@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <http://purl.obolibrary.org/obo/pato.owl#> .
@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 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 subsets: <http://purl.obolibrary.org/obo/ro/subsets#> .
@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .

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 [
        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 [
        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_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
    a owl:Class ;
    rdfs:label "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
    ] .

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_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 ;
    a owl:Class ;
    rdfs:label "material entity"@en ;
    rdfs:subClassOf obo:BFO_0000004 .

obo:BFO_0000050
    obo:IAO_0000111 "is part of"@en ;
    obo:IAO_0000112 "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)"@en, "this day is part of this year (occurrent parthood)"@en ;
    obo:IAO_0000115 "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."@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/"@en, """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"@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"^^xsd:string ;
    oboInOwl:hasOBONamespace "external", "quality"^^xsd:string, "uberon" ;
    oboInOwl:id "part_of"^^xsd:string ;
    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"^^xsd:string ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "part of", "part of"@en, "part_of"^^xsd:string ;
    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"@en ;
    obo:IAO_0000112 "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)"@en, "this year has part this day (occurrent parthood)"@en ;
    obo:IAO_0000115 "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."@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/"@en, """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"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:hasDbXref "BFO:0000051"^^xsd:string ;
    oboInOwl:hasOBONamespace "external", "quality"^^xsd:string, "uberon" ;
    oboInOwl:id "has_part"^^xsd:string ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    oboInOwl:shorthand "has_part"^^xsd:string ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "has part", "has part"@en, "has_part"^^xsd:string ;
    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"@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_0000111 "occurs in"@en ;
    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 ;
    obo:IAO_0000118 "occurs_in"@en, "unfolds in"@en, "unfolds_in"@en ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:comment "Paraphrase of definition: a relation between a process and an independent continuant, in which the process takes place entirely within the independent continuant" ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/bfo.owl> ;
    rdfs:label "occurs in"@en ;
    rdfs:range obo:BFO_0000004 ;
    owl:inverseOf obo:BFO_0000067 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:BFO_0000066
    ), (obo:BFO_0000066
        obo:BFO_0000050
    ) .

obo:BFO_0000067
    obo:IAO_0000111 "site of"@en ;
    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 ;
    a owl:ObjectProperty ;
    rdfs:comment "Paraphrase of definition: a relation between an independent continuant and a process, in which the process takes place entirely within the independent continuant" ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/bfo.owl> ;
    rdfs:label "contains process"@en .

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 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" .

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 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" ;
    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 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" .

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 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" .

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" .

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 ;
    rdfs:label "superficial_to" .

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." ;
    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" ;
    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." ;
    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" ;
    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." ;
    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" ;
    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." ;
    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" ;
    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" ;
    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" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:BSPO_0001106
    obo:IAO_0000115 "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" ;
    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." ;
    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" ;
    rdfs:subPropertyOf obo:BSPO_0000107, obo:RO_0002220 .

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_0030000
    a owl:Class ;
    rdfs:label "biological entity" ;
    rdfs:subClassOf obo:BFO_0000004 .

obo:CL_0000000
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/cl.owl> ;
    a owl:Class ;
    rdfs:label "cell"@en ;
    rdfs:subClassOf obo:CARO_0000003 .

obo:CL_0000540
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/cl.owl> ;
    a owl:Class ;
    rdfs:label "neuron"@en ;
    rdfs:subClassOf obo:CL_0000000 .

obo:GO_0003674
    obo:IAO_0000589 "molecular process" ;
    a owl:Class ;
    rdfs:label "molecular_function" ;
    rdfs:subClassOf obo:BFO_0000015 .

obo:GO_0003824
    a owl:Class ;
    rdfs:label "catalytic activity" ;
    rdfs:subClassOf obo:GO_0003674 .

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)." ;
    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. 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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." ;
    oboInOwl:hasAlternativeId "GO:0043234" ;
    oboInOwl:hasExactSynonym "macromolecular complex", "macromolecule complex", "protein containing 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." ;
    rdfs:label "protein-containing complex" ;
    rdfs:subClassOf obo:GO_0005575 .

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_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_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_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_0044464
    obo:IAO_0000412 <http://purl.obolibrary.org/obo/go.owl> ;
    a owl:Class ;
    rdfs:label "cell part"@en ;
    rdfs:subClassOf obo:CARO_0000003 .

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_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_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_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_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_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_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_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: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
    a owl:AnnotationProperty .

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 .

obo:IAO_0000589
    a owl:AnnotationProperty .

obo:IAO_0000600
    a owl:AnnotationProperty .

obo:IAO_0100001
    a owl:AnnotationProperty ;
    rdfs:label "term replaced by"^^xsd:string .

obo:IAO_isReversiblePropertyChain
    a owl:AnnotationProperty .

obo:PATO_0000000
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000000"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pato"^^xsd:string ;
    owl:deprecated true .

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"^^xsd:string ;
    obo:IAO_0000589 "quality (PATO)" ;
    oboInOwl:hasAlternativeId "PATO:0000072"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "quality"^^xsd:string ;
    rdfs:subClassOf obo:BFO_0000020 .

obo:PATO_0000002
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000003
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete assay"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000004
    obo:IAO_0000115 "A quality of inhering in a bearer by virtue of the bearer's disposition to move freely."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000004"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "Should be defined using translocation."^^xsd:string ;
    rdfs:label "mobility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000005
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute activity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000006
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete process"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000007
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative activity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000008
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's scalar absolute value of the rate of change of the bearer's position."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "velocity"^^xsd:string ;
    oboInOwl:id "PATO:0000008"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "speed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001906 .

obo:PATO_0000009
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000009"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute speed"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000010
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000010"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative speed"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000011
    obo:IAO_0000115 "A time quality inhering in a bearer by virtue of how long the bearer has existed."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000011"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "age"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000165 .

obo:PATO_0000012
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000012"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute age"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000013
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000013"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative age"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000014
    obo:IAO_0000115 "A composite chromatic quality composed of hue, saturation and intensity parts."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000020"^^xsd:string ;
    oboInOwl:hasExactSynonym "colour"^^xsd:string, "relative color"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000014"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "color"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051, obo:PATO_0001300 .

obo:PATO_0000015
    obo:IAO_0000115 "A chromatic scalar-circular quality inhering in an object that manifests in an observer by virtue of the dominant wavelength of the visible light; may be subject to fiat divisions, typically into 7 or 8 spectra."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000015"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "color hue"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001301 .

obo:PATO_0000016
    obo:IAO_0000115 "A scalar optical property that is the intensity, value or amount of perceived light."^^xsd:string ;
    oboInOwl:hasExactSynonym "color intensity"^^xsd:string, "color lightness"^^xsd:string, "color value"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000016"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "Color brightness refers to the intensity, lightness or value of the light present. Think of this as a dimmer switch."^^xsd:string ;
    rdfs:label "color brightness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001300 .

obo:PATO_0000017
    obo:IAO_0000115 "A scalar chromatic property that is the degree of purity of perceived light."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000017"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "Color saturation refers to the amount of white light or gray paint mixed in with the hue (single wavelength) and is a measure of color purity."^^xsd:string ;
    rdfs:label "color saturation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001301 .

obo:PATO_0000018
    obo:IAO_0000115 "A luminous flux quality inhering in a bearer by virtue of the bearer's emitting longer wavelength light following the absorption of shorter wavelength radiation; fluorescence is common with aromatic compounds with several rings joined together."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000018"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "fluorescence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001296 .

obo:PATO_0000019
    obo:IAO_0000115 "A chromatic property that is the relative position of different hues or degrees of saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000019"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "color pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000020
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000014 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000021
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to harmonious coexistence."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000021"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Needs redefined or obsoleted. Is this the same as genetic incompatibility? Moved to organismal quality."^^xsd:string ;
    rdfs:label "compatibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0000022
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000022"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gametophytic compatability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000023
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000023"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative compatability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000024
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000024"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sporophytic compatability"^^xsd:string ;
    owl:deprecated true .

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."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0002015"^^xsd:string ;
    oboInOwl:hasExactSynonym "composed of"^^xsd:string, "compositionality"^^xsd:string, "content"^^xsd:string, "structure, composition"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000025"^^xsd:string ;
    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)."^^xsd:string ;
    rdfs:label "composition"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000026
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000026"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete carbohydrate composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000027
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000027"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete electrolyte composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000028
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000028"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete macromolecular composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000029
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000029"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete protein composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000030
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000030"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete enzyme composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000031
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000031"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete metabolite composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000032
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000032"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete secondary product composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000033
    obo:IAO_0000115 "A quality inhering in a substance by virtue of the amount of the bearer's there is mixed with another substance."^^xsd:string ;
    oboInOwl:hasExactSynonym "concentration"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000033"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "concentration of"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0000034
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000034"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete protein concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000035
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000035"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete carbohydrate concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000036
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000036"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete water content"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000037
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's density, firmness, or viscosity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "firmness"^^xsd:string ;
    oboInOwl:id "PATO:0000037"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:mpath_slim ;
    a owl:Class ;
    rdfs:label "consistency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000038
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000038"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gel consistency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000039
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's orientation in space."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000039"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "TODO: consider merging with angular placement."^^xsd:string ;
    rdfs:label "direction"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000040
    obo:IAO_0000115 "A quality that is the extent of space between two entities."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000040"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "distance"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000041
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000041"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolutedistance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000042
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000042"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative distance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000043
    obo:IAO_0000115 "A quality of a physical entity inhering in a bearer by virtue of whether the bearer's molecules are being perceived by a taste and odorant receptors."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000043"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "flavor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000044
    obo:IAO_0000115 "A physical quality which inheres in a bearer by virtue of the number of the bearer's repetitive actions in a particular time."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000044"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "frequency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0050000 .

obo:PATO_0000045
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000045"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute frequency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000046
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000046"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative frequency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000047
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's ability to undergo sexual reproduction in order to differentiate the individuals or types involved."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000047"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "biological sex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000048
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's resistance to pressure, being broken, or pierced"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "impenetrability"^^xsd:string, "toughness"^^xsd:string ;
    oboInOwl:id "PATO:0000048"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "hardness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001546 .

obo:PATO_0000049
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's possessing or displaying a distinctive feature in type or degree or effect or force."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000049"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0000050
    obo:IAO_0000115 "A time quality inhering in a bearer by virtue of the bearer's expected maximum age."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000050"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "life span"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000051"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "morphology"^^xsd:string ;
    rdfs:subClassOf obo:BFO_0000019, 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)."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001647"^^xsd:string ;
    oboInOwl:hasExactSynonym "relational shape quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000052"^^xsd:string ;
    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."^^xsd:string ;
    rdfs:label "shape"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000053
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000070 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000054
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000054"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute number"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000055
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000055"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative number"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000056
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's disposition to synthesize a particular organic compound required for its growth."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "nutritional quality"^^xsd:string ;
    oboInOwl:id "PATO:0000056"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "trophic quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000057
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's occurrence."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000156"^^xsd:string, "PATO:0000158"^^xsd:string ;
    oboInOwl:hasBroadSynonym "temporal"^^xsd:string ;
    oboInOwl:hasExactSynonym "incidence"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000057"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "occurrence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002323 .

obo:PATO_0000058
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's molecules being are aerially dispersed and perceived by an odorant receptor."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000058"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "odor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000059
    obo:IAO_0000115 "A parental quality inhering in a bearer by virtue of exhibiting the characteristic of a parent."^^xsd:string ;
    oboInOwl:hasExactSynonym "parental type"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000059"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "obsolete parental quality"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000060
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's exhibiting repetition of placement of its parts."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000132"^^xsd:string, "PATO:0001565"^^xsd:string ;
    oboInOwl:hasExactSynonym "distribution"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pattern"^^xsd:string ;
    oboInOwl:id "PATO:0000060"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "spatial pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000061
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000061"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative pattern"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000062
    obo:IAO_0000115 "A sleep quality defined by the mathematic properties of the relative time frames of the sleep cycle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000062"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "sleep pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001530 .

obo:PATO_0000063
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000063"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete percentage"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000064
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000064"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute percentage"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000065
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000065"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative percentage"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000066
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of the bearer's having hair or bristles."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000066"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "pilosity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0000067
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000067"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative pilosity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000068
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000068"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "TODO: define this or obsolete it and move children somewhere else."^^xsd:string ;
    rdfs:label "qualitative"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000069"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "deviation (from_normal)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0000070
    obo:IAO_0000115 "The number of entities of this type that are part of the whole organism."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000053"^^xsd:string, "PATO:0000071"^^xsd:string, "PATO:0001169"^^xsd:string, "PATO:0001226"^^xsd:string ;
    oboInOwl:hasExactSynonym "presence or absence in organism"^^xsd:string, "quantitative"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "count in organism"^^xsd:string, "number"^^xsd:string, "presence"^^xsd:string ;
    oboInOwl:id "PATO:0000070"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "This term was originally named \"presence\". It has been renamed to reduce ambiguity. Consider annotating with the reciprocal relation,PATO:0001555, has_number_of. For example, rather than E=fin ray Q=count in organism C=10, say E=organism Q=has number of E2= fin ray C=10."^^xsd:string ;
    rdfs:label "amount"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000068, [
        a owl:Restriction ;
        owl:onProperty pato:reciprocal_of ;
        owl:someValuesFrom obo:PATO_0001555
    ] .

obo:PATO_0000071
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000070 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000072
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000001 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000073
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000073"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative_quality"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000074
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000074"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete shattering"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000075
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000075"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete threshability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000076
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000076"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete regulation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000077
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the whether the bearer's disposition to react to a stimulus or an agent."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "reactivity"^^xsd:string, "response"^^xsd:string, "responsivity"^^xsd:string ;
    oboInOwl:id "PATO:0000077"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "response to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000078
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's movement or variation characterized by the regular recurrence or alternation of different quantities or conditions."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000078"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "rhythm quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002323 .

obo:PATO_0000079
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000079"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute rhythym"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000080
    obo:IAO_0000115 "A physical quality of a process inhering in a bearer by virtue of the size of the bearer's maximum displacement from the 'normal' position, when periodic motion is taking place."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000080"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "amplitude"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0000081
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001309 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000082
    obo:IAO_0000115 "A rhythm quality inhering in a bearer by virtue of the repetitiveness of bearer's rhythm."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000082"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "persistence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000078 .

obo:PATO_0000083
    obo:IAO_0000115 "A quality that exists by virtue of being a particular point in the time of a cycle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000083"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "phase"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002323 .

obo:PATO_0000084
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000084"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative rhythym"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000085
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to detect or perceive external stimulation."^^xsd:string ;
    oboInOwl:hasExactSynonym "sensitivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000085"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "sensitivity toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000086
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000086"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000087
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000087"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete disease sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000088
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000088"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute disease sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000089
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000089"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative disease sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000090
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000090"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000091
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000091"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete stress sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000092
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000092"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete abiotic stress sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000093
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000093"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete chemical sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000094
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000094"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete drug sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000095
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000095"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute drug sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000096
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000096"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative drug sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000097
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000097"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete herbicide sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000098
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000098"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete insecticide sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000099
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000099"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete plant growth hormone sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000100
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000100"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete soil composition sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000101
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000101"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete soil nutrient sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000102
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000102"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete macronutrient sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000103
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000103"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete micronutrient sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000104
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000104"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete osmotic response sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000105
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000105"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete p h sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000106
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000106"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete acid sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000107
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000107"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete alkali sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000108
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000108"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete salt sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000109
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000109"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete water sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000110
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000110"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete drought sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000111
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000111"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete flooding sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000112
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000112"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete humidity sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000113
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000113"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete radiation sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000114
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000114"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete temperature sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000115
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000115"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute temperature sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000116
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000116"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative temperature sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000117
    obo:IAO_0000115 "A morphology quality inhering in a bearer by virtue of the bearer's physical magnitude."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000117"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "size"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000118
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000118"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute size"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000119
    obo:IAO_0000115 "A 1-D extent quality inhering in a bearer by virtue of the bearer's vertical dimension of extension."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000119"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "height"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0000120
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000120"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute height"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000121
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000121"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative height"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000122
    obo:IAO_0000115 "A 1-D extent quality which is equal to the distance between two points."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000122"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:mpath_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "length"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0000123
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000123"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute length"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000124
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000124"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative length"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000125
    obo:IAO_0000115 "A physical quality that inheres in a bearer by virtue of the proportion of the bearer's amount of matter."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000125"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "For any biological use of PATO, the concept that should be used is 'mass' and not 'weight'. For example, increased weight of an organism."^^xsd:string ;
    rdfs:label "mass"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000126
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000126"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute mass"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000127
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000127"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative mass"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000128
    obo:IAO_0000115 "A physical quality inhering in a bearer that has mass near a gravitational body. Important usage note: Note that this ontology has a class for a similar concept, mass (PATO:0000125). Mass and weight are not equivalent. For most use cases, the class mass is strongly preferred over weight."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000128"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "For any biological use of PATO, the concept that should be used is 'mass' and not 'weight'. For example, increased weight of an organism."^^xsd:string ;
    rdfs:label "weight"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001035 .

obo:PATO_0000129
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000129"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute weight"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000130
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000130"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative weight"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000131
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000131"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative size"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000132
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000060 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000133
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's placement which is defined by the angle between the bearer and an axis, or the angle between the bearer and another object."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000137"^^xsd:string ;
    oboInOwl:hasExactSynonym "angular placement"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "amount of rotation"^^xsd:string, "angle"^^xsd:string, "angular magnitude"^^xsd:string, "plane angle"^^xsd:string ;
    oboInOwl:id "PATO:0000133"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0000134
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000134"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute_angle"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000135
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000135"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative_angle"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000136
    obo:IAO_0000115 "A morphological quality pertaining to the degree to which an object contains an opening, aperture, orifice or vent."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000136"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "closure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000137
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000133 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000138
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000138"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute orientation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000139
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000139"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative orientation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000140
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's spatial location relative to other objects in the vicinity."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001032"^^xsd:string, "PATO:0001631"^^xsd:string ;
    oboInOwl:hasExactSynonym "location"^^xsd:string, "placement"^^xsd:string, "relational spatial quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000140"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "position"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

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."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001452"^^xsd:string ;
    oboInOwl:hasBroadSynonym "conformation"^^xsd:string ;
    oboInOwl:hasExactSynonym "relational structural quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000141"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "structure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000142
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000142"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete substance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000143
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000143"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete addictive substance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000144
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000144"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it is not a quality. To update annotations, consider the following term 'quality of a solid; 'PATO:0001546'"^^xsd:string ;
    rdfs:label "obsolete solid substance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000145
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000145"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it is not a quality. To update annotations, consider the following term 'quality of a liquid; PATO:0001548 '"^^xsd:string ;
    rdfs:label "obsolete liquid substance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000146
    obo:IAO_0000115 "A physical quality of the thermal energy of a system."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000146"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000147
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000147"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute temperature"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000148
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000148"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete body temperature"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000149
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000149"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative temperature"^^xsd:string ;
    owl:deprecated true .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000150"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "texture"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000151
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000151"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative texture"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000152
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's sensitivity towards a fixed location or value where a change is observed; upper limit."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000152"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "threshold"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000085 .

obo:PATO_0000153
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000153"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000154
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000154"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pain threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000155
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000155"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000156
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000057 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000157
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000157"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute temporal"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000158
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000057 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000159
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000159"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute incidence"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000160
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000160"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative incidence"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000161
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's occurrence per unit time."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000161"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0000162
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000162"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute rate"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000163
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000163"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative rate"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000164
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000164"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative temporal"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000165
    obo:IAO_0000115 "A quality in which events occur in sequence."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000165"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "time"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000166
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000166"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute time"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000167
    obo:IAO_0000115 "A limited, often assigned period of activity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000167"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "obsolete bouts"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000168
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000168"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative time"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000169
    obo:IAO_0000115 "An organismal quality inhering in a bearer or a population by virtue of the bearer's disposition to survive and develop normally or the number of surviving individuals in a given population."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000169"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "viability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000170
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000170"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete yield"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000171
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000171"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute yield"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000172
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000172"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative yield"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000173
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000173"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000174
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000174"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete autonomic function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000175
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000175"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete behavioral function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000176
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000176"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete metabolic function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000177
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000177"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete physiological function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000178
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000178"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000179
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000179"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete body position"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000180
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000180"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete body tone"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000181
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000181"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete piloerection"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000182
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000182"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete abdominal tone"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000183
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000183"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete limb tone"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000184
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000184"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete arousal"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000185
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of having physical steadiness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000185"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "balance"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0000186
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's behavior aggregate of the responses or reactions or movements in a given situation."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001722"^^xsd:string ;
    oboInOwl:hasExactSynonym "behavioural quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000186"^^xsd:string ;
    a owl:Class ;
    rdfs:label "behavioral quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000187
    obo:IAO_0000115 "A relational quality of occurrent inhering in a bearer by virtue of the bearer's ability to consume a resource."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "propensity to consume"^^xsd:string ;
    oboInOwl:id "PATO:0000187"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Use GO:0007631"^^xsd:string ;
    rdfs:label "obsolete consumption quality"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000188
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of the bearer's having or lacking skillful and effective interaction of movement."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000188"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "coordination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0000189
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of whether the bearer's disposition to perceive differences between two or more stimuli."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000189"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "discrimination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0000190
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000190"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gait"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000191
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000191"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete learning_and memory"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000192
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000192"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete locomotor_activity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000193
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000193"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete mating"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000194
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000194"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete spontaneous_activity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000195
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000195"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete startle response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000196
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000196"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete vocalization"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000197
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000197"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete transfer_arousal"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000198
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000198"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute consumption"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000199
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000199"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative consumption"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000200
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000200"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete learning"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000201
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000201"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete memory"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000202
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000202"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete long term memory"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000203
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000203"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete short term memory"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000204
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000204"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute locomotor_activity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000205
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000205"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative locomotor_activity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000206
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000206"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete enzyme function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000207
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000207"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete circulatory function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000208
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000208"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete defensive function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000209
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000209"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete digestive function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000210
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000210"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete excretory function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000211
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000211"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete muscle function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000212
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000212"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete neural function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000213
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000213"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete neurobehavioral function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000214
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000214"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete reproductive function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000215
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000215"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete respiratory function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000216
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000216"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete heart rate"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000217
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000217"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete immune function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000218
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000218"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete repair function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000219
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000219"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete healing"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000220
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000220"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete regeneration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000221
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000221"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete urination"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000222
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000222"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete muscle elevation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000223
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000223"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete muscle strength"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000224
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000224"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete motor function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000225
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000225"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sensory function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000226
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000226"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete tactile response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000227
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000227"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete motor performance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000228
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000228"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete auditory"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000229
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000229"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete olfactory"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000230
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000230"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete proprioreception"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000231
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000231"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000232
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000232"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete taste"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000233
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000233"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete touch"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000234
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000234"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000235
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000235"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete odor_acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000236
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000236"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete odor type"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000237
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000237"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute odor_acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000238
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000238"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative odor_acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000239
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000239"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete blinking reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000240
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000240"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete contact righting reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000241
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000241"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete corneal reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000242
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000242"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete flinch reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000243
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000243"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete lordosis reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000244
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000244"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ocular reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000245
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000245"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pinna reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000246
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000246"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete postural reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000247
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000247"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete proboscis extension reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000248
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000248"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pupillary reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000249
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000249"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete righting reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000250
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000250"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete spinal reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000251
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000251"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete startle reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000252
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000252"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete suckling reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000253
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000253"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete swallowing reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000254
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000254"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete vibrissae reflex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000255
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000255"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete taste_acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000256
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000256"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete taste type"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000257
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000257"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute taste_acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000258
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000258"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative taste_acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000259
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000259"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual_ability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000260
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000260"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual_acuity"^^xsd:string ;
    owl:deprecated true .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000261"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "maturity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000262
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000262"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual placing"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000263
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000263"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000264
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000264"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute visual_ability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000265
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000265"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative visual_ability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000266
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000266"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute visual_acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000267
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000267"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative visual_acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000268
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000268"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute visual threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000269
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000269"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative visual threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000270
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000270"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete defecation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000271
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000271"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete prepulse inhibition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000272
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000272"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative neurobehavioral function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000273
    obo:IAO_0000115 "A reproductive quality inhering in an organism or population by virtue of the bearer's potential reproductive capacity ad measured by the number of gametes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000273"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "fecundity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001434 .

obo:PATO_0000274
    obo:IAO_0000115 "A reproductive quality inhering in a bearer by virtue of the bearer's initiating, sustaining, or supporting reproduction."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000274"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001434 .

obo:PATO_0000275
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000275"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gestational period"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000276
    obo:IAO_0000115 "A reproductive quality inhering in the young of an animal by virtue of their number."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "litter size"^^xsd:string ;
    oboInOwl:id "PATO:0000276"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "brood size"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001496 .

obo:PATO_0000277
    obo:IAO_0000115 "A fertility quality inhering in a female by virtue of the bearer's disposition to initiate, sustain, or support reproduction."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000277"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "female fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000274 .

obo:PATO_0000278
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000278"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete hybrid fertility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000279
    obo:IAO_0000115 "A fertility quality of inhering in a male by virtue of the bearer's disposition to initiate, sustain, or support reproduction."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000279"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "male fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000274 .

obo:PATO_0000280
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000280"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete backcross fertility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000281
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000281"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cytoplasmic sterility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000282
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000282"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete f1 fertility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000283
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000283"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete f2 fertility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000284
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000284"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete germ line dependent fertility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000285
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000285"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete soma dependent fertility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000286
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000286"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cytoplasmic male sterility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000287
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000287"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute litter size"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000288
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000288"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative litter size"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000289
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000289"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete respiratory rate"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000290
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000290"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute respiratory rate"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000291
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000291"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative respiratory rate"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000292
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000292"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete mobility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000293
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000293"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute activity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000294
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000294"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete process value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000295
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000295"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative activity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000296
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000296"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete speed value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000297
    obo:IAO_0000115 "A quality of a process which ends earlier than the natural end time or reference process."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001508"^^xsd:string ;
    oboInOwl:hasExactSynonym "abolished"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "incomplete"^^xsd:string ;
    oboInOwl:id "PATO:0000297"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "TODO: the definition is incorrect. See absent."^^xsd:string ;
    rdfs:label "arrested"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002052, obo:PATO_0002324 .

obo:PATO_0000298
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000298"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete not arrested value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000299
    obo:IAO_0000115 "A mobility quality of inhering in a bearer by virtue of the bearer's disposition to move freely."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000300 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000299"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "mobile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000004 ;
    owl:disjointWith obo:PATO_0000300 .

obo:PATO_0000300
    obo:IAO_0000115 "A mobility quality inhering in a bearer by virtue of the bearer's being incapable to move freely."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000299 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "fixed"^^xsd:string ;
    oboInOwl:id "PATO:0000300"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "immobile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000004 .

obo:PATO_0000301
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000301"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute speed value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000302
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000302"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative speed value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000303
    obo:IAO_0000115 "A speed which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000304 ;
    oboInOwl:hasExactSynonym "high speed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "fast speed"^^xsd:string ;
    oboInOwl:id "PATO:0000303"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased speed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000008, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000008
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000304
    obo:IAO_0000115 "A speed which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000303 ;
    oboInOwl:hasExactSynonym "slow"^^xsd:string, "slow speed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000304"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased speed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000008, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000008
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000305
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000305"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete age value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000306
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000306"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute age value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000307
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000307"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative age value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000308
    obo:IAO_0000115 "An age which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000309 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000308"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "old"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000011 .

obo:PATO_0000309
    obo:IAO_0000115 "An age which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000308 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000309"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "young"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000011 .

obo:PATO_0000310
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000310"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete color value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000311
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000311"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete color hue value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000312
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000312"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete color intensity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000313
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000313"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete color saturation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000314
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000314"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete flourescence value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000315
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000315"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete color pattern value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000316
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000316"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative color value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000317
    obo:IAO_0000115 "A color that lacks any hues as parts."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000317"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "black"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000318
    obo:IAO_0000115 "A color hue with low wavelength of that portion of the visible spectrum lying between green and indigo, evoked in the human observer by radiant energy with wavelengths of approximately 420 to 490 nanometers."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000318"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "blue"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000319
    obo:IAO_0000115 "A color consisting of green and blue hue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000319"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cyan"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000320
    obo:IAO_0000115 "A color hue with medium-low wavelength of that portion of the visible spectrum lying between yellow and blue, evoked in the human observer by radiant energy with wavelengths of approximately 490 to 570 nanometers."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000320"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "green"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000321
    obo:IAO_0000115 "A color consisting of red and blue hues."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000321"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "magenta"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000322
    obo:IAO_0000115 "A color hue with high wavelength of the long-wave end of the visible spectrum, evoked in the human observer by radiant energy with wavelengths of approximately 630 to 750 nanometers."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000322"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "red"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000323
    obo:IAO_0000115 "An achromatic color of maximum brightness; the color of objects that reflect nearly all light of all visible wavelengths."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "whitish"^^xsd:string ;
    oboInOwl:id "PATO:0000323"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "white"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000324
    obo:IAO_0000115 "A color hue with medium wavelength of that portion of the visible spectrum lying between orange and green, evoked in the human observer by radiant energy with wavelengths of approximately 570 to 590 nanometers."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000324"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "yellow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000325
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000325"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete bright"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000326
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000326"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete dim"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000327
    obo:IAO_0000115 "A color brightness which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000665 ;
    oboInOwl:hasExactSynonym "dark"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000327"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "low brightness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000016 .

obo:PATO_0000328
    obo:IAO_0000115 "A color saturation which is of low purity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001229 ;
    oboInOwl:hasExactSynonym "pale"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "dull"^^xsd:string ;
    oboInOwl:id "PATO:0000328"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "low saturation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000017 .

obo:PATO_0000329
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of bearer's being marked with irregularly shaped spots or blots of a different hue or degree of saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "blotched"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000329"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "blotchy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0000330
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's magnitude of or the relationships between its repeated parts lack consistency."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000440 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000330"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "irregular spatial pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000331
    obo:IAO_0000115 "A color quality inhering in a bearer by virtue of the bearer's being altered or spoiled in color."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000336 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000331"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "discolored"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000019 .

obo:PATO_0000332
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000336 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000333
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of bearer's being marked with a round area of different hue or degree of saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000333"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "spotted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0000334
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000337 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000335
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "mottled (sensu Drosophila)"^^xsd:string ;
    oboInOwl:id "PATO:0000335"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete variegated"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000336
    obo:IAO_0000115 "A color quality inhering in a bearer by virtue of the bearer's having color."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000331 ;
    oboInOwl:hasAlternativeId "PATO:0000332"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pigmented"^^xsd:string ;
    oboInOwl:id "PATO:0000336"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "colored"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000337
    obo:IAO_0000115 "A color quality inhering in a bearer by virtue of the bearer's lacking color."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000334"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "unpigmented"^^xsd:string ;
    oboInOwl:id "PATO:0000337"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "colorless"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000019 .

obo:PATO_0000338
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000338"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete compatability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000339
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000339"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gametophytic compatability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000340
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000340"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative compatability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000341
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000341"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sporophytic compatability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000342
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000342"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gametophyte compatible value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000343
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000343"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gametophyte incompatible value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000344
    obo:IAO_0000115 "A compatibility quality inhering in a bearer by virtue of the bearer's being capable of harmonious coexistence."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000345 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000344"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "compatible"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000021 ;
    owl:disjointWith obo:PATO_0000345 .

obo:PATO_0000345
    obo:IAO_0000115 "A compatibility quality inhering in a bearer by virtue of the bearer's being incapable of harmonious coexistence."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000344 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000345"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "incompatible"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000021 .

obo:PATO_0000346
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000346"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sporophyte compatible value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000347
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000347"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sporophyte incompatible value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000348
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000348"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000349
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000349"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete carbohydrate composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000350
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000350"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete electrolyte composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000351
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000351"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete macromolecular composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000352
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000352"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete metabolite composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000353
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000353"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete secondary product composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000354
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000354"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete protein composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000355
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000355"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete enzyme composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000356
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000356"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000357
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000357"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete protein concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000358
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000358"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sugar concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000359
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000359"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete water content value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000360
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000360"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete consistency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000361
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000361"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gel consistency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000362
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000362"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete direction value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000363
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000363"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete away"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000364
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000364"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete bi-directional"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000365
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's direction from a higher to a lower point."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000370 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000365"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "down"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0000366
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's direction that is similar to the direction of an object to the north when it faces east."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000366"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "left"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0000367
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's direction that is similar to the direction of an object to the north when it faces west."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000367"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "right"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0000368
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000368"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete towards1"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000369
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000369"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete unidirectional"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000370
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's direction from a lower to a higher point."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000365 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000370"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "up"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0000371
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000371"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete distance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000372
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000372"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute distance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000373
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000373"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative distance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000374
    obo:IAO_0000115 "A distance which is greater relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000375 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "long distance"^^xsd:string ;
    oboInOwl:id "PATO:0000374"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased distance"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000040, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000040
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000375
    obo:IAO_0000115 "A distance which is lesser relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000374 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "short distance"^^xsd:string ;
    oboInOwl:id "PATO:0000375"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased distance"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000040, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000040
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000376
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000376"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete flavor value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000377
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000377"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete frequency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000378
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000378"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute frequency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000379
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000379"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative frequency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000380
    obo:IAO_0000115 "A frequency which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000381 ;
    oboInOwl:hasExactSynonym "high frequency"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "frequent"^^xsd:string ;
    oboInOwl:id "PATO:0000380"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased frequency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000044, obo:PATO_0055003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000044
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000381
    obo:IAO_0000115 "A frequency which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000380 ;
    oboInOwl:hasExactSynonym "low frequency"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "infrequent"^^xsd:string ;
    oboInOwl:id "PATO:0000381"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased frequency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000044, obo:PATO_0055004 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000044
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000382
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000382"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gender value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000383
    obo:IAO_0000115 "A biological sex quality inhering in an individual or a population that only produces gametes that can be fertilised by male gametes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000383"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001894 .

obo:PATO_0000384
    obo:IAO_0000115 "A biological sex quality inhering in an individual or a population whose sex organs contain only male gametes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000384"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001894 .

obo:PATO_0000385
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000385"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete hardness value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000386
    obo:IAO_0000115 "A hardness quality of being rigid and resistant to pressure."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000387 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "firm"^^xsd:string, "impenetrable"^^xsd:string, "tough"^^xsd:string ;
    oboInOwl:id "PATO:0000386"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hard"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000048, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000048
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000387
    obo:IAO_0000115 "A hardness quality of giving little resistance to pressure."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000386 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000387"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "soft"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000048, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000048
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000388
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000388"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete intensity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000389
    obo:IAO_0000115 "A quality of a process inhering in a bearer by virtue of the bearer's having a sudden onset, sharp rise, and short course."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001863 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000389"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "acute"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309 .

obo:PATO_0000390
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000390"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete extreme"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000391
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000391"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete intense"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000392
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000392"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete limited"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000393
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000393"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete maximal"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000394
    obo:IAO_0000115 "An intensity which is less than moderate in type or degree or effect or force."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000394"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "mild intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000049 .

obo:PATO_0000395
    obo:IAO_0000115 "An intensity which is less than extreme in type or degree or effect or force."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000395"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "moderate intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000049 .

obo:PATO_0000396
    obo:IAO_0000115 "An intensity which is extremely bad or unpleasant in type or degree or effect or force."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000396"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "severe intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000049 .

obo:PATO_0000397
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000397"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim ;
    a owl:Class ;
    rdfs:label "obsolete slight"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000398
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000398"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete vigorous"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000399
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000399"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete life span value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000400
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000400"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete morphology value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000401
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000401"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete shape value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000402
    obo:IAO_0000115 "A branchiness quality inhering in a bearer by virtue of the bearer's having branches."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000414 ;
    oboInOwl:hasExactSynonym "ramified"^^xsd:string, "ramiform"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000402"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "branched"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002009 ;
    owl:disjointWith obo:PATO_0000414 .

obo:PATO_0000403
    obo:IAO_0000115 "A concave quality inhering in a bearer by virtue of the bearer's resembling a groove or fissure."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000403"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "cleft"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001857 .

obo:PATO_0000404
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being curled or wound (especially in concentric rings or spirals)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000415 ;
    oboInOwl:hasAlternativeId "PATO:0001363"^^xsd:string ;
    oboInOwl:hasExactSynonym "spiral"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "helical"^^xsd:string, "helicoid"^^xsd:string, "helicoidal"^^xsd:string, "helix-shaped"^^xsd:string ;
    oboInOwl:id "PATO:0000404"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "coiled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001794 .

obo:PATO_0000405
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having parallel chains in undulate fashion on the border."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000405"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "curled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

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."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "bowing"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "curled"^^xsd:string ;
    oboInOwl:id "PATO:0000406"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "plate-like"^^xsd:string ;
    oboInOwl:id "PATO:0000407"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "flat"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002254 .

obo:PATO_0000408
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001499 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000409
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting an equatorial diameter greater than its polar diameter."^^xsd:string ;
    oboInOwl:hasExactSynonym "oblate spheroid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000409"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "oblate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001865 .

obo:PATO_0000410
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having leaflets or leaflets-like structures on each side of a common axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "feather-like"^^xsd:string, "of a leaf shape"^^xsd:string ;
    oboInOwl:id "PATO:0000410"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pinnate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "round"^^xsd:string, "rounded"^^xsd:string ;
    oboInOwl:id "PATO:0000411"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "circular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000947 .

obo:PATO_0000412
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000585 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000413
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having an equal-sided rectangular form."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000413"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "square"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002317 .

obo:PATO_0000414
    obo:IAO_0000115 "A branchiness quality inhering in a bearer by virtue of the bearer's lacking branches."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000402 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000414"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "unbranched"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002009 .

obo:PATO_0000415
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being not curled or wound (especially in concentric rings or spirals)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000404 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000415"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "uncoiled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001794 .

obo:PATO_0000416
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000416"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete count value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000417
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000417"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute number value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000418
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000418"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative number value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000419
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001997 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000420
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000470 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000421
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000421"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete nutritional value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000422
    obo:IAO_0000115 "A nutritional quality inhering in a bearer by virtue of the bearer's inability to synthesize a particular organic compound required for its growth."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000423 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000422"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "auxotrophic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000056 .

obo:PATO_0000423
    obo:IAO_0000115 "A nutritional quality inhering in a bearer by virtue of the bearer's ability to synthesize a particular organic compound required for its growth."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000422 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000423"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "prototrophic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000056 .

obo:PATO_0000424
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000424"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete occurence value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000425
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000425"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim ;
    a owl:Class ;
    rdfs:label "obsolete continual"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000426
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000690 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000427
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's occurring or appearing again or repeatedly."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000428 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000427"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "recurrent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000428
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's once or in or a few unpredictable instances."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000427 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000428"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sporadic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000429
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000689 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000430
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000430"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete unique"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000431
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000431"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete odor value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000432
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000432"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete parental type value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000433
    obo:IAO_0000115 "A parental quality inhering in a bearer by virtue of exhibiting the characteristic of a father."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000433"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obsolete paternal"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000434
    obo:IAO_0000115 "A parental quality inhering in a bearer by virtue of exhibiting the characteristic of a mother."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000434"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obsolete maternal"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000435
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000435"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pattern value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000436
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000436"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete concrete"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000437
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000437"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sleep pattern value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000438
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001227 ;
    oboInOwl:hasExactSynonym "uniform"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "constant"^^xsd:string ;
    oboInOwl:id "PATO:0000438"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "invariant"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001303 .

obo:PATO_0000439
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000439"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete perseverative"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000440
    obo:IAO_0000115 "A pattern quality inhering in a bearer by virtue of the bearer's having a repeatable or predictable placement."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000330 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000440"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "regular spatial pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000441
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's marked by tedious repetition."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000441"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "repetitive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000442
    obo:IAO_0000115 "A sleep pattern quality inhering in a bearer by virtue of the bearer's inability to sleep."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000442"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Consider NBO:0000422."^^xsd:string ;
    rdfs:label "obsolete insomnia"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000443
    obo:IAO_0000115 "A sleep pattern quality inhering in a bearer by virtue of the bearer's disrupted sleep during normal sleeping period; often accompanied by cataplexy, sleep paralysis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000443"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Consider NBO:0000423"^^xsd:string ;
    rdfs:label "obsolete narcolepsy"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000444
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000444"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete percentage value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000445
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000445"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative percentage value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000446
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000446"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute percentage value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000447
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000447"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete decreased percentage"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000448
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000448"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete high percentage"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000449
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000449"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete increased percentage"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000450
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000450"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete low percentage"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000451
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000451"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pilosity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000452
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000452"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative pilosity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000453
    obo:IAO_0000115 "A pilosity quality inhering in a bearer by virtue of the bearer's lack of hairs or bristles."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "hairless"^^xsd:string ;
    oboInOwl:id "PATO:0000453"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "glabrous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000066 ;
    owl:disjointWith obo:PATO_0000454 .

obo:PATO_0000454
    obo:IAO_0000115 "A pilosity quality inhering in a bearer by virtue of the bearer's being covered with hair or hairlike projections."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000454"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hairy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000066 .

obo:PATO_0000455
    obo:IAO_0000115 "A maturity quality inhering in a bearer by virtue of the bearer's having arrived at the onset of puberty (the age at which sex glands become functional) but not yet fully mature."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000455"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pubescent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0000456
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000456"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete abstract"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000457
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000457"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete deviation(from_normal) value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000458
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000458"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete presence value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000459
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000459"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative quantity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000460
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's deviation from normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000461 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "aberrant"^^xsd:string, "atypia"^^xsd:string, "atypical"^^xsd:string, "defective"^^xsd:string ;
    oboInOwl:id "PATO:0000460"^^xsd:string ;
    oboInOwl:inSubset pato:abnormal_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "abnormal"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000460 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "average"^^xsd:string ;
    oboInOwl:id "PATO:0000461"^^xsd:string ;
    oboInOwl:inSubset pato:abnormal_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0000462
    obo:IAO_0000115 "A quality denoting the lack of an entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000467 ;
    oboInOwl:hasAlternativeId "PATO:0001996"^^xsd:string ;
    oboInOwl:hasExactSynonym "absence"^^xsd:string, "absent from organism"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000462"^^xsd:string ;
    oboInOwl:inSubset pato:absent_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "See documentation here: http://code.google.com/p/phenotype-ontologies/wiki/ModelingOfAbsence"^^xsd:string ;
    rdfs:label "absent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000070, [
        a owl:Restriction ;
        owl:onProperty pato:reciprocal_of ;
        owl:someValuesFrom obo:PATO_0001558
    ], [
        a owl:Restriction ;
        owl:onProperty pato:reciprocal_of ;
        owl:someValuesFrom obo:PATO_0002000
    ] ;
    owl:disjointWith obo:PATO_0000467 .

obo:PATO_0000463
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of being clearly visible."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000464 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "distinct"^^xsd:string ;
    oboInOwl:id "PATO:0000463"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "conspicuous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001998 .

obo:PATO_0000464
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of not being clearly visible."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000463 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "faint"^^xsd:string ;
    oboInOwl:id "PATO:0000464"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "inconspicuous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001998 .

obo:PATO_0000465
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000465"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete marked"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000466
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000466"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete none"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000467
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's existence."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000462 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "present in organism"^^xsd:string ;
    oboInOwl:id "PATO:0000467"^^xsd:string ;
    oboInOwl:inSubset pato:absent_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "present"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000070 .

obo:PATO_0000468
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001997 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000469
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000469"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete high"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000470
    obo:IAO_0000115 "An amount which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001997 ;
    oboInOwl:hasAlternativeId "PATO:0000420"^^xsd:string, "PATO:0000650"^^xsd:string ;
    oboInOwl:hasExactSynonym "increased number"^^xsd:string, "present in greater numbers in organism"^^xsd:string, "supernumerary"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "accessory"^^xsd:string, "increased"^^xsd:string ;
    oboInOwl:id "PATO:0000470"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased amount"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000467, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000471
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000471"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete low"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000472
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000472"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete quality value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000473
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000473"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative_quality value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000474
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000474"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete shattering value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000475
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000475"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete threshability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000476
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000476"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete bad value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000477
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000477"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete good value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000478
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000478"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete poor value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000479
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000479"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete regulation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000480
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000480"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete positive regulation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000481
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000481"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete negative regulation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000482
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000482"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete response value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000483
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000483"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete tactile hyperresponsive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000484
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000484"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete tactile hyporesponsive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000485
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000485"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete mild response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000486
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000486"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete moderate response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000487
    obo:IAO_0000115 "A response quality inhering in a bearer by virtue of the bearer's disposition to react to a stimulus or an agent."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000488 ;
    oboInOwl:hasExactSynonym "responsive"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000487"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "responsive to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000077 ;
    owl:disjointWith obo:PATO_0000488 .

obo:PATO_0000488
    obo:IAO_0000115 "A response quality inhering in a bearer by virtue of the bearer's lack of reaction to a stimulus or an agent."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000487 ;
    oboInOwl:hasExactSynonym "unresponsive"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000488"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "unresponsive to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000077 .

obo:PATO_0000489
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000489"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete vigorous response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000490
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000490"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete rhythym value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000491
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000491"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000492
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000492"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute rhythym value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000493
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000493"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete amplitude value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000494
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000494"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete period value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000495
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000495"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete persistence value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000496
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000496"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete phase value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000497
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000497"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative rhythym value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000498
    obo:IAO_0000115 "A duration quality of a process which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000499 ;
    oboInOwl:hasAlternativeId "PATO:0000715"^^xsd:string ;
    oboInOwl:hasExactSynonym "high time"^^xsd:string, "increased period"^^xsd:string, "increased time"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "chronic"^^xsd:string, "prolonged period"^^xsd:string, "slow time"^^xsd:string ;
    oboInOwl:id "PATO:0000498"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased duration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309, obo:PATO_0002304 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001309
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000499
    obo:IAO_0000115 "A duration quality of a process which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000498 ;
    oboInOwl:hasAlternativeId "PATO:0000716"^^xsd:string ;
    oboInOwl:hasExactSynonym "decreased period"^^xsd:string, "decreased time"^^xsd:string, "low period"^^xsd:string, "shortened period"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "fast time"^^xsd:string ;
    oboInOwl:id "PATO:0000499"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased duration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309, obo:PATO_0002302 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001309
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000500
    obo:IAO_0000115 "A phase which occurs earlier than the natural start time."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000500"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "advanced phase"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000083 .

obo:PATO_0000501
    obo:IAO_0000115 "A phase which occurs during dark cycle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000501"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark phase"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000083 .

obo:PATO_0000502
    obo:IAO_0000115 "A quality of a process which starts later than the natural start time or the reference process."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "late"^^xsd:string ;
    oboInOwl:id "PATO:0000502"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "delayed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002325 .

obo:PATO_0000503
    obo:IAO_0000115 "A phase which occurs during the light cycle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000503"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "light phase"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000083 .

obo:PATO_0000504
    obo:IAO_0000115 "A rhythm quality inhering in a bearer by virtue of the bearer's lacking rhythm."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000505 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000504"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "arrhythmic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000078 .

obo:PATO_0000505
    obo:IAO_0000115 "A rhythm quality inhering in a bearer by virtue of the bearer's having rhythm."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000504 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000505"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "rhythmic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000078 .

obo:PATO_0000506
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000506"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000507
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000507"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete disease sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000508
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000508"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000509
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000509"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete stress sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000510
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000510"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete temperature sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000511
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000511"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute disease sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000512
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000512"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative disease sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000513
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's lacking sensitivity toward an external stimulus."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000516 ;
    oboInOwl:hasExactSynonym "insensitive"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "resistant"^^xsd:string ;
    oboInOwl:id "PATO:0000513"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "insensitive toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000085 .

obo:PATO_0000514
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000514"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete intolerant value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000515
    obo:IAO_0000115 "A resistance quality inhering in a bearer by virtue of its disposition to endure or being insensitive to a stimulus."^^xsd:string ;
    oboInOwl:hasExactSynonym "tolerant"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000515"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "tolerant to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001046 ;
    owl:disjointWith obo:PATO_0001178 .

obo:PATO_0000516
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having sensitivity toward an external stimulus."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000513 ;
    oboInOwl:hasExactSynonym "sensitive"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000516"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sensitive toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000085 .

obo:PATO_0000517
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000517"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete abiotic stress sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000518
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000518"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete chemical sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000519
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000519"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete humidity sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000520
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000520"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete radiation sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000521
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000521"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete drug sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000522
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000522"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete herbicide sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000523
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000523"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete insecticide sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000524
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000524"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete plant growth hormone sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000525
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000525"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete soil composition sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000526
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000526"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute drug sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000527
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000527"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative drug sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000528
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000528"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete drug insensitive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000529
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000529"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete drug sensitive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000530
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000530"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete soil nutrient sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000531
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000531"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete macronutrient sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000532
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000532"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete micronutrient sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000533
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000533"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete osmotic response sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000534
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000534"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete p h sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000535
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000535"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete salt sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000536
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000536"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete water sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000537
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000537"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete acid sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000538
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000538"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete alkali sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000539
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000539"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete drought sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000540
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000540"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete flooding sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000541
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000541"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete photosensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000542
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000542"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute photosensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000543
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000543"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete light intensivity sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000544
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000544"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete light_quality sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000545
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000545"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative photosensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000546
    obo:IAO_0000115 "A photosensitivity quality inhering in a bearer by virtue of the bearer's lacking photosensitivity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000547 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "photoresistant"^^xsd:string ;
    oboInOwl:id "PATO:0000546"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "photoinsensitive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000927 ;
    owl:disjointWith obo:PATO_0000547 .

obo:PATO_0000547
    obo:IAO_0000115 "A photosensitivity quality inhering in a bearer by virtue of the bearer's exhibiting photosensitivity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000546 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000547"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "photosensitive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000927 .

obo:PATO_0000548
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000548"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete blue light sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000549
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000549"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete far red light sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000550
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000550"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete red light sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000551
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000551"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete u v light sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000552
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000552"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute temperature sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000553
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000553"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative temperature sensitivity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000554
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000554"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cold sensitive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000555
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000555"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete heat sensitive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000556
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "thermoresistant"^^xsd:string ;
    oboInOwl:id "PATO:0000556"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete thermoinsensitive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000557
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000557"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete thermosensitive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000558
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000558"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete size value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000559
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000559"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute size value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000560
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000560"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete height value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000561
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000561"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete length value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000562
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000562"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete mass value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000563
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000563"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative size value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000564
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000564"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete thickness value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000565
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000565"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete volume value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000566
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym ":breadth"^^xsd:string ;
    oboInOwl:id "PATO:0000566"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete width value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000567
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000567"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute height value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000568
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000568"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative height value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000569
    obo:IAO_0000115 "A height which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000570 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "short"^^xsd:string ;
    oboInOwl:id "PATO:0000569"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased height"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000119, obo:PATO_0000587 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000119
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000570
    obo:IAO_0000115 "A height which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000569 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tall"^^xsd:string ;
    oboInOwl:id "PATO:0000570"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased height"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000119, obo:PATO_0000586 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000119
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000571
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000571"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute length value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000572
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000572"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative length value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000573
    obo:IAO_0000115 "A length quality which is relatively large."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000574 ;
    oboInOwl:hasExactSynonym "long"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000573"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased length"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000122, obo:PATO_0000586 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000122
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000574
    obo:IAO_0000115 "A length quality which is relatively small."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000573 ;
    oboInOwl:hasExactSynonym "short"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "shortened"^^xsd:string, "stubby"^^xsd:string ;
    oboInOwl:id "PATO:0000574"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased length"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000122, obo:PATO_0000587 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000122
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000575
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000575"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute mass value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000576
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000576"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative mass value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000577
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000577"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete weight value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000578
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001563 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000579
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001562 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000580
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000580"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute weight value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000581
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000581"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative weight value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000582
    obo:IAO_0000115 "A weight which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000583 ;
    oboInOwl:hasExactSynonym "heavy"^^xsd:string, "high weight"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000582"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased weight"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000128, obo:PATO_0002245 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000128
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000583
    obo:IAO_0000115 "A weight which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000582 ;
    oboInOwl:hasExactSynonym "light weight"^^xsd:string, "low weight"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000583"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased weight"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000128, obo:PATO_0002246 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000128
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000584
    obo:IAO_0000115 "An increased size quality inhering in a bearer by virtue of the bearer's exhibiting enlargement of a cell or constituent group of cells (for example, organ)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000585 ;
    oboInOwl:hasNarrowSynonym "hypertrophy"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000584"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hypertrophic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000595 .

obo:PATO_0000585
    obo:IAO_0000115 "A decreased size quality inhering in a bearer by virtue of the bearer's exhibiting reduced size of a cell or constituent group of cells (for example, organ)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000584 ;
    oboInOwl:hasAlternativeId "PATO:0000412"^^xsd:string ;
    oboInOwl:hasExactSynonym "shrunken"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000585"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hypotrophic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000596 .

obo:PATO_0000586
    obo:IAO_0000115 "A size quality which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000587 ;
    oboInOwl:hasAlternativeId "PATO:0001202"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "big"^^xsd:string, "enlarged"^^xsd:string, "expanded"^^xsd:string, "great"^^xsd:string, "large"^^xsd:string ;
    oboInOwl:id "PATO:0000586"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased size"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000586 ;
    oboInOwl:hasNarrowSynonym "hypoplasia"^^xsd:string, "underdeveloped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "reduced"^^xsd:string, "small"^^xsd:string, "tiny"^^xsd:string ;
    oboInOwl:id "PATO:0000587"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased size"^^xsd:string ;
    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
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being a remnant structure from earlier development or evolution."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000588"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "May be part of an animal (such as an organ or bone) that is no longer used by the species and has therefore become smaller or less developed."^^xsd:string ;
    rdfs:label "vestigial"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000589
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000589"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute thickness value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000590
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000590"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative thickness value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000591
    obo:IAO_0000115 "A thickness which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000592 ;
    oboInOwl:hasExactSynonym "high thickness"^^xsd:string, "stout"^^xsd:string, "thickened"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "thick"^^xsd:string ;
    oboInOwl:id "PATO:0000591"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased thickness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0000915 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000915
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000592
    obo:IAO_0000115 "A thickness which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000591 ;
    oboInOwl:hasExactSynonym "low thickness"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "slender"^^xsd:string, "thin"^^xsd:string ;
    oboInOwl:id "PATO:0000592"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased thickness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0000915 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000915
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000593
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000593"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute volume value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000594
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000594"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative volume value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000595
    obo:IAO_0000115 "A volume which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000596 ;
    oboInOwl:hasExactSynonym "high volume"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "large volume"^^xsd:string ;
    oboInOwl:id "PATO:0000595"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased volume"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0000918 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000918
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000596
    obo:IAO_0000115 "A volume which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000595 ;
    oboInOwl:hasExactSynonym "low volume"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "small volume"^^xsd:string ;
    oboInOwl:id "PATO:0000596"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased volume"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0000918 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000918
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000597
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000597"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute width value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000598
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000598"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative width value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000599
    obo:IAO_0000115 "A width which is relatively small."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000600 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "narrow"^^xsd:string ;
    oboInOwl:id "PATO:0000599"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased width"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0000921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000921
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000600
    obo:IAO_0000115 "A width which is relatively large."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000599 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "broad"^^xsd:string, "wide"^^xsd:string, "wide/broad"^^xsd:string ;
    oboInOwl:id "PATO:0000600"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased width"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0000921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000921
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000601
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000601"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete spatial value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000602
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000602"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete angle value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000603
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000603"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete closure value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000604
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000604"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete orientation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000605
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "location"^^xsd:string, "position"^^xsd:string ;
    oboInOwl:id "PATO:0000605"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete placement value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000606
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000606"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute angle value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000607
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000607"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative angle value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000608
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's affording blocked passage or view."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000610 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "blocked"^^xsd:string ;
    oboInOwl:id "PATO:0000608"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "closed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000136 ;
    owl:disjointWith obo:PATO_0000610 .

obo:PATO_0000609
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's affording not completed blocked passage or view."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000609"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "closure incomplete"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000610 .

obo:PATO_0000610
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's affording unobstructed passage or view."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000608 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000610"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "open"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000136 .

obo:PATO_0000611
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000611"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute orientation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000612
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000612"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative orientation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000613
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's lacking orientation."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000614 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000613"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "disoriented"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000330 .

obo:PATO_0000614
    obo:IAO_0000115 "A pattern where all the repeated elements are oriented in the same direction."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000613 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000614"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "oriented"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000440 .

obo:PATO_0000615
    obo:IAO_0000115 "An anterioralized quality inhering in a bearer by virtue of the bearer's gross morphology containing only what are normally anterior structures."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "anterioralized"^^xsd:string ;
    oboInOwl:id "PATO:0000615"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "wholly anterioralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0030000 .

obo:PATO_0000616
    obo:IAO_0000115 "A symmetry quality inhering in a bearer by virtue of the bearer's lacking symmetry."^^xsd:string ;
    oboInOwl:hasExactSynonym "asymmetric"^^xsd:string, "asymmetry"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000616"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "asymmetrical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000965 .

obo:PATO_0000617
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having one or more angle(s) in its length."^^xsd:string ;
    oboInOwl:hasExactSynonym "angled"^^xsd:string, "flexed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000617"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0000618
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's having two sides; two-sided."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000618"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "bilateral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0000619
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being overfilled."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000633 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000619"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "crowded"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0000620
    obo:IAO_0000115 "A dorsalized quality inhering in a bearer by virtue of the bearer's gross morphology containing only what are normally dorsal structures."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "dorsalized"^^xsd:string ;
    oboInOwl:id "PATO:0000620"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "wholly dorsalized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0030001 .

obo:PATO_0000621
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000628 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000622
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being upright in position or posture."^^xsd:string ;
    oboInOwl:hasExactSynonym "upright"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000622"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "erect"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0000623
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's protruding or projecting from the body."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "prolapse"^^xsd:string, "prolapsed"^^xsd:string ;
    oboInOwl:id "PATO:0000623"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "exserted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001598 .

obo:PATO_0000624
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's becoming joined together with an additional entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "inserted"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "introduced into"^^xsd:string ;
    oboInOwl:id "PATO:0000624"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "inserted into"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0000625
    obo:IAO_0000115 "An oriented quality inhering in a bearer by virtue of the bearer's being reversed in position, order, or condition."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "backward"^^xsd:string, "reversed"^^xsd:string ;
    oboInOwl:id "PATO:0000625"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "inverted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000614 .

obo:PATO_0000626
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being moved or displaced to one side so as to make lateral."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000626"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "lateralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0000627
    obo:IAO_0000115 "A spatial pattern quality inhering in a bearer by virtue of the bearer's being confined or restricted to a particular location."^^xsd:string ;
    oboInOwl:hasExactSynonym "focal"^^xsd:string, "localised"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000627"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "localized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000628
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue the bearer's being changed in abnormal position."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000621"^^xsd:string ;
    oboInOwl:hasExactSynonym "ectopic"^^xsd:string, "mislocalized"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000628"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002181 .

obo:PATO_0000629
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's having mistakenly taken course, way, or passage; ill-routed."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000629"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "misrouted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0000630
    obo:IAO_0000115 "A posterioralized quality inhering in a bearer by virtue of the bearer's gross morphology containing only what are normally posterior structures."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "posterioralized"^^xsd:string ;
    oboInOwl:id "PATO:0000630"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "wholly posterioralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0030002 .

obo:PATO_0000631
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being stretched out and lying at full length along the ground."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000631"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "prostrate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0000632
    obo:IAO_0000115 "A symmetry quality inhering in a bearer by virtue of the bearer's being capable of division by a longitudinal plane into similar halves."^^xsd:string ;
    oboInOwl:hasExactSynonym "symmetric"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000632"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "similar pattern in both halves"^^xsd:string ;
    rdfs:label "symmetrical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000440, obo:PATO_0000965 .

obo:PATO_0000633
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being not overfilled."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000619 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000633"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "uncrowded"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000634
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's involvement of only one part or side."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000634"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "unilateral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000635
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's not being confined or restricted to a particular location."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000635"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "unlocalised"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000636
    obo:IAO_0000115 "A ventralized quality inhering in a bearer by virtue of the bearer's gross morphology containing only what are normally ventral structures."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "ventralized"^^xsd:string ;
    oboInOwl:id "PATO:0000636"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "wholly ventralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0030003 .

obo:PATO_0000637
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000637"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete structure value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000638
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's consisting of blebbing of the nucleus and DNA fragmentation due to the cell undergoing a specific form of programmed cell death termed apoptosis."^^xsd:string ;
    oboInOwl:hasDbXref "GO:0006915"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000638"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "apoptotic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000639
    obo:IAO_0000115 "A structural quality inhering in a bearer whose structure deteriorates or is lost over time due to an active pathological process."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002038 ;
    oboInOwl:hasNarrowSynonym "degeneration"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000639"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "degenerate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0000585
    ] ;
    owl:disjointWith obo:PATO_0001623, obo:PATO_0002038 .

obo:PATO_0000640
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's exhibiting an alteration in size, shape or organization of its constituent cells."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "dysplasia"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000640"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dysplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000641
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000641"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete deposition defective"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000642
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being merged with another entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000651 ;
    oboInOwl:hasExactSynonym "fused"^^xsd:string, "fused to"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "coalesced"^^xsd:string, "joined with"^^xsd:string, "merged with"^^xsd:string ;
    oboInOwl:id "PATO:0000642"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fused with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000643
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's bodily structure that has protruded through an abnormal opening in the wall that contains it."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000643"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "herniated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001598 .

obo:PATO_0000644
    obo:IAO_0000115 "A increased size quality inhering in an organ or tissue by virtue of the bearer's exhibiting increased number of cells."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000645 ;
    oboInOwl:hasAlternativeId "PATO:0000943"^^xsd:string ;
    oboInOwl:hasExactSynonym "hyperplasia"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "overdeveloped"^^xsd:string ;
    oboInOwl:id "PATO:0000644"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hyperplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586 .

obo:PATO_0000645
    obo:IAO_0000115 "A decreased size quality inhering in a bearer by virtue of the bearer's exhibiting reduced number of cells within an organ or tissue."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000644 ;
    oboInOwl:hasAlternativeId "PATO:0000942"^^xsd:string ;
    oboInOwl:hasExactSynonym "hypoplasia"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "underdeveloped"^^xsd:string ;
    oboInOwl:id "PATO:0000645"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hypoplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0002290 .

obo:PATO_0000646
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's being distorted during formation."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "malformation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000646"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "malformed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001617 .

obo:PATO_0000647
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's undergoing unprogrammed cell death."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000647"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "necrotic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000648
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's being blocked or filled with obstacles or an obstacle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000648"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "obstructed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000608 .

obo:PATO_0000649
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0002112 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000650
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000470 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000651
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being no longer merged with another entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000642 ;
    oboInOwl:hasExactSynonym "unfused"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000651"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "unfused from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000652
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000652"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete substance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000653
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000653"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete addictive substance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000654
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000654"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete alcochol value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000655
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000655"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete amphetamine value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000656
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000656"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete time_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000657
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000657"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete length_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000658
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000658"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete metamphetamine value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000659
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000659"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete temparature_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000660
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000660"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete angle_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000661
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000661"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete solid substance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000662
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000662"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete volume_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000663
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000663"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete occurrent"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000664
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000664"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete substance_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000665
    obo:IAO_0000115 "A color brightness which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000327 ;
    oboInOwl:hasExactSynonym "light"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000665"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "high brightness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000016 .

obo:PATO_0000666
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000666"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete energy_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000667
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000667"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete liquid substance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000668
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000668"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete mass_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000669
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000669"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete concentration_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000670
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000670"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete saccharin versus water value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000671
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000671"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete water value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000672
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000672"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000673
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000673"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete temperature value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000674
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000674"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute temperature value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000675
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000675"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete body temperature value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000676
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000676"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative temperature value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000677
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001306 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000678
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001305 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000679
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000679"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete temporal value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000680
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000680"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute temporal value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000681
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000681"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete incidence value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000682
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000682"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete rate value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000683
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000683"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative temporal value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000684
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000684"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute incidence value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000685
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000685"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative incidence value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000686
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000686"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute rate value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000687
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000687"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative rate value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000688
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's not occurring or existing at the same time or having the same period or phase."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000695 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000688"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "asynchronous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000689
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's being uninterrupted in time, sequence, substance, or extent."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000690 ;
    oboInOwl:hasAlternativeId "PATO:0000429"^^xsd:string ;
    oboInOwl:hasExactSynonym "uninterrupted"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000689"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "continuous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000690
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's being marked by breaks or interruptions."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000689 ;
    oboInOwl:hasAlternativeId "PATO:0000426"^^xsd:string ;
    oboInOwl:hasExactSynonym "interrupted"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "intermittent"^^xsd:string ;
    oboInOwl:id "PATO:0000690"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "discontinuous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000691
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000694 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000692
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's origin or development at an unusual time or out of the regular sequence."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000692"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "heterochronic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000693
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000693"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete late"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000694
    obo:IAO_0000115 "A quality of a process which starts earlier than the natural start time or the reference process."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000691"^^xsd:string, "PATO:0002086"^^xsd:string ;
    oboInOwl:hasExactSynonym "advanced"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "early"^^xsd:string, "precocious"^^xsd:string ;
    oboInOwl:id "PATO:0000694"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "premature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002325 .

obo:PATO_0000695
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's occurring or existing at the same time or having the same period or phase."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000688 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000695"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "synchronous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000696
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000696"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete texture value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000697
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000697"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative texture value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000698
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000698"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete floury"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000699
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000699"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete glutinous"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000700
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of the bearer's irregular surface."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000701 ;
    oboInOwl:hasAlternativeId "PATO:0001616"^^xsd:string ;
    oboInOwl:hasExactSynonym "coarse"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000700"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "rough"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0000701
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of the bearer's processing a surface free of roughness or irregularities."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000700 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000701"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "smooth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0000702
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000702"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000703
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000703"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000704
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000704"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pain threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000705
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000705"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000706
    obo:IAO_0000115 "A threshold which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000708 ;
    oboInOwl:hasAlternativeId "PATO:0000709"^^xsd:string ;
    oboInOwl:hasExactSynonym "high threshold"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000706"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased threshold"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000152, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000152
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000707
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000708 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000708
    obo:IAO_0000115 "A threshold which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000706 ;
    oboInOwl:hasAlternativeId "PATO:0000707"^^xsd:string ;
    oboInOwl:hasExactSynonym "low threshold"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000708"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased threshold"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000152, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000152
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000709
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000706 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000710
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000710"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete time value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000711
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000711"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute time value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000712
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000712"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete bouts value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000713
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000713"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative time value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000714
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000714"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete latency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000715
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000498 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000716
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000499 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000717
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000717"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete viability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000718
    obo:IAO_0000115 "A viability quality inhering in a population by virtue of the bearer's long term survival inability."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000718"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lethal (sensu genetics)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0000719
    obo:IAO_0000115 "A viability quality inhering in a bearer or a population by virtue of the bearer's ability to survive or the long term survival ability of a given population."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000719"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "viable"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0000720
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000720"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete yield value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000721
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000721"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute yield value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000722
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000722"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative yield value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000723
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000723"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete high yield"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000724
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000724"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete low yield"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000725
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000725"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000726
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000726"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete autonomic function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000727
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000727"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete behavioral function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000728
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000728"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete metabolic function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000729
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000729"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete physiological function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000730
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000730"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000731
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000731"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete body position value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000732
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000732"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete body tone value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000733
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000733"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete piloerection value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000734
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000734"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete abdominal tone value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000735
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000735"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete limb tone value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000736
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000736"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete dysfunctional value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000737
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000737"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete functional value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000738
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000738"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete enzyme function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000739
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000739"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute enzyme function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000740
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000740"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative enzyme function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000741
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000741"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete high enzyme function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000742
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000742"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete low enzyme function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000743
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000743"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete arousal value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000744
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000744"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete balance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000745
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000745"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete behavioral quality value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000746
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000746"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete consumption value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000747
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000747"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete coordination value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000748
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000748"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete discrimination value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000749
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000749"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gait value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000750
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000750"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete learning and memory value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000751
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000751"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete locomotor activity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000752
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000752"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete mating value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000753
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000753"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete spontaneous activity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000754
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000754"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete startle response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000755
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000755"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete vocalization value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000756
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000756"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete transfer arousal value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000757
    obo:IAO_0000115 "A balance quality inhering in a bearer by virtue of the bearer's having balance."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000758 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000757"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "balanced"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000185 ;
    owl:disjointWith obo:PATO_0000758 .

obo:PATO_0000758
    obo:IAO_0000115 "A balance quality inhering in a bearer by virtue of the bearer's lacking balance."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000757 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000758"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unbalanced"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000185 .

obo:PATO_0000759
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of the bearer's exhibiting paralytic behaviour when subjected to mechanical shock."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000759"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "bang sensitive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0000763
    ] .

obo:PATO_0000760
    obo:IAO_0000115 "A behavioral quality of a process inhering in a bearer by virtue of the bearer's exhibiting increased activity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000761 ;
    oboInOwl:hasExactSynonym "hyperactive"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000760"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased behavioural activity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001707, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001707
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000761
    obo:IAO_0000115 "A behavioral quality of a process inhering in a bearer by virtue of the bearer's exhibiting reduced activity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000760 ;
    oboInOwl:hasExactSynonym "hypoactive"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000761"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased behavioural activity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001707, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001707
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000762
    obo:IAO_0000115 "Diminished, damaged, or weakened."^^xsd:string ;
    oboInOwl:consider "PATO:0001624"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000762"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obsolete impaired"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000763
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of the bearer's being affected by loss of the ability to move a body part."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "palsy"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000763"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "paralysed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002076 .

obo:PATO_0000764
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of the bearer's receiving or being subjected to an action without responding or initiating an action in return."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000764"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "passive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0000765
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000765"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute consumption value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000766
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000766"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative consumption value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000767
    obo:IAO_0000115 "A consumption which is relatively high."^^xsd:string ;
    oboInOwl:hasExactSynonym "high consumption"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "increased propensity to consume"^^xsd:string ;
    oboInOwl:id "PATO:0000767"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Use GO:0007631"^^xsd:string ;
    rdfs:label "obsolete increased consumption"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000768
    obo:IAO_0000115 "A consumption which is relatively low."^^xsd:string ;
    oboInOwl:hasExactSynonym "low consumption"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "decreased propensity to consume"^^xsd:string ;
    oboInOwl:id "PATO:0000768"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Use GO:0007631"^^xsd:string ;
    rdfs:label "obsolete decreased consumption"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000769
    obo:IAO_0000115 "A coordination quality of inhering in a bearer by virtue of the bearer's having skillful and effective interaction of movement."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000770 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000769"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "coordinated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000188 ;
    owl:disjointWith obo:PATO_0000770 .

obo:PATO_0000770
    obo:IAO_0000115 "A coordination quality of inhering in a bearer by virtue of the bearer's lacking skillful and effective interaction of movement."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000769 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000770"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "uncoordinated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000188 .

obo:PATO_0000771
    obo:IAO_0000115 "A preference quality in a bearer by virtue of the bearer's disliking a perceived stimulus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000771"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "aversion"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000773 ;
    owl:disjointWith obo:PATO_0000772 .

obo:PATO_0000772
    obo:IAO_0000115 "A preference quality in a bearer by virtue of the bearer's having no preference to a perceived stimulus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000772"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "indifference"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000773 .

obo:PATO_0000773
    obo:IAO_0000115 "A discrimination quality in a bearer by virtue of the bearer's liking a perceived stimulus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000773"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "preference"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000189 .

obo:PATO_0000774
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000774"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete bizarre gate"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000775
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000775"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete learning value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000776
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000776"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete memory value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000777
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000777"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete long term memory value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000778
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000778"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete short term memory value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000779
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000779"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute locomotor activity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000780
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000780"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative locomotor activity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000781
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000781"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete circulatory function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000782
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000782"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete defensive function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000783
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000783"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete digestive function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000784
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000784"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete excretory function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000785
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000785"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete muscle function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000786
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000786"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete neural function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000787
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000787"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete neurobehavioral function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000788
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000788"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete reproductive function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000789
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000789"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete respiratory function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000790
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000790"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete heart rate value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000791
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000791"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete immune function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000792
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000792"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete repair function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000793
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000793"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete immubocompetent value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000794
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000794"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete immunodeficient value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000795
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000795"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete healing value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000796
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000796"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete regeneration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000797
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000797"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete urination value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000798
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000798"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete defecation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000799
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000799"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete muscle elevation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000800
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000800"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete muscle strength value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000801
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000801"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete motor function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000802
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000802"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete sensory function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000803
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000803"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete tactile response value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000804
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000804"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete motor performance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000805
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000805"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete auditory value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000806
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000806"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete olfactory value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000807
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000807"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete proprioreception value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000808
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000808"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000809
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000809"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete taste value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000810
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000810"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete touch value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000811
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000811"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000812
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000812"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete odor acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000813
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000813"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete odor type value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000814
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000814"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete taste acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000815
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000815"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute odor acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000816
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000816"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative odor acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000817
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000817"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete anosmia"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000818
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000818"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete concentration_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000819
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000819"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000820
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000820"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute taste acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000821
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000821"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative taste acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000822
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000822"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete taste type value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000823
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000823"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete quinine taste"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000824
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000824"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete water taste"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000825
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000825"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual ability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000826
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000826"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000827
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000827"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000828
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000828"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete visual placing value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000829
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000829"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute visual ability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000830
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000830"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative visual ability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000831
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000831"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute visual acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000832
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000832"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative visual acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000833
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000833"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute visual threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000834
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000834"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative visual threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000835
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000835"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete auditory acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000836
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000836"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete auditory ability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000837
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000837"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete auditory threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000838
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000838"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute auditory ability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000839
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000839"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative auditory ability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000840
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000840"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute auditory acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000841
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000841"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative auditory acuity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000842
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000842"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute auditory threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000843
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000843"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative auditory threshold value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000844
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000844"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete auditory acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000845
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000845"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete auditory ability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000846
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000846"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete auditory threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000847
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000847"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute auditory acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000848
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000848"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative auditory acuity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000849
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000849"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute auditory ability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000850
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000850"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative auditory ability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000851
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000851"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute auditory threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000852
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000852"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative auditory threshold"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000853
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000853"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete blinking reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000854
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000854"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete contact righting reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000855
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000855"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete corneal reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000856
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000856"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete flinch reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000857
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000857"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete lordosis reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000858
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000858"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ocular reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000859
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000859"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pinna reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000860
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000860"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete postural reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000861
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000861"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete proboscis extension reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000862
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000862"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pupillary reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000863
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000863"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete righting reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000864
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000864"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete spinal reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000865
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000865"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete startle reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000866
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000866"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete suckling reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000867
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000867"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete swallowing reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000868
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000868"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete vibrissae reflex value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000869
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000869"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete prepulse inhibition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000870
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000870"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative neurobehavioral function value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000871
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000871"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete aggressive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000872
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000872"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete anxious"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000873
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000873"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cataleptic"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000874
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000874"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete fearful"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000875
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000875"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete irritable"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000876
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000876"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete respiratory rate value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000877
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000877"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute respiratory rate value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000878
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000878"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative respiratory rate value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000879
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000879"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete fecundity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000880
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000880"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000881
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000881"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete gestational period value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000882
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000882"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete litter size value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000883
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000883"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete female fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000884
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000884"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete hybrid fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000885
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000885"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete male fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000886
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000886"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute litter size value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000887
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000887"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative litter size value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000888
    obo:IAO_0000115 "A female fertility quality inhering in a female by virtue of the bearer's disposition to initiate, sustain, or support reproduction."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000892 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000888"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female fertile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000277 ;
    owl:disjointWith obo:PATO_0000892 .

obo:PATO_0000889
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000889"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cytoplasmic male sterility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000890
    obo:IAO_0000115 "A male fertility quality inhering in a male by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000891 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "male infertile"^^xsd:string ;
    oboInOwl:id "PATO:0000890"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male sterile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000956 ;
    owl:disjointWith obo:PATO_0000891 .

obo:PATO_0000891
    obo:IAO_0000115 "A male fertility quality inhering in a male by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000890 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000891"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male fertile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000279 .

obo:PATO_0000892
    obo:IAO_0000115 "A female fertility quality inhering in a female by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000888 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "female infertile"^^xsd:string ;
    oboInOwl:id "PATO:0000892"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female sterile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000956 .

obo:PATO_0000893
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000893"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete backcross fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000894
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000894"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cytoplasmic sterility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000895
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000895"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete f1 fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000896
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000896"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete f2 fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000897
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000897"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete germ line dependent fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000898
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000898"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete intercross fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000899
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000899"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete soma dependent fertility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000900
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000900"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete backcross fertile"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000901
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "backcross infertile"^^xsd:string ;
    oboInOwl:id "PATO:0000901"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete backcross sterile"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000902
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000902"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete chinsurah boro type value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000903
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000903"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cms-hl type value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000904
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000904"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete wild abortive value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000905
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000905"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete f1 fertile"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000906
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "F1 infertile"^^xsd:string ;
    oboInOwl:id "PATO:0000906"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete f1 sterile"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000907
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000907"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete f2 fertile"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000908
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "F2 infertile"^^xsd:string ;
    oboInOwl:id "PATO:0000908"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete f2 sterile"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000909
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000909"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete intercross fertile"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000910
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "intercross infertile"^^xsd:string ;
    oboInOwl:id "PATO:0000910"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete intercross sterile"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000911
    obo:IAO_0000115 "A rate which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000912 ;
    oboInOwl:hasExactSynonym "slow rate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000911"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000161, obo:PATO_0002302 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000161
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000912
    obo:IAO_0000115 "A rate which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000911 ;
    oboInOwl:hasExactSynonym "fast rate"^^xsd:string, "high rate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000912"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000161, obo:PATO_0002304 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000161
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000913
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000913"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete qualitative value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000914
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000914"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete continuant"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000915
    obo:IAO_0000115 "A 1-D extent quality which is equal to the dimension through an object as opposed to its length or width."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000915"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "thickness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0000916
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000916"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute thickness"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000917
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000917"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative thickness"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000918
    obo:IAO_0000115 "A 3-D extent quality inhering in a bearer by virtue of the bearer's amount of 3-dimensional space it occupies."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000918"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:mpath_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "volume"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001710 .

obo:PATO_0000919
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000919"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute volume"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000920
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000920"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative volume"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000921
    obo:IAO_0000115 "A 1-D extent quality which is equal to the distance from one side of an object to another side which is opposite."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "breadth"^^xsd:string ;
    oboInOwl:id "PATO:0000921"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "width"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0000922
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000922"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute width"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000923
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000923"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative width"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000924
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000924"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative enzyme function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000925
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000925"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute enzyme function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000926
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000926"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete intercross fertility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000927
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to being sensitivity to the action of radiant energy."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000927"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "photosensitivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000085 .

obo:PATO_0000928
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000928"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute photosensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000929
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000929"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete light intensivity sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000930
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000930"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete light_quality sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000931
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000931"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete blue light sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000932
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000932"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete far red light sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000933
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000933"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete red light sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000934
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000934"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete u v light sensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000935
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000935"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative photosensitivity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000936
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's terminating abruptly by having or as if having an end or point cut off."^^xsd:string ;
    oboInOwl:hasExactSynonym "truncate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000936"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "truncated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0000937
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's lacking organisation."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000938 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000937"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "disorganized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002264 ;
    owl:disjointWith obo:PATO_0000938 .

obo:PATO_0000938
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's exhibiting organisation."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000937 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000938"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "organized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002264 .

obo:PATO_0000939
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000939"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim ;
    a owl:Class ;
    rdfs:label "obsolete regular shape"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000940
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000940"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim ;
    a owl:Class ;
    rdfs:label "obsolete irregular shape"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000941
    obo:IAO_0000115 "A structural quality inhering in a cytoplasm that contains fluid filled cavities."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000941"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "vacuolated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0000942
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000645 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000943
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000644 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0000944
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a sharp or tapered end or point."^^xsd:string ;
    oboInOwl:hasExactSynonym "apiculate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000944"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:cell_quality ;
    a owl:Class ;
    rdfs:label "sharpness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0000945
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's exhibiting a downward bending of its leaves or other plant parts."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000945"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "epinastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0000946
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a somewhat elongated form with approximately parallel sides."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000946"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "oblong"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

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."^^xsd:string ;
    oboInOwl:hasExactSynonym "ellipse-shaped"^^xsd:string, "ellipsoid"^^xsd:string, "elliptical"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "oval"^^xsd:string, "ovoid"^^xsd:string ;
    oboInOwl:id "PATO:0000947"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "elliptic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002318 .

obo:PATO_0000948
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's having a sinus or rounded lobe at the base."^^xsd:string ;
    oboInOwl:hasExactSynonym "cordate"^^xsd:string, "cordiform"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000948"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Having the shape of heart."^^xsd:string ;
    rdfs:label "heart shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0000949
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being abnormally flattened or coalesced."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000949"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fasciated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0000950
    obo:IAO_0000115 "A color between white and black colors."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "plumbeous"^^xsd:string ;
    oboInOwl:id "PATO:0000950"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "grey"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000951
    obo:IAO_0000115 "A color that falls about midway between red and blue in hue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000951"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "purple"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000952
    obo:IAO_0000115 "A color consisting of dark orange, red, of very low intensity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000952"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000953
    obo:IAO_0000115 "A color hue with high-medium wavelength that of that portion of the visible spectrum lying between red and yellow, evoked in the human observer by radiant energy with wavelengths of approximately 585 to 620 nanometers."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000953"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "orange"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000954
    obo:IAO_0000115 "Red color having medium to high brightness and low to moderate saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000954"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pink"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000322 .

obo:PATO_0000955
    obo:IAO_0000115 "A fertility quality inhering in a bearer by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000956 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000955"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fertile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000274 ;
    owl:disjointWith obo:PATO_0000956 .

obo:PATO_0000956
    obo:IAO_0000115 "A fertility quality inhering in a bearer by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000955 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000956"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sterile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000274 .

obo:PATO_0000957
    obo:IAO_0000115 "An optical quality which obtains by virtue of the ability of the bearer to absorb visible light."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000957"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "opacity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001300 .

obo:PATO_0000958
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000958"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete opacity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000959
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000959"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative opacity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000960
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000960"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute opacity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000961
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000961"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative opacity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000962
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000962"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute opacity value"^^xsd:string ;
    owl:deprecated true .

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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000964 ;
    oboInOwl:hasExactSynonym "non-transparent"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "clouding"^^xsd:string, "cloudy"^^xsd:string ;
    oboInOwl:id "PATO:0000963"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "opaque"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000963 ;
    oboInOwl:hasExactSynonym "clear"^^xsd:string, "hyaline"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000964"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "transparent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000957 .

obo:PATO_0000965
    obo:IAO_0000115 "A pattern quality of inhering in a bearer by virtue of the correspondence in size, shape, and relative position of the bearer's parts on opposite sides of a dividing line or median plane or about a center or axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000965"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "symmetry"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000966
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000966"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete symmetry value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000967
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a sinuate margin and rippled surface."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001610"^^xsd:string, "PATO:0001939"^^xsd:string ;
    oboInOwl:hasExactSynonym "undulated"^^xsd:string, "undulating"^^xsd:string, "waved"^^xsd:string, "wavy"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "rippled"^^xsd:string, "sinuate"^^xsd:string ;
    oboInOwl:id "PATO:0000967"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "undulate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0000968
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000968"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete albino value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000969
    obo:IAO_0000115 "A size quality inhering in a bearer by virtue of the bearer's being abnormally small."^^xsd:string ;
    oboInOwl:hasExactSynonym "dwarfed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000969"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dwarf-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587 .

obo:PATO_0000970
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's disposition to being permeated or pervaded by a gas or liquid (as by osmosis or diffusion)."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000970"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "permeability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000971
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000971"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute permeability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000972
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000972"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative permeability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000973
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's disposition to admit the passage of gas or liquid through pores or interstices."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000973"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "porosity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0000974
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000974"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative porosity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000975
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000975"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute porosity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000976
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000976"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete permeability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000977
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000977"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute permeability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000978
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000978"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative permeability value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000979
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000979"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete porosity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000980
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000980"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute porosity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000981
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000981"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative porosity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000982
    obo:IAO_0000115 "A permeability quality inhering in a bearer by virtue of the bearer's being capable to be permeated or pervaded by a gas or liquid (as by osmosis or diffusion)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000983 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "porous"^^xsd:string ;
    oboInOwl:id "PATO:0000982"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "permeable"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000970 ;
    owl:disjointWith obo:PATO_0000983 .

obo:PATO_0000983
    obo:IAO_0000115 "A permeability quality inhering in a bearer by virtue of the bearer's being incapable of being permeated or pervaded by a gas or liquid (as by osmosis or diffusion)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000982 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000983"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "impermeable"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000970 .

obo:PATO_0000984
    obo:IAO_0000115 "A porosity quality inhering in a bearer by virtue of the bearer's being capable of admitting the passage of gas or liquid through pores or interstices."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000985 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000984"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "porous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000973 ;
    owl:disjointWith obo:PATO_0000985 .

obo:PATO_0000985
    obo:IAO_0000115 "A porosity quality inhering in a bearer by virtue of the bearer's being incapable of admitting the passage of gas or liquid through pores or interstices."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000984 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000985"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-porous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000973 .

obo:PATO_0000986
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000986"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute consistency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000987
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000987"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative consistency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000988
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000988"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative consistency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000989
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000989"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute consistency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000990
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000990"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete consistent"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000991
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000991"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete inconsistent"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000992
    obo:IAO_0000115 "A physical quality of a liquid inhering in a bearer by virtue of the bearer's disposition to internal resistance to flow."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000992"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "viscosity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001548 .

obo:PATO_0000993
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000993"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative viscosity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000994
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000994"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute viscosity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000995
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000995"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete viscosity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000996
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000996"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute viscosity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000997
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000997"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative viscosity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0000998
    obo:IAO_0000115 "A viscosity quality inhering in a bearer by virtue of the bearer's having viscosity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000998"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "viscous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000992 .

obo:PATO_0000999
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's successive change from one thing or state to another and back again."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0000999"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "alternation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0001000
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001000"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative alternation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001001
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute alternation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001002
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete alternation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001003
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative alternation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001004
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute alternation value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001005
    obo:IAO_0000115 "A time quality inhering in a bearer by virtue of the time it elapses for the bearer to respond to a stimulus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001005"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "This class is a candidate for obsoletion. The definition is not clear, and the placement under \"delayed\" is not consistent with the definition."^^xsd:string ;
    rdfs:label "latency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000502 .

obo:PATO_0001006
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute latency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001007
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative latency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001008
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001008"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute latency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001009
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001009"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative latency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001010
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001010"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative intensity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001011
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001011"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute intensity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001012
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001012"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative intensity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001013
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001013"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute intensity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001014
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001014"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute occurence"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001015
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001015"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative occurence"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001016
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001016"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute occurence value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001017
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001017"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative occurence value"^^xsd:string ;
    owl:deprecated true .

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."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0002079"^^xsd:string ;
    oboInOwl:hasDbXref "Wikipedia:Physical_property"^^xsd:string ;
    oboInOwl:hasExactSynonym "relational physical quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001018"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "physical quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0001019
    obo:IAO_0000115 "A physical quality which inheres in a bearer by virtue of some influence is exerted by the bearer's mass per unit size."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "density"^^xsd:string ;
    oboInOwl:id "PATO:0001019"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "mass density"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001020
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of whether the bearer has been harmed or injured or spoiled."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001020"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "damage"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001021
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's capacity to do work."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001021"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "energy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001022
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the amount of momentum caused a certain force will produce over time."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001022"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "impulse"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001023
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's velocity multiplied by its mass."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001023"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "momentum"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001906 .

obo:PATO_0001024
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's rate of doing work."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001024"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "power"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001025
    obo:IAO_0000115 "A physical quality that inheres in a bearer by virtue of the bearer's amount of force per unit area it exerts."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001025"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "pressure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001026
    obo:IAO_0000115 "A physical quality which is equal to the energy transferred by a force to a moving object."^^xsd:string ;
    oboInOwl:hasExactSynonym "W"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001026"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "work"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001027
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001027"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete physical quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001028
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the rate of change of the bearer's velocity in either speed or direction."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001028"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "acceleration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001906 .

obo:PATO_0001029
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of ratio of the bearer's output to the bearer's input."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001029"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "efficiency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001030
    obo:IAO_0000115 "A physical quality that exists by virtue of the rate of flow of the bearer across a given surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001030"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "flux"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001906 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001031"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "elasticity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001032
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000140 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001033
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001033"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete stiffness"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001034
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the relative change in the bearer's length or the bearer's volume when being stretched or squashed."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001034"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "strain"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001035
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's rate of change of momentum."^^xsd:string ;
    oboInOwl:hasExactSynonym "force amplitude"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001035"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "force"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001036
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001036"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative life span"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001037
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001037"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute life span"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001038
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001038"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ratio"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001039
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001039"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute ratio"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001040
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001040"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative ratio"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001041
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001041"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative amplitude"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001042
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001042"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute amplitude"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001043
    obo:IAO_0000115 "A quality inhering in an entity by virtue of the bearer's propensity to resist an external stimulus."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001046 ;
    oboInOwl:hasExactSynonym "susceptibility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001043"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "susceptibility toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000085 .

obo:PATO_0001044
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001044"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute power"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001045
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001045"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative power"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001046
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to resist to a stimulus."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001043 ;
    oboInOwl:hasExactSynonym "resistance"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001046"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "resistance to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0001047
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001047"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute resistance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001048
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001048"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative resistance"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001049
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001049"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute susceptibility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001050
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001050"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative susceptibility"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001051
    obo:IAO_0000115 "An angle which is less than 90 degrees."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001051"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "acute angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002326 .

obo:PATO_0001052
    obo:IAO_0000115 "An angle which is between 90 degrees and 180 degrees to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001052"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "obtuse angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002326 .

obo:PATO_0001053
    obo:IAO_0000115 "An angle which is less than 180 degrees to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001053"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "convex angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002326 .

obo:PATO_0001054
    obo:IAO_0000115 "A convex angle that is inside two adjacent sides of a polygon."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001054"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "internal angle"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001053 .

obo:PATO_0001055
    obo:IAO_0000115 "An angular placement quality inhering in a bearer by virtue of the bearer's placement at an angle that is greater than 180 degrees but less than 360 degrees to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001055"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "reflex angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002326 .

obo:PATO_0001056
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001056"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete number"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001057
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001057"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative acceleration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001058
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001058"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute acceleration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001059
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001059"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative efficiency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001060
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001060"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute efficiency"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001061
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001061"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative elasticity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001062
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001062"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute elasticity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001063
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001063"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative flux"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001064
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001064"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute flux"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001065
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001065"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative stiffness"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001066
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001066"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute stiffness"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001067
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001067"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute strain"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001068
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001068"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative strain"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001069
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001069"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative density"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001070
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001070"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute density"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001071
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001071"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative energy"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001072
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001072"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute energy"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001073
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001073"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative impulse"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001074
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001074"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute impulse"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001075
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001075"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute momentum"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001076
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001076"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative momentum"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001077
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001077"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute pressure"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001078
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001078"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative pressure"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001079
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001079"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute work"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001080
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001080"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative work"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001081
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001081"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete physical measure value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001082
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001082"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete damage value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001083
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001083"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete acceleration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001084
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001084"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative acceleration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001085
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001085"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute acceleration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001086
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001086"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete efficiency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001087
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001087"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative efficiency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001088
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001088"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute efficiency value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001089
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001089"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete elasticity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001090
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001090"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute elasticity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001091
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001091"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative elasticity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001092
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001092"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete flux value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001093
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001093"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative flux value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001094
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001094"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute flux value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001095
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001095"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete force value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001096
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001096"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute force value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001097
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001097"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative force value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001098
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001098"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute force"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001099
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001099"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative force"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001100
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001100"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete position value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001101
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001101"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete stiffness value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001102
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001102"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute stiffness value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001103
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001103"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative stiffness value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001104
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001104"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete strain value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001105
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001105"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute strain value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001106
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001106"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative strain value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001107
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001107"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete density value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001108
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001108"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative amplitude value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001109
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001109"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute amplitude value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001110
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001110"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute density value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001111
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001111"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative density value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001112
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001112"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete energy value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001113
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001113"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute energy value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001114
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001114"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative energy value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001115
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001115"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete impulse value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001116
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001116"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative impulse value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001117
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001117"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute impulse value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001118
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001118"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete momentum value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001119
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001119"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute momentum value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001120
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001120"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative momentum value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001121
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001121"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete power value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001122
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001122"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute power value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001123
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001123"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative power value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001124
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001124"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete pressure value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001125
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001125"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute pressure value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001126
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001126"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative pressure value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001127
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001127"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete work value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001128
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001128"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute work value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001129
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001129"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative work value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001130
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001130"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ratio value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001131
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001131"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute ratio value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001132
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001132"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative ratio value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001133
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001133"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete immunoglobulin concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001134
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001134"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig a concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001135
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001135"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig d concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001136
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001136"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig e concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001137
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001137"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig g concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001138
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001138"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig m concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001139
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001139"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete urine glucose composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001140
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001140"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete immunoglobulin concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001141
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001141"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig a concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001142
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001142"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig d concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001143
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001143"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig e concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001144
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001144"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig g concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001145
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001145"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ig m concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001146
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001146"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete resistance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001147
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001147"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute resistance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001148
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001148"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative resistance value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001149
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001149"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete susceptibility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001150
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001150"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute susceptibility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001151
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001151"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative susceptibility value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001152
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having susceptibilty toward an external stimulus."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001153 ;
    oboInOwl:hasExactSynonym "susceptible"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001152"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "susceptible toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001043 ;
    owl:disjointWith obo:PATO_0001153 .

obo:PATO_0001153
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's lacking susceptibilty toward an external stimulus."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001152 ;
    oboInOwl:hasExactSynonym "insusceptible"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001153"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "insusceptible toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001043 .

obo:PATO_0001154
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's length being notably higher than its width."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002364 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001154"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "elongated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001155
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001155"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001156
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001156"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative concentration"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001157
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001157"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001158
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001158"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative concentration value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001159
    obo:IAO_0000115 "A concentration quality inhering in a bearer by virtue of the bearer's exhibiting concentration."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001159"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "concentrated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001160
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001160"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete unconcentrated"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001161
    obo:IAO_0000115 "A concentration which relatively low."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001161"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "diluted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001162
    obo:IAO_0000115 "A concentration which is higher relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001163 ;
    oboInOwl:hasExactSynonym "high concentration"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001162"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased concentration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001159, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001159
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001163
    obo:IAO_0000115 "A concentration which is lower relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001162 ;
    oboInOwl:hasExactSynonym "low concentration"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001163"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased concentration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001159, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001159
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001164
    obo:IAO_0000115 "A physical quality which inheres in a bearer by virtue of the bearer's exhibiting density."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001164"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dense"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001019 .

obo:PATO_0001165
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001165"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete urine enzyme composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001166
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001166"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete urine enzyme composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001167
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer being harmed or injured or spoiled, such that its functionality is impaired."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001168 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001167"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "damaged"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001020 ;
    owl:disjointWith obo:PATO_0001168 .

obo:PATO_0001168
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of not being harmed or injured or spoiled."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001167 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001168"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "undamaged"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001020 .

obo:PATO_0001169
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000070 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001170
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001170"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete numerical value"^^xsd:string ;
    owl:deprecated true .

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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001172 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001171"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "elastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001031 ;
    owl:disjointWith obo:PATO_0001172 .

obo:PATO_0001172
    obo:IAO_0000115 "An elasticity quality inhering in a bearer by virtue of the bearer's inability to recover its size and shape after deformation in any way."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001171 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001172"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "inelastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001031 .

obo:PATO_0001173
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001173"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete urine glucose composition value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001174
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001174"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete urine composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001175
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001175"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete urine composition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001176
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001176"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete deaf"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001177
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001177"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete blind"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001178
    obo:IAO_0000115 "A resistance quality inhering in a bearer by virtue of the bearer's resistance to a stimulus."^^xsd:string ;
    oboInOwl:hasExactSynonym "resistant"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001178"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "resistant to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001046 .

obo:PATO_0001179
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001179"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete immune"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001180
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001180"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001181
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001181"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001182
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001182"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relative response"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001183
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001183"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute response value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001184
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001184"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete maturity value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001185
    obo:IAO_0000115 "A maturity quality inhering in a bearer by virtue of the bearer's indirect development, undergoing metamorphosis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001185"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "larval"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001186
    obo:IAO_0000115 "A maturity quality inhering in a bearer by virtue of the bearer's being at the age immediately before puberty."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001186"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "prepubescent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001187
    obo:IAO_0000115 "A maturity quality inhering in a insect by virtue of the bearer's being in the chrysalis (cocoon) or post larval stage."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001187"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pupal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001188
    obo:IAO_0000115 "A maturity quality inhering in a bearer by virtue of the bearer's being in an inactive stage in the development of some insects, between the larval and the pupal stages."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001188"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "prepupal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001189
    obo:IAO_0000115 "A maturity quality inhering in a bearer by virtue of the bearer's being between the onset of puberty and maturity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001189"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "adolescent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001190
    obo:IAO_0000115 "A maturity quality inhering in a bearer by virtue the bearer's being not fully grown or developed."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001190"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "juvenile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001191
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the middle relative to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001191"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "medial to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001192
    obo:IAO_0000115 "A response quality inhering in a bearer by virtue of the bearer's excessive reaction to a stimulus or an agent."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001194 ;
    oboInOwl:hasExactSynonym "hyperresponsive"^^xsd:string, "increased responsivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001192"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hyperresponsive to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000487, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000487
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001193
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the side relative to another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "lateral"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001193"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lateral to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001194
    obo:IAO_0000115 "A response quality inhering in a bearer by virtue of the bearer's limited reaction to a stimulus or an agent."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001192 ;
    oboInOwl:hasExactSynonym "decreased responsivity"^^xsd:string, "hyporesponsive"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001194"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hyporesponsive to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000487, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000487
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001195
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located more centrally than another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001195"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "proximal to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001196
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the abdomen of an organism relative to another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "anterior_ to"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001196"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ventral to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001197
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001197"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete modified direction"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001198
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001198"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete unmodified direction"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001199
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being narrow, with the two opposite margins parallel."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001199"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "linear"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001200
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter T."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001200"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "T-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001890 .

obo:PATO_0001201
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter Y."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001201"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "Y-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001890 .

obo:PATO_0001202
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000586 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001203
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001873 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001204
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001204"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim ;
    a owl:Class ;
    rdfs:label "obsolete not enlarged"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001205
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's having toothlike projections in the margin."^^xsd:string ;
    oboInOwl:hasExactSynonym "dentate"^^xsd:string, "toothed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001205"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dentated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001206 .

obo:PATO_0001206
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of having sharp straight-edged teeth pointing to the apex."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001975 ;
    oboInOwl:hasExactSynonym "serrate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001206"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "serrated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001976 .

obo:PATO_0001207
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001207"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute compatability"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001208
    obo:IAO_0000115 "An odor quality inhering in a bearer by virtue of the bearer's lacking odour."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001208"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "odorless"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000058 ;
    owl:disjointWith obo:PATO_0001331 .

obo:PATO_0001209
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001209"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete absolute function"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001210
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001210"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete plane_angle_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001211
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001211"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete solid_angle_quantity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001212
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001212"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete length_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001213
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001213"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete mass_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001214
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001214"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete temparature_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001215
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001215"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete time_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001216
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001216"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete volume_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001217
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001217"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete energy_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001218
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001218"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete substance_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001219
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001219"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete area_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001220
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001220"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete angle_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001221
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001221"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete plane_angle_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001222
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001222"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete solid_angle_unit"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001223
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001223"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete quantitative value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001224
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001224"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete real number"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001225
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001225"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete relational number"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001226
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000070 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001227
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of whether the bearer exhibits variation or change."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000438 ;
    oboInOwl:hasExactSynonym "variable"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001227"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "variant"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001303 .

obo:PATO_0001228
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001228"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete dull"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001229
    obo:IAO_0000115 "A color saturation which is of high purity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000328 ;
    oboInOwl:hasExactSynonym "bright"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "vivid"^^xsd:string ;
    oboInOwl:id "PATO:0001229"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "high saturation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000017 .

obo:PATO_0001230
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's power or force."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001230"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "strength"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001231
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001231"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete cold insensitive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001232
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001232"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete heat insentive"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001233
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the back or upper surface of an organism relative to another entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001234 ;
    oboInOwl:hasExactSynonym "dorsal"^^xsd:string, "posterior_to (human torso)"^^xsd:string, "superior_to (human head)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001233"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dorsal to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001234
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located further from a more centrally located entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001233 ;
    oboInOwl:hasExactSynonym "distal"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001234"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "distal to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001235
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001235"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete strength value"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001236
    obo:IAO_0000115 "A quality which inheres in an process."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001239"^^xsd:string, "PATO:0001240"^^xsd:string ;
    oboInOwl:hasExactSynonym "quality of a process"^^xsd:string, "quality of occurrent"^^xsd:string, "quality of process"^^xsd:string, "relational quality of occurrent"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001236"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "See comments of relational quality of a physical entity."^^xsd:string ;
    rdfs:label "process quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000001 ;
    owl:disjointWith obo:PATO_0001241 .

obo:PATO_0001237
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001241 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001238
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001241 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001239
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001236 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001240
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001236 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001241
    obo:IAO_0000115 "A quality which inheres in a continuant."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001237"^^xsd:string, "PATO:0001238"^^xsd:string ;
    oboInOwl:hasDbXref "snap:Quality"^^xsd:string ;
    oboInOwl:hasExactSynonym "monadic quality of a continuant"^^xsd:string, "multiply inhering quality of a physical entity"^^xsd:string, "quality of a continuant"^^xsd:string, "quality of a single physical entity"^^xsd:string, "quality of an object"^^xsd:string, "quality of continuant"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "monadic quality of an object"^^xsd:string, "monadic quality of continuant"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001241"^^xsd:string ;
    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."^^xsd:string ;
    rdfs:label "physical object quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PATO_0001242
    obo:IAO_0000115 "A physical quality which is equal to the distance between repeating units of a wave pattern."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001242"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "wavelength"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001243
    obo:IAO_0000115 "A color consisting of blue hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001243"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light blue"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000318 .

obo:PATO_0001244
    obo:IAO_0000115 "A color consisting of blue hue and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001244"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark blue"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000318 .

obo:PATO_0001245
    obo:IAO_0000115 "A color consisting of brown hue and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001245"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000952 .

obo:PATO_0001246
    obo:IAO_0000115 "A color consisting of brown hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001246"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000952 .

obo:PATO_0001247
    obo:IAO_0000115 "A color consisting of cyan hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001247"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "light cyan"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000319 .

obo:PATO_0001248
    obo:IAO_0000115 "A color consisting of cyan hue and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001248"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark cyan"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000319 .

obo:PATO_0001249
    obo:IAO_0000115 "A color consisting of green hue and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001249"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark green"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000320 .

obo:PATO_0001250
    obo:IAO_0000115 "A color consisting of green hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001250"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light green"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000320 .

obo:PATO_0001251
    obo:IAO_0000115 "A color consisting of grey color and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001251"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark grey"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000950 .

obo:PATO_0001252
    obo:IAO_0000115 "A color consisting of grey color and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001252"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light grey"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000950 .

obo:PATO_0001253
    obo:IAO_0000115 "A color consisting of magenta color and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001253"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light magenta"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000321 .

obo:PATO_0001254
    obo:IAO_0000115 "A color consisting of magenta with low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001254"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark magenta"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000321 .

obo:PATO_0001255
    obo:IAO_0000115 "A color consisting of orange hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001255"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light orange"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000953 .

obo:PATO_0001256
    obo:IAO_0000115 "A color consisting of orange color and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001256"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark orange"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000953 .

obo:PATO_0001257
    obo:IAO_0000115 "Pink color having high brightness and moderate saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001257"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light deep pink"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000954 .

obo:PATO_0001258
    obo:IAO_0000115 "Pink color having medium brightness and moderate saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001258"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "deep pink"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000954 .

obo:PATO_0001259
    obo:IAO_0000115 "A color consisting of purple color and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001259"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark purple"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000951 .

obo:PATO_0001260
    obo:IAO_0000115 "A color consisting of purple color and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001260"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light purple"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000951 .

obo:PATO_0001261
    obo:IAO_0000115 "A color consisting of red hue and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001261"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark red"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000322 .

obo:PATO_0001262
    obo:IAO_0000115 "A color consisting of red hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001262"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light red"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000322 .

obo:PATO_0001263
    obo:IAO_0000115 "A color consisting of yellow hue and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001263"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark yellow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000324 .

obo:PATO_0001264
    obo:IAO_0000115 "A color consisting of yellow hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "blond"^^xsd:string ;
    oboInOwl:id "PATO:0001264"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light yellow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000324 .

obo:PATO_0001265
    obo:IAO_0000115 "A color consisting of blue hue and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright blue"^^xsd:string ;
    oboInOwl:id "PATO:0001265"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated blue"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000318 .

obo:PATO_0001266
    obo:IAO_0000115 "A color consisting of blue hue and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale blue"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001266"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated blue"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000318 .

obo:PATO_0001267
    obo:IAO_0000115 "A color consisting of brown hue and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright brown"^^xsd:string ;
    oboInOwl:id "PATO:0001267"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000952 .

obo:PATO_0001268
    obo:IAO_0000115 "A color consisting of brown hue and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale brown"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001268"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000952 .

obo:PATO_0001269
    obo:IAO_0000115 "A color consisting of cyan colour and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright cyan"^^xsd:string ;
    oboInOwl:id "PATO:0001269"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated cyan"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000319 .

obo:PATO_0001270
    obo:IAO_0000115 "A color consisting of cyan colour and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale cyan"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001270"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated cyan"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000319 .

obo:PATO_0001271
    obo:IAO_0000115 "A color consisting of green hue and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright green"^^xsd:string ;
    oboInOwl:id "PATO:0001271"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated green"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000320 .

obo:PATO_0001272
    obo:IAO_0000115 "A color consisting of green hue and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale green"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001272"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated green"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000320 .

obo:PATO_0001273
    obo:IAO_0000115 "A color consisting of grey color and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001273"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obsolete bright grey"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001274
    obo:IAO_0000115 "A color consisting of grey color and low saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001274"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obsolete pale grey"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001275
    obo:IAO_0000115 "A color consisting of magenta color and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright magenta"^^xsd:string ;
    oboInOwl:id "PATO:0001275"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated magenta"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000321 .

obo:PATO_0001276
    obo:IAO_0000115 "A color consisting of magenta color and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale magenta"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001276"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated magenta"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000321 .

obo:PATO_0001277
    obo:IAO_0000115 "A color consisting of orange hue and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright orange"^^xsd:string ;
    oboInOwl:id "PATO:0001277"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated orange"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000953 .

obo:PATO_0001278
    obo:IAO_0000115 "A color consisting of orange hue and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale orange"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001278"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated orange"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000953 .

obo:PATO_0001279
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001280 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001280
    obo:IAO_0000115 "Pink color having medium brightness and low saturation."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001279"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright pink"^^xsd:string ;
    oboInOwl:id "PATO:0001280"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark pale pink"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000954 .

obo:PATO_0001281
    obo:IAO_0000115 "A color consisting of purple color and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright purple"^^xsd:string ;
    oboInOwl:id "PATO:0001281"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated purple"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000951 .

obo:PATO_0001282
    obo:IAO_0000115 "A color consisting of purple color and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale purple"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001282"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated purple"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000951 .

obo:PATO_0001283
    obo:IAO_0000115 "A color consisting of red hue and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright red"^^xsd:string ;
    oboInOwl:id "PATO:0001283"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated red"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000322 .

obo:PATO_0001284
    obo:IAO_0000115 "A color consisting of red hue and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale red"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001284"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated red"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000322 .

obo:PATO_0001285
    obo:IAO_0000115 "A color consisting of yellow hue and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright yellow"^^xsd:string ;
    oboInOwl:id "PATO:0001285"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated yellow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000324 .

obo:PATO_0001286
    obo:IAO_0000115 "A color consisting of yellow hue and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale yellow"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001286"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated yellow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000324 .

obo:PATO_0001287
    obo:IAO_0000115 "A color consisting of red and brown hue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001287"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "red brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000952 .

obo:PATO_0001288
    obo:IAO_0000115 "A color consisting of red and brown hue and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001288"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark red brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001287 .

obo:PATO_0001289
    obo:IAO_0000115 "A color consisting of red and brown hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001289"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light red brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001287 .

obo:PATO_0001290
    obo:IAO_0000115 "A fluorescence quality inhering in a bearer by virtue of emitting light during exposure to radiation from an external source."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001290"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "fluorescent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000018 .

obo:PATO_0001291
    obo:IAO_0000115 "A physical quality that inheres in an bearer by virtue of how that bearer interacts with electromagnetic radiation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001291"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "electromagnetic (EM) radiation quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001739 .

obo:PATO_0001292
    obo:IAO_0000115 "An EM radiation quality that is independent of the EM wavelength range."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001292"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "full-spectrum EM radiation quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001291 .

obo:PATO_0001293
    obo:IAO_0000115 "A scalar EM radiation quality which obtains by the capacity of the bearer to retain radiation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001293"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "absorption quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001292 .

obo:PATO_0001294
    obo:IAO_0000115 "A scalar EM radiation quality which obtains by the capacity of the bearer to scatter or reflect radiation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001294"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "radiation reflective quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001292 .

obo:PATO_0001295
    obo:IAO_0000115 "A reflective quality restricted to a particular wavelength."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001295"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "Typically used for light, but also applied to full EM spectrum."^^xsd:string ;
    rdfs:label "albedo"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001294 .

obo:PATO_0001296
    obo:IAO_0000115 "A scalar optical quality which obtains by the magnitude of the light emitted by the bearer."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001296"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "luminous flux"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001300 .

obo:PATO_0001297
    obo:IAO_0000115 "A radiation reflective quality inhering in a bearer by virtue of the ratio of the energy of a wave reflected from its surface to the energy possessed by the wave striking the bearer's surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001297"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "reflectivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001294 .

obo:PATO_0001298
    obo:IAO_0000115 "A fluorescence in which the emittence continues after the absorption has ceased."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001298"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "phosphorescence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000018 .

obo:PATO_0001299
    obo:IAO_0000115 "A scalar EM radiation quality which obtains by the capacity of the bearer to emit radiation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001299"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "radiation emitting quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001292 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001300"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "optical quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001291 .

obo:PATO_0001301
    obo:IAO_0000115 "An optical quality that is the mixture, purity or pattern of wavelengths of light perceived by the observer."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001301"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "chromatic property"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001300 .

obo:PATO_0001302
    obo:IAO_0000115 "A color consisting of red and orange hue with a slight amount of gray."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001302"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "vermilion"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0001303
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to varying or changing."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "variability of a physical quality"^^xsd:string ;
    oboInOwl:id "PATO:0001303"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "variability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PATO_0001304
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of whether the bearer exhibits temperature variation or change."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001304"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "variability of temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001303, [
        a owl:Restriction ;
        owl:onProperty pato:towards ;
        owl:someValuesFrom obo:PATO_0000146
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001303
            [
                a owl:Restriction ;
                owl:onProperty pato:towards ;
                owl:someValuesFrom obo:PATO_0000146
            ]
        )
    ] .

obo:PATO_0001305
    obo:IAO_0000115 "A temperature which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001306 ;
    oboInOwl:hasAlternativeId "PATO:0000678"^^xsd:string ;
    oboInOwl:hasExactSynonym "high temperature"^^xsd:string, "hot"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001305"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000146, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001306
    obo:IAO_0000115 "A temperature which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001305 ;
    oboInOwl:hasAlternativeId "PATO:0000677"^^xsd:string ;
    oboInOwl:hasExactSynonym "cold"^^xsd:string, "low temperature"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001306"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000146, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001307
    obo:IAO_0000115 "A variability of temperature which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001308 ;
    oboInOwl:hasExactSynonym "low variability of temperature"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001307"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased variability of temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001314, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001314
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001308
    obo:IAO_0000115 "A variability of temperature which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001307 ;
    oboInOwl:hasExactSynonym "high variability of temperature"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001308"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased variability of temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001314, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001314
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001309
    obo:IAO_0000115 "A process quality inhering in a bearer by virtue of the bearer's magnitude of the temporal extent between the starting and ending point."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000081"^^xsd:string ;
    oboInOwl:hasExactSynonym "period"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "time"^^xsd:string ;
    oboInOwl:id "PATO:0001309"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "duration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0001310
    obo:IAO_0000115 "A duration quality of a process inhering in a bearer by virtue of the bearer's duration of exhibition of thermal energy."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001310"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "TODO: obsolete? I don't know what this means."^^xsd:string ;
    rdfs:label "duration of temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309 .

obo:PATO_0001311
    obo:IAO_0000115 "A duration of temperature which is lesser relative to the normal or average enduring or continuing in time."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001312 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001311"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased duration of temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000499, obo:PATO_0001310 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001310
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001312
    obo:IAO_0000115 "A duration of temperature which is greater relative to the normal or average in respect to the quality of temperature of enduring or continuing in time."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001311 ;
    oboInOwl:hasExactSynonym "high duration of temperature"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001312"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased duration of temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000498, obo:PATO_0001310 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001310
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001313
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation of temperature."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001314 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001313"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "invariant temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001304 .

obo:PATO_0001314
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of the bearer's having or exhibiting variation of temperature."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001313 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001314"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "variant temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001304 .

obo:PATO_0001315
    obo:IAO_0000115 "A temperature which is increased by a low degree."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001315"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mild increased temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001305 .

obo:PATO_0001316
    obo:IAO_0000115 "A temperature which is increased by a medium degree."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001316"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "moderate increased temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001305 .

obo:PATO_0001317
    obo:IAO_0000115 "A temperature which is increased by a high degree."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001317"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "severe increased temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001305 .

obo:PATO_0001318
    obo:IAO_0000115 "A discrimination quality in a bearer by virtue of the bearer's being incapable perceiving differences between two or more stimuli."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001319 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001318"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "indiscriminate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000189 ;
    owl:disjointWith obo:PATO_0001319 .

obo:PATO_0001319
    obo:IAO_0000115 "A discrimination quality in a bearer by virtue of the bearer's being capable of perceiving differences between two or more stimuli."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001318 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001319"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "discriminate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000189 .

obo:PATO_0001320
    obo:IAO_0000115 "A pilosity quality of being covered with short hairs or soft down."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001320"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pubescent hair"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000454 .

obo:PATO_0001321
    obo:IAO_0000115 "An angle which is 90 degrees to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001321"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "right angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002326 .

obo:PATO_0001322
    obo:IAO_0000115 "An angle which is 180 degrees to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001322"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "TODO: decide on correct parentage."^^xsd:string ;
    rdfs:label "straight angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002326 .

obo:PATO_0001323
    obo:IAO_0000115 "A 2-D extent quality inhering in a bearer by virtue of the bearer's two dimensional extent."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001323"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:mpath_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "area"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001709 .

obo:PATO_0001324
    obo:IAO_0000115 "A symmetry quality inhering in a bearer by virtue of the bearer's being symmetric about a plane running from its frontal end to its caudal end (head to tail), and has nearly identical right and left halves."^^xsd:string ;
    oboInOwl:hasExactSynonym "left-right symmetry"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pennate"^^xsd:string ;
    oboInOwl:id "PATO:0001324"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "bilateral symmetry"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000965 .

obo:PATO_0001325
    obo:IAO_0000115 "A symmetry quality inhering in a bearer by virtue of the bearer's having equal proportion around a central point or axis."^^xsd:string ;
    oboInOwl:hasExactSynonym "centric"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001325"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:cell_quality ;
    a owl:Class ;
    rdfs:label "radial symmetry"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000965 .

obo:PATO_0001326
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001326"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obsolete left-right symmetry"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001327
    obo:IAO_0000115 "A symmetry quality inhering in a bearer by virtue of the bearer's being capable of division into symmetrical halves by only one longitudinal plane passing through the axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001327"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "zygomorphic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001324 .

obo:PATO_0001328
    obo:IAO_0000115 "A symmetry quality inhering in a bearer by virtue of the bearer's being capable of division into symmetrical halves by any longitudinal plane passing through the axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001328"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "actinomorphic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001325 .

obo:PATO_0001329
    obo:IAO_0000115 "A flavor quality inhering in a bearer by virtue of the bearer's having flavour."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001329"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "flavourful"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000043 ;
    owl:disjointWith obo:PATO_0001330 .

obo:PATO_0001330
    obo:IAO_0000115 "A flavor quality inhering in a bearer by virtue of the bearer's lacking flavour."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001330"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "flavourless"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000043 .

obo:PATO_0001331
    obo:IAO_0000115 "An odor quality inhering in a bearer by virtue of the bearer's having odour."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001331"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "odorous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000058 .

obo:PATO_0001332
    obo:IAO_0000115 "A morphology quality inhering in a bearer by virtue of the bearer's lack of distinct morphology."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001332"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "amorphous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0001333
    obo:IAO_0000115 "A quality of a process which ends later than the natural end time."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001333"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "temporally extended"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002304, obo:PATO_0002324 .

obo:PATO_0001334
    obo:IAO_0000115 "A length quality which is equal to the length of any straight line segment that passes through the center of a circle and whose endpoints are on the circular boundary."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001334"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:mpath_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0001335
    obo:IAO_0000115 "A mating type that indicates whether the F plasmid has integrated into the chromosome."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001335"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "bacterial mating type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001895 .

obo:PATO_0001336
    obo:IAO_0000115 "A biological sex quality inhering in an individual whose sex is unknown."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001336"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Unknown is not a type of sex."^^xsd:string ;
    rdfs:label "obsolete unknown sex"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001337
    obo:IAO_0000115 "A yeast mating type."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001337"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "yeast mating type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001895 .

obo:PATO_0001338
    obo:IAO_0000115 "A biological sex quality inhering in a population of multiple sexes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001338"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "For example a mixture of females and male or males and hermaphrodites."^^xsd:string ;
    rdfs:label "mixed sex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002003 .

obo:PATO_0001339
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the bearer's homogeneity of a biomaterial."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001339"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "biomaterial purity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001340
    obo:IAO_0000115 "A biological sex quality inhering in an organism or a population with both male and female sexual organs in one individual."^^xsd:string ;
    oboInOwl:hasExactSynonym "intersex"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001340"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hermaphrodite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001894 .

obo:PATO_0001341
    obo:IAO_0000115 "A S. cerevisiae mating type cells that secrete a pheromone that in alpha haploids stimulates processes that lead to mating."^^xsd:string ;
    oboInOwl:hasBroadSynonym "a"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001341"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "a mating type (yeast)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001342 .

obo:PATO_0001342
    obo:IAO_0000115 "A S. cerevisiae mating type."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001342"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "Saccharomyces cerevisiae mating type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001337 .

obo:PATO_0001343
    obo:IAO_0000115 "A S. pombe mating type determined by the gene configuration on the mat1 locus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001343"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "Schizosaccharomyces pombe mating type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001337 .

obo:PATO_0001344
    obo:IAO_0000115 "A S. cerevisiae mating type cells that secrete a pheromone that stimulates a haploids."^^xsd:string ;
    oboInOwl:hasBroadSynonym "alpha"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001344"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "alpha mating type (yeast)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001342 .

obo:PATO_0001345
    obo:IAO_0000115 "A S. pombe mating type determined by the mat1-Mc and mat1-Mi on the mat1 locus."^^xsd:string ;
    oboInOwl:hasExactSynonym "M"^^xsd:string, "h -"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001345"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "h minus"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001343 .

obo:PATO_0001346
    obo:IAO_0000115 "A S. pombe mating type determined by the mat1-Pc and mat1-Pi on the mat1 locus."^^xsd:string ;
    oboInOwl:hasExactSynonym "P"^^xsd:string, "h+"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001346"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "h plus"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001343 .

obo:PATO_0001347
    obo:IAO_0000115 "A bacterial mating type indicating the presence of F plasmid in a bacterial cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001347"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "F mating type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001335 .

obo:PATO_0001348
    obo:IAO_0000115 "A bacterial mating type indicating the absence of F plasmid in a bacterial cell."^^xsd:string ;
    oboInOwl:hasExactSynonym "F-"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001348"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "F minus mating type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001335 .

obo:PATO_0001349
    obo:IAO_0000115 "A mating type that indicates that the F plasmid has integrated into the chromosome."^^xsd:string ;
    oboInOwl:hasExactSynonym "Hfr"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001349"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "high frequency recombinant"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001348 .

obo:PATO_0001350
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the rate of change of the bearer's angular velocity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001350"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "angular acceleration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001028 .

obo:PATO_0001351
    obo:IAO_0000115 "A density quality which inheres in a bearer by virtue of some influence exerted by the bearer's mass on a given area."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001351"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "area density"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001019 .

obo:PATO_0001352
    obo:IAO_0000115 "A density quality which is equal to the mass exerting an influence on a one-dimensional object."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001352"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "linear density"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001019 .

obo:PATO_0001353
    obo:IAO_0000115 "A density quality which inheres in a bearer by virtue of some influence exerted by the bearer's mass on a given volume."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001353"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "volumetric density"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001019 .

obo:PATO_0001354
    obo:IAO_0000115 "A optical quality inhering in a bearer by virtue of the bearer's exhibiting low opacity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001354"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "translucent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000957 .

obo:PATO_0001355
    obo:IAO_0000115 "A shape quality that obtains by virtue of the bearer having inward facing edges; having a surface or boundary that curves or bulges outward, as the exterior of a sphere."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001857 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001355"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "convex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002005 .

obo:PATO_0001356
    obo:IAO_0000115 "A shape quality inhering in a cell by virtue of the bearer's ability to take on two or more different shapes during its life cycle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001356"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pleomorphic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001357
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped like a cushion or has a marked convex cushion-like form."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001357"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pulvinate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0001358
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having a knob or knoblike protuberance."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001358"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "umbonate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001598 .

obo:PATO_0001359
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's having many wrinkles or creases on the surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001359"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "rugose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0001360
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having thin filamentous extensions at its edge."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001360"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "filamentous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001361
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of the bearer's being covered with warts or projections that resemble warts resulting in a hard rough surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001361"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "warty"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000700 .

obo:PATO_0001362
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's disposition to being easily damaged or destroyed."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001716 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001362"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fragile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001662 ;
    owl:disjointWith obo:PATO_0001716 .

obo:PATO_0001363
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000404 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001364
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having root like extensions radiating from its center."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001364"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "rhizoidal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001598 .

obo:PATO_0001365
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's having spines, thorns or similar thin projections on its surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001365"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "spiny"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0001366
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being small and resembling a point."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001366"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "punctiform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001367
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's having deeply undulating edges forming lobes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001367"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lobate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0001368
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's having an irregularly toothed edge."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "jagged"^^xsd:string ;
    oboInOwl:id "PATO:0001368"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "erose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001976 .

obo:PATO_0001369
    obo:IAO_0000115 "A shape quality inhering in a colony by virtue of the bearer's appearing above the medium surface with terraced edges."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001369"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "raised"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001370
    obo:IAO_0000115 "A coating quality which is sticky or clammy."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001370"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "viscid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002012 .

obo:PATO_0001371
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the bearer's consistency of mucus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "mucinous"^^xsd:string, "mucous"^^xsd:string ;
    oboInOwl:id "PATO:0001371"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "mucoid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001372
    obo:IAO_0000115 "A physical quality that inheres in propagating wave (light or sound) virtue of the bearer's change in direction when passing from one medium to another."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001372"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "refractivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001294 .

obo:PATO_0001373
    obo:IAO_0000115 "A reflectivity quality inhering in a bearer by virtue of the bearer's reflecting lots of light."^^xsd:string ;
    oboInOwl:hasExactSynonym "glossy"^^xsd:string, "shiny"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001373"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "glistening"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001297 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001374"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "ploidy"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001375"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "haploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001393 .

obo:PATO_0001376
    obo:IAO_0000115 "A ploidy quality inhering in a bearer by virtue of the bearer's containing a single set of unique homologous chromosomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001376"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "monoploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001393 .

obo:PATO_0001377
    obo:IAO_0000115 "A ploidy quality inhering in a bearer by virtue of the bearer's containing more than two homologous sets of chromosomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001377"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "polyploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001393 .

obo:PATO_0001378
    obo:IAO_0000115 "A polyploidy quality inhering in a bearer by virtue of the bearer's containing chromosomes derived from a single species."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001378"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "autopolyploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001377 .

obo:PATO_0001379
    obo:IAO_0000115 "A polyploidy quality inhering in a bearer by virtue of the bearer's containing chromosomes derived from different species."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001379"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "allopolyploidy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001377 .

obo:PATO_0001380
    obo:IAO_0000115 "A polyploidy quality inhering in a bearer by virtue of the bearer's having an ancient polyploid ancestor."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001380"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "paleopolyploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001377 .

obo:PATO_0001381
    obo:IAO_0000115 "A polyploidy quality inhering in a bearer by virtue of the bearer's containing three homologous sets of chromosomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001381"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "triploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001377 .

obo:PATO_0001382
    obo:IAO_0000115 "A polyploidy quality inhering in a bearer by virtue of the bearer's containing four homologous sets of chromosomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001382"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "tetraploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001377 .

obo:PATO_0001383
    obo:IAO_0000115 "A polyploidy quality inhering in a bearer by virtue of the bearer's containing five homologous sets of chromosomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001383"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pentaploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001377 .

obo:PATO_0001384
    obo:IAO_0000115 "A polyploidy quality inhering in a bearer by virtue of the bearer's containing six homologous sets of chromosomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001384"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hexaploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001377 .

obo:PATO_0001385
    obo:IAO_0000115 "A ploidy quality inhering in a bearer by virtue of the bearer's containing a non-integral multiple of the monoploid number, due to extra or missing chromosomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001385"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "aneuploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001374 .

obo:PATO_0001386
    obo:IAO_0000115 "An aneuploidy quality inhering in a bearer by virtue of the bearer's containing only one chromosome from a pair in a cell's nucleus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001386"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "monosomy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001385 .

obo:PATO_0001387
    obo:IAO_0000115 "An aneuploidy quality inhering in a bearer by virtue of the bearer's containing only two chromosome from a pair in a cell's nucleus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001387"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "For diploid organisms, such as humans, it is the normal condition, whilst for organisms that are normally triploid or above, disomy is an aneuploidy."^^xsd:string ;
    rdfs:label "disomy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001385 .

obo:PATO_0001388
    obo:IAO_0000115 "A disomy quality inhering in a bearer by virtue of the bearer's containing two copies of the chromosome from one of the parents (with no contribution from the other parent)."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001388"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "uniparental disomy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001387 .

obo:PATO_0001389
    obo:IAO_0000115 "An aneuploidy quality inhering in a bearer by virtue of the bearer's containing three, instead of two, chromosomes of a particular numbered type in an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001389"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "trisomy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001385 .

obo:PATO_0001390
    obo:IAO_0000115 "A trisomy quality inhering in a bearer when part of the bearer's extra chromosome is attached to one of the other chromosomes, or if one of the bearer's chromosomes has two copies of part of its chromosome."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001390"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "partial trisomy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001389 .

obo:PATO_0001391
    obo:IAO_0000115 "A trisomy quality inhering in a bearer by virtue of the bearer's having extra chromosomal material in only some of it's cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001391"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "mosaic trisomy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001389 .

obo:PATO_0001392
    obo:IAO_0000115 "A polyploidy quality inhering in a bearer by virtue of the bearer's chromosome number being increased by endomitosis and for which the degree of ploidy is proportional to the number of times that endomitosis has taken place."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001392"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "endopolyploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001377 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001393"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "euploid"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001394"^^xsd:string ;
    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."^^xsd:string ;
    rdfs:label "diploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001393 .

obo:PATO_0001395
    obo:IAO_0000115 "A diploidy quality inhering in a bearer in by virtue of belonging in a species whose one of the sexes has haploid cells and the other has diploid cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001395"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "haplodiploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001394 .

obo:PATO_0001396
    obo:IAO_0000115 "A monadic quality of continuant that exists at the cellular level of organisation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001396"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cellular quality"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001397"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "cellular potency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001396 .

obo:PATO_0001398
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of the bearer's having the ability to go through numerous cycles of cell division while maintaining the undifferentiated state."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001398"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "self-renewal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002102 .

obo:PATO_0001399
    obo:IAO_0000115 "A cellular potency that is the capacity to produce differentiated cell types of all three primary germ layers and extraembryonic cell types."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001399"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "totipotent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0001400
    obo:IAO_0000115 "A cellular potency that is the capacity to produce only one differentiated cell type."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001400"^^xsd:string ;
    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."^^xsd:string ;
    rdfs:label "unipotent"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001401"^^xsd:string ;
    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."^^xsd:string ;
    rdfs:label "oligopotent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0001402
    obo:IAO_0000115 "A cellular potency that is the capacity to form multiple differentiated cell types."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001402"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "multipotent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0001403
    obo:IAO_0000115 "A cellular potency that is the capacity to produce differentiated cell types of all three primary germ layers but not extraembryonic cell types."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001403"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pluripotent"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001404"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "nucleate quality"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001405"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anucleate"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001406"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "binucleate"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001407"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "mononucleate"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001408"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ciliatedness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001396 .

obo:PATO_0001409
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's resembling a long tapered rod."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001409"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "spindle-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001410"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "striated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001411
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's having distinct structure."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001412 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001411"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "structured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001412
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's lacking distinct structure."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001411 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001412"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unstructured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001413
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the rate of the bearer's angular movement about an axis; the angle rotated in a given time."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001413"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "angular velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002242 .

obo:PATO_0001414
    obo:IAO_0000115 "A physical quality inhering in a catalyst by virtue of the amount of the catalyst's action."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001414"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "catalytic activity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001415
    obo:IAO_0000115 "A quality inhering in a population by virtue of the proportion of its members that are ill at a given time."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001415"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "morbidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002003 .

obo:PATO_0001416
    obo:IAO_0000115 "A duration which has regular start and/or end times."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001417 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001416"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "regular duration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309 .

obo:PATO_0001417
    obo:IAO_0000115 "A duration quality of a process inhering in a bearer by virtue of the bearer's duration which has irregular start and/or end times."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001416 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001417"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "irregular duration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309 .

obo:PATO_0001418
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of the bearer's being deficient in alertness or activity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001418"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "lethargic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002265 .

obo:PATO_0001419
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's terminating in a point or edge."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001419"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sharp"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000944 .

obo:PATO_0001420
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's disposition to rise or float in a fluid medium such as water or air."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001420"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "buoyancy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001421
    obo:IAO_0000115 "A viability quality inhering in a bearer by virtue of the bearer's condition before death."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001421"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "alive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0001422
    obo:IAO_0000115 "A viability quality inhering in a bearer by virtue of the cessation of the bearer's life."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001422"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dead"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0001423
    obo:IAO_0000115 "A reflectivity quality inhering in the bearer by virtue of the bearer's ability to refract light."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001423"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "refractile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001372 .

obo:PATO_0001424
    obo:IAO_0000115 "A color hue with very low wavelength of that portion of the visible spectrum lying between reddish blue or bluish purple, evoked in the human observer by radiant energy with wavelengths of approximately 420 to 380 nanometers."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001424"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "violet"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0001425
    obo:IAO_0000115 "A color hue consisting of red hue and yellow hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001425"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "rosy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0001426
    obo:IAO_0000115 "A color consisting of purple and brown hue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001426"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "maroon"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0001427
    obo:IAO_0000115 "A concentration quality inhering in compound by virtue of the bearer's tendency to act as a hydron donor."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001427"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "compound acidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001842 .

obo:PATO_0001428
    obo:IAO_0000115 "A concentration quality inhering in a medium by virtue of the bearer's tendency to hydronate a specific reference base."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001428"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "medium acidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001842 .

obo:PATO_0001429
    obo:IAO_0000115 "An medium acidity quality inhering in a solution by virtue of the bearer's a high concentration of H+ ions."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001429"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "acidic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001428 .

obo:PATO_0001430
    obo:IAO_0000115 "An medium acidity quality inhering in a solution by virtue of the bearer's a low concentration of H+ ions."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001430"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "alkaline"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001428 .

obo:PATO_0001431
    obo:IAO_0000115 "An emergent molecular quality that arises by virtue of the bearer's disposition to exhibit molecular attraction to another entity in contact."^^xsd:string ;
    oboInOwl:hasExactSynonym "adhesiveness"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "stickiness"^^xsd:string ;
    oboInOwl:id "PATO:0001431"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "The definition is general enough to cover adhesion arising from different kinds of chemical bonding/forces, although for PATO this term will most commonly used for cellular adhesion. See also GO:0031589 \"cell-substrate adhesion\"."^^xsd:string ;
    rdfs:label "adhesivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001432
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's decomposition into component parts."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001432"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decayed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0001433
    obo:IAO_0000115 "A quality of a single process which describes the growth of an organism, structure, or group of organisms."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001489"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "growth quality of a process"^^xsd:string, "growth timing quality"^^xsd:string ;
    oboInOwl:id "PATO:0001433"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "growth quality of occurrent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0001434
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's ability to produce new life or offspring."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001434"^^xsd:string ;
    a owl:Class ;
    rdfs:label "reproductive quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0001435
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's having connection or association with another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001435"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "attachment quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001436
    obo:IAO_0000115 "An attachment quality inhering in a flower by virtue of the bearer's lacking a stalk, as in flowers or leaves that grow directly from the stem."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001436"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sessile (sensu botany)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001435 .

obo:PATO_0001437
    obo:IAO_0000115 "A attachment quality inhering in a bearer by virtue of the bearer's inability to move about."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001437"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sessile (sensu zoology)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001435 .

obo:PATO_0001438
    obo:IAO_0000115 "A attachment quality inhering in a bearer by virtue of the bearer's having or being supported by a pedicel or pedicle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001438"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pedicellate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001435 .

obo:PATO_0001439
    obo:IAO_0000115 "A contractile quality inhering in a bearer by virtue of the bearer's elastic tension that facilitate response to stimuli."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001498"^^xsd:string ;
    oboInOwl:hasExactSynonym "tone"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001439"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "TODO: we need a clearer differentium between this and contractility - or merge?"^^xsd:string ;
    rdfs:label "tonicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001579 .

obo:PATO_0001440
    obo:IAO_0000115 "A cellular adhesivity quality inhering in a molecule in one cell by virtue of the bearer's attachment to an identical molecule in an adjacent cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001440"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "homophilic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001531 ;
    owl:disjointWith obo:PATO_0001441 .

obo:PATO_0001441
    obo:IAO_0000115 "A cellular adhesivity quality inhering in a molecule in one cell by virtue of the bearer's attachment to an nonidentical molecule in an adjacent cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001441"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "heterophilic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001531 .

obo:PATO_0001442
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of whether the bearer includes all its components."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001442"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "wholeness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001443
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001444 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001444
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's components no longer being in a single contiguous unit."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001443"^^xsd:string, "PATO:0001820"^^xsd:string ;
    oboInOwl:hasExactSynonym "fragmented"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "fractured"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cracked"^^xsd:string, "hemorrhaged"^^xsd:string, "split"^^xsd:string, "torn"^^xsd:string ;
    oboInOwl:id "PATO:0001444"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "broken"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001442 ;
    owl:disjointWith obo:PATO_0001446 .

obo:PATO_0001445
    obo:IAO_0000115 "A wholeness quality inhering in a bearer by virtue of the bearer's being taken apart into its constituent parts."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001445"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "disassembled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001444 .

obo:PATO_0001446
    obo:IAO_0000115 "A wholeness quality inhering in a bearer by virtue of the bearer's including all its components."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001446"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "whole"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001442 .

obo:PATO_0001447
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the bearer's being encrusted or impregnated with calcium carbonate (CHEBI:3311)."^^xsd:string ;
    oboInOwl:hasExactSynonym "calcareous"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "calcification"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001447"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "calcified"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001448
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the bearer's being hardened by the deposition of calcium into bone."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001448"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ossified"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001447 .

obo:PATO_0001449
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the bearer's cartilage quantities."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001449"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Cartilage is a type of dense connective tissue. It is composed of specialized cells called chondrocytes (CL:0000138) that produce a large amount of extracellular matrix composed of collagen fibers, abundant ground substance rich in proteoglycan, and elastin fibers."^^xsd:string ;
    rdfs:label "cartilaginous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001450
    obo:IAO_0000115 "A structural quality which is held by a bearer when the latter exhibits an excessive accumulation of extracellular fluid."^^xsd:string ;
    oboInOwl:hasExactSynonym "edemic"^^xsd:string, "oedematous"^^xsd:string, "oedemic"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "edema"^^xsd:string, "oedema"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001450"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "edematous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001451
    obo:IAO_0000115 "An extended swelling in plant organs caused primarily by an excessive accumulation of water."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "edemic"^^xsd:string, "oedematous"^^xsd:string, "oedemic"^^xsd:string ;
    oboInOwl:id "PATO:0001451"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete edematous (sensu botany)"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001452
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000141 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001453
    obo:IAO_0000115 "An attachment quality inhering in a bearer by virtue of the bearer's lacking connection or association with another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "detached"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001453"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "detached from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001435 .

obo:PATO_0001454
    obo:IAO_0000115 "A sensitivity quality inhering in a bearer by virtue of the bearer's dependence on oxygen."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001454"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "sensitivity to oxygen"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000085 .

obo:PATO_0001455
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's dependence on oxygen."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001456 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001455"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "aerobic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001454 ;
    owl:disjointWith obo:PATO_0001456 .

obo:PATO_0001456
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's independence on oxygen."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001455 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001456"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anaerobic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001454 .

obo:PATO_0001457
    obo:IAO_0000115 "A quality of a process inhering in bearer by virtue of the bearer's disposition to respond to stimulation."^^xsd:string ;
    oboInOwl:hasExactSynonym "sensitivity of occurrent"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001457"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "sensitivity of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0001458
    obo:IAO_0000115 "A sensitivity of a process quality inhering in a bearer by virtue of the bearer's unfolding in a location with or without oxygen."^^xsd:string ;
    oboInOwl:hasExactSynonym "sensitivity of occurrent to oxygen"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001458"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "sensitivity of a process to oxygen"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001457 .

obo:PATO_0001459
    obo:IAO_0000115 "A sensitivity of a process inhering in a biological process by virtue of the process unfolding in a location with oxygen."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001460 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001459"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "aerobic (for occurrence)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001458 .

obo:PATO_0001460
    obo:IAO_0000115 "A sensitivity of a process inhering in a biological process by virtue of the process unfolding in a location without oxygen."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001459 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001460"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anaerobic (for occurrence)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001458 .

obo:PATO_0001461
    obo:IAO_0000115 "A physical quality inhering in a liquid by virtue of the bearer's ability to attraction of molecules at its surface as a result of unbalanced molecular cohesive forces."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001461"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "surface tension"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001462
    obo:IAO_0000115 "A quality inhering in a cell's plasma membrane by virtue of the electrical potential difference across it."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001462"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "membrane potential"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001464 .

obo:PATO_0001463
    obo:IAO_0000115 "A quality inhering in a cell's plasma membrane by virtue of a brief fluctuation in the bearer's potential caused by the rapid opening and closing of voltage-gated ion channels."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001463"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "action potential"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001464 .

obo:PATO_0001464
    obo:IAO_0000115 "A quality that is equal to the potential energy per unit charge associated with a static (time-invariant) electric field, also called the electrostatic potential."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001464"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "electric potential"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001465
    obo:IAO_0000115 "A malformed quality inhering in a bearer by virtue of the bearer's all-encompassing, grotesque morphological defects."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001465"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "monstrous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000646 .

obo:PATO_0001466
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the front of an organism."^^xsd:string ;
    oboInOwl:hasExactSynonym "curved anterior"^^xsd:string, "curved superior (human torso)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001466"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved rostral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001467
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the part of the body from which the tail arises."^^xsd:string ;
    oboInOwl:hasExactSynonym "curved inferior (human torso)"^^xsd:string, "curved posterior"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001467"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved caudal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001468
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the back or upper surface of an organism."^^xsd:string ;
    oboInOwl:hasExactSynonym "curved posterior (human torso)"^^xsd:string, "curved superior (human head)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001468"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved dorsal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001469
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the abdomen of an organism."^^xsd:string ;
    oboInOwl:hasExactSynonym "curved anterior (human torso)"^^xsd:string, "curved inferior (human head)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001469"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved ventral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001470
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's magnitude in respect to a related entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "proportion"^^xsd:string, "proportionality"^^xsd:string, "quotient"^^xsd:string, "ratio"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "rate"^^xsd:string ;
    oboInOwl:id "PATO:0001470"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Examples: height to weight; brain size to body size. These could all be children of proportionality. Proportions can be measured as ratios. Some measures may be dimensionless. Not all ratios measure proportionality, eg m/s measures velocity which is not a proportion in the sense defined above, it is a quality in its own right."^^xsd:string ;
    rdfs:label "proportionality to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001471
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001665 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001472
    obo:IAO_0000115 "A depth which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001596 ;
    oboInOwl:hasAlternativeId "PATO:0001692"^^xsd:string ;
    oboInOwl:hasExactSynonym "low depth"^^xsd:string, "shallow"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001472"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased depth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0001595 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001595
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001473
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being present in two copies."^^xsd:string ;
    oboInOwl:hasExactSynonym "doubled"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001473"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "duplicated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000470 .

obo:PATO_0001474
    obo:IAO_0000115 "An oriented quality inhering in a bearer by virtue of the bearer's axis being positioned forward."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001474"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anteverted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000614 .

obo:PATO_0001475
    obo:IAO_0000115 "A position which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001476 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "high position"^^xsd:string ;
    oboInOwl:id "PATO:0001475"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased position"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000140
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001476
    obo:IAO_0000115 "A positional which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001475 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "low position"^^xsd:string ;
    oboInOwl:id "PATO:0001476"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased position"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000140
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001477
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being drawn in or pulled back from any given point."^^xsd:string ;
    oboInOwl:hasBroadSynonym "moved"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "retruded"^^xsd:string ;
    oboInOwl:id "PATO:0001477"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "retracted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001478
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being broken down; caved in."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001478"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "collapsed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001479
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001852 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001480
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's resembling a sponge in elasticity, absorbency, or porousness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001480"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "spongy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0000982
    ] .

obo:PATO_0001481
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having an oblique or slanted direction."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001481"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "sloped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001482
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's standing out or projecting beyond a surface or line."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001482"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "prominent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001598, obo:PATO_0015007 .

obo:PATO_0001483
    obo:IAO_0000115 "Absence of an organ, tissue or cell due to failure to develop from a primordium or precursor cell."^^xsd:string ;
    oboInOwl:hasExactSynonym "aplasia"^^xsd:string, "undeveloped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001483"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "With aplasia, the primordium or precursor develops, but does not proceed in its development to a mature structure"^^xsd:string ;
    rdfs:label "aplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002290, obo:PATO_0002291 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002290
            obo:PATO_0002291
        )
    ] .

obo:PATO_0001484
    obo:IAO_0000115 "A quality of a process which occurs near to or not long before the present."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001484"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "recent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002325 .

obo:PATO_0001485
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being thicker or more closely packed together; pressed tightly together."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002452 ;
    oboInOwl:hasAlternativeId "PATO:0001840"^^xsd:string ;
    oboInOwl:hasBroadSynonym "compact"^^xsd:string ;
    oboInOwl:hasExactSynonym "compressed"^^xsd:string, "squashed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "dense"^^xsd:string ;
    oboInOwl:id "PATO:0001485"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "condensed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001486
    obo:IAO_0000115 "An age quality that exists by virtue of the time (years and months) that the bearer has existed."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001486"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "chronological age"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000011 .

obo:PATO_0001487
    obo:IAO_0000115 "A time quality inhering in a bearer by virtue of the bearer's growing old; aging."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001487"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "senescent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000011 .

obo:PATO_0001488
    obo:IAO_0000115 "A cellular quality inhering in a cell by virtue of whether the bearer exhibits the ability to move spontaneously."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001488"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "Term should be obsoleted and the GO term cellular motility should be used instead."^^xsd:string ;
    rdfs:label "cellular motility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001396 .

obo:PATO_0001489
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001433 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001490
    obo:IAO_0000115 "A growth quality of a process inhering in an organism, structure, or group of organisms by virtue of the bearer's reduced or increased growth."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001490"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "heterochronic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001433 .

obo:PATO_0001491
    obo:IAO_0000115 "A paedomorphic growth quality which is due to a reduced rate."^^xsd:string ;
    oboInOwl:hasExactSynonym "neotenic growth"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001491"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "neotenous growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001749 .

obo:PATO_0001492
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001492"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "This term will be obsoleted; Use GO:growth and PATO:rate."^^xsd:string ;
    rdfs:label "growth rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0050001 .

obo:PATO_0001493
    obo:RO_0002604 obo:PATO_0001494 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001493"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "This term will be obsoleted; Use GO:growth and PATO:rate."^^xsd:string ;
    rdfs:label "hypertrophic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001492 .

obo:PATO_0001494
    obo:RO_0002604 obo:PATO_0001493 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001494"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "This term will be obsoleted; Use GO:growth and PATO:rate."^^xsd:string ;
    rdfs:label "hypotrophic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001492 .

obo:PATO_0001495
    obo:IAO_0000115 "A concave quality inhering in a bearer by virtue of the bearer's shape being a V-shaped cut."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "indented"^^xsd:string ;
    oboInOwl:id "PATO:0001495"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "notched"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001857 .

obo:PATO_0001496
    obo:IAO_0000115 "A reproductive quality inhering in the young of an animal by virtue of the bearer's being cared for at one time."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001496"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "brood quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001434 .

obo:PATO_0001497
    obo:IAO_0000115 "A reproductive quality inhering in the young of an animal by virtue of the bearer's disposition to survive and develop normally."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001497"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "brood viability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0001498
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001439 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001499
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's resembling a ball (a sphere whose equatorial diameter is equal to the polar diameter)."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000408"^^xsd:string ;
    oboInOwl:hasExactSynonym "globular"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "rotund"^^xsd:string ;
    oboInOwl:id "PATO:0001499"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "spherical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001865, [
        a owl:Restriction ;
        owl:onProperty pato:has_cross_section ;
        owl:someValuesFrom obo:PATO_0000411
    ] .

obo:PATO_0001500
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being gradually narrower or thinner toward one end."^^xsd:string ;
    oboInOwl:hasExactSynonym "taper"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001500"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "tapered"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001419 .

obo:PATO_0001501
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's lacking complete growth, differentiation, or development."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001701 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "underdeveloped"^^xsd:string ;
    oboInOwl:id "PATO:0001501"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "immature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001502
    obo:IAO_0000115 "A monadic quality of continuant inhering in a bearer by virtue of the bearer's being intricate and compounded."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001502"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "TODO: obsolete this."^^xsd:string ;
    rdfs:label "complexity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001503
    obo:IAO_0000115 "A complexity quality in a bearer by virtue of the bearer's having few parts or being complicated or compound."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001503"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "simple"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001502 ;
    owl:disjointWith obo:PATO_0001504 .

obo:PATO_0001504
    obo:IAO_0000115 "A complexity quality inhering in a bearer by virtue of the bearer's being intricate and compounded."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001504"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "complex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001502 .

obo:PATO_0001505
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's not being in contact with another entity, or of no longer being connected or joined with another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "discontiguous"^^xsd:string, "divided_from"^^xsd:string, "splitted from"^^xsd:string ;
    oboInOwl:id "PATO:0001505"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "separated from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001506
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's separation of normally joined parts, such as the separation of adjacent bones without fracture or of certain abdominal muscles during pregnancy."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001506"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "diastatic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001505 .

obo:PATO_0001507
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's being interrupted of its normal course."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001507"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "disrupted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0001508
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000297 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001509
    obo:IAO_0000115 "A quality of a single physical entity that arises by virtue of whether the bearer exhibits the ability to perform a regular function(s)."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001509"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "functionality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0001510
    obo:IAO_0000115 "A functionality quality held by the bearer when the latter is able to perform a regular function(s)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001511 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001510"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "functional"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001509 .

obo:PATO_0001511
    obo:IAO_0000115 "A disfunctional quality held by the bearer when the latter is unable to perform a regular function(s)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001510 ;
    oboInOwl:hasAlternativeId "PATO:0001640"^^xsd:string ;
    oboInOwl:hasExactSynonym "disfunctional"^^xsd:string, "functional failure"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "defective"^^xsd:string, "failure"^^xsd:string ;
    oboInOwl:id "PATO:0001511"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-functional"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001509 .

obo:PATO_0001512
    obo:IAO_0000115 "A pattern inhering in a surface by virtue of the bearer's being marked by the presence of dots, punctures, points or pits."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "dotted"^^xsd:string, "spotted"^^xsd:string, "stippled"^^xsd:string ;
    oboInOwl:id "PATO:0001512"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "punctate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000330 .

obo:PATO_0001513
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001566 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001514
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's lacking some outer layer."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001514"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "delaminated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001515
    obo:IAO_0000115 "A color quality inhering in a bearer by virtue of the bearer's being uneven in color."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "murky"^^xsd:string ;
    oboInOwl:id "PATO:0001515"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "variable color"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000019 .

obo:PATO_0001516
    obo:IAO_0000115 "An optical quality where light rays originating from a point on the object converge."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001516"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "focus"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001300 .

obo:PATO_0001517
    obo:IAO_0000115 "An optical quality inhering in a bearer by virtue of the bearer's having focus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001517"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "focused"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001516 .

obo:PATO_0001518
    obo:IAO_0000115 "An optical quality inhering in a bearer by virtue of the bearer's lacking focus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001518"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "blurry"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001516 .

obo:PATO_0001519
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of vibration, as perceived by the sense of hearing."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001519"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "sound quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001520
    obo:IAO_0000115 "The frequency of transmitted vibrations."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001520"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "sound frequency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000044 .

obo:PATO_0001521
    obo:IAO_0000115 "A physical quality inhering in a sound wave by virtue of the maximum magnitude (value without regard to sign) of its disturbance."^^xsd:string ;
    oboInOwl:hasBroadSynonym "loudness"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001521"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "sound amplitude"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000080 .

obo:PATO_0001522
    obo:IAO_0000115 "A physical quality inhering in sound by virtue of the bearer's travelling speed in a given medium under specified conditions."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001522"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "sound speed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000008 .

obo:PATO_0001523
    obo:IAO_0000115 "A physical quality which is equal to the quotient of the speed of a sound wave divided by its wavelength."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001523"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "sound wavelength"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001242 .

obo:PATO_0001524
    obo:IAO_0000115 "A sound frequency in the range of 0-20 Hz."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001524"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "intrasonic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001520 .

obo:PATO_0001525
    obo:IAO_0000115 "A sound frequency in the range of 20 to 20.000 Hz."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001525"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "sonic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001520 .

obo:PATO_0001526
    obo:IAO_0000115 "A sound frequency in the range of 20 000 + Hz."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001526"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ultrasonic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001520 .

obo:PATO_0001527
    obo:IAO_0000115 "A sound amplitude which is relatively low."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001527"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "quiet"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001519 .

obo:PATO_0001528
    obo:IAO_0000115 "A sound amplitude which is relatively high."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001528"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "loud"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001519 .

obo:PATO_0001529
    obo:IAO_0000115 "A spatiotemporal quality inhering in a cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001529"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "cellular spatiotemporal quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0001530
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's behavior."^^xsd:string ;
    oboInOwl:hasExactSynonym "behavioral quality of occurrent"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001530"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "behavioral quality of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0001531
    obo:IAO_0000115 "A cellular quality that exists by virtue of the disposition of the cell to adhere to other cells and molecules, through the emergent action of the molecular parts of the cell surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001531"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "cellular adhesivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001396, obo:PATO_0001431 .

obo:PATO_0001532
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of the bearer's having one hue."^^xsd:string ;
    oboInOwl:hasExactSynonym "evenly colored"^^xsd:string, "homogeneously colored"^^xsd:string, "uniformly colored"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "homogenously pigmented"^^xsd:string ;
    oboInOwl:id "PATO:0001532"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mono-colored"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000019 .

obo:PATO_0001533
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of bearer's having two or more hues or degrees of saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "variegated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001533"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "multi-colored"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000019 .

obo:PATO_0001534
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of bearer's having 3 or more hues or degrees of saturations."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001534"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "motley"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0001535
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of bearer's being marked with small spots, patches, or specks of hue or degree of saturation differing from that of the background."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "speckled"^^xsd:string ;
    oboInOwl:id "PATO:0001535"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dappled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0001536
    obo:IAO_0000115 "A molecular quality that inheres in a molecular entity by virtue of the bearer's disposition to dissolve in a liquid."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001536"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "solubility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0001537
    obo:IAO_0000115 "A solubility quality inhering in a substance by virtue of the bearer's disposition to dissolve in a liquid."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001538 ;
    oboInOwl:hasExactSynonym "soluble"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001537"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "soluble in"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001536 ;
    owl:disjointWith obo:PATO_0001538 .

obo:PATO_0001538
    obo:IAO_0000115 "A solubility quality inhering in a substance by virtue of the bearer's inability of a substance to dissolve in a liquid."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001537 ;
    oboInOwl:hasExactSynonym "insoluble"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001538"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "insoluble in"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001536 .

obo:PATO_0001539
    obo:IAO_0000115 "A compositional quality inhering in an bearer by virtue of the bearer's quantities or relative ratios of amylose of the inhering entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "amylose compositionality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001539"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "amylose composition"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001540
    obo:IAO_0000115 "An amylose composition quality inhering in an bearer by virtue of the bearer's having negligible or no amylose content."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001540"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "glutinous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001539 .

obo:PATO_0001541
    obo:IAO_0000115 "An amylose composition quality inhering in an bearer by virtue of the bearer's having high amount of amylose content."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001541"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-glutinous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001539 .

obo:PATO_0001542
    obo:IAO_0000115 "A phase which starts later than natural start point."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001542"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "delayed phase"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000083 .

obo:PATO_0001543
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's disposition to being turned, bowed, or twisted without breaking."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001543"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "flexibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001546 .

obo:PATO_0001544
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's ability of being turned, bowed, or twisted without breaking."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001545 ;
    oboInOwl:hasExactSynonym "bendy"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001544"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "flexible"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001543 .

obo:PATO_0001545
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's inability of being turned, bowed, or twisted without breaking."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001544 ;
    oboInOwl:hasExactSynonym "stiff"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "stiffness"^^xsd:string ;
    oboInOwl:id "PATO:0001545"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "inflexible"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001543 .

obo:PATO_0001546
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity characterized by particles arranged such that their shape and volume are relatively stable."^^xsd:string ;
    oboInOwl:hasExactSynonym "solidity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001546"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a solid"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasExactSynonym "gaseous"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001547"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a gas"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasExactSynonym "liquidity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001548"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a liquid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001549
    obo:IAO_0000115 "A sensitivity toward an external stimulus which is higher than normal/average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001550 ;
    oboInOwl:hasExactSynonym "high sensitivity toward"^^xsd:string, "increased sensitivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001549"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased sensitivity toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000516, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000516
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001550
    obo:IAO_0000115 "A sensitivity toward an external stimulus which is lower than normal/average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001549 ;
    oboInOwl:hasExactSynonym "decreased sensitivity"^^xsd:string, "low sensitivity toward"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001550"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased sensitivity toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000516, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000516
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001551
    obo:IAO_0000115 "A sensitivity of a process which is higher than normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001552 ;
    oboInOwl:hasExactSynonym "high sensitivity of occurrent"^^xsd:string, "increased sensitivity of occurrent"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001551"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased sensitivity of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001457, obo:PATO_0002304 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001457
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001552
    obo:IAO_0000115 "A sensitivity of a process which is lower than normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001551 ;
    oboInOwl:hasExactSynonym "decreased sensitivity of occurrent"^^xsd:string, "low sensitivity of occurrent"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001552"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased sensitivity of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001457, obo:PATO_0002302 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001457
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001553
    obo:IAO_0000115 "A sensitivity of occurrent to oxygen which is higher than normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001554 ;
    oboInOwl:hasExactSynonym "high sensitivity of occurrent to oxygen"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001553"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased sensitivity of a process to oxygen"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001459, obo:PATO_0001551 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001459
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001554
    obo:IAO_0000115 "A sensitivity of a process to oxygen which is lower than normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001553 ;
    oboInOwl:hasExactSynonym "low sensitivity of occurrent to oxygen"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001554"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased sensitivity of a process to oxygen"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001459, obo:PATO_0001552 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001459
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001555
    obo:IAO_0000115 "The number of parts of a particular type that the bearer entity has. This is a relational quality, and thus holds between two entities: the bearer of the quality, and the type of parts."^^xsd:string ;
    oboInOwl:hasDbXref "OBO_REL:has_part"^^xsd:string ;
    oboInOwl:hasExactSynonym "extra or missing physical or functional parts"^^xsd:string, "has or lacks parts of type"^^xsd:string, "mereological quality"^^xsd:string, "number of"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cardinality"^^xsd:string, "number"^^xsd:string ;
    oboInOwl:id "PATO:0001555"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "has number of"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241, [
        a owl:Restriction ;
        owl:onProperty pato:reciprocal_of ;
        owl:someValuesFrom obo:PATO_0000070
    ] .

obo:PATO_0001556
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001624 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001557
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0002000 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001558
    obo:IAO_0000115 "A quality of a process inhering in a bearer by virtue of the bearer's lacking a processual part as specified by the additional entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001558"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lacking processual parts"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001564, [
        a owl:Restriction ;
        owl:onProperty pato:reciprocal_of ;
        owl:someValuesFrom obo:PATO_0000462
    ] .

obo:PATO_0001559
    obo:IAO_0000115 "A functionality quality which is held by the bearer when the latter is able to perform additional or different function(s)."^^xsd:string ;
    oboInOwl:hasExactSynonym "having supernumerary functions"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001559"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "having extra function"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001509, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001509
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001560
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0002002 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001561
    obo:IAO_0000115 "A quality of a process inhering in a bearer by virtue of the bearer's having additional processual parts."^^xsd:string ;
    oboInOwl:hasExactSynonym "having supernumerary processual parts"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001561"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "having extra processual parts"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001564 .

obo:PATO_0001562
    obo:IAO_0000115 "A mass which is lower than normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001563 ;
    oboInOwl:hasAlternativeId "PATO:0000579"^^xsd:string ;
    oboInOwl:hasExactSynonym "low mass"^^xsd:string, "small mass"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001562"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased mass"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000125, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000125
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001563
    obo:IAO_0000115 "A mass which is higher than normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001562 ;
    oboInOwl:hasAlternativeId "PATO:0000578"^^xsd:string ;
    oboInOwl:hasExactSynonym "high mass"^^xsd:string, "large mass"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001563"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased mass"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000125, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000125
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001564
    obo:IAO_0000115 "A quality of a process inhering in a bearer by virtue of the bearer's processual parts."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001564"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "extra or missing processual parts"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0001565
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000060 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001566
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being spread out or scattered about or divided up."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001567 ;
    oboInOwl:hasAlternativeId "PATO:0001513"^^xsd:string ;
    oboInOwl:hasExactSynonym "diffuse"^^xsd:string, "scattered"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001566"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "distributed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 ;
    owl:disjointWith obo:PATO_0001629 .

obo:PATO_0001567
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's not being spread out or scattered about or divided up."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001566 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001567"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "undistributed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0001568
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001624 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001569
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0002001 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001570
    obo:IAO_0000115 "A quality of a process inhering in a bearer by virtue of the bearer's having fewer processual parts."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001570"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "having decreased processual parts"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001564 .

obo:PATO_0001571
    obo:IAO_0000115 "A size quality inhering in a bearer by virtue of the bearer's being made wider or larger in all dimensions."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001571"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dilated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586 .

obo:PATO_0001572
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001784 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001573
    obo:IAO_0000115 "A symmetry quality inhering in a bearer by virtue of the bearer's having equal dimensions or measurements."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001573"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "isometrical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000965 .

obo:PATO_0001574
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's motion characteristic."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001574"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "flow rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001906 .

obo:PATO_0001575
    obo:IAO_0000115 "A pressure which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001576 ;
    oboInOwl:hasExactSynonym "low pressure"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001575"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased pressure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001025, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001025
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001576
    obo:IAO_0000115 "A pressure which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001575 ;
    oboInOwl:hasExactSynonym "high pressure"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001576"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased pressure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001025, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001025
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001577
    obo:IAO_0000115 "A permeability which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001578 ;
    oboInOwl:hasExactSynonym "high permeability"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001577"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased permeability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000982, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000982
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001578
    obo:IAO_0000115 "A permeability which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001577 ;
    oboInOwl:hasExactSynonym "low permeability"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001578"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased permeability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000982, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000982
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001579
    obo:IAO_0000115 "A physical quality that is the ability to contract or shrink."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001579"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "contractility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001580
    obo:IAO_0000115 "A contractility which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001581 ;
    oboInOwl:hasExactSynonym "high contractility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001580"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased contractility"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001580 ;
    oboInOwl:hasExactSynonym "low contractility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001581"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased contractility"^^xsd:string ;
    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_0001582
    obo:IAO_0000115 "A spatial quality inhering in an inactive muscle or muscle fibers by virtue of the bearer's exhibiting gradual lengthening."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001582"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "GO has now relevant relation terms which should be used instead."^^xsd:string ;
    rdfs:label "obsolete relaxational quality"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001583
    obo:IAO_0000115 "A variability which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001584 ;
    oboInOwl:hasExactSynonym "low variability"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001583"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased variability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001227, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001227
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001584
    obo:IAO_0000115 "A variability which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001583 ;
    oboInOwl:hasExactSynonym "high variability"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001584"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased variability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001227, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001227
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001585
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's disposition to transmit of an entity through a medium."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001585"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "Examples could be heat or electricity or sound."^^xsd:string ;
    rdfs:label "conductivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001586
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of whether the bearer exhibits rate variation or change."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001586"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "variability of rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001303, [
        a owl:Restriction ;
        owl:onProperty pato:towards ;
        owl:someValuesFrom obo:PATO_0000161
    ] .

obo:PATO_0001587
    obo:IAO_0000115 "A variability of rate which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001588 ;
    oboInOwl:hasExactSynonym "high variability of rate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001587"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased variability of rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001586, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001586
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001588
    obo:IAO_0000115 "A variability of rate which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001587 ;
    oboInOwl:hasExactSynonym "low variability of rate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001588"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased variability of rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001586, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001586
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001589
    obo:IAO_0000115 "Increased, intensified."^^xsd:string ;
    oboInOwl:consider "PATO:0002017"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001589"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Obsoleted because it used to be a child of behavioral quality, which really meant increased magnitude of a given behavior. Now this can be done by using increased magnitude with another quality."^^xsd:string ;
    rdfs:label "obsolete enhanced"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001590
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's coinciding spatially, partially or wholly with another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "overlap"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001590"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "overlap with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001591"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "curvature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001592
    obo:IAO_0000115 "A curvature which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001593 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001592"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased curvature"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001592 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001593"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased curvature"^^xsd:string ;
    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_0001594
    obo:IAO_0000115 "A concave quality inhering in a bearer by virtue of the bearer's forming or resembling an arch."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001594"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality ;
    a owl:Class ;
    rdfs:label "arched"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001857 .

obo:PATO_0001595
    obo:IAO_0000115 "A 1-D extent quality inhering in a bearer by virtue of the bearer's downward or backward or inward dimension."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001595"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "depth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0001596
    obo:IAO_0000115 "A depth quality which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001472 ;
    oboInOwl:hasAlternativeId "PATO:0001666"^^xsd:string ;
    oboInOwl:hasExactSynonym "deep"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001596"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased depth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0001595 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001595
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001597
    obo:IAO_0000115 "An oriented quality inhering in a bearer by virtue of the bearer's being turned outward in placement."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001597"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "everted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000614 .

obo:PATO_0001598
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's extending out above or beyond a surface or boundary."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001644"^^xsd:string ;
    oboInOwl:hasExactSynonym "protruding"^^xsd:string, "relational protruding quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001598"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "protruding"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001599
    obo:IAO_0000115 "An oriented quality inhering in a bearer by virtue of the bearer's being relocated around an axis."^^xsd:string ;
    oboInOwl:hasExactSynonym "rotation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001599"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "rotated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000614 .

obo:PATO_0001600
    obo:IAO_0000115 "A rotation quality inhering in a bearer by virtue of being rotated towards the rear of organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001600"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "posteriorly rotated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001599 .

obo:PATO_0001601
    obo:IAO_0000115 "A rotation quality inhering in a bearer by virtue of being rotated towards the front of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001601"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anteriorly rotated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001599 .

obo:PATO_0001602
    obo:IAO_0000115 "A size quality inhering in a bearer by virtue of the bearer's being abnormally expanded or increased in size."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "expanded"^^xsd:string ;
    oboInOwl:id "PATO:0001602"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "distended"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586 .

obo:PATO_0001603
    obo:IAO_0000115 "A life span which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001604 ;
    oboInOwl:hasExactSynonym "high life span"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001603"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased life span"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001603 ;
    oboInOwl:hasExactSynonym "low life span"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001604"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased life span"^^xsd:string ;
    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_0001605
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being in disarray; extremely disorderly."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001605"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "disheveled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000330 .

obo:PATO_0001606
    obo:IAO_0000115 "A coating which is oily and slippery."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001606"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "greasy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002012 .

obo:PATO_0001607
    obo:IAO_0000115 "A tangled quality inhering in a bearer by virtue of the bearer's being not possible to unravel."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001607"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "matted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001846 .

obo:PATO_0001608
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being marked by, consisting of, or diversified with patches."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001608"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "patchy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000330 .

obo:PATO_0001609
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being scattered; spread irregularly, and at a distance from each other."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001609"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sparse"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0001610
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000967 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001611
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of whether the bearer exhibits color variation or change."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001611"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "variability of color"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001303, [
        a owl:Restriction ;
        owl:onProperty pato:towards ;
        owl:someValuesFrom obo:PATO_0000014
    ] .

obo:PATO_0001612
    obo:IAO_0000115 "A variability of color which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001613 ;
    oboInOwl:hasExactSynonym "high variability of color"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001612"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased variability of color"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001615, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001615
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001613
    obo:IAO_0000115 "A variability of color which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001612 ;
    oboInOwl:hasExactSynonym "low variability of color"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001613"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased variability of color"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001615, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001615
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001614
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation of color."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001615 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001614"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "invariant color"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001611 .

obo:PATO_0001615
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of the bearer's having or exhibiting variation of colour."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001614 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001615"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "variant color"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001611 .

obo:PATO_0001616
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000700 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001617
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's being distorted in form."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "disfigured"^^xsd:string, "distorted"^^xsd:string ;
    oboInOwl:id "PATO:0001617"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "deformed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0001618
    obo:IAO_0000115 "A tonicity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001619 ;
    oboInOwl:hasExactSynonym "high tonicity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001618"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased tonicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001439, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001439
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001619
    obo:IAO_0000115 "A tonicity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001618 ;
    oboInOwl:hasExactSynonym "low tonicity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001619"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased tonicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001439, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001439
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001620
    obo:IAO_0000115 "A structural quality inhering in a cell or blood vessel or capillary by virtue of the bearer's being in a rigid state of fullness resulting from pressure of the contents against the wall or membrane."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001620"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "turgor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001621
    obo:IAO_0000115 "A turgor which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001622 ;
    oboInOwl:hasExactSynonym "low turgor"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001621"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased turgor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001620, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001620
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001622
    obo:IAO_0000115 "A turgor which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001621 ;
    oboInOwl:hasExactSynonym "high turgor"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001622"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased turgor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001620, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001620
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001623
    obo:IAO_0000115 "A size quality inhering in a bearer by virtue of a part or parts of the bearer's being decreased in size due to reduction in tissue mass through wasting."^^xsd:string ;
    oboInOwl:hasExactSynonym "atrophic"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001623"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "atrophied"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587 .

obo:PATO_0001624
    obo:IAO_0000115 "A functionality quality held by the bearer when the latter exhibits decreased ability to perform a regular function(s)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001625 ;
    oboInOwl:hasAlternativeId "PATO:0001556"^^xsd:string, "PATO:0001568"^^xsd:string, "PATO:0001641"^^xsd:string, "PATO:0001642"^^xsd:string ;
    oboInOwl:hasBroadSynonym "dysfunction"^^xsd:string, "dysfunctional"^^xsd:string ;
    oboInOwl:hasExactSynonym "having decreased function"^^xsd:string, "lacks function of type"^^xsd:string, "low functionality"^^xsd:string, "partial functionality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "impaired"^^xsd:string ;
    oboInOwl:id "PATO:0001624"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased functionality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001510, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001510
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001625
    obo:IAO_0000115 "A functional quality held by the bearer when the latter exhibits increased ability to perform a regular function(s)."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001624 ;
    oboInOwl:hasExactSynonym "high functionality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001625"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased functionality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001510, obo:PATO_0001559 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001510
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001626
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of whether the bearer has enough functionality."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "adequacy"^^xsd:string ;
    oboInOwl:id "PATO:0001626"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "This term and children should probably be obsoleted."^^xsd:string ;
    rdfs:label "sufficiency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001509 .

obo:PATO_0001627
    obo:IAO_0000115 "A wholeness quality inhering in a bearer by virtue of the bearer's has enough functionality."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001628 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "adequate"^^xsd:string ;
    oboInOwl:id "PATO:0001627"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "sufficient"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001626 .

obo:PATO_0001628
    obo:IAO_0000115 "A wholeness quality inhering in a bearer by virtue of the bearer's lacks enough functionality."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001627 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "inadequate"^^xsd:string ;
    oboInOwl:id "PATO:0001628"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "insufficient"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001626 .

obo:PATO_0001629
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being gathered or tending to gather into a mass or whole."^^xsd:string ;
    oboInOwl:hasExactSynonym "clumped"^^xsd:string, "clustered"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001629"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "aggregated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000330 .

obo:PATO_0001630
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being distributed or spread over a considerable extent."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001630"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dispersed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001631
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000140 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001632
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the front of an organism relative to another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "preceding"^^xsd:string, "ventral_to"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001632"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anterior to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001633
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the rear of an organism relative to another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "posterior (human torso)"^^xsd:string, "superior (human head)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001633"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "posterior to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001634
    obo:IAO_0000115 "A quality of a single physical entity inhering in a bearer by virtue of whether the bearer is essential or indispensable."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001634"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "necessity (continuant)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001509 .

obo:PATO_0001635
    obo:IAO_0000115 "A necessity quality (continuant) inhering in a bearer by virtue of the bearer's being essential or indispensable."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001636 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001635"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "necessary (continuant)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001634 ;
    owl:disjointWith obo:PATO_0001636 .

obo:PATO_0001636
    obo:IAO_0000115 "A necessity quality (continuant) inhering in a bearer by virtue of the bearer's being non-essential or dispensable."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001635 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001636"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unnecessary (continuant)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001634 .

obo:PATO_0001637
    obo:IAO_0000115 "A quality of single process inhering in a bearer by virtue of whether the bearer is essential or indispensable."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001637"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "necessity of occurrent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0001638
    obo:IAO_0000115 "A necessity quality inhering in a process by virtue of the bearer's being essential or indispensable."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001639 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001638"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "necessary (occurrent)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001637 .

obo:PATO_0001639
    obo:IAO_0000115 "A necessity quality inhering in a process by virtue of the bearer's being non-essential or dispensable."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001638 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001639"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unnecessary (occurrent)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001637 .

obo:PATO_0001640
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001511 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001641
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001624 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001642
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001624 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001643
    obo:IAO_0000115 "A size quality inhering in a bearer by virtue of the bearer's having a short, stocky build."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001643"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "stubby"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001644
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001598 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001645
    obo:IAO_0000115 "A quality inhering into a bearer by virtue of the bearer's extending out above or beyond its surface or boundary into the surface or boundary of another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001645"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "protruding into"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001598 .

obo:PATO_0001646
    obo:IAO_0000115 "A quality inhering into a bearer by virtue of the bearer's extending out above or beyond its surface or boundary and outwards in relation to the physical space occupied by another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "extruding from"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "exits through"^^xsd:string, "exposed"^^xsd:string ;
    oboInOwl:id "PATO:0001646"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "protruding out of"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001598 .

obo:PATO_0001647
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000052 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001648
    obo:IAO_0000115 "An 1-D extent quality which is equal to the length of the closed curve of a circle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001648"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "circumference"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001711 .

obo:PATO_0001649
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the side."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001649"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved lateral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001650
    obo:IAO_0000115 "A resistance to a stimulus which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001651 ;
    oboInOwl:hasExactSynonym "high resistance to"^^xsd:string, "increased resistance"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001650"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased resistance to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001178, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001178
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001651
    obo:IAO_0000115 "A resistance to a stimulus which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001650 ;
    oboInOwl:hasExactSynonym "decreased resistance"^^xsd:string, "low resistance to"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001651"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased resistance to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001178, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001178
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001652
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's spatial positioning with respect to an additional entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001652"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "alignment"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0000133
    ] .

obo:PATO_0001653
    obo:IAO_0000115 "An alignment quality inhering in a bearer by virtue of the bearer's being in a proper spatial positioning with respect to an additional entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001654 ;
    oboInOwl:hasExactSynonym "aligned"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "aligned to"^^xsd:string ;
    oboInOwl:id "PATO:0001653"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "aligned with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001652 .

obo:PATO_0001654
    obo:IAO_0000115 "An alignment quality inhering in a bearer by virtue of the bearer's being in a improper spatial positioning with respect to an additional entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001653 ;
    oboInOwl:hasExactSynonym "misaligned"^^xsd:string, "unaligned with"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001654"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "misaligned with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001652 .

obo:PATO_0001655
    obo:IAO_0000115 "A concentration quality inhering in a bearer by virtue of the bearer's amount of osmoles of solute per liter of solution."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001655"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "osmolarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001656
    obo:IAO_0000115 "A osmolarity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001657 ;
    oboInOwl:hasExactSynonym "low osmolarity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001656"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased osmolarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001655, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001655
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001657
    obo:IAO_0000115 "A osmolarity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001656 ;
    oboInOwl:hasExactSynonym "high osmolarity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001657"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased osmolarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001655, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001655
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001658
    obo:IAO_0000115 "A rotation quality inhering in a bearer by virtue of being rotated towards the back or upper surface of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001658"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dorsally rotated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001599 .

obo:PATO_0001659
    obo:IAO_0000115 "A rotation quality inhering in a bearer by virtue of being rotated towards the abdomen of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001659"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ventrally rotated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001599 .

obo:PATO_0001660
    obo:IAO_0000115 "An action potential which is relatively low."^^xsd:string ;
    oboInOwl:hasExactSynonym "low action potential"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001660"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obsolete decreased action potential"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001661
    obo:IAO_0000115 "An action potential which is relatively high."^^xsd:string ;
    oboInOwl:hasExactSynonym "high action potential"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001661"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obsolete increased action potential"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001662
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's disposition to being damaged or destroyed."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001662"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "fragility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001663
    obo:IAO_0000115 "A solubility which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001664 ;
    oboInOwl:hasExactSynonym "high solubility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001663"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased solubility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001537, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001537
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001664
    obo:IAO_0000115 "A solubility which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001663 ;
    oboInOwl:hasExactSynonym "low solubility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001664"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased solubility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001537, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001537
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001665
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being located near a surface."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001471"^^xsd:string ;
    oboInOwl:hasExactSynonym "superficial to"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001665"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "superficial"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001666
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001596 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001667
    obo:IAO_0000115 "An attachment quality inhering in a bearer by virtue of the bearer's connection or association with another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "attached"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "affixed to"^^xsd:string ;
    oboInOwl:id "PATO:0001667"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "attached to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001435 .

obo:PATO_0001668
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being in close proximity and physically interacting with another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "associated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001668"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "associated with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001669
    obo:IAO_0000115 "A susceptibility toward an external stimulus which is higher than normal/average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001670 ;
    oboInOwl:hasExactSynonym "high susceptibility toward"^^xsd:string, "increased susceptibility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001669"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased susceptibility toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001152, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001152
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001670
    obo:IAO_0000115 "A susceptibility toward an external stimulus which is lower than normal/average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001669 ;
    oboInOwl:hasExactSynonym "decreased susceptibility"^^xsd:string, "low susceptibility toward"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001670"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased susceptibility toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001152, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001152
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001671
    obo:IAO_0000115 "A distribution which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001672 ;
    oboInOwl:hasExactSynonym "high distribution"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001671"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased distribution"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001475, obo:PATO_0001566 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001566
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001672
    obo:IAO_0000115 "A distribution which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001671 ;
    oboInOwl:hasExactSynonym "low distribution"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001672"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased distribution"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001476, obo:PATO_0001566 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001566
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001673
    obo:IAO_0000115 "Structure quality that is the presence of closed epithelium bounded capsules containing one or more liquid or solid organism substances."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "cysts"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001673"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Cystic is an abnormal condition."^^xsd:string ;
    rdfs:label "cystic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0001674
    obo:IAO_0000115 "A concentration quality inhering in a bearer by virtue of the bearer's catalytic activity divided by the volume of the system."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001674"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "catalytic (activity) concentration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001675
    obo:IAO_0000115 "An efficiency which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001676 ;
    oboInOwl:hasExactSynonym "low efficiency"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001675"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased efficiency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001678, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001678
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001676
    obo:IAO_0000115 "An efficiency which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001675 ;
    oboInOwl:hasExactSynonym "high efficiency"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001676"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased efficiency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001678, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001678
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001677
    obo:IAO_0000115 "An efficiency quality inhering in a bearer by virtue of the bearer's lacking efficiency."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001678 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001677"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "inefficient"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001029 ;
    owl:disjointWith obo:PATO_0001678 .

obo:PATO_0001678
    obo:IAO_0000115 "An efficiency quality inhering in a bearer by virtue of the bearer's having efficiency."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001677 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001678"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "efficient"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001029 .

obo:PATO_0001679
    obo:IAO_0000115 "A volume quality inhering in a mass of substance by virtue of the amount of 3-dimensional space it occupies."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001679"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "The reciprocal of density."^^xsd:string ;
    rdfs:label "specific volume"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000918 .

obo:PATO_0001680
    obo:IAO_0000115 "A volume quality inhering in a homogeneous substance containing 6.02 x 1023 atoms or molecules by virtue of the amount of 3-dimensional space it occupies."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001680"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "molar volume"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000918 .

obo:PATO_0001681
    obo:IAO_0000115 "A physical quality that inheres in a homogeneous substance containing 6.02 x 1023 atoms or molecules."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001681"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "molar mass"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000125 .

obo:PATO_0001682
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's disposition to exert an attractive or repulsive force on other entities."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001682"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "magnetism"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001683
    obo:IAO_0000115 "A magnetism which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001684 ;
    oboInOwl:hasExactSynonym "high magnetism"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001683"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased magnetism"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001685, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001685
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001684
    obo:IAO_0000115 "A magnetism which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001683 ;
    oboInOwl:hasExactSynonym "low magnetism"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001684"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased magnetism"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001685, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001685
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001685
    obo:IAO_0000115 "A magnetic quality inhering in a bearer by virtue of the bearer's ability to exert magnitism."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001686 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001685"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "magnetic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001682 ;
    owl:disjointWith obo:PATO_0001686 .

obo:PATO_0001686
    obo:IAO_0000115 "A magnetic quality inhering in a bearer by virtue of the bearer's inability to exert magnitism."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001685 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001686"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-magnetic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001682 .

obo:PATO_0001687
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's vertical distance of a point above or below a reference surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001687"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "elevation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001688
    obo:IAO_0000115 "An elevation which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001689 ;
    oboInOwl:hasExactSynonym "high elevation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "elevated"^^xsd:string ;
    oboInOwl:id "PATO:0001688"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased elevation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001475, obo:PATO_0001687 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001687
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001689
    obo:IAO_0000115 "An elevation which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001688 ;
    oboInOwl:hasExactSynonym "low elevation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001689"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased elevation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001476, obo:PATO_0001687 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001687
            [
                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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001691 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001690"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "This refers to the disposition of the bearer."^^xsd:string ;
    rdfs:label "contractile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001579 ;
    owl:disjointWith obo:PATO_0001691 .

obo:PATO_0001691
    obo:IAO_0000115 "A contractility quality inhering in a bearer by virtue of the bearer's inability of contracting or being contracted."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001690 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001691"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "This refers to the disposition of the bearer."^^xsd:string ;
    rdfs:label "non-contractile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001579 .

obo:PATO_0001692
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001472 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001693
    obo:IAO_0000115 "A viscosity which relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001694 ;
    oboInOwl:hasExactSynonym "high viscosity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001693"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased viscosity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000998, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000998
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001694
    obo:IAO_0000115 "A viscosity which relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001693 ;
    oboInOwl:hasExactSynonym "low viscosity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001694"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased viscosity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000998, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000998
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001695
    obo:IAO_0000115 "A fecundity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001696 ;
    oboInOwl:hasExactSynonym "high fecundity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001695"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased fecundity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000273, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000273
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001696
    obo:IAO_0000115 "A fecundity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001695 ;
    oboInOwl:hasExactSynonym "low fecundity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001696"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased fecundity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000273, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000273
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001697
    obo:IAO_0000115 "A photosensitivity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001698 ;
    oboInOwl:hasExactSynonym "low photosensitivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001697"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased photosensitivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000547, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000547
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001698
    obo:IAO_0000115 "A photosensitivity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001697 ;
    oboInOwl:hasExactSynonym "high photosensitivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001698"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased photosensitivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000547, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000547
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001699
    obo:IAO_0000115 "A sleep pattern which has regular start and/or end times."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001700 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001699"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "regular sleep pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000062 .

obo:PATO_0001700
    obo:IAO_0000115 "A sleep pattern which has irregular start and/or end times."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001699 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001700"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "irregular sleep pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000062 .

obo:PATO_0001701
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's exhibiting complete growth, differentiation, or development."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001501 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001701"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0001702
    obo:IAO_0000115 "A color consisting of violet hue and high saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bright violet"^^xsd:string ;
    oboInOwl:id "PATO:0001702"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saturated violet"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001424 .

obo:PATO_0001703
    obo:IAO_0000115 "A color consisting of violet hue and low saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "pale violet"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001703"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "desaturated violet"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001424 .

obo:PATO_0001704
    obo:IAO_0000115 "A color consisting of violet hue and high brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001704"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "light violet"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001424 .

obo:PATO_0001705
    obo:IAO_0000115 "A color consisting of violet hue and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001705"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark violet"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001424 .

obo:PATO_0001706
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of the bearer's disposition to lack activity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001707 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001706"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "behavioural inactive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002265 ;
    owl:disjointWith obo:PATO_0001707 .

obo:PATO_0001707
    obo:IAO_0000115 "A behavioral quality of a process inhering in a bearer by virtue of the bearer's exhibiting marked activity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001706 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001707"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "behavioural active"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002265 .

obo:PATO_0001708
    obo:IAO_0000115 "A size quality inhering in an bearer by virtue of the bearer's extension in one dimension."^^xsd:string ;
    oboInOwl:hasExactSynonym "1-D size"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001708"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "1-D extent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000117 .

obo:PATO_0001709
    obo:IAO_0000115 "A size quality inhering in an bearer by virtue of the bearer's extension in two dimensions."^^xsd:string ;
    oboInOwl:hasExactSynonym "2-D size"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001709"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "2-D extent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000117 .

obo:PATO_0001710
    obo:IAO_0000115 "A size quality inhering in an bearer by virtue of the bearer's extension in three dimensions."^^xsd:string ;
    oboInOwl:hasExactSynonym "3D size"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001710"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "3-D extent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000117 .

obo:PATO_0001711
    obo:IAO_0000115 "An 1-D extent quality inhering in two-dimensional bearer by virtue of being equal to the distance around it."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001711"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "perimeter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0001712
    obo:IAO_0000115 "A perimeter which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001713 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001712"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased perimeter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000573, obo:PATO_0001711 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001711
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001713
    obo:IAO_0000115 "A perimeter which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001712 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001713"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased perimeter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000574, obo:PATO_0001711 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001711
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001714
    obo:IAO_0000115 "A diameter which is relatively large."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001715 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001714"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000573, obo:PATO_0001334 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001334
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001715
    obo:IAO_0000115 "A diameter which is relatively small."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001714 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001715"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000574, obo:PATO_0001334 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001334
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001716
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's ability to withstand great strain without tearing or breaking."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001362 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "resilient"^^xsd:string, "strong"^^xsd:string, "tough"^^xsd:string ;
    oboInOwl:id "PATO:0001716"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "non-fragile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001662 .

obo:PATO_0001717
    obo:IAO_0000115 "A radiation emitting quality which obtains by the intensity of the bearer emitted radiation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001717"^^xsd:string ;
    a owl:Class ;
    rdfs:label "radiation emitting intensity quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001299 .

obo:PATO_0001718
    obo:IAO_0000115 "A quality that exists by virtue of the luminous intensity per unit area projected in a given direction."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001718"^^xsd:string ;
    a owl:Class ;
    rdfs:label "luminance"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001296 .

obo:PATO_0001719
    obo:IAO_0000115 "A behavioral quality which holds by virtue of whether the bearer exhibits the ability to receive another agentitive entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001719"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0001720
    obo:IAO_0000115 "A behavioral quality which holds by virtue of extent of the receptiveness of a female to male advances."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001720"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "female receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001719 .

obo:PATO_0001721
    obo:IAO_0000115 "A behavioral quality which holds by virtue of extent of the receptiveness of a male to female advances."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001721"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "male receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001719 .

obo:PATO_0001722
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000186 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001723
    obo:IAO_0000115 "A female receptivity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001724 ;
    oboInOwl:hasExactSynonym "high female receptivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001723"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased female receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001720, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001720
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001724
    obo:IAO_0000115 "A female receptivity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001723 ;
    oboInOwl:hasExactSynonym "low female receptivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001724"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased female receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001720, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001720
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001725
    obo:IAO_0000115 "A male receptivity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001726 ;
    oboInOwl:hasExactSynonym "high male receptivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001725"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased male receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001721, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001721
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001726
    obo:IAO_0000115 "A male receptivity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001725 ;
    oboInOwl:hasExactSynonym "low male receptivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001726"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased male receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001721, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001721
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001727
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's prevailing tendency, mood, or inclination."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tendency"^^xsd:string ;
    oboInOwl:id "PATO:0001727"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "disposition"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0001728
    obo:IAO_0000115 "A disposition inhering in a multi-cellular organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001728"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "multi-cellular organismal disposition"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001727 .

obo:PATO_0001729
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's disposition to lose an entity by natural process."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001729"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "shedability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0001730
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to shed body parts."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001730"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "deciduous (generic)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001729 .

obo:PATO_0001731
    obo:IAO_0000115 "A quality inhering in a plant by virtue of the bearer's disposition to shed foliage."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001731"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "deciduous (plant)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001729 .

obo:PATO_0001732
    obo:IAO_0000115 "A quality inhering in a plant by virtue of the bearer's disposition to not shed any body part."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001732"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-deciduous (any body part)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001729 .

obo:PATO_0001733
    obo:IAO_0000115 "A quality inhering in a plant by virtue of the bearer's disposition to retain foliage."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001733"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "evergreen (plant)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001729 .

obo:PATO_0001734
    obo:IAO_0000115 "A quality inhering in a plant by virtue of the bearer's disposition to being between evergeen and deciduous."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001734"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "semi-deciduous(plant)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001729 .

obo:PATO_0001735
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's parts having the arrangement which exhibits characteristics of liquids."^^xsd:string ;
    oboInOwl:hasExactSynonym "liquid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001735"^^xsd:string ;
    a owl:Class ;
    rdfs:label "liquid configuration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001548 .

obo:PATO_0001736
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's parts having the arrangement which exhibits characteristics of solids."^^xsd:string ;
    oboInOwl:hasExactSynonym "solid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001736"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "solid configuration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001546 .

obo:PATO_0001737
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's parts having the arrangement which exhibits characteristics of gases."^^xsd:string ;
    oboInOwl:hasExactSynonym "gas"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001737"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gaseus configuration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001547 .

obo:PATO_0001738
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's lacking physically interaction with another entity."^^xsd:string ;
    oboInOwl:hasExactSynonym "dissociated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001738"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dissociated from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001739
    obo:IAO_0000115 "A quality that inheres in an bearer by virtue of how that bearer interacts with radiation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001739"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "radiation quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001740
    obo:IAO_0000115 "A radiation quality inhering in a radioactive substance by virtue of its transformation (disintegration) rate."^^xsd:string ;
    oboInOwl:hasExactSynonym "radioactivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001740"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "activity (of a radionuclide)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001739 .

obo:PATO_0001741
    obo:IAO_0000115 "A radiation quality inhering in bearer by virtue of the bearer's exhibiting or being caused by radioactivity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001741"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "radioactive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001740 .

obo:PATO_0001742
    obo:IAO_0000115 "A radioactivity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001743 ;
    oboInOwl:hasExactSynonym "high radioactivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001742"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased radioactivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001741, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001741
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001743
    obo:IAO_0000115 "A radioactivity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001742 ;
    oboInOwl:hasExactSynonym "low radioactivity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001743"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased radioactivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001741, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001741
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001744
    obo:IAO_0000115 "A radiation quality inhering in a bearer by virtue of what the bearer receives as a result of being exposed to ionizing radiation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001744"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "radiation exposure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001739 .

obo:PATO_0001745
    obo:IAO_0000115 "A radiation exposure quality inhering in a substance by virtue of the radiation energy \"deposited\" in a kilogram of a substance."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001745"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "radiation absorbed dose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001744 .

obo:PATO_0001746
    obo:IAO_0000115 "A radiation exposure quality inhering in a tissue by virtue of the relation between the absorbed dose to the effective biological damage of the radiation to that tissue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001746"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "radiation equivalent dose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001744 .

obo:PATO_0001747
    obo:IAO_0000115 "A radiation exposure quality inhering in an organ by virtue of the multiplication of an equivalent dose to that organ multiplied by the tissue weighting factor for that organ."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001747"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "radiation effective dose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001744 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001748"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "invaginated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001857 .

obo:PATO_0001749
    obo:IAO_0000115 "A heterochronic growth quality inhering in an organism, structure, or group of organisms by virtue of the bearer's reduced growth."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001752 ;
    oboInOwl:hasExactSynonym "hypoplastic growth"^^xsd:string, "pedomorphic growth"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001749"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "paedomorphic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001490 .

obo:PATO_0001750
    obo:IAO_0000115 "A paedomorphic growth quality which is due to a delayed onset."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001750"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "postdisplaced growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001749 .

obo:PATO_0001751
    obo:IAO_0000115 "A paedomorphic growth quality which is due to an earlier offset."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001751"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "progenetic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001749 .

obo:PATO_0001752
    obo:IAO_0000115 "A heterochronic growth quality inhering in an organism, structure, or group of organisms by virtue of the bearer's increased growth."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001749 ;
    oboInOwl:hasExactSynonym "hyperplastic growth"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001752"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "peramorphic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001490 .

obo:PATO_0001753
    obo:IAO_0000115 "A peramorphic growth quality which is due to an increased rate."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001753"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "accelerated growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001752 .

obo:PATO_0001754
    obo:IAO_0000115 "A peramorphic growth quality which is due to an earlier onset."^^xsd:string ;
    oboInOwl:hasExactSynonym "precocious growth"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001754"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "predisplaced growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001752 .

obo:PATO_0001755
    obo:IAO_0000115 "A peramorphic growth quality which is due to a delayed offset."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001755"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hypermorphic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001752 .

obo:PATO_0001756
    obo:IAO_0000115 "A conductivity quality inhering in a bearer by virtue of the bearer's disposition to spontaneous transfer of thermal energy from a region of higher temperature to a region of lower temperature."^^xsd:string ;
    oboInOwl:hasExactSynonym "thermal conduction"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001756"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "heat conductivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001585 .

obo:PATO_0001757
    obo:IAO_0000115 "A conductivity quality inhering in a bearer by virtue of the bearer's ability to convey electricity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001757"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "electrical conductivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001585 .

obo:PATO_0001758
    obo:IAO_0000115 "A conductivity quality inhering in motor and sensory nerves by virtue of the bearer's ability to convey electricity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001758"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "nerve conductivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001757 .

obo:PATO_0001759
    obo:IAO_0000115 "A composition quality inhering in a bearer by virtue of the bearer's containing granules."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001759"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "granular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001760
    obo:RO_0002604 obo:PATO_0001763 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001760"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female semi-fertile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001767 .

obo:PATO_0001761
    obo:RO_0002604 obo:PATO_0001762 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001761"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male semi-fertile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001767 .

obo:PATO_0001762
    obo:RO_0002604 obo:PATO_0001761 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001762"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male semi-sterile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000279 .

obo:PATO_0001763
    obo:RO_0002604 obo:PATO_0001760 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001763"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female semi-sterile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000277 .

obo:PATO_0001764
    obo:IAO_0000115 "An age which is high relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001765 ;
    oboInOwl:hasExactSynonym "high age"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001764"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased age"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000011, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000011
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001765
    obo:IAO_0000115 "An age which is low relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001764 ;
    oboInOwl:hasExactSynonym "low age"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001765"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased age"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000011, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000011
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001766
    obo:IAO_0000115 "A cellular quality inhering in a cell by virtue of its anisotropic intracellular organization."^^xsd:string ;
    oboInOwl:consider "PATO:0001769"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001766"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:cell_quality ;
    a owl:Class ;
    rdfs:label "obsolete cellular polarity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001767
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001767"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "semi-fertile"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000274 .

obo:PATO_0001768
    obo:IAO_0000115 "A viability quality inhering in a bearer or a population by virtue of some of it's members' inability to survive to reproduce."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001768"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "semi-lethal (sensu genetics)"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0001769
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along an axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cellular polarity"^^xsd:string ;
    oboInOwl:id "PATO:0001769"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "positional polarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001770
    obo:IAO_0000115 "A viability quality inhering in a population by virtue of some of it's members' ability to survive."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001770"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "semi-viable"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0001771
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0002259 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001772
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being extended on all sides of another entity simultaneously."^^xsd:string ;
    oboInOwl:hasExactSynonym "encircling"^^xsd:string, "enclosing"^^xsd:string, "wrapping"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001772"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Nedd to add reciprocal of relationship to 'surrounded by' PATO:0005016."^^xsd:string ;
    rdfs:label "surrounding"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001773
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having only one phase or stage."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001773"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "monophasic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000083 .

obo:PATO_0001774
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having or existing in many phases."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001774"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "polyphasic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000083 .

obo:PATO_0001775
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along the dorsal-ventral axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001775"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dorsal-ventral polarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001769 .

obo:PATO_0001776
    obo:IAO_0000115 "A flexibility which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001777 ;
    oboInOwl:hasExactSynonym "high flexibility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001776"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased flexibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001544, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001544
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001777
    obo:IAO_0000115 "A flexibility which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001776 ;
    oboInOwl:hasExactSynonym "low flexibility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001777"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased flexibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001544, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001544
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001778
    obo:IAO_0000115 "A strength which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001779 ;
    oboInOwl:hasExactSynonym "high strength"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001778"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased strength"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001230, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001230
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001779
    obo:IAO_0000115 "A strength which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001778 ;
    oboInOwl:hasExactSynonym "weak"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001779"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased strength"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001230, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001230
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001780
    obo:IAO_0000115 "A size quality inhering in a bearer by virtue of the bearer's being abnormally developed, usually due to malnutrition."^^xsd:string ;
    oboInOwl:hasExactSynonym "dystrophied"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "dystrophy"^^xsd:string ;
    oboInOwl:id "PATO:0001780"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dystrophic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587 .

obo:PATO_0001781
    obo:IAO_0000115 "A thickness quality which lacks pattern."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001781"^^xsd:string ;
    a owl:Class ;
    rdfs:label "irregular thickness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000915 .

obo:PATO_0001782
    obo:IAO_0000115 "An intensity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001783 ;
    oboInOwl:hasExactSynonym "high intensity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001782"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000049, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000049
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001783
    obo:IAO_0000115 "An intensity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001782 ;
    oboInOwl:hasExactSynonym "low intensity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001783"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000049, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000049
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001784
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's being divided into two branches."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001572"^^xsd:string ;
    oboInOwl:hasExactSynonym "bifid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "forked"^^xsd:string ;
    oboInOwl:id "PATO:0001784"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "bifurcated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402, obo:PATO_0001786 .

obo:PATO_0001785
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved outward."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001785"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "TODO: obsolete, definition too ambiguous."^^xsd:string ;
    rdfs:label "splayed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001786
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being divided or broken up into parts or divisions."^^xsd:string ;
    oboInOwl:hasExactSynonym "clefted"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "septate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "divided"^^xsd:string, "forked"^^xsd:string, "subdivided"^^xsd:string ;
    oboInOwl:id "PATO:0001786"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "split"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 ;
    owl:disjointWith obo:PATO_0002034 .

obo:PATO_0001787
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved around an axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001787"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "rotational curvature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001591 .

obo:PATO_0001788
    obo:IAO_0000115 "A density which is higher relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001790 ;
    oboInOwl:hasExactSynonym "high density"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001788"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased mass density"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001164, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001164
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001789"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "domed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001790
    obo:IAO_0000115 "A density which is lower relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001788 ;
    oboInOwl:hasExactSynonym "low density"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001790"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased mass density"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001164, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001164
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001791
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being confined or restricted to multiple locations."^^xsd:string ;
    oboInOwl:hasExactSynonym "multi-focal"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001791"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "multi-localised"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0001792
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located on left side of from the a another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001792"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "left side of"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001793
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located on right side of a another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001793"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "right side of"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001794
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being wound in a continuous series of loops."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001794"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "coiling"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001795
    obo:IAO_0000115 "A coiling which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001796 ;
    oboInOwl:hasExactSynonym "high coiling"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001795"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased coiling"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000404, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000404
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001796
    obo:IAO_0000115 "A coiling which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001795 ;
    oboInOwl:hasExactSynonym "low coiling"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001796"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased coiling"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000404, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000404
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001797
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001883 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001798
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having multiple angles in its length."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tightly curled"^^xsd:string, "twisted"^^xsd:string ;
    oboInOwl:id "PATO:0001798"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "kinked"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000617 .

obo:PATO_0001799
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's exhibiting disturbance of its smoothness or regularity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001799"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ruffled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001800
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the quantities or relative ratios of water of the inhering entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001800"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "water composition"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001801
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the reduction in amount of water the bearer contains."^^xsd:string ;
    oboInOwl:hasExactSynonym "dehydrated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "dry"^^xsd:string ;
    oboInOwl:id "PATO:0001801"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased water composition"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001800, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001800
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001802
    obo:IAO_0000115 "A pattern quality inhering in a bearer by virtue of the bearer's not being compact or dense in arrangement."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001802"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "loose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000330 .

obo:PATO_0001803
    obo:IAO_0000115 "A photosensitivity quality inhering in a bearer by virtue of the bearer's disposition to being susceptible to damage by light."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001803"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "phototoxic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000927 .

obo:PATO_0001804
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of the bearer's being covered or partially covered with scales."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "squamous"^^xsd:string ;
    oboInOwl:id "PATO:0001804"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "scaly"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0001805
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of the bearer's formed or tending to form flakes or thin, crisp fragments."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001805"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "flaky"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0001806
    obo:IAO_0000115 "A sensitivity quality inhering in a bearer by virtue of the bearer's exposure to radiation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001806"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "sensitivity to irradiation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000085 .

obo:PATO_0001807
    obo:IAO_0000115 "A sensitivity to irradiation which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001808 ;
    oboInOwl:hasExactSynonym "low sensitivity to irradiation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001807"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased sensitivity to irradiation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001806, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001806
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001808
    obo:IAO_0000115 "A sensitivity to irradiation which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001807 ;
    oboInOwl:hasExactSynonym "high sensitivity to irradiation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001808"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased sensitivity to irradiation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001806, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001806
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001809
    obo:IAO_0000115 "A pattern quality inhering in a bearer by virtue of the bearer's being compact or dense in arrangement."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001809"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "tight"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000440 .

obo:PATO_0001810
    obo:IAO_0000115 "A grooved texture quality inhering in a bearer by virtue of the bearer's being marked by one or more creases in a normally smooth surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001810"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "wrinkled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002255 .

obo:PATO_0001811
    obo:IAO_0000115 "A relaxation which is relatively high."^^xsd:string ;
    oboInOwl:hasExactSynonym "high relaxation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001811"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "GO has now relevant relation terms which should be used instead."^^xsd:string ;
    rdfs:label "obsolete increased relaxation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001812
    obo:IAO_0000115 "A relaxation which is relatively low."^^xsd:string ;
    oboInOwl:hasExactSynonym "low relaxation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001812"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "GO has now relevant relation terms which should be used instead."^^xsd:string ;
    rdfs:label "obsolete decreased relaxation"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0001813
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's lack elastic tension that facilitate response to stimuli."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001813"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "atonicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001439 .

obo:PATO_0001814
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's impaired elastic tension that facilitate response to stimuli."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001814"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dystonicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001439 .

obo:PATO_0001815
    obo:IAO_0000115 "A strength quality inhering in a bearer by virtue of the bearer's disposition to lose strength."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001815"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "fatigability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001230 .

obo:PATO_0001816
    obo:IAO_0000115 "A fatigability which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001817 ;
    oboInOwl:hasExactSynonym "high fatigability"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001816"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased fatigability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001779, obo:PATO_0001815 .

obo:PATO_0001817
    obo:IAO_0000115 "A fatigability which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001816 ;
    oboInOwl:hasExactSynonym "low fatigability"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001817"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased fatigability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001778, obo:PATO_0001815 .

obo:PATO_0001818
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's increasing over time."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002026 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001818"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "progressive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0001819
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's absence or closure of a normal body orifice or tubular passage."^^xsd:string ;
    oboInOwl:hasExactSynonym "atresia"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001819"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "atretic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000608 .

obo:PATO_0001820
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001444 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001821
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's having no opening."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002112 ;
    oboInOwl:hasExactSynonym "unperforated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001821"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "imperforate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0001822
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of whether the bearer's being covered by a liquid."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001822"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:mpath_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "wetness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001823
    obo:IAO_0000115 "A wetness quality inhering in a bearer by virtue of the bearer's being covered by a liquid."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001824 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001823"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "wet"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001822 ;
    owl:disjointWith obo:PATO_0001824 .

obo:PATO_0001824
    obo:IAO_0000115 "A wetness quality inhering in a bearer by virtue of the bearer's not being covered by a liquid."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001823 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001824"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dry"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001822 .

obo:PATO_0001825
    obo:IAO_0000115 "A wetness quality that is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001826 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001825"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased wetness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001823, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001823
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001826
    obo:IAO_0000115 "A wetness quality that is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001825 ;
    oboInOwl:hasExactSynonym "low wetness"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001826"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased wetness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001823, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001823
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001827
    obo:IAO_0000115 "A biological sex quality inhering in an individual or a population by virtue of having internal reproductive organs of one sex and external sexual characteristics of the other sex."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001827"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pseudohermaphrodite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001894 .

obo:PATO_0001828
    obo:IAO_0000115 "A biological sex quality inhering in an individual or a population by virtue of having internal reproductive organs of male and external sexual characteristics of female."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001828"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "male pseudohermaphrodite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001827 .

obo:PATO_0001829
    obo:IAO_0000115 "A biological sex quality inhering in an individual or a population by virtue of having internal reproductive organs of female and external sexual characteristics of male."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001829"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "female pseudohermaphrodite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001827 .

obo:PATO_0001830
    obo:IAO_0000115 "A female fertility which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001831 ;
    oboInOwl:hasExactSynonym "low female fertility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001830"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased female fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000888, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000888
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001831
    obo:IAO_0000115 "A female fertility which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001830 ;
    oboInOwl:hasExactSynonym "high female fertility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001831"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased female fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000888, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000888
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001832
    obo:IAO_0000115 "A male fertility which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001833 ;
    oboInOwl:hasExactSynonym "high male fertility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001832"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased male fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000891, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000891
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001833
    obo:IAO_0000115 "A male fertility which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001832 ;
    oboInOwl:hasExactSynonym "low male fertility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001833"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased male fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000891, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000891
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001834
    obo:IAO_0000115 "A fertility which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001835 ;
    oboInOwl:hasExactSynonym "low fertility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001834"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000955, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000955
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001835
    obo:IAO_0000115 "A fertility which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001834 ;
    oboInOwl:hasExactSynonym "high fertility"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001835"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000955, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000955
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001836
    obo:IAO_0000115 "A structural quality inhering in a bearer with some kind of aperture or opening that is blocked or clogged."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001836"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "congested"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001837
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001847 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001838
    obo:IAO_0000115 "A flow that is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001839 ;
    oboInOwl:hasExactSynonym "low flow"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001838"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased fluid flow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002243, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002243
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001839
    obo:IAO_0000115 "A fluid flow that is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001838 ;
    oboInOwl:hasExactSynonym "high flow"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001839"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased fluid flow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002243, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002243
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001840
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001485 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001841
    obo:IAO_0000115 "An intensity which is characterized by temporary abatement in severity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001841"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "remittent intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000049 .

obo:PATO_0001842
    obo:IAO_0000115 "A concentration quality inhering in a bearer by virtue of the bearer's containing acid (hydrogen ions)."^^xsd:string ;
    oboInOwl:hasExactSynonym "pH"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001842"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "acidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001843
    obo:IAO_0000115 "An acidity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001844 ;
    oboInOwl:hasExactSynonym "low acidity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001843"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased acidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001842, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001842
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001844
    obo:IAO_0000115 "An acidity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001843 ;
    oboInOwl:hasExactSynonym "high acidity"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001844"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased acidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001842, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001842
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001845
    obo:IAO_0000115 "A rhythm quality inhering in a bearer by virtue of the bearer's lacking rhythm lacking pattern."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001845"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "irregular rhythm"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000078 .

obo:PATO_0001846
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being entwined and difficult to unravel."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001846"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "tangled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001847
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being drawn together, compressed or squeezed physically."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001837"^^xsd:string ;
    oboInOwl:hasExactSynonym "stenosis"^^xsd:string, "stenotic"^^xsd:string, "stricture"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001847"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "constricted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001848
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved asymmetrically."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001848"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "asymmetrically curved"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001849
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of a portion of the bearer's surface being scraped away."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001849"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "abrased"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0001850
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being fibrous tissue that replaces normal tissue destroyed by injury or disease."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001850"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "scarred"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001851
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's exhibiting transient abnormal enlargement, not due to cell proliferation."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "swelling"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001851"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "swollen"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0000586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0001598
    ] .

obo:PATO_0001852
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being out of its usual or proper place, or position."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001479"^^xsd:string, "PATO:0002158"^^xsd:string, "PATO:0002159"^^xsd:string ;
    oboInOwl:hasExactSynonym "dislocation"^^xsd:string, "luxated"^^xsd:string, "luxation"^^xsd:string, "relational dislocated quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001852"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dislocated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002181 .

obo:PATO_0001853
    obo:IAO_0000115 "A structural quality which is held by a bearer when the latter exhibits an excessive accumulation of cerebral spinal fluid."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001853"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hydrocephalic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001450 .

obo:PATO_0001854
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being situated at right angles to the horizon."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001854"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "vertical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0001855
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being in the plane of the horizon."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001855"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "horizontal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001856
    obo:IAO_0000115 "An oriented quality inhering in a bearer by virtue of the bearer's being turned inward upon itself."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001856"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "For example, a tubular organ or part."^^xsd:string ;
    rdfs:label "introverted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000614 .

obo:PATO_0001857
    obo:IAO_0000115 "A shape quality in a bearer by virtue of the bearer's curving inward."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001355 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001857"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "concave"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002005 .

obo:PATO_0001858
    obo:IAO_0000115 "A functionality quality inhering in a bearer by virtue of being not completely paralysed."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001858"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "partially paralysed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002076 .

obo:PATO_0001859
    obo:IAO_0000115 "A coordination which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001860 ;
    oboInOwl:hasExactSynonym "high coordination"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001859"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased coordination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000769, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000769
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001860
    obo:IAO_0000115 "A coordination which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001859 ;
    oboInOwl:hasExactSynonym "low coordination"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001860"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased coordination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000769, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000769
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001861
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's forming a bundle of aligned anatomical fibers, as of muscle or nerve."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001959 ;
    oboInOwl:hasExactSynonym "fascicled"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001861"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fasciculated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002013 ;
    owl:disjointWith obo:PATO_0001959 .

obo:PATO_0001862
    obo:IAO_0000115 "A fertility quality inhering in a bearer by virtue of the bearer's disposition to make its offspring sterile."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "grandchildless"^^xsd:string ;
    oboInOwl:id "PATO:0001862"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lack of fertility in offspring"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000274 .

obo:PATO_0001863
    obo:IAO_0000115 "A duration quality of a process inhering in a bearer by virtue of the bearer's having slow progressive course of indefinite duration."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000389 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001863"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "chronic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309 .

obo:PATO_0001864
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001865 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001865
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's having a quadric surface in three dimensions obtained by rotating an ellipse about one of its principal axes. Includes spheres and oblate/prolate spheroids."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001864"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "sphericality"^^xsd:string ;
    oboInOwl:id "PATO:0001865"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "spheroid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0001866
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting a polar diameter longer than its equatorial diameter."^^xsd:string ;
    oboInOwl:hasDbXref "Image:http://upload.wikimedia.org/wikipedia/commons/8/88/ProlateSpheroid.png"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "prolate spheroid"^^xsd:string ;
    oboInOwl:id "PATO:0001866"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "prolate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001865 .

obo:PATO_0001867
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of it being a quadrilateral polygon in which all four angles are right angles."^^xsd:string ;
    oboInOwl:hasDbXref "Image:http://upload.wikimedia.org/wikipedia/en/e/ee/Shaperec.svg"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001867"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "rectangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002317 .

obo:PATO_0001868
    obo:IAO_0000115 "A fluorescence quality inhering in a bearer by virtue of the bearer's exhibiting fluorescence which is self-induced."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001868"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "autofluorescence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000018 .

obo:PATO_0001869
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being abnormal and having a destructive effect on living tissue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001869"^^xsd:string ;
    oboInOwl:inSubset pato:abnormal_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pathological"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000460 .

obo:PATO_0001870
    obo:IAO_0000115 "A shape quality inhering in a circular disk by virtue of the bearer's having a segment of another circle removed from its edge, so that what remains is a shape enclosed by two circular arcs of different diameters which intersect at two points (usually in such a manner that the enclosed shape does not include the center of the original circle)."^^xsd:string ;
    oboInOwl:hasDbXref "Image:http://upload.wikimedia.org/wikipedia/commons/7/74/Crescent.svg"^^xsd:string ;
    oboInOwl:hasExactSynonym "crescentic"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bow-shaped"^^xsd:string, "lunate"^^xsd:string ;
    oboInOwl:id "PATO:0001870"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "crescent-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

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."^^xsd:string ;
    oboInOwl:hasExactSynonym "kidney-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "bean shaped"^^xsd:string ;
    oboInOwl:id "PATO:0001871"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "reniform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0001872
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's resemblance to a cube (a 3-D shape with a square cross section)."^^xsd:string ;
    oboInOwl:hasExactSynonym "cuboidal"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "block-like"^^xsd:string ;
    oboInOwl:id "PATO:0001872"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "cuboid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007, [
        a owl:Restriction ;
        owl:onProperty pato:has_cross_section ;
        owl:someValuesFrom obo:PATO_0000413
    ] .

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."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001203"^^xsd:string ;
    oboInOwl:hasExactSynonym "rod-like"^^xsd:string, "rod-shaped"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "tubulate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001873"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "cylindrical"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasExactSynonym "disc-shaped"^^xsd:string, "disk-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001874"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "discoid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001873 .

obo:PATO_0001875
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having three angles."^^xsd:string ;
    oboInOwl:hasExactSynonym "deltoid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "delta shaped"^^xsd:string, "triangle"^^xsd:string, "triangle-shaped"^^xsd:string ;
    oboInOwl:id "PATO:0001875"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "triangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0001876
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's having two parts, roughly spherical and of equal size, connected by a bar."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001876"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dumbbell-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0001877
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being shaped like a lance-head, considerably longer than wide, tapering towards the tip from below the middle; attached at the broad end."^^xsd:string ;
    oboInOwl:hasExactSynonym "spear-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001877"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lanceolate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001419 .

obo:PATO_0001878
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's consisting of two curves, in opposite directions. S-shaped."^^xsd:string ;
    oboInOwl:hasExactSynonym "S-shaped"^^xsd:string, "sigmoidal"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001878"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sigmoid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001879
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter U."^^xsd:string ;
    oboInOwl:hasExactSynonym "horseshoe shaped"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "horseshoe"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001879"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "U-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0001880
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having a tail or tail-like projection."^^xsd:string ;
    oboInOwl:hasExactSynonym "caudal"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tailed"^^xsd:string ;
    oboInOwl:id "PATO:0001880"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "caudate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000623 .

obo:PATO_0001881
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's forming two equal obtuse triangles with a short side in common."^^xsd:string ;
    oboInOwl:hasExactSynonym "sagittate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001881"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Gradually enlarged at the base, like the head of an arrow."^^xsd:string ;
    rdfs:label "arrow-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001882
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's resembling a slug."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001882"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "limaciform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0001883
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's gradually becoming thicker towards the end."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001797"^^xsd:string ;
    oboInOwl:hasExactSynonym "club-like"^^xsd:string, "club-shaped"^^xsd:string, "clubbed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001883"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "clavate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0001884
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue the bearer's disposition to being water-repellent; tending to repel and not absorb water."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001886 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001884"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "hydrophobicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 ;
    owl:disjointWith obo:PATO_0001886 .

obo:PATO_0001885
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's lacking affinity for water; tending to repel and not absorb water; tending not to dissolve in or mix with or be wetted by water."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001887 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001885"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hydrophobic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001884 .

obo:PATO_0001886
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue the bearer's disposition to having an affinity for water; it is readily absorbing or dissolving in water."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001884 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001886"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "hydrophilicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001887
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to having a strong affinity for water; tending to dissolve in, mix with, or be wetted by water."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001885 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001887"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hydrophilic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001886 .

obo:PATO_0001888
    obo:IAO_0000115 "A quality of a liquid inhering in a bearer by virtue of the bearer's ability to mix with (dissolve in) another liquid."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001888"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "miscibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001548 .

obo:PATO_0001889
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's having the border, edge, or outline cut into a series of segments of circles resembling a scallop-shell."^^xsd:string ;
    oboInOwl:hasExactSynonym "crenate"^^xsd:string, "crenulate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001889"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "scalloped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001976 .

obo:PATO_0001890
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being divided into three branches."^^xsd:string ;
    oboInOwl:hasExactSynonym "trifurcate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001890"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "tripartite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402, obo:PATO_0002008 .

obo:PATO_0001891
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting a continuous convex surface with an axis of symmetry and one axis longer than the other; egg-shaped."^^xsd:string ;
    oboInOwl:hasExactSynonym "egg-shaped"^^xsd:string, "oval"^^xsd:string, "ovoid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "eccentric"^^xsd:string ;
    oboInOwl:id "PATO:0001891"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ovate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001865, [
        a owl:Restriction ;
        owl:onProperty pato:has_cross_section ;
        owl:someValuesFrom obo:PATO_0000946
    ] .

obo:PATO_0001892
    obo:IAO_0000115 "An odor quality of having decreased odor."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001893 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001892"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased odor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001331, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001331
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001893
    obo:IAO_0000115 "An odor quality of having increased odor."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001892 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001893"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased odor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001331, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001331
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001894
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's physical expression of sexual characteristics."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001894"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "phenotypic sex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000047 .

obo:PATO_0001895
    obo:IAO_0000115 "A biological sex quality inhering in an individual or a population that undergo sexual reproduction."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001895"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "mating type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000047 .

obo:PATO_0001896
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's lacking of a three dimensional space surrounded by one or more anatomical structures and containing one or more anatomical substances."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001897 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001896"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unlumenized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0001897
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's having a three dimensional space surrounded by one or more anatomical structures and containing one or more anatomical substances."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001896 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001897"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "See GO term: GO:0031974 membrane-enclosed lumen [DEF:\"The enclosed volume within a sealed membrane or between two sealed membranes\"]."^^xsd:string ;
    rdfs:label "lumenized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0001898
    obo:IAO_0000115 "A circumference which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001899 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001898"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased circumference"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001648, obo:PATO_0001712 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001648
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001899
    obo:IAO_0000115 "A circumference which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001898 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001899"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased circumference"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001648, obo:PATO_0001713 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001648
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001900
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's direction that is similar to the direction of an object to the south when it faces north."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001901 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001900"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "front"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0001901
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's direction that is similar to the direction of an object to the north when it faces south."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001900 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001901"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "back"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0001902
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's having one direction only."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001902"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unidirectional"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0001903
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's having two directions."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001903"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bi-directional"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0001904
    obo:IAO_0000115 "A directional quality inhering in a bearer by virtue of the bearer's direction approximating the shape of a circle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001904"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "circling direction"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0001905
    obo:IAO_0000115 "The bearer of this quality has_part = n, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part."^^xsd:string ;
    oboInOwl:hasExactSynonym "having physical part"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001905"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "has normal numbers of parts of type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001555, [
        a owl:Restriction ;
        owl:onProperty pato:reciprocal_of ;
        owl:someValuesFrom obo:PATO_0002050
    ] .

obo:PATO_0001906
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's participation in movement."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001906"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "movement quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001907
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's being like the surface of a compact mass of grapes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001907"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "botryoidal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0001908
    obo:IAO_0000115 "A nucleate quality inhering in a bearer by virtue of the bearer's having more than one nucleus."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001908"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "multinucleate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002505 .

obo:PATO_0001909
    obo:IAO_0000115 "A nucleate quality inhering in a bearer by virtue of the bearer's having three nuclei."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001909"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "trinucleate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001908 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001910"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "folded"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0001911
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of the bearer's exhibiting movement in a circular course."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001911"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "circling"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002076 .

obo:PATO_0001912
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the state of bearer's mechanical, physical, and biochemical processes."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001912"^^xsd:string ;
    a owl:Class ;
    rdfs:label "physiological state"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0001913
    obo:IAO_0000115 "A physiological state which is characterized by periods of high-frequency high amplitude electrical activity in neuronal tissue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001913"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ictal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001912 .

obo:PATO_0001914
    obo:IAO_0000115 "A physiological state which is characterized by normal electrical activity in neuronal tissue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001914"^^xsd:string ;
    a owl:Class ;
    rdfs:label "non-ictal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001912 .

obo:PATO_0001915
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the front and upper surface of an organism relative to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001915"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anterodorsal to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001632 .

obo:PATO_0001916
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the rear and upper surface of an organism relative to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001916"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "posterodorsal to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001633 .

obo:PATO_0001917
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the front and abdomen of an organism relative to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001917"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anteroventral to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001632 .

obo:PATO_0001918
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the rear and abdomen of an organism relative to another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001918"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "posteroventral to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001633 .

obo:PATO_0001919
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the back or upper surface of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001919"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised dorsally"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0001920
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the abdomen of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001920"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised ventrally"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0001921
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the front of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001921"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised anteriorly"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0001922
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the rear of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001922"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised posteriorly"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0001923
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the side of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001923"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised laterally"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0001924
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the middle of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001924"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised medially"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001925"^^xsd:string ;
    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."^^xsd:string ;
    rdfs:label "surface feature shape"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001926
    obo:IAO_0000115 "A fluorescence which is higher than normal."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001927 ;
    oboInOwl:hasExactSynonym "high fluorescence"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001926"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased fluorescence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001290, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001290
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001927
    obo:IAO_0000115 "A fluorescence which is lower than normal."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001926 ;
    oboInOwl:hasExactSynonym "low fluorescence"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001927"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased fluorescence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001290, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001290
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001928
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of a local accumulation of fluid underneath the surface of the bearer."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "blistering"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001928"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "blistered"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0001929
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of whether the bearer exhibits shape variation or change."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001929"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "variability of shape"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001303, [
        a owl:Restriction ;
        owl:onProperty pato:towards ;
        owl:someValuesFrom obo:PATO_0000052
    ] .

obo:PATO_0001930
    obo:IAO_0000115 "A quality inhering in a bearer by virtue the bearer's having or exhibiting variation its shape."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001931 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001930"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "variant shape"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001929 .

obo:PATO_0001931
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation of shape."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001930 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001931"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "invariant shape"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001929 .

obo:PATO_0001932
    obo:IAO_0000115 "A pattern quality inhering in a bearer by virtue of the bearer's being placed alternately one above the other."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001932"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "alternate placement"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000440 .

obo:PATO_0001933
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned on opposite sides on the same plane."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001933"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "opposite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001934
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being perfectly circular."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001934"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "orbicular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000411 .

obo:PATO_0001935
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being roundish, a little inclining to be oblong."^^xsd:string ;
    oboInOwl:hasExactSynonym "roundish"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001935"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obtuse"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000411 .

obo:PATO_0001936
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's being egg-shaped and flat, with the narrow end attached to the base."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "obovoid"^^xsd:string ;
    oboInOwl:id "PATO:0001936"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obovate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001891 .

obo:PATO_0001937
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being oblong, with the lower end very much attenuated."^^xsd:string ;
    oboInOwl:hasExactSynonym "spathulate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001937"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "spatulate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000946 .

obo:PATO_0001938
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's being oval and a little angular in the middle."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001938"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "rhomboid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002317 .

obo:PATO_0001939
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000967 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001940
    obo:IAO_0000115 "A size quality inhering in a bearer by virtue of the bearer's being many folds greater relative to the normal average."^^xsd:string ;
    oboInOwl:hasExactSynonym "giant"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001940"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "gigantic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586 .

obo:PATO_0001941
    obo:IAO_0000115 "A color consisting of yellow and green hues."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001941"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "yellow green"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000320 .

obo:PATO_0001942
    obo:IAO_0000115 "A color consisting of brown and green hues."^^xsd:string ;
    oboInOwl:hasExactSynonym "olive green"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001942"^^xsd:string ;
    a owl:Class ;
    rdfs:label "brown green"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000320 .

obo:PATO_0001943
    obo:IAO_0000115 "A purple color which has low saturation and low brightness."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001943"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lilac"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000951 .

obo:PATO_0001944
    obo:IAO_0000115 "A color consisting of yellow and orange hue."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001944"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "yellow orange"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000953 .

obo:PATO_0001945
    obo:IAO_0000115 "A moderate yellow-orange to orange color."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001945"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ochre"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001944 .

obo:PATO_0001946
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of bearer's exhibiting transverse stripes of one hue or degree of saturation crossing another."^^xsd:string ;
    oboInOwl:hasExactSynonym "striped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001946"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "banded"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0001947
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of bearer's being covered with reticulated lines of a different hue or degree of saturation."^^xsd:string ;
    oboInOwl:hasExactSynonym "net-like"^^xsd:string, "reticulated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001947"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "netted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0001948
    obo:IAO_0000115 "A grooved texture quality inhering in a bearer by virtue of the bearer's being marked by two or more parallel channels."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "fluted"^^xsd:string ;
    oboInOwl:id "PATO:0001948"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "furrowed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002255 .

obo:PATO_0001949
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's terminating abruptly in a little point."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001949"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pointleted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001419 .

obo:PATO_0001950
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's terminating gradually in a rounded end."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001950"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "blunt"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000944 .

obo:PATO_0001951
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's being in opposition round a common axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001951"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "whorled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0001952
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being arranged in two opposite rows (and hence in the same plane)."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001952"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "distichous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001953
    obo:IAO_0000115 "A pattern quality inhering in a bearer by virtue of the bearer's consisting of paired parts that alternately cross each other."^^xsd:string ;
    oboInOwl:hasExactSynonym "crosscutting"^^xsd:string, "intercrossing"^^xsd:string, "intersecting"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001953"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decussate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000440 .

obo:PATO_0001954
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being linear, very narrow, tapering to a very fine point from a narrow base."^^xsd:string ;
    oboInOwl:hasExactSynonym "awl-shaped"^^xsd:string, "needle-like"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001954"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subulate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001199 .

obo:PATO_0001955
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being narrowly triangular, wider at the apex and tapering toward the base."^^xsd:string ;
    oboInOwl:hasExactSynonym "wedge-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001955"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cuneate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001875 .

obo:PATO_0001956
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of whether the bearer exhibits size variation or change."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001956"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "variability of size"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001303, [
        a owl:Restriction ;
        owl:onProperty pato:towards ;
        owl:someValuesFrom obo:PATO_0000117
    ] .

obo:PATO_0001957
    obo:IAO_0000115 "A variability of size which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001958 ;
    oboInOwl:hasExactSynonym "low variability of size"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001957"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased variability of size"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001956, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001956
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001958
    obo:IAO_0000115 "A variability of size which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001957 ;
    oboInOwl:hasExactSynonym "high variability of size"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001958"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased variability of size"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001956, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001956
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001959
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's in which bundles of aligned anatomical fibers have become separated."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001861 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001959"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "defasciculated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002013 .

obo:PATO_0001960
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's parts or projections being interlocked; for example, the fingers of two hands that are clasped."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001960"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "interdigitated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001961
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's touching another entity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "contiguous"^^xsd:string ;
    oboInOwl:id "PATO:0001961"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "in contact with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001962
    obo:IAO_0000115 "A curled quality inhering in a bearer by virtue of the bearer's edges of its surface being rolled inwards spirally on each side."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001962"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "involute"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000405 .

obo:PATO_0001963
    obo:IAO_0000115 "A curled quality inhering in a bearer by virtue of the bearer's edges of its surface being rolled backwards spirally on each side."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001963"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "revolute"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000405 .

obo:PATO_0001964
    obo:IAO_0000115 "A curled quality inhering in a bearer by virtue of the bearer's edges of its surface being rolled spirally downwards."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001964"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "circinate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000405 .

obo:PATO_0001965
    obo:IAO_0000115 "A curled quality inhering in a bearer by virtue of the bearer's edges of its surface being bent down upon their stalk."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001965"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "reclinate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000405 .

obo:PATO_0001966
    obo:IAO_0000115 "A curled quality inhering in a bearer by virtue of the bearer's one edge of its surface being wholly rolled up in another."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001966"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "convolute"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000405 .

obo:PATO_0001967
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's having three or more primary branches diverging radially from a single point."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001967"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "actinodromous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0001968
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's having two or more parallel primary branches originate beside each other and converge apically."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001968"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "parallelodromous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0001969
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's having secondary branches terminating at the margin."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001969"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "craspedodromous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0001970
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's having secondary branches joined together in a series of prominent arches."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001970"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "brochidodromous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0001971
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's having secondary branches freely branching toward the margin."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001971"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cladodromous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0001972
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's having secondary branches branching into a reticulum toward the margin."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001972"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "reticulodromous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0001973
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being tapering gradually into a rigid point."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001973"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cuspidate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001500 .

obo:PATO_0001974
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's terminating in a round end, the centre of which is depressed."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001974"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "retuse"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001950 .

obo:PATO_0001975
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's lacking sharp straight-edged teeth pointing to the apex."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001206 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "smooth"^^xsd:string ;
    oboInOwl:id "PATO:0001975"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unserrated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001976 .

obo:PATO_0001976
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the bearer's having or lacking sharp straight-edged teeth pointing to the apex."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001976"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "serration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002267 .

obo:PATO_0001977
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having at least one salient angle on the margin."^^xsd:string ;
    oboInOwl:hasExactSynonym "angulate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001977"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "angular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001978
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being regularly divided by deep incisions."^^xsd:string ;
    oboInOwl:hasExactSynonym "incised"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001978"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cut"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001979"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lobed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001980
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having distinct parts arising from a common point or center."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001980"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "digitate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001981
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a shape resembling an ear."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001981"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "auriculate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001982
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's gradually tapering to a slender point."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001982"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "attenuate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001500 .

obo:PATO_0001983
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's two basal lobes being united together."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001983"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "perfoliate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001984
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being prolonged below the point of insertion."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001984"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decurrent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001985
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being kept below its freezing point."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001985"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "frozen"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000146 .

obo:PATO_0001986
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's passing into solution."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001986"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "dissolved"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001536 .

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."^^xsd:string ;
    oboInOwl:hasExactSynonym "sacular"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001987"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saccular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0001988
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having four angles and four sides."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001988"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "quadrangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0001989
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's having many curves and turns."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "twisted"^^xsd:string ;
    oboInOwl:id "PATO:0001989"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "sinuous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001591 .

obo:PATO_0001990
    obo:IAO_0000115 "A duration quality of a process inhering in a disease by virtue of the bearer's duration of an impairment of health or of a condition of abnormal functioning."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001990"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "MAH: I think this term should be obsoleted. Is it used?"^^xsd:string ;
    rdfs:label "duration of disease"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309 .

obo:PATO_0001991
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to being capable of indefinite growth or division."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001991"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "immortal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000169 .

obo:PATO_0001992
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's consisting cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001992"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "cellularity"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001993"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "multicellular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001992 ;
    owl:disjointWith obo:PATO_0001994 .

obo:PATO_0001994
    obo:IAO_0000115 "A cellularity quality inhering in a bearer by virtue of the bearer's consisting of exactly one cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001994"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unicellular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001992 .

obo:PATO_0001995
    obo:IAO_0000115 "A quality that inheres in an entire organism or part of an organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001995"^^xsd:string ;
    a owl:Class ;
    rdfs:label "organismal quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241 ;
    owl:disjointWith obo:PATO_0002003 .

obo:PATO_0001996
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000462 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0001997
    obo:IAO_0000115 "An amount which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000470 ;
    oboInOwl:hasAlternativeId "PATO:0000419"^^xsd:string, "PATO:0000468"^^xsd:string ;
    oboInOwl:hasExactSynonym "decreased number"^^xsd:string, "present in fewer numbers in organism"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "decreased"^^xsd:string, "reduced"^^xsd:string, "subnumerary"^^xsd:string ;
    oboInOwl:id "PATO:0001997"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased amount"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000467, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001998
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of its visibility."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001998"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was created as a grouping term for the 2 terms \"conspicuous\" and \"inconspicuous\". However, it is not clear if these terms should even remain in PATO."^^xsd:string ;
    rdfs:label "conspicuousness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0001999
    obo:IAO_0000115 "The bearer of this quality has_part < n of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e has fewer parts of type X at time t, then the number of instances x of X at t such that x part_of e is < n, where n is either the normal number for comparable entities, or n is stated explicitly. This case includes the limit case, where the bearer lacks all parts of the specified type."^^xsd:string ;
    oboInOwl:hasExactSynonym "loss of"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0001999"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "lacks parts or has fewer parts of type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002083 .

obo:PATO_0002000
    obo:IAO_0000115 "A quality of physical entities inhering in a bearer by virtue of the bearer's lacking a physical part as specified by the additional entity."^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001557"^^xsd:string ;
    oboInOwl:hasDbXref "OBO_REL:lacks_part"^^xsd:string ;
    oboInOwl:hasExactSynonym "lacks all physical parts of type"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002000"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Example: [E=organism Q=lacks_all_parts_of_type E2=Wing] - applies to an organism. A relational quality in which the bearer entity has no parts of the specified type. The bearer of this quality has_part = 0 of the indicated entity type, where a comparable organism usually has at least 1 part of the same type. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e lacks all parts of type X at time t, then there exists no instances x of X at t such that x part_of e that has no wings, where wings are normally present in that organism type. In OWL this is equivalent to a restriction on the OBO_REL:has_part relation with cardinality=0, i.e has_part 0 E2."^^xsd:string ;
    rdfs:label "lacks all parts of type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001999, [
        a owl:Restriction ;
        owl:onProperty pato:reciprocal_of ;
        owl:someValuesFrom obo:PATO_0000462
    ] .

obo:PATO_0002001
    obo:IAO_0000115 "The bearer of this quality has_part < n AND has_part > 0 of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e has fewer parts of type X at time t, then the number of instances x of X at t such that x part_of e is < n, where n is either the normal number for comparable entities, or n is stated explicitly."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002002 ;
    oboInOwl:hasAlternativeId "PATO:0001569"^^xsd:string ;
    oboInOwl:hasExactSynonym "decreased number of"^^xsd:string, "has decreased number of"^^xsd:string, "has fewer physical parts of type"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002001"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Example: [E=hand Q=has_fewer_parts_of_type E2=digit] - applies to an organism that has no less fingers than is normal for organisms of that type."^^xsd:string ;
    rdfs:label "has fewer parts of type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001999, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001999
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002002
    obo:IAO_0000115 "The bearer of this quality has_part > n of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002001 ;
    oboInOwl:hasAlternativeId "PATO:0001560"^^xsd:string ;
    oboInOwl:hasExactSynonym "has extra parts of"^^xsd:string, "has increased number of"^^xsd:string, "having extra physical parts"^^xsd:string, "having supernumerary physical parts"^^xsd:string, "increased number of"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002002"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "In polydactyly, the bearer of the quality is the hand, and the entity type being counted is 'finger'. In EQ syntax, E=hand, Q=<this> E2=finger."^^xsd:string ;
    rdfs:label "has extra parts of type"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002083, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002083
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002003
    obo:IAO_0000115 "A quality that inheres in an entire population or part of a population."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002003"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "population quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0002004
    obo:IAO_0000115 "A shape that inheres in a part of a surface. An object can have different surface shapes on different parts of its surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002004"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "Consider PATO:0001925"^^xsd:string ;
    rdfs:label "obsolete surface shape"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002005
    obo:IAO_0000115 "Surface shape that refers to the inward or outward curvature of the surface."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002005"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "concavity"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "2-D projection"^^xsd:string, "cross-sectional"^^xsd:string ;
    oboInOwl:id "PATO:0002006"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "2-D shape"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002008 ;
    oboInOwl:hasDbXref "Image:http://upload.wikimedia.org/wikipedia/commons/0/06/Convex_polygon_illustration1.png"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002007"^^xsd:string ;
    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."^^xsd:string ;
    rdfs:label "convex 3-D shape"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002007 ;
    oboInOwl:hasDbXref "Image:http://en.wikipedia.org/wiki/Image:Convex_polygon_illustration2.png"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002008"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "concave 3-D shape"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002009"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:cell_quality ;
    a owl:Class ;
    rdfs:label "branchiness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002010
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of the bearer's bing full of small openings or gaps."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002010"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "looseness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

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."^^xsd:string ;
    oboInOwl:hasExactSynonym "tumorous"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002011"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002012
    obo:IAO_0000115 "A texture quality that exists through a liquid cover on the surface of the bearer."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002012"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "coating"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0002013
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of whether the bearer forms a bundle of anatomical fibers, as of muscle or nerve."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002013"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "fasciculation"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002014"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "structure, cavities"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002015
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000025 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0002016
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002016"^^xsd:string ;
    a owl:Class ;
    rdfs:label "magnitude"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0002017
    obo:RO_0002604 obo:PATO_0002018 ;
    oboInOwl:hasExactSynonym "high magnitude"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002017"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased magnitude"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002016 .

obo:PATO_0002018
    obo:RO_0002604 obo:PATO_0002017 ;
    oboInOwl:hasExactSynonym "low magnitude"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002018"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased magnitude"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002016 .

obo:PATO_0002019
    obo:IAO_0000115 "A growth quality of occurrent in which the growth of an organism, structure or group of organisms does not occur."^^xsd:string ;
    oboInOwl:hasNarrowSynonym "agenesis"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002019"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aplastic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001433 .

obo:PATO_0002020
    obo:IAO_0000115 "Pink color having high brightness and low saturation."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002020"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pale pink"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000954 .

obo:PATO_0002021
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's resembling a cone (a 3-D shape with a round cross section that tapers)."^^xsd:string ;
    oboInOwl:hasDbXref "Image:http://upload.wikimedia.org/wikipedia/commons/d/d2/Cone_3d.png"^^xsd:string ;
    oboInOwl:hasExactSynonym "cone-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002021"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "conical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0002022
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's resembling a minute projection (villus)."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002022"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "villiform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002023
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along an apical-basal axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002023"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "apical-basal polarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001769 .

obo:PATO_0002024
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along the anterior-posterior axis."^^xsd:string ;
    oboInOwl:hasExactSynonym "rostral-caudal polarity"^^xsd:string, "superior-caudal polarity (human torso)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002024"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "anterior-posterior polarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001769 .

obo:PATO_0002025
    obo:IAO_0000115 "A convex angle that is formed by one side of a polygon and a line extended from an adjacent side."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002025"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "external angle"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001053 .

obo:PATO_0002026
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's not increasing over time."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001818 ;
    oboInOwl:created_by "george gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2008-12-18T12:49:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002026"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-progressive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0002027
    obo:IAO_0000115 "A concentration quality inhering in a bearer by virtue of the bearer's amount of osmoles of solute per kilogram of solvent."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-01-27T10:53:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002027"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "osmolality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0002028
    obo:IAO_0000115 "An osmolality which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002029 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-01-27T10:55:33Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "low osmolality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002028"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased osmolality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002027, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002027
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002029
    obo:IAO_0000115 "An osmolality which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002028 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-01-27T10:56:19Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "high osmolality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002029"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased osmolality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002027, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002027
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002030
    obo:IAO_0000115 "A molecular quality that inheres in a molecular entity by virtue of whether the bearer exhibits the ability of a probe to react precisely with a specific target molecule."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-01-27T11:13:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002030"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "specificity to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002031
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved or tilted such that the tip points upwards."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-01-27T11:23:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002031"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "upturned"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0002032
    obo:IAO_0000115 "A reflectivity quality inhering in light by virtue of the bearer's scattering occurring at small angle to the incident beam."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-01-27T11:38:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002032"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "forward scatter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001294 .

obo:PATO_0002033
    obo:IAO_0000115 "A reflective quality that is the light scattering occurring at wide angle (around 90 degrees) to the incident beam."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-01-27T11:39:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002033"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "side scatter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001294 .

obo:PATO_0002034
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being unseparated into parts or divisions."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-01-27T11:53:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "unseparated"^^xsd:string ;
    oboInOwl:id "PATO:0002034"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "undivided"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002035
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being on the same side in relation to another structure."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-02-01T02:04:11Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "ipsilateral"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002035"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ipsilateral to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002036
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located towards the central axis of the organism or an extremity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-02-01T02:06:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002036"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "axial to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002037
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer exhibiting deterioration of its structure."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-02-03T11:13:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002037"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "degeneration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002038
    obo:IAO_0000115 "A structural quality inhering in a bearer whose structure which does not deteriorate."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0000639 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-02-03T11:14:54Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "not degenerate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002038"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-degenerate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002037 .

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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002040 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002039"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "biconcave"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001857 .

obo:PATO_0002040
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being convex on both sides or surface."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002039 ;
    oboInOwl:hasDbXref "Image:http://www.thefreedictionary.com/_/viewer.aspx?path=hm&name=A4bicovx"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002040"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "biconvex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001355 .

obo:PATO_0002041
    obo:IAO_0000115 "A diameter that is along the anterior-posterior axis."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002041"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "anterior-posterior diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001334 .

obo:PATO_0002042
    obo:IAO_0000115 "An anterior-posterior diameter quality which is relatively small."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002043 ;
    oboInOwl:hasExactSynonym "low anterior-posterior diameter"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002042"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased anterior-posterior diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001715, obo:PATO_0002041 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002041
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002043
    obo:IAO_0000115 "An anterior-posterior diameter quality which is relatively large."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002042 ;
    oboInOwl:hasExactSynonym "high anterior-posterior diameter"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002043"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased anterior-posterior diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001714, obo:PATO_0002041 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002041
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002044
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being a quadrilateral with two parallel sides."^^xsd:string ;
    oboInOwl:hasExactSynonym "trapezoidal"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002044"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "trapezoid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001988 .

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."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-02-15T08:11:41Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "dendriform"^^xsd:string, "dendroid"^^xsd:string, "dendroidal"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002045"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dendritic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0002046
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being away from or on the opposite side of the central axis."^^xsd:string ;
    oboInOwl:created_by "george gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-03T04:16:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002046"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "abaxial to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002047
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located on the side nearest to the axis of an organ or organism."^^xsd:string ;
    oboInOwl:created_by "george gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-03T04:22:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002047"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "adaxial to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002048
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's having two or more cell populations that differ in genetic makeup. This situation can affect any type of cell, including blood cells, gametes (egg and sperm cells), and skin."^^xsd:string ;
    oboInOwl:created_by "george gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-03T04:30:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "heterogeneity"^^xsd:string ;
    oboInOwl:id "PATO:0002048"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "mosaicism"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0002049
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved around an axis and towards the side."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-13T12:36:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002049"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "lateral and rotional curvature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001787 .

obo:PATO_0002050
    obo:IAO_0000115 "An amount which normal."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-03-20T11:16:22Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "present in normal numbers in organism"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002050"^^xsd:string ;
    a owl:Class ;
    rdfs:label "normal amount"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000467, [
        a owl:Restriction ;
        owl:onProperty pato:reciprocal_of ;
        owl:someValuesFrom obo:PATO_0001905
    ] .

obo:PATO_0002051
    obo:IAO_0000115 "An occurrence which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002052 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-26T11:10:11Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "increased incidence"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002051"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased occurrence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057, obo:PATO_0002304 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000057
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002052
    obo:IAO_0000115 "An occurrence which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002051 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-26T11:12:35Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "decreased incidence"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002052"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased occurrence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057, obo:PATO_0002302 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000057
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002053
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being flattened along dorso-ventral axis."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-26T03:02:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002053"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dorso-ventrally flattened"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002254 .

obo:PATO_0002054
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being flattened along transverse axis."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-26T03:03:37Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "laterally flattened"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "transversely flattened"^^xsd:string ;
    oboInOwl:id "PATO:0002054"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "laterally compressed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002254 .

obo:PATO_0002055
    obo:IAO_0000115 "A fragility which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002056 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-26T04:01:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002055"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased fragility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001362, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001362
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002056
    obo:IAO_0000115 "A fragility which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002055 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-26T04:02:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002056"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased fragility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001362, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001362
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002057
    obo:IAO_0000115 "An area which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002058 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-30T04:11:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002057"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased area"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0001323 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001323
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002058
    obo:IAO_0000115 "An area which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002057 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-03-30T04:12:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002058"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased area"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0001323 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001323
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002059
    obo:IAO_0000115 "The specific wavelength of light emitted by a fluorescent molecule, such as a labelled probe, upon absorption of light at the (higher) excitation wavelength."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-05-27T02:25:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002059"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "emmision wavelength"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001299 .

obo:PATO_0002060
    obo:IAO_0000115 "The specific wavelength of radiation that can be retained by a bearer."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-05-27T02:33:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002060"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "absorption wavelength"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001293 .

obo:PATO_0002061
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0002182 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0002062
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-06-05T09:16:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002062"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "physical quality of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0002063
    obo:IAO_0000115 "A shape inhering in a bearer by virtue of the bearer's being elongated and cylindrical."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-07-01T01:44:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002063"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "columnar"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002064
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's delimited by a surface with holes."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-07-01T01:46:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002064"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fenestrated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002065
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being arranged like rays or radii; radiating from a common center."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-07-01T01:48:19Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "stellate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002065"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "star shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002066
    obo:IAO_0000115 "A solid configuration inhering in a material entity by virtue of its constituent atoms, molecules, or ions being arranged in an orderly repeating pattern extending in all three spatial dimensions."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-07-01T01:50:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002066"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "crystal configuration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001736 .

obo:PATO_0002067
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's layered configuration."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-07-01T02:30:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002067"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "stratification"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0002068
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's exhibiting a layered configuration."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002069 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-07-01T02:31:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002068"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "stratified"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002067 .

obo:PATO_0002069
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's lacking a layered configuration."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002068 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-07-01T02:33:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002069"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "unstratified"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002067 .

obo:PATO_0002070
    obo:IAO_0000115 "A molecular quality that arises from the molecular attraction exerted between two atoms or compounds."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T01:16:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002070"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "affinity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002071
    obo:IAO_0000115 "An affinity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002072 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T01:29:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002071"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased affinity"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002071 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T01:30:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002072"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased affinity"^^xsd:string ;
    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_0002073
    obo:IAO_0000115 "A molecular quality that arises from the synergistic strength of bond affinities between multiple bond interactions."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T01:41:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002073"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "avidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002074
    obo:IAO_0000115 "An avidity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002075 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T01:45:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002074"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased avidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002073, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002073
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002075
    obo:IAO_0000115 "An avidity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002074 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T01:45:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002075"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased avidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002073, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002073
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002076
    obo:IAO_0000115 "A behavioral quality inhering in a bearer by virtue of the bearer's movement."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T02:04:48Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "movement behavioural quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002076"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "movement behavioral quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0002077
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being positioned with multiple entities of the same type above and below."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T02:11:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002077"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "stacked"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

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."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-18T02:19:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002078"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hollow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0002079
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001018 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0002080
    obo:IAO_0000115 "A broken quality inhering in a bearer by virtue of the bearer's being separated into two contiguous wholes."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-21T10:18:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002080"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "broken into two pieces"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001444 .

obo:PATO_0002081
    obo:IAO_0000115 "A broken quality inhering in a bearer by virtue of the bearer's being broken into multiple contiguous wholes."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-21T10:18:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002081"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "shattered"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001444 .

obo:PATO_0002082
    obo:IAO_0000115 "A broken quality inhering in a bearer by virtue of the bearer's being still one contiguous whole but structurally damaged such that in danger of become two or more."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-21T10:20:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002082"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "partially broken"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001444 .

obo:PATO_0002083
    obo:IAO_0000115 "Having extra or fewer parts."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-21T10:41:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002083"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "altered number of"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001555 .

obo:PATO_0002084
    obo:IAO_0000115 "The period after death of the organism."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-25T11:29:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002084"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Terms were requested by the OBI consortium but it was later decided that the term was not reflecting a quality rather what it might be refered to as a \"conferred quality\"."^^xsd:string ;
    rdfs:label "obsolete post-mortem"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002085
    obo:IAO_0000115 "The period before death of the organism."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-25T11:31:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002085"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Terms were requested by the OBI consortium but it was later decided that the term was not reflecting a quality rather what it might be refered to as a \"conferred quality\"."^^xsd:string ;
    rdfs:label "obsolete pre-mortem"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002086
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0000694 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0002087
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being short and wide and tapered distally."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-09-30T09:53:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002087"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bullet-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0002088
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's body consisting of one sac."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-10-01T03:00:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002088"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "monocystic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001673 .

obo:PATO_0002089
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's body containing more than one cyst - formations of an epithelium bounded cavity not associated with neoplasia."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2009-10-01T03:02:54Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "multicystic"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002089"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "polycystic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001673 .

obo:PATO_0002090
    obo:IAO_0000115 "A morphology quality inhering in a tumour by virtue of the bearer's exhibiting the morphological characteristics of a glandular epithelial cell."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T11:25:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002090"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "adenomatous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0002091
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's having an onset and time course between acute and chronic."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T11:31:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002091"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "subacute"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309 .

obo:PATO_0002092
    obo:IAO_0000115 "A morphology quality inhering in a neoplastic cell by virtue of the bearer's exhibiting breakdown of cell-cell interaction maintaining tissue architecture, proliferative dysregulation and bizarre modification to nucleus size and shape."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T11:45:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002092"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anaplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0002093
    obo:IAO_0000115 "A volume quality inhering in a degenerating cell by virtue of the bearer's exhibiting an increase in volume associated with cytoplasmic abnormalities."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T12:01:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002093"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ballooning"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000595 .

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."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T12:05:23Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002094"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "basophilic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002070 .

obo:PATO_0002095
    obo:IAO_0000115 "A disposition inhering in a tumour to progress or fail to progress during it's life time."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T12:15:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002095"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "obsolete neoplasm disposition"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002096
    obo:IAO_0000115 "A disposition inhering in a tumour by virtue of the bearer's disposition not to progress, invade surrounding tissues or metastasize."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T12:47:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "benign"^^xsd:string ;
    oboInOwl:id "PATO:0002096"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic, non-malignant"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002011 ;
    owl:disjointWith obo:PATO_0002097, obo:PATO_0002098, obo:PATO_0002129 .

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."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T12:50:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002097"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic, malignant"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002011 ;
    owl:disjointWith obo:PATO_0002132 .

obo:PATO_0002098
    obo:IAO_0000115 "A disposition inhering in a tumour by virtue of the bearer's disposition to spread and invade distant tissues."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T12:54:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002098"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic, metastatic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002011 ;
    owl:disjointWith obo:PATO_0002132 .

obo:PATO_0002099
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of its stable specialization to a particular cell type."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002100 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T12:58:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002099"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "differentiated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0002100
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of having not yet acquired a special structure of function."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002099 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T12:59:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002100"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "undifferentiated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0002101
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of having changed from one fully differentiated state into another."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T01:09:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "trans-differentiated"^^xsd:string ;
    oboInOwl:id "PATO:0002101"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "metaplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001397 .

obo:PATO_0002102
    obo:IAO_0000115 "A cellular quality inhering in a cell that arises by virtue of whether the bearer exhibits the ability to grow and proliferate in number through cell division."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T01:16:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002102"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "proliferative"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001396 .

obo:PATO_0002103
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's penetrating or permeating another substance or area."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T01:27:56Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "infiltrating"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002103"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "infiltrative"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002104
    obo:IAO_0000115 "A compositional quality inhering in an bearer by virtue of the bearer's infiltration by leukocytes, local edema and accumulation of plasma proteins."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T01:37:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002104"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "inflamed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002105
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's exhibiting excessive discharge of blood from the blood vessels."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T01:55:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002105"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hemorrhagic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002106
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of its lacking most of the cellular characteristics which would allow it to be fully differentiated."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T02:53:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002106"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "poorly differentiated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002099 .

obo:PATO_0002107
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being at the edge or boundary of a related entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T02:58:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002107"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "peripheral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002108
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's resembling small nipple like projection."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T03:04:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002108"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "papillary"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000623 .

obo:PATO_0002109
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's resembling cheese."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T03:09:27Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "cheese-like"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002109"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "caseous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002110
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of its having most of the cellular characteristics of the tissue of origin."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T03:26:29Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002110"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "well differentiated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002099 .

obo:PATO_0002111
    obo:IAO_0000115 "A cellular quality inhering in a bearer by virtue of its lacking few of the cellular characteristics which would allow it to be fully differentiated."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T03:29:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002111"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim ;
    a owl:Class ;
    rdfs:label "moderately well differentiated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002099 .

obo:PATO_0002112
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's having a hole or holes, especially a row or array of small holes."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001821 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T03:37:05Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0000649"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "permeable"^^xsd:string, "pierced"^^xsd:string ;
    oboInOwl:id "PATO:0002112"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "perforate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0002113
    obo:IAO_0000115 "Perforated like a sieve."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T03:38:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002113"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "cribriform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002112 .

obo:PATO_0002114
    obo:IAO_0000115 "A composition quality inhering in a bearer by virtue of the bearer's containing excess lipid."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T03:47:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002114"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fatty"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002115
    obo:IAO_0000115 "A composition quality inhering in a bearer by virtue of the bearer's containing fibrin."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T04:01:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002115"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "fibrinoid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002116
    obo:IAO_0000115 "A composition quality inhering in exudate by virtue of the bearer's containing fibrin."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T04:03:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002116"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fibrinopurulent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002117
    obo:IAO_0000115 "A morphology quality inhering in a bearer by virtue of the bearer's exhbiting the morphological characteristics of a gland."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-05T04:11:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002117"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "glandular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0002118
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being present in more than two copies."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T03:28:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002118"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "multiple"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000470 .

obo:PATO_0002119
    obo:IAO_0000115 "A structural quality which is held by a bearer when the latter exhibits an excessive accumulation of intracellular fluid."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T03:45:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002119"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hydropic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002120
    obo:IAO_0000115 "A quality inhering a bearer by virtue of the bearer's ability to generate pus."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T03:56:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "purulent"^^xsd:string ;
    oboInOwl:id "PATO:0002120"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "suppurative"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002121
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's structure resembling an irregular meshwork with cross-linking struts."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T03:57:55Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002121"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "trabecular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000330 .

obo:PATO_0002122
    obo:IAO_0000115 "A composition quality inhering in a bearer by virtue of the bearer's being composed of more than one identifiable entities."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T04:29:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002122"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "mixed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002123
    obo:IAO_0000115 "Being smallest in amount, extent or degree."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T04:33:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002123"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "minimal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000467 .

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."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T04:37:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002124"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "laminar"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002125
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's consisting a knot-like mass."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T04:40:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002125"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "nodular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002126
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's containing bone."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T04:42:11Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "bony"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002126"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "osseous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002127
    obo:IAO_0000115 "A hardness quality of being rigid and resistant to pressure and fibrous."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T04:49:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002127"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "scirrhous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000386 .

obo:PATO_0002128
    obo:IAO_0000115 "A quality inhering a bearer by virtue of the bearer's containing or resembling serum."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T04:51:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002128"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "serous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002129
    obo:IAO_0000115 "A disposition inhering in a tumour by virtue of the bearer's disposition to invade surrounding tissues."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T05:02:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002129"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic, invasive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002011 ;
    owl:disjointWith obo:PATO_0002132 .

obo:PATO_0002130
    obo:IAO_0000115 "A disposition inhering in a tumour by virtue of the bearer's disposition to invade surrounding tissues to a large extend."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T05:03:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002130"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic, deeply invasive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002129 .

obo:PATO_0002131
    obo:IAO_0000115 "A displaced angular placement quality inhering in a body part by virtue of the bearer's movement away from the medial plane of the body."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-13T06:38:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002131"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "abduction"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002168 .

obo:PATO_0002132
    obo:IAO_0000115 "A disposition inhering in a tumour by virtue of the bearer's disposition not to invade surrounding tissues."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-06T05:04:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002132"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic, non-invasive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002011 .

obo:PATO_0002133
    obo:IAO_0000115 "A displaced angular placement quality inhering in a body part by virtue of the bearer's movement closer the medial plane of the body."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-13T06:41:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002133"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "This term is also used in reference to the operation of the muscle in anatomy or musculature."^^xsd:string ;
    rdfs:label "adduction"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002168 .

obo:PATO_0002134
    obo:IAO_0000115 "A composition quaity inhering in a bearer by virtue of the bearer's containing of or pertaining to fibrils, or nanoscale fibers."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-26T12:53:47Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "fibrillate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002134"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "fibrillary"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002135
    obo:IAO_0000115 "A duration quality of a process inhering in a bearer by virtue of the bearer's delay to complete the closure of the opening of an anatomical entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-26T01:03:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002135"^^xsd:string ;
    a owl:Class ;
    rdfs:label "delayed closure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000502 .

obo:PATO_0002136
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's relative inability of electromagnetism to pass through a particular material, particularly X-rays."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-26T01:14:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002136"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "radiopacity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001291 .

obo:PATO_0002137
    obo:IAO_0000115 "A radiopacity quality inhering in a bearer by virtue of the bearer's prevention of the passage of electromagnetic radiation."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-26T01:16:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002137"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "radiopaque"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002136 .

obo:PATO_0002138
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's disposition to being fit to be eaten."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-26T01:20:24Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "edibleness"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002138"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "edibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0002139
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer being suitable for use as food."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002140 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-26T01:21:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002139"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "edible"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002138 ;
    owl:disjointWith obo:PATO_0002140 .

obo:PATO_0002140
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer not being suitable for use as food."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002139 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-26T01:22:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002140"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "inedible"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002138 .

obo:PATO_0002141
    obo:IAO_0000115 "A density quality which lacks pattern."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-28T01:57:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002141"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "irregular density"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001019 .

obo:PATO_0002142
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-28T03:14:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002142"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bracket"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002143
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-30T02:18:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002143"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "sloped downward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001481 .

obo:PATO_0002144
    obo:IAO_0000115 "A radiopacity that is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002145 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-30T03:30:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002144"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased radiopacity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002136, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002136
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002145
    obo:IAO_0000115 "A radiopacity that is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002144 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-30T03:31:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002145"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased radiopacity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002136, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002136
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002146
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the severity of infectious disease caused by the bearer in a target organism."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-30T05:04:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002146"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "virulence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0002147
    obo:IAO_0000115 "A virulence that is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002148 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-30T05:05:02Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "attenuated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002147"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "reduced virulence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002146, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002146
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002148
    obo:IAO_0000115 "A virulence that is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002147 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-10-30T05:13:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002148"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased virulence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002146, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002146
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002149
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer exhibiting increased density resulting in exhibiting increased degree of radiopacity (in X-rays)."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-03T02:59:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002149"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ivory"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001788 .

obo:PATO_0002150
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards from the part of the body from which the tail arises."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-06T01:13:10Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "splayed inferior (human torso)"^^xsd:string, "splayed posterior"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002150"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "splayed caudal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001785 .

obo:PATO_0002151
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards from the back or upper surface of an organism."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-06T01:14:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "splayed posterior (human torso)"^^xsd:string ;
    oboInOwl:id "PATO:0002151"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "splayed dorsal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001785 .

obo:PATO_0002152
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards from the side."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-06T01:14:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002152"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "splayed lateral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001785 .

obo:PATO_0002153
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards the front of an organism."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-06T01:14:31Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "splayed anterior"^^xsd:string, "splayed superior (human torso)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002153"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "splayed rostral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001785 .

obo:PATO_0002154
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards the abdomen of an organism."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-06T01:14:42Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "splayed anterior (human torso)"^^xsd:string, "splayed inferior (human head)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002154"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "splayed ventral"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001785 .

obo:PATO_0002155
    obo:IAO_0000115 "A rotation quality inhering in a bearer by virtue of being rotated towards the middle of an organism."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-06T02:23:28Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "internally rotated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002155"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "medially rotated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001599 .

obo:PATO_0002156
    obo:IAO_0000115 "A rotation quality inhering in a bearer by virtue of being rotated towards the side of an organism."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-06T02:25:10Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "externally rotated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002156"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "laterally rotated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001599 .

obo:PATO_0002157
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being slightly out of its usual or proper place, or position."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-06T03:34:15Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0002160"^^xsd:string ;
    oboInOwl:hasExactSynonym "partial dislocated towards"^^xsd:string, "subluxation"^^xsd:string, "suluxated towards"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002157"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "partially dislocated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001852 .

obo:PATO_0002158
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001852 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0002159
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0001852 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0002160
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:PATO_0002157 ;
    a owl:Class ;
    owl:deprecated true .

obo:PATO_0002161
    obo:IAO_0000115 "Having two horns or horn-shaped branches."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-11T02:37:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002161"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bicornuate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002162
    obo:IAO_0000115 "A concave quality inhering in a bearer by virtue of the bearer's forming or resembling an arch of an increased apical height."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-26T02:34:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002162"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "high-arched"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001594, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001594
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002163
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's bodily structure that has protruded through an abnormal opening in the wall that contains it into the surface or boundary of another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-11-26T04:50:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002163"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "herniated into"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001645 .

obo:PATO_0002164
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the middle."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-12-02T10:06:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002164"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved medial"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0002165
    obo:IAO_0000115 "To bent or hang downwards."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-12-02T03:32:55Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "sagging"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002165"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "drooping"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002166
    obo:IAO_0000115 "A duration quality of a process inhering in a bearer by virtue of the bearer's premature completion of the closure of the opening of an anatomical entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-12-02T04:10:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002166"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "premature closure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000694 .

obo:PATO_0002167
    obo:IAO_0000115 "A protruding quality inhering in a bearer by virtue of the bearer's bodily structure that has protruded out of the surface or boundary of another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2009-12-02T05:19:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002167"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "herniated out of"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001646 .

obo:PATO_0002168
    obo:IAO_0000115 "An angular placement quality inhering in a bearer by virtue of the bearer being changed in position in relation to another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-01-14T04:45:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "mislocalised to"^^xsd:string ;
    oboInOwl:id "PATO:0002168"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "displaced to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002169
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being split along the median axis."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-02-03T04:37:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002169"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "split medially"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001786 .

obo:PATO_0002170
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being split asymmetrically on one side."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-02-03T04:37:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002170"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "split laterally"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001786 .

obo:PATO_0002171
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being split on two side."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-02-03T04:37:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002171"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "split bilaterally"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001786 .

obo:PATO_0002172
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being split along the radial axis."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-02-03T04:42:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002172"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "split radially"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001786 .

obo:PATO_0002173
    obo:IAO_0000115 "An alignment quality inhering in a bearer by virtue of the bearer's being in a improper spatial positioning towards an additional entity."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-02-22T03:18:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002173"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "misaligned towards"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001654 .

obo:PATO_0002174
    obo:IAO_0000115 "An alignment quality inhering in a bearer by virtue of the bearer's being in a improper spatial positioning away from an additional entity."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-02-22T03:18:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002174"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "misaligned away from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001654 .

obo:PATO_0002175
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's changed direction of position towards another entity."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-02-25T09:14:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002175"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "deviation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0002176
    obo:IAO_0000115 "A deviation quality inhering in a bearer by virtue of the bearer's changed direction of position towards the side."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-02-25T09:16:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002176"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "deviation towards the lateral side"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002175 .

obo:PATO_0002177
    obo:IAO_0000115 "A deviation quality inhering in a bearer by virtue of the bearer's changed direction of position towards the middle."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-02-25T09:16:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002177"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "deviation towards the medial side"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002175 .

obo:PATO_0002178
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being out of its usual or proper place, or position around a central point or axis."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-02-25T11:24:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002178"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised radially"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0002179
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards to point of attachment or origin."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-02-25T12:34:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002179"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalised proximally"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0002180
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being free of curves, bends, or angles."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-02-28T08:54:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002180"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "straight"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002181
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue the bearer's being changed in position."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-01T02:56:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002181"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "displaced"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002182
    obo:IAO_0000115 "A quality which inheres in a molecular entity, a single molecule, atom, ion, radical etc."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:18:15Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0002061"^^xsd:string ;
    oboInOwl:hasExactSynonym "relational molecular quality"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002182"^^xsd:string ;
    a owl:Class ;
    rdfs:label "molecular quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0002183
    obo:IAO_0000115 "A molecular quality that inheres in a molecular entity by virtue of whether that there is a presence of cycles in the connection of the atoms within the molecular entity."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:19:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002183"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cyclicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002184
    obo:IAO_0000115 "Cyclic cyclicity inheres in a molecule when the atoms of the molecule do contain at least one cycle in the atom-atom connection paths (through bonds)."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:20:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002184"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cyclic cyclicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002183 .

obo:PATO_0002185
    obo:IAO_0000115 "Acyclic cyclicity inheres in a molecule when the atoms within the molecule do not contain at least one cycle in the atom-atom connection paths (through the bonds)."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:21:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002185"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "acyclic cyclicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002183 .

obo:PATO_0002186
    obo:IAO_0000115 "A molecular quality that inheres in a molecular entity by virtue of whether or not the molecular entity has a separation of electric charge which leads to the molecule having an electric dipole."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:22:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002186"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "polarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002187
    obo:IAO_0000115 "Polar polarity is a quality that inheres in a molecular entity when the molecular entity is polar, i.e. does possess an electric dipole."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:22:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002187"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "polar polarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002186 ;
    owl:disjointWith obo:PATO_0002188 .

obo:PATO_0002188
    obo:IAO_0000115 "A molecular quality which inheres in a molecular entity when the molecular entity does not possess an electrical dipole."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:24:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002188"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "nonpolar polarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002186 .

obo:PATO_0002189
    obo:IAO_0000115 "The ease of distortion of the electron cloud of a molecular entity by an electric field."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:24:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002189"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "electric polarizability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002190
    obo:IAO_0000115 "A molecular quality that inheres in a molecular entity by virtue of the presence of a conjugated ring of unsaturated bonds, lone pairs, or empty orbitals that exhibit a stabilization stronger than would be expected by the stabilization of conjugation alone."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:25:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002190"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "aromaticity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002191
    obo:IAO_0000115 "A molecular quality that inheres in a molecular entity when it possesses at least one ring that is aromatic, i.e. A conjugated ring of unsaturated bonds, lone pairs, or empty orbitals that exhibit a stabilization stronger than would be expected by the stabilization of conjugation alone."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002192 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:25:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002191"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "aromatic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002190 ;
    owl:disjointWith obo:PATO_0002192 .

obo:PATO_0002192
    obo:IAO_0000115 "A quality that inheres in a molecular entity by virtue of the molecule possessing no rings that are aromatic."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002191 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:26:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002192"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-aromatic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002190 .

obo:PATO_0002193
    obo:IAO_0000115 "A molecular quality that inheres in a molecular entity by virtue of the overall electric charge of the molecule, which is due to a comparison between the total number of electrons and the total number of protons."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:28:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002193"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "electric charge"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002194
    obo:IAO_0000115 "A quality which inheres in a molecular entity by virtue of the molecular entity possessing the same amount of electrons overall as protons, thus having an overall neutral charge."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:29:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002194"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "neutral charge"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002193 ;
    owl:disjointWith obo:PATO_0002195, obo:PATO_0002196 .

obo:PATO_0002195
    obo:IAO_0000115 "A quality which inheres in a molecular entity by virtue of the molecular entity possessing more protons overall than electrons, thus having an overall positive charge."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002196 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:30:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002195"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "positive charge"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002193 ;
    owl:disjointWith obo:PATO_0002196 .

obo:PATO_0002196
    obo:IAO_0000115 "A quality which inheres in a molecular entity by virtue of the molecular entity possessing more electrons overall than protons, thus having an overall negative charge."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002195 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:30:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002196"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "negative charge"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002193 .

obo:PATO_0002197
    obo:IAO_0000115 "A quality that describes the power of an atom to attract electrons to itself ."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-10T03:31:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002197"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "electronegativity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002198
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of its constitution."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-15T04:35:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002198"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a substance"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0002199
    obo:IAO_0000115 "A quality which inheres in a substance by virtue of the ease with which the substance can be changed from a solid to a liquid state especially by the application of heat."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-15T04:36:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002199"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "meltability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0002200
    obo:IAO_0000115 "A quality which inheres in a substance by virtue of the ease with which the substance can be changed into a gaseous state."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-15T04:38:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002200"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "vaporizability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0002201
    obo:IAO_0000115 "A behavioral quality inhering ina bearer by virtue of the bearer's unequal distribution of fine motor skill between its left and right hands or feet."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2010-03-22T05:48:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002201"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:comment "Adapted from Wikipedia and the birnlex term that is dbxref'd. Added on behalf of OBI at March 2010 workshop."^^xsd:string ;
    rdfs:label "handedness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0002202
    obo:IAO_0000115 "Handedness where the organism preferentially uses the left hand or foot for tasks requiring the use of a single hand or foot or a dominant hand or foot."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2010-03-22T05:49:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002202"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "left handedness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002201 .

obo:PATO_0002203
    obo:IAO_0000115 "Handedness where the organism preferentially uses the right hand or foot for tasks requiring the use of a single hand or foot or a dominant hand or foot."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2010-03-22T05:49:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002203"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "right handedness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002201 .

obo:PATO_0002204
    obo:IAO_0000115 "Handedness where the organism exhibits no overall dominance in the use of right or left hand or foot in the performance of tasks that require one hand or foot or a dominant hand or foot."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2010-03-22T05:49:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002204"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "ambidextrous handedness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002201 .

obo:PATO_0002205
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's ability to hold an electrical charge."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-03-25T09:42:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002205"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "Capacitance is also a measure of the amount of electrical energy stored (or separated) for a given electric potential."^^xsd:string ;
    rdfs:label "capacitance"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002206
    obo:IAO_0000115 "A maturity quality inhering to a bearer by virtue of the bearer's being at the point or short after birth."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-05-07T12:11:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002206"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "neonatal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000261 .

obo:PATO_0002207
    obo:IAO_0000115 "A quality that is the distance between the end of the inserted object and the surface of the object into which it penetrates."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2010-05-14T11:40:24Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002207"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "insertion depth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000040 .

obo:PATO_0002208
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of a spoon."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T12:13:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002208"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "spoon-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002209
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having the shape of an incisor tooth."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T12:16:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002209"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "incisiform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001419 .

obo:PATO_0002210
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's resembling a teardrop."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T12:19:08Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "bulb-shaped"^^xsd:string, "bulblike"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "swollen"^^xsd:string ;
    oboInOwl:id "PATO:0002210"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bulbous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001865 .

obo:PATO_0002211
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved backward or inward."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T12:26:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002211"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "recurved"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0002212
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being small or narrow in circumference or width in proportion to length or height."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T01:32:26Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "gracile"^^xsd:string ;
    oboInOwl:id "PATO:0002212"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "slender"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002213
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's shape being inversely clavate."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T01:47:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002213"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "obclavate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002214
    obo:IAO_0000115 "A lobed quality inhering in a bearer by virtue of the bearer's being divided into or having two lobes."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T01:54:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002214"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "bilobed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001979 .

obo:PATO_0002215
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having the shape of a scythe or sickle."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T01:57:46Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "falcate"^^xsd:string, "hooked"^^xsd:string, "scythe-shaped"^^xsd:string, "sickle-shaped"^^xsd:string, "unciform"^^xsd:string, "uncinate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002215"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "falciform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002216
    obo:IAO_0000115 "A molecular quality that pertains to the post-translational modification of a protein by the covalent attachment of one or more ubiquitin monomer."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T02:00:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "Ubiquitylation"^^xsd:string ;
    oboInOwl:id "PATO:0002216"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ubiquinated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002217
    obo:IAO_0000115 "A molecular quality inhering in a bearer by virtue of the bearer's being combined, or impregnated, with nitric acid, or some of its compounds."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T02:04:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002217"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "nitrated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002218
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's loss of myelin sheath."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-08T02:08:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002218"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "For example loss of myelin sheath from a normally myelinated axon or dendrite."^^xsd:string ;
    rdfs:label "demyelinated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002219
    obo:IAO_0000115 "A quality inhering in a bearer that is shaped in the form of a fan."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-09T01:43:42Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "fan-like"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002219"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "fan-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0002220
    obo:IAO_0000115 "A quality inhering in a protein or a molecule by virtue of the bearer's having a phosphate (PO4) group."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002263 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-09T01:50:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002220"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "phosphorylated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002262 ;
    owl:disjointWith obo:PATO_0002263 .

obo:PATO_0002221
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being phosphorylated to a more than normal extent, or fully saturated with phosphate groups."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002222 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-09T01:51:52Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "hyperphosphorylated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002221"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased phosphorylation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002220, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002220
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002222
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being phosphorylated to a lesser than normal extent, or less than fully."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002221 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-09T01:54:22Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "hypophosporylated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002222"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased phosphorylation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002220, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002220
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002223
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having reacted with oxygen, or been modified by oxidation (the reaction in which the atoms of an element lose electrons and the valence of the element increases)."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-09T01:59:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002223"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "oxidized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002224
    obo:IAO_0000115 "An angular shape quality inhering in a bearer by virtue of the bearer's having a single angle in its length giving the bearer the form of the letter V."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-13T04:12:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002224"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "V-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001977 .

obo:PATO_0002225
    obo:IAO_0000115 "An angular shape quality inhering in a bearer by virtue of the bearer's having a single angle in its length giving the bearer the form of the letter L."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-13T04:14:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002225"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "L-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001977 .

obo:PATO_0002226
    obo:IAO_0000115 "A cylindrical shape quality inhering in a bearer by virtue of the bearer's being imperfectly cylindrical or approximately cylindrical."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-13T04:22:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002226"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subcylindrical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001873 .

obo:PATO_0002227
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's shape form resembling the shape of a cup."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-13T04:29:32Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "cup-like"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002227"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cup-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002228
    obo:IAO_0000115 "A tapered shape quality inhering in a bearer by virtue of the bearer's tapering gradually to a sharp point."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-15T09:03:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002228"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "acuminate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001500 .

obo:PATO_0002229
    obo:IAO_0000115 "A quadrangular shape quality inhering in a bearer by virtue of the bearer's being approximately rectangular."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-19T12:18:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002229"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subrectangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001988 .

obo:PATO_0002230
    obo:IAO_0000115 "A triangular shape quality inhering in a bearer by virtue of the bearer's being nearly, but not perfectly, triangular."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-19T12:20:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002230"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subtriangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001875 .

obo:PATO_0002231
    obo:IAO_0000115 "A split shape quality inhering in a bearer by virtue of the bearer's having or being divided into many lobes or similar segments."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-19T12:23:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002231"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "multifid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001786 .

obo:PATO_0002232
    obo:IAO_0000115 "A 2-D shape quality inhering in a bearer by virtue of the bearer's having shape or form of half a circle."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-19T01:02:27Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "half circle"^^xsd:string, "semicircle"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002232"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "semicircular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0002233
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located far (not close to) in space in relation to another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-19T02:43:53Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "distant from"^^xsd:string, "remote from"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002233"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "far from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002234
    obo:IAO_0000115 "A notched shape quality inhering in a bearer by virtue of the bearer's having a notched tip or edge."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-19T04:25:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002234"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "emarginate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001495 .

obo:PATO_0002235
    obo:IAO_0000115 "A tapered shape quality inhering in a bearer by virtue of the bearer's being flat, slender, and tapering to a point."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-19T04:29:05Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "blade-shaped"^^xsd:string, "ensiform"^^xsd:string, "sword-like"^^xsd:string, "sword-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002235"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "blade-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001500 .

obo:PATO_0002236
    obo:IAO_0000115 "Shape quality inhering in a bearer by virtue of the bearer's being shaped like a wing."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-23T02:19:14Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "wing-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002236"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "aliform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0002237
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved backward or downward."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-23T02:22:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002237"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "retrorse"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0002238
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved forward or upward."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-23T02:22:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002238"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "antrorse"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0002239
    obo:IAO_0000115 "A concave 3-D shape that inheres in the bearer by virtue of the bearer's nearly) symmetric shape wide at its ends and narrow in the middle, resembling the figure of number 8."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-23T02:25:24Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "figure 8 shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002239"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hourglass-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002240
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's shape resembling falling drop."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-23T02:31:11Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "drop shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002240"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "teardrop-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0002241
    obo:IAO_0000115 "A lobed quality inhering in a bearer by virtue of the bearer's being divided into or having three lobes."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-28T12:57:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002241"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "trilobed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001979 .

obo:PATO_0002242
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's rate of change of the position."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-28T02:52:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002242"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001906 .

obo:PATO_0002243
    obo:IAO_0000115 "A physical quality inhering in a fluid (liquid or gas) by virtue of the amount of fluid which passes through a given surface per unit time."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-28T03:00:20Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "volume flow rate"^^xsd:string, "volumetric flow rate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002243"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "fluid flow rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001574 .

obo:PATO_0002244
    obo:IAO_0000115 "A flow rate quality inhering in a substance by virtue of the mass of substance which passes through a given surface per unit time."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-07-28T03:02:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002244"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "mass flow rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001574 .

obo:PATO_0002245
    obo:IAO_0000115 "A force which relative high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002246 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-04T11:12:20Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "increased force amplitude"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002245"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased force"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001035, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001035
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002246
    obo:IAO_0000115 "A force which is relative low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002245 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-04T11:13:13Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "decreased force amplitude"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002246"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased force"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001035, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001035
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002247
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having or lacking of substances produced by living organisms that have a color resulting from selective color absorption."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-09T04:14:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002247"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "degree of pigmentation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141, [
        a owl:Restriction ;
        owl:onProperty pato:correlates_with ;
        owl:someValuesFrom obo:PATO_0000014
    ] .

obo:PATO_0002248
    obo:IAO_0000115 "A degree of pigmentation quality inhering in a bearer by virtue of the bearer's having substances produced by living organisms that have a color resulting from selective color absorption."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002249 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-09T04:16:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002248"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pigmented"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002247 ;
    owl:disjointWith obo:PATO_0002249 .

obo:PATO_0002249
    obo:IAO_0000115 "A degree of pigmentation quality inhering in a bearer by virtue of the bearer's lacking substances produced by living organisms that have a color resulting from selective color absorption."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002248 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-09T04:17:04Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "depigmented"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002249"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "unpigmented"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002247 .

obo:PATO_0002250
    obo:IAO_0000115 "A degree of pigmentation quality that is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002251 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-09T04:17:19Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "hyperpigmented"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002250"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased pigmentation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002248, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002248
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002251
    obo:IAO_0000115 "A degree of pigmentation quality that is relative low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002250 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-09T04:17:37Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "hypopigmented"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002251"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased pigmentation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002248, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002248
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002252
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being flattened along the antero-posterior axis."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-16T03:57:42Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "antero-posteriorly compressed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002252"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "antero-posteriorly flattened"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002254 .

obo:PATO_0002253
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being roundish, flattish shape, possibly with a slightly angled edge."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-16T03:57:48Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "plate-like"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002253"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "platelike"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000407 .

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."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-08-16T03:59:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "compressed"^^xsd:string ;
    oboInOwl:id "PATO:0002254"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Becoming flat but not necessarily completely flat."^^xsd:string ;
    rdfs:label "flattened"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-01T10:27:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "channeled"^^xsd:string, "creased"^^xsd:string ;
    oboInOwl:id "PATO:0002255"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "grooved"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0002256
    obo:IAO_0000115 "A cuscpidate quality inhering in a bearer by virtue of the bearer possessing three cusps."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T02:21:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "tricuspid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002256"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "tricuspidate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002257 .

obo:PATO_0002257
    obo:IAO_0000115 "A cuscpidate quality inhering in a bearer by virtue of the bearer possessing more than one cusp."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T02:23:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002257"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "multicuspidate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001973 .

obo:PATO_0002258
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a point."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T03:15:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002258"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pointed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001419 .

obo:PATO_0002259
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located near in space in relation to another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T03:20:06Z"^^xsd:string ;
    oboInOwl:hasAlternativeId "PATO:0001771"^^xsd:string ;
    oboInOwl:hasExactSynonym "approaches"^^xsd:string, "close to"^^xsd:string, "near to"^^xsd:string, "vicinity of"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002259"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "adjacent to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002260
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being partially upright in position or posture."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-08T03:27:21Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "semi upright"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002260"^^xsd:string ;
    a owl:Class ;
    rdfs:label "semi erect"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000622 .

obo:PATO_0002261
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's location within another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-09T09:36:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002261"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "located in"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002262
    obo:IAO_0000115 "A quality inhering in a protein or a molecule by virtue of the addition of a phosphate (PO4) group to the bearer."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-16T08:57:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002262"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "phosphorylation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002182 .

obo:PATO_0002263
    obo:IAO_0000115 "A quality inhering in a protein or a molecule by virtue of the bearer's lacking a phosphate (PO4) group."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002220 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-16T09:04:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002263"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dephosphorylated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002262 .

obo:PATO_0002264
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being arranged in a systematic fashion."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-16T10:22:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002264"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "organization quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002265
    obo:IAO_0000115 "A behavioral quality of a process inhering in a bearer by virtue of the bearer's disposition to exhibit marked activity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-09-21T06:56:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002265"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "behavioural activity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000186 .

obo:PATO_0002266
    obo:IAO_0000115 "A shape that inheres in a 3 dimensional entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-10-05T12:31:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002266"^^xsd:string ;
    a owl:Class ;
    rdfs:label "3-D shape"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002267
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-10-05T12:34:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002267"^^xsd:string ;
    a owl:Class ;
    rdfs:label "edge shape"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002268
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being located in a position equidistant from edges."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-10-05T01:09:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002268"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "centered"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002269
    obo:IAO_0000115 "A structural quality of the collection or massing of one physical object within another physical object."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-10-26T01:57:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "pooled"^^xsd:string ;
    oboInOwl:id "PATO:0002269"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "accumulation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002270
    obo:IAO_0000115 "An increased number of physical objects that are accumulated within another physical object usually as a result of a failure to break down or remove objects in a timely manner."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002271 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-10-26T02:00:20Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "accumulated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002270"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased accumulation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002269 .

obo:PATO_0002271
    obo:IAO_0000115 "An accumulation which is relative low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002270 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-10-26T02:04:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002271"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased accumulation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002269 .

obo:PATO_0002272
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located at the same continuous distance relative to another object."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-10-26T02:07:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002272"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "parallel to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002273
    obo:IAO_0000115 "Multicolored quality inhering in a bearer by virtue of the bearer's being colored with a variegated pattern resembling marble,."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-11-16T11:17:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002273"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "marbled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0002274
    obo:IAO_0000115 "Multicolored quality inhering in a bearer by virtue of the bearer's being dappled with spots, patches, or blotches of different colors."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-11-16T11:22:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002274"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mottled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0002275
    obo:IAO_0000115 "A color pattern quality inhering in a bearer by virtue of the bearer's color pattern in which light and dark colors (for example white and black) are codistributed to create a visual impression."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-11-16T11:24:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002275"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "high contrast color pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000019 .

obo:PATO_0002276
    obo:IAO_0000115 "A color pattern inhering in a bearer by virtue of bearer's exhibiting vertical bars of one hue or degree of saturation crossing another."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-11-16T11:30:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002276"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "barred"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001533 .

obo:PATO_0002277
    obo:IAO_0000115 "A quality of certain surfaces which appear to change colour as the angle of view changes."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2010-12-12T12:37:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002277"^^xsd:string ;
    a owl:Class ;
    rdfs:label "iridescent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001615 .

obo:PATO_0002278
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's participating in a joint with another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-01-20T05:39:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002278"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "articulated with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001961 .

obo:PATO_0002279
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being strongly articulated with another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-01-20T05:39:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002279"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "tightly articulated with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002278 .

obo:PATO_0002280
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's possessing a broad surface in articulation with another entity."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-01-20T05:40:29Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002280"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "broadly articulated with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002278 .

obo:PATO_0002281
    obo:IAO_0000115 "A cuscpidate quality inhering in a bearer by virtue of the bearer possessing two cusps."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-02-07T03:13:18Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "bicuspid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002281"^^xsd:string ;
    a owl:Class ;
    rdfs:label "biscupidate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002257 .

obo:PATO_0002282
    obo:IAO_0000115 "A mobility which is relative high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002283 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-03-09T09:16:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002282"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased mobility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000299, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000299
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002283
    obo:IAO_0000115 "A mobility which is relative low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002282 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-03-09T09:16:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002283"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased mobility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000299, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000299
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002284
    obo:IAO_0000115 "A physical quality that pertains by virtue of a pulling force that is directed away from the bearer and attempts to stretch or elongate the bearer."^^xsd:string ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-03-10T08:41:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002284"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "tension"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0002285
    obo:IAO_0000115 "Branchiness quality inhering in a bearer by virtue of increasing the degree to which there are subdivisions or offshoots in a bearer entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002286 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-03-10T09:07:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002285"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased branchiness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0002286
    obo:IAO_0000115 "Branchiness quality inhering in a bearer by virtue of decreasing the degree to which there are subdivisions or offshoots in a bearer entity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002285 ;
    oboInOwl:created_by "george"^^xsd:string ;
    oboInOwl:creation_date "2011-03-10T09:08:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002286"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased branchiness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0002287
    obo:IAO_0000115 "An elasticity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002288 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-03-30T11:50:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002287"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased elasticity"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002287 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-03-30T11:50:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002288"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased elasticity"^^xsd:string ;
    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_0002289
    obo:IAO_0000115 "A hairy quality inhering in a bearer by virtue of the bearer's being covered with setae."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-04-04T08:44:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002289"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Setose as a label is used extensively to describe insect phenotypes that have hairy-like appearances (i.e., they are covered in setae, not the hairs of mammals). A bristle is a type of seta."^^xsd:string ;
    rdfs:label "setose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000454 .

obo:PATO_0002290
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-04-18T05:11:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002290"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aplastic/hypoplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0002291
    obo:IAO_0000115 "Absence of a tissue or organ due to failure to develop."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-04-18T05:17:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002291"^^xsd:string ;
    a owl:Class ;
    rdfs:label "agenesis"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000462 .

obo:PATO_0002292
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's underlying structure being capable of change."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-05-03T03:01:59Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "transient structure"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002292"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "For example, structures undergoing endochondral ossification change in composition from cartilaginous to ossified."^^xsd:string ;
    rdfs:label "transient"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 ;
    owl:disjointWith obo:PATO_0002293 .

obo:PATO_0002293
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's underlying structure not changing over time."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-05-03T03:03:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "permanent structure"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002293"^^xsd:string ;
    a owl:Class ;
    rdfs:label "permanent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002294
    obo:IAO_0000115 "A texture that is uniformly covered in short, oblong, or trench-like depressions."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-05-03T03:12:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002294"^^xsd:string ;
    a owl:Class ;
    rdfs:label "scrobiculate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0002295
    obo:IAO_0000115 "A surface feature shape inhering in a surface by virtue of the bearer's being divided by ridge-like structures into a number of small, irregular spaces."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-05-17T07:57:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002295"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "areolate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0002296
    obo:IAO_0000115 "A texture quality inhering in a surface by virtue of the bearer's being marked by the presence of small, shallow, regular depressions called fovae."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-05-17T07:59:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "foveolate"^^xsd:string, "pitted"^^xsd:string ;
    oboInOwl:id "PATO:0002296"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "foveate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0002297
    obo:IAO_0000115 "A cellular motility which is lower relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002298 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002297"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased cellular motility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001488, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001488
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002298
    obo:IAO_0000115 "A cellular motility which is higher relative to the normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002297 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002298"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased cellular motility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001488, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001488
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002299
    obo:IAO_0000115 "A cylindrical shape that is hollow."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-08T06:33:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "tube like"^^xsd:string, "tube-shaped"^^xsd:string, "tubulate"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002299"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tubular"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002301 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-16T06:39:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002300"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased quality"^^xsd:string ;
    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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002300 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-16T06:40:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002301"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased quality"^^xsd:string ;
    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_0002302
    obo:IAO_0000115 "A quality of a process that has a value that is decreased compared to normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002304 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-16T06:50:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002302"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased process quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001236
            [
                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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002305 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-16T06:51:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002303"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased object quality"^^xsd:string ;
    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_0002304
    obo:IAO_0000115 "A quality of a process that has a value that is increased compared to normal or average."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002302 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-16T06:53:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002304"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased process quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001236
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_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."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002303 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-16T06:54:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002305"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased object quality"^^xsd:string ;
    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_0002306
    obo:IAO_0000115 "A triangular quality inhering in a bearer by virtue of the bearer's having all sides of the same length."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-27T11:22:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002306"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "equilateral triangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001875 ;
    owl:disjointWith obo:PATO_0002307, obo:PATO_0002308 .

obo:PATO_0002307
    obo:IAO_0000115 "A triangular quality inhering in a bearer by virtue of the bearer's having two sides have the same length."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-27T11:23:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002307"^^xsd:string ;
    oboInOwl:inSubset pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "isosceles triangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001875 ;
    owl:disjointWith obo:PATO_0002308 .

obo:PATO_0002308
    obo:IAO_0000115 "A triangular quality inhering in a bearer by virtue of the bearer's having all sides of unequal length."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-06-27T11:24:24Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002308"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "scalene triangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001875 .

obo:PATO_0002309
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's exhibiting a by virtue of the bearer's exhibiting a consistently sized and approximately round cross-section along its length, which is many times larger than its diameter."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-09-09T04:50:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002309"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Note that a fiber shaped object may take any circuitous or straight path through space (think of a length of string or rope)."^^xsd:string ;
    rdfs:label "fiber shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002226 .

obo:PATO_0002310
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being strong, thick or sturdy."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-09-20T06:23:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002310"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "robust"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002311
    obo:IAO_0000115 "Having a fringe or border of hairlike or fingerlike projections."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-09-22T03:52:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002311"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "fimbriated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002312
    obo:IAO_0000115 "Consisting of segments or similar parts arranged in a longitudinal series."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-03T03:42:23Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002312"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "segmented"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002313
    obo:IAO_0000115 "Having or resembling the shape of a telescope."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-03T03:49:26Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002313"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "telescopic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002314
    obo:IAO_0000115 "Having the nature or characteristic of, a ligament; composed of the tissue proper to ligaments."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-03T03:57:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002314"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ligamentous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002315
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's resembling the end of a brush with a multitude of bristles."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-03T03:59:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002315"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "brush-like shape"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002316
    obo:IAO_0000115 "Being separate or discrete from other skeletal elements."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-03T04:17:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "free"^^xsd:string ;
    oboInOwl:id "PATO:0002316"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "autogenous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002317
    obo:IAO_0000115 """A convex quadrilateral is a parallelogram if and only if any one of the following statements are true:
1. Each diagonal divides the quadrilateral into two congruent triangles with the same orientation.
2. The opposite sides are congruent in pairs.
3. The diagonals bisect each other.
4. The opposite angles are congruent in pairs.
5. The sum of the squares of the sides equals the sum of the squares of the diagonals. (This is the parallelogram law)
6.It possesses rotational symmetry.
7.One pair of opposite sides are parallel and congruent.
8.Two pairs of adjacent angles are supplementary."""^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-12T12:33:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002317"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "parallelogram"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001988 .

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"^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-12T12:45:16Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "Lamé curve"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002318"^^xsd:string ;
    a owl:Class ;
    rdfs:label "superelliptic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0002319
    obo:IAO_0000115 "A shape with properties between those of a square and those of a circle."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-12T12:47:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002319"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "squircle"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002318 .

obo:PATO_0002320
    obo:IAO_0000115 "A superelliptic shape inhering in a bearer by virtue of the bearer's shape resembling a diamond."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-12T12:49:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002320"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "diamond shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002318 .

obo:PATO_0002321
    obo:RO_0002604 obo:PATO_0002322 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-12T12:50:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002321"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hypoelliptic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002318 .

obo:PATO_0002322
    obo:RO_0002604 obo:PATO_0002321 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-10-12T12:51:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002322"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyperelliptic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002318 .

obo:PATO_0002323
    obo:IAO_0000115 "A temporal distribution pattern of process occurrences within a regulation/reference process."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-11-22T01:12:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002323"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "temporal distribution quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0002324
    obo:IAO_0000115 "The temporal relation between the end of the process with respect to a reference process."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-11-23T11:46:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "completeness"^^xsd:string, "extent"^^xsd:string ;
    oboInOwl:id "PATO:0002324"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "offset quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002323 .

obo:PATO_0002325
    obo:IAO_0000115 "The temporal relation between the start of the process with respect to a reference process."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-11-23T11:47:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "initiation"^^xsd:string ;
    oboInOwl:id "PATO:0002325"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "onset quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002323 .

obo:PATO_0002326
    obo:IAO_0000115 "An orientation inhering in a bearer by virtue of the bearer's placement at an angle."^^xsd:string ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-11-23T12:06:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002326"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "angle"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002327
    obo:IAO_0000115 "An angle which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002328 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-11-23T12:06:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002327"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001475, obo:PATO_0002326 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002326
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002328
    obo:IAO_0000115 "An angle which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002327 ;
    oboInOwl:created_by "George Gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2011-11-23T12:06:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002328"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001476, obo:PATO_0002326 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002326
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002329
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's exhibiting a upward bending of its leaves or other plant parts."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T11:40:23Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002329"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hyponastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002330
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being extended along a straight line, and is shaped like a reversed lance-point, with the tapering point attached to the leafstalk."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T11:57:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002330"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "oblanceolate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001199 .

obo:PATO_0002331
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer exhibiting molecular attraction to another entity in contact."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002332 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T12:28:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "resinous"^^xsd:string ;
    oboInOwl:id "PATO:0002331"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "adhesive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001431 .

obo:PATO_0002332
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer not exhibiting molecular attraction to another entity in contact."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002331 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T12:28:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "non-resinous"^^xsd:string ;
    oboInOwl:id "PATO:0002332"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "non-adhesive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001431 .

obo:PATO_0002333
    obo:IAO_0000115 "A adhesivity which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002334 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T12:32:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002333"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased adhesivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0002331 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002331
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002334
    obo:IAO_0000115 "A adhesivity which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002333 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T12:42:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002334"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased adhesivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0002331 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002331
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002335
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being dome-shaped."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T02:32:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002335"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "tholiform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002336
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having triangular faces that meet at a common point and containing a polygonal shaped base."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T02:35:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002336"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pyramidal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002337
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting a continuous convex surface with an axis of symmetry and one axis longer than the other; characterized with an egg-shaped form crossed with a lance-head shaped form."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T02:43:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002337"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "lance-ovate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001877 .

obo:PATO_0002338
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being shaped like a lance-head, considerably longer than wide, tapering towards the tip from below the middle together forming three angles; attached at the broad end."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T02:46:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002338"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "lanceolate-triangular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001877 .

obo:PATO_0002339
    obo:IAO_0000115 "A quality of being covered with stiff or rough hairs."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T02:51:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002339"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hispid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000454 .

obo:PATO_0002340
    obo:IAO_0000115 "A quality of being minutely hispid."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T02:53:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002340"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hispidulous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002339 .

obo:PATO_0002341
    obo:IAO_0000115 "A quality of being covered with short, dense, matted hairs."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T02:55:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002341"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "tomentose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000454 .

obo:PATO_0002342
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being a cupule, with a structure similar to a cup that also encloses the ovule in partiality."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T02:59:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002342"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cupulate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002227 .

obo:PATO_0002343
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's lying or growing on the ground but with erect or rising tips."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T03:13:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002343"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decumbent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000631 .

obo:PATO_0002344
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being characterized by fine, entangled hairs giving the appearance of cobweb."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T03:49:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002344"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "arachnose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000454 .

obo:PATO_0002345
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's having a quadric surface in three dimensions obtained by rotating less than half of a circular arc about an axis passing through the endpoints of the arc"^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T03:55:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002345"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "lemon-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0002346
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's having two connected parts, roughly spherical, of different sizes."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T03:58:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002346"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "snowman-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002347
    obo:IAO_0000115 "A conical quality inhering in a bearer by virtue of the bearer's resembling a cone, with the pointed end attached to an organism."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:05:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002347"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "obconical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002021 .

obo:PATO_0002348
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer resembling wood."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:06:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002348"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ligneous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002349
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the base of an organism relative to another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:12:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002349"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "basal to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002350
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the stalk of an organism relative to another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:13:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002350"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cauline to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002351
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer resembling or containing flesh."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:15:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002351"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "fleshy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002352
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's upper parts die back to the rootstock at the end of the growing season."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:29:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002352"^^xsd:string ;
    oboInOwl:inSubset pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "herbaceous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001729 .

obo:PATO_0002353
    obo:IAO_0000115 "A quality that inheres in a bearer in virtue of its realizing one of its functions."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:51:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002353"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "activation quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001509 .

obo:PATO_0002354
    obo:IAO_0000115 "A quality of an physical object that is currently realizing one of its functions."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002355 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:52:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002354"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "active"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002353 .

obo:PATO_0002355
    obo:IAO_0000115 "A quality of a physical object that is currently realizing none of its functions."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002354 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:52:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002355"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "inactive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002353 .

obo:PATO_0002356
    obo:IAO_0000115 "A quality of a physical object that has been constantly realizing some of its functions."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-01-31T04:52:24Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002356"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "constitutively active"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002354 .

obo:PATO_0002357
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a strait side and an arched side giving the bearer the form of the letter D."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-02-21T11:46:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002357"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "D-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0002358
    obo:IAO_0000115 "An elongated raised margin or border."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-02-21T12:27:39Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "ridge-like"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002358"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ridged"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002359
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's width being notably higher than its length."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-03-13T06:04:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002359"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "broad"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002360
    obo:IAO_0000115 "A disposition that can be compared on a linear scale - that is that it can be increased or decreased."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-03-16T06:31:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002360"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "tendency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001727 .

obo:PATO_0002361
    obo:IAO_0000115 "A tendency which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002362 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-03-16T06:31:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002361"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased tendency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0002360 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002360
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002362
    obo:IAO_0000115 "A tendency which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002361 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-03-16T06:32:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002362"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased tendency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0002360 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002360
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002363
    obo:IAO_0000115 "A medium brown color with a metallic sheen, resembles the actual alloy bronze."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:08:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002363"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bronze"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000952 .

obo:PATO_0002364
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's length being notably lower than its width."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001154 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-04-18T06:31:29Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002364"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "shortened"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002365
    obo:IAO_0000115 "Female quality of having complete, unaltered reproductive organs"^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:18:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002365"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "intact female"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000383 .

obo:PATO_0002366
    obo:IAO_0000115 "Male quality of having complete, unaltered reproductive organs."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:19:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002366"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "intact male"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000384 .

obo:PATO_0002367
    obo:IAO_0000115 "Male quality of being incapable to reproduce because of functional loss of the testicles from surgical removal or chemical means."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:22:29Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002367"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "castrated male"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000384 .

obo:PATO_0002368
    obo:IAO_0000115 "A viviparous organism having never given birth."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:25:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002368"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "nulliparous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002370 .

obo:PATO_0002369
    obo:IAO_0000115 "A viviparous organism that has given birth two or more times."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:26:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002369"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "multiparous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002370, obo:PATO_0040028 .

obo:PATO_0002370
    obo:IAO_0000115 "The number of time that a viviparous organism has given birth."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:27:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002370"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "parity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001434 .

obo:PATO_0002371
    obo:IAO_0000115 "A viviparous organism having given birth one time."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:29:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002371"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "primiparous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002370, obo:PATO_0040028 .

obo:PATO_0002372
    obo:IAO_0000115 "A viviparous organism that has given birth five or more times."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-05-03T11:30:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002372"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "grand multiparous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002369 .

obo:PATO_0002373
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along the mediolateral axis."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T01:49:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002373"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mediolateral polarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001769 .

obo:PATO_0002374
    obo:IAO_0000115 "Recurrent and often more or less cyclic alteration."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T01:52:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002374"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "fluctuating"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001227 .

obo:PATO_0002375
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's shape form resembling the shape of a trumpet."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T02:45:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002375"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "trumpet-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002376
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's being filled with air."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002377 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T02:55:10Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "air-filled"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002376"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "inflated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0002377
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's being not filed with air."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002376 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T02:56:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002377"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "uninflated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0002378
    obo:IAO_0000115 "Having a shape that resembles a many-lobed \"berry,\" such as a raspberry."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T02:58:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002378"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "acinus"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001979 .

obo:PATO_0002379
    obo:IAO_0000115 "A female fertility quality inhering in a female by virtue of the bearer's not being capable of reproducing because of surgical removal of ovaries and uterus."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T03:04:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002379"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ovariohysterectomized female"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000892 .

obo:PATO_0002380
    obo:IAO_0000115 "A female fertility quality inhering in a female by virtue of the bearer's not being capable of reproducing because of surgical removal of ovaries."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T03:06:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002380"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ovariectomized female"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000892 .

obo:PATO_0002381
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the presence of long chain aliphatic lipids on the surface of an organism."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T03:17:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002381"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "waxiness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002382
    obo:IAO_0000115 "A waxiness which is relatively high."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002383 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T03:18:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002382"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased waxiness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0002381 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002381
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002383
    obo:IAO_0000115 "A waxiness which is relatively low."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002382 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T03:18:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002383"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased waxiness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0002381 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002381
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002384
    obo:IAO_0000115 "Presence of long chain aliphatic lipids on the surface of an organism."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T03:18:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002384"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "waxy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002381 .

obo:PATO_0002385
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being marked by narrow lines, usually parallel, with at least one salient angle on the margin"^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-05T05:17:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002385"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "striate-angular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001410 .

obo:PATO_0002386
    obo:IAO_0000115 "A concave 3-D shape that inheres in the bearer by virtue of the bearer's shape that is wider at one end and narrow in the middle."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-07-23T03:13:41Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "anvil shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002386"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anvil"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002387
    obo:IAO_0000115 "Extremely acute and aggressive onset of a pathological process."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-09-15T02:57:46Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "per-acute"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002387"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "peracute"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000389 .

obo:PATO_0002388
    obo:IAO_0000115 "Being supported by a peduncle or stalk."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-10-12T01:10:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002388"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "pedunculate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002389
    obo:IAO_0000115 "Growing horizontal to the ground without setting roots."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-10-12T01:33:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002389"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "procumbent"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000631 .

obo:PATO_0002390
    obo:IAO_0000115 "A length quality which is equal to the length of any straight line segment that passes from the center of a circle to any endpoint on the circular boundary. The radius is half of the diameter."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-11-15T05:17:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002390"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "radius"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000122 .

obo:PATO_0002391
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having three rays or radiating branches."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-11-15T05:19:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002391"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "triradiate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002392
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located on a sloping line joining two nonconsecutive points of an entity relative to another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-11-15T05:21:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002392"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "diagonal to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002393
    obo:IAO_0000115 "A tolerance quality inhering in a bearer by virtue of the bearer's increased ability to endure a stimulus."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002394 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-11-15T05:32:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002393"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased tolerance to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000515, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000515
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002394
    obo:IAO_0000115 "A tolerance quality inhering in a bearer by virtue of the bearer's decreased ability to endure a stimulus."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002393 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-11-15T05:33:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002394"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased tolerance to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000515, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000515
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002395
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned away from the axis of an organism."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-11-20T04:13:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002395"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalized abaxially"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0002396
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the axis of an organism."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-11-20T04:15:12Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002396"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mislocalized adaxially"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000628 .

obo:PATO_0002397
    obo:IAO_0000115 "A circular shape quality inhering in a bearer by virtue of the bearer's being nearly, but not perfectly, circular."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-07T05:32:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "round"^^xsd:string, "rounded"^^xsd:string ;
    oboInOwl:id "PATO:0002397"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subcircular"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0002398
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-07T05:34:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002398"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete <new term>"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002399
    obo:IAO_0000115 "A rotation quality inhering in a bearer by virtue of being rotated towards the front and the middle of an organism."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-07T05:41:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002399"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "anteromedially rotated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001599 .

obo:PATO_0002400
    obo:IAO_0000115 "Having a spindle-like shape that is wide in the middle and tapers at both ends."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-07T05:43:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002400"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fusiform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001409 .

obo:PATO_0002401
    obo:IAO_0000115 "characterised by an unidentifiable pattern."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:37:55Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002401"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "random pattern"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0002402
    obo:IAO_0000115 "Multiple lesions some interconnecting with each other."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:40:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002402"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "multifocal to coalescing"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001791 .

obo:PATO_0002403
    obo:IAO_0000115 "Affecting all regions without specificity of distribution."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:41:37Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "generalised"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002403"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "generalized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0002404
    obo:IAO_0000115 "Affecting a segment or segments."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:43:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002404"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "segmental"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0002405
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's disposition to be reduced to smaller pieces with little effort."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:47:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002405"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "friability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002406
    obo:IAO_0000115 "Easily reduced to powder or easily fragmentable or crumbly."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:48:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002406"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "friable"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002405 .

obo:PATO_0002407
    obo:IAO_0000115 "Having become firm or hard especially by increase of fibrous elements."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:49:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002407"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "indurated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002405 .

obo:PATO_0002408
    obo:IAO_0000115 "Having the consistency of water."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:51:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002408"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "watery"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002409
    obo:IAO_0000115 "Bounded structure filled with fluid."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:53:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002409"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fluid-filled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002014 .

obo:PATO_0002410
    obo:IAO_0000115 "A colour that is very pale yellowish brown."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:54:55Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002410"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "beige"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002413 .

obo:PATO_0002411
    obo:IAO_0000115 "A color consisting of yellow and brown hue."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:55:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002411"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "yellow brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000952 .

obo:PATO_0002412
    obo:IAO_0000115 "A color consisting of yellow and brown hue and low brightness."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:56:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002412"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dark yellow brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002411 .

obo:PATO_0002413
    obo:IAO_0000115 "A color consisting of yellow and brown hue and high brightness."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:57:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002413"^^xsd:string ;
    a owl:Class ;
    rdfs:label "light yellow brown"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002411 .

obo:PATO_0002414
    obo:IAO_0000115 "A quality of duration having progressive course of indefinite duration with active, acute-like elements."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T10:59:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002414"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "chronic-active"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001863 .

obo:PATO_0002415
    obo:IAO_0000115 "Single lesion with expansion into surrounding tissue."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T11:01:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002415"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "focally extensive"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000627 .

obo:PATO_0002416
    obo:IAO_0000115 "Flattened from above downward; below the normal level or the level of the surrounding parts."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T12:06:55Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002416"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sunken"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001687 .

obo:PATO_0002417
    obo:IAO_0000115 "Extending through or affecting the entire thickness of the wall of an organ or cavity or boundary."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T02:16:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002417"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "transmural"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002418
    obo:IAO_0000115 "An affinity inhering in a tissue constituent by virtue of the bearer exhibiting a molecular interaction for acidic dyes under specific pH conditions."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T03:01:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002418"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "acidophilic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002070 .

obo:PATO_0002419
    obo:IAO_0000115 "An affinity inhering in a tissue constituent by virtue of the bearer exhibiting a molecular interaction for eosin dye."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T03:02:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002419"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "eosinophilic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002070 .

obo:PATO_0002420
    obo:IAO_0000115 "Having both hydrophilic and hydrophobic (or lipophilic) groups."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T03:04:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002420"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "amphiphilic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002070 .

obo:PATO_0002421
    obo:IAO_0000115 "Having or resembling the characteristic of a cicatrix - a scar resulting from formation and contraction of fibrous tissue."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T03:08:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002421"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "cicatricial"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

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."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T03:11:10Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002422"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment "Acinus is Latin for berry."^^xsd:string ;
    rdfs:label "acinar"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002423
    obo:IAO_0000115 "A round or lobulated protruding form resembling a nipple."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-17T03:13:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002423"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "papillomatous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002424
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's having two or more entities that extend from a common point in different directions."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-20T11:43:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002424"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "divergent from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002425
    obo:IAO_0000115 "Open to view or not covered by another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2012-12-20T11:47:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002425"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "exposed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002426
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being shaped like a boat."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:12:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002426"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "scaphoid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002427
    obo:IAO_0000115 "A surface feature shape having numerous very small circular rounded projections or protuberances."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:15:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002427"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "knobbled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0002428
    obo:IAO_0000115 "A 3-D shape with three supports or legs."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:18:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002428"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "tripodal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002429
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter X."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:19:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002429"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "x-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002430
    obo:IAO_0000115 "A shape quality in which the bearer is shaped like a narrow band; ligulate."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:21:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002430"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "strap-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002431
    obo:IAO_0000115 "A shape quality in which the bearer possesses a gradual, yet distinct, thinning from a wide starting point."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:24:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002431"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "waisted"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002432
    obo:IAO_0000115 "A shape that is in the form of a spade."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:26:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002432"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "spade-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002433
    obo:IAO_0000115 "A surface feature shape marked by large amounts of relief, often with multiple ridges and grooves in close association. Topographically complex."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:27:55Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002433"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "sculpted surface"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0002434
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located at a right angle relative to another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:29:55Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002434"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "perpendicular to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002435
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer touching another entity along a border or with a projecting part."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:31:12Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "abut"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002435"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:scalar_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "abutting"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002436
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's position being displaced from a reference point."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:32:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002436"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "offset"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002437
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being locked together or interconnected to another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:37:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002437"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "interlocked with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002438
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being located or placed beneath the skin."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:41:50Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "subcutaneous"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002438"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subdermal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002439
    obo:IAO_0000115 "An angular shape quality inhering in a bearer by virtue of the bearer's having two angles in its length giving the bearer the form of the letter W."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T09:45:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002439"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "w-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001977 .

obo:PATO_0002440
    obo:IAO_0000115 "A surface feature shape quality inhering in a bearer by virtue of the degree of the bearer's highly topographical with ridges, pits, rugosity or other surface structures."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T10:57:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002440"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "ornamentation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0002441
    obo:IAO_0000115 "A surface feature shape in which the bearer's surface is highly topographical with ridges, pits, rugosity or other surface structures."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002442 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T10:59:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002441"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ornamented"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002440 .

obo:PATO_0002442
    obo:IAO_0000115 "A surface feature shape in which the bearer's surface is lacking ridges, pits, rugosity or other surface structures."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002441 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T11:00:20Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002442"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unornamented"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002440 .

obo:PATO_0002443
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being located at the same level as another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T11:01:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002443"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "level with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002444
    obo:IAO_0000115 "A composition quality inhering in a bearer by virtue of the bearer's being composed of or possessing inorganic material."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T11:03:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002444"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mineralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002445
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being twisted or turned."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T11:05:26Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "twisted"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002445"^^xsd:string ;
    a owl:Class ;
    rdfs:comment """The word \"torsion\" has multiple different meanings in different context (e.g. the act of twisting or the morphology of the digestive tract in gastropods). This term refers purely to the resulting shape and is not to be used in the engineering and mechanics sense of torsion. 
Note: kinked PATO:0001798(synonym twisted) is similar to 'torsioned', but it is different in that something that is kinked has sharp twists or turns."""^^xsd:string ;
    rdfs:label "torsioned"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002446
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a shape resembling an anchor."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T11:07:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002446"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "anchor-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002447
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer being divided into four parts."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-01-29T11:08:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002447"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "quadripartite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002448
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being aligned or positioned towards another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-02-16T02:57:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002448"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "oriented towards"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002449
    obo:IAO_0000115 "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the rear and mid-line surface of an organism relative to another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-02-16T03:00:46Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002449"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "posteromedial to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001633 .

obo:PATO_0002450
    obo:IAO_0000115 "A hardness quality of giving significant resistance to pressure."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-02-26T02:02:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002450"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "firm"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000048 .

obo:PATO_0002451
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's exhibiting a phenotypic difference between males and females of the same species."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-03-11T09:22:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002451"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "sexually dimorphic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0002452
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer being thinner or more loosely packed."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0001485 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-08T08:43:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002452"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decondensed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002453
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer bring gradually worn away."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-08T08:45:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002453"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "eroding"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002454
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a carpel."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-09T06:00:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002454"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "carpel-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002455
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's architecture bearing resemblence to a corymb type of inflorescence."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-09T06:01:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002455"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "corymb-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002456
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's similarity to the appearance of an inflorescence."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-09T06:02:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002456"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "inflorescence-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002457
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a leaf."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-09T06:02:58Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002457"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "leaf-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002458
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer being thin and lacking outgrowths."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-09T06:03:56Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002458"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pin-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002459
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a sepal,"^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-09T06:04:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002459"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "sepal-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002460
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer being smaller and contracted, especially due to loss of moisture."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-09T06:05:18Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002460"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "shriveled"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002461
    obo:IAO_0000115 "To bend or hang downwards due to loss of water"^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-04-09T06:06:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002461"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "wilty"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002165 .

obo:PATO_0002462
    obo:IAO_0000115 "A composition quality inhering in an bearer by virtue of the bearer's consisting of collagen."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T11:34:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002462"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "collagenous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002463
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of some aspect of the bearer extending to the position of another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T11:41:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002463"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "extends to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002464
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of some aspect of the bearer extending past the position of another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T11:42:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002464"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "extends beyond"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002465
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's resembling a prism."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T11:44:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tent shaped"^^xsd:string ;
    oboInOwl:id "PATO:0002465"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "prism shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002466
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer resembling a keyhole."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T11:45:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002466"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "keyhole shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002467
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer resembling a thin narrow strip."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T11:47:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002467"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "lathlike"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002468
    obo:IAO_0000115 "A structure quality inhering in a bearer by virtue of the bearer's being capable of swelling or stretching."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T11:48:26Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002468"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "distensible"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0015008 .

obo:PATO_0002469
    obo:IAO_0000115 "Structural quality inhering in a bearer in which a joint has apposed bony surfaces united by fibrous tissue, permitting no movement; found only between bones."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T11:55:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002469"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sutured to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002470
    obo:IAO_0000115 "A morphological quality between two bearers inhering that one bearer is subject to change the nature, function, or condition of itself to become the other."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:01:57Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002470"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "transformed to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0002471
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's increased rate of change of the position."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002472 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:03:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002471"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002242, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002242
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002472
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's decreased rate of change of the position."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002471 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:05:06Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002472"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002242, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002242
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002473
    obo:IAO_0000115 "A disposition inhering in a tumour by virtue of the bearer's disposition to spontaneously arise."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:07:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002473"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic, spontaneous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002011 .

obo:PATO_0002474
    obo:IAO_0000115 "A flavor quality inhering in a bearer by virtue of the bearer's having an acrid, sharp, or disagreeable flavor."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:09:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002474"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bitter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001329 .

obo:PATO_0002475
    obo:IAO_0000115 "A position quality inhering in a bearer by virtue of the bearer's existing near the end of another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:17:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002475"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "subterminal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002476
    obo:IAO_0000115 "A position quality inhering in a bearer by virtue of the bearer's forming the end of another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:18:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002476"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "terminal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002477
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's disposition to breaks without significant deformation (strain) when subjected to stress."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:25:03Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002477"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "brittle"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

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."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:29:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002478"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "transversely striated"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-15T12:29:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002479"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "obliquely striated"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001410 .

obo:PATO_0002480
    obo:IAO_0000115 "A quality inhering in an bearer by virtue of the bearer's possessing only minor levels of ossification."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-30T05:47:07Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002480"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "poorly ossified"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001448 .

obo:PATO_0002481
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a slanting direction or position : neither perpendicular nor parallel."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-30T05:49:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002481"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "oblique orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002482
    obo:IAO_0000115 "Shape quality inhering in a bearer by virtue of the bearer exhibiting a narrow and elongate opening."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-30T05:51:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002482"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "slit-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002483
    obo:IAO_0000115 "Positional quality in which an entity is located outside of another entity."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-09-30T06:06:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002483"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "external to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002484
    obo:IAO_0000115 "An angular shape quality inhering in a bearer by virtue of the bearer's having a single angle in its length giving the bearer the form of an inverted letter V."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T03:55:44Z"^^xsd:string ;
    oboInOwl:hasBroadSynonym "chevron shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002484"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "inverted-V shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001977 .

obo:PATO_0002485
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's possessing two sides that are at the same continuous distance relative to each other."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T03:58:37Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002485"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "parallel-sided"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002486
    obo:IAO_0000115 "A quality inhering in a process by virtue of that process having two or more organisms as participants."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T04:08:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002486"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "multi-organismal process quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0002487
    obo:IAO_0000115 "A quality inhering in a process by virtue of that process having exactly one organism as a participant."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T04:09:51Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002487"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "single organismal process quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0002488
    obo:IAO_0000115 "Overlap with quality inhering in a bearer by virtue of the bearer's being positioned over another entity so as to cover some portion of it."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T04:12:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002488"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "overlapping"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001590 .

obo:PATO_0002489
    obo:IAO_0000115 "Overlap with quality inhering in a bearer by virtue of the bearer's being positioned under another entity so as to be covered by some portion of it."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T04:13:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002489"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "overlapped by"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001590 .

obo:PATO_0002490
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anteriorly."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:11:26Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "anteriorly directly"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002490"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "anterior orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002491
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anterodorsally."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002526 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:12:15Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "anterodorsally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002491"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "anterodorsal orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002492
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anterolaterally."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:13:17Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "anterolaterally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002492"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "anterolateral orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002493
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anteroventrally."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:13:55Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "anteroventrally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002493"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "anteroventral orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002494
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed distally."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002495 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:14:37Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "distally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002494"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "distal orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002495
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed dorsally."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002494 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:15:24Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "dorsally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002495"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dorsal orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002496
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed dorsolaterally."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:16:04Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "dorsolaterally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002496"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "dorsolateral orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002497
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed laterally."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:16:45Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "laterally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002497"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "lateral orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002498
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed medially."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:17:30Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "medially directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002498"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "medial orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002499
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posteriorly."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:18:21Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "posteriorly directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002499"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "posterior orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002500
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed ventrolaterally."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:19:16Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "ventrolaterally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002500"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ventrolaterally orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002501
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed ventrally."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:19:22Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "ventrally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002501"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ventral orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002502
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed transversely."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:19:25Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "transversely oriented"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002502"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "transverse orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002503
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posterolaterally."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:19:28Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "posterolaterally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002503"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "posterolateral orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002504
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posterodorsally."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002527 ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-10T05:19:36Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "posterodorsally directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002504"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "posterodorsal orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002505
    obo:IAO_0000115 "A nucleate quality inhering in a bearer by virtue of the bearer's having one or more nucleus."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-21T05:44:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002505"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "nucleated"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "gkoutos"^^xsd:string ;
    oboInOwl:creation_date "2013-10-25T04:42:40Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002506"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "alobate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001925 .

obo:PATO_0002507
    obo:IAO_0000115 "A composition quality inhering in a bearer by virtue of the bearer's consisting of keratin."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-04T12:38:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002507"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "keratinous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0002508
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer being hidden from view."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-04T01:30:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002508"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "concealed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002509
    obo:IAO_0000115 "A 2-D shape quality inhering in a bearer by virtue of the bearer's having six angles and six sides."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-04T01:50:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002509"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hexagonal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0002510
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer being divided into multiple parts."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-06T01:15:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002510"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "multipartite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002511
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a cane."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-06T02:04:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cane-shaped"^^xsd:string ;
    oboInOwl:id "PATO:0002511"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cane-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002512
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer flowing or coming together with another entity."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-06T02:28:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002512"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "confluent with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002513
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's having a slanting direction (neither perpendicular nor parallel) relative to another entity."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-06T02:54:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002513"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "oblique to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002514
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anteromedially."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-07T12:59:10Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "medioanterior orientation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002514"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "anteromedial orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002515
    obo:IAO_0000115 "An elevation quality inhering in a bearer by virtue the bearer's being in a high position relative to another entity."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-07T01:12:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002515"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased elevation relative to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001687 .

obo:PATO_0002516
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer being hidden from view or covered by another entity."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T01:13:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002516"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "concealed by"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002517
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a saddle."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T01:23:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002517"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "saddle-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002518
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer being level or even with another surface."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T01:26:50Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002518"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "flush"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002519
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's having an open, latticed, or porous structure; used especially of bone."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T01:33:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002519"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cancellous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002520
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer being shaped like a scute or an osteoderm."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T01:37:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002520"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "scute-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002521
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a funnel."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T01:40:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002521"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "funnel-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002522
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer having an elongate structure, similar to a ridge, that extends longitudinally along an anatomical entity."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T01:46:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002522"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "keel-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002523
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being located at a right angle relative to another entity and to the horizon."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T02:25:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002523"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "vertical to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002524
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed mesiolaterally."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T02:37:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002524"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mesiolateral orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002525
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer being in a position that produces a separation in, or acting to separate, another entity."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-02-10T02:48:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002525"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "separating"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002526
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anterodistally."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002491 ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-03-11T11:28:39Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "antero-distal orientation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002526"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anterodistal orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002527
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posterodistally."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0002504 ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:creation_date "2014-03-11T11:29:22Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "postero-distal orientation"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002527"^^xsd:string ;
    a owl:Class ;
    rdfs:label "posterodistal orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0002528
    obo:IAO_0100001 "PATO:0002628"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002528"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "obsoleted because the ID was accidentally reused"^^xsd:string ;
    rdfs:label "obsolete borderline intensity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002529
    obo:IAO_0100001 "PATO:0002629"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002529"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "obsoleted because the ID was accidentally reused"^^xsd:string ;
    rdfs:label "obsolete profound intensity"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002530
    obo:IAO_0100001 "PATO:0002630"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002530"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "obsoleted because the ID was accidentally reused"^^xsd:string ;
    rdfs:label "obsolete episodic"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002531
    obo:IAO_0100001 "PATO:0002631"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002531"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "obsoleted because the ID was accidentally reused"^^xsd:string ;
    rdfs:label "obsolete refractory"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002532
    obo:IAO_0100001 "PATO:0002632"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002532"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "obsoleted because the ID was accidentally reused"^^xsd:string ;
    rdfs:label "obsolete secondary"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0002533
    obo:IAO_0000115 "A multipartite quality inhering in a bearer by virtue of the bearer being divided into two parts."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T11:12:13Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002533"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "bipartite"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002510 .

obo:PATO_0002534
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being shaped like a plowshare."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T11:23:12Z"^^xsd:string ;
    oboInOwl:hasDbXref "Image:http://2.bp.blogspot.com/_TbkIC-eqFNM/S66IJ3omNWI/AAAAAAAAFSk/pzThLJPvYZw/s1600/ard-detail.gif"^^xsd:string ;
    oboInOwl:hasExactSynonym "plow-share shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002534"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "plowshare shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002535
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a short and stout cylindrical shape."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T11:30:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002535"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "peg-like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002536
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a shape like a boomerang, with two arms connected at an angle."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T11:32:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002536"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "boomerang shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002537
    obo:IAO_0000115 "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting a shape not quite ovoid. approximately ovoid."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T11:51:38Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002537"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subovoid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001865 .

obo:PATO_0002538
    obo:IAO_0000115 "A shape quality that obtains by virtue of the bearer being concave on one side and convex on the other."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T11:56:13Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "concavoconvex"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002538"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "concavo-convex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002005 .

obo:PATO_0002539
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a shape like a ring (a circular shape enclosing a space)."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T12:01:56Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "annular"^^xsd:string, "ring-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002539"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "ring shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000947 .

obo:PATO_0002540
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's possessing a small, spike-like shape."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-08-12T12:07:44Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002540"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "spur shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002541
    obo:IAO_0000115 "Pertaining to the ability or tendency of an organism or cell to maintain internal equilibrium by adjusting its physiological processes."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2014-12-01T16:07:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002541"^^xsd:string ;
    a owl:Class ;
    rdfs:label "homeostatic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0002628
    obo:IAO_0000115 "An intensity which is borderline in it its effect or force as compared to baseline or normal."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2014-05-26T06:42:21Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002628"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "borderline intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000049 .

obo:PATO_0002629
    obo:IAO_0000115 "An intensity which is characterized by being very severe."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2014-05-26T06:44:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002629"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "profound intensity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000049 .

obo:PATO_0002630
    obo:IAO_0000115 "An occurrence quality inhering in a bearer by virtue of the bearer's having a course that occurs occasionally."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2014-05-26T06:50:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002630"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "episodic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0002631
    obo:IAO_0000115 "An occurrence of a process during which time there is an inability to change the course, extent, or repetition of the process."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2014-05-26T13:09:29Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002631"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "refractory"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0002632
    obo:IAO_0000115 "A quality in which the effect or outcome is not primary or the focus of the observation."^^xsd:string ;
    oboInOwl:created_by "haendel"^^xsd:string ;
    oboInOwl:creation_date "2014-05-26T13:17:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0002632"^^xsd:string ;
    oboInOwl:inSubset pato:hpo_slim ;
    a owl:Class ;
    rdfs:label "secondary"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0005000
    obo:IAO_0000115 "A 3-D shape that is half of a sphere."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:25:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005000"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "hemispheroid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0005001
    obo:IAO_0000115 "A variability quality inhering in the bearer by virtue of the bearer having a variable number or count of an entity."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:27:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "variable number"^^xsd:string ;
    oboInOwl:id "PATO:0005001"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "variability of count"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001303, [
        a owl:Restriction ;
        owl:onProperty pato:towards ;
        owl:someValuesFrom obo:PATO_0000070
    ] .

obo:PATO_0005002
    obo:IAO_0000115 "Having the shape of a pear; tapering near the top and bulging toward the base or bottom. From thefreedictionary.com"^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:30:02Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005002"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "pear shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0005003
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's resembling the form of a paddle."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:34:45Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005003"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "paddle shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0005004
    obo:IAO_0000115 "A shape that is almost an ellipse."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:36:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005004"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subelliptical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002318 .

obo:PATO_0005005
    obo:IAO_0000115 "Shape quality inhering in a bearer expanding outward, or having parts expanding outward, from a center point."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:37:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005005"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "radiating"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0005006
    obo:IAO_0000115 "A morphology quality inhering in a bearer by virtue of the bearer's being morphologically distinguishable from another entity."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:40:57Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "distinct from"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005006"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "differentiated from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0005007
    obo:IAO_0000115 "A 3-D shape inhering in a bearer by virtue of the bearer's having dentition characterized by high-crowned teeth and enamel which extends far past the gum line, which provides extra material for wear and tear."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:58:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005007"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment """Need to include axiom: hypsodont inheres_in some ('tooth crown' and bearer_of 'increased 
height')."""^^xsd:string ;
    rdfs:label "hypsodont"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002266 .

obo:PATO_0005008
    obo:IAO_0000115 "A 3-D shape inhering in a bearer by virtue of the bearer's having dentition characterized by low-crowned teeth. Human teeth are brachydont."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T12:59:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005008"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment """Need to include axiom: brachydont inheres_in some ('tooth crown' and bearer_of 'decreased 
height')."""^^xsd:string ;
    rdfs:label "brachydont"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002266 .

obo:PATO_0005009
    obo:IAO_0000115 "A 3-D shape inhering in a bearer by virtue of the bearer's having an entity in the form of a molar tooth."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-09T13:03:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005009"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "molariform"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002266 .

obo:PATO_0005010
    obo:IAO_0000115 "A branched quality inhering in a bearer by virtue of the bearer's having many fine filaments or branches that give a feathery appearance: for example, resembling a feather."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-25T15:03:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005010"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "plumose"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000402 .

obo:PATO_0005011
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer possessing an uninterrupted or unbroken connection or spatial distribution relative to the position of another entity."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-25T15:07:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005011"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "continuous with"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0005012
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer being fully formed compared to entities lacking parts."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0005013 ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-25T15:11:47Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005012"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "complete structure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0005013
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's lacking parts or having a reduced form compared to fully formed entities."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0005012 ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-25T15:12:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005013"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "incomplete structure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0005014
    obo:IAO_0000115 "A spheroid shape quality inhering in a bearer by virtue of the bearer's being nearly, but not perfectly, spherical."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-25T15:16:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005014"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "subspherical"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001865 .

obo:PATO_0005015
    obo:IAO_0000115 "A size quality inhering in an entity or set of entities in which size increases or decreases along the extent of the entity or set."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-25T15:17:51Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "gradient of size"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005015"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "tapered size"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000117 .

obo:PATO_0005016
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's being enclosed on all sides by another entity."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-09-25T15:20:55Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "enclosed by"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005016"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "surrounded by"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0005017
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being compressed from the side facing the lips to the side facing the tongue."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-10-02T11:52:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005017"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "labiolingually compressed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002254 .

obo:PATO_0005018
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being compressed from the side facing the midline of the jaw to the side opposite the midline."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-10-02T11:53:52Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005018"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "mesiodistally compressed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002254 .

obo:PATO_0005019
    obo:IAO_0000115 "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the tongue."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-10-02T12:01:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005019"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "curved lingually"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0005020
    obo:IAO_0000115 "A shape quality inhering on a bearer by virtue of a bearer's shape lacking in pattern or uniformity; for example, it may have sides of different lengths, different curvatures, or unequal angles."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-10-03T10:23:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005020"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "irregularly shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0005021
    obo:IAO_0000115 "Cuspidate quality inhering in a bearer by virtue of the bearer's possessing a single cusp."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-10-17T14:14:04Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005021"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "unicuspidate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001973 .

obo:PATO_0005022
    obo:IAO_0000115 "A diameter that remains constant throughout the extent of an entity."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-10-17T14:15:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005022"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "uniform diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001334 .

obo:PATO_0005023
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is in the parasagittal plane."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-10-17T14:21:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005023"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "parasagittal orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0005024
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed along the longitudinal or anterior-posterior axis."^^xsd:string ;
    oboInOwl:created_by "wasila.dahdul"^^xsd:string ;
    oboInOwl:creation_date "2014-10-17T14:24:19Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0005024"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "longitudinal orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0010000
    obo:IAO_0000115 "A structural quality inhering in the bearer by virtue of the bearer consisting of a single, maximally connected structure."^^xsd:string ;
    oboInOwl:created_by "davidos"^^xsd:string ;
    oboInOwl:creation_date "2014-12-12T08:41:11Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0010000"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "What counts as maximally connected may be relative to some specification of granularity."^^xsd:string ;
    rdfs:label "maximally connected"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0010001
    obo:IAO_0000115 "A structural quality inhering in the bearer by virtue of the bearer consisting of multiple structures lacking any physical connection to each other."^^xsd:string ;
    oboInOwl:created_by "davidos"^^xsd:string ;
    oboInOwl:creation_date "2014-12-12T08:43:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0010001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "disconnected"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0010002
    obo:IAO_0000115 "The velocity of spatial propagation of a process. Examples include the velocity of propagation of an action potential along an axon."^^xsd:string ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2019-07-18T18:24:15Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0010002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "propagation velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0010003
    obo:IAO_0000115 "A propagation velocity that is higher than normal."^^xsd:string ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2019-07-18T18:24:25Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0010003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased propagation velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002304, obo:PATO_0010002 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0010002
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0010004
    obo:IAO_0000115 "A propagation velocity that is lower than normal."^^xsd:string ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2019-07-18T18:24:36Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0010004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased propagation velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002302, obo:PATO_0010002 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0010002
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0010005
    obo:IAO_0000115 "A physical quality of a process that is its spatial distribution. For example, bone mineralization follows stereotypical spatial distribution patterns during development, which may be altered in some phenotypes."^^xsd:string ;
    oboInOwl:created_by "dos"^^xsd:string ;
    oboInOwl:creation_date "2019-07-18T18:49:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0010005"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "spatial distribution of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002062 .

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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0002-7073-9172"^^xsd:string ;
    oboInOwl:creation_date "2021-01-23T11:31:53Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0010006"^^xsd:string ;
    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."^^xsd:string ;
    rdfs:label "cell morphology"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0015001
    obo:IAO_0000115 "Absence due to a degenerative process."^^xsd:string ;
    oboInOwl:created_by "cjm"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015001"^^xsd:string ;
    oboInOwl:inSubset pato:absent_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "absence due to degeneration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000462, obo:PATO_0000639 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000462
            obo:PATO_0000639
        )
    ] .

obo:PATO_0015002
    obo:IAO_0000115 "The ability of a process to produce its output."^^xsd:string ;
    oboInOwl:created_by "cjm"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015002"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "process efficacy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0015003
    obo:IAO_0000115 "A decrease in the ability of a process to produce its output."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015004 ;
    oboInOwl:created_by "cjm"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015003"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased efficacy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002302, obo:PATO_0015002 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015002
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015004
    obo:IAO_0000115 "A increase in the ability of a process to produce its output."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015003 ;
    oboInOwl:created_by "cjm"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015004"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased efficacy"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002304, obo:PATO_0015002 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015002
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015005
    obo:IAO_0000115 "Slender and spirally coiled."^^xsd:string ;
    oboInOwl:hasBroadSynonym "tendrilled"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "tendril-like"^^xsd:string, "tendril-shaped"^^xsd:string ;
    oboInOwl:id "PATO:0015005"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "tendrilous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0000404
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PATO_0002212
    ] .

obo:PATO_0015006
    obo:IAO_0000115 "A quality inhering in a structure by virtue of it consisting of many of repeated, similar or identical subunits, arranged in some orderly array."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015006"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:comment "A complete coverage of this domain would subclasses homopolymeric, copolymeric, crystalline."^^xsd:string ;
    rdfs:label "polymeric"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0015007
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the degree to which the bearers stands out or projects beyond a surface or line."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015007"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "prominence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0015008
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the extent to which the bearer is capable of being stretched or swollen."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015008"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "distensibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0015009
    obo:IAO_0000115 "A quality inhering in air by virtue of the partial pressure exerted by the bearer's water vapour content."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015009"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "humidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001547 .

obo:PATO_0015010
    obo:IAO_0000115 "An increase in humidity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015011 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "humid"^^xsd:string ;
    oboInOwl:id "PATO:0015010"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased humidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0015009 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015009
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015011
    obo:IAO_0000115 "An decrease in humidity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015010 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015011"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased humidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0015009 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015009
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015012
    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 roughly equal proportions of positively and negatively charged particles, having neither a defined volume nor defined shape, having internal magnetic fields, and being electrically conductive."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015012"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a plasma"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001547 .

obo:PATO_0015013
    obo:IAO_0000115 "The degree to which the bearer is exposed to visible light."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015013"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "degree of illumination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001291 .

obo:PATO_0015014
    obo:IAO_0000115 "An increase in illumination."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015015 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "illuminated"^^xsd:string ;
    oboInOwl:id "PATO:0015014"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased degree of illumination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0015013 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015013
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015015
    obo:IAO_0000115 "An decrease in illumination."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015014 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015015"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased degree of illumination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0015013 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015013
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015016
    obo:IAO_0000115 "Having a shape or form that resembles a step of a stairway (e.g., a ledge or offset margin)."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015016"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "stepped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0015017
    obo:IAO_0000115 "A physical quality inhering in an entity by virtue of a portion of the bearer's molecular or polymolecular constituents present in one phase being dispersed in a portion of the bearer's constituents present in another phase."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015017"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a colloid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0015018
    obo:IAO_0000115 "A physical quality inhering in an entity by virtue of the bearer's solid or liquid constituents being suspended in a gas."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015018"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of an aerosol"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0015017 .

obo:PATO_0015019
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter C."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015019"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "C-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0015020
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter J."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015020"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "J-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0015021
    obo:IAO_0000115 "The propensity of a material to undergo combustion. Combustion encompasses smouldering and flaming combustion. Combustibility is usually applied to solids."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015021"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "combustibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0015022
    obo:IAO_0000115 "An increase in combustibility."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015023 ;
    oboInOwl:hasExactSynonym "combustible"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015022"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased combustibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0015021 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015021
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015023
    obo:IAO_0000115 "An decrease in combustibility."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015022 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "noncombustible"^^xsd:string ;
    oboInOwl:id "PATO:0015023"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased combustibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0015021 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015021
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015024
    obo:IAO_0000115 "An increase in porosity."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015024"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased porosity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000973, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000973
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015025
    obo:IAO_0000115 "An decrease in porosity."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015024 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015025"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased porosity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000973, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000973
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015026
    obo:IAO_0000115 "quality, state, or degree of being stable."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015026"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "stability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0015027
    obo:IAO_0000115 "An increase in stability."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015027"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased stability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0015026 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015026
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015028
    obo:IAO_0000115 "A decrease in stability."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015027 ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015028"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased stability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0015026 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015026
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015029
    obo:IAO_0000115 "A physical quality inhering in an entity by virtue of the bearer's solid or liquid constituents being transiently dispersed in a solid, liquid, or gas before settling due to gravity or centrifugal forces."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015029"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a suspension"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0015030
    obo:IAO_0000115 "A shape that ineres in a bearer by virtue of the bearer's mass being distributed in a feather-like fashion."^^xsd:string ;
    oboInOwl:hasExactSynonym "feather-shaped"^^xsd:string, "plumed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015030"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "plume-shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0015031
    obo:IAO_0000115 "The presence of a constituent, impurity, or some other undesirable element that spoils, corrupts, infects, makes unfit, or makes inferior a material, physical body, natural environment, place of human occupancy, or other material entitt."^^xsd:string ;
    oboInOwl:hasExactSynonym "degree of contamination"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015031"^^xsd:string ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "contamination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0015032
    obo:IAO_0000115 "An increase in contamination."^^xsd:string ;
    oboInOwl:hasExactSynonym "contaminated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015032"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased contamination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0015031 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015031
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015033
    obo:IAO_0000115 "A decrease in contamination."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0015032 ;
    oboInOwl:hasExactSynonym "uncontaminated"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0015033"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased contamination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0015031 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015031
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0020000
    obo:IAO_0000115 "A biological sex quality inhering in an individual based upon genotypic composition of sex chromosomes."^^xsd:string ;
    oboInOwl:created_by "mah"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0020000"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that the chromosomal constitution of genotypic sex varies in different organisms. In human, we have XY, XX, though abnormal XXY, X0, XYY, and other combinations are possible."^^xsd:string ;
    rdfs:label "genotypic sex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000047 .

obo:PATO_0020001
    obo:IAO_0000115 "A biological sex quality inhering in an individual based upon genotypic composition that confers the capability for an organism to differentiate male gonads."^^xsd:string ;
    oboInOwl:created_by "mah"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0020001"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that the chromosomal constitution of genotypic sex varies in different organisms. In human, this would be XY, though abnormal XXY and XYY would also result in a male phenotypic outcome."^^xsd:string ;
    rdfs:label "male genotypic sex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0020000 .

obo:PATO_0020002
    obo:IAO_0000115 "A biological sex quality inhering in an individual or a population based upon genotypic composition that confers the capability for an organism to differentiate female gonads."^^xsd:string ;
    oboInOwl:created_by "mah"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0020002"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that the chromosomal constitution of genotypic sex varies in different organisms. In human, this would be XX, though abnormal X0 and XXX would also result in a female phenotypic outcome."^^xsd:string ;
    rdfs:label "female genotypic sex"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0020000 .

obo:PATO_0025000
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's disposition to being fit to be used as a safe means of hydration."^^xsd:string ;
    oboInOwl:created_by "pbuttigieg"^^xsd:string ;
    oboInOwl:creation_date "2015-09-01T16:16:44Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "drinkability"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0025000"^^xsd:string ;
    a owl:Class ;
    rdfs:label "potability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0025001
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer not being suitable for use as a safe means of hydration."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0025002 ;
    oboInOwl:created_by "pbuttigieg"^^xsd:string ;
    oboInOwl:creation_date "2015-09-01T16:18:57Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "undrinkable"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0025001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "non-potable"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0025000 ;
    owl:disjointWith obo:PATO_0025002 .

obo:PATO_0025002
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer being suitable for use as a safe means of hydration."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0025001 ;
    oboInOwl:created_by "pbuttigieg"^^xsd:string ;
    oboInOwl:creation_date "2015-09-01T16:19:02Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "drinkable"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0025002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "potable"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0025000 .

obo:PATO_0030000
    obo:IAO_0000115 "A malformed quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally anterior structures and missing some or all of what are normally posterior structures."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0030000"^^xsd:string ;
    a owl:Class ;
    rdfs:label "anterioralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000646 .

obo:PATO_0030001
    obo:IAO_0000115 "A malformed quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally dorsal structures and missing some or all of what are normally ventral structures."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0030001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dorsalized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000646 .

obo:PATO_0030002
    obo:IAO_0000115 "A malformed quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally posterior structures and missing some or all of what are normally anterior structures."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0030002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "posterioralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000646 .

obo:PATO_0030003
    obo:IAO_0000115 "A malformed quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally ventral structures and missing some or all of what are normally dorsal structures."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0030003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ventralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000646 .

obo:PATO_0030004
    obo:IAO_0000115 "An anterioralized quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally anterior structures and missing some but not all of what are normally posterior structures."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0030004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "partially anterioralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0030000 .

obo:PATO_0030005
    obo:IAO_0000115 "A dorsalized quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally dorsal structures and missing some but not all of what are normally ventral structures."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0030005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "partially dorsalized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0030001 .

obo:PATO_0030006
    obo:IAO_0000115 "A posterioralized quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally posterior structures and missing some but not all of what are normally anterior structures."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0030006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "partially posterioralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0030002 .

obo:PATO_0030007
    obo:IAO_0000115 "A ventralized quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally ventral structures and missing some but not all of what are normally dorsal structures."^^xsd:string ;
    oboInOwl:created_by "segerdel"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0030007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "partially ventralized"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0030003 .

obo:PATO_0040000
    obo:IAO_0000115 "An oriented quality inhering in a bearer by virtue of the bearer's being abnormally placed or arranged."^^xsd:string ;
    dc:date "2018-05-21T22:44:38Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040000"^^xsd:string ;
    a owl:Class ;
    rdfs:label "heterotaxic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000625 .

obo:PATO_0040001
    obo:IAO_0100001 "PATO:0002539"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete ring-shaped"^^xsd:string ;
    owl:deprecated true .

obo:PATO_0040002
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of some aspect of that bearer beginning from a position on another entity."^^xsd:string ;
    dc:date "2018-05-24T04:10:53Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040002"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "originates from"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0040003
    obo:IAO_0000115 "The ability of a pathogen to produce an infectious disease or disorder in an another organism."^^xsd:string ;
    dc:date "2018-08-02T04:24:52Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pathogenicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0040004
    obo:IAO_0000115 "A texture quality inhering in a bearer by virtue of the bearer's being covered or partially covered with hair that has increased thickness and softness."^^xsd:string ;
    dc:date "2018-08-02T04:39:30Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "plush"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0040005
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posteroventrally."^^xsd:string ;
    dc:date "2018-11-12T22:54:16Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "posteroventrally oriented"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "posteroventral orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0040006
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a shape like a crown."^^xsd:string ;
    dc:date "2018-11-12T18:09:59Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "crown like"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0040007
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having a shape like a shell."^^xsd:string ;
    dc:date "2018-11-12T18:12:47Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "shell shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0040008
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having an ornamental border consisting of short straight or twisted threads or strips hanging from cut or raveled edges or from a separate band."^^xsd:string ;
    dc:date "2018-11-12T18:15:10Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040008"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fringed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002267 .

obo:PATO_0040009
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of a bowl."^^xsd:string ;
    dc:date "2018-11-12T18:17:01Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040009"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bowl shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0040010
    obo:IAO_0000115 "Mobility relative to a second entity."^^xsd:string ;
    dc:date "2018-11-12T18:20:08Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040010"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "For example, distinct anteroposterior mobility of palatine relative to mesethmoid."^^xsd:string ;
    rdfs:label "mobile relative to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000004 .

obo:PATO_0040011
    obo:IAO_0000115 "Immobility relative to a second entity."^^xsd:string ;
    dc:date "2018-11-12T18:21:07Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040011"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "For example: distinct anteroposterior immobility of palatine relative to mesethmoid."^^xsd:string ;
    rdfs:label "immobile relative to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000004 .

obo:PATO_0040012
    obo:IAO_0000115 "A shape that is in the form of a plug, being tube-like and expanded on one end."^^xsd:string ;
    dc:date "2018-11-12T18:24:41Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "plug like"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040012"^^xsd:string ;
    a owl:Class ;
    rdfs:label "plug shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0040013
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed dorsomedially."^^xsd:string ;
    dc:date "2018-11-12T18:27:57Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "dorsomedially directed"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040013"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dorsomedial orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0040014
    obo:IAO_0000115 "A shape that is in the form of a narrow strip encircling an object."^^xsd:string ;
    dc:date "2018-11-12T18:31:51Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "band like"^^xsd:string, "band-like"^^xsd:string, "strip like"^^xsd:string, "strip-like"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040014"^^xsd:string ;
    a owl:Class ;
    rdfs:label "band shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0040015
    obo:IAO_0000115 "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's shape resembling that of a trough, being narrow, long, and boxlike in shape."^^xsd:string ;
    dc:date "2018-11-12T18:35:51Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "trough like"^^xsd:string, "trough-like"^^xsd:string, "trough-shaped"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040015"^^xsd:string ;
    a owl:Class ;
    rdfs:label "trough shaped"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0040016
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's having five angles and five sides."^^xsd:string ;
    dc:date "2018-11-12T18:39:48Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040016"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pentagonal"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0040017
    obo:IAO_0000115 "A growth quality of occurrent in which the growth of an organism, structure or group of organisms is abnormal."^^xsd:string ;
    dc:date "2018-11-12T19:01:51Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasNarrowSynonym "dysgenesis"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040017"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dysplastic growth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001433 .

obo:PATO_0040019
    obo:IAO_0000115 "Fibrosis is the formation of excess fibrous connective tissue in an organ or tissue in a reparative or reactive process."^^xsd:string ;
    dc:date "2018-11-12T23:16:17Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040019"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fibrotic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0040020
    obo:IAO_0000115 "Female quality of being incapable to reproduce because of functional loss of the ovaries and/or uterus from surgical removal."^^xsd:string ;
    dc:date "2018-11-16T22:52:49Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040020"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spayed female"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000383 .

obo:PATO_0040021
    obo:IAO_0000115 "The bearer of this quality has_part n=1 of the indicated entity type, where n is bilaterally paired for a comparable organism.."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040021"^^xsd:string ;
    a owl:Class ;
    rdfs:label "unpaired"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000467 .

obo:PATO_0040022
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer being expanded laterally and or opened outward in shape."^^xsd:string ;
    dc:date "2018-11-19T21:49:07Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040022"^^xsd:string ;
    a owl:Class ;
    rdfs:label "flared"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0040023
    obo:IAO_0000115 "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed distomedially, ie, pertaining to an inside aspect, but also farther away from the center of the body."^^xsd:string ;
    dc:date "2018-11-19T21:54:33Z"^^xsd:dateTime ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "disto-medial orientation"^^xsd:string, "distomedial"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040023"^^xsd:string ;
    a owl:Class ;
    rdfs:label "distomedial orientation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000133 .

obo:PATO_0040024
    obo:IAO_0000115 "The bearer of this quality has_part n=2 of the indicated entity type, where n is unpaired for a comparable organism."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasBroadSynonym "paired"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040024"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bilaterally paired"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000467 .

obo:PATO_0040025
    obo:IAO_0000115 "A structural quality which is held by a bearer where a localized pathological or traumatic structural change, damage, deformity, or discontinuity of tissue, organ, or body part is present."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040025"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lesioned"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0040026
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being marked by interruptions or gaps."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "structurally interrupted"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040026"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term is intended for use for terms such as MP:0010461 discontinuous pulmonary artery and MP:0004157 interrupted aortic arch."^^xsd:string ;
    rdfs:label "structurally discontinuous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0040027
    obo:IAO_0000115 "A ploidy quality inhering in a bearer by virtue of the bearer's haploid cells undergo chromosome doubling."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "double haploid"^^xsd:string, "double-haploid"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040027"^^xsd:string ;
    a owl:Class ;
    rdfs:label "doubled haploid"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001393 .

obo:PATO_0040028
    obo:IAO_0000115 "An organismal quality of having successfully reproduced."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040028"^^xsd:string ;
    a owl:Class ;
    rdfs:label "parous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001434 .

obo:PATO_0040029
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of that bearer being shielded from visible light."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040029"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Shaded does not refer to radiation more generally, as this would be more shielded than shaded."^^xsd:string ;
    rdfs:label "shaded"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0040030
    obo:IAO_0000115 "A width and length quality which is relatively small, where both width and length are decreased."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0040031 ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040030"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased width and length"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000574, obo:PATO_0000599 .

obo:PATO_0040031
    obo:IAO_0000115 "A width and length quality that is relatively large, where both width and length are increased."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0040030 ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040031"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased width and length"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000573, obo:PATO_0000600 .

obo:PATO_0040032
    obo:IAO_0000115 "A distance traveled in a specific time that is relatively high."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040032"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased linear velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002304 .

obo:PATO_0040033
    obo:IAO_0000115 "A distance traveled in a specific time that is relatively low."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040033"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased linear velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002302 .

obo:PATO_0040034
    obo:IAO_0000115 "A broken quality where an entity is cracked or broken, usually a bone."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040034"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fractured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001444 .

obo:PATO_0040035
    obo:IAO_0000115 "A fractured quality where the fracture traverses the bone perpendicular to the axis of the bone."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "fractured, transverse"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040035"^^xsd:string ;
    a owl:Class ;
    rdfs:label "transversely fractured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0040034 .

obo:PATO_0040036
    obo:IAO_0000115 "A fractured quality in which one of the fragments is driven into another fragment."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "fractured, impacted"^^xsd:string, "impact fractured"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040036"^^xsd:string ;
    a owl:Class ;
    rdfs:label "impact-fractured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0040034 .

obo:PATO_0040037
    obo:IAO_0000115 "A fractured quality where the fracture runs parallel to the long axis of a bone."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "fractured, linear"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040037"^^xsd:string ;
    a owl:Class ;
    rdfs:label "linearly fractured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0040034 .

obo:PATO_0040038
    obo:IAO_0000115 "A fractured quality where the fracture occurs at a plane oblique to the long axis of the bone."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "fractured, oblique"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040038"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obliquely fractured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0040034 .

obo:PATO_0040039
    obo:IAO_0000115 "A fractured quality that occurs when torque (a rotating force) is applied along the axis of a bone."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "fractured, spiral"^^xsd:string, "fractured, torsion"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040039"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spirally fractured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0040034 .

obo:PATO_0040040
    obo:IAO_0000115 "A fractured quality that is caused by a loss of bone mass (osteoporosis) that occurs as part of aging."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "compression fractured"^^xsd:string, "fractured, compression"^^xsd:string, "fractured, wedge"^^xsd:string, "wedge fractured"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040040"^^xsd:string ;
    a owl:Class ;
    rdfs:label "compression-fractured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0040034 .

obo:PATO_0040041
    obo:IAO_0000115 "A fractured quality in which the fragment of bone tears away from the main mass of bone as a result of physical trauma."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "fractured, avulsion"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040041"^^xsd:string ;
    a owl:Class ;
    rdfs:label "avulsion fractured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0040034 .

obo:PATO_0040042
    obo:IAO_0000115 "A proportionality quality inhering in a bearer by virtue of the bearer's decreased magnitude in respect to a related entity."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "decreased proportion"^^xsd:string, "decreased proportionality"^^xsd:string, "decreased quotient"^^xsd:string, "decreased ratio"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040042"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Example: decreased proportion of CD4 T cells relative to total T cells."^^xsd:string ;
    rdfs:label "decreased proportionality to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001470 .

obo:PATO_0040043
    obo:IAO_0000115 "A proportionality quality inhering in a bearer by virtue of the bearer's increased magnitude in respect to a related entity."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "increased proportion"^^xsd:string, "increased proportionality"^^xsd:string, "increased quotient"^^xsd:string, "increased ratio"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040043"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Example: increased proportion of CD4 T cells relative to total T cells."^^xsd:string ;
    rdfs:label "increased proportionality to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001470 .

obo:PATO_0040044
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's components being torn, typically used for soft tissues or membranes."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "burst"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040044"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ruptured"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001444 .

obo:PATO_0040047
    obo:IAO_0000115 "Existing or functioning as though broken into separate parts; disorganized; disunified."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040047"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Moved to a child of wholeness because broken implies a trauma and fragmented could be caused by a developmental process. See HP:0100168 Fragmented epiphyses as an example."^^xsd:string ;
    rdfs:label "fragmented"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001442 .

obo:PATO_0040048
    obo:IAO_0000115 "Red due to increase blood circulation in a defined area."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasExactSynonym "erythema"^^xsd:string, "skin redness"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040048"^^xsd:string ;
    a owl:Class ;
    rdfs:label "erythematous"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0040070
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's disposition to deform by heating."^^xsd:string ;
    dc:contributor "https://orcid.org/0000-0002-2996-719X"^^xsd:string, "https://orcid.org/0000-0002-8166-0486"^^xsd:string, "https://orcid.org/0000-0003-1072-8081"^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0040070"^^xsd:string ;
    a owl:Class ;
    rdfs:label "thermoplastic"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0045000
    obo:IAO_0000115 "A rate which is relatively normal."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045000"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000161, obo:PATO_0045073 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000161
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045001
    obo:IAO_0000115 "A quality of an object that has a value that is normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-21T14:11:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "normal object quality"^^xsd:string ;
    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_0045002
    obo:IAO_0000115 "An acidity which is relatively normal."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045002"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal acidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001842, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001842
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045003
    obo:IAO_0000115 "A adhesivity which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045003"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal adhesivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002331, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002331
            [
                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."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045004"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal affinity"^^xsd:string ;
    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_0045005
    obo:IAO_0000115 "An age which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045005"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal age"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000011, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000011
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045006
    obo:IAO_0000115 "An avidity which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045006"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal avidity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002073, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002073
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045007
    obo:IAO_0000115 "A behavioural quality of a process inhering in a bearer by virtue of the bearer's exhibiting normal or average activity."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045007"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal behavioural activity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001707, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001707
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045008
    obo:IAO_0000115 "A cellular motility which is normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045008"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal cellular motility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001488, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001488
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045009
    obo:IAO_0000115 "A coiling which is normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045009"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal coiling"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000404, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000404
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045010
    obo:IAO_0000115 "A concentration which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045010"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal concentration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001159, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001159
            [
                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."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045011"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal contractility"^^xsd:string ;
    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_0045012
    obo:IAO_0000115 "A coordination which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045012"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal coordination"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000769, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000769
            [
                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."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045013"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal curvature"^^xsd:string ;
    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_0045014
    obo:IAO_0000115 "A distance which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045014"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal distance"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000040, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000040
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045015
    obo:IAO_0000115 "An efficiency which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045015"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal efficiency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001678, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001678
            [
                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."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045016"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal elasticity"^^xsd:string ;
    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_0045017
    obo:IAO_0000115 "A fecundity which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045017"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal fecundity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000273, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000273
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045018
    obo:IAO_0000115 "A female fertility which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045018"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal female fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000888, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000888
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045019
    obo:IAO_0000115 "A female receptivity which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045019"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal female receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001720, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001720
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045020
    obo:IAO_0000115 "A fertility which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045020"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000955, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000955
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045021
    obo:IAO_0000115 "A flexibility which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045021"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal flexibility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001544, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001544
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045022
    obo:IAO_0000115 "A fluid flow which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045022"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal fluid flow"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002243, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002243
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045023
    obo:IAO_0000115 "A fluorescence which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045023"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal fluorescence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001290, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001290
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045024
    obo:IAO_0000115 "A force which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045024"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal force"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001035, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001035
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045025
    obo:IAO_0000115 "A fragility which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045025"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal fragility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001362, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001362
            [
                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."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045026"^^xsd:string ;
    a owl:Class ;
    rdfs:label "normal life span"^^xsd:string ;
    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_0045027
    obo:IAO_0000115 "A magnetism which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045027"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal magnetism"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001685, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001685
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045028
    obo:IAO_0000115 "A male fertility which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045028"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal male fertility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000891, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000891
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045029
    obo:IAO_0000115 "A male receptivity which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045029"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal male receptivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001721, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001721
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045030
    obo:IAO_0000115 "A mass which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045030"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal mass"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000125, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000125
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045031
    obo:IAO_0000115 "A density which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045031"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal mass density"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001164, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001164
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045032
    obo:IAO_0000115 "A mobility which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045032"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal mobility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000299, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000299
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045033
    obo:IAO_0000115 "An odor quality of having relatively normal or average odor."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045033"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal odor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001331, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001331
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045034
    obo:IAO_0000115 "An osmolality which is relatively normal or average odor."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045034"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal osmolality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002027, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002027
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045035
    obo:IAO_0000115 "An osmolarity which is relatively normal or average odor."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045035"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal osmolarity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001655, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001655
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045036
    obo:IAO_0000115 "A permeability which is relatively normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045036"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal permeability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000982, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000982
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045037
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being phosphorylated to a normal or average extent."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045037"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal phosphorylation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002220, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002220
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045038
    obo:IAO_0000115 "A photosensitivity which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045038"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal photosensitivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000547, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000547
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045039
    obo:IAO_0000115 "A degree of pigmentation quality which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045039"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal pigmentation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002248, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002248
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045040
    obo:IAO_0000115 "A position which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045040"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal position"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000140, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000140
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045041
    obo:IAO_0000115 "An angle which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045041"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal angle to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002326, obo:PATO_0045040 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002326
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045042
    obo:IAO_0000115 "A distribution which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045042"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal distribution"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001566, obo:PATO_0045040 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001566
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045043
    obo:IAO_0000115 "An elevation which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045043"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal elevation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001687, obo:PATO_0045040 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001687
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045044
    obo:IAO_0000115 "A pressure which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045044"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal pressure"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001025, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001025
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045045
    obo:IAO_0000115 "A radioactivity which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045045"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal radioactivity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001741, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001741
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045046
    obo:IAO_0000115 "A radiopacity which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045046"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal radiopacity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002136, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002136
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045047
    obo:IAO_0000115 "A resistance to a stimulus which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045047"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal resistance to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001178, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001178
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045048
    obo:IAO_0000115 "A sensitivity to irradiation which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045048"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal sensitivity to irradiation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001806, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001806
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045049
    obo:IAO_0000115 "A sensitivity toward an external stimulus which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045049"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal sensitivity toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000516, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000516
            [
                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"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045050"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal size"^^xsd:string ;
    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_0045051
    obo:IAO_0000115 "An area which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045051"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal area"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001323, obo:PATO_0045050 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001323
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045052
    obo:IAO_0000115 "A depth quality which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045052"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal depth"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001595, obo:PATO_0045050 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001595
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045053
    obo:IAO_0000115 "A height which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045053"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal height"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000119, obo:PATO_0045050 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000119
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045054
    obo:IAO_0000115 "A length quality which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045054"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal length"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000122, obo:PATO_0045050 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000122
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045055
    obo:IAO_0000115 "A diameter which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045055"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001334, obo:PATO_0045054 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001334
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045056
    obo:IAO_0000115 "An anterior-posterior diameter which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045056"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal anterior-posterior diameter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002041, obo:PATO_0045055 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002041
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045057
    obo:IAO_0000115 "A perimeter which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045057"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal perimeter"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001711, obo:PATO_0045054 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001711
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045058
    obo:IAO_0000115 "A circumference which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045058"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal circumference"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001648, obo:PATO_0045057 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001648
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045059
    obo:IAO_0000115 "A thickness which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045059"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal thickness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000915, obo:PATO_0045050 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000915
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045060
    obo:IAO_0000115 "A volume which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045060"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal volume"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000918, obo:PATO_0045050 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000918
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045061
    obo:IAO_0000115 "A width which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045061"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal width"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000921, obo:PATO_0045050 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000921
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045062
    obo:IAO_0000115 "A solubility which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045062"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal solubility"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001537, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001537
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045063
    obo:IAO_0000115 "A speed which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045063"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal speed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000008, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000008
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045064
    obo:IAO_0000115 "A strength which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045064"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal strength"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001230, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001230
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045065
    obo:IAO_0000115 "A fatigability which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045065"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal fatigability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001815, obo:PATO_0045064 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001815
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045066
    obo:IAO_0000115 "A susceptibility toward an external stimulus which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045066"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal susceptibility toward"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001152, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001152
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045067
    obo:IAO_0000115 "A temperature which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045067"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000146, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045068
    obo:IAO_0000115 "A tendency which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045068"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal tendency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002360, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002360
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045069
    obo:IAO_0000115 "A threshold which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045069"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal threshold"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000152, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000152
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045070
    obo:IAO_0000115 "A tolerance to an external stimulus which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045070"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal tolerance to"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000515, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000515
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045071
    obo:IAO_0000115 "A tonicity which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045071"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal tonicity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001439, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001439
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045072
    obo:IAO_0000115 "A turgor which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045072"^^xsd:string ;
    oboInOwl:inSubset pato:cell_quality, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal turgor"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001620, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001620
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045073
    obo:IAO_0000115 "A quality of a process that has a value that is normal or average."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-21T14:11:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045073"^^xsd:string ;
    a owl:Class ;
    rdfs:label "normal process quality"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001236, [
        a owl:Restriction ;
        owl:onProperty pato:has_relative_magnitude ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001236
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045074
    obo:IAO_0000115 "A variability which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045074"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal variability"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001227, [
        a owl:Restriction ;
        owl:onProperty pato:has_relative_magnitude ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001227
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045075
    obo:IAO_0000115 "A variability of color which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045075"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal variability of color"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001615, [
        a owl:Restriction ;
        owl:onProperty pato:has_relative_magnitude ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001615
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045076
    obo:IAO_0000115 "A variability of rate which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045076"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal variability of rate"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001586, [
        a owl:Restriction ;
        owl:onProperty pato:has_relative_magnitude ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001586
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045077
    obo:IAO_0000115 "A variability of size which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045077"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal variability of size"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001956, [
        a owl:Restriction ;
        owl:onProperty pato:has_relative_magnitude ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001956
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045078
    obo:IAO_0000115 "A variability of temperature which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045078"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal variability of temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001314, [
        a owl:Restriction ;
        owl:onProperty pato:has_relative_magnitude ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001314
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045079
    obo:IAO_0000115 "A velocity which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045079"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal velocity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002242, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002242
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045080
    obo:IAO_0000115 "A virulence which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045080"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal virulence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002146, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002146
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045081
    obo:IAO_0000115 "A viscosity which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045081"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal viscosity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000998, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000998
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045082
    obo:IAO_0000115 "A waxiness which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045082"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal waxiness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002381, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002381
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045083
    obo:IAO_0000115 "A wetness which is relatively normal or average"^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045083"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal wetness"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001823, obo:PATO_0045001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001823
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045084
    obo:IAO_0000115 "A duration quality of a process which is relatively normal."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045084"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal duration"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001309, obo:PATO_0045073 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001309
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045085
    obo:IAO_0000115 "A duration quality of temperature quality of a process which is relatively normal."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045085"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal duration of temperature"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001310, obo:PATO_0045084 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001310
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045086
    obo:IAO_0000115 "An occurrence which is relatively normal."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045086"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal occurrence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000057, obo:PATO_0045073 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000057
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045087
    obo:IAO_0000115 "A frequency which is relatively normal."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045087"^^xsd:string ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal frequency"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000044, obo:PATO_0045000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000044
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045088
    obo:IAO_0000115 "A sensitivity of a process which is relatively normal."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045088"^^xsd:string ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal sensitivity of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001457, obo:PATO_0045073 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001457
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045089
    obo:IAO_0000115 "A sensitivity of occurrent to oxygen which is relatively normal."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045089"^^xsd:string ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal sensitivity of a process to oxygen"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001459, obo:PATO_0045088 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001459
            [
                a owl:Restriction ;
                owl:onProperty pato:has_relative_magnitude ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0045090
    obo:IAO_0000115 "The four cardinal directions or cardinal points are the directions north, east, south, and west, commonly denoted by their initials, N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east."^^xsd:string ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045090"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "cardinal direction"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0045091
    obo:IAO_0000115 "North is one of the four compass points or cardinal directions. It is the opposite of south and is perpendicular to east and west."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0045093 ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045091"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "north"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0045090 .

obo:PATO_0045092
    obo:IAO_0000115 "East is one of the four cardinal directions or points of the compass. It is the opposite direction from west."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0045094 ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045092"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "east"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0045090 .

obo:PATO_0045093
    obo:IAO_0000115 "South is one of the four cardinal directions or compass points. South is the polar opposite of north and is perpendicular to east and west."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0045091 ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045093"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "south"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0045090 .

obo:PATO_0045094
    obo:IAO_0000115 "West is one of the four cardinal directions or points of the compass. It is the opposite direction from east."^^xsd:string ;
    obo:RO_0002604 obo:PATO_0045092 ;
    oboInOwl:created_by "Luke Slater"^^xsd:string ;
    oboInOwl:creation_date "2017-12-22T14:16:43Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0045094"^^xsd:string ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "west"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0045090 .

obo:PATO_0050000
    obo:IAO_0000115 "The number of repeated events per unit time, occurring in a repeating series. (e.g. the number of heart beats occurring over 1 minute)"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0050000"^^xsd:string ;
    a owl:Class ;
    rdfs:label "rate of occurence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000161 .

obo:PATO_0050001
    obo:IAO_0000115 "The rate of output of a continuous process. Example include: growth rate, cell migration rate, enzyme reaction rate."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0050001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "rate of continuous process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000161 .

obo:PATO_0055001
    obo:IAO_0000115 "A spatial distribution of a process in which the process occupies a smaller length, area, or volume than the reference process. For example, heterochromatin may form over a shorter length of a chromosome in a mutant than in wild type."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2019-07-29T14:22:24Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0055001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased spatial extent of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002302, obo:PATO_0010005 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0010005
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0055002
    obo:IAO_0000115 "A spatial distribution of a process in which the process occupies a greater length, area, or volume than the reference process. For example, heterochromatin may form over a shorter length of a chromosome in a mutant than in wild type."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2019-07-29T14:23:31Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0055002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased spatial extent of a process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002304, obo:PATO_0010005 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0010005
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0055003
    obo:IAO_0000115 "A rate of occurrence that is relatively high."^^xsd:string ;
    dc:creator "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    dc:date "2020-08-19T09:23:19Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0055003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased rate of occurrence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000912, obo:PATO_0050000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0050000
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0055004
    obo:IAO_0000115 "A rate of occurrence that is relatively low."^^xsd:string ;
    dc:creator "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    dc:date "2020-08-19T09:24:35Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0055004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased rate of occurrence"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000911, obo:PATO_0050000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0050000
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0055005
    obo:IAO_0000115 "A rate of output of a continuous process that is relatively high."^^xsd:string ;
    dc:creator "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    dc:date "2020-08-19T09:24:56Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0055005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "increased rate of continuous process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000912, obo:PATO_0050001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0050001
            [
                a owl:Restriction ;
                owl:onProperty pato:increased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0055006
    obo:IAO_0000115 "A rate of output of a continuous process that is relatively low."^^xsd:string ;
    dc:creator "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    dc:date "2020-08-19T09:25:07Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0055006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "decreased rate of continuous process"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000911, obo:PATO_0050001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0050001
            [
                a owl:Restriction ;
                owl:onProperty pato:decreased_in_magnitude_relative_to ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0060001
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being present in one sex and absent from the other in members of the same species."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0002-1373-1705"^^xsd:string ;
    oboInOwl:creation_date "2019-08-23T08:46:30Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0060001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sex-specific"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002451 .

obo:PATO_0060002
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being present in males and absent from females in members of the same species."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0002-1373-1705"^^xsd:string ;
    oboInOwl:creation_date "2019-08-23T08:49:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0060002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "male-specific"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0060001 .

obo:PATO_0060003
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being present in females and absent from males in members of the same species."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0002-1373-1705"^^xsd:string ;
    oboInOwl:creation_date "2019-08-23T08:51:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0060003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "female-specific"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0060001 .

obo:PATO_0065001
    obo:IAO_0000115 "The breakdown, disintegration, destruction of an entity due to the breaking of cell membranes by any means."^^xsd:string ;
    oboInOwl:created_by "https://orcid.org/0000-0002-3528-5267"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0065001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lysed"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0065002
    obo:IAO_0000115 "A degree of pigmentation quality that is diversified with patches, or irregularity."^^xsd:string ;
    oboInOwl:created_by "https://orcid.org/0000-0002-3528-5267"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0065002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "patchy pigmentation"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0002248 .

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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:NeurogliaformPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neurogliaform morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0101123"^^xsd:string, "ilxtr:BasketPhenotype"^^xsd:string, "nifext:3"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basket cell morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:SmallBasketPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "small basket cell morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:LargeBasketPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "large basket cell morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:NestBasketPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "nest basket cell morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0101312"^^xsd:string, "ilxtr:BipolarPhenotype"^^xsd:string, "nifext:2"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bipolar morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:MartinottiPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "Martinotti morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasExactSynonym "'T-shaped' Martinotti morphology"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070008"^^xsd:string ;
    a owl:Class ;
    rdfs:label "T Martinotti morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasExactSynonym "'fanning-out' Martinotti morphology"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070009"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fan Martinotti morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0111036"^^xsd:string, "SAO:9271919883"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070010"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stellate morphology"^^xsd:string ;
    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'."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0102028"^^xsd:string, "ilxtr:ChandelierPhenotype"^^xsd:string, "nifext:4"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070011"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Chandelier cells can be bitufted or multipolar."^^xsd:string ;
    rdfs:label "chandelier cell morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:BituftedPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070012"^^xsd:string ;
    a owl:Class ;
    rdfs:label "bitufted cell morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:SpinyStellatePhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070013"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spiny stellate cell morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0109553"^^xsd:string, "SAO:1465673360"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070015"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pyramidal family morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:HorizontalPyramidalPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070016"^^xsd:string ;
    a owl:Class ;
    rdfs:label "horizontal pyramidal morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:PyramidalPhenotype"^^xsd:string ;
    oboInOwl:hasExactSynonym "pyramidal cell morphology"^^xsd:string, "vertical pyramidal morphology"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070017"^^xsd:string ;
    a owl:Class ;
    rdfs:label "standard pyramidal morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:TuftedPyramidalPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070018"^^xsd:string ;
    a owl:Class ;
    rdfs:label "tufted pyramidal morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:UntuftedPyramidalPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070019"^^xsd:string ;
    a owl:Class ;
    rdfs:label "untufted pyramidal morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:StarPyramidalPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070020"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stellate pyramidal morphology"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ilxtr:InvertedPyramidalPhenotype"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070021"^^xsd:string ;
    a owl:Class ;
    rdfs:label "inverted pyramidal morphology"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0070017 .

obo:PATO_0070025
    obo:IAO_0000115 "A cell morphology that inheres in neurons with only one process, a neurite, that extends from the cell body. The neurite then branches to form dendritic and axonal processes."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070025"^^xsd:string ;
    a owl:Class ;
    rdfs:label "unipolar neuron morphology"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0010006 .

obo:PATO_0070026
    obo:IAO_0000115 "A cell morphology that inheres in neurons which possess a single axon and many dendrites and dendritic branches."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0107196"^^xsd:string, "NLX:378"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070026"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multipolar neuron morphology"^^xsd:string ;
    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"^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0770101"^^xsd:string ;
    oboInOwl:hasExactSynonym "ET projecting"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070028"^^xsd:string ;
    a owl:Class ;
    rdfs:label "extratelencephalic projecting"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0770102"^^xsd:string ;
    oboInOwl:hasExactSynonym "CT projecting"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070029"^^xsd:string ;
    a owl:Class ;
    rdfs:label "corticothalamic projecting"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0770103"^^xsd:string ;
    oboInOwl:hasExactSynonym "NP"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070030"^^xsd:string ;
    a owl:Class ;
    rdfs:label "near projecting"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasExactSynonym "MY projecting"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070031"^^xsd:string ;
    a owl:Class ;
    rdfs:label "corticomedulla projecting"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070033"^^xsd:string ;
    a owl:Class ;
    rdfs:label "neuron projection quality"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0001-7258-9596"^^xsd:string ;
    oboInOwl:hasDbXref "ILX:0770100"^^xsd:string ;
    oboInOwl:hasExactSynonym "IT projecting"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0070034"^^xsd:string ;
    a owl:Class ;
    rdfs:label "intratelencephalic projecting"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0070033 .

obo:PATO_0085001
    obo:IAO_0000115 "An osmolarity quality inhering in a bearer by virtue of the total amount of ionic salts dissolved in the bearer."^^xsd:string ;
    oboInOwl:created_by "http://orcid.org/0000-0002-3410-4655"^^xsd:string ;
    oboInOwl:creation_date "2020-10-30T08:08:48Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "PATO:0085001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "salinity"^^xsd:string ;
    rdfs:subClassOf obo:PATO_0001655 .

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 ;
    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", "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 ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "participates in"@en ;
    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 ;
    a owl:ObjectProperty ;
    rdfs:label "has quality"@en ;
    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 ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "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_0001015
    oboInOwl:hasDbXref "RO:0001015" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "location_of" ;
    oboInOwl:shorthand "location_of" ;
    a owl:ObjectProperty ;
    rdfs:label "location_of" .

obo:RO_0001019
    oboInOwl:hasDbXref "RO:0001019" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "contains" ;
    oboInOwl:shorthand "contains" ;
    a owl:ObjectProperty ;
    rdfs:label "contains" .

obo:RO_0001025
    oboInOwl:hasDbXref "RO:0001025" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "located_in" ;
    oboInOwl:shorthand "located_in" ;
    a owl:ObjectProperty ;
    rdfs:label "located_in" .

obo:RO_0001900
    a owl:AnnotationProperty .

obo:RO_0002002
    oboInOwl:hasDbXref "RO:0002002" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_boundary" ;
    oboInOwl:shorthand "has_boundary" ;
    a owl:ObjectProperty ;
    rdfs:label "has boundary" .

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
    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:label "bounding layer of" ;
    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_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 .

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 .

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_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_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_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 if and only if there exists some z such that x has part z and z part of y" ;
    obo:IAO_0000424 "http://purl.obolibrary.org/obo/BFO_0000051 some (http://purl.obolibrary.org/obo/BFO_0000050 some ?Y)" ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset subsets:ro-eco, obo:valid_for_go_annotation_extension, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "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_0002150
    oboInOwl:hasDbXref "RO:0002150" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "continuous_with" ;
    oboInOwl:shorthand "continuous_with" ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:label "continuous_with" .

obo:RO_0002161
    a owl:AnnotationProperty .

obo:RO_0002170
    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." ;
    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:label "connected to" ;
    rdfs:seeAlso obo:SIO_000652 ;
    rdfs:subPropertyOf core:transitively_connected_to .

obo:RO_0002174
    a owl:AnnotationProperty .

obo:RO_0002175
    a owl:AnnotationProperty .

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." ;
    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:label "connects" .

obo:RO_0002177
    oboInOwl:hasDbXref "RO:0002177" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "attaches_to_part_of" ;
    oboInOwl:shorthand "attaches_to_part_of" ;
    a owl:ObjectProperty ;
    rdfs:label "attaches_to_part_of" ;
    owl:propertyChainAxiom (obo:RO_0002371
        obo:BFO_0000050
    ) .

obo:RO_0002179
    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" ;
    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 "uberon" ;
    oboInOwl:id "has_component" ;
    oboInOwl:inSubset subsets:ro-eco ;
    oboInOwl:shorthand "has_component" ;
    a owl:ObjectProperty ;
    rdfs:label "has component", "has component"@en ;
    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"@en, "David Osumi-Sutherland"@en, "Melissa Haendel", "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"@en, "develops_from" ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:subPropertyOf obo:RO_0002254, obo:RO_0002258 ;
    owl:inverseOf obo:RO_0002203 .

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_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:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "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_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:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "negatively regulates"@en ;
    rdfs:subPropertyOf obo:RO_0002211, obo:RO_0002305 ;
    owl:inverseOf obo:RO_0002335 .

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:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "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_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:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "capable of"@en ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002216 .

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" ;
    a owl:ObjectProperty ;
    rdfs:label "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 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" ;
    owl:inverseOf obo:RO_0002221 .

obo:RO_0002220
    obo:IAO_0000115 "x adjacent_to y iff: x and y share a boundary" ;
    oboInOwl:hasDbXref "RO:0002220" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "adjacent_to" ;
    oboInOwl:shorthand "adjacent_to" ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:label "adjacent_to" .

obo:RO_0002221
    obo:IAO_0000115 "inverse of surrounded_by" ;
    oboInOwl:hasDbXref "RO:0002221" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "surrounds" ;
    oboInOwl:shorthand "surrounds" ;
    a owl:ObjectProperty ;
    rdfs:label "surrounds" .

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." ;
    oboInOwl:hasDbXref "RO:0002223" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "starts" ;
    oboInOwl:shorthand "starts" ;
    a owl:ObjectProperty ;
    rdfs:label "starts" ;
    rdfs:subPropertyOf obo:BFO_0000050 ;
    owl:inverseOf obo:RO_0002224 .

obo:RO_0002224
    oboInOwl:hasDbXref "RO:0002224" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "starts_with" ;
    oboInOwl:shorthand "starts_with" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "starts with" ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002229
    obo:IAO_0000115 "Relation between occurrents, shares an end boundary with." ;
    oboInOwl:hasDbXref "RO:0002229" ;
    oboInOwl:hasExactSynonym "finishes" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "ends" ;
    oboInOwl:shorthand "ends" ;
    a owl:ObjectProperty ;
    rdfs:label "ends" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:RO_0002230
    oboInOwl:hasDbXref "RO:0002230" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "ends_with" ;
    oboInOwl:shorthand "ends_with" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "ends with" ;
    rdfs:subPropertyOf obo:BFO_0000051 .

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 .

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, "developmentally_contributes_to" ;
    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." ;
    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:label "developmentally_induced_by" .

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" ;
    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
    oboInOwl:hasDbXref "RO:0002285" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "developmentally_replaces" ;
    oboInOwl:shorthand "developmentally_replaces" ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally_replaces" .

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_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_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" ;
    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 ;
    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_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
    oboInOwl:hasDbXref "RO:0002350" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "member_of" ;
    oboInOwl:shorthand "member_of" ;
    a owl:ObjectProperty ;
    rdfs:label "member of" ;
    rdfs:subPropertyOf obo:BFO_0000050 ;
    owl:inverseOf obo:RO_0002351 .

obo:RO_0002351
    oboInOwl:hasDbXref "RO:0002351" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "has_member" ;
    oboInOwl:shorthand "has_member" ;
    a owl:ObjectProperty ;
    rdfs:label "has member" ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002352
    obo:IAO_0000115 "inverse of has input" ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:inSubset obo:RO_0002259, subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:label "input of"@en ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002328 .

obo:RO_0002371
    oboInOwl:hasDbXref "RO:0002371" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "attaches_to" ;
    oboInOwl:shorthand "attaches_to" ;
    a owl:ObjectProperty ;
    rdfs:label "attaches_to" ;
    rdfs:seeAlso obo:FMA_85990 ;
    rdfs:subPropertyOf obo:RO_0002176, obo:RO_0002177 .

obo:RO_0002376
    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" .

obo:RO_0002380
    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" ;
    rdfs:seeAlso obo:FMA_85994 ;
    rdfs:subPropertyOf obo:BFO_0000050 ;
    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", "has potential to developmentally contribute to"@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"@en ;
    obo:IAO_0000117 "Chris Mungall" ;
    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_0000112 "A protein that enables activity in a cytosol." ;
    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." ;
    obo:IAO_0000117 "Chris Mungall" ;
    obo:IAO_0000118 "executes activity in" ;
    oboInOwl:hasExactSynonym "enables activity in" ;
    a owl:ObjectProperty ;
    rdfs:comment "" ;
    rdfs:label "is active in" ;
    rdfs:subPropertyOf obo:RO_0002131, obo:RO_0002328 ;
    owl:propertyChainAxiom (obo:RO_0002327
        obo:BFO_0000066
    ) .

obo:RO_0002433
    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" .

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 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:label "composed primarily of" ;
    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." ;
    obo:IAO_0000117 "Chris Mungall" ;
    oboInOwl:inSubset subsets:ro-eco ;
    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_0002488
    obo:IAO_0000115 "Relation between continuant c and occurrent s, such that every instance of c comes into existing during some s." ;
    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_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." ;
    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_0002491
    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." ;
    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_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." ;
    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
    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
    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_0002494 .

obo:RO_0002496
    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" ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002496
    ), (obo:RO_0002496
        obo:BFO_0000050
    ), (obo:RO_0002496
        obo:BFO_0000062
    ) .

obo:RO_0002497
    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" ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002497
    ), (obo:RO_0002497
        obo:BFO_0000050
    ), (obo:RO_0002497
        obo:BFO_0000063
    ) .

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 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:ObjectProperty ;
    rdfs:domain obo:UBERON_0000475 ;
    rdfs:label "has skeleton" ;
    rdfs:range 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_0002569
    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" .

obo:RO_0002572
    oboInOwl:hasDbXref "RO:0002572" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "luminal_space_of" ;
    oboInOwl:shorthand "luminal_space_of" ;
    a owl:ObjectProperty ;
    rdfs:label "luminal space of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:RO_0002575
    a owl:AnnotationProperty .

obo:RO_0002576
    oboInOwl:hasDbXref "RO:0002576" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "skeleton_of" ;
    oboInOwl:shorthand "skeleton_of" ;
    a owl:ObjectProperty ;
    rdfs:label "skeleton of" ;
    rdfs:subPropertyOf obo:BFO_0000050 .

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
    obo:IAO_0000112 "'anterior end of organism' is-opposite-of 'posterior end of organism'", "'increase in temperature' is-opposite-of 'decrease in temperature'" ;
    obo:IAO_0000115 "x is the opposite of y if there exists some distance metric M, and there exists no z such as M(x,z) <= M(x,y) or M(y,z) <= M(y,x)." ;
    oboInOwl:hasDbXref "RO:0002604"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "is_opposite_of"^^xsd:string ;
    oboInOwl:is_class_level true ;
    oboInOwl:is_metadata_tag true ;
    oboInOwl:shorthand "is_opposite_of"^^xsd:string ;
    a owl:AnnotationProperty ;
    rdfs:label "is opposite of", "is_opposite_of"^^xsd:string .

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
    oboInOwl:hasDbXref "RO:0003000" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "produces" ;
    oboInOwl:shorthand "produces" ;
    a owl:ObjectProperty ;
    rdfs:label "produces" .

obo:RO_0003001
    oboInOwl:hasDbXref "RO:0003001" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "produced_by" ;
    oboInOwl:shorthand "produced_by" ;
    a owl:ObjectProperty ;
    rdfs:label "produced_by" .

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_0040042
    a owl:AnnotationProperty .

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" ;
    owl:disjointWith obo:UBERON_0001062 .

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 <http://en.wikipedia.org/wiki/Submucosa>, <http://linkedlifedata.com/resource/umls/id/C0225344>, <http://www.snomedbrowser.com/Codes/Details/68439008>, "BTO:0002107", "FMA:85391", "FMA:85392", "NCIT:C13167", "UMLS:C0225344" ;
    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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3232>, <http://en.wikipedia.org/wiki/Peripheral_nervous_system>, <http://linkedlifedata.com/resource/umls/id/C0206417>, <http://linkedlifedata.com/resource/umls/id/C1305921>, <http://www.snomedbrowser.com/Codes/Details/362292005>, "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", "TAO:0000142", "UMLS:C0206417", "UMLS:C1305921", "VHOG:0000399", "XAO:0000178", "ZFA:0000142" ;
    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: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_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 <http://en.wikipedia.org/wiki/Skin>, <http://www.snomedbrowser.com/Codes/Details/20795001>, "EHDAA2:0001844", "EHDAA:6530", "EMAPA:17525", "EV:0100152", "FMA:86166", "GAID:933", "MA:0000151", "MAT:0000284", "MESH:D012867", "MIAA:0000284", "OpenCyc:Mx4rvVjX3ZwpEbGdrcN5Y29ycA", "VHOG:0000860" ;
    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:CARO_0000000, 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_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 <http://linkedlifedata.com/resource/umls/id/C0015392>, <http://linkedlifedata.com/resource/umls/id/C1280202>, <http://www.snomedbrowser.com/Codes/Details/181143004>, "AAO:0010340", "BIRNLEX:1169", "BTO:0004688", "EHDAA2:0000484", "EHDAA:936", "EMAPA:16198", "FMA:54448", "MA:0000261", "NCIT:C12401", "OpenCyc:Mx8Ngx4rwKSh9pwpEbGdrcN5Y29ycB4rvVil5pwpEbGdrcN5Y29ycB4rvViTvpwpEbGdrcN5Y29ycA", "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 <http://linkedlifedata.com/resource/umls/id/C0935626>, <http://www.snomedbrowser.com/Codes/Details/244485009>, "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", "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
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c0/Gray722.png"^^xsd:anyURI .

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
    ] .

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 <http://en.wikipedia.org/wiki/Lamina_propria>, <http://linkedlifedata.com/resource/umls/id/C1179187>, <http://www.snomedbrowser.com/Codes/Details/298225002>, "BTO:0002330", "FMA:62517", "NCIT:C32918", "UMLS:C1179187" ;
    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_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 <http://en.wikipedia.org/wiki/Head>, <http://linkedlifedata.com/resource/umls/id/C0018670>, <http://www.snomedbrowser.com/Codes/Details/302548004>, "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", "SPD:0000016", "TAO:0001114", "TGMA:0000002", "UMLS:C0018670", "VHOG:0001644", "WBbt:0005739", "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
    ] .

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 <http://en.wikipedia.org/wiki/Serous_membrane>, <http://linkedlifedata.com/resource/umls/id/C0036760>, <http://www.snomedbrowser.com/Codes/Details/362878009>, "FMA:9581", "GAID:19", "MESH:D012704", "NCIT:C13169", "TAO:0005425", "UMLS:C0036760", "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_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 <http://en.wikipedia.org/wiki/Eye#Simple_eyes>, "TGMA:0000729" ;
    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_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_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 <http://en.wikipedia.org/wiki/Duct_(anatomy)>, <http://linkedlifedata.com/resource/umls/id/C0687028>, <http://www.snomedbrowser.com/Codes/Details/91726008>, "AAO:0011123", "FBbt:00100314", "FMA:30320", "NCIT:C12948", "TAO:0005171", "UMLS:C0687028", "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 core:conduit_for ;
        owl:someValuesFrom obo:UBERON_0000463
    ] .

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 <http://dbpedia.org/ontology/AnatomicalStructure>, <http://www.snomedbrowser.com/Codes/Details/362889002>, "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", "TAO:0000037", "TGMA:0001823", "VHOG:0001759", "XAO:0003000", "ZFA:0000037" ;
    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 <http://en.wikipedia.org/wiki/Organ_(anatomy)>, <http://linkedlifedata.com/resource/umls/id/C0178784>, <http://www.snomedbrowser.com/Codes/Details/272625005>, "BIRNLEX:4", "CARO:0020004", "EFO:0000634", "EMAPA:35949", "ENVO:01000162", "FMA:67498", "MA:0003001", "NCIT:C13018", "OpenCyc:Mx4rv5XMb5wpEbGdrcN5Y29ycA", "OpenCyc:Mx4rwP3iWpwpEbGdrcN5Y29ycA", "UMLS:C0178784", "WBbt:0003760" ;
    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_0002496 ;
        owl:someValuesFrom obo:UBERON_0000111
    ] ;
    owl:disjointWith 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 <http://www.snomedbrowser.com/Codes/Details/113343008>, <http://www.snomedbrowser.com/Codes/Details/91717005>, "AAO:0011124", "BIRNLEX:16", "EFO:0000635", "FMA:82472" ;
    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_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:BFO_0000003, 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 <http://www.snomedbrowser.com/Codes/Details/296280003>, "BilaDO:0000002", "EV:0300001", "FBdv:00005289", "FMA:72652", "HsapDv:0000002", "MmusDv:0000002", "OGES:000000", "OGES:000022", "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:BFO_0000003, obo:UBERON_0000105, [
        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
    ] ;
    owl:disjointWith obo:UBERON_0000092 .

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_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 <http://linkedlifedata.com/resource/umls/id/C1518256>, <http://www.snomedbrowser.com/Codes/Details/25087005>, "BIRNLEX:1157", "NCIT:C13040", "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: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_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 <http://linkedlifedata.com/resource/umls/id/C1519343>, <http://www.snomedbrowser.com/Codes/Details/118966000>, "FMA:85544", "NCIT:C34076", "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_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 <http://en.wikipedia.org/wiki/External_ectoderm>, <http://linkedlifedata.com/resource/umls/id/C1515087>, "EHDAA2:0001968", "EHDAA:1494", "EHDAA:350", "EHDAA:4784", "EHDAA:4790", "EHDAA:4796", "EHDAA:7860", "EMAPA:16096", "FMA:87656", "NCIT:C34309", "UMLS:C1515087" ;
    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: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_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:BFO_0000003, obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:UBERON_0000068
    ] .

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_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 <http://en.wikipedia.org/wiki/Zygote>, "BILS:0000106", "BilaDO:0000005", "EFO:0001322", "EHDAA:27", "FBdv:00005288", "NCIT:C12601", "PdumDv:0000100", "VHOG:0000745", "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:BFO_0000003, 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 <http://en.wikipedia.org/wiki/Cleavage_(embryo)>, "BILS:0000107", "BilaDO:0000006", "EFO:0001290", "FBdv:00000054", "MESH:A16.254.270", "MmusDv:0000004", "OGES:000015", "OGES:000020", "PdumDv:0000200", "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:BFO_0000003, obo:UBERON_0000105, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:UBERON_0000106
    ] .

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 <http://en.wikipedia.org/wiki/Blastula>, "BILS:0000108", "BilaDO:0000007", "EFO:0001282", "HsapDv:0000006", "MmusDv:0000007", "OGES:000003", "OGES:000016", "OGES:000021", "OpenCyc:Mx4rEetFnKP2EdqAAAACs4vPlg", "WBls:0000005", "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:BFO_0000003, 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:BFO_0000003, 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_0000108
    ] .

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:BFO_0000003, 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_0000109
    ] .

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 <http://en.wikipedia.org/wiki/Organogenesis>, "BILS:0000111", "BilaDO:0000010", "HsapDv:0000015", "MmusDv:0000018", "OGES:000005", "OGES:000032" ;
    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:BFO_0000003, 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_0000110
    ] .

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 <http://en.wikipedia.org/wiki/Nucleus_(neuroanatomy)>, "AEO:0000136", "FMA:83686", "NCIT:C13197", "NLX:28443" ;
    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_0002473 ;
        owl:someValuesFrom obo:UBERON_0002020
    ] .

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
    ] ;
    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 .

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 <http://www.snomedbrowser.com/Codes/Details/91837002>, "FMA:3724" ;
    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_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 <http://en.wikipedia.org/wiki/Mouth>, <http://purl.obolibrary.org/obo/uberon/images/lamprey_sucker_rosava_3238889218.jpg>, <http://www.snomedbrowser.com/Codes/Details/21082005>, "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", "TADS:0000040", "TAO:0000547", "TAO:0000590", "TGMA:0000131", "VHOG:0000280", "VHOG:0000812", "XAO:0003029", "ZFA:0000547", "ZFA:0000590", "galen:Mouth" ;
    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:CARO_0000000, 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_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: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 <http://linkedlifedata.com/resource/umls/id/C0226896>, <http://www.snomedbrowser.com/Codes/Details/181220002>, "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", "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: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_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 <http://en.wikipedia.org/wiki/Blood>, <http://linkedlifedata.com/resource/umls/id/C0005767>, "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", "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: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
    ] ;
    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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3240>, <http://en.wikipedia.org/wiki/Avian_pallium>, <http://en.wikipedia.org/wiki/Pallium_(neuroanatomy)>, <http://www.snomedbrowser.com/Codes/Details/369224000>, "BTO:0003399", "DMBA:15903", "EFO:0003534", "TAO:0000505", "TAO:0007007", "ZFA:0000505" ;
    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, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ] .

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 <http://en.wikipedia.org/wiki/Blastula>, "BILA:0000059", "BTO:0000128", "GAID:1294", "MESH:A16.254.270.274", "OGEM:000006", "OpenCyc:Mx4rEetFnKP2EdqAAAACs4vPlg" ;
    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_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: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_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 <http://en.wikipedia.org/wiki/Mucous_membrane>, <http://linkedlifedata.com/resource/umls/id/C0026724>, <http://www.snomedbrowser.com/Codes/Details/361693009>, "AEO:0000199", "BTO:0000886", "CALOHA:TS-2031", "EHDAA2_RETIRED:0003234", "EV:0100382", "FMA:85355", "FMA:85358", "GAID:297", "MESH:D009092", "NCIT:C13166", "OpenCyc:Mx4rvmKNOpwpEbGdrcN5Y29ycA", "UMLS:C0026724", "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
    ] ;
    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_0000355
    obo:IAO_0000115 "A mucosa that is part of a pharynx [Automatically generated definition]." ;
    oboInOwl:hasAlternativeId "UBERON:0003344" ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/362121003>, "BTO:0001047", "EMAPA:26957", "FMA:55031", "MA:0003143" ;
    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: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_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_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 <http://www.snomedbrowser.com/Codes/Details/280626006>, "BTO:0001632", "CALOHA:TS-0542", "FMA:58970", "MESH:A09.371.509.225" ;
    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, [
        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 <http://www.snomedbrowser.com/Codes/Details/280628007>, "BTO:0001633", "FMA:58971", "MESH:A09.371.509.670" ;
    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_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_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 <http://en.wikipedia.org/wiki/Serous_gland>, "BTO:0001837", "EMAPA:37950", "FMA:62889" ;
    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:UBERON_0013232
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0003000 ;
        owl:someValuesFrom obo:UBERON_0007794
    ] ;
    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_0000060, [
        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_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 <http://linkedlifedata.com/resource/umls/id/C1516992>, "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_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
    ] .

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 <http://linkedlifedata.com/resource/umls/id/C0524461>, "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: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: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 <http://en.wikipedia.org/wiki/Organ_system>, <http://linkedlifedata.com/resource/umls/id/C0460002>, <http://www.snomedbrowser.com/Codes/Details/278195005>, "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", "TAO:0001439", "TGMA:0001831", "UMLS:C0460002", "VHOG:0001725", "WBbt:0005746", "WBbt:0005763", "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 <http://en.wikipedia.org/wiki/Multi-cellular_organism>, <http://www.snomedbrowser.com/Codes/Details/243928005>, "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", "TADS:0000001", "TAO:0001094", "TGMA:0001832", "VHOG:0000671", "WBbt:0007833", "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_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 <http://en.wikipedia.org/wiki/Body_part>, <http://linkedlifedata.com/resource/umls/id/C0229962>, "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", "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: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 <http://linkedlifedata.com/resource/umls/id/C1282438>, <http://www.snomedbrowser.com/Codes/Details/314908006>, "AAO:0010020", "AEO:0000042", "BILA:0000042", "CALOHA:TS-2119", "CARO:0000042", "EHDAA2:0003042", "EHDAA:46", "FBbt:00005835", "FMA:85537", "HAO:0000042", "NCIT:C34055", "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: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 <http://linkedlifedata.com/resource/umls/id/C0040300>, "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
    ] .

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_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 <http://en.wikipedia.org/wiki/Epithelium>, <http://linkedlifedata.com/resource/umls/id/C0014609>, <http://www.snomedbrowser.com/Codes/Details/31610004>, "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", "TAO:0001486", "UMLS:C0014609", "VHOG:0000387", "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:UBERON_0005769
    ] ;
    owl:equivalentClass [
        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 <http://en.wikipedia.org/wiki/Simple_cuboidal_epithelium>, <http://linkedlifedata.com/resource/umls/id/C0836134>, "AAO:0010064", "AEO:0000067", "BILA:0000067", "CARO:0000067", "EHDAA2:0003067", "FMA:45566", "HAO:0000067", "NCIT:C33553", "TAO:0001497", "UMLS:C0836134", "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_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 <http://en.wikipedia.org/wiki/Stratified_epithelium>, <http://linkedlifedata.com/resource/umls/id/C0682575>, <http://www.snomedbrowser.com/Codes/Details/309044005>, "AAO:0010059", "AEO:0000069", "BILA:0000069", "BTO:0002074", "CARO:0000069", "EHDAA2:0003069", "FMA:45562", "HAO:0000069", "NCIT:C33622", "TAO:0001494", "UMLS:C0682575", "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 <http://en.wikipedia.org/wiki/Simple_squamous_epithelium>, <http://linkedlifedata.com/resource/umls/id/C0836133>, "AAO:0010066", "AEO:0000070", "BILA:0000070", "BTO:0002073", "CARO:0000070", "EHDAA2:0003070", "FMA:45565", "HAO:0000070", "NCIT:C13178", "TAO:0001498", "UMLS:C0836133", "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 ;
    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 <http://linkedlifedata.com/resource/umls/id/C0682574>, <http://www.snomedbrowser.com/Codes/Details/309043004>, "AAO:0010062", "AEO:0000073", "BILA:0000073", "BTO:0002073", "CARO:0000073", "EHDAA2:0003073", "FMA:45561", "HAO:0000073", "NCIT:C33554", "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_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 <http://en.wikipedia.org/wiki/Thorax>, <http://www.snomedbrowser.com/Codes/Details/302551006>, "EMAPA:35862", "FMA:259209", "MA:0000022" ;
    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: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_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 <http://en.wikipedia.org/wiki/Embryo>, <http://linkedlifedata.com/resource/umls/id/C0013935>, <http://neurolex.org/wiki/Category:Embryonic_organism>, <http://www.snomedbrowser.com/Codes/Details/57991002>, "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", "UMLS:C0013935", "VHOG:0001766", "XAO:0000113", "ZFA:0000103" ;
    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 <http://en.wikipedia.org/wiki/Germ_layer>, <http://linkedlifedata.com/resource/umls/id/C0920502>, <http://linkedlifedata.com/resource/umls/id/C1708239>, "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", "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 .

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 <http://en.wikipedia.org/wiki/Ectoderm>, <http://linkedlifedata.com/resource/umls/id/C0013574>, <http://www.snomedbrowser.com/Codes/Details/362851007>, "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", "TAO:0000016", "UMLS:C0013574", "VHOG:0000153", "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: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 <http://en.wikipedia.org/wiki/Endoderm>, <http://linkedlifedata.com/resource/umls/id/C0014144>, <http://www.snomedbrowser.com/Codes/Details/362855003>, "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", "TAO:0000017", "UMLS:C0014144", "VHOG:0000154", "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: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 <http://en.wikipedia.org/wiki/Mesoderm>, <http://linkedlifedata.com/resource/umls/id/C0025485>, <http://www.snomedbrowser.com/Codes/Details/362854004>, "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", "TAO:0000041", "UMLS:C0025485", "VHOG:0000152", "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: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 <http://en.wikipedia.org/wiki/Stomodeum>, <http://linkedlifedata.com/resource/umls/id/C1514977>, "BTO:0004224", "EHDAA2:0001929", "EMAPA:16263", "FBbt:00000439", "FMA:295846", "NCIT:C34306", "TAO:0001290", "TGMA:0000135", "UMLS:C1514977", "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: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
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/93/Gray977.png"^^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 <http://en.wikipedia.org/wiki/Heart>, <http://linkedlifedata.com/resource/umls/id/C0018787>, <http://www.snomedbrowser.com/Codes/Details/302509004>, "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", "TAO:0000114", "UMLS:C0018787", "VHOG:0000276", "XAO:0000064", "ZFA:0000114", "galen:Heart" ;
    oboInOwl:hasExactSynonym "chambered heart", "vertebrate heart" ;
    oboInOwl:hasNarrowSynonym "branchial heart" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Herz@de", "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_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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=21>, <http://en.wikipedia.org/wiki/Brain>, <http://linkedlifedata.com/resource/umls/id/C0006104>, <http://linkedlifedata.com/resource/umls/id/C1269537>, <http://www.snomedbrowser.com/Codes/Details/258335003>, "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", "TAO:0000008", "UMLS:C0006104", "UMLS:C1269537", "VHOG:0000157", "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:CARO_0000000, obo:UBERON_0000062, [
        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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=39>, <http://en.wikipedia.org/wiki/Cerebral_cortex>, <http://linkedlifedata.com/resource/umls/id/C0007776>, <http://www.snomedbrowser.com/Codes/Details/362880003>, "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", "UMLS:C0007776", "VHOG:0000722", "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:CARO_0000000, 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_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_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 <http://en.wikipedia.org/wiki/Cornea>, <http://linkedlifedata.com/resource/umls/id/C0010031>, <http://www.snomedbrowser.com/Codes/Details/181162001>, "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", "TAO:0000640", "UMLS:C0010031", "VHOG:0000164", "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: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_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 <http://en.wikipedia.org/wiki/Lens_(anatomy)>, <http://linkedlifedata.com/resource/umls/id/C0023317>, <http://www.snomedbrowser.com/Codes/Details/181169005>, "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", "TAO:0000035", "UMLS:C0023317", "VHOG:0000169", "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_0000000, 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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1862>, <http://en.wikipedia.org/wiki/Retina>, <http://linkedlifedata.com/resource/umls/id/C0035298>, <http://linkedlifedata.com/resource/umls/id/C1278894>, <http://www.snomedbrowser.com/Codes/Details/181171005>, "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", "TAO:0000152", "UMLS:C0035298", "UMLS:C1278894", "VHOG:0000229", "XAO:0000009", "ZFA:0000152" ;
    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: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 <http://en.wikipedia.org/wiki/Eye>, "BILA:0000017", "BTO:0000439", "CALOHA:TS-0309", "EFO:0000827", "EV:0100336", "FBbt:00005162", "GAID:69", "MAT:0000140", "MESH:D005123", "MIAA:0000140", "OpenCyc:Mx4rvViTvpwpEbGdrcN5Y29ycA" ;
    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:UBERON_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002104
    ] .

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 <http://en.wikipedia.org/wiki/Neck>, <http://linkedlifedata.com/resource/umls/id/C0027530>, <http://www.snomedbrowser.com/Codes/Details/302550007>, "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", "UMLS:C0027530", "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 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_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 <http://en.wikipedia.org/wiki/Joint>, <http://linkedlifedata.com/resource/umls/id/C0022417>, <http://www.snomedbrowser.com/Codes/Details/302536002>, "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", "TAO:0000367", "UMLS:C0022417", "VHOG:0001276", "VSAO:0000101", "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:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002217
            obo:UBERON_0011134
        )
    ] .

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 <http://en.wikipedia.org/wiki/Epidermis_(skin)>, <http://linkedlifedata.com/resource/umls/id/C0014520>, <http://www.snomedbrowser.com/Codes/Details/361694003>, "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", "TAO:0000105", "UMLS:C0014520", "VHOG:0000077", "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 <http://en.wikipedia.org/wiki/Respiratory_system>, <http://linkedlifedata.com/resource/umls/id/C0035237>, <http://www.snomedbrowser.com/Codes/Details/278197002>, "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", "TAO:0000272", "UMLS:C0035237", "VHOG:0000202", "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_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001007, obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002416, obo:UBERON_0004456 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/5/5e/Respiratory_system_complete_en.svg"^^xsd:anyURI .

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 <http://en.wikipedia.org/wiki/Digestive_system>, <http://www.snomedbrowser.com/Codes/Details/278859004>, "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", "TADS:0000170", "TAO:0000339", "WBbt:0005748", "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_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002416, obo:UBERON_0004456 .

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 <http://en.wikipedia.org/wiki/Circulatory_system>, "AAO:0000959", "CALOHA:TS-2103", "FBbt:00005057", "OpenCyc:Mx4rvVjzG5wpEbGdrcN5Y29ycA", "VHOG:0001248" ;
    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_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0001016, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002416, 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 <http://en.wikipedia.org/wiki/Adipose_tissue>, <http://linkedlifedata.com/resource/umls/id/C0001527>, <http://www.snomedbrowser.com/Codes/Details/55603005>, "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", "TAO:0002134", "UMLS:C0001527", "VHOG:0001284", "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:UBERON_0011822 ;
    owl:disjointWith obo:UBERON_0003714 .

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 <http://en.wikipedia.org/wiki/Muscular_system>, <http://linkedlifedata.com/resource/umls/id/C0026845>, "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", "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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3236>, <http://en.wikipedia.org/wiki/Nervous_system>, <http://linkedlifedata.com/resource/umls/id/C0027763>, <http://www.snomedbrowser.com/Codes/Details/278196006>, "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", "TAO:0000396", "UMLS:C0027763", "VHOG:0000402", "WBbt:0005735", "XAO:0000177", "ZFA:0000396" ;
    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:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0016880
    ], [
        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_0001434, obo:UBERON_0002204, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002416, 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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=854>, <http://en.wikipedia.org/wiki/Central_nervous_system>, <http://linkedlifedata.com/resource/umls/id/C0927232>, <http://www.snomedbrowser.com/Codes/Details/278199004>, "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", "TAO:0000012", "UMLS:C0927232", "VHOG:0000293", "XAO:0000215", "ZFA:0000012" ;
    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_0002202 ;
        owl:someValuesFrom obo:UBERON_0016879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0016879
    ] .

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 <http://en.wikipedia.org/wiki/Sensory_system>, "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", "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: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
        ]
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/c/c0/Gray722.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 <http://en.wikipedia.org/wiki/Foregut>, <http://linkedlifedata.com/resource/umls/id/C0231051>, <http://www.snomedbrowser.com/Codes/Details/361409009>, "AAO:0011042", "BILA:0000085", "BTO:0000507", "EHDAA2:0000557", "EHDAA:520", "EMAPA:16548", "FBbt:00005379", "FMA:45616", "MA:0001526", "NCIT:C34180", "TGMA:0001014", "UMLS:C0231051", "VHOG:0000285", "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 <http://en.wikipedia.org/wiki/Pharynx>, <http://linkedlifedata.com/resource/umls/id/C0031354>, <http://www.snomedbrowser.com/Codes/Details/181211006>, "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", "TAO:0000056", "UMLS:C0031354", "VHOG:0000462", "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:CARO_0000000, obo:UBERON_0006562, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009145
    ] .

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 <http://en.wikipedia.org/wiki/Primordium>, <http://linkedlifedata.com/resource/umls/id/C0678727>, "AEO:0000171", "BTO:0001886", "EFO:0001652", "EHDAA2:0003171", "FBbt:00005495", "FMA:86589", "MAT:0000482", "NCIT:C34275", "UMLS:C0678727", "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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1365>, <http://en.wikipedia.org/wiki/Neural_tube>, <http://linkedlifedata.com/resource/umls/id/C0231024>, <http://www.snomedbrowser.com/Codes/Details/362852000>, "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", "TAO:0001135", "UMLS:C0231024", "VHOG:0000307", "XAO:0003204", "ZFA:0001135" ;
    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_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 <http://linkedlifedata.com/resource/umls/id/C1515976>, "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" .

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 <http://www.snomedbrowser.com/Codes/Details/181492002>, "EMAPA:36392", "FMA:10462", "FMA:22985", "MA:0000498" ;
    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_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 <http://en.wikipedia.org/wiki/Superficial_part_of_transverse_cervical_artery>, <http://linkedlifedata.com/resource/umls/id/C0226271>, <http://www.snomedbrowser.com/Codes/Details/161746006>, "EMAPA:37117", "FMA:10665", "MA:0002052", "NCIT:C53005", "UMLS:C0226271" ;
    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_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 <http://en.wikipedia.org/wiki/Pericardial_cavity>, <http://linkedlifedata.com/resource/umls/id/C0225972>, <http://www.snomedbrowser.com/Codes/Details/362027001>, "BSA:0000091", "EHDAA2:0001434", "EMAPA:16131", "EMAPA:16132", "FMA:11350", "MA:0000053", "NCIT:C38662", "TAO:0002220", "UMLS:C0225972", "VHOG:0000556", "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_0001081
    obo:IAO_0000115 "Endocardium that is part of the cardiac ventricle." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/192172004>, "EMAPA:32747", "FMA:12148", "MA:0000079", "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_0000490, 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 <http://www.snomedbrowser.com/Codes/Details/192084000>, "EFO:0003088", "EMAPA:32748", "FMA:12151", "MA:0000082", "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 <http://linkedlifedata.com/resource/umls/id/C0205029>, <http://www.snomedbrowser.com/Codes/Details/181484006>, "FMA:12166", "FMA:24756", "MA:0000582", "NCIT:C52757", "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 <http://linkedlifedata.com/resource/umls/id/C0205031>, <http://www.snomedbrowser.com/Codes/Details/181489001>, "EMAPA:37278", "FMA:12167", "FMA:23093", "MA:0000517", "NCIT:C12295", "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_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 <http://en.wikipedia.org/wiki/Synovial_fluid>, <http://linkedlifedata.com/resource/umls/id/C0039097>, "BTO:0001339", "CALOHA:TS-0996", "ENVO:02000039", "FMA:12277", "GAID:265", "MA:0002544", "MESH:D013582", "NCIT:C33718", "TAO:0005154", "UMLS:C0039097", "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:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0007617
    ] .

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 <http://en.wikipedia.org/wiki/Cardiac_muscle>, "AAO:0010245", "AEO:0000142", "BILA:0000134", "BTO:0000199", "CALOHA:TS-0440", "EHDAA2:0003142", "EMAPA:32688", "FMA:14068", "TAO:0005280", "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, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

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 <http://en.wikipedia.org/wiki/Smooth_muscle_tissue>, <http://linkedlifedata.com/resource/umls/id/C1267092>, "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", "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 ;
    owl:disjointWith obo:UBERON_0002036 ;
    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 <http://en.wikipedia.org/wiki/Mesothelium>, <http://linkedlifedata.com/resource/umls/id/C0086610>, <http://www.snomedbrowser.com/Codes/Details/361918002>, "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", "UMLS:C0086610" ;
    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
    ] ;
    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 <http://en.wikipedia.org/wiki/Dorsum_(anatomy)>, <http://linkedlifedata.com/resource/umls/id/C0004600>, <http://www.snomedbrowser.com/Codes/Details/123961009>, "BTO:0001713", "CALOHA:TS-2223", "EFO:0001405", "FMA:14181", "GAID:30", "MESH:A01.176", "NCIT:C13062", "OpenCyc:Mx4rvVkEU5wpEbGdrcN5Y29ycA", "UMLS:C0004600", "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 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/ee/432px-Gray-back.PNG"^^xsd:anyURI .

obo:UBERON_0001417
    obo:IAO_0000115 "A zone of skin that is part of a neck [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C0205030>, <http://www.snomedbrowser.com/Codes/Details/361705004>, "EMAPA:37277", "FMA:23021", "FMA:23022", "MA:0000590", "NCIT:C52756", "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 <http://www.snomedbrowser.com/Codes/Details/281723000>, "EMAPA:37765", "FMA:23028", "FMA:23029", "MA:0000564" ;
    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_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 <http://linkedlifedata.com/resource/umls/id/C0037253>, "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_0002204, obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002416, 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_0001444
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/123852005>, "FMA:24218", "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_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 <http://en.wikipedia.org/wiki/Face>, <http://linkedlifedata.com/resource/umls/id/C0015450>, <http://www.snomedbrowser.com/Codes/Details/302549007>, "BTO:0003369", "CALOHA:TS-2216", "EMAPA:32763", "FMA:24728", "GAID:64", "HAO:0000316", "MA:0002473", "MESH:D005145", "NCIT:C13071", "OpenCyc:Mx4rvVi5GZwpEbGdrcN5Y29ycA", "UMLS:C0015450", "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:CARO_0000000, 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_0001458
    obo:IAO_0000115 "A zone of skin that is part of a lip [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C0222101>, <http://www.snomedbrowser.com/Codes/Details/244092005>, "EMAPA:37643", "FMA:24764", "MA:0001579", "NCIT:C12291", "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_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 <http://en.wikipedia.org/wiki/Articular_capsule>, <http://linkedlifedata.com/resource/umls/id/C0206207>, <http://www.snomedbrowser.com/Codes/Details/182238002>, "EMAPA:37621", "FMA:34836", "GAID:263", "MA:0001519", "MESH:D017746", "NCIT:C32259", "NCIT:C84388", "UMLS:C0206207", "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_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 <http://linkedlifedata.com/resource/umls/id/C0017189>, "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_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_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 <http://en.wikipedia.org/wiki/Internal_jugular_vein>, <http://linkedlifedata.com/resource/umls/id/C0226550>, <http://www.snomedbrowser.com/Codes/Details/181372005>, "AAO:0010236", "EHDAA2:0000877", "EHDAA:5407", "EMAPA:17620", "FMA:4724", "MA:0002157", "NCIT:C32849", "OpenCyc:Mx4rvqdb95wpEbGdrcN5Y29ycA", "RETIRED_EHDAA2:0000878", "UMLS:C0226550", "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_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 <http://en.wikipedia.org/wiki/Ciliary_muscle>, <http://linkedlifedata.com/resource/umls/id/C0559230>, <http://www.snomedbrowser.com/Codes/Details/280862009>, "BTO:0000654", "EMAPA:35240", "FMA:49151", "MA:0001269", "NCIT:C32315", "UMLS:C0559230" ;
    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 <http://en.wikipedia.org/wiki/Iris_muscle>, <http://www.snomedbrowser.com/Codes/Details/280888007>, "EMAPA:35448", "FMA:49154", "MA:0001287" ;
    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_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 <http://www.snomedbrowser.com/Codes/Details/71616004>, "AAO:0011066", "EMAPA:32715", "EMAPA:37474", "EV:0100146", "FMA:5022", "GAID:131", "MA:0000015", "OpenCyc:Mx4rv2kf-5wpEbGdrcN5Y29ycA", "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:CARO_0000000, 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 <http://en.wikipedia.org/wiki/Artery>, <http://linkedlifedata.com/resource/umls/id/C0003842>, <http://www.snomedbrowser.com/Codes/Details/362877004>, "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", "TAO:0000005", "UMLS:C0003842", "VHOG:0001251", "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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004572
    ], [
        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 <http://en.wikipedia.org/wiki/Vein>, <http://linkedlifedata.com/resource/umls/id/C0042449>, <http://www.snomedbrowser.com/Codes/Details/181367001>, "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", "TAO:0000082", "UMLS:C0042449", "VHOG:0001743", "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_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 <http://en.wikipedia.org/wiki/Facial_vein>, <http://linkedlifedata.com/resource/umls/id/C0226532>, <http://www.snomedbrowser.com/Codes/Details/181374006>, "AAO:0010513", "EMAPA:19220", "FMA:50874", "MA:0002115", "NCIT:C32579", "OpenCyc:Mx4rvziz3JwpEbGdrcN5Y29ycA", "UMLS:C0226532" ;
    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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ], [
        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 <http://en.wikipedia.org/wiki/Cerebral_veins>, <http://linkedlifedata.com/resource/umls/id/C0007797>, <http://www.snomedbrowser.com/Codes/Details/244392000>, "EMAPA:37140", "FMA:50981", "GAID:530", "MA:0002096", "MESH:D002550", "NCIT:C53037", "UMLS:C0007797", "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, [
        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_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 <http://en.wikipedia.org/wiki/Jaw>, <http://linkedlifedata.com/resource/umls/id/C0022359>, <http://www.snomedbrowser.com/Codes/Details/181811001>, "AAO:0000988", "BTO:0001749", "EMAPA:35455", "FMA:54396", "GAID:214", "MA:0001905", "MESH:D007568", "NCIT:C48821", "OpenCyc:Mx4rvVjjEZwpEbGdrcN5Y29ycA", "TAO:0001227", "UMLS:C0022359", "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:UBERON_0010314, 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_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_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 <http://en.wikipedia.org/wiki/Lower_jaw>, <http://www.snomedbrowser.com/Codes/Details/362637005>, "AAO:0000272", "EFO:0003660", "EHDAA2:0001018", "EHDAA:7995", "EMAPA:17906", "FMA:59398", "MESH:D008334", "VHOG:0000453", "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_0000000, obo:UBERON_0000475, [
        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_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 <http://www.snomedbrowser.com/Codes/Details/180543003>, "AAO:0010435", "BSA:0000113", "BTO:0002097", "EMAPA:18381", "FMA:54935", "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_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 <http://en.wikipedia.org/wiki/Anterior_chamber_of_eyeball>, <http://linkedlifedata.com/resource/umls/id/C0003151>, <http://www.snomedbrowser.com/Codes/Details/181160009>, "BTO:0002084", "EHDAA2:0000129", "EHDAA:9033", "EMAPA:18231", "FMA:58078", "GAID:889", "MA:0000262", "MESH:D000867", "NCIT:C12667", "UMLS:C0003151", "VHOG:0001431" ;
    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 <http://en.wikipedia.org/wiki/Uvea>, <http://linkedlifedata.com/resource/umls/id/C0042160>, <http://www.snomedbrowser.com/Codes/Details/280648000>, "CALOHA:TS-2228", "EMAPA:35901", "FMA:58103", "GAID:912", "MA:0002480", "MESH:D014602", "NCIT:C12811", "UMLS:C0042160" ;
    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:CARO_0000000, obo:UBERON_0004923, [
        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 <http://en.wikipedia.org/wiki/Iris_(anatomy)>, <http://linkedlifedata.com/resource/umls/id/C0022077>, <http://www.snomedbrowser.com/Codes/Details/181164000>, "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", "TAO:0001238", "UMLS:C0022077", "VHOG:0000101", "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_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 <http://en.wikipedia.org/wiki/Corneal_epithelium>, <http://linkedlifedata.com/resource/umls/id/C0459875>, <http://www.snomedbrowser.com/Codes/Details/368825001>, "BTO:0000287", "CALOHA:TS-0173", "EFO:0001917", "EHDAA2:0000319", "EMAPA:17162", "FMA:58263", "GAID:895", "MA:0001243", "MESH:D019573", "NCIT:C12928", "TAO:0002187", "UMLS:C0459875", "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:CARO_0000000, obo:UBERON_0015808, [
        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 <http://en.wikipedia.org/wiki/Sclera>, <http://linkedlifedata.com/resource/umls/id/C0036410>, <http://www.snomedbrowser.com/Codes/Details/181163006>, "AAO:0010354", "BTO:0001606", "EMAPA:19027", "EV:0100342", "FMA:58269", "GAID:911", "MA:0000280", "MESH:D012590", "NCIT:C12784", "OpenCyc:Mx4rv7yR55wpEbGdrcN5Y29ycA", "UMLS:C0036410", "VHOG:0001274", "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:CARO_0000000, obo:UBERON_0000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012430
    ], [
        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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1571>, <http://en.wikipedia.org/wiki/Ciliary_body>, <http://linkedlifedata.com/resource/umls/id/C0008779>, <http://www.snomedbrowser.com/Codes/Details/263340007>, "AAO:0010341", "BTO:0000260", "CALOHA:TS-0694", "EMAPA:19065", "EV:0100346", "FMA:58295", "GAID:916", "MA:0000264", "MESH:D002924", "NCIT:C12345", "UMLS:C0008779", "VHOG:0000102", "XAO:0000186" ;
    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 <http://en.wikipedia.org/wiki/Choroid>, <http://linkedlifedata.com/resource/umls/id/C0008520>, <http://www.snomedbrowser.com/Codes/Details/181172003>, "BTO:0001829", "CALOHA:TS-2054", "EMAPA:19077", "EV:0100347", "FMA:58298", "GAID:913", "MA:0000263", "MESH:D002829", "NCIT:C12344", "TAO:0005229", "UMLS:C0008520", "VHOG:0001568", "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 [
        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_0001778
    obo:IAO_0000115 "A double layer covering the ciliary body that produces aqueous humor." ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Ciliary_body#Ciliary_epithelium>, <http://linkedlifedata.com/resource/umls/id/C0459736>, <http://www.snomedbrowser.com/Codes/Details/280870004>, "BTO:0001770", "CALOHA:TS-0695", "EMAPA:35239", "FMA:58464", "MA:0001238", "NCIT:C32314", "UMLS:C0459736" ;
    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: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_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 <http://linkedlifedata.com/resource/umls/id/C0459649>, <http://www.snomedbrowser.com/Codes/Details/280657006>, "AAO:0010353", "EMAPA:35742", "FMA:58617", "MA:0001319", "NCIT:C49328", "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_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 <http://en.wikipedia.org/wiki/Aqueous_humor>, <http://linkedlifedata.com/resource/umls/id/C0003662>, <http://www.snomedbrowser.com/Codes/Details/280587006>, "EHDAA2:0000139", "EHDAA:10196", "EMAPA:18232", "ENVO:02000024", "FMA:58819", "GAID:890", "MA:0001236", "MESH:D001082", "NCIT:C13190", "OpenCyc:Mx4rvdGd-5wpEbGdrcN5Y29ycA", "UMLS:C0003662", "VHOG:0000548", "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, [
        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_0001801
    obo:IAO_0000115 "any of the parts of the eye that lie in front of, or ventral to, the lens (inclusive)" ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Anterior_segment_of_eyeball>, <http://linkedlifedata.com/resource/umls/id/C0003153>, <http://www.snomedbrowser.com/Codes/Details/280658001>, "EMAPA:36594", "FMA:58865", "MA:0002484", "MESH:D000869", "NCIT:C12668", "UMLS:C0003153", "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, [
        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 <http://en.wikipedia.org/wiki/Posterior_segment_of_eyeball>, <http://linkedlifedata.com/resource/umls/id/C0278450>, <http://www.snomedbrowser.com/Codes/Details/280659009>, "EMAPA:36595", "FMA:58868", "MA:0002485", "NCIT:C12906", "UMLS:C0278450", "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, [
        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 <http://en.wikipedia.org/wiki/Lens_(anatomy)#Lens_Epithelium>, <http://www.snomedbrowser.com/Codes/Details/362523006>, "BTO:0001873", "CALOHA:TS-0543", "EMAPA:32871", "FMA:58871", "MA:0001301", "TAO:0001326", "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 <http://en.wikipedia.org/wiki/Lens_(anatomy)#Lens_capsule>, <http://linkedlifedata.com/resource/umls/id/C0229232>, <http://www.snomedbrowser.com/Codes/Details/244500004>, "EHDAA2:0000977", "EMAPA:18237", "FMA:58881", "MA:0001300", "NCIT:C32975", "UMLS:C0229232", "VHOG:0000550", "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, [
        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_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 <http://en.wikipedia.org/wiki/Lip>, <http://linkedlifedata.com/resource/umls/id/C0023759>, <http://www.snomedbrowser.com/Codes/Details/181221003>, "BTO:0001647", "CALOHA:TS-0558", "EMAPA:32839", "FMA:59816", "GAID:76", "MA:0000343", "MESH:D008046", "NCIT:C12220", "OpenCyc:Mx4rvVi4U5wpEbGdrcN5Y29ycA", "TAO:0007006", "UMLS:C0023759", "VHOG:0000677", "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_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 <http://en.wikipedia.org/wiki/Lower_lip>, <http://linkedlifedata.com/resource/umls/id/C0458583>, <http://www.snomedbrowser.com/Codes/Details/245777007>, "EHDAA2:0001020", "EMAPA:17909", "FMA:59818", "MA:0000921", "NCIT:C94572", "OpenCyc:Mx4rv842UpwpEbGdrcN5Y29ycA", "TAO:0002060", "UMLS:C0458583", "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:CARO_0000000, obo:UBERON_0001833, [
        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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=241>, <http://en.wikipedia.org/wiki/Cerebral_hemisphere>, <http://linkedlifedata.com/resource/umls/id/C0228174>, <http://linkedlifedata.com/resource/umls/id/C0242202>, <http://www.snomedbrowser.com/Codes/Details/278251007>, "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", "UMLS:C0228174", "UMLS:C0242202", "VHOG:0001639", "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_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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=27>, <http://en.wikipedia.org/wiki/Forebrain>, <http://linkedlifedata.com/resource/umls/id/C0085140>, <http://www.snomedbrowser.com/Codes/Details/362291003>, "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", "TAO:0000109", "UMLS:C0085140", "VHOG:0000383", "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:CARO_0000000, 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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=462>, <http://en.wikipedia.org/wiki/Midbrain>, <http://linkedlifedata.com/resource/umls/id/C0025462>, <http://www.snomedbrowser.com/Codes/Details/279099009>, "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", "TAO:0000128", "UMLS:C0025462", "VHOG:0000069", "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 <http://en.wikipedia.org/wiki/Rhombomere>, "DHBA:12664", "EFO:0003617", "EMAPA:16148", "FMA:295666", "MAT:0000272", "MIAA:0000272", "RETIRED_EHDAA2:0000669", "TAO:0001064", "VHOG:0000672", "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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=31>, <http://en.wikipedia.org/wiki/Telencephalon>, <http://linkedlifedata.com/resource/umls/id/C0039452>, <http://www.snomedbrowser.com/Codes/Details/263353005>, "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", "TAO:0000079", "UMLS:C0039452", "VHOG:0000283", "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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=288>, <http://en.wikipedia.org/wiki/Diencephalon>, <http://linkedlifedata.com/resource/umls/id/C0012144>, <http://www.snomedbrowser.com/Codes/Details/279328001>, "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", "TAO:0000101", "UMLS:C0012144", "VHOG:0000318", "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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=698>, <http://en.wikipedia.org/wiki/Bone_marrow_of_ovary_oblongata>, <http://linkedlifedata.com/resource/umls/id/C0025148>, <http://linkedlifedata.com/resource/umls/id/C1269575>, <http://www.snomedbrowser.com/Codes/Details/279104005>, "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", "TAO:0000545", "UMLS:C0025148", "UMLS:C1269575", "VHOG:0000181", "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, [
        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
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/6/6b/Illu_pituitary_pineal_glands.jpg"^^xsd:anyURI .

obo:UBERON_0001915
    obo:IAO_0000115 "An endothelium that is part of a capillary [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C0006904>, "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 <http://linkedlifedata.com/resource/umls/id/C1179024>, "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 <http://linkedlifedata.com/resource/umls/id/C1179025>, "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_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 <http://linkedlifedata.com/resource/umls/id/C1179026>, "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 <http://linkedlifedata.com/resource/umls/id/C1179027>, "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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=491>, <http://en.wikipedia.org/wiki/Midbrain_tegmentum>, <http://linkedlifedata.com/resource/umls/id/C0039441>, <http://www.snomedbrowser.com/Codes/Details/362392007>, "BAMS:MTg", "BIRNLEX:1200", "BTO:0003388", "DHBA:12195", "EFO:0000921", "EHDAA2:0004475", "EMAPA:18215", "FMA:62393", "HBA:9002", "MA:0000212", "MAT:0000452", "TAO:0000160", "UMLS:C0039441", "VHOG:0001367", "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:CARO_0000000, 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 <http://linkedlifedata.com/resource/umls/id/C1268166>, <http://www.snomedbrowser.com/Codes/Details/244437008>, "BIRNLEX:1496", "NCIT:C33969", "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, [
        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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=757>, <http://en.wikipedia.org/wiki/Neocortex>, <http://linkedlifedata.com/resource/umls/id/C0175173>, "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", "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, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ], [
        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_0001969
    obo:IAO_0000115 "The liquid component of blood, in which erythrocytes are suspended." ;
    oboInOwl:hasBroadSynonym "plasma", "portion of plasma" ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Blood_plasma>, <http://linkedlifedata.com/resource/umls/id/C0032105>, "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" ;
    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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000178
    ] .

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 <http://en.wikipedia.org/wiki/Venule>, <http://linkedlifedata.com/resource/umls/id/C0042520>, <http://www.snomedbrowser.com/Codes/Details/341687009>, "BTO:0002626", "EMAPA:35917", "FMA:63130", "MA:0000071", "MESH:A07.231.432.952", "NCIT:C12818", "TAO:0005315", "UMLS:C0042520", "VHOG:0001765", "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 <http://en.wikipedia.org/wiki/Arteriole>, <http://linkedlifedata.com/resource/umls/id/C0003847>, <http://www.snomedbrowser.com/Codes/Details/337724002>, "AAO:0010253", "BTO:0001997", "EMAPA:35146", "FMA:63182", "MA:0000063", "MESH:D001160", "NCIT:C12672", "TAO:0002138", "UMLS:C0003847", "VHOG:0001763", "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 <http://en.wikipedia.org/wiki/Blood_vessel>, <http://linkedlifedata.com/resource/umls/id/C0005847>, <http://www.snomedbrowser.com/Codes/Details/361097006>, "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", "TAO:0002137", "UMLS:C0005847", "VHOG:0001250", "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:CARO_0000000, obo:UBERON_0000055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004537
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007500
    ], [
        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 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 <http://en.wikipedia.org/wiki/Capillary>, <http://linkedlifedata.com/resource/umls/id/C0935624>, "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", "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_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 <http://en.wikipedia.org/wiki/Corneal_endothelium>, <http://linkedlifedata.com/resource/umls/id/C0014259>, <http://www.snomedbrowser.com/Codes/Details/368827009>, "CALOHA:TS-0172", "EMAPA:35935", "FMA:63882", "GAID:891", "MA:0001242", "MESH:D004728", "NCIT:C12707", "TAO:0002186", "UMLS:C0014259", "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_0010371, 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 <http://linkedlifedata.com/resource/umls/id/C0014257>, <http://www.snomedbrowser.com/Codes/Details/27168002>, "BTO:0000393", "CALOHA:TS-0278", "EFO:0002548", "FMA:63916", "GAID:520", "MESH:D004727", "NCIT:C12481", "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 .

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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2869>, <http://en.wikipedia.org/wiki/Gray_matter>, <http://linkedlifedata.com/resource/umls/id/C0018220>, "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", "ZFA:0001681" ;
    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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] ;
    foaf:depicted_by "Spinal:nerve.svg"^^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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=540>, <http://en.wikipedia.org/wiki/Rhombencephalon>, <http://linkedlifedata.com/resource/umls/id/C0035507>, <http://linkedlifedata.com/resource/umls/id/C1522180>, <http://www.snomedbrowser.com/Codes/Details/303456008>, "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", "TAO:0000029", "UMLS:C0035507", "UMLS:C1522180", "VHOG:0000070", "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_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_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 <http://en.wikipedia.org/wiki/Striated_muscle>, <http://linkedlifedata.com/resource/umls/id/C1331262>, "AAO:0010762", "AEO:0000140", "CALOHA:TS-2047", "EHDAA2:0003140", "EMAPA:36390", "FMA:67905", "MA:0002438", "NCIT:C12436", "OpenCyc:Mx4rwAoze5wpEbGdrcN5Y29ycA", "UMLS:C1331262", "WBbt:0005779", "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 .

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: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 <http://linkedlifedata.com/resource/umls/id/C0013948>, <http://www.snomedbrowser.com/Codes/Details/667009>, "AAO:0000138", "BILA:0000034", "BTO:0000174", "CALOHA:TS-2110", "EFO:0000461", "FBbt:00004208", "FMA:69067", "GAID:407", "MESH:D004628", "NCIT:C13229", "RETIRED_EHDAA2:0003169", "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_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 <http://en.wikipedia.org/wiki/Dermis>, <http://linkedlifedata.com/resource/umls/id/C0011646>, <http://www.snomedbrowser.com/Codes/Details/361696001>, "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", "TAO:0001119", "UMLS:C0011646", "VHOG:0000108", "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_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: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_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 <http://en.wikipedia.org/wiki/Hypodermis>, <http://linkedlifedata.com/resource/umls/id/C0278403>, "BTO:0001314", "CALOHA:TS-2366", "EMAPA:37505", "FMA:70544", "NCIT:C33645", "TAO:0001136", "UMLS:C0278403", "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_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 <http://en.wikipedia.org/wiki/Viscus>, <http://linkedlifedata.com/resource/umls/id/C0042779>, <http://www.snomedbrowser.com/Codes/Details/118760003>, "AAO:0010386", "BTO:0001491", "EHDAA:512", "EMAPA:16245", "FMA:7085", "MA:0000019", "MESH:D014781", "NCIT:C28287", "RETIRED_EHDAA2:0002201", "UMLS:C0042779", "XAO:0003034" ;
    oboInOwl:hasExactSynonym "visceral organ", "visceral organ system" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Organsystem@de", "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_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 <http://en.wikipedia.org/wiki/Heart_atrium>, <http://linkedlifedata.com/resource/umls/id/C0018792>, <http://www.snomedbrowser.com/Codes/Details/261405004>, "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", "TAO:0000471", "UMLS:C0018792", "VHOG:0000175", "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:CARO_0000000, 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 <http://en.wikipedia.org/wiki/Ventricle_(heart)>, <http://linkedlifedata.com/resource/umls/id/C0018827>, <http://www.snomedbrowser.com/Codes/Details/277699000>, "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", "TAO:0000009", "UMLS:C0018827", "VHOG:0000435", "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:CARO_0000000, 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_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_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 <http://en.wikipedia.org/wiki/Skin>, <http://linkedlifedata.com/resource/umls/id/C1123023>, <http://www.snomedbrowser.com/Codes/Details/181469002>, "BTO:0001253", "CALOHA:TS-0934", "EFO:0000962", "EHDAA2:0001844", "EMAPA:17525", "FMA:7163", "MESH:D012867", "MFMO:0000099", "NCIT:C12470", "OpenCyc:Mx4rvVjX3ZwpEbGdrcN5Y29ycA", "UMLS:C1123023", "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:CARO_0000000, obo:UBERON_0000062, [
        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 <http://linkedlifedata.com/resource/umls/id/C0018819>, <http://www.snomedbrowser.com/Codes/Details/362014000>, "EMAPA:35400", "FMA:7180", "GAID:562", "MA:0000083", "MESH:D006346", "NCIT:C49485", "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, [
        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 <http://en.wikipedia.org/wiki/Torso>, <http://linkedlifedata.com/resource/umls/id/C0460005>, <http://www.snomedbrowser.com/Codes/Details/262225004>, "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", "TAO:0001115", "UMLS:C0460005", "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
    ] .

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 <http://en.wikipedia.org/wiki/Visual_system>, <http://linkedlifedata.com/resource/umls/id/C0587900>, <http://uri.neuinfo.org/nif/nifstd/FMAID_7191>, <http://www.snomedbrowser.com/Codes/Details/281831001>, "AAO:0000632", "BILA:0000140", "EMAPA:36003", "FMA:7191", "MA:0002444", "NCIT:C12888", "OpenCyc:Mx4rvViCtpwpEbGdrcN5Y29ycA", "TAO:0001127", "UMLS:C0587900", "XAO:0003198", "ZFA:0001127" ;
    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 .

obo:UBERON_0002111
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of an artery [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1706851>, "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_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_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 <http://en.wikipedia.org/wiki/Endocardium>, <http://linkedlifedata.com/resource/umls/id/C0014124>, <http://www.snomedbrowser.com/Codes/Details/362013006>, "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", "TAO:0001320", "UMLS:C0014124", "VHOG:0000084", "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_0004120, 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 <http://www.snomedbrowser.com/Codes/Details/192001005>, "EMAPA:32745", "FMA:7284", "MA:0000077", "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_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, [
        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_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 .

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 <http://en.wikipedia.org/wiki/Integument>, "AAO:0000239", "BTO:0000634", "EMAPA:37504", "FMA:74657", "TAO:0000368", "VSAO:0000029", "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 "Hautsystem@de", "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
    ] .

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_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 <http://www.snomedbrowser.com/Codes/Details/123846009>, "FMA:74743", "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 <http://en.wikipedia.org/wiki/Musculoskeletal_system>, <http://linkedlifedata.com/resource/umls/id/C0026860>, <http://www.snomedbrowser.com/Codes/Details/278858007>, "AAO:0010546", "CALOHA:TS-1311", "EMAPA:32714", "EV:0100139", "FMA:7482", "GAID:98", "MA:0002418", "MESH:D009141", "NCIT:C12754", "OpenCyc:Mx4rQRpVNgAKEdyHxgDggVfs8g", "UMLS:C0026860", "VHOG:0001275", "VSAO:0000031", "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_0002254 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002492 ;
        owl:someValuesFrom obo:UBERON_0000066
    ] ;
    owl:disjointWith obo:UBERON_0002330, obo:UBERON_0002390, obo:UBERON_0002416, obo:UBERON_0004456 .

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 <http://en.wikipedia.org/wiki/Synovial_joint>, <http://www.snomedbrowser.com/Codes/Details/113234001>, "AEO:0000183", "CALOHA:TS-2138", "EHDAA2:0003183", "FMA:7501", "MA:0000322", "NCIT:C32461", "OpenCyc:Mx4rv2bBV5wpEbGdrcN5Y29ycA", "TAO:0005153", "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_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 <http://en.wikipedia.org/wiki/Thoracic_cavity>, <http://linkedlifedata.com/resource/umls/id/C0230139>, <http://www.snomedbrowser.com/Codes/Details/243949006>, "EMAPA:36497", "FMA:7565", "GAID:93", "MA:0000032", "MESH:A01.911.800", "NCIT:C12905", "OpenCyc:Mx4rmvyleLfEEduAAAACs6hRXg", "OpenCyc:Mx4rvhU_TpwpEbGdrcN5Y29ycA", "UMLS:C0230139" ;
    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: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
    ] ;
    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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=22>, <http://en.wikipedia.org/wiki/Spinal_cord>, <http://linkedlifedata.com/resource/umls/id/C0037925>, <http://www.snomedbrowser.com/Codes/Details/180959008>, "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", "TAO:0000075", "UMLS:C0037925", "VHOG:0000601", "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_0005174, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=236>, <http://en.wikipedia.org/wiki/Brainstem>, <http://linkedlifedata.com/resource/umls/id/C0006121>, <http://www.snomedbrowser.com/Codes/Details/180925009>, "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", "TAO:0002156", "UMLS:C0006121", "VHOG:0001457", "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:CARO_0000000, obo:UBERON_0002616, [
        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_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 <http://www.snomedbrowser.com/Codes/Details/191910002>, "EFO:0003087", "EMAPA:32746", "FMA:83509", "MA:0000081", "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_0002308
    obo:IAO_0000115 "A neural nucleus that is part of the brain." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1706993>, <http://www.snomedbrowser.com/Codes/Details/426465002>, "EMAPA:35185", "FMA:83840", "MA:0000811", "NCIT:C49346", "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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2619>, <http://linkedlifedata.com/resource/umls/id/C0475853>, <http://www.snomedbrowser.com/Codes/Details/279441003>, "BAMS:Scgrey", "DHBA:146035048", "EMAPA:35792", "FMA:256580", "MA:0000002", "NCIT:C32696", "NLXANAT:100204", "UMLS:C0475853" ;
    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_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 <http://linkedlifedata.com/resource/umls/id/C0333343>, <http://www.snomedbrowser.com/Codes/Details/361348008>, "AEO:0000186", "BTO:0001707", "EHDAA2:0000267", "FBbt:00005060", "FMA:85006", "NCIT:C25444", "RETIRED_EHDAA2:0003186", "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: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_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 <http://en.wikipedia.org/wiki/Notochord>, <http://evolution.berkeley.edu/evolibrary/images/history/notochords.jpg>, <http://linkedlifedata.com/resource/umls/id/C0028439>, <http://www.snomedbrowser.com/Codes/Details/308820002>, "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", "TAO:0000135", "UMLS:C0028439", "VHOG:0000199", "VSAO:0000032", "XAO:0000055", "ZFA:0000135" ;
    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_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_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
    ] ;
    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 <http://en.wikipedia.org/wiki/Somite>, <http://linkedlifedata.com/resource/umls/id/C0376449>, "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", "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_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 <http://en.wikipedia.org/wiki/Exocrine_gland>, <http://linkedlifedata.com/resource/umls/id/C1516995>, "CALOHA:TS-2057", "EHDAA2:0002225", "EMAPA:35329", "FMA:85539", "MA:0002411", "NCIT:C12957", "UMLS:C1516995", "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_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_0002416, obo:UBERON_0004456 .

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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1366>, <http://en.wikipedia.org/wiki/Neural_crest>, <http://linkedlifedata.com/resource/umls/id/C0027789>, <http://www.snomedbrowser.com/Codes/Details/361462002>, "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", "TAO:0000045", "UMLS:C0027789", "VHOG:0000057", "XAO:0000048", "ZFA:0000045" ;
    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_0010316, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        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_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_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 <http://en.wikipedia.org/wiki/Neuroectoderm>, <http://linkedlifedata.com/resource/umls/id/C1518271>, "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", "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 .

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 <http://en.wikipedia.org/wiki/Epicardium>, <http://linkedlifedata.com/resource/umls/id/C0225968>, "AAO:0010409", "EHDAA2:0002202", "FMA:9461", "NCIT:C13164", "TAO:0005057", "UMLS:C0225968", "VHOG:0000119", "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_0000000, obo:UBERON_0000481, [
        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 <http://en.wikipedia.org/wiki/Myocardium>, <http://linkedlifedata.com/resource/umls/id/C0027061>, <http://www.snomedbrowser.com/Codes/Details/362012001>, "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", "TAO:0001319", "UMLS:C0027061", "VHOG:0000083", "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_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 <http://www.snomedbrowser.com/Codes/Details/281489000>, "EFO:0003909", "EHDAA2:0004185", "EMAPA:35428", "EV:0100025", "FMA:9476", "MA:0000094", "MESH:D006329", "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:RO_0002433 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

obo:UBERON_0002357
    obo:IAO_0000115 "Serous membrane which is divided into parietal and visceral serous pericardium." ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Serous_pericardium>, <http://www.snomedbrowser.com/Codes/Details/243954002>, "EMAPA:19030", "FMA:9582", "MA:0002739" ;
    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: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_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 <http://en.wikipedia.org/wiki/Fibrous_pericardium>, <http://www.snomedbrowser.com/Codes/Details/243953008>, "EMAPA:19029", "FMA:9586", "MA:0002738" ;
    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: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_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 <http://en.wikipedia.org/wiki/Exocrine_gland>, <http://linkedlifedata.com/resource/umls/id/C0015282>, <http://www.snomedbrowser.com/Codes/Details/115976003>, "AEO:0000097", "BTO:0000765", "CALOHA:TS-2012", "EHDAA2:0003097", "EMAPA:35327", "FMA:9596", "GAID:34", "MA:0002564", "MESH:D005088", "NCIT:C12712", "UMLS:C0015282" ;
    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_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 <http://linkedlifedata.com/resource/umls/id/C0009780>, <http://www.snomedbrowser.com/Codes/Details/361919005>, "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", "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 .

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 <http://en.wikipedia.org/wiki/Muscle_tissue>, <http://linkedlifedata.com/resource/umls/id/C2328219>, <http://www.snomedbrowser.com/Codes/Details/91727004>, "AAO:0000306", "AEO:0000122", "CALOHA:TS-0642", "EHDAA2:0003122", "EMAPA:32715", "FMA:9641", "MA:0002437", "MESH:D009132", "NCIT:C12435", "UMLS:C2328219", "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
    ] ;
    owl:disjointWith obo:UBERON_0003714 .

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 <http://en.wikipedia.org/wiki/Haematopoiesis>, <http://linkedlifedata.com/resource/umls/id/C0018957>, <http://www.snomedbrowser.com/Codes/Details/362587009>, "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", "TAO:0005023", "UMLS:C0018957", "VHOG:0001624", "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_0002202 ;
        owl:someValuesFrom obo:UBERON_0003061
    ] ;
    owl:disjointWith obo:UBERON_0002416, 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 <http://www.snomedbrowser.com/Codes/Details/361326002>, "FMA:9868", "RETIRED_EHDAA2:0001443", "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 <http://en.wikipedia.org/wiki/Pericardium>, <http://linkedlifedata.com/resource/umls/id/C0031050>, <http://www.snomedbrowser.com/Codes/Details/181295003>, "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", "TAO:0000054", "UMLS:C0031050", "VHOG:0001280", "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 <http://en.wikipedia.org/wiki/Parietal_pericardium>, <http://linkedlifedata.com/resource/umls/id/C0225969>, <http://www.snomedbrowser.com/Codes/Details/243956000>, "EHDAA:3422", "EHDAA:5378", "EMAPA:19031", "FMA:9870", "MA:0000483", "NCIT:C94500", "UMLS:C0225969", "VHOG:0000537" ;
    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 <http://en.wikipedia.org/wiki/Pericardial_fluid>, "BTO:0001016", "FMA:9887", "MA:0002530" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0002409" ;
    oboInOwl:inSubset core:uberon_slim ;
    a owl:Class ;
    rdfs:label "pericardial fluid" ;
    rdfs:subClassOf obo:UBERON_0007794, [
        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_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 <http://en.wikipedia.org/wiki/Integumentary_system>, <http://linkedlifedata.com/resource/umls/id/C0037267>, <http://www.snomedbrowser.com/Codes/Details/361692004>, "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", "TADS:0000108", "UMLS:C0037267", "VHOG:0000403", "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_0004456 .

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 <http://www.snomedbrowser.com/Codes/Details/110485007>, "EMAPA:35774", "FMA:71878", "MA:0000146" ;
    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_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_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 <http://linkedlifedata.com/resource/umls/id/C1709332>, "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 <http://en.wikipedia.org/wiki/Visceral_pericardium>, <http://www.snomedbrowser.com/Codes/Details/243955001>, "EMAPA:16589", "EMAPA:19032", "FMA:84882", "MA:0000484", "VHOG:0000538" ;
    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_0000000, 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_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, [
        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_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: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_0002521
    obo:IAO_0000115 "Connective tissue composed of elastic fibers." ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Elastic_fiber>, <http://www.snomedbrowser.com/Codes/Details/27197004>, "FMA:20113", "GAID:926", "MA:0002853", "MESH:D004547", "NCIT:C32495" ;
    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 ;
    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 <http://en.wikipedia.org/wiki/Tunica_media>, <http://linkedlifedata.com/resource/umls/id/C0162867>, <http://www.snomedbrowser.com/Codes/Details/61695000>, "BTO:0002011", "EMAPA:36298", "FMA:55590", "GAID:170", "MA:0002855", "MESH:D017540", "NCIT:C33821", "UMLS:C0162867" ;
    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:CARO_0000000, 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 <http://en.wikipedia.org/wiki/Tunica_intima>, <http://linkedlifedata.com/resource/umls/id/C0162864>, <http://www.snomedbrowser.com/Codes/Details/8361002>, <http://www.snomedbrowser.com/Codes/Details/87483006>, "BTO:0002012", "EMAPA:36297", "FMA:55589", "GAID:523", "MA:0002861", "MESH:D017539", "NCIT:C33820", "UMLS:C0162864" ;
    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_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 <http://en.wikipedia.org/wiki/Gland>, <http://linkedlifedata.com/resource/umls/id/C1285092>, <http://www.snomedbrowser.com/Codes/Details/134358001>, "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", "UMLS:C1285092", "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_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 <http://en.wikipedia.org/wiki/Epiblast>, "BTO:0004593", "FMA:296704", "MAT:0000067", "MIAA:0000067", "VHOG:0000243" ;
    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 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/e/e3/Gray21.png"^^xsd:anyURI .

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 <http://en.wikipedia.org/wiki/Pharyngeal_arch>, <http://linkedlifedata.com/resource/umls/id/C0080322>, <http://www.snomedbrowser.com/Codes/Details/308766004>, "AAO:0010359", "BTO:0001785", "EFO:0000959", "EHDAA:571", "EMAPA:16117", "FMA:293015", "GAID:1292", "MAT:0000242", "MESH:A16.254.160", "MIAA:0000242", "NCIT:C34249", "TAO:0001306", "UMLS:C0080322", "VHOG:0000155", "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: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_0002256 ;
        owl:someValuesFrom obo:UBERON_0007690
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/8/8b/Gray41.png"^^xsd:anyURI .

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
    ] .

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_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 <http://linkedlifedata.com/resource/umls/id/C0445620>, <http://www.snomedbrowser.com/Codes/Details/384763002>, "BIRNLEX:1167", "FMA:55676", "NCIT:C13031", "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, [
        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_0003037
    obo:IAO_0000115 "A wall, dividing a cavity or structure into smaller ones[WP]." ;
    obo:UBPROP_0000007 "septal" ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Septum>, "AAO:0011127", "FMA:86461", "OpenCyc:Mx4rrqot_on_EdaAAAACs0uFOQ" ;
    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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2076>, "AAO:0011064", "DMBA:16810", "EHDAA2:0004395", "EHDAA:5789", "EMAPA:32857", "NCIT:C93172", "TAO:0000042", "VHOG:0000649", "XAO:0000016", "ZFA:0000042" ;
    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:CARO_0000000, obo:UBERON_0007651, [
        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 <http://linkedlifedata.com/resource/umls/id/C1518973>, "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:CARO_0000000, obo:UBERON_0000487, [
        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 [
        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 [
        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_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 <http://en.wikipedia.org/wiki/Blood_island_of_umbilical_vesicle>, <http://linkedlifedata.com/resource/umls/id/C1511224>, "AAO:0011006", "EFO:0003489", "EHDAA:207", "NCIT:C34113", "TAO:0000094", "TE:E5.11.2.0.0.0.4", "UMLS:C1511224", "VHOG:0000085", "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:CARO_0000000, [
        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_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 <http://en.wikipedia.org/wiki/Prechordal_plate>, "AAO:0011085", "EHDAA2:0001493", "EHDAA:181", "FMA:295532", "TAO:0000060", "VHOG:0000086", "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, [
        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_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 <http://en.wikipedia.org/wiki/Chordamesoderm>, "AAO:0011017", "EFO:0003647", "TAO:0001204", "VHOG:0000107", "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, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        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_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, [
        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 <http://linkedlifedata.com/resource/umls/id/C0231109>, <http://www.snomedbrowser.com/Codes/Details/308789007>, "BTO:0005351", "EHDAA2:0001303", "EHDAA:2912", "EMAPA:16674", "NCIT:C34233", "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: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 <http://en.wikipedia.org/wiki/Lens_placode>, <http://linkedlifedata.com/resource/umls/id/C1517770>, "AAO:0011055", "EFO:0003494", "EHDAA2:0000982", "EHDAA:2908", "EMAPA:16672", "FMA:296767", "NCIT:C34202", "TAO:0000122", "UMLS:C1517770", "VHOG:0000166", "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:UBERON_0002546, obo:UBERON_0006598, 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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1362>, <http://en.wikipedia.org/wiki/Neural_plate>, <http://linkedlifedata.com/resource/umls/id/C0920623>, "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", "XAO:0000249", "ZFA:0000132" ;
    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:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0016879, [
        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, [
        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 <http://en.wikipedia.org/wiki/Paraxial_mesoderm>, <http://linkedlifedata.com/resource/umls/id/C1284009>, <http://www.snomedbrowser.com/Codes/Details/361475002>, "AAO:0010568", "EFO:0003515", "EMAPA:16183", "EMAPA:16751", "FMA:293145", "NCIT:C34244", "TAO:0000255", "UMLS:C1284009", "VHOG:0000114", "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:CARO_0000000, 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_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, [
        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 <http://en.wikipedia.org/wiki/Lateral_plate_mesoderm>, <http://linkedlifedata.com/resource/umls/id/C1517749>, <http://www.snomedbrowser.com/Codes/Details/361477005>, "AAO:0010574", "EHDAA2:0000919", "EHDAA:379", "EMAPA:16179", "FMA:293149", "NCIT:C34199", "TAO:0000121", "UMLS:C1517749", "VHOG:0000118", "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_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_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_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 <http://linkedlifedata.com/resource/umls/id/C1514450>, "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_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 <http://en.wikipedia.org/wiki/Sclerotome>, <http://linkedlifedata.com/resource/umls/id/C0183176>, "AAO:0010571", "AEO:0000212", "EHDAA2:0003439", "EMAPA:31159", "FMA:295652", "NCIT:C34287", "TAO:0001080", "UMLS:C0183176", "VHOG:0000680", "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:CARO_0000000, obo:UBERON_0005856, obo:UBERON_0007530, [
        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_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 <http://en.wikipedia.org/wiki/Cranial_neural_crest>, "AAO:0010580", "EFO:0003645", "EHDAA2:0004420", "EMAPA:16091", "TAO:0001194", "VHOG:0000063", "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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002342
    ] .

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 <http://en.wikipedia.org/wiki/Surface_structure>, "AAO:0010337", "AEO_RETIRED:0000010", "EHDAA2_RETIRED:0003010", "TAO:0000292", "VSAO:0000001", "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: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 .

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 <http://en.wikipedia.org/wiki/Mesenchyme>, <http://linkedlifedata.com/resource/umls/id/C0162415>, "AAO:0010427", "AEO:0000145", "BTO:0001393", "CALOHA:TS-0620", "EHDAA2:0003145", "EV:0100007", "NCIT:C13301", "TAO:0000393", "UMLS:C0162415", "VHOG:0000170", "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 ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/f/f4/Mesenchymal_Stem_Cell.jpg"^^xsd:anyURI .

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 <http://en.wikipedia.org/wiki/Cranium_(anatomy)>, <http://www.snomedbrowser.com/Codes/Details/181889008>, "BTO:0001328", "EFO:0000831", "EHDAA:6029", "EMAPA:17680", "FMA:71325", "MA:0000316", "MAT:0000340", "MIAA:0000340", "OpenCyc:Mx4rvVlEyJwpEbGdrcN5Y29ycA", "VHOG:0000334" ;
    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 <http://en.wikipedia.org/wiki/Skull>, <http://linkedlifedata.com/resource/umls/id/C0037303>, <http://www.snomedbrowser.com/Codes/Details/110530005>, "BTO:0001295", "CALOHA:TS-2344", "EHDAA2:0000325", "EMAPA:17680", "FMA:46565", "GAID:82", "MESH:D012886", "NCIT:C12789", "OpenCyc:Mx4rvVjOsZwpEbGdrcN5Y29ycA", "UMLS:C0037303", "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, [
        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
    ] .

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_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_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_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: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_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, [
        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_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:CARO_0000000, 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_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:CARO_0000000, 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_0003343
    obo:IAO_0000115 "A mucosa that is part of a oral opening [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/362083000>, "EMAPA:26937" ;
    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_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_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, [
        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_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_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: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_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_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, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    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_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, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:UBERON_0002224
    ] ;
    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_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_0003478
    obo:IAO_0000115 "The inferior labial vein is the vein receiving blood from the lower lip." ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Inferior_labial_vein>, <http://www.snomedbrowser.com/Codes/Details/422955002>, "EMAPA:37202", "FMA:52541", "MA:0002253" ;
    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_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 <http://www.snomedbrowser.com/Codes/Details/127865000>, "EMAPA:36610", "MA:0000575" ;
    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_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, [
        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, [
        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 <http://www.snomedbrowser.com/Codes/Details/280692003>, "EMAPA:36520", "GAID:509", "MA:0001317", "MESH:D012171", "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, [
        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_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_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_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, [
        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_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_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_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_0003528
    obo:IAO_0000115 "A gray matter that is part of a brain [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1707348>, "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_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_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_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_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_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_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_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, [
        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, [
        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_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_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 <http://linkedlifedata.com/resource/umls/id/C0027757>, <http://www.snomedbrowser.com/Codes/Details/91728009>, "AAO:0000325", "AEO:0000123", "EHDAA2:0003123", "FMA:9642", "GAID:609", "MESH:D009417", "NCIT:C13052", "OpenCyc:Mx4rVmfYCsQ_QdeM_bFAeS8NRQ", "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:UBERON_0000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

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 <http://en.wikipedia.org/wiki/Oral_mucosa>, <http://linkedlifedata.com/resource/umls/id/C0026639>, "BTO:0002860", "CALOHA:TS-0716", "EMAPA:26937", "FMA:59660", "GAID:951", "MA:0002794", "MESH:D009061", "NCIT:C77637", "UMLS:C0026639" ;
    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: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_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_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_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_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: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_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_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 <http://en.wikipedia.org/wiki/Intraembryonic_coelom>, <http://linkedlifedata.com/resource/umls/id/C1512940>, "EHDAA:251", "EMAPA:16088", "NCIT:C34195", "UMLS:C1512940", "VHOG:0000316" ;
    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_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 <http://linkedlifedata.com/resource/umls/id/C1518263>, "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_0000000, obo:UBERON_0001781, [
        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_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 .

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 .

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_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 <http://linkedlifedata.com/resource/umls/id/C0836205>, "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: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_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, [
        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_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 <http://en.wikipedia.org/wiki/Dermatome_(embryology)>, <http://linkedlifedata.com/resource/umls/id/C0180383>, "AAO:0011028", "AEO:0001017", "EHDAA2_RETIRED:0003428", "EHDAA:1719", "EHDAA:1725", "EHDAA:1731", "EHDAA:1737", "EMAPA:32838", "FMA:295656", "NCIT:C61572", "UMLS:C0180383", "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_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
    ] .

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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=3233>, <http://en.wikipedia.org/wiki/Subplate>, <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>, "DHBA:10522", "EMAPA:32703", "PBA:294021932" ;
    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:CARO_0000000, 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:CARO_0000000, obo:UBERON_0014950, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004061
    ] .

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:CARO_0000000, obo:UBERON_0005291, 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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1367>, "EMAPA:17148", "EMAPA:35360" ;
    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:CARO_0000000, obo:UBERON_0005291, 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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1368>, "EMAPA:17151" ;
    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_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_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 <http://en.wikipedia.org/wiki/Foramen>, <http://www.snomedbrowser.com/Codes/Details/346902003>, "AEO:0000080", "EHDAA2:0003080", "FMA:242873" ;
    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_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_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 <http://en.wikipedia.org/wiki/Optic_vesicles>, <http://linkedlifedata.com/resource/umls/id/C0231106>, <http://www.snomedbrowser.com/Codes/Details/362864008>, "AAO:0011039", "EHDAA2:0001320", "EMAPA:16540", "FMA:293357", "NCIT:C34236", "TAO:0000050", "UMLS:C0231106", "VHOG:0000165", "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: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_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, [
        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_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_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_0004148
    obo:IAO_0000115 "Vein of heart that drains the myocardium" ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Coronary_circulation>, <http://linkedlifedata.com/resource/umls/id/C0226654>, <http://linkedlifedata.com/resource/umls/id/C0226737>, <http://www.snomedbrowser.com/Codes/Details/277726009>, "EHDAA2:0004507", "EMAPA:37137", "FMA:12846", "NCIT:C12878", "NCIT:C12882", "UMLS:C0226654", "UMLS:C0226737", "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 <http://www.snomedbrowser.com/Codes/Details/276456008>, "FMA:7095", "OpenCyc:Mx4rmexpjPdAEduAAAAOpmP6tw" ;
    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, [
        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 <http://en.wikipedia.org/wiki/Septum_transversum>, <http://linkedlifedata.com/resource/umls/id/C0231004>, <http://www.snomedbrowser.com/Codes/Details/308819008>, "EHDAA2:0001829", "EHDAA:736", "EMAPA:16318", "FMA:295593", "NCIT:C34296", "UMLS:C0231004", "VHOG:0000019" ;
    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_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 <http://www.snomedbrowser.com/Codes/Details/361338006>, "BTO:0004605", "EMAPA:37665", "FMA:7143", "MA:0000747" ;
    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, [
        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_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_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_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_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 <http://en.wikipedia.org/wiki/Vascular_smooth_muscle>, <http://linkedlifedata.com/resource/umls/id/C1519956>, "BTO:0001431", "CALOHA:TS-1107", "EMAPA:35177", "MA:0000710", "MESH:D009131", "NCIT:C33853", "TAO:0005321", "UMLS:C1519956", "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_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_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_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_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, [
        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 <http://en.wikipedia.org/wiki/Skeleton>, <http://www.snomedbrowser.com/Codes/Details/361378004>, "AEO:0000168", "EHDAA2:0001843", "EHDAA:5047", "EMAPA:17213", "FMA:23875", "GAID:177", "MA:0003006", "MAT:0000032", "MESH:D012863", "MIAA:0000032", "OpenCyc:Mx4rvVi1rpwpEbGdrcN5Y29ycA", "VSAO:0000026", "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 <http://linkedlifedata.com/resource/umls/id/C1511786>, "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: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:CARO_0000000, [
        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 <http://en.wikipedia.org/wiki/Cardiac_skeleton>, "EMAPA:36645", "FMA:9496" ;
    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 [
        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_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_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:CARO_0000000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0000964
    ] .

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 <http://en.wikipedia.org/wiki/First_pharyngeal_arch>, <http://linkedlifedata.com/resource/umls/id/C1517197>, <http://www.snomedbrowser.com/Codes/Details/308767008>, "AAO:0010364", "CALOHA:TS-2089", "EHDAA2:0000006", "EHDAA:573", "EMAPA:16118", "FMA:293019", "MFMO:0000095", "NCIT:C34175", "TAO:0001595", "UMLS:C1517197", "VHOG:0000296", "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_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 <http://en.wikipedia.org/wiki/Bowman%27s_membrane>, <http://linkedlifedata.com/resource/umls/id/C0229127>, <http://www.snomedbrowser.com/Codes/Details/281075003>, "FMA:58273", "MA:0001240", "NCIT:C32226", "TAO:0002155", "UMLS:C0229127", "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: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
    ] ;
    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_0004455
    obo:IAO_0000115 "An embryo at the neurula stage." ;
    oboInOwl:hasAlternativeId "UBERON:0007013" ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1518306>, "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: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: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_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_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_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_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_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_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_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_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 <http://linkedlifedata.com/resource/umls/id/C0007226>, <http://www.snomedbrowser.com/Codes/Details/278198007>, "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", "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_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_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 <http://www.snomedbrowser.com/Codes/Details/362030008>, "BTO:0004690", "EHDAA2:0000143", "EHDAA:396", "EMAPA:16201", "EMAPA:16371", "MA:0002719", "VHOG:0000273" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004572" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "arterial system" ;
    rdfs:subClassOf obo:UBERON_0007798, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:UBERON_0001637
    ] .

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 <http://en.wikipedia.org/wiki/Systemic_venous_system>, "FMA:45626" ;
    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 <http://linkedlifedata.com/resource/umls/id/C1267406>, <http://www.snomedbrowser.com/Codes/Details/362060003>, "BTO:0004692", "EHDAA2:0002171", "EHDAA:486", "EMAPA:16240", "MA:0002720", "NCIT:C33858", "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_0004638
    obo:IAO_0000115 "An endothelium that lines the blood vasculature. Other endothelia may line lymph vessels, the heart" ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1706972>, "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_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 <http://en.wikipedia.org/wiki/Costocervical_trunk>, <http://www.snomedbrowser.com/Codes/Details/244225009>, "EMAPA:37496", "FMA:10636", "MA:0001939" ;
    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_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_0004700
    obo:IAO_0000115 "An endothelium that is part of an arterial system [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1706849>, "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 <http://linkedlifedata.com/resource/umls/id/C1710626>, "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_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 <http://en.wikipedia.org/wiki/Jugular_vein>, <http://linkedlifedata.com/resource/umls/id/C0022427>, <http://www.snomedbrowser.com/Codes/Details/244403000>, "BTO:0001744", "CALOHA:TS-0497", "EMAPA:18638", "GAID:536", "MA:0002154", "MESH:D007601", "NCIT:C12738", "UMLS:C0022427" ;
    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_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 <http://en.wikipedia.org/wiki/Conceptus>, <http://linkedlifedata.com/resource/umls/id/C1516779>, "AEO:0000194", "BTO:0003834", "EHDAA2:0000001", "EHDAA2:0003235", "EMAPA:36040", "NCIT:C34131", "UMLS:C1516779" ;
    oboInOwl:hasExactSynonym "embryo plus adnexa" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0004716" ;
    a owl:Class ;
    rdfs:label "conceptus" ;
    rdfs:subClassOf 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_0002489 ;
        owl:someValuesFrom obo:UBERON_0000068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002493 ;
        owl:someValuesFrom obo:UBERON_0000068
    ] .

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 <http://en.wikipedia.org/wiki/Neuromere>, "NLX:147842", "TAO:0001328", "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_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: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_0004732, [
        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 <http://en.wikipedia.org/wiki/Gastrula>, <http://en.wikipedia.org/wiki/Trilaminar_blastocyst>, <http://linkedlifedata.com/resource/umls/id/C0017199>, <http://linkedlifedata.com/resource/umls/id/C1284022>, "BILA:0000060", "BTO:0001403", "FBbt:00005317", "FMA:293108", "GAID:1302", "MESH:A16.254.412", "MIAA:0000179", "NCIT:C34057", "NCIT:C34058", "UMLS:C0017199", "UMLS:C1284022" ;
    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_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_0004770
    obo:IAO_0000115 "Anatomical system that consists of all the joints of the body." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/361827000>, "EMAPA:35150", "FMA:23878", "MA:0003007", "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_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_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_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_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_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_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_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_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_0004807, [
        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_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 <http://linkedlifedata.com/resource/umls/id/C0014261>, "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_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_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_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 <http://en.wikipedia.org/wiki/Lateral_plate_mesoderm#Division_into_layers>, "AAO:0011102", "BILA:0000044", "FMA:295568", "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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003068
    ] .

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_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: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
    ] .

obo:UBERON_0004924
    obo:IAO_0000115 "The tissue underlying the tunica mucosa of the pharynx." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/19594009>, "BTO:0002113", "FMA:75144" ;
    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_0005032
    obo:IAO_0000115 "A mucosa that is part of a lower lip [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C0226939>, <http://www.snomedbrowser.com/Codes/Details/362089001>, "FMA:59833", "NCIT:C12225", "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_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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1363>, <http://en.wikipedia.org/wiki/Neural_groove>, <http://linkedlifedata.com/resource/umls/id/C0814992>, <http://www.snomedbrowser.com/Codes/Details/361463007>, "AAO:0011071", "EMAPA:35594", "FMA:295624", "NCIT:C34224", "UMLS:C0814992", "XAO:0000248" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005061" ;
    a owl:Class ;
    rdfs:label "neural groove" ;
    rdfs:subClassOf [
        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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=1364>, <http://en.wikipedia.org/wiki/Neural_fold>, <http://linkedlifedata.com/resource/umls/id/C0814993>, <http://www.snomedbrowser.com/Codes/Details/361461009>, "EHDAA2:0001249", "FMA:295618", "NCIT:C34223", "UMLS:C0814993", "XAO:0004087" ;
    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_0005157, obo:UBERON_0005291, [
        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_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:CARO_0000000, 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_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_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:UBERON_0001048, obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

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:UBERON_0000061 .

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_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:UBERON_0000477 .

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_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_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_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_0005194
    obo:IAO_0000115 "A vein that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C0226629>, <http://www.snomedbrowser.com/Codes/Details/281472008>, "EMAPA:37197", "MA:0002235", "NCIT:C53142", "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_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_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_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: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_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_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_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 <http://en.wikipedia.org/wiki/Myelencephalon>, "BTO:0000758", "CALOHA:TS-0607", "CALOHA:TS-2365", "DHBA:10662", "EHDAA2:0001207", "EHDAA:5526", "EMAPA:17082", "HBA:9512", "MA:0000205", "VHOG:0000456" ;
    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:CARO_0000000, [
        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_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: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_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_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: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_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 <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2702>, "BAMS:CTXpl", "DHBA:10515", "EMAPA:32711", "MBA:695", "PBA:294021914" ;
    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:CARO_0000000, obo:UBERON_0014950, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002387 ;
        owl:someValuesFrom obo:UBERON_0001950
    ] .

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: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
    ] .

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
    ] .

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_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 .

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, [
        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 <http://www.snomedbrowser.com/Codes/Details/361510002>, "EHDAA2:0000983", "EHDAA:4737", "EMAPA:17163", "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:CARO_0000000, obo:UBERON_0000479, [
        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_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] .

obo:UBERON_0005498
    obo:IAO_0000115 "Multi-tissue structure that arises from the heart rudiment and will become the heart tube." ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Primitive_heart_tube>, <http://www.snomedbrowser.com/Codes/Details/361522004>, "EHDAA2:0001512", "EHDAA:424", "EHDAA:436", "EMAPA:16215", "FMA:321916", "TAO:0000149", "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_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_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 <http://linkedlifedata.com/resource/umls/id/C1182652>, <http://www.snomedbrowser.com/Codes/Details/362521008>, "EHDAA2:0000984", "EHDAA:9059", "EMAPA:17304", "EMAPA:17839", "FMA:70612", "MA:0001302", "NCIT:C33641", "RETIRED_EHDAA2:0000976", "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, obo:UBERON_0010371, [
        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_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_0000483, [
        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_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: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_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, [
        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_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_0004582, [
        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_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 <http://en.wikipedia.org/wiki/Tunica_externa_(vessels)>, <http://linkedlifedata.com/resource/umls/id/C0225342>, <http://www.snomedbrowser.com/Codes/Details/61066005>, "BTO:0002010", "EMAPA:36299", "NCIT:C33818", "UMLS:C0225342" ;
    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_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 <http://www.snomedbrowser.com/Codes/Details/40022005>, "EMAPA:36293", "EV:0100028", "FMA:14272", "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, [
        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 <http://en.wikipedia.org/wiki/Adventitia>, <http://www.snomedbrowser.com/Codes/Details/30180000>, "BTO:0002010", "FMA:45635" ;
    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_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: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 <http://en.wikipedia.org/wiki/Basement_membrane>, <http://linkedlifedata.com/resource/umls/id/C0004799>, <http://www.snomedbrowser.com/Codes/Details/68989006>, "AAO:0010596", "FMA:63872", "GAID:915", "NCIT:C13191", "UMLS:C0004799" ;
    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
    ] .

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 .

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 <http://en.wikipedia.org/wiki/Mandibular_prominence>, <http://linkedlifedata.com/resource/umls/id/C1512982>, "EHDAA2:0001061", "EHDAA:5871", "EMAPA:17355", "FMA:293051", "NCIT:C34204", "UMLS:C1512982" ;
    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_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 <http://www.snomedbrowser.com/Codes/Details/362890006>, "EMAPA:16060", "FMA:9689", "MA:0000005" ;
    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_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_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 <http://en.wikipedia.org/wiki/Axial_skeleton>, <http://linkedlifedata.com/resource/umls/id/C0222645>, <http://www.snomedbrowser.com/Codes/Details/361725000>, "AAO:0000963", "EMAPA:17214", "EMAPA:18043", "MA:0000308", "NCIT:C32172", "UMLS:C0222645", "VSAO:0000056", "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_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_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 <http://en.wikipedia.org/wiki/Coronary_circulation>, "MESH:D003331" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0005985" ;
    oboInOwl:inSubset core:pheno_slim ;
    a owl:Class ;
    rdfs:label "coronary vessel" ;
    rdfs:subClassOf obo:UBERON_0000055, [
        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_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 <http://en.wikipedia.org/wiki/Skin_appendage>, "EMAPA:37883" ;
    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_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_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 <http://en.wikipedia.org/wiki/Buccopharyngeal_membrane>, <http://www.snomedbrowser.com/Codes/Details/361412007>, "EHDAA2:0000189", "EHDAA:536", "EMAPA:16259", "FMA:313607", "VHOG:0000380" ;
    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_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_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:CARO_0000000, [
        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_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 <http://en.wikipedia.org/wiki/Prosencephalon>, "BAMS:Pros", "EFO:0003423", "EHDAA2:0000661", "EHDAA:2643", "EMAPA:16640", "TAO:0000062", "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:CARO_0000000, [
        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_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_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: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_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 <http://linkedlifedata.com/resource/umls/id/C1518429>, "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_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 <http://linkedlifedata.com/resource/umls/id/C1518430>, "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_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] .

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 <http://en.wikipedia.org/wiki/Embryonic_ventricle>, <http://www.snomedbrowser.com/Codes/Details/361524003>, "EHDAA2:0001531", "EMAPA:16350", "FMA:71006", "NCIT:C34160", "TAO:0002231", "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:CARO_0000000, [
        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_0006311
    obo:IAO_0000115 "A segment of the eyeball that is filled with refractive media" ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C0459556>, <http://www.snomedbrowser.com/Codes/Details/280540004>, "BTO:0002085", "EMAPA:37529", "FMA:58071", "MA:0002459", "NCIT:C32301", "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, [
        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: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 <http://en.wikipedia.org/wiki/Body_fluid>, "BIRNLEX:20", "EMAPA:37441", "FMA:280556", "GAID:266", "MESH:D001826", "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 .

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_0006347
    obo:IAO_0000115 "An artery that connects two larger arteries." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1707451>, "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_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_0006538
    obo:IAO_0000115 "A portion of organism substance that secreted_by a respiratory system." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1514899>, "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_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 .

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_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_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_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_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_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_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: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_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 <http://en.wikipedia.org/wiki/Corneal_limbus>, <http://www.snomedbrowser.com/Codes/Details/63716004>, "EFO:0001403", "EMAPA:37835", "FMA:58342", "GAID:896", "MESH:D016850", "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_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_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 <http://www.snomedbrowser.com/Codes/Details/68477002>, "AAO:0000027", "FMA:63897" ;
    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:UBERON_0011825, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000030
    ], [
        a owl:Restriction ;
        owl:onProperty core:protects ;
        owl:someValuesFrom obo:UBERON_0000062
    ] .

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_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, [
        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_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: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_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:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0014903
    ] .

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 <http://linkedlifedata.com/resource/umls/id/C1515977>, "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 <http://www.snomedbrowser.com/Codes/Details/360387000>, "AAO:0011021", "BILA:0000051", "EFO:0000315", "EHDAA2:0000214", "EHDAA:385", "FMA:293143", "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_0000000, [
        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_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 <http://linkedlifedata.com/resource/umls/id/C1514442>, <http://www.snomedbrowser.com/Codes/Details/360394002>, "BILA:0000084", "NCIT:C34268", "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_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_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 <http://www.sciencemag.org/content/313/5795/1922/F1.large.jpg>, "FBbt:00003154", "SPD:0000130", "TADS:0000147" ;
    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 .

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_0007188
    obo:IAO_0000115 "A mesothelium that is part of a serous pericardium." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/67300002>, "BTO:0003157", "EMAPA:16133", "FMA:18149" ;
    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_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:CARO_0000000, obo:UBERON_0005253, [
        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_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 [
        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 <http://linkedlifedata.com/resource/umls/id/C1710627>, <http://www.snomedbrowser.com/Codes/Details/84300001>, "EMAPA:36294", "EV:0100029", "FMA:14273", "NCIT:C49321", "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 <http://www.snomedbrowser.com/Codes/Details/113261001>, "EMAPA:36295", "EV:0100030", "FMA:14274" ;
    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
    ] ;
    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 <http://www.snomedbrowser.com/Codes/Details/13202006>, "EMAPA:36310", "EV:0100034", "FMA:14355" ;
    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 <http://www.snomedbrowser.com/Codes/Details/2436009>, "EMAPA:36308", "EV:0100032", "FMA:14353" ;
    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 <http://www.snomedbrowser.com/Codes/Details/42049001>, "EMAPA:36309", "EV:0100033", "FMA:14354" ;
    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_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 <http://en.wikipedia.org/wiki/Rhombencephalon>, "BAMS:HB", "CALOHA:TS-2118", "EFO:0003440", "EHDAA2:0001630", "FMA:295640", "TAO:0000569", "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_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_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: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_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 <http://en.wikipedia.org/wiki/Epidermis_(zoology)>, "BSA:0000073", "BTO:0000313", "FBbt:00004993", "HAO:0000298", "TADS:0000109", "WBbt:0005733" ;
    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:CARO_0000000, obo:UBERON_0000483, obo:UBERON_0003102, [
        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:CARO_0000000, obo:UBERON_0000490, obo:UBERON_0005291, [
        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_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_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_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_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:UBERON_0003104 .

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 .

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: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_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 <http://www.snomedbrowser.com/Codes/Details/304943004>, "FMA:258772" ;
    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_0007651
    obo:IAO_0000115 "An anatomical structure that connects two structures" ;
    oboInOwl:hasBroadSynonym "junction" ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/91833003>, "FMA:5898" ;
    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_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 <http://en.wikipedia.org/wiki/Anlage_(biology)>, "AEO:0000170", "EFO:0001649", "EHDAA2:0003170", "FBbt:00005426" ;
    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_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_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_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, [
        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
    ] .

obo:UBERON_0007794
    obo:IAO_0000115 "Any fluid produced by a serous gland." ;
    oboInOwl:hasBroadSynonym "serous fluid" ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://linkedlifedata.com/resource/umls/id/C0489903>, "BTO:0001085", "CALOHA:TS-2053", "EHDAA2:0004520", "EMAPA:35905", "MA:0002718", "NCIT:C33854", "UMLS:C0489903" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:hasRelatedSynonym "Gefaesssystem@de" ;
    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_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 <http://linkedlifedata.com/resource/umls/id/C0460004>, <http://www.snomedbrowser.com/Codes/Details/361355005>, "CALOHA:TS-2356", "EV:0100009", "FMA:280881", "MA:0000006", "NCIT:C12418", "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_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_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_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 <http://linkedlifedata.com/resource/umls/id/C1519038>, "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: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
    ] .

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_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, obo:UBERON_0004121, [
        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_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 <http://en.wikipedia.org/wiki/Facial_skeleton>, "AAO:0010157", "TAO:0001216", "VHOG:0000315", "VSAO:0000149", "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_0008998
    obo:IAO_0000115 "System pertaining to blood vessels in the brain." ;
    oboInOwl:hasAlternativeId "UBERON:0005284" ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/362029003>, "BTO:0003840", "EFO:0003491", "EMAPA:35186", "FMA:242007", "FMA:61935", "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 [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

obo:UBERON_0009141
    obo:IAO_0000115 "A vein that is part of a craniocervical region." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/32945007>, "EHDAA2:0004542" ;
    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: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:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001041
    ] .

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_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:CARO_0000000, obo:UBERON_0005253, obo:UBERON_0007524, [
        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_0009569
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/22943007>, "FMA:25054" ;
    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_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_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 <http://en.wikipedia.org/wiki/Mesencephalon>, "BAMS:MES", "EFO:0003432", "EHDAA2:0000615", "EMAPA:16140", "TAO:0000148", "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_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 [
        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_0009661
    obo:IAO_0000115 "Nucleus located in the midbrain." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/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_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:UBERON_0000464, [
        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:CARO_0000000, [
        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
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] .

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, [
        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_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 <http://en.wikipedia.org/wiki/Acinus>, "FMA:55588" ;
    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
    ] ;
    foaf:depicted_by "http://upload.wikimedia.org/wikipedia/commons/9/99/Gray1105.png"^^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_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

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_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_0005253, obo:UBERON_0007530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

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_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 .

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_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:CARO_0000000, obo:UBERON_0005291, obo:UBERON_0007524, [
        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_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 <http://en.wikipedia.org/wiki/Cuboidal_epithelium>, <http://linkedlifedata.com/resource/umls/id/C0682577>, "NCIT:C32415", "UMLS:C0682577" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010077" ;
    a owl:Class ;
    rdfs:label "cuboidal epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483 .

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_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_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_0010161
    obo:IAO_0000115 "An anatomical cavity that surrounded_by a blood vessel." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/91747007>, "FMA:312610" ;
    oboInOwl:hasExactSynonym "blood vessel lumen" ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010161" ;
    a owl:Class ;
    rdfs:label "lumen of blood vessel" ;
    rdfs:subClassOf 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_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_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_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:CARO_0000000, [
        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 <http://en.wikipedia.org/wiki/Globe_(human_eye)>, <http://www.snomedbrowser.com/Codes/Details/244486005>, "FMA:12513", "MIAA:0000283", "VHOG:0001616" ;
    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, [
        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_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: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_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, obo:UBERON_0014387, [
        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_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_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003080
    ] .

obo:UBERON_0010291
    obo:IAO_0000115 "." ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Sclera#Histology> ;
    oboInOwl:hasOBONamespace "uberon" ;
    oboInOwl:id "UBERON:0010291" ;
    a owl:Class ;
    rdfs:label "layer of sclera" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        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_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_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_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
    ] .

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_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_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_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 ;
    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_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, [
        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_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 <http://en.wikipedia.org/wiki/Ciliary_processes>, <http://www.snomedbrowser.com/Codes/Details/280860001>, "FMA:76551" ;
    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, [
        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_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_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 <http://www.snomedbrowser.com/Codes/Details/129140006>, "FMA:23879", "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_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_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_0011156
    obo:IAO_0000115 "Subdivision of skull that consists of the facial bones." ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Facial_skeleton>, "EHDAA2:0002206", "EHDAA:8361", "EMAPA:18022", "FMA:53673", "MA:0000318" ;
    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_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: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 <http://www.snomedbrowser.com/Codes/Details/91690000>, "FBbt:00007330", "FMA:67509" ;
    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_0004277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003386
    ] .

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 <http://en.wikipedia.org/wiki/Human_back>, "EMAPA:35162", "FMA:25056", "MA:0000020" ;
    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:CARO_0000000, obo:UBERON_0000490, [
        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_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_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_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_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:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        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:CARO_0000000, obo:UBERON_0000490, obo:UBERON_0003236, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005867
    ] .

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_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_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_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_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_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_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 <http://en.wikipedia.org/wiki/Dense_irregular_connective_tissue>, <http://linkedlifedata.com/resource/umls/id/C0738366>, "FMA:20109", "NCIT:C32882", "UMLS:C0738366" ;
    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 .

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 <http://en.wikipedia.org/wiki/Dense_connective_tissue>, <http://linkedlifedata.com/resource/umls/id/C1511770>, "AAO:0000121", "NCIT:C32450", "UMLS:C1511770" ;
    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 <http://www.snomedbrowser.com/Codes/Details/363130003>, "FMA:75634" ;
    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 <http://en.wikipedia.org/wiki/Loose_connective_tissue>, <http://linkedlifedata.com/resource/umls/id/C1253917>, "FMA:19783", "NCIT:C33007", "UMLS:C1253917" ;
    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_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 .

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 <http://www.snomedbrowser.com/Codes/Details/280656002>, "EMAPA:37417" ;
    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:CARO_0000000, obo:UBERON_0000481, [
        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_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 <http://en.wikipedia.org/wiki/Coelom>, "EHDAA2:0004731" ;
    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 .

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_0012180
    obo:IAO_0000115 "A zone of skin that is part of a craniocervical region." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1522650>, "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_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_0012314
    obo:IAO_0000115 "One of five swellings formed during the development of the face" ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/89066004>, "FMA:293103" ;
    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 [
        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_0000922
    ] .

obo:UBERON_0012320
    obo:IAO_0000115 "An artery of the neck" ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1707349>, "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, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000974
    ] ;
    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 <http://en.wikipedia.org/wiki/Deep_cervical_artery>, <http://www.snomedbrowser.com/Codes/Details/244223002>, "FMA:10659" ;
    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_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_0012375
    obo:IAO_0000115 "A layer of tissue between the muscularis and serosa." ;
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Subserosa>, <http://linkedlifedata.com/resource/umls/id/C0225334>, <http://www.snomedbrowser.com/Codes/Details/2255006>, "FMA:45636", "NCIT:C94494", "UMLS:C0225334" ;
    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: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
    ] ;
    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_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_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 <http://en.wikipedia.org/wiki/Fibrous_tunic_of_eyeball>, <http://www.snomedbrowser.com/Codes/Details/361318005>, "FMA:58102" ;
    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_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_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: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_0013136
    obo:IAO_0000115 "A vein that drains a lip." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/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_0001638, [
        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_0013140
    obo:IAO_0000115 "Any vein within the general circulation that transports blood back to the right atrium of the heart." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C0447117>, <http://www.snomedbrowser.com/Codes/Details/244389004>, "FMA:66644", "NCIT:C33719", "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_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
    ] ;
    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_0013411
    obo:IAO_0000115 "Anatomical cavity that is the lumen of the skull and contains the brain." ;
    oboInOwl:hasDbXref <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=2806>, <http://en.wikipedia.org/wiki/Cranial_cavity>, <http://linkedlifedata.com/resource/umls/id/C0230041>, <http://www.snomedbrowser.com/Codes/Details/264452006>, "EMAPA:37497", "FMA:9644", "MA:0003061", "NCIT:C77638", "UMLS:C0230041" ;
    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_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_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_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:RO_0002572 ;
        owl:someValuesFrom obo:UBERON_0004111
    ] .

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, [
        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_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: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 .

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_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 <http://linkedlifedata.com/resource/umls/id/C1518428>, "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, [
        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: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_0013754
    obo:IAO_0000115 "A organ component layer that is part of a integumental system." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/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_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 <http://www.snomedbrowser.com/Codes/Details/272627002>, "EMAPA:37843" ;
    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_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_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_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 <http://en.wikipedia.org/wiki/Thoracic_skeleton>, "EHDAA2:0002013", "FMA:77169" ;
    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: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_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_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_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:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000956
    ] .

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 <http://www.snomedbrowser.com/Codes/Details/42267001>, "FMA:9871" ;
    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_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
    ] ;
    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_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_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_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: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: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_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:BSPO_0000126 ;
        owl:someValuesFrom obo:UBERON_0000465
    ] ;
    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_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
    ] .

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_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_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, [
        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_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_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_0016570
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Rexed_laminae>, <http://neurolex.org/wiki/Category:Rexed_spinal_cord_parcellation_scheme_region>, "FMA:68861" ;
    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_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_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: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_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_0018150
    obo:IAO_0000115 "A zone of skin that is part of a lower lip." ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/281630002>, "FMA:24767" ;
    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, [
        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_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_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_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: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 <http://linkedlifedata.com/resource/umls/id/C0225358>, "FMA:45634", "NCIT:C75444" ;
    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_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_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: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_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_0000483, [
        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_0019207
    obo:IAO_0000115 "The part of the eye that consists of both the retina and the optic choroid" ;
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/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:CARO_0000000, obo:UBERON_0000481, [
        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_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_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_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_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:UBERON_0036215, [
        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_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:UBERON_0005162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

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_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_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_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: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 .

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_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_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: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_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_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_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_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_0034969
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C1512086>, "NCIT:C25787" ;
    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_0000483, [
        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_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: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_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_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_0035159
    obo:IAO_0000115 "Anatomical surface, which is the external surface of the whole body. Examples: There is only one body surface." ;
    oboInOwl:hasDbXref <http://linkedlifedata.com/resource/umls/id/C0489451>, <http://www.snomedbrowser.com/Codes/Details/261060002>, "FMA:61695", "NCIT:C29667" ;
    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_0035546
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/149683007>, "FMA:51797" ;
    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_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
    ] ;
    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 <http://en.wikipedia.org/wiki/Superficial_vein>, <http://linkedlifedata.com/resource/umls/id/C0226513>, <http://www.snomedbrowser.com/Codes/Details/341382008>, "FMA:76719", "NCIT:C33666" ;
    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 <http://en.wikipedia.org/wiki/Deep_vein>, <http://linkedlifedata.com/resource/umls/id/C0226514>, <http://www.snomedbrowser.com/Codes/Details/341484008>, "FMA:76718", "NCIT:C32444" ;
    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_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 <http://en.wikipedia.org/wiki/Accessory_visual_structures>, <http://linkedlifedata.com/resource/umls/id/C0229243>, <http://www.snomedbrowser.com/Codes/Details/120612006>, "FMA:76554", "NCIT:C32574" ;
    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_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:UBERON_0002553, [
        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_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_0035809
    oboInOwl:hasDbXref <http://www.snomedbrowser.com/Codes/Details/304404008>, "FMA:12241" ;
    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: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 <http://www.snomedbrowser.com/Codes/Details/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_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, [
        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_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_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: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_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_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_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_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_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: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_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, [
        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_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:UBERON_0000060, [
        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_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 <http://linkedlifedata.com/resource/umls/id/C0222084>, <http://www.snomedbrowser.com/Codes/Details/361703006>, "EMAPA:36657", "FMA:24758", "NCIT:C33561", "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_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_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_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: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_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_0000103
    a owl:AnnotationProperty .

obo:UBPROP_0000202
    a owl:AnnotationProperty .

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_yeast
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:abnormal_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Abnormal/normal slim"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:absent_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Absent/present slim"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:attribute_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Attribute slim"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:cell_quality
    a owl:AnnotationProperty ;
    rdfs:comment "cell_quality"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:correlates_with
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "correlates_with"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "correlates_with"^^xsd:string .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "decreased_in_magnitude_relative_to"^^xsd:string ;
    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'."^^xsd:string ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "decreased_in_magnitude_relative_to"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "different_in_magnitude_relative_to"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "different_in_magnitude_relative_to"^^xsd:string ;
    rdfs:range obo:PATO_0000001 .

pato:directly_associated_with
    obo:IAO_0000115 "q1 directly_associated_with q2 iff q1 is dependent on q2, and the magnitude of q1 increases if the magnitude of q2 is increased, or the magnitude of q1 decreases if the magnitude of q2 is decreased. The relationship is not necessarily linear."^^xsd:string ;
    oboInOwl:created_by "cjm"^^xsd:string ;
    oboInOwl:creation_date "2009-08-26T02:50:08Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "directly_associated_with"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:comment """Example: 'Lewy bodies increased number related to dystrophic neurite increased number' (from annotation of PMID:8740227 in http://ccdb.ucsd.edu/1.0/NDPO.owl#ndpo_404). Here the increase in the number of lewy bodies is directly_associated_with the increase in the number of dystrophic neurites.
Association is weaker than correlation or proportionality. These relations may be later added to PATO."""^^xsd:string ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "directly_associated_with"^^xsd:string ;
    rdfs:range obo:PATO_0000001 .

pato:disposition_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Disposition slim"^^xsd:string ;
    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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "has_cross_section"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:comment "Example: a spherical object has the quality of being spherical, and the spherical quality has_cross_section round."^^xsd:string ;
    rdfs:label "has_cross_section"^^xsd:string .

pato:has_dividend_entity
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "has_dividend_entity"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0001470 ;
    rdfs:label "has_dividend_entity"^^xsd:string .

pato:has_dividend_quality
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "has_dividend_quality"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0001470 ;
    rdfs:label "has_dividend_quality"^^xsd:string ;
    rdfs:range obo:PATO_0000001 ;
    rdfs:subPropertyOf pato:has_ratio_quality .

pato:has_divisor_entity
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "has_divisor_entity"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0001470 ;
    rdfs:label "has_divisor_entity"^^xsd:string .

pato:has_divisor_quality
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "has_divisor_quality"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0001470 ;
    rdfs:label "has_divisor_quality"^^xsd:string ;
    rdfs:range obo:PATO_0000001 ;
    rdfs:subPropertyOf pato:has_ratio_quality .

pato:has_ratio_quality
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "has_ratio_quality"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0001470 ;
    rdfs:label "has_ratio_quality"^^xsd:string ;
    rdfs:range obo:PATO_0000001 .

pato:has_relative_magnitude
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "has_relative_magnitude"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "has_relative_magnitude"^^xsd:string .

pato:hpo_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Human phenotype slim"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "increased_in_magnitude_relative_to"^^xsd:string ;
    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'."^^xsd:string ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "increased_in_magnitude_relative_to"^^xsd:string ;
    rdfs:range obo:PATO_0000001 ;
    rdfs:subPropertyOf pato:different_in_magnitude_relative_to .

pato:inversely_associated_with
    obo:IAO_0000115 "q1 inversely_associated_with q2 iff q1 is dependent on q2, and the magnitude of q1 decreases if the magnitude of q2 is increased, or the magnitude of q1 increases if the magnitude of q2 is decreased. The relationship is not necessarily linear."^^xsd:string ;
    oboInOwl:created_by "cjm"^^xsd:string ;
    oboInOwl:creation_date "2009-08-26T02:50:24Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "inversely_associated_with"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:comment "Association is weaker than correlation or proportionality. These relations may be later added to PATO."^^xsd:string ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "inversely_associated_with"^^xsd:string ;
    rdfs:range obo:PATO_0000001 .

pato:is_magnitude_of
    oboInOwl:hasOBONamespace "pato.ontology"^^xsd:string ;
    oboInOwl:id "is_magnitude_of"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "is_magnitude_of"^^xsd:string .

pato:is_measurement_of
    oboInOwl:hasOBONamespace "pato.ontology"^^xsd:string ;
    oboInOwl:id "is_measurement_of"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "is_measurement_of"^^xsd:string .

pato:is_unit_of
    oboInOwl:hasOBONamespace "pato.ontology"^^xsd:string ;
    oboInOwl:id "is_unit_of"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "is_unit_of"^^xsd:string .

pato:mpath_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Pathology slim"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:realized_by
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "realized_by"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "realized_by"^^xsd:string .

pato:reciprocal_of
    obo:IAO_0000115 "q1 reciprocal_of q2 if and only if : q1 and q2 are relational qualities and a phenotype e q1 e2 mutually implies a phenotype e2 q2 e."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "reciprocal_of"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:comment "There are frequently two ways to state the same thing: we can say 'spermatocyte lacks asters' or 'asters absent from spermatocyte'. In this case the quality is 'lacking all parts of type' - it is a (relational) quality of the spermatocyte, and it is with respect to instances of 'aster'. One of the popular requirements of PATO is that it continue to support 'absent', so we need to relate statements which use this quality to the 'lacking all parts of type' quality."^^xsd:string ;
    rdfs:label "reciprocal_of"^^xsd:string .

pato:relational_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Relational slim: types of quality that require an additional entity in order to exist"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:scalar_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Scalar slim"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:similar_in_magnitude_relative_to
    obo:IAO_0000115 "q1 similar_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."^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "similar_in_magnitude_relative_to"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "similar_in_magnitude_relative_to"^^xsd:string ;
    rdfs:range obo:PATO_0000001 .

pato:singly_occurring_form_of
    oboInOwl:hasExactSynonym "monadic_form_of"^^xsd:string ;
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "singly_occurring_form_of"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:comment "PATO divides qualities between normal (monadic, singly-occurring) qualities and relational qualities. Relational qualities stand in the 'towards' relation with respect to some additional entity. For example, The sensitivity of an eye towards red light. In some cases we want to represent a quality such as 'protruding' in both monadic and relational branches. We use this relation to link them."^^xsd:string ;
    rdfs:label "singly_occurring_form_of"^^xsd:string .

pato:towards
    oboInOwl:hasOBONamespace "quality"^^xsd:string ;
    oboInOwl:id "towards"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:comment "Relation binding a relational quality or disposition to the relevant type of entity."^^xsd:string ;
    rdfs:label "towards"^^xsd:string .

pato:value_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Value slim"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

<http://purl.obolibrary.org/obo/pato.owl>
    obo:IAO_0000700 obo:PATO_0000001 ;
    dc:description "An ontology of phenotypic qualities (properties, attributes or characteristics)."^^xsd:string ;
    dc:title "PATO - the Phenotype And Trait Ontology"^^xsd:string ;
    terms:license <https://creativecommons.org/licenses/by/3.0/> ;
    oboInOwl:default-namespace "quality"^^xsd:string ;
    oboInOwl:hasOBOFormatVersion "1.2"^^xsd:string ;
    a owl:Ontology ;
    owl:versionIRI <http://purl.obolibrary.org/obo/pato/releases/2021-07-09/pato.owl> ;
    owl:versionInfo "2021-07-09"^^xsd:string .

<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 .

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: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:developmental_classification
    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: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:inconsistent_with_fma
    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: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: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:uberon_slim
    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 .

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 dc: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 dc: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:source
    a owl:AnnotationProperty .

terms:creator
    a owl:AnnotationProperty .

terms:source
    a owl:AnnotationProperty .

cito:citesAsAuthority
    a owl:AnnotationProperty .

swrla:isRuleEnabled
    a owl:AnnotationProperty .

oboInOwl:SubsetProperty
    a owl:AnnotationProperty ;
    rdfs:label "subset_property"^^xsd:string .

oboInOwl:consider
    a owl:AnnotationProperty ;
    rdfs:label "consider"^^xsd:string .

oboInOwl:consistent_with
    a owl:AnnotationProperty .

oboInOwl:created_by
    a owl:AnnotationProperty .

oboInOwl:creation_date
    a owl:AnnotationProperty .

oboInOwl:date_retrieved
    a owl:AnnotationProperty .

oboInOwl:default-namespace
    a owl:AnnotationProperty .

oboInOwl:evidence
    a owl:AnnotationProperty .

oboInOwl:external_class
    a owl:AnnotationProperty .

oboInOwl:external_ontology
    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:hasOBOFormatVersion
    a owl:AnnotationProperty ;
    rdfs:label "has_obo_format_version"^^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:hasSynonymType
    a owl:AnnotationProperty .

oboInOwl:id
    a owl:AnnotationProperty .

oboInOwl:inSubset
    a owl:AnnotationProperty ;
    rdfs:label "in_subset"^^xsd:string .

oboInOwl:inconsistent_with
    a owl:AnnotationProperty .

oboInOwl:is_class_level
    a owl:AnnotationProperty .

oboInOwl:is_inferred
    a owl:AnnotationProperty .

oboInOwl:is_metadata_tag
    a owl:AnnotationProperty .

oboInOwl:notes
    a owl:AnnotationProperty .

oboInOwl:ontology
    a owl:AnnotationProperty .

oboInOwl:possible_exception
    a owl:AnnotationProperty .

oboInOwl:shorthand
    a owl:AnnotationProperty ;
    rdfs:label "shorthand"^^xsd:string .

oboInOwl:source
    a owl:AnnotationProperty .

oboInOwl:submitter
    a owl:AnnotationProperty .

oboInOwl:taxon
    a owl:AnnotationProperty .

oboInOwl:todo
    a owl:AnnotationProperty .

oboInOwl:version
    a owl:AnnotationProperty .

rdfs:comment
    a owl:AnnotationProperty .

rdfs:label
    a owl:AnnotationProperty .

owl:deprecated
    a owl:AnnotationProperty .

skos:closeMatch
    a owl:AnnotationProperty .

foaf:depicted_by
    a owl:AnnotationProperty .

<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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001398 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of the bearer's having the ability to go through numerous cycles of cell division while maintaining the undifferentiated state."^^xsd:string .

[]
    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>, <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 "Wikipedia:http://en.wikipedia.org/wiki/Totipotent"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001399 ;
    owl:annotatedTarget "A cellular potency that is the capacity to produce differentiated cell types of all three primary germ layers and extraembryonic cell types."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, <http://www.ncbi.nlm.nih.gov/pubmed/21062451> ;
    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 <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://www.ncbi.nlm.nih.gov/pubmed/21062451> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0015165 ;
    owl:annotatedTarget obo:NCBITaxon_7588 .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Unipotent"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "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."^^xsd:string .

[]
    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://orcid.org/0000-0002-6601-2165> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Multipotent"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Pluripotent"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001403 ;
    owl:annotatedTarget "A cellular potency that is the capacity to produce differentiated cell types of all three primary germ layers but not extraembryonic cell types."^^xsd:string .

[]
    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 "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."^^xsd:string .

[]
    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 "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 "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."^^xsd:string .

[]
    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: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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, <http://www.ncbi.nlm.nih.gov/pubmed/23020903> ;
    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 <http://orcid.org/0000-0002-6601-2165> ;
    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 "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."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:68861" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0016570 ;
    owl:annotatedTarget "rexed lamina" .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Ciliated"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "Biology-online:Biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001409 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's resembling a long tapered rod."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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: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: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."^^xsd:string .

[]
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001411 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's having distinct structure."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001412 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's lacking distinct structure."^^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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Angular_velocity"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001413 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the rate of the bearer's angular movement about an axis; the angle rotated in a given time."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001414 ;
    owl:annotatedTarget "A physical quality inhering in a catalyst by virtue of the amount of the catalyst's action."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0018649 ;
    owl:annotatedTarget "ventricular muscle" .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001415 ;
    owl:annotatedTarget "A quality inhering in a population by virtue of the proportion of its members that are ill at a given time."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://orcid.org/0000-0002-6601-2165>, "UBERON:drseb" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001416 ;
    owl:annotatedTarget "A duration which has regular start and/or end times."^^xsd:string .

[]
    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 "PATOC:melissa"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001417 ;
    owl:annotatedTarget "A duration quality of a process inhering in a bearer by virtue of the bearer's duration which has irregular start and/or end times."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001418 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of the bearer's being deficient in alertness or activity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001419 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's terminating in a point or edge."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, "GOC:dos"^^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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0019319 ;
    owl:annotatedTarget "integumental system exocrine 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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001420 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to rise or float in a fluid medium such as water or air."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001421 ;
    owl:annotatedTarget "A viability quality inhering in a bearer by virtue of the bearer's condition before death."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001422 ;
    owl:annotatedTarget "A viability quality inhering in a bearer by virtue of the cessation of the bearer's life."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "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> ;
    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 "biology-online:biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001423 ;
    owl:annotatedTarget "A reflectivity quality inhering in the bearer by virtue of the bearer's ability to refract light."^^xsd:string .

[]
    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: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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Violet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001424 ;
    owl:annotatedTarget "A color hue with very low wavelength of that portion of the visible spectrum lying between reddish blue or bluish purple, evoked in the human observer by radiant energy with wavelengths of approximately 420 to 380 nanometers."^^xsd:string .

[]
    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 <http://www.ncbi.nlm.nih.gov/pubmed/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001425 ;
    owl:annotatedTarget "A color hue consisting of red hue and yellow hue and high brightness."^^xsd:string .

[]
    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:http://en.wikipedia.org/wiki/Maroon"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001426 ;
    owl:annotatedTarget "A color consisting of purple and brown hue."^^xsd:string .

[]
    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 "chemicool:chemicool"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001427 ;
    owl:annotatedTarget "A concentration quality inhering in compound by virtue of the bearer's tendency to act as a hydron donor."^^xsd:string .

[]
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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 "FMA:55268" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034944 ;
    owl:annotatedTarget "organ sector" .

[]
    oboInOwl:hasDbXref "chemicool:chemicool"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001428 ;
    owl:annotatedTarget "A concentration quality inhering in a medium by virtue of the bearer's tendency to hydronate a specific reference base."^^xsd:string .

[]
    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 "chemicool:chemicool"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001429 ;
    owl:annotatedTarget "An medium acidity quality inhering in a solution by virtue of the bearer's a high concentration of H+ ions."^^xsd:string .

[]
    oboInOwl:hasDbXref "EMAPA:32917" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0034994 ;
    owl:annotatedTarget "hindbrain mantle layer" .

[]
    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 "chemicool:chemicool"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001430 ;
    owl:annotatedTarget "An medium acidity quality inhering in a solution by virtue of the bearer's a low concentration of H+ ions."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001431 ;
    owl:annotatedTarget "An emergent molecular quality that arises by virtue of the bearer's disposition to exhibit molecular attraction to another entity in contact."^^xsd:string .

[]
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035118 ;
    owl:annotatedTarget "digestive tract contents" .

[]
    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:hasDbXref "Medical-dictionary:Medical-dictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001432 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's decomposition into component parts."^^xsd:string .

[]
    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> ;
    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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001433 ;
    owl:annotatedTarget "A quality of a single process which describes the growth of an organism, structure, or group of organisms."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Superficial_vein> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035550 ;
    owl:annotatedTarget "superfical vein" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Superficial_vein> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035550 ;
    owl:annotatedTarget "superficial veins" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Superficial_vein> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035550 ;
    owl:annotatedTarget "superficial vessels" .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001434 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's ability to produce new life or offspring."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001435 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's having connection or association with another entity."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Deep_vein> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035552 ;
    owl:annotatedTarget "deep veins" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Deep_vein> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035552 ;
    owl:annotatedTarget "deep vessels" .

[]
    oboInOwl:hasDbXref <http://medical-dictionary.thefreedictionary.com/ocular+adnexa>, <https://github.com/obophenotype/uberon/issues/1132>, "HPO:pr", "UBERON:cjm"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/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" .

[]
    oboInOwl:hasDbXref "FMA:76554" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0035639 ;
    owl:annotatedTarget "accessory visual structures set" .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Sessility_(botany)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001436 ;
    owl:annotatedTarget "An attachment quality inhering in a flower by virtue of the bearer's lacking a stalk, as in flowers or leaves that grow directly from the stem."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 "Wikipedia:http://en.wikipedia.org/wiki/Sessile_(zoology)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001437 ;
    owl:annotatedTarget "A attachment quality inhering in a bearer by virtue of the bearer's inability to move about."^^xsd:string .

[]
    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 "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 "dbpowl:drainsTo" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:RO_0002376 ;
    owl:annotatedTarget "drains into" .

[]
    oboInOwl:hasDbXref "MedTerms:MedTerms"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001438 ;
    owl:annotatedTarget "A attachment quality inhering in a bearer by virtue of the bearer's having or being supported by a pedicel or pedicle."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001439 ;
    owl:annotatedTarget "A contractile quality inhering in a bearer by virtue of the bearer's elastic tension that facilitate response to stimuli."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://doi.org/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 <https://doi.org/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 <https://doi.org/10.5935/abc.20130138> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0035815 ;
    owl:annotatedTarget "intrathoracic fat" .

[]
    oboInOwl:hasDbXref "GO:GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001440 ;
    owl:annotatedTarget "A cellular adhesivity quality inhering in a molecule in one cell by virtue of the bearer's attachment to an identical molecule in an adjacent cell."^^xsd:string .

[]
    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 "GO:GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001441 ;
    owl:annotatedTarget "A cellular adhesivity quality inhering in a molecule in one cell by virtue of the bearer's attachment to an nonidentical molecule in an adjacent cell."^^xsd:string .

[]
    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:hasDbXref <http://www.nature.com/nature/journal/v520/n7548/full/nature14435.html#bx1>, "BGEE:ann" ;
    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 <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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001442 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of whether the bearer includes all its components."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/pubmed/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: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 "https://orcid.org/0000-0003-4606-0597"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001444 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's components no longer being in a single contiguous unit."^^xsd:string .

[]
    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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001445 ;
    owl:annotatedTarget "A wholeness quality inhering in a bearer by virtue of the bearer's being taken apart into its constituent parts."^^xsd:string .

[]
    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 "FMA:20932" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0036244 ;
    owl:annotatedTarget "serous fluid" .

[]
    oboInOwl:hasDbXref "FMA:53133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036253 ;
    owl:annotatedTarget "cranial orifice" .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001446 ;
    owl:annotatedTarget "A wholeness quality inhering in a bearer by virtue of the bearer's including all its components."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:53133" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0036253 ;
    owl:annotatedTarget "skull orifice" .

[]
    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:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001447 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the bearer's being encrusted or impregnated with calcium carbonate (CHEBI:3311)."^^xsd:string .

[]
    oboInOwl:hasDbXref "MAMMALOGY:MAMMALOGY"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001448 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the bearer's being hardened by the deposition of calcium into bone."^^xsd:string .

[]
    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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Cartilaginous"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001449 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the bearer's cartilage quantities."^^xsd:string .

[]
    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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001450 ;
    owl:annotatedTarget "A structural quality which is held by a bearer when the latter exhibits an excessive accumulation of extracellular fluid."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:7274" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0037144 ;
    owl:annotatedTarget "cardiac wall" .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/uberon/issues/34>, "UBERON:EJS"^^xsd:string ;
    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:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001451 ;
    owl:annotatedTarget "An extended swelling in plant organs caused primarily by an excessive accumulation of water."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001453 ;
    owl:annotatedTarget "An attachment quality inhering in a bearer by virtue of the bearer's lacking connection or association with another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "AAO:EJS"^^xsd:string ;
    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"^^xsd:string ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001454 ;
    owl:annotatedTarget "A sensitivity quality inhering in a bearer by virtue of the bearer's dependence on oxygen."^^xsd:string .

[]
    oboInOwl:hasDbXref "AAO:EJS"^^xsd:string ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001455 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's dependence on oxygen."^^xsd:string .

[]
    oboInOwl:hasDbXref "AAO:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_3010200 ;
    owl:annotatedTarget "Blood vessels in respiratory skin." .

[]
    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
        ]
    ) .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001456 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's independence on oxygen."^^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
        ]
    ) .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001457 ;
    owl:annotatedTarget "A quality of a process inhering in bearer by virtue of the bearer's disposition to respond to stimulation."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001458 ;
    owl:annotatedTarget "A sensitivity of a process quality inhering in a bearer by virtue of the bearer's unfolding in a location with or without oxygen."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001459 ;
    owl:annotatedTarget "A sensitivity of a process inhering in a biological process by virtue of the process unfolding in a location with oxygen."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001460 ;
    owl:annotatedTarget "A sensitivity of a process inhering in a biological process by virtue of the process unfolding in a location without oxygen."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Surface_tension"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001461 ;
    owl:annotatedTarget "A physical quality inhering in a liquid by virtue of the bearer's ability to attraction of molecules at its surface as a result of unbalanced molecular cohesive forces."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Membrane_potential"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001462 ;
    owl:annotatedTarget "A quality inhering in a cell's plasma membrane by virtue of the electrical potential difference across it."^^xsd:string .

[]
    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_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
        ]
    ) .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Action_potential"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001463 ;
    owl:annotatedTarget "A quality inhering in a cell's plasma membrane by virtue of a brief fluctuation in the bearer's potential caused by the rapid opening and closing of voltage-gated ion channels."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Electric_potential"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001464 ;
    owl:annotatedTarget "A quality that is equal to the potential energy per unit charge associated with a static (time-invariant) electric field, also called the electrostatic potential."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001465 ;
    owl:annotatedTarget "A malformed quality inhering in a bearer by virtue of the bearer's all-encompassing, grotesque morphological defects."^^xsd:string .

[]
    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 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001466 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the front of an organism."^^xsd:string .

[]
    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 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001467 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the part of the body from which the tail arises."^^xsd:string .

[]
    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 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001468 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the back or upper surface of an organism."^^xsd:string .

[]
    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_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_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_0035639
    ] ;
    owl:onProperty obo:BFO_0000050 ;
    owl:someValuesFrom obo:UBERON_0010230 .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0010001
    ] ;
    owl:onProperty obo:RO_0000053 ;
    owl:someValuesFrom obo:PATO_0010000 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001469 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the abdomen of an organism."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001470 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's magnitude in respect to a related entity."^^xsd:string .

[]
    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"^^xsd:string ;
    rdfs:label "infer input from direct reg"^^xsd:string ;
    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'"^^xsd:string ;
    rdfs:label "involved in BP"^^xsd:string ;
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001472 ;
    owl:annotatedTarget "A depth which is relatively low."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "Dictionary.com:Dictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001473 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being present in two copies."^^xsd:string .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "bdid:bdid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001474 ;
    owl:annotatedTarget "An oriented quality inhering in a bearer by virtue of the bearer's axis being positioned forward."^^xsd:string .

[]
    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
        ]
    ) .

[]
    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
        ]
    ) .

[]
    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
        ]
    ) .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001475 ;
    owl:annotatedTarget "A position which is relatively high."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001476 ;
    owl:annotatedTarget "A positional which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "Dictionary.com:Dictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001477 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being drawn in or pulled back from any given point."^^xsd:string .

[]
    oboInOwl:hasDbXref "Dictionary.com:Dictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001478 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being broken down; caved in."^^xsd:string .

[]
    oboInOwl:hasDbXref "Answers.com:Answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001480 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's resembling a sponge in elasticity, absorbency, or porousness."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001481 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having an oblique or slanted direction."^^xsd:string .

[]
    oboInOwl:hasDbXref "Dictionary.com:Dictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001482 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's standing out or projecting beyond a surface or line."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string, "PATOC:PortlandMeetingFeb2015"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001483 ;
    owl:annotatedTarget "Absence of an organ, tissue or cell due to failure to develop from a primordium or precursor cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001484 ;
    owl:annotatedTarget "A quality of a process which occurs near to or not long before the present."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001485 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being thicker or more closely packed together; pressed tightly together."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "WordNet:Wordnet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001486 ;
    owl:annotatedTarget "An age quality that exists by virtue of the time (years and months) that the bearer has existed."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001487 ;
    owl:annotatedTarget "A time quality inhering in a bearer by virtue of the bearer's growing old; aging."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001488 ;
    owl:annotatedTarget "A cellular quality inhering in a cell by virtue of whether the bearer exhibits the ability to move spontaneously."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001490 ;
    owl:annotatedTarget "A growth quality of a process inhering in an organism, structure, or group of organisms by virtue of the bearer's reduced or increased growth."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001491 ;
    owl:annotatedTarget "A paedomorphic growth quality which is due to a reduced rate."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001495 ;
    owl:annotatedTarget "A concave quality inhering in a bearer by virtue of the bearer's shape being a V-shaped cut."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001496 ;
    owl:annotatedTarget "A reproductive quality inhering in the young of an animal by virtue of the bearer's being cared for at one time."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001497 ;
    owl:annotatedTarget "A reproductive quality inhering in the young of an animal by virtue of the bearer's disposition to survive and develop normally."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001499 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's resembling a ball (a sphere whose equatorial diameter is equal to the polar diameter)."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001500 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being gradually narrower or thinner toward one end."^^xsd:string .

[]
    oboInOwl:hasDbXref "Merriam-Webster:Merriam-Webster"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001502 ;
    owl:annotatedTarget "A monadic quality of continuant inhering in a bearer by virtue of the bearer's being intricate and compounded."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001503 ;
    owl:annotatedTarget "A complexity quality in a bearer by virtue of the bearer's having few parts or being complicated or compound."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001504 ;
    owl:annotatedTarget "A complexity quality inhering in a bearer by virtue of the bearer's being intricate and compounded."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001505 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's not being in contact with another entity, or of no longer being connected or joined with another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001506 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's separation of normally joined parts, such as the separation of adjacent bones without fracture or of certain abdominal muscles during pregnancy."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001507 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's being interrupted of its normal course."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001509 ;
    owl:annotatedTarget "A quality of a single physical entity that arises by virtue of whether the bearer exhibits the ability to perform a regular function(s)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001510 ;
    owl:annotatedTarget "A functionality quality held by the bearer when the latter is able to perform a regular function(s)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001511 ;
    owl:annotatedTarget "A disfunctional quality held by the bearer when the latter is unable to perform a regular function(s)."^^xsd:string .

[]
    oboInOwl:hasDbXref "medical-dictionary:medical-dictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001512 ;
    owl:annotatedTarget "A pattern inhering in a surface by virtue of the bearer's being marked by the presence of dots, punctures, points or pits."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001514 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's lacking some outer layer."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:NC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001515 ;
    owl:annotatedTarget "A color quality inhering in a bearer by virtue of the bearer's being uneven in color."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Focus_(optics)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001516 ;
    owl:annotatedTarget "An optical quality where light rays originating from a point on the object converge."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001517 ;
    owl:annotatedTarget "An optical quality inhering in a bearer by virtue of the bearer's having focus."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:NC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001518 ;
    owl:annotatedTarget "An optical quality inhering in a bearer by virtue of the bearer's lacking focus."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Sound_quality"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001519 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of vibration, as perceived by the sense of hearing."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001520 ;
    owl:annotatedTarget "The frequency of transmitted vibrations."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001521 ;
    owl:annotatedTarget "A physical quality inhering in a sound wave by virtue of the maximum magnitude (value without regard to sign) of its disturbance."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Sound_speed"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001522 ;
    owl:annotatedTarget "A physical quality inhering in sound by virtue of the bearer's travelling speed in a given medium under specified conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Sound_wavelength"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001523 ;
    owl:annotatedTarget "A physical quality which is equal to the quotient of the speed of a sound wave divided by its wavelength."^^xsd:string .

[]
    oboInOwl:hasDbXref "studyphysics:studyphysics"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001524 ;
    owl:annotatedTarget "A sound frequency in the range of 0-20 Hz."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.studyphysics.ca/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001525 ;
    owl:annotatedTarget "A sound frequency in the range of 20 to 20.000 Hz."^^xsd:string .

[]
    oboInOwl:hasDbXref "studyphysics:studyphysics"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001526 ;
    owl:annotatedTarget "A sound frequency in the range of 20 000 + Hz."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001527 ;
    owl:annotatedTarget "A sound amplitude which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001528 ;
    owl:annotatedTarget "A sound amplitude which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001529 ;
    owl:annotatedTarget "A spatiotemporal quality inhering in a cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001530 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's behavior."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001531 ;
    owl:annotatedTarget "A cellular quality that exists by virtue of the disposition of the cell to adhere to other cells and molecules, through the emergent action of the molecular parts of the cell surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001532 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of the bearer's having one hue."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001533 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of bearer's having two or more hues or degrees of saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster.:merriam-webster."^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001534 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of bearer's having 3 or more hues or degrees of saturations."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster.:merriam-webster."^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001535 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of bearer's being marked with small spots, patches, or specks of hue or degree of saturation differing from that of the background."^^xsd:string .

[]
    oboInOwl:hasDbXref "edp:edp"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001536 ;
    owl:annotatedTarget "A molecular quality that inheres in a molecular entity by virtue of the bearer's disposition to dissolve in a liquid."^^xsd:string .

[]
    oboInOwl:hasDbXref "edp:edp"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001537 ;
    owl:annotatedTarget "A solubility quality inhering in a substance by virtue of the bearer's disposition to dissolve in a liquid."^^xsd:string .

[]
    oboInOwl:hasDbXref "edp:edp"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001538 ;
    owl:annotatedTarget "A solubility quality inhering in a substance by virtue of the bearer's inability of a substance to dissolve in a liquid."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001539 ;
    owl:annotatedTarget "A compositional quality inhering in an bearer by virtue of the bearer's quantities or relative ratios of amylose of the inhering entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "TO:TO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001540 ;
    owl:annotatedTarget "An amylose composition quality inhering in an bearer by virtue of the bearer's having negligible or no amylose content."^^xsd:string .

[]
    oboInOwl:hasDbXref "TO:TO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001541 ;
    owl:annotatedTarget "An amylose composition quality inhering in an bearer by virtue of the bearer's having high amount of amylose content."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001542 ;
    owl:annotatedTarget "A phase which starts later than natural start point."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001543 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to being turned, bowed, or twisted without breaking."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001544 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's ability of being turned, bowed, or twisted without breaking."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001545 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's inability of being turned, bowed, or twisted without breaking."^^xsd:string .

[]
    oboInOwl:hasDbXref "Chemistry:http://chemistry.about.com/od/chemistryglossary/a/soliddefinition.htm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001546 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity characterized by particles arranged such that their shape and volume are relatively stable."^^xsd:string .

[]
    oboInOwl:hasDbXref "Chemistry:http://chemistry.about.com/od/chemistryglossary/a/gasdefinition.htm"^^xsd:string, "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."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.chemistry-dictionary.com/definition/liquid.php"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001549 ;
    owl:annotatedTarget "A sensitivity toward an external stimulus which is higher than normal/average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001550 ;
    owl:annotatedTarget "A sensitivity toward an external stimulus which is lower than normal/average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001551 ;
    owl:annotatedTarget "A sensitivity of a process which is higher than normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001552 ;
    owl:annotatedTarget "A sensitivity of a process which is lower than normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001553 ;
    owl:annotatedTarget "A sensitivity of occurrent to oxygen which is higher than normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001554 ;
    owl:annotatedTarget "A sensitivity of a process to oxygen which is lower than normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001555 ;
    owl:annotatedTarget "The number of parts of a particular type that the bearer entity has. This is a relational quality, and thus holds between two entities: the bearer of the quality, and the type of parts."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001558 ;
    owl:annotatedTarget "A quality of a process inhering in a bearer by virtue of the bearer's lacking a processual part as specified by the additional entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001559 ;
    owl:annotatedTarget "A functionality quality which is held by the bearer when the latter is able to perform additional or different function(s)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001561 ;
    owl:annotatedTarget "A quality of a process inhering in a bearer by virtue of the bearer's having additional processual parts."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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)." .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001562 ;
    owl:annotatedTarget "A mass which is lower than normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001563 ;
    owl:annotatedTarget "A mass which is higher than normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001564 ;
    owl:annotatedTarget "A quality of a process inhering in a bearer by virtue of the bearer's processual parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001566 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being spread out or scattered about or divided up."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001567 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's not being spread out or scattered about or divided up."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001570 ;
    owl:annotatedTarget "A quality of a process inhering in a bearer by virtue of the bearer's having fewer processual parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001571 ;
    owl:annotatedTarget "A size quality inhering in a bearer by virtue of the bearer's being made wider or larger in all dimensions."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001573 ;
    owl:annotatedTarget "A symmetry quality inhering in a bearer by virtue of the bearer's having equal dimensions or measurements."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001574 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's motion characteristic."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001575 ;
    owl:annotatedTarget "A pressure which is relatively low."^^xsd:string .

[]
    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 "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001576 ;
    owl:annotatedTarget "A pressure which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001577 ;
    owl:annotatedTarget "A permeability which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001578 ;
    owl:annotatedTarget "A permeability which is relatively low."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001582 ;
    owl:annotatedTarget "A spatial quality inhering in an inactive muscle or muscle fibers by virtue of the bearer's exhibiting gradual lengthening."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001583 ;
    owl:annotatedTarget "A variability which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001584 ;
    owl:annotatedTarget "A variability which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001585 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to transmit of an entity through a medium."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001586 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of whether the bearer exhibits rate variation or change."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001587 ;
    owl:annotatedTarget "A variability of rate which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001588 ;
    owl:annotatedTarget "A variability of rate which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001589 ;
    owl:annotatedTarget "Increased, intensified."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001590 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's coinciding spatially, partially or wholly with another entity."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001594 ;
    owl:annotatedTarget "A concave quality inhering in a bearer by virtue of the bearer's forming or resembling an arch."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001595 ;
    owl:annotatedTarget "A 1-D extent quality inhering in a bearer by virtue of the bearer's downward or backward or inward dimension."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001596 ;
    owl:annotatedTarget "A depth quality which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001597 ;
    owl:annotatedTarget "An oriented quality inhering in a bearer by virtue of the bearer's being turned outward in placement."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001598 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's extending out above or beyond a surface or boundary."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001599 ;
    owl:annotatedTarget "An oriented quality inhering in a bearer by virtue of the bearer's being relocated around an axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001600 ;
    owl:annotatedTarget "A rotation quality inhering in a bearer by virtue of being rotated towards the rear of organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001601 ;
    owl:annotatedTarget "A rotation quality inhering in a bearer by virtue of being rotated towards the front of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001602 ;
    owl:annotatedTarget "A size quality inhering in a bearer by virtue of the bearer's being abnormally expanded or increased in size."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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: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."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001605 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being in disarray; extremely disorderly."^^xsd:string .

[]
    oboInOwl:hasDbXref ".answers.com:.answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001606 ;
    owl:annotatedTarget "A coating which is oily and slippery."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001607 ;
    owl:annotatedTarget "A tangled quality inhering in a bearer by virtue of the bearer's being not possible to unravel."^^xsd:string .

[]
    oboInOwl:hasDbXref "Merriam-Webster:Merriam-Webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001608 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being marked by, consisting of, or diversified with patches."^^xsd:string .

[]
    oboInOwl:hasDbXref "biology.lsu:biology.lsu"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001609 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being scattered; spread irregularly, and at a distance from each other."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001611 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of whether the bearer exhibits color variation or change."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001612 ;
    owl:annotatedTarget "A variability of color which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001613 ;
    owl:annotatedTarget "A variability of color which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001614 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation of color."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001615 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of the bearer's having or exhibiting variation of colour."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001617 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's being distorted in form."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001618 ;
    owl:annotatedTarget "A tonicity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001619 ;
    owl:annotatedTarget "A tonicity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001620 ;
    owl:annotatedTarget "A structural quality inhering in a cell or blood vessel or capillary by virtue of the bearer's being in a rigid state of fullness resulting from pressure of the contents against the wall or membrane."^^xsd:string .

[]
    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 "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001621 ;
    owl:annotatedTarget "A turgor which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001622 ;
    owl:annotatedTarget "A turgor which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wiikipedia:Wasting"^^xsd:string, "Wikipedia:Atrophy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001623 ;
    owl:annotatedTarget "A size quality inhering in a bearer by virtue of a part or parts of the bearer's being decreased in size due to reduction in tissue mass through wasting."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001624 ;
    owl:annotatedTarget "A functionality quality held by the bearer when the latter exhibits decreased ability to perform a regular function(s)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001625 ;
    owl:annotatedTarget "A functional quality held by the bearer when the latter exhibits increased ability to perform a regular function(s)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001626 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of whether the bearer has enough functionality."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001627 ;
    owl:annotatedTarget "A wholeness quality inhering in a bearer by virtue of the bearer's has enough functionality."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001628 ;
    owl:annotatedTarget "A wholeness quality inhering in a bearer by virtue of the bearer's lacks enough functionality."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001629 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being gathered or tending to gather into a mass or whole."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001630 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being distributed or spread over a considerable extent."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001632 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the front of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001633 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the rear of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001634 ;
    owl:annotatedTarget "A quality of a single physical entity inhering in a bearer by virtue of whether the bearer is essential or indispensable."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001635 ;
    owl:annotatedTarget "A necessity quality (continuant) inhering in a bearer by virtue of the bearer's being essential or indispensable."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001636 ;
    owl:annotatedTarget "A necessity quality (continuant) inhering in a bearer by virtue of the bearer's being non-essential or dispensable."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001637 ;
    owl:annotatedTarget "A quality of single process inhering in a bearer by virtue of whether the bearer is essential or indispensable."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001638 ;
    owl:annotatedTarget "A necessity quality inhering in a process by virtue of the bearer's being essential or indispensable."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001639 ;
    owl:annotatedTarget "A necessity quality inhering in a process by virtue of the bearer's being non-essential or dispensable."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001643 ;
    owl:annotatedTarget "A size quality inhering in a bearer by virtue of the bearer's having a short, stocky build."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:nc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001645 ;
    owl:annotatedTarget "A quality inhering into a bearer by virtue of the bearer's extending out above or beyond its surface or boundary into the surface or boundary of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:nc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001646 ;
    owl:annotatedTarget "A quality inhering into a bearer by virtue of the bearer's extending out above or beyond its surface or boundary and outwards in relation to the physical space occupied by another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001648 ;
    owl:annotatedTarget "An 1-D extent quality which is equal to the length of the closed curve of a circle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001649 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the side."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001650 ;
    owl:annotatedTarget "A resistance to a stimulus which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001651 ;
    owl:annotatedTarget "A resistance to a stimulus which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001652 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's spatial positioning with respect to an additional entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001653 ;
    owl:annotatedTarget "An alignment quality inhering in a bearer by virtue of the bearer's being in a proper spatial positioning with respect to an additional entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001654 ;
    owl:annotatedTarget "An alignment quality inhering in a bearer by virtue of the bearer's being in a improper spatial positioning with respect to an additional entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Osmolarity"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001655 ;
    owl:annotatedTarget "A concentration quality inhering in a bearer by virtue of the bearer's amount of osmoles of solute per liter of solution."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001656 ;
    owl:annotatedTarget "A osmolarity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001657 ;
    owl:annotatedTarget "A osmolarity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001658 ;
    owl:annotatedTarget "A rotation quality inhering in a bearer by virtue of being rotated towards the back or upper surface of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001659 ;
    owl:annotatedTarget "A rotation quality inhering in a bearer by virtue of being rotated towards the abdomen of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001660 ;
    owl:annotatedTarget "An action potential which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001661 ;
    owl:annotatedTarget "An action potential which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001662 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's disposition to being damaged or destroyed."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001663 ;
    owl:annotatedTarget "A solubility which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001664 ;
    owl:annotatedTarget "A solubility which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "Dictionary.com:Dictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001665 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being located near a surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001667 ;
    owl:annotatedTarget "An attachment quality inhering in a bearer by virtue of the bearer's connection or association with another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001668 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being in close proximity and physically interacting with another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001669 ;
    owl:annotatedTarget "A susceptibility toward an external stimulus which is higher than normal/average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001670 ;
    owl:annotatedTarget "A susceptibility toward an external stimulus which is lower than normal/average."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001671 ;
    owl:annotatedTarget "A distribution which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001672 ;
    owl:annotatedTarget "A distribution which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001673 ;
    owl:annotatedTarget "Structure quality that is the presence of closed epithelium bounded capsules containing one or more liquid or solid organism substances."^^xsd:string .

[]
    oboInOwl:hasDbXref "IUPAC:IUPAC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001674 ;
    owl:annotatedTarget "A concentration quality inhering in a bearer by virtue of the bearer's catalytic activity divided by the volume of the system."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001675 ;
    owl:annotatedTarget "An efficiency which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001676 ;
    owl:annotatedTarget "An efficiency which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "SIO:000657" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002494 ;
    owl:annotatedTarget "transforms from" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001677 ;
    owl:annotatedTarget "An efficiency quality inhering in a bearer by virtue of the bearer's lacking efficiency."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001678 ;
    owl:annotatedTarget "An efficiency quality inhering in a bearer by virtue of the bearer's having efficiency."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Specific_volume"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001679 ;
    owl:annotatedTarget "A volume quality inhering in a mass of substance by virtue of the amount of 3-dimensional space it occupies."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Molar_volume"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001680 ;
    owl:annotatedTarget "A volume quality inhering in a homogeneous substance containing 6.02 x 1023 atoms or molecules by virtue of the amount of 3-dimensional space it occupies."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Molar_mass"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001681 ;
    owl:annotatedTarget "A physical quality that inheres in a homogeneous substance containing 6.02 x 1023 atoms or molecules."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Magnetism"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001682 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to exert an attractive or repulsive force on other entities."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002495 ;
    owl:annotatedTarget "direct_transformation_of" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001683 ;
    owl:annotatedTarget "A magnetism which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001684 ;
    owl:annotatedTarget "A magnetism which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001685 ;
    owl:annotatedTarget "A magnetic quality inhering in a bearer by virtue of the bearer's ability to exert magnitism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001686 ;
    owl:annotatedTarget "A magnetic quality inhering in a bearer by virtue of the bearer's inability to exert magnitism."^^xsd:string .

[]
    oboInOwl:hasDbXref "Trailillustrated:Trailillustrated"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001687 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's vertical distance of a point above or below a reference surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "SIO:000658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002495 ;
    owl:annotatedTarget "immediately transforms from" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001688 ;
    owl:annotatedTarget "An elevation which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001689 ;
    owl:annotatedTarget "An elevation which is relatively low."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001691 ;
    owl:annotatedTarget "A contractility quality inhering in a bearer by virtue of the bearer's inability of contracting or being contracted."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001693 ;
    owl:annotatedTarget "A viscosity which relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001694 ;
    owl:annotatedTarget "A viscosity which relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001695 ;
    owl:annotatedTarget "A fecundity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001696 ;
    owl:annotatedTarget "A fecundity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001697 ;
    owl:annotatedTarget "A photosensitivity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001698 ;
    owl:annotatedTarget "A photosensitivity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001699 ;
    owl:annotatedTarget "A sleep pattern which has regular start and/or end times."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001700 ;
    owl:annotatedTarget "A sleep pattern which has irregular start and/or end times."^^xsd:string .

[]
    oboInOwl:hasDbXref "Merriam-Webster:Merriam-Webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001701 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's exhibiting complete growth, differentiation, or development."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001702 ;
    owl:annotatedTarget "A color consisting of violet hue and high saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001703 ;
    owl:annotatedTarget "A color consisting of violet hue and low saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001704 ;
    owl:annotatedTarget "A color consisting of violet hue and high brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001705 ;
    owl:annotatedTarget "A color consisting of violet hue and low brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001706 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of the bearer's disposition to lack activity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001707 ;
    owl:annotatedTarget "A behavioral quality of a process inhering in a bearer by virtue of the bearer's exhibiting marked activity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001708 ;
    owl:annotatedTarget "A size quality inhering in an bearer by virtue of the bearer's extension in one dimension."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001709 ;
    owl:annotatedTarget "A size quality inhering in an bearer by virtue of the bearer's extension in two dimensions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001710 ;
    owl:annotatedTarget "A size quality inhering in an bearer by virtue of the bearer's extension in three dimensions."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Perimeter"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001711 ;
    owl:annotatedTarget "An 1-D extent quality inhering in two-dimensional bearer by virtue of being equal to the distance around it."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001712 ;
    owl:annotatedTarget "A perimeter which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001713 ;
    owl:annotatedTarget "A perimeter which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001714 ;
    owl:annotatedTarget "A diameter which is relatively large."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001715 ;
    owl:annotatedTarget "A diameter which is relatively small."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001716 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's ability to withstand great strain without tearing or breaking."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001717 ;
    owl:annotatedTarget "A radiation emitting quality which obtains by the intensity of the bearer emitted radiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Luminance"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001718 ;
    owl:annotatedTarget "A quality that exists by virtue of the luminous intensity per unit area projected in a given direction."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001719 ;
    owl:annotatedTarget "A behavioral quality which holds by virtue of whether the bearer exhibits the ability to receive another agentitive entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001720 ;
    owl:annotatedTarget "A behavioral quality which holds by virtue of extent of the receptiveness of a female to male advances."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001721 ;
    owl:annotatedTarget "A behavioral quality which holds by virtue of extent of the receptiveness of a male to female advances."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001723 ;
    owl:annotatedTarget "A female receptivity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001724 ;
    owl:annotatedTarget "A female receptivity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001725 ;
    owl:annotatedTarget "A male receptivity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001726 ;
    owl:annotatedTarget "A male receptivity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "Merriam-Webster:Merriam-Webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001727 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's prevailing tendency, mood, or inclination."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001728 ;
    owl:annotatedTarget "A disposition inhering in a multi-cellular organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001729 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's disposition to lose an entity by natural process."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001730 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to shed body parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001731 ;
    owl:annotatedTarget "A quality inhering in a plant by virtue of the bearer's disposition to shed foliage."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001732 ;
    owl:annotatedTarget "A quality inhering in a plant by virtue of the bearer's disposition to not shed any body part."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001733 ;
    owl:annotatedTarget "A quality inhering in a plant by virtue of the bearer's disposition to retain foliage."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001734 ;
    owl:annotatedTarget "A quality inhering in a plant by virtue of the bearer's disposition to being between evergeen and deciduous."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001735 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's parts having the arrangement which exhibits characteristics of liquids."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001736 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's parts having the arrangement which exhibits characteristics of solids."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001737 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's parts having the arrangement which exhibits characteristics of gases."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001738 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's lacking physically interaction with another entity."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001740 ;
    owl:annotatedTarget "A radiation quality inhering in a radioactive substance by virtue of its transformation (disintegration) rate."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001741 ;
    owl:annotatedTarget "A radiation quality inhering in bearer by virtue of the bearer's exhibiting or being caused by radioactivity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001742 ;
    owl:annotatedTarget "A radioactivity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001743 ;
    owl:annotatedTarget "A radioactivity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "hps:hps"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001744 ;
    owl:annotatedTarget "A radiation quality inhering in a bearer by virtue of what the bearer receives as a result of being exposed to ionizing radiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "arpansa:arpansa"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001745 ;
    owl:annotatedTarget "A radiation exposure quality inhering in a substance by virtue of the radiation energy \"deposited\" in a kilogram of a substance."^^xsd:string .

[]
    oboInOwl:hasDbXref "arpansa:arpansa"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001746 ;
    owl:annotatedTarget "A radiation exposure quality inhering in a tissue by virtue of the relation between the absorbed dose to the effective biological damage of the radiation to that tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "arpansa:arpansa"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001747 ;
    owl:annotatedTarget "A radiation exposure quality inhering in an organ by virtue of the multiplication of an equivalent dose to that organ multiplied by the tissue weighting factor for that organ."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001749 ;
    owl:annotatedTarget "A heterochronic growth quality inhering in an organism, structure, or group of organisms by virtue of the bearer's reduced growth."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001750 ;
    owl:annotatedTarget "A paedomorphic growth quality which is due to a delayed onset."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001751 ;
    owl:annotatedTarget "A paedomorphic growth quality which is due to an earlier offset."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001752 ;
    owl:annotatedTarget "A heterochronic growth quality inhering in an organism, structure, or group of organisms by virtue of the bearer's increased growth."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001753 ;
    owl:annotatedTarget "A peramorphic growth quality which is due to an increased rate."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001754 ;
    owl:annotatedTarget "A peramorphic growth quality which is due to an earlier onset."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001755 ;
    owl:annotatedTarget "A peramorphic growth quality which is due to a delayed offset."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Heat_conduction"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001756 ;
    owl:annotatedTarget "A conductivity quality inhering in a bearer by virtue of the bearer's disposition to spontaneous transfer of thermal energy from a region of higher temperature to a region of lower temperature."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Electrical_conduction"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001757 ;
    owl:annotatedTarget "A conductivity quality inhering in a bearer by virtue of the bearer's ability to convey electricity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001758 ;
    owl:annotatedTarget "A conductivity quality inhering in motor and sensory nerves by virtue of the bearer's ability to convey electricity."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001759 ;
    owl:annotatedTarget "A composition quality inhering in a bearer by virtue of the bearer's containing granules."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001764 ;
    owl:annotatedTarget "An age which is high relative to the normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001765 ;
    owl:annotatedTarget "An age which is low relative to the normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001766 ;
    owl:annotatedTarget "A cellular quality inhering in a cell by virtue of its anisotropic intracellular organization."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CVC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001768 ;
    owl:annotatedTarget "A viability quality inhering in a bearer or a population by virtue of some of it's members' inability to survive to reproduce."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001769 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along an axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PATO_0001769 ;
    owl:annotatedTarget "cellular polarity"^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CVC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001770 ;
    owl:annotatedTarget "A viability quality inhering in a population by virtue of some of it's members' ability to survive."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001772 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being extended on all sides of another entity simultaneously."^^xsd:string .

[]
    oboInOwl:hasDbXref "hefreedictionary.com:hefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001773 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having only one phase or stage."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001774 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having or existing in many phases."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001775 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along the dorsal-ventral axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001776 ;
    owl:annotatedTarget "A flexibility which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001777 ;
    owl:annotatedTarget "A flexibility which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001778 ;
    owl:annotatedTarget "A strength which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001779 ;
    owl:annotatedTarget "A strength which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wiikipedia:Wiikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001780 ;
    owl:annotatedTarget "A size quality inhering in a bearer by virtue of the bearer's being abnormally developed, usually due to malnutrition."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001781 ;
    owl:annotatedTarget "A thickness quality which lacks pattern."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001782 ;
    owl:annotatedTarget "An intensity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001783 ;
    owl:annotatedTarget "An intensity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001784 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's being divided into two branches."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001785 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved outward."^^xsd:string .

[]
    oboInOwl:hasDbXref "die.net:die.net"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001786 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being divided or broken up into parts or divisions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001787 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved around an axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001788 ;
    owl:annotatedTarget "A density which is higher relative to the normal or average."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001790 ;
    owl:annotatedTarget "A density which is lower relative to the normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001791 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being confined or restricted to multiple locations."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001792 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located on left side of from the a another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001793 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located on right side of a another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "Online_Dictionary:Online_Dictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001794 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being wound in a continuous series of loops."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001795 ;
    owl:annotatedTarget "A coiling which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001796 ;
    owl:annotatedTarget "A coiling which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001798 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having multiple angles in its length."^^xsd:string .

[]
    oboInOwl:hasDbXref ".thefreedictionary.com:.thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001799 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's exhibiting disturbance of its smoothness or regularity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001800 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the quantities or relative ratios of water of the inhering entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Dehydrated"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001801 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the reduction in amount of water the bearer contains."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001802 ;
    owl:annotatedTarget "A pattern quality inhering in a bearer by virtue of the bearer's not being compact or dense in arrangement."^^xsd:string .

[]
    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 "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001803 ;
    owl:annotatedTarget "A photosensitivity quality inhering in a bearer by virtue of the bearer's disposition to being susceptible to damage by light."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001804 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of the bearer's being covered or partially covered with scales."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001805 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of the bearer's formed or tending to form flakes or thin, crisp fragments."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001806 ;
    owl:annotatedTarget "A sensitivity quality inhering in a bearer by virtue of the bearer's exposure to radiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001807 ;
    owl:annotatedTarget "A sensitivity to irradiation which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001808 ;
    owl:annotatedTarget "A sensitivity to irradiation which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001809 ;
    owl:annotatedTarget "A pattern quality inhering in a bearer by virtue of the bearer's being compact or dense in arrangement."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/wrinkled"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001810 ;
    owl:annotatedTarget "A grooved texture quality inhering in a bearer by virtue of the bearer's being marked by one or more creases in a normally smooth surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001811 ;
    owl:annotatedTarget "A relaxation which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001812 ;
    owl:annotatedTarget "A relaxation which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001813 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's lack elastic tension that facilitate response to stimuli."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001814 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's impaired elastic tension that facilitate response to stimuli."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001815 ;
    owl:annotatedTarget "A strength quality inhering in a bearer by virtue of the bearer's disposition to lose strength."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001816 ;
    owl:annotatedTarget "A fatigability which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001817 ;
    owl:annotatedTarget "A fatigability which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001818 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's increasing over time."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001819 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's absence or closure of a normal body orifice or tubular passage."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001821 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's having no opening."^^xsd:string .

[]
    oboInOwl:hasDbXref "wordreference.com:wordreference.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001822 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of whether the bearer's being covered by a liquid."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001823 ;
    owl:annotatedTarget "A wetness quality inhering in a bearer by virtue of the bearer's being covered by a liquid."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001824 ;
    owl:annotatedTarget "A wetness quality inhering in a bearer by virtue of the bearer's not being covered by a liquid."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001825 ;
    owl:annotatedTarget "A wetness quality that is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001826 ;
    owl:annotatedTarget "A wetness quality that is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001827 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual or a population by virtue of having internal reproductive organs of one sex and external sexual characteristics of the other sex."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001828 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual or a population by virtue of having internal reproductive organs of male and external sexual characteristics of female."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001829 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual or a population by virtue of having internal reproductive organs of female and external sexual characteristics of male."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001830 ;
    owl:annotatedTarget "A female fertility which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001831 ;
    owl:annotatedTarget "A female fertility which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001832 ;
    owl:annotatedTarget "A male fertility which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001833 ;
    owl:annotatedTarget "A male fertility which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001834 ;
    owl:annotatedTarget "A fertility which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001835 ;
    owl:annotatedTarget "A fertility which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001836 ;
    owl:annotatedTarget "A structural quality inhering in a bearer with some kind of aperture or opening that is blocked or clogged."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001838 ;
    owl:annotatedTarget "A flow that is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001839 ;
    owl:annotatedTarget "A fluid flow that is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001841 ;
    owl:annotatedTarget "An intensity which is characterized by temporary abatement in severity."^^xsd:string .

[]
    oboInOwl:hasDbXref "biology-online:biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001842 ;
    owl:annotatedTarget "A concentration quality inhering in a bearer by virtue of the bearer's containing acid (hydrogen ions)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001843 ;
    owl:annotatedTarget "An acidity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001844 ;
    owl:annotatedTarget "An acidity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001845 ;
    owl:annotatedTarget "A rhythm quality inhering in a bearer by virtue of the bearer's lacking rhythm lacking pattern."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001846 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being entwined and difficult to unravel."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001847 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being drawn together, compressed or squeezed physically."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001848 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved asymmetrically."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001849 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of a portion of the bearer's surface being scraped away."^^xsd:string .

[]
    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 "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001850 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being fibrous tissue that replaces normal tissue destroyed by injury or disease."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001851 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's exhibiting transient abnormal enlargement, not due to cell proliferation."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001852 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being out of its usual or proper place, or position."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001853 ;
    owl:annotatedTarget "A structural quality which is held by a bearer when the latter exhibits an excessive accumulation of cerebral spinal fluid."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001854 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being situated at right angles to the horizon."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001855 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being in the plane of the horizon."^^xsd:string .

[]
    oboInOwl:hasDbXref "die.net:die.net"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001856 ;
    owl:annotatedTarget "An oriented quality inhering in a bearer by virtue of the bearer's being turned inward upon itself."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001858 ;
    owl:annotatedTarget "A functionality quality inhering in a bearer by virtue of being not completely paralysed."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001859 ;
    owl:annotatedTarget "A coordination which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001860 ;
    owl:annotatedTarget "A coordination which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001861 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's forming a bundle of aligned anatomical fibers, as of muscle or nerve."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001862 ;
    owl:annotatedTarget "A fertility quality inhering in a bearer by virtue of the bearer's disposition to make its offspring sterile."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001863 ;
    owl:annotatedTarget "A duration quality of a process inhering in a bearer by virtue of the bearer's having slow progressive course of indefinite duration."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Spheroid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001865 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's having a quadric surface in three dimensions obtained by rotating an ellipse about one of its principal axes. Includes spheres and oblate/prolate spheroids."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Prolate"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001866 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting a polar diameter longer than its equatorial diameter."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Rectangular"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001867 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of it being a quadrilateral polygon in which all four angles are right angles."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001868 ;
    owl:annotatedTarget "A fluorescence quality inhering in a bearer by virtue of the bearer's exhibiting fluorescence which is self-induced."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001869 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being abnormal and having a destructive effect on living tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Crescent"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001870 ;
    owl:annotatedTarget "A shape quality inhering in a circular disk by virtue of the bearer's having a segment of another circle removed from its edge, so that what remains is a shape enclosed by two circular arcs of different diameters which intersect at two points (usually in such a manner that the enclosed shape does not include the center of the original circle)."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001872 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's resemblance to a cube (a 3-D shape with a square cross section)."^^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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "wordreference:wordreference"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001875 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having three angles."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001876 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's having two parts, roughly spherical and of equal size, connected by a bar."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001877 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being shaped like a lance-head, considerably longer than wide, tapering towards the tip from below the middle; attached at the broad end."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001878 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's consisting of two curves, in opposite directions. S-shaped."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001879 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter U."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001880 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having a tail or tail-like projection."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string, "RKC:RKC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001881 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's forming two equal obtuse triangles with a short side in common."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001882 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's resembling a slug."^^xsd:string .

[]
    oboInOwl:hasDbXref "MP:0000576"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001883 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's gradually becoming thicker towards the end."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001884 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue the bearer's disposition to being water-repellent; tending to repel and not absorb water."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001885 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's lacking affinity for water; tending to repel and not absorb water; tending not to dissolve in or mix with or be wetted by water."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001886 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue the bearer's disposition to having an affinity for water; it is readily absorbing or dissolving in water."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001887 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to having a strong affinity for water; tending to dissolve in, mix with, or be wetted by water."^^xsd:string .

[]
    oboInOwl:hasDbXref "Chemicool:Chemicool"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001888 ;
    owl:annotatedTarget "A quality of a liquid inhering in a bearer by virtue of the bearer's ability to mix with (dissolve in) another liquid."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "Oxford:EnglishDictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001889 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's having the border, edge, or outline cut into a series of segments of circles resembling a scallop-shell."^^xsd:string .

[]
    oboInOwl:hasDbXref "InfoVisual:InfoVisual"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001890 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being divided into three branches."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001891 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting a continuous convex surface with an axis of symmetry and one axis longer than the other; egg-shaped."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001892 ;
    owl:annotatedTarget "An odor quality of having decreased odor."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001893 ;
    owl:annotatedTarget "An odor quality of having increased odor."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001895 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual or a population that undergo sexual reproduction."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001896 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's lacking of a three dimensional space surrounded by one or more anatomical structures and containing one or more anatomical substances."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001897 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's having a three dimensional space surrounded by one or more anatomical structures and containing one or more anatomical substances."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string, "Wikipedia:Association_(statistics)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource pato:directly_associated_with ;
    owl:annotatedTarget "q1 directly_associated_with q2 iff q1 is dependent on q2, and the magnitude of q1 increases if the magnitude of q2 is increased, or the magnitude of q1 decreases if the magnitude of q2 is decreased. The relationship is not necessarily linear."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001898 ;
    owl:annotatedTarget "A circumference which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001899 ;
    owl:annotatedTarget "A circumference which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001900 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's direction that is similar to the direction of an object to the south when it faces north."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001901 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's direction that is similar to the direction of an object to the north when it faces south."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001902 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's having one direction only."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001903 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's having two directions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001904 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's direction approximating the shape of a circle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001905 ;
    owl:annotatedTarget "The bearer of this quality has_part = n, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001906 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's participation in movement."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cvs"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001907 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's being like the surface of a compact mass of grapes."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001909 ;
    owl:annotatedTarget "A nucleate quality inhering in a bearer by virtue of the bearer's having three nuclei."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001911 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of the bearer's exhibiting movement in a circular course."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001912 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the state of bearer's mechanical, physical, and biochemical processes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001913 ;
    owl:annotatedTarget "A physiological state which is characterized by periods of high-frequency high amplitude electrical activity in neuronal tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001914 ;
    owl:annotatedTarget "A physiological state which is characterized by normal electrical activity in neuronal tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001915 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the front and upper surface of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001916 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the rear and upper surface of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001917 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the front and abdomen of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:wd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001918 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the rear and abdomen of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001919 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the back or upper surface of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001920 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the abdomen of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001921 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the front of an organism."^^xsd:string .

[]
    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:hasDbXref "PATOC:cjm"^^xsd:string, "Wikipedia:Association_(statistics)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource pato:inversely_associated_with ;
    owl:annotatedTarget "q1 inversely_associated_with q2 iff q1 is dependent on q2, and the magnitude of q1 decreases if the magnitude of q2 is increased, or the magnitude of q1 increases if the magnitude of q2 is decreased. The relationship is not necessarily linear."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001922 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the rear of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001923 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the side of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001924 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the middle of an organism."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001926 ;
    owl:annotatedTarget "A fluorescence which is higher than normal."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource pato:reciprocal_of ;
    owl:annotatedTarget "q1 reciprocal_of q2 if and only if : q1 and q2 are relational qualities and a phenotype e q1 e2 mutually implies a phenotype e2 q2 e."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001927 ;
    owl:annotatedTarget "A fluorescence which is lower than normal."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001928 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of a local accumulation of fluid underneath the surface of the bearer."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001929 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of whether the bearer exhibits shape variation or change."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001930 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue the bearer's having or exhibiting variation its shape."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001931 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation of shape."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001932 ;
    owl:annotatedTarget "A pattern quality inhering in a bearer by virtue of the bearer's being placed alternately one above the other."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource pato:similar_in_magnitude_relative_to ;
    owl:annotatedTarget "q1 similar_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."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001933 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned on opposite sides on the same plane."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001934 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being perfectly circular."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001935 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being roundish, a little inclining to be oblong."^^xsd:string .

[]
    oboInOwl:hasDbXref "wordreference:wordreference"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001936 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's being egg-shaped and flat, with the narrow end attached to the base."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001937 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being oblong, with the lower end very much attenuated."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001938 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's being oval and a little angular in the middle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:UMH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001940 ;
    owl:annotatedTarget "A size quality inhering in a bearer by virtue of the bearer's being many folds greater relative to the normal average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001941 ;
    owl:annotatedTarget "A color consisting of yellow and green hues."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001942 ;
    owl:annotatedTarget "A color consisting of brown and green hues."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001943 ;
    owl:annotatedTarget "A purple color which has low saturation and low brightness."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001944 ;
    owl:annotatedTarget "A color consisting of yellow and orange hue."^^xsd:string .

[]
    oboInOwl:hasDbXref "wordreference:wordreference"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001945 ;
    owl:annotatedTarget "A moderate yellow-orange to orange color."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001946 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of bearer's exhibiting transverse stripes of one hue or degree of saturation crossing another."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001947 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of bearer's being covered with reticulated lines of a different hue or degree of saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001948 ;
    owl:annotatedTarget "A grooved texture quality inhering in a bearer by virtue of the bearer's being marked by two or more parallel channels."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001949 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's terminating abruptly in a little point."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001950 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's terminating gradually in a rounded end."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001951 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being in opposition round a common axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001952 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being arranged in two opposite rows (and hence in the same plane)."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001953 ;
    owl:annotatedTarget "A pattern quality inhering in a bearer by virtue of the bearer's consisting of paired parts that alternately cross each other."^^xsd:string .

[]
    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 "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001954 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being linear, very narrow, tapering to a very fine point from a narrow base."^^xsd:string .

[]
    oboInOwl:hasDbXref "wordreference:wordreference"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001955 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being narrowly triangular, wider at the apex and tapering toward the base."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001956 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of whether the bearer exhibits size variation or change."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001957 ;
    owl:annotatedTarget "A variability of size which is relatively low."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001958 ;
    owl:annotatedTarget "A variability of size which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001959 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's in which bundles of aligned anatomical fibers have become separated."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:wdahdul"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001960 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's parts or projections being interlocked; for example, the fingers of two hands that are clasped."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:wdahdul"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001961 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's touching another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001962 ;
    owl:annotatedTarget "A curled quality inhering in a bearer by virtue of the bearer's edges of its surface being rolled inwards spirally on each side."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001963 ;
    owl:annotatedTarget "A curled quality inhering in a bearer by virtue of the bearer's edges of its surface being rolled backwards spirally on each side."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001964 ;
    owl:annotatedTarget "A curled quality inhering in a bearer by virtue of the bearer's edges of its surface being rolled spirally downwards."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001965 ;
    owl:annotatedTarget "A curled quality inhering in a bearer by virtue of the bearer's edges of its surface being bent down upon their stalk."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001966 ;
    owl:annotatedTarget "A curled quality inhering in a bearer by virtue of the bearer's one edge of its surface being wholly rolled up in another."^^xsd:string .

[]
    oboInOwl:hasDbXref "Hickey:1988"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001967 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's having three or more primary branches diverging radially from a single point."^^xsd:string .

[]
    oboInOwl:hasDbXref "Hickey:1988"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001968 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's having two or more parallel primary branches originate beside each other and converge apically."^^xsd:string .

[]
    oboInOwl:hasDbXref "Hickey:1988"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001969 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's having secondary branches terminating at the margin."^^xsd:string .

[]
    oboInOwl:hasDbXref "Hickey:1988"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001970 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's having secondary branches joined together in a series of prominent arches."^^xsd:string .

[]
    oboInOwl:hasDbXref "Hickey:1988"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001971 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's having secondary branches freely branching toward the margin."^^xsd:string .

[]
    oboInOwl:hasDbXref "Hickey:1988"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001972 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's having secondary branches branching into a reticulum toward the margin."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001973 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being tapering gradually into a rigid point."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001974 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's terminating in a round end, the centre of which is depressed."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001975 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's lacking sharp straight-edged teeth pointing to the apex."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001976 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's having or lacking sharp straight-edged teeth pointing to the apex."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001977 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having at least one salient angle on the margin."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001978 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being regularly divided by deep incisions."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001980 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having distinct parts arising from a common point or center."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/auriculate"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001981 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a shape resembling an ear."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/attenuate"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001982 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's gradually tapering to a slender point."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001983 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's two basal lobes being united together."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001984 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being prolonged below the point of insertion."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBI:OBI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001985 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being kept below its freezing point."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001986 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's passing into solution."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.oed.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001988 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having four angles and four sides."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001989 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's having many curves and turns."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001990 ;
    owl:annotatedTarget "A duration quality of a process inhering in a disease by virtue of the bearer's duration of an impairment of health or of a condition of abnormal functioning."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001991 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to being capable of indefinite growth or division."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001994 ;
    owl:annotatedTarget "A cellularity quality inhering in a bearer by virtue of the bearer's consisting of exactly one 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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001997 ;
    owl:annotatedTarget "An amount which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001998 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of its visibility."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001999 ;
    owl:annotatedTarget "The bearer of this quality has_part < n of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e has fewer parts of type X at time t, then the number of instances x of X at t such that x part_of e is < n, where n is either the normal number for comparable entities, or n is stated explicitly. This case includes the limit case, where the bearer lacks all parts of the specified type."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002000 ;
    owl:annotatedTarget "A quality of physical entities inhering in a bearer by virtue of the bearer's lacking a physical part as specified by the additional entity."^^xsd:string .

[]
    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 obo:PATO_0002001 ;
    owl:annotatedTarget "The bearer of this quality has_part < n AND has_part > 0 of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e has fewer parts of type X at time t, then the number of instances x of X at t such that x part_of e is < n, where n is either the normal number for comparable entities, or n is stated explicitly."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002002 ;
    owl:annotatedTarget "The bearer of this quality has_part > n of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002003 ;
    owl:annotatedTarget "A quality that inheres in an entire population or part of a population."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002004 ;
    owl:annotatedTarget "A shape that inheres in a part of a surface. An object can have different surface shapes on different parts of its surface."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.wordreference.com/definition/loose"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002010 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of the bearer's bing full of small openings or gaps."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002012 ;
    owl:annotatedTarget "A texture quality that exists through a liquid cover on the surface of the bearer."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:http://www.answers.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002013 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of whether the bearer forms a bundle of anatomical fibers, as of muscle or nerve."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002019 ;
    owl:annotatedTarget "A growth quality of occurrent in which the growth of an organism, structure or group of organisms does not occur."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002020 ;
    owl:annotatedTarget "Pink color having high brightness and low saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Cone_(geometry)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002021 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's resembling a cone (a 3-D shape with a round cross section that tapers)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PEM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002022 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's resembling a minute projection (villus)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002023 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along an apical-basal axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002024 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along the anterior-posterior axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Internal_angle"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002025 ;
    owl:annotatedTarget "A convex angle that is formed by one side of a polygon and a line extended from an adjacent side."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002026 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's not increasing over time."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Osmolarity"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002027 ;
    owl:annotatedTarget "A concentration quality inhering in a bearer by virtue of the bearer's amount of osmoles of solute per kilogram of solvent."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002028 ;
    owl:annotatedTarget "An osmolality which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:pdt", "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002029 ;
    owl:annotatedTarget "An osmolality which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002030 ;
    owl:annotatedTarget "A molecular quality that inheres in a molecular entity by virtue of whether the bearer exhibits the ability of a probe to react precisely with a specific target molecule."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002031 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved or tilted such that the tip points upwards."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002032 ;
    owl:annotatedTarget "A reflectivity quality inhering in light by virtue of the bearer's scattering occurring at small angle to the incident beam."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002033 ;
    owl:annotatedTarget "A reflective quality that is the light scattering occurring at wide angle (around 90 degrees) to the incident beam."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002034 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being unseparated into parts or divisions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002035 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being on the same side in relation to another structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002036 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located towards the central axis of the organism or an extremity."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002037 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer exhibiting deterioration of its structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002038 ;
    owl:annotatedTarget "A structural quality inhering in a bearer whose structure which does not deteriorate."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:http://www.thefreedictionary.com/biconvexity"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002040 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being convex on both sides or surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002041 ;
    owl:annotatedTarget "A diameter that is along the anterior-posterior axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002042 ;
    owl:annotatedTarget "An anterior-posterior diameter quality which is relatively small."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002043 ;
    owl:annotatedTarget "An anterior-posterior diameter quality which is relatively large."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002044 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being a quadrilateral with two parallel sides."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cvs"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "medical-dictionary:http://medical-dictionary.thefreedictionary.com/abaxial"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002046 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being away from or on the opposite side of the central axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:http://www.thefreedictionary.com/adaxial"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002047 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located on the side nearest to the axis of an organ or organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "Medline:http://www.nlm.nih.gov/medlineplus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002048 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's having two or more cell populations that differ in genetic makeup. This situation can affect any type of cell, including blood cells, gametes (egg and sperm cells), and skin."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0005622 ;
    owl:annotatedTarget "nucleocytoplasm" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002049 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved around an axis and towards the side."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002050 ;
    owl:annotatedTarget "An amount which normal."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002051 ;
    owl:annotatedTarget "An occurrence which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0005622 ;
    owl:annotatedTarget "protoplast" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002052 ;
    owl:annotatedTarget "An occurrence which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MSP"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002053 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being flattened along dorso-ventral axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:msp"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002054 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being flattened along transverse axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002055 ;
    owl:annotatedTarget "A fragility which is relatively high."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002056 ;
    owl:annotatedTarget "A fragility which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002057 ;
    owl:annotatedTarget "An area which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002058 ;
    owl:annotatedTarget "An area which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "web:http://www.expertglossary.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002059 ;
    owl:annotatedTarget "The specific wavelength of light emitted by a fluorescent molecule, such as a labelled probe, upon absorption of light at the (higher) excitation wavelength."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002060 ;
    owl:annotatedTarget "The specific wavelength of radiation that can be retained by a bearer."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:me"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002063 ;
    owl:annotatedTarget "A shape inhering in a bearer by virtue of the bearer's being elongated and cylindrical."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:me"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002064 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's delimited by a surface with holes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:me"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002065 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being arranged like rays or radii; radiating from a common center."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Crystal"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002066 ;
    owl:annotatedTarget "A solid configuration inhering in a material entity by virtue of its constituent atoms, molecules, or ions being arranged in an orderly repeating pattern extending in all three spatial dimensions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002067 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's layered configuration."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002068 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's exhibiting a layered configuration."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002069 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's lacking a layered configuration."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002073 ;
    owl:annotatedTarget "A molecular quality that arises from the synergistic strength of bond affinities between multiple bond interactions."^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002074 ;
    owl:annotatedTarget "An avidity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002075 ;
    owl:annotatedTarget "An avidity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002076 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of the bearer's movement."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002077 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being positioned with multiple entities of the same type above and below."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.merriam-webster.com/dictionary/hollow"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002080 ;
    owl:annotatedTarget "A broken quality inhering in a bearer by virtue of the bearer's being separated into two contiguous wholes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002081 ;
    owl:annotatedTarget "A broken quality inhering in a bearer by virtue of the bearer's being broken into multiple contiguous wholes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002082 ;
    owl:annotatedTarget "A broken quality inhering in a bearer by virtue of the bearer's being still one contiguous whole but structurally damaged such that in danger of become two or more."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002083 ;
    owl:annotatedTarget "Having extra or fewer parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002084 ;
    owl:annotatedTarget "The period after death of the organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002085 ;
    owl:annotatedTarget "The period before death of the organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002087 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being short and wide and tapered distally."^^xsd:string .

[]
    oboInOwl:hasDbXref "mondofacto:mondofacto"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002088 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's body consisting of one sac."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002089 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's body containing more than one cyst - formations of an epithelium bounded cavity not associated with neoplasia."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002090 ;
    owl:annotatedTarget "A morphology quality inhering in a tumour by virtue of the bearer's exhibiting the morphological characteristics of a glandular epithelial cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002091 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's having an onset and time course between acute and chronic."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002092 ;
    owl:annotatedTarget "A morphology quality inhering in a neoplastic cell by virtue of the bearer's exhibiting breakdown of cell-cell interaction maintaining tissue architecture, proliferative dysregulation and bizarre modification to nucleus size and shape."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002093 ;
    owl:annotatedTarget "A volume quality inhering in a degenerating cell by virtue of the bearer's exhibiting an increase in volume associated with cytoplasmic abnormalities."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002095 ;
    owl:annotatedTarget "A disposition inhering in a tumour to progress or fail to progress during it's life time."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002096 ;
    owl:annotatedTarget "A disposition inhering in a tumour by virtue of the bearer's disposition not to progress, invade surrounding tissues or metastasize."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002098 ;
    owl:annotatedTarget "A disposition inhering in a tumour by virtue of the bearer's disposition to spread and invade distant tissues."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002099 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of its stable specialization to a particular cell type."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002100 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of having not yet acquired a special structure of function."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002101 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of having changed from one fully differentiated state into another."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002102 ;
    owl:annotatedTarget "A cellular quality inhering in a cell that arises by virtue of whether the bearer exhibits the ability to grow and proliferate in number through cell division."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002103 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's penetrating or permeating another substance or area."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002104 ;
    owl:annotatedTarget "A compositional quality inhering in an bearer by virtue of the bearer's infiltration by leukocytes, local edema and accumulation of plasma proteins."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002105 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's exhibiting excessive discharge of blood from the blood vessels."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002106 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of its lacking most of the cellular characteristics which would allow it to be fully differentiated."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002107 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being at the edge or boundary of a related entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002108 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's resembling small nipple like projection."^^xsd:string .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002109 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's resembling cheese."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002110 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of its having most of the cellular characteristics of the tissue of origin."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002111 ;
    owl:annotatedTarget "A cellular quality inhering in a bearer by virtue of its lacking few of the cellular characteristics which would allow it to be fully differentiated."^^xsd:string .

[]
    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 "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002112 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's having a hole or holes, especially a row or array of small holes."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002113 ;
    owl:annotatedTarget "Perforated like a sieve."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002114 ;
    owl:annotatedTarget "A composition quality inhering in a bearer by virtue of the bearer's containing excess lipid."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002115 ;
    owl:annotatedTarget "A composition quality inhering in a bearer by virtue of the bearer's containing fibrin."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002116 ;
    owl:annotatedTarget "A composition quality inhering in exudate by virtue of the bearer's containing fibrin."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002117 ;
    owl:annotatedTarget "A morphology quality inhering in a bearer by virtue of the bearer's exhbiting the morphological characteristics of a gland."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002118 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being present in more than two copies."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002119 ;
    owl:annotatedTarget "A structural quality which is held by a bearer when the latter exhibits an excessive accumulation of intracellular fluid."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002120 ;
    owl:annotatedTarget "A quality inhering a bearer by virtue of the bearer's ability to generate pus."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002121 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's structure resembling an irregular meshwork with cross-linking struts."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002122 ;
    owl:annotatedTarget "A composition quality inhering in a bearer by virtue of the bearer's being composed of more than one identifiable entities."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002123 ;
    owl:annotatedTarget "Being smallest in amount, extent or degree."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002125 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's consisting a knot-like mass."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002126 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's containing bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002127 ;
    owl:annotatedTarget "A hardness quality of being rigid and resistant to pressure and fibrous."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002128 ;
    owl:annotatedTarget "A quality inhering a bearer by virtue of the bearer's containing or resembling serum."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002129 ;
    owl:annotatedTarget "A disposition inhering in a tumour by virtue of the bearer's disposition to invade surrounding tissues."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002130 ;
    owl:annotatedTarget "A disposition inhering in a tumour by virtue of the bearer's disposition to invade surrounding tissues to a large extend."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002131 ;
    owl:annotatedTarget "A displaced angular placement quality inhering in a body part by virtue of the bearer's movement away from the medial plane of the body."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002132 ;
    owl:annotatedTarget "A disposition inhering in a tumour by virtue of the bearer's disposition not to invade surrounding tissues."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002133 ;
    owl:annotatedTarget "A displaced angular placement quality inhering in a body part by virtue of the bearer's movement closer the medial plane of the body."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002134 ;
    owl:annotatedTarget "A composition quaity inhering in a bearer by virtue of the bearer's containing of or pertaining to fibrils, or nanoscale fibers."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002135 ;
    owl:annotatedTarget "A duration quality of a process inhering in a bearer by virtue of the bearer's delay to complete the closure of the opening of an anatomical entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002136 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's relative inability of electromagnetism to pass through a particular material, particularly X-rays."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002137 ;
    owl:annotatedTarget "A radiopacity quality inhering in a bearer by virtue of the bearer's prevention of the passage of electromagnetic radiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:VO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002138 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to being fit to be eaten."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:VO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002139 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer being suitable for use as food."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:VO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002140 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer not being suitable for use as food."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002141 ;
    owl:annotatedTarget "A density quality which lacks pattern."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "NIF_Subcellular:sao6433132645" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0005886 ;
    owl:annotatedTarget "cellular membrane" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002144 ;
    owl:annotatedTarget "A radiopacity that is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002145 ;
    owl:annotatedTarget "A radiopacity that is relatively low."^^xsd:string .

[]
    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 "https://orcid.org/0000-0001-5208-3432"^^xsd:string, "https://orcid.org/0000-0001-8941-3984"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002146 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the severity of infectious disease caused by the bearer in a target organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002147 ;
    owl:annotatedTarget "A virulence that is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002148 ;
    owl:annotatedTarget "A virulence that is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002149 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer exhibiting increased density resulting in exhibiting increased degree of radiopacity (in X-rays)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002150 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards from the part of the body from which the tail arises."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002151 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards from the back or upper surface of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002152 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards from the side."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002153 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards the front of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002154 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved outwards the abdomen of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002155 ;
    owl:annotatedTarget "A rotation quality inhering in a bearer by virtue of being rotated towards the middle of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002156 ;
    owl:annotatedTarget "A rotation quality inhering in a bearer by virtue of being rotated towards the side of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002157 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being slightly out of its usual or proper place, or position."^^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 "mondofacto:mondofacto"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002161 ;
    owl:annotatedTarget "Having two horns or horn-shaped branches."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002162 ;
    owl:annotatedTarget "A concave quality inhering in a bearer by virtue of the bearer's forming or resembling an arch of an increased apical height."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002163 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's bodily structure that has protruded through an abnormal opening in the wall that contains it into the surface or boundary of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002164 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the middle."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.:thefreedictionary."^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002165 ;
    owl:annotatedTarget "To bent or hang downwards."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002166 ;
    owl:annotatedTarget "A duration quality of a process inhering in a bearer by virtue of the bearer's premature completion of the closure of the opening of an anatomical entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002167 ;
    owl:annotatedTarget "A protruding quality inhering in a bearer by virtue of the bearer's bodily structure that has protruded out of the surface or boundary of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002168 ;
    owl:annotatedTarget "An angular placement quality inhering in a bearer by virtue of the bearer being changed in position in relation to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002169 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being split along the median axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002170 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being split asymmetrically on one side."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002171 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being split on two side."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002172 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being split along the radial axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002173 ;
    owl:annotatedTarget "An alignment quality inhering in a bearer by virtue of the bearer's being in a improper spatial positioning towards an additional entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002174 ;
    owl:annotatedTarget "An alignment quality inhering in a bearer by virtue of the bearer's being in a improper spatial positioning away from an additional entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002175 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's changed direction of position towards another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002176 ;
    owl:annotatedTarget "A deviation quality inhering in a bearer by virtue of the bearer's changed direction of position towards the side."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002177 ;
    owl:annotatedTarget "A deviation quality inhering in a bearer by virtue of the bearer's changed direction of position towards the middle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002178 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being out of its usual or proper place, or position around a central point or axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002179 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards to point of attachment or origin."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002180 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being free of curves, bends, or angles."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002181 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue the bearer's being changed in position."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002183 ;
    owl:annotatedTarget "A molecular quality that inheres in a molecular entity by virtue of whether that there is a presence of cycles in the connection of the atoms within the molecular entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002184 ;
    owl:annotatedTarget "Cyclic cyclicity inheres in a molecule when the atoms of the molecule do contain at least one cycle in the atom-atom connection paths (through bonds)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002185 ;
    owl:annotatedTarget "Acyclic cyclicity inheres in a molecule when the atoms within the molecule do not contain at least one cycle in the atom-atom connection paths (through the bonds)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002186 ;
    owl:annotatedTarget "A molecular quality that inheres in a molecular entity by virtue of whether or not the molecular entity has a separation of electric charge which leads to the molecule having an electric dipole."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002187 ;
    owl:annotatedTarget "Polar polarity is a quality that inheres in a molecular entity when the molecular entity is polar, i.e. does possess an electric dipole."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002188 ;
    owl:annotatedTarget "A molecular quality which inheres in a molecular entity when the molecular entity does not possess an electrical dipole."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002189 ;
    owl:annotatedTarget "The ease of distortion of the electron cloud of a molecular entity by an electric field."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002190 ;
    owl:annotatedTarget "A molecular quality that inheres in a molecular entity by virtue of the presence of a conjugated ring of unsaturated bonds, lone pairs, or empty orbitals that exhibit a stabilization stronger than would be expected by the stabilization of conjugation alone."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002191 ;
    owl:annotatedTarget "A molecular quality that inheres in a molecular entity when it possesses at least one ring that is aromatic, i.e. A conjugated ring of unsaturated bonds, lone pairs, or empty orbitals that exhibit a stabilization stronger than would be expected by the stabilization of conjugation alone."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002192 ;
    owl:annotatedTarget "A quality that inheres in a molecular entity by virtue of the molecule possessing no rings that are aromatic."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002193 ;
    owl:annotatedTarget "A molecular quality that inheres in a molecular entity by virtue of the overall electric charge of the molecule, which is due to a comparison between the total number of electrons and the total number of protons."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002194 ;
    owl:annotatedTarget "A quality which inheres in a molecular entity by virtue of the molecular entity possessing the same amount of electrons overall as protons, thus having an overall neutral charge."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002195 ;
    owl:annotatedTarget "A quality which inheres in a molecular entity by virtue of the molecular entity possessing more protons overall than electrons, thus having an overall positive charge."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002196 ;
    owl:annotatedTarget "A quality which inheres in a molecular entity by virtue of the molecular entity possessing more electrons overall than protons, thus having an overall negative charge."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002197 ;
    owl:annotatedTarget "A quality that describes the power of an atom to attract electrons to itself ."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002199 ;
    owl:annotatedTarget "A quality which inheres in a substance by virtue of the ease with which the substance can be changed from a solid to a liquid state especially by the application of heat."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002200 ;
    owl:annotatedTarget "A quality which inheres in a substance by virtue of the ease with which the substance can be changed into a gaseous state."^^xsd:string .

[]
    oboInOwl:hasDbXref "birnlex:2178"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002201 ;
    owl:annotatedTarget "A behavioral quality inhering ina bearer by virtue of the bearer's unequal distribution of fine motor skill between its left and right hands or feet."^^xsd:string .

[]
    oboInOwl:hasDbXref "birnlex:2038"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002202 ;
    owl:annotatedTarget "Handedness where the organism preferentially uses the left hand or foot for tasks requiring the use of a single hand or foot or a dominant hand or foot."^^xsd:string .

[]
    oboInOwl:hasDbXref "birnlex:2184"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002203 ;
    owl:annotatedTarget "Handedness where the organism preferentially uses the right hand or foot for tasks requiring the use of a single hand or foot or a dominant hand or foot."^^xsd:string .

[]
    oboInOwl:hasDbXref "birnlex:2042"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002204 ;
    owl:annotatedTarget "Handedness where the organism exhibits no overall dominance in the use of right or left hand or foot in the performance of tasks that require one hand or foot or a dominant hand or foot."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:Wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002205 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's ability to hold an electrical charge."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002206 ;
    owl:annotatedTarget "A maturity quality inhering to a bearer by virtue of the bearer's being at the point or short after birth."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002207 ;
    owl:annotatedTarget "A quality that is the distance between the end of the inserted object and the surface of the object into which it penetrates."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:http://www.thefreedictionary.com/spoon-shaped"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002208 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of a spoon."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:http://www.thefreedictionary.com/incisiform"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002209 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having the shape of an incisor tooth."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002210 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's resembling a teardrop."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:http://www.merriam-webster.com/dictionary/recurved"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002211 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved backward or inward."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:http://www.merriam-webster.com/dictionary/slender"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002212 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being small or narrow in circumference or width in proportion to length or height."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002213 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's shape being inversely clavate."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:http://www.thefreedictionary.com/bilobed"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002214 ;
    owl:annotatedTarget "A lobed quality inhering in a bearer by virtue of the bearer's being divided into or having two lobes."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:http://www.merriam-webster.com/dictionary/falciform"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002215 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having the shape of a scythe or sickle."^^xsd:string .

[]
    oboInOwl:hasDbXref "neurolex:http://neurolex.org/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002216 ;
    owl:annotatedTarget "A molecular quality that pertains to the post-translational modification of a protein by the covalent attachment of one or more ubiquitin monomer."^^xsd:string .

[]
    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 "neurolex:http://neurolex.org/wiki/Category:Nitrated_Molecular_Quality"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002217 ;
    owl:annotatedTarget "A molecular quality inhering in a bearer by virtue of the bearer's being combined, or impregnated, with nitric acid, or some of its compounds."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:http://www.thefreedictionary.com/demyelinated"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002218 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's loss of myelin sheath."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:http://www.thefreedictionary.com/fan-shaped"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002219 ;
    owl:annotatedTarget "A quality inhering in a bearer that is shaped in the form of a fan."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:en.wikipedia.org/wiki/Phosphorylated"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002220 ;
    owl:annotatedTarget "A quality inhering in a protein or a molecule by virtue of the bearer's having a phosphate (PO4) group."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wiktionary.org/wiki/hyperphosphorylated"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002221 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being phosphorylated to a more than normal extent, or fully saturated with phosphate groups."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "GOC:pdt" ;
    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 "Wikipedia:http://en.wiktionary.org/wiki/hypophosphorylated"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002222 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being phosphorylated to a lesser than normal extent, or less than fully."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wiktionary.org/wiki/oxidized"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002223 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having reacted with oxygen, or been modified by oxidation (the reaction in which the atoms of an element lose electrons and the valence of the element increases)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002224 ;
    owl:annotatedTarget "An angular shape quality inhering in a bearer by virtue of the bearer's having a single angle in its length giving the bearer the form of the letter V."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002225 ;
    owl:annotatedTarget "An angular shape quality inhering in a bearer by virtue of the bearer's having a single angle in its length giving the bearer the form of the letter L."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/Subcylindrical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002226 ;
    owl:annotatedTarget "A cylindrical shape quality inhering in a bearer by virtue of the bearer's being imperfectly cylindrical or approximately cylindrical."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/cup-shaped"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002227 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's shape form resembling the shape of a cup."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/acuminate"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002228 ;
    owl:annotatedTarget "A tapered shape quality inhering in a bearer by virtue of the bearer's tapering gradually to a sharp point."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://dictionary.reference.com/browse/subrectangular?qsrc=2446&o=100074"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002229 ;
    owl:annotatedTarget "A quadrangular shape quality inhering in a bearer by virtue of the bearer's being approximately rectangular."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/Subtriangular"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002230 ;
    owl:annotatedTarget "A triangular shape quality inhering in a bearer by virtue of the bearer's being nearly, but not perfectly, triangular."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/multifid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002231 ;
    owl:annotatedTarget "A split shape quality inhering in a bearer by virtue of the bearer's having or being divided into many lobes or similar segments."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/semicircle"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002232 ;
    owl:annotatedTarget "A 2-D shape quality inhering in a bearer by virtue of the bearer's having shape or form of half a circle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002233 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located far (not close to) in space in relation to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/emarginate"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002234 ;
    owl:annotatedTarget "A notched shape quality inhering in a bearer by virtue of the bearer's having a notched tip or edge."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002235 ;
    owl:annotatedTarget "A tapered shape quality inhering in a bearer by virtue of the bearer's being flat, slender, and tapering to a point."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/aliform"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002236 ;
    owl:annotatedTarget "Shape quality inhering in a bearer by virtue of the bearer's being shaped like a wing."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/retrorse"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002237 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved backward or downward."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/antrorse"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002238 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved forward or upward."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://en.wikipedia.org/wiki/Hourglass-shaped"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002239 ;
    owl:annotatedTarget "A concave 3-D shape that inheres in the bearer by virtue of the bearer's nearly) symmetric shape wide at its ends and narrow in the middle, resembling the figure of number 8."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:wordnetweb.princeton.edu/perl/webwn"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002240 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's shape resembling falling drop."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.thefreedictionary.com/trilobed"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002241 ;
    owl:annotatedTarget "A lobed quality inhering in a bearer by virtue of the bearer's being divided into or having three lobes."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://en.wikipedia.org/wiki/Velocity"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002242 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's rate of change of the position."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://en.wikipedia.org/wiki/Volumetric_flow_rate"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002243 ;
    owl:annotatedTarget "A physical quality inhering in a fluid (liquid or gas) by virtue of the amount of fluid which passes through a given surface per unit time."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://en.wikipedia.org/wiki/Mass_flow_rate"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002244 ;
    owl:annotatedTarget "A flow rate quality inhering in a substance by virtue of the mass of substance which passes through a given surface per unit time."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002245 ;
    owl:annotatedTarget "A force which relative high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002246 ;
    owl:annotatedTarget "A force which is relative low."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://en.wikipedia.org/wiki/Biological_pigment"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002247 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having or lacking of substances produced by living organisms that have a color resulting from selective color absorption."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002248 ;
    owl:annotatedTarget "A degree of pigmentation quality inhering in a bearer by virtue of the bearer's having substances produced by living organisms that have a color resulting from selective color absorption."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002249 ;
    owl:annotatedTarget "A degree of pigmentation quality inhering in a bearer by virtue of the bearer's lacking substances produced by living organisms that have a color resulting from selective color absorption."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002250 ;
    owl:annotatedTarget "A degree of pigmentation quality that is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002251 ;
    owl:annotatedTarget "A degree of pigmentation quality that is relative low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002252 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being flattened along the antero-posterior axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CVC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002253 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being roundish, flattish shape, possibly with a slightly angled edge."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002256 ;
    owl:annotatedTarget "A cuscpidate quality inhering in a bearer by virtue of the bearer possessing three cusps."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002257 ;
    owl:annotatedTarget "A cuscpidate quality inhering in a bearer by virtue of the bearer possessing more than one cusp."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:http://www.merriam-webster.com/dictionary/pointed"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002258 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a point."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002259 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located near in space in relation to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002260 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being partially upright in position or posture."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002261 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's location within another entity."^^xsd:string .

[]
    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 "url:http://en.wikipedia.org/wiki/Phosphorylation"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002262 ;
    owl:annotatedTarget "A quality inhering in a protein or a molecule by virtue of the addition of a phosphate (PO4) group to the bearer."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://en.wikipedia.org/wiki/Dephosphorylation"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002263 ;
    owl:annotatedTarget "A quality inhering in a protein or a molecule by virtue of the bearer's lacking a phosphate (PO4) group."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002264 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being arranged in a systematic fashion."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002265 ;
    owl:annotatedTarget "A behavioral quality of a process inhering in a bearer by virtue of the bearer's disposition to exhibit marked activity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:OREGON"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002266 ;
    owl:annotatedTarget "A shape that inheres in a 3 dimensional entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:OREGON"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002268 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being located in a position equidistant from edges."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CVC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002269 ;
    owl:annotatedTarget "A structural quality of the collection or massing of one physical object within another physical object."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002270 ;
    owl:annotatedTarget "An increased number of physical objects that are accumulated within another physical object usually as a result of a failure to break down or remove objects in a timely manner."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002271 ;
    owl:annotatedTarget "An accumulation which is relative low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002272 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located at the same continuous distance relative to another object."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.oed.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002273 ;
    owl:annotatedTarget "Multicolored quality inhering in a bearer by virtue of the bearer's being colored with a variegated pattern resembling marble,."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://www.oed.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002274 ;
    owl:annotatedTarget "Multicolored quality inhering in a bearer by virtue of the bearer's being dappled with spots, patches, or blotches of different colors."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002275 ;
    owl:annotatedTarget "A color pattern quality inhering in a bearer by virtue of the bearer's color pattern in which light and dark colors (for example white and black) are codistributed to create a visual impression."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002276 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of bearer's exhibiting vertical bars of one hue or degree of saturation crossing another."^^xsd:string .

[]
    oboInOwl:hasDbXref "url:http://en.wikipedia.org/wiki/Iridescence"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002277 ;
    owl:annotatedTarget "A quality of certain surfaces which appear to change colour as the angle of view changes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002278 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's participating in a joint with another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002279 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being strongly articulated with another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002280 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's possessing a broad surface in articulation with another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002281 ;
    owl:annotatedTarget "A cuscpidate quality inhering in a bearer by virtue of the bearer possessing two cusps."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002282 ;
    owl:annotatedTarget "A mobility which is relative high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002283 ;
    owl:annotatedTarget "A mobility which is relative low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002284 ;
    owl:annotatedTarget "A physical quality that pertains by virtue of a pulling force that is directed away from the bearer and attempts to stretch or elongate the bearer."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002285 ;
    owl:annotatedTarget "Branchiness quality inhering in a bearer by virtue of increasing the degree to which there are subdivisions or offshoots in a bearer entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002286 ;
    owl:annotatedTarget "Branchiness quality inhering in a bearer by virtue of decreasing the degree to which there are subdivisions or offshoots in a bearer entity."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0913424137"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002289 ;
    owl:annotatedTarget "A hairy quality inhering in a bearer by virtue of the bearer's being covered with setae."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002291 ;
    owl:annotatedTarget "Absence of a tissue or organ due to failure to develop."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002292 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's underlying structure being capable of change."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002293 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's underlying structure not changing over time."^^xsd:string .

[]
    oboInOwl:hasDbXref "Book:Book"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002294 ;
    owl:annotatedTarget "A texture that is uniformly covered in short, oblong, or trench-like depressions."^^xsd:string .

[]
    oboInOwl:hasDbXref "Book:Book"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002295 ;
    owl:annotatedTarget "A surface feature shape inhering in a surface by virtue of the bearer's being divided by ridge-like structures into a number of small, irregular spaces."^^xsd:string .

[]
    oboInOwl:hasDbXref "Book:Book"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002296 ;
    owl:annotatedTarget "A texture quality inhering in a surface by virtue of the bearer's being marked by the presence of small, shallow, regular depressions called fovae."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002297 ;
    owl:annotatedTarget "A cellular motility which is lower relative to the normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002298 ;
    owl:annotatedTarget "A cellular motility which is higher relative to the normal or average."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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 "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."^^xsd:string .

[]
    oboInOwl:hasDbXref "NIF_Subcellular:sao830981606" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0031090 ;
    owl:annotatedTarget "intracellular membrane" .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002302 ;
    owl:annotatedTarget "A quality of a process that has a value that is decreased compared to normal or average."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002304 ;
    owl:annotatedTarget "A quality of a process that has a value that is increased compared to normal or average."^^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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002306 ;
    owl:annotatedTarget "A triangular quality inhering in a bearer by virtue of the bearer's having all sides of the same length."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002307 ;
    owl:annotatedTarget "A triangular quality inhering in a bearer by virtue of the bearer's having two sides have the same length."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JB"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002308 ;
    owl:annotatedTarget "A triangular quality inhering in a bearer by virtue of the bearer's having all sides of unequal length."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002309 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's exhibiting a by virtue of the bearer's exhibiting a consistently sized and approximately round cross-section along its length, which is many times larger than its diameter."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:BF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002310 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being strong, thick or sturdy."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:WS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002311 ;
    owl:annotatedTarget "Having a fringe or border of hairlike or fingerlike projections."^^xsd:string .

[]
    oboInOwl:hasDbXref "OED:"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002312 ;
    owl:annotatedTarget "Consisting of segments or similar parts arranged in a longitudinal series."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:BF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002313 ;
    owl:annotatedTarget "Having or resembling the shape of a telescope."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:BF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002314 ;
    owl:annotatedTarget "Having the nature or characteristic of, a ligament; composed of the tissue proper to ligaments."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:BF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002315 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's resembling the end of a brush with a multitude of bristles."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002316 ;
    owl:annotatedTarget "Being separate or discrete from other skeletal elements."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:Parallelogram"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002317 ;
    owl:annotatedTarget """A convex quadrilateral is a parallelogram if and only if any one of the following statements are true:
1. Each diagonal divides the quadrilateral into two congruent triangles with the same orientation.
2. The opposite sides are congruent in pairs.
3. The diagonals bisect each other.
4. The opposite angles are congruent in pairs.
5. The sum of the squares of the sides equals the sum of the squares of the diagonals. (This is the parallelogram law)
6.It possesses rotational symmetry.
7.One pair of opposite sides are parallel and congruent.
8.Two pairs of adjacent angles are supplementary."""^^xsd:string .

[]
    oboInOwl:hasDbXref "wiktionary:superellipse"^^xsd:string ;
    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"^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:Squircle"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002319 ;
    owl:annotatedTarget "A shape with properties between those of a square and those of a circle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002320 ;
    owl:annotatedTarget "A superelliptic shape inhering in a bearer by virtue of the bearer's shape resembling a diamond."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002323 ;
    owl:annotatedTarget "A temporal distribution pattern of process occurrences within a regulation/reference process."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002324 ;
    owl:annotatedTarget "The temporal relation between the end of the process with respect to a reference process."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PATO_0002324 ;
    owl:annotatedTarget "completeness"^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PATO_0002324 ;
    owl:annotatedTarget "extent"^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002325 ;
    owl:annotatedTarget "The temporal relation between the start of the process with respect to a reference process."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002326 ;
    owl:annotatedTarget "An orientation inhering in a bearer by virtue of the bearer's placement at an angle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002327 ;
    owl:annotatedTarget "An angle which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002328 ;
    owl:annotatedTarget "An angle which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002329 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's exhibiting a upward bending of its leaves or other plant parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002330 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being extended along a straight line, and is shaped like a reversed lance-point, with the tapering point attached to the leafstalk."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002331 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer exhibiting molecular attraction to another entity in contact."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002332 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer not exhibiting molecular attraction to another entity in contact."^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002333 ;
    owl:annotatedTarget "A adhesivity which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002334 ;
    owl:annotatedTarget "A adhesivity which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:dd"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002335 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being dome-shaped."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002336 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having triangular faces that meet at a common point and containing a polygonal shaped base."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002337 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting a continuous convex surface with an axis of symmetry and one axis longer than the other; characterized with an egg-shaped form crossed with a lance-head shaped form."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002338 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being shaped like a lance-head, considerably longer than wide, tapering towards the tip from below the middle together forming three angles; attached at the broad end."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002339 ;
    owl:annotatedTarget "A quality of being covered with stiff or rough hairs."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002340 ;
    owl:annotatedTarget "A quality of being minutely hispid."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:www.thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002341 ;
    owl:annotatedTarget "A quality of being covered with short, dense, matted hairs."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002342 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being a cupule, with a structure similar to a cup that also encloses the ovule in partiality."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:www.thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002343 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's lying or growing on the ground but with erect or rising tips."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002344 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being characterized by fine, entangled hairs giving the appearance of cobweb."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002345 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's having a quadric surface in three dimensions obtained by rotating less than half of a circular arc about an axis passing through the endpoints of the arc"^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002346 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's having two connected parts, roughly spherical, of different sizes."^^xsd:string .

[]
    oboInOwl:hasDbXref "wiktionary:http://en.wiktionary.org/wiki/obconical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002347 ;
    owl:annotatedTarget "A conical quality inhering in a bearer by virtue of the bearer's resembling a cone, with the pointed end attached to an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:http://www.merriam-webster.com/dictionary/ligneous"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002348 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer resembling wood."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:http://www.merriam-webster.com/dictionary/basal"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002349 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the base of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:http://www.merriam-webster.com/dictionary/cauline"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002350 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the stalk of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "wiktionary:http://en.wiktionary.org/wiki/fleshy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002351 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer resembling or containing flesh."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002352 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's upper parts die back to the rootstock at the end of the growing season."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:RH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002353 ;
    owl:annotatedTarget "A quality that inheres in a bearer in virtue of its realizing one of its functions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:RH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002354 ;
    owl:annotatedTarget "A quality of an physical object that is currently realizing one of its functions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:RH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002355 ;
    owl:annotatedTarget "A quality of a physical object that is currently realizing none of its functions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:RH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002356 ;
    owl:annotatedTarget "A quality of a physical object that has been constantly realizing some of its functions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:AE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002357 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a strait side and an arched side giving the bearer the form of the letter D."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002358 ;
    owl:annotatedTarget "An elongated raised margin or border."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002359 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's width being notably higher than its length."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:RH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002360 ;
    owl:annotatedTarget "A disposition that can be compared on a linear scale - that is that it can be increased or decreased."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002361 ;
    owl:annotatedTarget "A tendency which is relatively high."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002362 ;
    owl:annotatedTarget "A tendency which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002363 ;
    owl:annotatedTarget "A medium brown color with a metallic sheen, resembles the actual alloy bronze."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002364 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's length being notably lower than its width."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002365 ;
    owl:annotatedTarget "Female quality of having complete, unaltered reproductive organs"^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002366 ;
    owl:annotatedTarget "Male quality of having complete, unaltered reproductive organs."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002367 ;
    owl:annotatedTarget "Male quality of being incapable to reproduce because of functional loss of the testicles from surgical removal or chemical means."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:mf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002368 ;
    owl:annotatedTarget "A viviparous organism having never given birth."^^xsd:string .

[]
    oboInOwl:hasDbXref "wiki:http://en.wikipedia.org/wiki/Parity_(biology)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002369 ;
    owl:annotatedTarget "A viviparous organism that has given birth two or more times."^^xsd:string .

[]
    oboInOwl:hasDbXref "wiki:http://en.wikipedia.org/wiki/Parity_(biology)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002370 ;
    owl:annotatedTarget "The number of time that a viviparous organism has given birth."^^xsd:string .

[]
    oboInOwl:hasDbXref "wiki:http://en.wikipedia.org/wiki/Parity_(biology)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002371 ;
    owl:annotatedTarget "A viviparous organism having given birth one time."^^xsd:string .

[]
    oboInOwl:hasDbXref "wiki:http://en.wikipedia.org/wiki/Parity_(biology)"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002372 ;
    owl:annotatedTarget "A viviparous organism that has given birth five or more times."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002373 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along the mediolateral axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002374 ;
    owl:annotatedTarget "Recurrent and often more or less cyclic alteration."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002375 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's shape form resembling the shape of a trumpet."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002376 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's being filled with air."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CVS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002377 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's being not filed with air."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:https://en.wikipedia.org/wiki/Acinus"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002378 ;
    owl:annotatedTarget "Having a shape that resembles a many-lobed \"berry,\" such as a raspberry."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002379 ;
    owl:annotatedTarget "A female fertility quality inhering in a female by virtue of the bearer's not being capable of reproducing because of surgical removal of ovaries and uterus."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MF"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002380 ;
    owl:annotatedTarget "A female fertility quality inhering in a female by virtue of the bearer's not being capable of reproducing because of surgical removal of ovaries."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:lm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002381 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the presence of long chain aliphatic lipids on the surface of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002382 ;
    owl:annotatedTarget "A waxiness which is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:lm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002384 ;
    owl:annotatedTarget "Presence of long chain aliphatic lipids on the surface of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "FNA:FNA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002385 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being marked by narrow lines, usually parallel, with at least one salient angle on the margin"^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:AD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002386 ;
    owl:annotatedTarget "A concave 3-D shape that inheres in the bearer by virtue of the bearer's shape that is wider at one end and narrow in the middle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PNS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002387 ;
    owl:annotatedTarget "Extremely acute and aggressive onset of a pathological process."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GV"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002388 ;
    owl:annotatedTarget "Being supported by a peduncle or stalk."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:PG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002389 ;
    owl:annotatedTarget "Growing horizontal to the ground without setting roots."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002390 ;
    owl:annotatedTarget "A length quality which is equal to the length of any straight line segment that passes from the center of a circle to any endpoint on the circular boundary. The radius is half of the diameter."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002391 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having three rays or radiating branches."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002392 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located on a sloping line joining two nonconsecutive points of an entity relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002393 ;
    owl:annotatedTarget "A tolerance quality inhering in a bearer by virtue of the bearer's increased ability to endure a stimulus."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002394 ;
    owl:annotatedTarget "A tolerance quality inhering in a bearer by virtue of the bearer's decreased ability to endure a stimulus."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002395 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned away from the axis of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002396 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being positioned towards the axis of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:AD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002397 ;
    owl:annotatedTarget "A circular shape quality inhering in a bearer by virtue of the bearer's being nearly, but not perfectly, circular."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002399 ;
    owl:annotatedTarget "A rotation quality inhering in a bearer by virtue of being rotated towards the front and the middle of an organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:wikipedia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002400 ;
    owl:annotatedTarget "Having a spindle-like shape that is wide in the middle and tapers at both ends."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002401 ;
    owl:annotatedTarget "characterised by an unidentifiable pattern."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002402 ;
    owl:annotatedTarget "Multiple lesions some interconnecting with each other."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPTH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002403 ;
    owl:annotatedTarget "Affecting all regions without specificity of distribution."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002404 ;
    owl:annotatedTarget "Affecting a segment or segments."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:https://en.wikipedia.org/wiki/Friability"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002405 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's disposition to be reduced to smaller pieces with little effort."^^xsd:string .

[]
    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 "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002406 ;
    owl:annotatedTarget "Easily reduced to powder or easily fragmentable or crumbly."^^xsd:string .

[]
    oboInOwl:hasDbXref "mw:http://www.merriam-webster.com/dictionary/indurated"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002407 ;
    owl:annotatedTarget "Having become firm or hard especially by increase of fibrous elements."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002408 ;
    owl:annotatedTarget "Having the consistency of water."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002409 ;
    owl:annotatedTarget "Bounded structure filled with fluid."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002410 ;
    owl:annotatedTarget "A colour that is very pale yellowish brown."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002411 ;
    owl:annotatedTarget "A color consisting of yellow and brown hue."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002412 ;
    owl:annotatedTarget "A color consisting of yellow and brown hue and low brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002413 ;
    owl:annotatedTarget "A color consisting of yellow and brown hue and high brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002414 ;
    owl:annotatedTarget "A quality of duration having progressive course of indefinite duration with active, acute-like elements."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002415 ;
    owl:annotatedTarget "Single lesion with expansion into surrounding tissue."^^xsd:string .

[]
    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: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 "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002416 ;
    owl:annotatedTarget "Flattened from above downward; below the normal level or the level of the surrounding parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002417 ;
    owl:annotatedTarget "Extending through or affecting the entire thickness of the wall of an organ or cavity or boundary."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002418 ;
    owl:annotatedTarget "An affinity inhering in a tissue constituent by virtue of the bearer exhibiting a molecular interaction for acidic dyes under specific pH conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002419 ;
    owl:annotatedTarget "An affinity inhering in a tissue constituent by virtue of the bearer exhibiting a molecular interaction for eosin dye."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:http://en.wiktionary.org/wiki/amphiphilic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002420 ;
    owl:annotatedTarget "Having both hydrophilic and hydrophobic (or lipophilic) groups."^^xsd:string .

[]
    oboInOwl:hasDbXref "mw:http://www.merriam-webster.com/dictionary/cicatricial"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002421 ;
    owl:annotatedTarget "Having or resembling the characteristic of a cicatrix - a scar resulting from formation and contraction of fibrous tissue."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:https://en.wikipedia.org/wiki/Acinus"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MPATH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002423 ;
    owl:annotatedTarget "A round or lobulated protruding form resembling a nipple."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:AD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002424 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's having two or more entities that extend from a common point in different directions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002425 ;
    owl:annotatedTarget "Open to view or not covered by another entity."^^xsd:string .

[]
    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 "wordnetweb:wordnetweb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002426 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being shaped like a boat."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002427 ;
    owl:annotatedTarget "A surface feature shape having numerous very small circular rounded projections or protuberances."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002428 ;
    owl:annotatedTarget "A 3-D shape with three supports or legs."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002429 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter X."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002430 ;
    owl:annotatedTarget "A shape quality in which the bearer is shaped like a narrow band; ligulate."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002431 ;
    owl:annotatedTarget "A shape quality in which the bearer possesses a gradual, yet distinct, thinning from a wide starting point."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002432 ;
    owl:annotatedTarget "A shape that is in the form of a spade."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:AD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002433 ;
    owl:annotatedTarget "A surface feature shape marked by large amounts of relief, often with multiple ridges and grooves in close association. Topographically complex."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002434 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located at a right angle relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002435 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer touching another entity along a border or with a projecting part."^^xsd:string .

[]
    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 "PATOC:AD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002436 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's position being displaced from a reference point."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002437 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being locked together or interconnected to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002438 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being located or placed beneath the skin."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002439 ;
    owl:annotatedTarget "An angular shape quality inhering in a bearer by virtue of the bearer's having two angles in its length giving the bearer the form of the letter W."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002440 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the degree of the bearer's highly topographical with ridges, pits, rugosity or other surface structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:AD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002441 ;
    owl:annotatedTarget "A surface feature shape in which the bearer's surface is highly topographical with ridges, pits, rugosity or other surface structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:AD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002442 ;
    owl:annotatedTarget "A surface feature shape in which the bearer's surface is lacking ridges, pits, rugosity or other surface structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:NI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002443 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being located at the same level as another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002444 ;
    owl:annotatedTarget "A composition quality inhering in a bearer by virtue of the bearer's being composed of or possessing inorganic material."^^xsd:string .

[]
    oboInOwl:hasDbXref "freedictionary:freedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002445 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being twisted or turned."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002446 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a shape resembling an anchor."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002447 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer being divided into four parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002448 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being aligned or positioned towards another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002449 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the rear and mid-line surface of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:CM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002450 ;
    owl:annotatedTarget "A hardness quality of giving significant resistance to pressure."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002451 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's exhibiting a phenotypic difference between males and females of the same species."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002452 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer being thinner or more loosely packed."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002453 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer bring gradually worn away."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002454 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a carpel."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002455 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's architecture bearing resemblence to a corymb type of inflorescence."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002456 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's similarity to the appearance of an inflorescence."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002457 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a leaf."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002458 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer being thin and lacking outgrowths."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002459 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a sepal,"^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:JL"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002460 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer being smaller and contracted, especially due to loss of moisture."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002463 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of some aspect of the bearer extending to the position of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002464 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of some aspect of the bearer extending past the position of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002466 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer resembling a keyhole."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002467 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer resembling a thin narrow strip."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002468 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's being capable of swelling or stretching."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002469 ;
    owl:annotatedTarget "Structural quality inhering in a bearer in which a joint has apposed bony surfaces united by fibrous tissue, permitting no movement; found only between bones."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002470 ;
    owl:annotatedTarget "A morphological quality between two bearers inhering that one bearer is subject to change the nature, function, or condition of itself to become the other."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:NV"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002471 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's increased rate of change of the position."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:NV"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002472 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's decreased rate of change of the position."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:NV"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002473 ;
    owl:annotatedTarget "A disposition inhering in a tumour by virtue of the bearer's disposition to spontaneously arise."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002474 ;
    owl:annotatedTarget "A flavor quality inhering in a bearer by virtue of the bearer's having an acrid, sharp, or disagreeable flavor."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002475 ;
    owl:annotatedTarget "A position quality inhering in a bearer by virtue of the bearer's existing near the end of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002476 ;
    owl:annotatedTarget "A position quality inhering in a bearer by virtue of the bearer's forming the end of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "wikipedia:http://en.wikipedia.org/wiki/Brittleness"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002477 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's disposition to breaks without significant deformation (strain) when subjected to stress."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:AD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002480 ;
    owl:annotatedTarget "A quality inhering in an bearer by virtue of the bearer's possessing only minor levels of ossification."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-wester:http://www.merriam-webster.com/dictionary/oblique"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002481 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a slanting direction or position : neither perpendicular nor parallel."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002482 ;
    owl:annotatedTarget "Shape quality inhering in a bearer by virtue of the bearer exhibiting a narrow and elongate opening."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002483 ;
    owl:annotatedTarget "Positional quality in which an entity is located outside of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002484 ;
    owl:annotatedTarget "An angular shape quality inhering in a bearer by virtue of the bearer's having a single angle in its length giving the bearer the form of an inverted letter V."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002485 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's possessing two sides that are at the same continuous distance relative to each other."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002486 ;
    owl:annotatedTarget "A quality inhering in a process by virtue of that process having two or more organisms as participants."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002487 ;
    owl:annotatedTarget "A quality inhering in a process by virtue of that process having exactly one organism as a participant."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002488 ;
    owl:annotatedTarget "Overlap with quality inhering in a bearer by virtue of the bearer's being positioned over another entity so as to cover some portion of it."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002489 ;
    owl:annotatedTarget "Overlap with quality inhering in a bearer by virtue of the bearer's being positioned under another entity so as to be covered by some portion of it."^^xsd:string .

[]
    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 "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002490 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anteriorly."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002491 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anterodorsally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002492 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anterolaterally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002493 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anteroventrally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002494 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed distally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002495 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed dorsally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002496 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed dorsolaterally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002497 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed laterally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002498 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed medially."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002499 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posteriorly."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002500 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed ventrolaterally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002501 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed ventrally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002502 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed transversely."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002503 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posterolaterally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002504 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posterodorsally."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:DOS"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002507 ;
    owl:annotatedTarget "A composition quality inhering in a bearer by virtue of the bearer's consisting of keratin."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002508 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer being hidden from view."^^xsd:string .

[]
    oboInOwl:hasDbXref "Merriam-Webster:hexagonal"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002509 ;
    owl:annotatedTarget "A 2-D shape quality inhering in a bearer by virtue of the bearer's having six angles and six sides."^^xsd:string .

[]
    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 "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002510 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer being divided into multiple parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002511 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a cane."^^xsd:string .

[]
    oboInOwl:hasDbXref "Merriam-Webster:confluent"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002512 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer flowing or coming together with another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002513 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's having a slanting direction (neither perpendicular nor parallel) relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002514 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anteromedially."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002515 ;
    owl:annotatedTarget "An elevation quality inhering in a bearer by virtue the bearer's being in a high position relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002516 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer being hidden from view or covered by another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002517 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a saddle."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordReference:flush"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002518 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer being level or even with another surface."^^xsd:string .

[]
    oboInOwl:hasDbXref "TheFreeDictionary:cancellous"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002519 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's having an open, latticed, or porous structure; used especially of bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002520 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer being shaped like a scute or an osteoderm."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002521 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's similarity to the appearance of a funnel."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002522 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer having an elongate structure, similar to a ridge, that extends longitudinally along an anatomical entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002523 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being located at a right angle relative to another entity and to the horizon."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002524 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed mesiolaterally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002525 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer being in a position that produces a separation in, or acting to separate, another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002526 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed anterodistally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002527 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posterodistally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002533 ;
    owl:annotatedTarget "A multipartite quality inhering in a bearer by virtue of the bearer being divided into two parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002534 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being shaped like a plowshare."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002535 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a short and stout cylindrical shape."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002536 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a shape like a boomerang, with two arms connected at an angle."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:http://www.merriam-webster.com/dictionary/subovoid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002537 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting a shape not quite ovoid. approximately ovoid."^^xsd:string .

[]
    oboInOwl:hasDbXref "merriam-webster:http://www.merriam-webster.com/dictionary/concavo-convex"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002538 ;
    owl:annotatedTarget "A shape quality that obtains by virtue of the bearer being concave on one side and convex on the other."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002539 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a shape like a ring (a circular shape enclosing a space)."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002540 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's possessing a small, spike-like shape."^^xsd:string .

[]
    oboInOwl:hasDbXref "GO:0042592"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002541 ;
    owl:annotatedTarget "Pertaining to the ability or tendency of an organism or cell to maintain internal equilibrium by adjusting its physiological processes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002629 ;
    owl:annotatedTarget "An intensity which is characterized by being very severe."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002630 ;
    owl:annotatedTarget "An occurrence quality inhering in a bearer by virtue of the bearer's having a course that occurs occasionally."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002631 ;
    owl:annotatedTarget "An occurrence of a process during which time there is an inability to change the course, extent, or repetition of the process."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATO:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002632 ;
    owl:annotatedTarget "A quality in which the effect or outcome is not primary or the focus of the observation."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005000 ;
    owl:annotatedTarget "A 3-D shape that is half of a sphere."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005001 ;
    owl:annotatedTarget "A variability quality inhering in the bearer by virtue of the bearer having a variable number or count of an entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005002 ;
    owl:annotatedTarget "Having the shape of a pear; tapering near the top and bulging toward the base or bottom. From thefreedictionary.com"^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005003 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's resembling the form of a paddle."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005004 ;
    owl:annotatedTarget "A shape that is almost an ellipse."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005005 ;
    owl:annotatedTarget "Shape quality inhering in a bearer expanding outward, or having parts expanding outward, from a center point."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005006 ;
    owl:annotatedTarget "A morphology quality inhering in a bearer by virtue of the bearer's being morphologically distinguishable from another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1111/j.1469-185X.2011.00176.x"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005007 ;
    owl:annotatedTarget "A 3-D shape inhering in a bearer by virtue of the bearer's having dentition characterized by high-crowned teeth and enamel which extends far past the gum line, which provides extra material for wear and tear."^^xsd:string .

[]
    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 "DOI:10.1111/j.1469-185X.2011.00176.x"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005008 ;
    owl:annotatedTarget "A 3-D shape inhering in a bearer by virtue of the bearer's having dentition characterized by low-crowned teeth. Human teeth are brachydont."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005009 ;
    owl:annotatedTarget "A 3-D shape inhering in a bearer by virtue of the bearer's having an entity in the form of a molar tooth."^^xsd:string .

[]
    oboInOwl:hasDbXref "www.oxforddictionaries.com:http://www.oxforddictionaries.com/us/definition/american_english/plumose"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005010 ;
    owl:annotatedTarget "A branched quality inhering in a bearer by virtue of the bearer's having many fine filaments or branches that give a feathery appearance: for example, resembling a feather."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005011 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer possessing an uninterrupted or unbroken connection or spatial distribution relative to the position of another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005012 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer being fully formed compared to entities lacking parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005013 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's lacking parts or having a reduced form compared to fully formed entities."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005014 ;
    owl:annotatedTarget "A spheroid shape quality inhering in a bearer by virtue of the bearer's being nearly, but not perfectly, spherical."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005015 ;
    owl:annotatedTarget "A size quality inhering in an entity or set of entities in which size increases or decreases along the extent of the entity or set."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005016 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being enclosed on all sides by another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005017 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being compressed from the side facing the lips to the side facing the tongue."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005018 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being compressed from the side facing the midline of the jaw to the side opposite the midline."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005019 ;
    owl:annotatedTarget "A curvature quality inhering in a bearer by virtue of the bearer's being curved towards the tongue."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005020 ;
    owl:annotatedTarget "A shape quality inhering on a bearer by virtue of a bearer's shape lacking in pattern or uniformity; for example, it may have sides of different lengths, different curvatures, or unequal angles."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005021 ;
    owl:annotatedTarget "Cuspidate quality inhering in a bearer by virtue of the bearer's possessing a single cusp."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005022 ;
    owl:annotatedTarget "A diameter that remains constant throughout the extent of an entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005023 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is in the parasagittal plane."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:WD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0005024 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed along the longitudinal or anterior-posterior axis."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010000 ;
    owl:annotatedTarget "A structural quality inhering in the bearer by virtue of the bearer consisting of a single, maximally connected structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dos"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010001 ;
    owl:annotatedTarget "A structural quality inhering in the bearer by virtue of the bearer consisting of multiple structures lacking any physical connection to each other."^^xsd:string .

[]
    oboInOwl:hasDbXref "orcid:0000-0002-7073-9172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010002 ;
    owl:annotatedTarget "The velocity of spatial propagation of a process. Examples include the velocity of propagation of an action potential along an axon."^^xsd:string .

[]
    oboInOwl:hasDbXref "orcid:0000-0002-7073-9172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010003 ;
    owl:annotatedTarget "A propagation velocity that is higher than normal."^^xsd:string .

[]
    oboInOwl:hasDbXref "orcid:0000-0002-7073-9172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010004 ;
    owl:annotatedTarget "A propagation velocity that is lower than normal."^^xsd:string .

[]
    oboInOwl:hasDbXref "orcid:0000-0002-7073-9172"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010005 ;
    owl:annotatedTarget "A physical quality of a process that is its spatial distribution. For example, bone mineralization follows stereotypical spatial distribution patterns during development, which may be altered in some phenotypes."^^xsd:string .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-7073-9172"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PortlandMeetingFeb2015"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015001 ;
    owl:annotatedTarget "Absence due to a degenerative process."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PortlandMeetingFeb2015"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015002 ;
    owl:annotatedTarget "The ability of a process to produce its output."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PortlandMeetingFeb2015"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015003 ;
    owl:annotatedTarget "A decrease in the ability of a process to produce its output."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:PortlandMeetingFeb2015"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015004 ;
    owl:annotatedTarget "A increase in the ability of a process to produce its output."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wiktionary.org/wiki/tendril"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015005 ;
    owl:annotatedTarget "Slender and spirally coiled."^^xsd:string .

[]
    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:DOS"^^xsd:string, "https://github.com/pato-ontology/pato/issues/78"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015006 ;
    owl:annotatedTarget "A quality inhering in a structure by virtue of it consisting of many of repeated, similar or identical subunits, arranged in some orderly array."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015007 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the degree to which the bearers stands out or projects beyond a surface or line."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015008 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the extent to which the bearer is capable of being stretched or swollen."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/90"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015009 ;
    owl:annotatedTarget "A quality inhering in air by virtue of the partial pressure exerted by the bearer's water vapour content."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/90"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015010 ;
    owl:annotatedTarget "An increase in humidity."^^xsd:string .

[]
    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: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 "https://github.com/pato-ontology/pato/issues/90"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015011 ;
    owl:annotatedTarget "An decrease in humidity."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/88"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015012 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity consisting of roughly equal proportions of positively and negatively charged particles, having neither a defined volume nor defined shape, having internal magnetic fields, and being electrically conductive."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/89"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015013 ;
    owl:annotatedTarget "The degree to which the bearer is exposed to visible light."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/89"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015014 ;
    owl:annotatedTarget "An increase in illumination."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/89"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015015 ;
    owl:annotatedTarget "An decrease in illumination."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://www.thefreedictionary.com/stepped"^^xsd:string, "https://github.com/pato-ontology/pato/issues/82"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015016 ;
    owl:annotatedTarget "Having a shape or form that resembles a step of a stairway (e.g., a ledge or offset margin)."^^xsd:string .

[]
    oboInOwl:hasDbXref "ENVO:pb"^^xsd:string, "https://github.com/pato-ontology/pato/issues/91"^^xsd:string, "https://goldbook.iupac.org/html/C/C01172.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015017 ;
    owl:annotatedTarget "A physical quality inhering in an entity by virtue of a portion of the bearer's molecular or polymolecular constituents present in one phase being dispersed in a portion of the bearer's constituents present in another phase."^^xsd:string .

[]
    oboInOwl:hasDbXref "ENVO:pb"^^xsd:string, "https://github.com/pato-ontology/pato/issues/91"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015018 ;
    owl:annotatedTarget "A physical quality inhering in an entity by virtue of the bearer's solid or liquid constituents being suspended in a gas."^^xsd:string .

[]
    oboInOwl:hasDbXref "github:mah11"^^xsd:string, "https://github.com/pato-ontology/pato/issues/96"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015019 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter C."^^xsd:string .

[]
    oboInOwl:hasDbXref "github:mah11"^^xsd:string, "https://github.com/pato-ontology/pato/issues/96"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015020 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter J."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Combustibility"^^xsd:string, "https://github.com/EnvironmentOntology/envo/issues/384"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015021 ;
    owl:annotatedTarget "The propensity of a material to undergo combustion. Combustion encompasses smouldering and flaming combustion. Combustibility is usually applied to solids."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/110"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015024 ;
    owl:annotatedTarget "An increase in porosity."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/110"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015025 ;
    owl:annotatedTarget "An decrease in porosity."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/113"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015026 ;
    owl:annotatedTarget "quality, state, or degree of being stable."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/113"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015027 ;
    owl:annotatedTarget "An increase in stability."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/113"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015028 ;
    owl:annotatedTarget "A decrease in stability."^^xsd:string .

[]
    oboInOwl:hasDbXref "ENVO:pb"^^xsd:string, "https://github.com/pato-ontology/pato/issues/91"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015029 ;
    owl:annotatedTarget "A physical quality inhering in an entity by virtue of the bearer's solid or liquid constituents being transiently dispersed in a solid, liquid, or gas before settling due to gravity or centrifugal forces."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/122"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015030 ;
    owl:annotatedTarget "A shape that ineres in a bearer by virtue of the bearer's mass being distributed in a feather-like fashion."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Contamination"^^xsd:string, "https://github.com/pato-ontology/pato/issues/420"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015031 ;
    owl:annotatedTarget "The presence of a constituent, impurity, or some other undesirable element that spoils, corrupts, infects, makes unfit, or makes inferior a material, physical body, natural environment, place of human occupancy, or other material entitt."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Contamination"^^xsd:string, "https://github.com/pato-ontology/pato/issues/420"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015032 ;
    owl:annotatedTarget "An increase in contamination."^^xsd:string .

[]
    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 "https://en.wikipedia.org/wiki/Contamination"^^xsd:string, "https://github.com/pato-ontology/pato/issues/420"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015033 ;
    owl:annotatedTarget "A decrease in contamination."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0020000 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual based upon genotypic composition of sex chromosomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0020001 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual based upon genotypic composition that confers the capability for an organism to differentiate male gonads."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0020002 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual or a population based upon genotypic composition that confers the capability for an organism to differentiate female gonads."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:https://en.wikipedia.org/wiki/Drinking_water"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0025000 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to being fit to be used as a safe means of hydration."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:https://en.wikipedia.org/wiki/Drinking_water"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0025001 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer not being suitable for use as a safe means of hydration."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:https://en.wikipedia.org/wiki/Drinking_water"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0025002 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer being suitable for use as a safe means of hydration."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0030000 ;
    owl:annotatedTarget "A malformed quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally anterior structures and missing some or all of what are normally posterior structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0030001 ;
    owl:annotatedTarget "A malformed quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally dorsal structures and missing some or all of what are normally ventral structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0030002 ;
    owl:annotatedTarget "A malformed quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally posterior structures and missing some or all of what are normally anterior structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0030003 ;
    owl:annotatedTarget "A malformed quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally ventral structures and missing some or all of what are normally dorsal structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0030004 ;
    owl:annotatedTarget "An anterioralized quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally anterior structures and missing some but not all of what are normally posterior structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0030005 ;
    owl:annotatedTarget "A dorsalized quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally dorsal structures and missing some but not all of what are normally ventral structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0030006 ;
    owl:annotatedTarget "A posterioralized quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally posterior structures and missing some but not all of what are normally anterior structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:EJS"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0030007 ;
    owl:annotatedTarget "A ventralized quality inhering in a bearer by virtue of the bearer's gross morphology containing what are normally ventral structures and missing some but not all of what are normally dorsal structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://medical-dictionary.thefreedictionary.com/heterotaxic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040000 ;
    owl:annotatedTarget "An oriented quality inhering in a bearer by virtue of the bearer's being abnormally placed or arranged."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-8941-3984"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040003 ;
    owl:annotatedTarget "The ability of a pathogen to produce an infectious disease or disorder in an another organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string, "https://orcid.org/0000-0003-4606-0597"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040004 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of the bearer's being covered or partially covered with hair that has increased thickness and softness."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040005 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed posteroventrally."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040006 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a shape like a crown."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040007 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a shape like a shell."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string, "https://www.merriam-webster.com/dictionary/fringe"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040008 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having an ornamental border consisting of short straight or twisted threads or strips hanging from cut or raveled edges or from a separate band."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040009 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of a bowl."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040010 ;
    owl:annotatedTarget "Mobility relative to a second entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040011 ;
    owl:annotatedTarget "Immobility relative to a second entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040012 ;
    owl:annotatedTarget "A shape that is in the form of a plug, being tube-like and expanded on one end."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040013 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed dorsomedially."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string, "https://www.merriam-webster.com/dictionary/band"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040014 ;
    owl:annotatedTarget "A shape that is in the form of a narrow strip encircling an object."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://www.dictionary.com/browse/trough"^^xsd:string, "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040015 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's shape resembling that of a trough, being narrow, long, and boxlike in shape."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string, "https://www.merriam-webster.com/dictionary/pentagonal"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040016 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having five angles and five sides."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://www.cancer.gov/publications/dictionaries/cancer-terms/def/dysplasia"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040017 ;
    owl:annotatedTarget "A growth quality of occurrent in which the growth of an organism, structure or group of organisms is abnormal."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fibrosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040019 ;
    owl:annotatedTarget "Fibrosis is the formation of excess fibrous connective tissue in an organ or tissue in a reparative or reactive process."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040021 ;
    owl:annotatedTarget "The bearer of this quality has_part n=1 of the indicated entity type, where n is bilaterally paired for a comparable organism.."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wiktionary.org/wiki/distomedial"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040023 ;
    owl:annotatedTarget "An orientation quality inhering in a bearer by virtue of the bearer having a position that is directed distomedially, ie, pertaining to an inside aspect, but also farther away from the center of the body."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-3162-7490"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040024 ;
    owl:annotatedTarget "The bearer of this quality has_part n=2 of the indicated entity type, where n is unpaired for a comparable organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "NCIT:C3824"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040025 ;
    owl:annotatedTarget "A structural quality which is held by a bearer where a localized pathological or traumatic structural change, damage, deformity, or discontinuity of tissue, organ, or body part is present."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:https://en.wikipedia.org/wiki/Doubled_haploidy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040027 ;
    owl:annotatedTarget "A ploidy quality inhering in a bearer by virtue of the bearer's haploid cells undergo chromosome doubling."^^xsd:string .

[]
    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 "EFO:0002947"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040028 ;
    owl:annotatedTarget "An organismal quality of having successfully reproduced."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-4366-3088"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040029 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of that bearer being shielded from visible light."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-2244-7917"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040032 ;
    owl:annotatedTarget "A distance traveled in a specific time that is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-2244-7917"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040033 ;
    owl:annotatedTarget "A distance traveled in a specific time that is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://medlineplus.gov/fractures.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040034 ;
    owl:annotatedTarget "A broken quality where an entity is cracked or broken, usually a bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://radiopaedia.org/articles/transverse-fracture?lang=us"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040035 ;
    owl:annotatedTarget "A fractured quality where the fracture traverses the bone perpendicular to the axis of the bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://www.dictionary.com/browse/impacted-fracture"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040036 ;
    owl:annotatedTarget "A fractured quality in which one of the fragments is driven into another fragment."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://www.dictionary.com/browse/linear-fracture"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040037 ;
    owl:annotatedTarget "A fractured quality where the fracture runs parallel to the long axis of a bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://radiopaedia.org/articles/oblique-fracture?lang=us"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040038 ;
    owl:annotatedTarget "A fractured quality where the fracture occurs at a plane oblique to the long axis of the bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Spiral_fracture"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040039 ;
    owl:annotatedTarget "A fractured quality that occurs when torque (a rotating force) is applied along the axis of a bone."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://www.mayoclinic.org/diseases-conditions/osteoporosis/multimedia/compression-fractures/img-20008995"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040040 ;
    owl:annotatedTarget "A fractured quality that is caused by a loss of bone mass (osteoporosis) that occurs as part of aging."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Avulsion_fracture"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040041 ;
    owl:annotatedTarget "A fractured quality in which the fragment of bone tears away from the main mass of bone as a result of physical trauma."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040042 ;
    owl:annotatedTarget "A proportionality quality inhering in a bearer by virtue of the bearer's decreased magnitude in respect to a related entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040043 ;
    owl:annotatedTarget "A proportionality quality inhering in a bearer by virtue of the bearer's increased magnitude in respect to a related entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4606-0597"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040044 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's components being torn, typically used for soft tissues or membranes."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://www.dictionary.com/browse/unfragmented"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040047 ;
    owl:annotatedTarget "Existing or functioning as though broken into separate parts; disorganized; disunified."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-0736-9199"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040048 ;
    owl:annotatedTarget "Red due to increase blood circulation in a defined area."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean"^^xsd:string, "https://orcid.org/0000-0002-8166-0486"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0040070 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to deform by heating."^^xsd:string .

[]
    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_0098796 ;
    owl:annotatedTarget "Any protein complex that is part of a membrane." .

[]
    oboInOwl:hasDbXref "SIO:000249" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:BFO_0000062 ;
    owl:annotatedTarget "is preceded by" .

[]
    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 "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 "SIO:000251" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0002087 ;
    owl:annotatedTarget "is immediately preceded by" .

[]
    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_0099738 ;
    owl:annotatedTarget "The complete extent of cell cortex that underlies some some region of the plasma membrane." .

[]
    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 "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 "Wikipedia:http://en.wikipedia.org/wiki/Cardinal_direction"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0045090 ;
    owl:annotatedTarget "The four cardinal directions or cardinal points are the directions north, east, south, and west, commonly denoted by their initials, N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/North"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0045091 ;
    owl:annotatedTarget "North is one of the four compass points or cardinal directions. It is the opposite of south and is perpendicular to east and west."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/East"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0045092 ;
    owl:annotatedTarget "East is one of the four cardinal directions or points of the compass. It is the opposite direction from west."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/South"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0045093 ;
    owl:annotatedTarget "South is one of the four cardinal directions or compass points. South is the polar opposite of north and is perpendicular to east and west."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/West"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0045094 ;
    owl:annotatedTarget "West is one of the four cardinal directions or points of the compass. It is the opposite direction from east."^^xsd:string .

[]
    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 "https://orcid.org/0000-0002-9943-9018"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0050000 ;
    owl:annotatedTarget "The number of repeated events per unit time, occurring in a repeating series. (e.g. the number of heart beats occurring over 1 minute)"^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-9943-9018"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0050001 ;
    owl:annotatedTarget "The rate of output of a continuous process. Example include: growth rate, cell migration rate, enzyme reaction rate."^^xsd:string .

[]
    oboInOwl:hasDbXref "orcid:0000-0003-4148-4606"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0055001 ;
    owl:annotatedTarget "A spatial distribution of a process in which the process occupies a smaller length, area, or volume than the reference process. For example, heterochromatin may form over a shorter length of a chromosome in a mutant than in wild type."^^xsd:string .

[]
    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"^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0055002 ;
    owl:annotatedTarget "A spatial distribution of a process in which the process occupies a greater length, area, or volume than the reference process. For example, heterochromatin may form over a shorter length of a chromosome in a mutant than in wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0055003 ;
    owl:annotatedTarget "A rate of occurrence that is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000004 ;
    owl:annotatedTarget "A quality of inhering in a bearer by virtue of the bearer's disposition to move freely."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0055004 ;
    owl:annotatedTarget "A rate of occurrence that is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0055005 ;
    owl:annotatedTarget "A rate of output of a continuous process that is relatively high."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Velocity"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000008 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's scalar absolute value of the rate of change of the bearer's position."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4148-4606"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0055006 ;
    owl:annotatedTarget "A rate of output of a continuous process that is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-1373-1705"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0060001 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being present in one sex and absent from the other in members of the same species."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-1373-1705"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0060002 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being present in males and absent from females in members of the same species."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-1373-1705"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0060003 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being present in females and absent from males in members of the same species."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lysis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0065001 ;
    owl:annotatedTarget "The breakdown, disintegration, destruction of an entity due to the breaking of cell membranes by any means."^^xsd:string .

[]
    oboInOwl:hasDbXref "https://medlineplus.gov/ency/article/003224.htm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0065002 ;
    owl:annotatedTarget "A degree of pigmentation quality that is diversified with patches, or irregularity."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:17122314"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Basket_cell&oldid=951703880"^^xsd:string, "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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:11884355"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000011 ;
    owl:annotatedTarget "A time quality inhering in a bearer by virtue of how long the bearer has existed."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:11884355"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:11884355"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18568015"^^xsd:string, "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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:9780123973481"^^xsd:string ;
    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."^^xsd:string .

[]
    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'."^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1016/B978-0-12-369497-3.10004-4"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:PATO_0070011 ;
    owl:annotatedTarget "Chandelier cells can be bitufted or multipolar."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:15378039"^^xsd:string, "PMID:18568015"^^xsd:string, "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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000014 ;
    owl:annotatedTarget "A composite chromatic quality composed of hue, saturation and intensity parts."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Unipolar_neuron&oldid=994458581"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070025 ;
    owl:annotatedTarget "A cell morphology that inheres in neurons with only one process, a neurite, that extends from the cell body. The neurite then branches to form dendritic and axonal processes."^^xsd:string .

[]
    oboInOwl:hasDbXref "WikipediaVersioned:Multipolar_neuron&oldid=1022942606"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000015 ;
    owl:annotatedTarget "A chromatic scalar-circular quality inhering in an object that manifests in an observer by virtue of the dominant wavelength of the visible light; may be subject to fiat divisions, typically into 7 or 8 spectra."^^xsd:string .

[]
    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"^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://db0nus869y26v.cloudfront.net/en/Salinity"^^xsd:string, "https://en.wikipedia.org/wiki/Salinity"^^xsd:string, "https://rwu.pressbooks.pub/webboceanography/chapter/5-3-salinity-patterns/"^^xsd:string, "https://www.sciencedirect.com/referencework/9780080983004/treatise-on-geochemistry"^^xsd:string, "https://www.sciencedirect.com/science/article/pii/B9780857096807500012"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0085001 ;
    owl:annotatedTarget "An osmolarity quality inhering in a bearer by virtue of the total amount of ionic salts dissolved in the bearer."^^xsd:string .

[]
    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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000016 ;
    owl:annotatedTarget "A scalar optical property that is the intensity, value or amount of perceived light."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000017 ;
    owl:annotatedTarget "A scalar chromatic property that is the degree of purity of perceived light."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/Peripheral_nervous_system>, "FMA:9903", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "pars peripherica" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000018 ;
    owl:annotatedTarget "A luminous flux quality inhering in a bearer by virtue of the bearer's emitting longer wavelength light following the absorption of shorter wavelength radiation; fluorescence is common with aromatic compounds with several rings joined together."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Peripheral_nervous_system>, "FMA:9903", "FMA:TA"^^xsd:string ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000010 ;
    owl:annotatedTarget "systema nervosum periphericum" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000014 ;
    owl:annotatedTarget obo:UBERON_0034944 .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Skin>, <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000019 ;
    owl:annotatedTarget "A chromatic property that is the relative position of different hues or degrees of saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "CARO:0000010" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000015 ;
    owl:annotatedTarget "anatomical boundary" .

[]
    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 <https://orcid.org/0000-0002-6601-2165>, "GO:0043010" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000021 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to harmonious coexistence."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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)" ;
    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 "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."^^xsd:string .

[]
    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> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/concentration"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000033 ;
    owl:annotatedTarget "A quality inhering in a substance by virtue of the amount of the bearer's there is mixed with another substance."^^xsd:string .

[]
    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 <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://en.wikipedia.org/wiki/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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000037 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's density, firmness, or viscosity."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Head>, "GO:0060322" ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.82" ;
    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 "thesaurus.maths:thesaurus.maths"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000039 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's orientation in space."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Serous_membrane> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000042 ;
    owl:annotatedTarget "serosa" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000040 ;
    owl:annotatedTarget "A quality that is the extent of space between two entities."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165>, <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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000043 ;
    owl:annotatedTarget "A quality of a physical entity inhering in a bearer by virtue of whether the bearer's molecules are being perceived by a taste and odorant receptors."^^xsd:string .

[]
    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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/frequency"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000044 ;
    owl:annotatedTarget "A physical quality which inheres in a bearer by virtue of the number of the bearer's repetitive actions in a particular time."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000062 ;
    owl:annotatedTarget "element" .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000047 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's ability to undergo sexual reproduction in order to differentiate the individuals or types involved."^^xsd:string .

[]
    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 <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000048 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's resistance to pressure, being broken, or pierced"^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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 "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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000049 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's possessing or displaying a distinctive feature in type or degree or effect or force."^^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 "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000075 ;
    owl:annotatedTarget obo:UBERON_0011216 .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165>, "UBERONREF:0000003"^^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 "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."^^xsd:string .

[]
    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 "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."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "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)."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000092 ;
    owl:annotatedTarget "stage succeeding embryo, including mature structure" .

[]
    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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Trophic_level"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000056 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's disposition to synthesize a particular organic compound required for its growth."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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 <http://en.wikipedia.org/wiki/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:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000745" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.107" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000057 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's occurrence."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Zygote> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000106 ;
    owl:annotatedTarget "zygotum" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Cleavage_(embryo)>, "GO:0040016" ;
    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 <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000058 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's molecules being are aerially dispersed and perceived by an odorant receptor."^^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> ;
    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> ;
    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> ;
    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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000109 ;
    owl:annotatedTarget "trilaminar germ stage" .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000059 ;
    owl:annotatedTarget "A parental quality inhering in a bearer by virtue of exhibiting the characteristic of a parent."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 <http://en.wikipedia.org/wiki/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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000060 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's exhibiting repetition of placement of its parts."^^xsd:string .

[]
    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: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 "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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000062 ;
    owl:annotatedTarget "A sleep quality defined by the mathematic properties of the relative time frames of the sleep cycle."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000066 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of the bearer's having hair or bristles."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "DOI:10.1038/nature07309 Hejnol A, Martindale MQ, Acoel development indicates the independent evolution of the bilaterian mouth and anus. Nature (2008)" ;
    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 <http://en.wikipedia.org/wiki/Mouth> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000165 ;
    owl:annotatedTarget "cavital oralis" .

[]
    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."^^xsd:string .

[]
    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> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000070 ;
    owl:annotatedTarget "The number of entities of this type that are part of the whole organism."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/uberon/wiki/The-digestive-tract>, <https://orcid.org/0000-0002-6601-2165>, "ISBN:0073040584"^^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/>, <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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.32" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000077 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the whether the bearer's disposition to react to a stimulus or an agent."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Blood>, <http://orcid.org/0000-0002-6601-2165>, <https://github.com/obophenotype/uberon/issues/9>, "FMA:9670" ;
    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:hasDbXref "GOC:CJM"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PATO_0000077 ;
    owl:annotatedTarget "reactivity"^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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) " ;
    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 "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000078 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's movement or variation characterized by the regular recurrence or alternation of different quantities or conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://en.wikipedia.org/wiki/Pallium_(neuroanatomy)>, <https://github.com/obophenotype/uberon/issues/287>, "GO:0021543", "ISBN:0471888893"^^xsd:string ;
    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 <http://www.ncbi.nlm.nih.gov/pubmed/8932866> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget obo:NCBITaxon_7762 .

[]
    oboInOwl:source <http://en.wikipedia.org/wiki/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 "thesaurus.maths:thesaurus.maths"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000080 ;
    owl:annotatedTarget "A physical quality of a process inhering in a bearer by virtue of the size of the bearer's maximum displacement from the 'normal' position, when periodic motion is taking place."^^xsd:string .

[]
    oboInOwl:hasDbXref "ZFA:0000505" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000203 ;
    owl:annotatedTarget "dorsal telencephalon" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Blastula> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000307 ;
    owl:annotatedTarget "blastosphere" .

[]
    oboInOwl:hasDbXref "reference.com:reference.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000082 ;
    owl:annotatedTarget "A rhythm quality inhering in a bearer by virtue of the repetitiveness of bearer's rhythm."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://en.wikipedia.org/wiki/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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000083 ;
    owl:annotatedTarget "A quality that exists by virtue of being a particular point in the time of a cycle."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Mucous_membrane> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "tunica mucosa" .

[]
    oboInOwl:hasDbXref "BTO:0000886" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000344 ;
    owl:annotatedTarget "tunica mucosa" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000085 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to detect or perceive external stimulation."^^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 "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."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000119 ;
    owl:annotatedTarget "A 1-D extent quality inhering in a bearer by virtue of the bearer's vertical dimension of extension."^^xsd:string .

[]
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000122 ;
    owl:annotatedTarget "A 1-D extent quality which is equal to the distance between two points."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000125 ;
    owl:annotatedTarget "A physical quality that inheres in a bearer by virtue of the proportion of the bearer's amount of matter."^^xsd:string .

[]
    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:http://en.wikipedia.org/wiki/Weight"^^xsd:string, "https://en.wikipedia.org/wiki/Mass#Weight_vs._mass"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000128 ;
    owl:annotatedTarget "A physical quality inhering in a bearer that has mass near a gravitational body. Important usage note: Note that this ontology has a class for a similar concept, mass (PATO:0000125). Mass and weight are not equivalent. For most use cases, the class mass is strongly preferred over weight."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, <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 "PATOC:JE"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000133 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's placement which is defined by the angle between the bearer and an axis, or the angle between the bearer and another object."^^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 <http://orcid.org/0000-0002-6601-2165> ;
    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"^^xsd:string ;
    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 "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."^^xsd:string .

[]
    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 "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: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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000140 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's spatial location relative to other objects in the vicinity."^^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> ;
    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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0000466 ;
    owl:annotatedTarget "Anatomical entity that has no mass." .

[]
    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."^^xsd:string .

[]
    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 "VT:1000738"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PATO_0000141 ;
    owl:annotatedTarget "conformation"^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Multi-cellular_organism>, <http://orcid.org/0000-0001-9114-8737>, "CARO:0000012" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000146 ;
    owl:annotatedTarget "A physical quality of the thermal energy of a system."^^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 "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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0001-9114-8737>, "CARO:0000032", "CARO:DOS" ;
    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 "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> ;
    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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000152 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's sensitivity towards a fixed location or value where a change is observed; upper limit."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0001-9114-8737>, <https://cedar.bio.indiana.edu/trac/env/ontologies/ticket/279>, "CARO:DOS" ;
    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 "PATOC:melissa"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000161 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's occurrence per unit time."^^xsd:string .

[]
    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 <http://orcid.org/0000-0001-9114-8737>, "CARO:0000055" ;
    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 "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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Epithelium>, <http://orcid.org/0000-0001-9114-8737> ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.59" ;
    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 <http://en.wikipedia.org/wiki/Simple_cuboidal_epithelium>, <http://orcid.org/0000-0001-9114-8737> ;
    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 <http://en.wikipedia.org/wiki/Stratified_epithelium>, <http://orcid.org/0000-0001-9114-8737>, "FMA:FMA"^^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:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000167 ;
    owl:annotatedTarget "A limited, often assigned period of activity."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-06-20"^^xsd:string ;
    oboInOwl:external_class "CARO:0000069" ;
    oboInOwl:ontology "CARO" ;
    oboInOwl:source <http://orcid.org/0000-0001-9114-8737>, "FMA:45562" ;
    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 <http://en.wikipedia.org/wiki/Simple_squamous_epithelium>, <http://orcid.org/0000-0001-9114-8737>, "FMA:45565" ;
    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 <http://orcid.org/0000-0001-9114-8737>, "FMA:45565" ;
    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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000169 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer or a population by virtue of the bearer's disposition to survive and develop normally or the number of surviving individuals in a given population."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0001-9114-8737> ;
    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 <http://orcid.org/0000-0001-9114-8737>, "FMA:45561" ;
    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 <http://orcid.org/0000-0001-9114-8737>, "FMA:45561" ;
    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 "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000185 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of having physical steadiness."^^xsd:string .

[]
    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: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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000186 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's behavior aggregate of the responses or reactions or movements in a given situation."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:259209" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000915 ;
    owl:annotatedTarget "upper trunk" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Embryo>, "BTO:0000379", "FB:FBrf0039741", "FB:FBrf0041814", "GO:0009790" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000187 ;
    owl:annotatedTarget "A relational quality of occurrent inhering in a bearer by virtue of the bearer's ability to consume a resource."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) Limb development and evolution, p.722" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000188 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of the bearer's having or lacking skillful and effective interaction of movement."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) Limb development and evolution, p.722" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000189 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of whether the bearer's disposition to perceive differences between two or more stimuli."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) Limb development and evolution, p.722" ;
    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 <https://doi.org/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:hasDbXref "Merriam-Webster:Merriam-Webster"^^xsd:string ;
    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."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "ISBN:978-0878932504 Gilbert SF, Developmental Biology (2006) Limb development and evolution, p.722" ;
    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> ;
    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 <http://www.snomedbrowser.com/Codes/Details/362854004>, <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000926 ;
    owl:annotatedTarget "entire mesoderm" .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Fecundity"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000273 ;
    owl:annotatedTarget "A reproductive quality inhering in an organism or population by virtue of the bearer's potential reproductive capacity ad measured by the number of gametes."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Stomodeum>, <http://orcid.org/0000-0002-6601-2165>, <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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "primitive oral cavity" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Stomodeum> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000930 ;
    owl:annotatedTarget "stomatodeum" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000274 ;
    owl:annotatedTarget "A reproductive quality inhering in a bearer by virtue of the bearer's initiating, sustaining, or supporting reproduction."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000276 ;
    owl:annotatedTarget "A reproductive quality inhering in the young of an animal by virtue of their number."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Heart>, <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.481" ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "chambered heart" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000277 ;
    owl:annotatedTarget "A fertility quality inhering in a female by virtue of the bearer's disposition to initiate, sustain, or support reproduction."^^xsd:string .

[]
    oboInOwl:hasSynonymType core:SENSU ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "branchial heart" .

[]
    oboInOwl:hasDbXref "BTO:0000562" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "Herz@de" .

[]
    oboInOwl:hasDbXref "EMAPA:16105" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0000948 ;
    owl:annotatedTarget "cardium" .

[]
    oboInOwl:source "GO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0000955 ;
    owl:annotatedTarget obo:UBERON_0000062 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000279 ;
    owl:annotatedTarget "A fertility quality of inhering in a male by virtue of the bearer's disposition to initiate, sustain, or support reproduction."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "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" ;
    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:hasDbXref "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000297 ;
    owl:annotatedTarget "A quality of a process which ends earlier than the natural end time or reference process."^^xsd:string .

[]
    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:hasDbXref "Allen:precedes" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:BFO_0000062 ;
    owl:annotatedTarget "takes place after" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000299 ;
    owl:annotatedTarget "A mobility quality of inhering in a bearer by virtue of the bearer's disposition to move freely."^^xsd:string .

[]
    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: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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "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)" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000300 ;
    owl:annotatedTarget "A mobility quality inhering in a bearer by virtue of the bearer's being incapable to move freely."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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: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 <http://en.wikipedia.org/wiki/Lens_(anatomy)>, <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000303 ;
    owl:annotatedTarget "A speed which is relatively high."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "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)" ;
    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:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://en.wikipedia.org/wiki/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:hasDbXref <http://dx.plos.org/10.1371/journal.pone.0051070>, <http://en.wikipedia.org/wiki/Joint>, "GO_REF:0000034"^^xsd:string, "VSAO:0000101" ;
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165>, "ISBN:0073040584"^^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 <http://bgee.unil.ch/>, "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.71-72" ;
    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:hasDbXref <http://en.wikipedia.org/wiki/Respiratory_system>, <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000304 ;
    owl:annotatedTarget "A speed which is relatively low."^^xsd:string .

[]
    oboInOwl:source <http://en.wikipedia.org/wiki/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:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000202" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "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" ;
    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 <http://en.wikipedia.org/wiki/Respiratory_system> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001004 ;
    owl:annotatedTarget "systema respiratorium" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Digestive_system>, "FB:gg", "NLM:alimentary+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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000308 ;
    owl:annotatedTarget "An age which is relatively high."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.493" ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Adipose_tissue>, <http://orcid.org/0000-0002-6601-2165>, "MESH:A10.165.114", "MGI:cwg"^^xsd:string, "MP:0000003" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000309 ;
    owl:annotatedTarget "An age which is relatively low."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "DOI:10.1017/S0029665107005423 Haugen F, Drevon CA, The interplay between nutrients and the adipose tissue. The Proceedings of the Nutrition Society (2007)" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000317 ;
    owl:annotatedTarget "A color that lacks any hues as parts."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Muscular_system>, <https://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000318 ;
    owl:annotatedTarget "A color hue with low wavelength of that portion of the visible spectrum lying between green and indigo, evoked in the human observer by radiant energy with wavelengths of approximately 420 to 490 nanometers."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Nervous_system>, "BIRNLEX:844", "ISBN:0-14-051288-8", "ISBN:3110148986", "NLM:nervous+system", "WB:rynl", "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 <http://bgee.unil.ch/>, "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.117" ;
    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 <http://en.wikipedia.org/wiki/Nerve_net> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "nerve net" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Nervous_system> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001016 ;
    owl:annotatedTarget "systema nervosum" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000319 ;
    owl:annotatedTarget "A color consisting of green and blue hue."^^xsd:string .

[]
    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 <http://www.frontiersinzoology.com/content/7/1/29>, <https://sourceforge.net/p/geneontology/ontology-requests/11422/>, "GO:0021551" ;
    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 <http://en.wikipedia.org/wiki/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:hasDbXref "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000320 ;
    owl:annotatedTarget "A color hue with medium-low wavelength of that portion of the visible spectrum lying between yellow and blue, evoked in the human observer by radiant energy with wavelengths of approximately 490 to 570 nanometers."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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)" ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Magenta"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000321 ;
    owl:annotatedTarget "A color consisting of red and blue hues."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "DOI:10.1073/pnas.97.9.4449 Shimeld SM and Holland PW. Vertebrate innovations. PNAS (2000)" ;
    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 <http://en.wikipedia.org/wiki/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 <http://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0001041 ;
    owl:annotatedTarget "Anterior subdivision of a digestive tract." .

[]
    oboInOwl:hasDbXref "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000322 ;
    owl:annotatedTarget "A color hue with high wavelength of the long-wave end of the visible spectrum, evoked in the human observer by radiant energy with wavelengths of approximately 630 to 750 nanometers."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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" ;
    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 <http://en.wikipedia.org/wiki/Foregut> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001041 ;
    owl:annotatedTarget "praeenteron" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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:hasDbXref "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000323 ;
    owl:annotatedTarget "An achromatic color of maximum brightness; the color of objects that reflect nearly all light of all visible wavelengths."^^xsd:string .

[]
    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/> ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) Box essay 13.1 and Box figure I, p.502-503" ;
    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:hasDbXref "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000324 ;
    owl:annotatedTarget "A color hue with medium wavelength of that portion of the visible spectrum lying between orange and green, evoked in the human observer by radiant energy with wavelengths of approximately 570 to 590 nanometers."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Pharynx" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001042 ;
    owl:annotatedTarget "UMLS:C0031354" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001048 ;
    owl:annotatedTarget obo:UBERON_0005423 .

[]
    oboInOwl:hasDbXref <http://flybase.org/reports/FBrf0178740.html>, "BTO:0001886", "FB:DJS", "FB:FBrf0089570" ;
    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 <http://en.wikipedia.org/wiki/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:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000327 ;
    owl:annotatedTarget "A color brightness which is relatively low."^^xsd:string .

[]
    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/>, <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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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 <http://en.wikipedia.org/wiki/Neural_tube> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001049 ;
    owl:annotatedTarget "tubus neuralis" .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0001-9114-8737>, "FMA:62955" ;
    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:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000328 ;
    owl:annotatedTarget "A color saturation which is of low purity."^^xsd:string .

[]
    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> ;
    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:hasDbXref "Dictionary.com:Dictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000329 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of bearer's being marked with irregularly shaped spots or blots of a different hue or degree of saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000330 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's magnitude of or the relationships between its repeated parts lack consistency."^^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:hasDbXref "Dictionary.com:Dictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000331 ;
    owl:annotatedTarget "A color quality inhering in a bearer by virtue of the bearer's being altered or spoiled in color."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://bgee.unil.ch/>, "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.205-206" ;
    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 <http://en.wikipedia.org/wiki/Pericardial_cavity> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "pericardial space" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000333 ;
    owl:annotatedTarget "A color pattern inhering in a bearer by virtue of bearer's being marked with a round area of different hue or degree of saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Pericardial_cavity> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001074 ;
    owl:annotatedTarget "cavitas pericardiaca" .

[]
    oboInOwl:source "EHDAA2-abduced"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001081 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source <https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000336 ;
    owl:annotatedTarget "A color quality inhering in a bearer by virtue of the bearer's having color."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000337 ;
    owl:annotatedTarget "A color quality inhering in a bearer by virtue of the bearer's lacking color."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000344 ;
    owl:annotatedTarget "A compatibility quality inhering in a bearer by virtue of the bearer's being capable of harmonious coexistence."^^xsd:string .

[]
    oboInOwl:source <https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships> ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.481" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000345 ;
    owl:annotatedTarget "A compatibility quality inhering in a bearer by virtue of the bearer's being incapable of harmonious coexistence."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000365 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's direction from a higher to a lower point."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000366 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's direction that is similar to the direction of an object to the north when it faces east."^^xsd:string .

[]
    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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000367 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's direction that is similar to the direction of an object to the north when it faces west."^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000370 ;
    owl:annotatedTarget "A directional quality inhering in a bearer by virtue of the bearer's direction from a lower to a higher point."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Smooth_muscle_tissue>, "GO:0006939" ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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:hasDbXref <http://en.wikipedia.org/wiki/Mesothelium>, "FMA:14074" ;
    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 <http://en.wikipedia.org/wiki/Dorsum_(anatomy)>, "BSPO:0000063", "UBERONREF:0000006"^^xsd:string ;
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000374 ;
    owl:annotatedTarget "A distance which is greater relative to the normal or average."^^xsd:string .

[]
    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 <http://dx.plos.org/10.1371/journal.pone.0051070>, "GO_REF:0000034"^^xsd:string, "VSAO:0000027" ;
    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"^^xsd:string, "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 <http://bgee.unil.ch/>, "DOI:10.1159/000324245 Donoghue PCJ, Sansom IJ, Origin and early evolution of vertebrate skeletonization. Microscopy research and technique (2002)" ;
    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"^^xsd:string ;
    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 <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://api.hymao.org/api/ref/67791>, "HAO:0000316" ;
    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 <http://en.wikipedia.org/wiki/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_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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000375 ;
    owl:annotatedTarget "A distance which is lesser relative to the normal or average."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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:external_ontology "ncit" ;
    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 <http://en.wikipedia.org/wiki/Articular_capsule> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001484 ;
    owl:annotatedTarget "capsulae articulares" .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Acoelomorpha> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002161 ;
    owl:annotatedSource obo:UBERON_0001555 ;
    owl:annotatedTarget obo:NCBITaxon_147099 .

[]
    oboInOwl:source <https://doi.org/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 <http://bgee.unil.ch/>, "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" ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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: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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Ciliary_muscle> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget "ciliaris" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Ciliary_muscle> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001605 ;
    owl:annotatedTarget "musculus ciliaris" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000380 ;
    owl:annotatedTarget "A frequency which is relatively high."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001606 ;
    owl:annotatedTarget obo:UBERON_0011222 .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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: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 <http://bgee.unil.ch/>, "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.75" ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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: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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000381 ;
    owl:annotatedTarget "A frequency which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Cerebral_veins> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001663 ;
    owl:annotatedTarget "venae cerebri" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Cerebral_veins> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001663 ;
    owl:annotatedTarget "venae encephali" .

[]
    oboInOwl:hasDbXref "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000383 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual or a population that only produces gametes that can be fertilised by male gametes."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Jaw>, <https://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000384 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual or a population whose sex organs contain only male gametes."^^xsd:string .

[]
    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:source <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^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 "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: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/>, <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:hasDbXref <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000386 ;
    owl:annotatedTarget "A hardness quality of being rigid and resistant to pressure."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Uvea>, "MP:0005197" ;
    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 <https://doi.org/10.1177/0192623311409597> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:RO_0002175 ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget obo:NCBITaxon_7955 .

[]
    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 <http://en.wikipedia.org/wiki/Uvea> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "pars iridica retinae" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Uvea> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001768 ;
    owl:annotatedTarget "tunica vasculatis oculi" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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/> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 "ISBN:0781772214"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/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 "ISBN:0781772214"^^xsd:string ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000387 ;
    owl:annotatedTarget "A hardness quality of giving little resistance to pressure."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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/>, <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 "ISBN:0781772214"^^xsd:string ;
    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 "dictionary:reference"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000389 ;
    owl:annotatedTarget "A quality of a process inhering in a bearer by virtue of the bearer's having a sudden onset, sharp rise, and short course."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Ciliary_body>, "ISBN:0-683-40008-8"^^xsd:string, "MP:0005099" ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/Ciliary_body> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget "corpus ciliare" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Ciliary_body> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001775 ;
    owl:annotatedTarget "corpus ciliare" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000394 ;
    owl:annotatedTarget "An intensity which is less than moderate in type or degree or effect or force."^^xsd:string .

[]
    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:hasDbXref "Merriam-Webster:Merriam-Webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000395 ;
    owl:annotatedTarget "An intensity which is less than extreme in type or degree or effect or force."^^xsd:string .

[]
    oboInOwl:source "lexical"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget obo:UBERON_0011892 .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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:hasDbXref "MA:0000263" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "choroid" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Choroid> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001776 ;
    owl:annotatedTarget "choroid coat" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000396 ;
    owl:annotatedTarget "An intensity which is extremely bad or unpleasant in type or degree or effect or force."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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: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: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."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 "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:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000403 ;
    owl:annotatedTarget "A concave quality inhering in a bearer by virtue of the bearer's resembling a groove or fissure."^^xsd:string .

[]
    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: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 <http://en.wikipedia.org/wiki/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/>, <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:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000404 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being curled or wound (especially in concentric rings or spirals)."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000548" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "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" ;
    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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000405 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having parallel chains in undulate fashion on the border."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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: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."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 "web:http://www.merriam-webster.com/"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000409 ;
    owl:annotatedTarget "A spheroid quality inhering in a bearer by virtue of the bearer's exhibiting an equatorial diameter greater than its polar diameter."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000410 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having leaflets or leaflets-like structures on each side of a common axis."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/pubmed/15483628>, "MGI:smb"^^xsd:string, "MP:0003236" ;
    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/> ;
    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 <http://bgee.unil.ch/>, "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" ;
    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 "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."^^xsd:string .

[]
    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"^^xsd:string, "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 <http://en.wikipedia.org/wiki/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 <http://purl.obolibrary.org/obo/uberon/http/:www.medterms.com/script/main/art.asp?articlekey=9458>, "ZFIN:curator"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/Lip> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001833 ;
    owl:annotatedTarget "labia oris" .

[]
    oboInOwl:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000413 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having an equal-sided rectangular form."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Lower_lip>, "TAO:0002060" ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001835 ;
    owl:annotatedTarget "lower jaw lip" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000414 ;
    owl:annotatedTarget "A branchiness quality inhering in a bearer by virtue of the bearer's lacking branches."^^xsd:string .

[]
    oboInOwl:source "FMA-abduced-lr"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/Cerebral_hemisphere>, "FMA:61817" ;
    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 <http://bgee.unil.ch/>, "DOI:10.1146/annurev.ne.04.030181.001505 Northcutt RG, Evolution of the telencephalon in nonmammals. Ann. Rev. Neurosci. (1981)" ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000415 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being not curled or wound (especially in concentric rings or spirals)."^^xsd:string .

[]
    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 <https://github.com/obophenotype/uberon/issues/1208>, "MA:0000133", "VHOG:0001639" ;
    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 <http://en.wikipedia.org/wiki/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 "Wikipedia:http://en.wikipedia.org/wiki/Auxotrophic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000422 ;
    owl:annotatedTarget "A nutritional quality inhering in a bearer by virtue of the bearer's inability to synthesize a particular organic compound required for its growth."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Forebrain>, "ZFIN:ZDB-PUB-961014-576"^^xsd:string ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Prototrophic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000423 ;
    owl:annotatedTarget "A nutritional quality inhering in a bearer by virtue of the bearer's ability to synthesize a particular organic compound required for its growth."^^xsd:string .

[]
    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: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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000427 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's occurring or appearing again or repeatedly."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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 ;
    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"^^xsd:string ;
    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 "PATO:MAH"^^xsd:string, "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000428 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's once or in or a few unpredictable instances."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Midbrain> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001891 ;
    owl:annotatedTarget "mesencephalon" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "DOI:10.1006/dbio.2002.0831 Mazet F, Shimeld SM, The Evolution of Chordate Neural Segmentation. Developmental Biology (2002)" ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000433 ;
    owl:annotatedTarget "A parental quality inhering in a bearer by virtue of exhibiting the characteristic of a father."^^xsd:string .

[]
    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:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000434 ;
    owl:annotatedTarget "A parental quality inhering in a bearer by virtue of exhibiting the characteristic of a mother."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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:hasDbXref "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000438 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation."^^xsd:string .

[]
    oboInOwl:source <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Talk:Cerebrum/Archive_1>, <https://github.com/obophenotype/uberon/issues/1208>, "BTO:0000239", "EMAPA:16910", "FMA:62000" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "cerebrum" .

[]
    oboInOwl:hasDbXref <http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=31>, "Swanson:2004" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0001893 ;
    owl:annotatedTarget "endbrain" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000440 ;
    owl:annotatedTarget "A pattern quality inhering in a bearer by virtue of the bearer's having a repeatable or predictable placement."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://bgee.unil.ch/>, "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 ;
    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:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000441 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's marked by tedious repetition."^^xsd:string .

[]
    oboInOwl:external_ontology "ABA"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/Diencephalon> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001894 ;
    owl:annotatedTarget "diencephalon" .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000442 ;
    owl:annotatedTarget "A sleep pattern quality inhering in a bearer by virtue of the bearer's inability to sleep."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Bone_marrow_of_ovary_oblongata>, "FMA:62004", "GO:0021550" ;
    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/> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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:hasDbXref "PATOC:CJM"^^xsd:string, "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000453 ;
    owl:annotatedTarget "A pilosity quality inhering in a bearer by virtue of the bearer's lack of hairs or bristles."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000454 ;
    owl:annotatedTarget "A pilosity quality inhering in a bearer by virtue of the bearer's being covered with hair or hairlike projections."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000455 ;
    owl:annotatedTarget "A maturity quality inhering in a bearer by virtue of the bearer's having arrived at the onset of puberty (the age at which sex glands become functional) but not yet fully mature."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.207" ;
    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: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."^^xsd:string .

[]
    oboInOwl:source "ncithesaurus:Artery_Endothelium" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0001917 ;
    owl:annotatedTarget "UMLS:C1179025" .

[]
    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 "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."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.207" ;
    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: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 <http://en.wikipedia.org/wiki/Midbrain_tegmentum>, "FMA:FMA"^^xsd:string, "ISBN:0471888893"^^xsd:string ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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" .

[]
    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: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:hasDbXref "thefreedictionary.:thefreedictionary."^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000462 ;
    owl:annotatedTarget "A quality denoting the lack of an entity."^^xsd:string .

[]
    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 <http://www.ncbi.nlm.nih.gov/pubmed/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" ;
    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 "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000463 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of being clearly visible."^^xsd:string .

[]
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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: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:hasDbXref "thefreedictionary:thefreedictionary"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000464 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of not being clearly visible."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Venule> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001979 ;
    owl:annotatedTarget "venula" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000467 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's existence."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Arteriole> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0001980 ;
    owl:annotatedTarget "arteriola" .

[]
    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 <http://en.wikipedia.org/wiki/Blood_vessel>, "BTO:0001102" ;
    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/> ;
    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:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001250" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Capillary>, <https://github.com/obophenotype/uberon/issues/137>, "ISBN:0073040584"^^xsd:string ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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:hasDbXref <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000470 ;
    owl:annotatedTarget "An amount which is relatively high."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <https://github.com/obophenotype/uberon/issues/225>, "FMA-text-def" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0001986 ;
    owl:annotatedTarget obo:UBERON_0000487 .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/uberon/issues/225>, "FMA:63916", "MESH:A10.272.491" ;
    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 <http://en.wikipedia.org/wiki/Gray_matter>, <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000487 ;
    owl:annotatedTarget "A response quality inhering in a bearer by virtue of the bearer's disposition to react to a stimulus or an agent."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000488 ;
    owl:annotatedTarget "A response quality inhering in a bearer by virtue of the bearer's lack of reaction to a stimulus or an agent."^^xsd:string .

[]
    oboInOwl:notes "modified-source-relation" ;
    oboInOwl:source "ABA"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/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 <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://bgee.unil.ch/>, "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 ;
    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 "CL:0000737", "GOC:dph", "GOC:mtg_muscle" ;
    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 ;
    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_0002067 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ] .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000498 ;
    owl:annotatedTarget "A duration quality of a process which is relatively high."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "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" ;
    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 <http://en.wikipedia.org/wiki/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 "corium" .

[]
    oboInOwl:hasDbXref "BTO:0000294" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002067 ;
    owl:annotatedTarget "cutis" .

[]
    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 <http://en.wikipedia.org/wiki/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"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Hypodermis> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002072 ;
    owl:annotatedTarget "tela subcutanea" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Viscus>, <https://github.com/obophenotype/mouse-anatomy-ontology/issues/14>, "BTO:0001491" ;
    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 "Organsystem@de" .

[]
    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 <http://en.wikipedia.org/wiki/Heart_atrium>, <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0721676678 Romer AS, Vertebrate body (1970) p.428" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000499 ;
    owl:annotatedTarget "A duration quality of a process which is relatively low."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000500 ;
    owl:annotatedTarget "A phase which occurs earlier than the natural start time."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Ventricle_(heart)>, <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0721676678 Romer AS, Vertebrate body (1970) p.428" ;
    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:hasDbXref <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>, "ZFA:0000317" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000501 ;
    owl:annotatedTarget "A phase which occurs during dark cycle."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <https://github.com/obophenotype/uberon/wiki/The-axial-skeleton>, "FMA:71221" ;
    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: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 "PATOC:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000502 ;
    owl:annotatedTarget "A quality of a process which starts later than the natural start time or the reference process."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000503 ;
    owl:annotatedTarget "A phase which occurs during the light cycle."^^xsd:string .

[]
    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"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/Torso>, "TAO:0001115", "UBERONREF:0000006"^^xsd:string ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000504 ;
    owl:annotatedTarget "A rhythm quality inhering in a bearer by virtue of the bearer's lacking rhythm."^^xsd:string .

[]
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000505 ;
    owl:annotatedTarget "A rhythm quality inhering in a bearer by virtue of the bearer's having rhythm."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000513 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's lacking sensitivity toward an external stimulus."^^xsd:string .

[]
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000515 ;
    owl:annotatedTarget "A resistance quality inhering in a bearer by virtue of its disposition to endure or being insensitive to a stimulus."^^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 <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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000516 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having sensitivity toward an external stimulus."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000546 ;
    owl:annotatedTarget "A photosensitivity quality inhering in a bearer by virtue of the bearer's lacking photosensitivity."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000547 ;
    owl:annotatedTarget "A photosensitivity quality inhering in a bearer by virtue of the bearer's exhibiting photosensitivity."^^xsd:string .

[]
    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 "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> ;
    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: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 <http://en.wikipedia.org/wiki/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: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 "Hautsystem@de" .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000569 ;
    owl:annotatedTarget "A height which is relatively low."^^xsd:string .

[]
    oboInOwl:source "ISBN:0781772214"^^xsd:string ;
    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 <https://sourceforge.net/tracker/?func=detail&aid=3489658&group_id=76834&atid=994726>, "OBOL:automatic"^^xsd:string ;
    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 <https://github.com/obophenotype/uberon/issues/77>, "VSAO:0000031", "VSAO:curator"^^xsd:string ;
    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 <http://bgee.unil.ch/>, "DOI:10.1002/jez.b.21246 Shearman RM, Burke AC, The lateral somitic frontier in ontogeny and phylogeny. Journal of Experimental Zoology (2009)" ;
    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:hasDbXref <http://en.wikipedia.org/wiki/Synovial_joint>, "FMA:7501" ;
    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 <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 <http://en.wikipedia.org/wiki/Thoracic_cavity>, "UBERON:cjm"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000570 ;
    owl:annotatedTarget "A height which is relatively high."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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" ;
    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 <http://en.wikipedia.org/wiki/Spinal_cord> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002240 ;
    owl:annotatedTarget "medulla spinalis" .

[]
    oboInOwl:hasDbXref "BTO:0001279" ;
    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 <http://en.wikipedia.org/wiki/Brainstem>, "ISBN:0471888893"^^xsd:string, "MP:0005277", "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 <http://en.wikipedia.org/wiki/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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000573 ;
    owl:annotatedTarget "A length quality which is relatively large."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000602" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.481" ;
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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: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: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:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002328 ;
    owl:annotatedTarget obo:UBERON_0000481 .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000574 ;
    owl:annotatedTarget "A length quality which is relatively small."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Notochord>, <http://tolweb.org/Chordata/2499>, <https://github.com/obophenotype/uberon/issues/25>, <https://github.com/obophenotype/uberon/issues/271>, "ISBN:0815318960" ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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 <http://en.wikipedia.org/wiki/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 "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 <http://en.wikipedia.org/wiki/Somite>, <https://doi.org/10.1111/j.1439-0426.2012.01987.x> ;
    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 <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/Somite> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002329 ;
    owl:annotatedTarget "somitus" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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:source <https://github.com/obophenotype/uberon/wiki/The-neural-crest>, "XAO"^^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:source "BTO"^^xsd:string ;
    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 <http://www.ncbi.nlm.nih.gov/pubmed/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:source <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://www.ncbi.nlm.nih.gov/pubmed/17377535>, "ISBN:0073040584"^^xsd:string ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000582 ;
    owl:annotatedTarget "A weight which is relatively high."^^xsd:string .

[]
    oboInOwl:source <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000150" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^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 <http://en.wikipedia.org/wiki/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: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> ;
    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/> ;
    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: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 <http://bgee.unil.ch/>, "DOI:10.1152/physrev.00006.2003 Moorman AFM, Christoffels VM, Cardiac Chamber Formation: Development, Genes, and Evolution. Physiological Reviews (2003)" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000583 ;
    owl:annotatedTarget "A weight which is relatively low."^^xsd:string .

[]
    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: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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000584 ;
    owl:annotatedTarget "An increased size quality inhering in a bearer by virtue of the bearer's exhibiting enlargement of a cell or constituent group of cells (for example, organ)."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Serous_pericardium>, <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://en.wikipedia.org/wiki/Serous_pericardium> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002357 ;
    owl:annotatedTarget "pericardium serosum" .

[]
    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:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000585 ;
    owl:annotatedTarget "A decreased size quality inhering in a bearer by virtue of the bearer's exhibiting reduced size of a cell or constituent group of cells (for example, organ)."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Fibrous_pericardium> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002359 ;
    owl:annotatedTarget "pericardium fibrosum" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Exocrine_gland> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0002365 ;
    owl:annotatedTarget "glandula exocrina" .

[]
    oboInOwl:hasDbXref <http://dx.plos.org/10.1371/journal.pone.0051070>, <https://github.com/obophenotype/uberon/issues/23>, "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000017" ;
    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: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"^^xsd:string, "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 <http://en.wikipedia.org/wiki/Muscle_tissue>, <https://sourceforge.net/tracker/index.php?func=detail&aid=2801266&group_id=36855&atid=440764>, "GO:0060537" ;
    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: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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "DOI:10.1016/j.coph.2010.05.004 Ellett F, Lieschke GJ, Zebrafish as a model for vertebrate hematopoiesis. Current Opinion in Pharmacology (2010)" ;
    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 "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."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Pericardium>, <http://orcid.org/0000-0002-6601-2165> ;
    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." .

[]
    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: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> ;
    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 <https://doi.org/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 <http://en.wikipedia.org/wiki/Pericardial_fluid>, "FMA:9887" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0002409 ;
    owl:annotatedTarget "Transudate contained in the pericardial cavity.[FMA]" .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, <https://github.com/obophenotype/uberon/issues/29>, "CARO:0002001" ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/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: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."^^xsd:string .

[]
    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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000588 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being a remnant structure from earlier development or evolution."^^xsd:string .

[]
    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> ;
    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 <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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_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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000591 ;
    owl:annotatedTarget "A thickness which is relatively high."^^xsd:string .

[]
    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 "MA:0002826" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002506 ;
    owl:annotatedTarget "iris pigmented epithelium" .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Tunica_media> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002522 ;
    owl:annotatedTarget "tunica media vasorum" .

[]
    oboInOwl:hasDbXref "BTO:0002011" ;
    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: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 <http://en.wikipedia.org/wiki/Tunica_intima>, "ISBN:0073040584"^^xsd:string, "NCIT:C33820" ;
    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 <http://en.wikipedia.org/wiki/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 "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> ;
    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 <http://en.wikipedia.org/wiki/Gland> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002530 ;
    owl:annotatedTarget "glandula" .

[]
    oboInOwl:hasDbXref "BTO:0000522" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002530 ;
    owl:annotatedTarget "glandula" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "DOI:10.1146/annurev.cellbio.042308.113344 Zorn AM, Wells JM, Vertebrate endoderm development and organ formation. Annual Review of Cell Developmental Biology (2009)" ;
    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 <http://en.wikipedia.org/wiki/Epiblast> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002532 ;
    owl:annotatedTarget "epiblastus" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000592 ;
    owl:annotatedTarget "A thickness which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref "VHOG:0000243" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002532 ;
    owl:annotatedTarget "primitive ectoderm" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget obo:UBERON_0010188 .

[]
    oboInOwl:source <http://www.ncbi.nlm.nih.gov/pubmed/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://www.ncbi.nlm.nih.gov/pubmed/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 <http://orcid.org/0000-0002-6601-2165>, <http://www.ncbi.nlm.nih.gov/pubmed/16313389>, "ZFA:yb" ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/Pharyngeal_arch> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0002539 ;
    owl:annotatedTarget "arcus pharyngei" .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget obo:UBERON_0005085 .

[]
    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>, <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 <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://www.ncbi.nlm.nih.gov/pubmed/22512454>, "FMA:293966" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0002546 ;
    owl:annotatedTarget "ectodermal placode" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 "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 "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 <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000595 ;
    owl:annotatedTarget "A volume which is relatively high."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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)" ;
    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"^^xsd:string ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000596 ;
    owl:annotatedTarget "A volume which is relatively low."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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)" ;
    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> ;
    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:hasDbXref <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "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)" ;
    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: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/> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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:hasDbXref <http://en.wikipedia.org/wiki/Chordamesoderm>, "GO:0048318" ;
    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/> ;
    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 <http://en.wikipedia.org/wiki/Chordamesoderm> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003068 ;
    owl:annotatedTarget "chordamesoderm" .

[]
    oboInOwl:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003071 ;
    owl:annotatedTarget obo:UBERON_0000490 .

[]
    oboInOwl:source <http://www.ncbi.nlm.nih.gov/pubmed/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"^^xsd:string ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000599 ;
    owl:annotatedTarget "A width which is relatively small."^^xsd:string .

[]
    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 <https://orcid.org/0000-0002-6601-2165>, "GO:0046619" ;
    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 <http://en.wikipedia.org/wiki/Optic_cup_(embryology)>, "MP:0004269", "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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^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 "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 <http://en.wikipedia.org/wiki/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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^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 <http://en.wikipedia.org/wiki/Lens_placode> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003073 ;
    owl:annotatedTarget "placoda lentis" .

[]
    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 <http://en.wikipedia.org/wiki/Neural_plate>, "ISBN:0815318960", "OMD: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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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 <http://en.wikipedia.org/wiki/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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000600 ;
    owl:annotatedTarget "A width which is relatively large."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001383" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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 <https://github.com/obophenotype/uberon/issues/30>, "GO:0048339" ;
    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: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."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000114" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "DOI:10.1002/dvdy.21177 Kusakabe R and Kuratani S. Evolutionary perspectives from development of mesodermal components in the lamprey. Developmental dynamics (2007)" ;
    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 <https://github.com/obophenotype/uberon/issues/30>, <https://github.com/obophenotype/uberon/wiki/The-neural-crest>, "ZFA:0000255" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "paraxial mesenchyme" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "somitic mesoderm" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Paraxial_mesoderm> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003077 ;
    owl:annotatedTarget "mesoderma paraxiale" .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000609 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's affording not completed blocked passage or view."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Lateral_plate_mesoderm>, "MP:0010117" ;
    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/> ;
    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 <http://bgee.unil.ch/>, "DOI:10.1073/pnas.97.9.4449 Shimeld SM and Holland PW. Vertebrate innovations. PNAS (2000)" ;
    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:hasDbXref "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000610 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's affording unobstructed passage or view."^^xsd:string .

[]
    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 "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 <http://en.wikipedia.org/wiki/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 "Obol"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003084 ;
    owl:annotatedTarget obo:UBERON_0001048 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000613 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's lacking orientation."^^xsd:string .

[]
    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:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000614 ;
    owl:annotatedTarget "A pattern where all the repeated elements are oriented in the same direction."^^xsd:string .

[]
    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: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 "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 <http://en.wikipedia.org/wiki/Sclerotome>, <https://github.com/obophenotype/uberon/issues/316>, "XB:curator" ;
    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: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 <http://bgee.unil.ch/>, "DOI:10.1073/pnas.97.9.4449 Shimeld SM and Holland PW. Vertebrate innovations. PNAS (2000)" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000615 ;
    owl:annotatedTarget "An anterioralized quality inhering in a bearer by virtue of the bearer's gross morphology containing only what are normally anterior structures."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Sclerotome> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003089 ;
    owl:annotatedTarget "sclerotomus" .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43"^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000616 ;
    owl:annotatedTarget "A symmetry quality inhering in a bearer by virtue of the bearer's lacking symmetry."^^xsd:string .

[]
    oboInOwl:hasDbXref "EMAPA:16091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003099 ;
    owl:annotatedTarget "cephalic neural crest" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://orcid.org/0000-0002-6601-2165>, <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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000617 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having one or more angle(s) in its length."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Mesenchyme> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003104 ;
    owl:annotatedTarget "mesenchyma" .

[]
    oboInOwl:source "FMA-inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0003128 ;
    owl:annotatedTarget obo:UBERON_0000075 .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Cranium_(anatomy)>, <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000618 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's having two sides; two-sided."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000619 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being overfilled."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Skull>, <http://sourceforge.net/tracker/?func=detail&aid=2962656&group_id=76834&atid=1205376>, <http://www.ncbi.nlm.nih.gov/pubmed/11523816> ;
    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 "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 "PATOC:melissa"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000620 ;
    owl:annotatedTarget "A dorsalized quality inhering in a bearer by virtue of the bearer's gross morphology containing only what are normally dorsal structures."^^xsd:string .

[]
    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:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000622 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being upright in position or posture."^^xsd:string .

[]
    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 "sdvc:sdvc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000623 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's protruding or projecting from the body."^^xsd:string .

[]
    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> ;
    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:hasDbXref "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000624 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's becoming joined together with an additional entity."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000625 ;
    owl:annotatedTarget "An oriented quality inhering in a bearer by virtue of the bearer's being reversed in position, order, or condition."^^xsd:string .

[]
    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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000626 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being moved or displaced to one side so as to make lateral."^^xsd:string .

[]
    oboInOwl:source "BTO"^^xsd:string ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000627 ;
    owl:annotatedTarget "A spatial pattern quality inhering in a bearer by virtue of the bearer's being confined or restricted to a particular location."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000628 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue the bearer's being changed in abnormal position."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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> ;
    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:hasDbXref "NDI:NDI"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000629 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's having mistakenly taken course, way, or passage; ill-routed."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000630 ;
    owl:annotatedTarget "A posterioralized quality inhering in a bearer by virtue of the bearer's gross morphology containing only what are normally posterior structures."^^xsd:string .

[]
    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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000631 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's being stretched out and lying at full length along the ground."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000632 ;
    owl:annotatedTarget "A symmetry quality inhering in a bearer by virtue of the bearer's being capable of division by a longitudinal plane into similar halves."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000633 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's being not overfilled."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000634 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's involvement of only one part or side."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000635 ;
    owl:annotatedTarget "A spatial pattern inhering in a bearer by virtue of the bearer's not being confined or restricted to a particular location."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000636 ;
    owl:annotatedTarget "A ventralized quality inhering in a bearer by virtue of the bearer's gross morphology containing only what are normally ventral structures."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000638 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's consisting of blebbing of the nucleus and DNA fragmentation due to the cell undergoing a specific form of programmed cell death termed apoptosis."^^xsd:string .

[]
    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: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 "PATOC:PortlandMeetingFeb2015"^^xsd:string, "PATOC:mb"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000639 ;
    owl:annotatedTarget "A structural quality inhering in a bearer whose structure deteriorates or is lost over time due to an active pathological process."^^xsd:string .

[]
    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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000640 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's exhibiting an alteration in size, shape or organization of its constituent cells."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000642 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being merged with another entity."^^xsd:string .

[]
    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 "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: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 "spinalstenosis:spinalstenosis"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000643 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's bodily structure that has protruded through an abnormal opening in the wall that contains it."^^xsd:string .

[]
    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 "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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Hyperplastic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000644 ;
    owl:annotatedTarget "A increased size quality inhering in an organ or tissue by virtue of the bearer's exhibiting increased number of cells."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000645 ;
    owl:annotatedTarget "A decreased size quality inhering in a bearer by virtue of the bearer's exhibiting reduced number of cells within an organ or tissue."^^xsd:string .

[]
    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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000646 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's being distorted during formation."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 "Wikipedia:http://en.wikipedia.org/wiki/Necrotic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000647 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's undergoing unprogrammed cell death."^^xsd:string .

[]
    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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000648 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's being blocked or filled with obstacles or an obstacle."^^xsd:string .

[]
    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 ;
    oboInOwl:source <https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships> ;
    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 "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000651 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being no longer merged with another entity."^^xsd:string .

[]
    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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000665 ;
    owl:annotatedTarget "A color brightness which is relatively high."^^xsd:string .

[]
    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 "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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000688 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's not occurring or existing at the same time or having the same period or phase."^^xsd:string .

[]
    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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000689 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's being uninterrupted in time, sequence, substance, or extent."^^xsd:string .

[]
    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:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000690 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's being marked by breaks or interruptions."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source <https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships> ;
    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> ;
    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 "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000692 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's origin or development at an unusual time or out of the regular sequence."^^xsd:string .

[]
    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 "PATO:LC"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000694 ;
    owl:annotatedTarget "A quality of a process which starts earlier than the natural start time or the reference process."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000695 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's occurring or existing at the same time or having the same period or phase."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165>, <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 <http://www.ncbi.nlm.nih.gov/pubmed/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000700 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of the bearer's irregular surface."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000701 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of the bearer's processing a surface free of roughness or irregularities."^^xsd:string .

[]
    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 "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: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 <https://orcid.org/0000-0002-6601-2165> ;
    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_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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000706 ;
    owl:annotatedTarget "A threshold which is relatively high."^^xsd:string .

[]
    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 "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_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: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 "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_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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000708 ;
    owl:annotatedTarget "A threshold which is relatively low."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000718 ;
    owl:annotatedTarget "A viability quality inhering in a population by virtue of the bearer's long term survival inability."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000719 ;
    owl:annotatedTarget "A viability quality inhering in a bearer or a population by virtue of the bearer's ability to survive or the long term survival ability of a given population."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000757 ;
    owl:annotatedTarget "A balance quality inhering in a bearer by virtue of the bearer's having balance."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000758 ;
    owl:annotatedTarget "A balance quality inhering in a bearer by virtue of the bearer's lacking balance."^^xsd:string .

[]
    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_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 "PATOC:flybase"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000759 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of the bearer's exhibiting paralytic behaviour when subjected to mechanical shock."^^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_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 "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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000760 ;
    owl:annotatedTarget "A behavioral quality of a process inhering in a bearer by virtue of the bearer's exhibiting increased activity."^^xsd:string .

[]
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000761 ;
    owl:annotatedTarget "A behavioral quality of a process inhering in a bearer by virtue of the bearer's exhibiting reduced activity."^^xsd:string .

[]
    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 "answers.com:answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000762 ;
    owl:annotatedTarget "Diminished, damaged, or weakened."^^xsd:string .

[]
    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" .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000763 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of the bearer's being affected by loss of the ability to move a body part."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, <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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003614 ;
    owl:annotatedTarget "vascular elastic lamina" .

[]
    oboInOwl:hasDbXref "www.answers.com:www.answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000764 ;
    owl:annotatedTarget "A behavioral quality inhering in a bearer by virtue of the bearer's receiving or being subjected to an action without responding or initiating an action in return."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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_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 "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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000767 ;
    owl:annotatedTarget "A consumption which is relatively high."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000768 ;
    owl:annotatedTarget "A consumption which is relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "A mucous membrane that lines the mouth." .

[]
    oboInOwl:source <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000769 ;
    owl:annotatedTarget "A coordination quality of inhering in a bearer by virtue of the bearer's having skillful and effective interaction of movement."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Oral_mucosa> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0003729 ;
    owl:annotatedTarget "tunica mucosa oris" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000770 ;
    owl:annotatedTarget "A coordination quality of inhering in a bearer by virtue of the bearer's lacking skillful and effective interaction of movement."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000771 ;
    owl:annotatedTarget "A preference quality in a bearer by virtue of the bearer's disliking a perceived stimulus."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000772 ;
    owl:annotatedTarget "A preference quality in a bearer by virtue of the bearer's having no preference to a perceived stimulus."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000773 ;
    owl:annotatedTarget "A discrimination quality in a bearer by virtue of the bearer's liking a perceived stimulus."^^xsd:string .

[]
    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_0003842 ;
    owl:annotatedTarget "An anatomical space that surrounded_by a neural tube." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000888 ;
    owl:annotatedTarget "A female fertility quality inhering in a female by virtue of the bearer's disposition to initiate, sustain, or support reproduction."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0001119" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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> ;
    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> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000890 ;
    owl:annotatedTarget "A male fertility quality inhering in a male by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43"^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000891 ;
    owl:annotatedTarget "A male fertility quality inhering in a male by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43"^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000892 ;
    owl:annotatedTarget "A female fertility quality inhering in a female by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43"^^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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43"^^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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43"^^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: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/> ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28" ;
    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 "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 "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000911 ;
    owl:annotatedTarget "A rate which is relatively low."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0198566694 Schmidt-Rhaesa A, The evolution of organ systems (2007) p.166" ;
    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 <http://en.wikipedia.org/wiki/Intraembryonic_coelom> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0003887 ;
    owl:annotatedTarget "somatic coelom" .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^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:hasDbXref <http://www.ncbi.nlm.nih.gov/pubmed/12526790>, "GO:0060562" ;
    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 <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: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> ;
    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 "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000912 ;
    owl:annotatedTarget "A rate which is relatively high."^^xsd:string .

[]
    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 "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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000915 ;
    owl:annotatedTarget "A 1-D extent quality which is equal to the dimension through an object as opposed to its length or width."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000918 ;
    owl:annotatedTarget "A 3-D extent quality inhering in a bearer by virtue of the bearer's amount of 3-dimensional space it occupies."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000921 ;
    owl:annotatedTarget "A 1-D extent quality which is equal to the distance from one side of an object to another side which is opposite."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Cutis_plate> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget "cutis plate" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Cutis_plate> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget "dermatomal mesenchyme" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Dermatomal_mesenchyme> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004016 ;
    owl:annotatedTarget "mesenchyma dermatomiale" .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000927 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to being sensitivity to the action of radiant energy."^^xsd:string .

[]
    oboInOwl:source "NCBIBook:NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget obo:UBERON_0034706 .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/books/NBK10047>, "MP:0004261" ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget "germinal neuroepithelial layer" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget "germinal neuroepithelium" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004022 ;
    owl:annotatedTarget "original neural tube" .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000936 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's terminating abruptly by having or as if having an end or point cut off."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Subplate>, <https://github.com/obophenotype/mouse-anatomy-ontology/issues/1>, "MP:0008440" ;
    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" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000937 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's lacking organisation."^^xsd:string .

[]
    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" ;
    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:source "NCBIBook:NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget obo:UBERON_0034706 .

[]
    oboInOwl:source "NCBIBook:NBK10047" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000938 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's exhibiting organisation."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/books/NBK10047>, "MP:0009689" ;
    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" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "ependymal layer" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004060 ;
    owl:annotatedTarget "neural tube ependymal layer" .

[]
    oboInOwl:hasDbXref "NCBIBook:NBK10047" ;
    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:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:mh"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000941 ;
    owl:annotatedTarget "A structural quality inhering in a cytoplasm that contains fluid filled cavities."^^xsd:string .

[]
    oboInOwl:source "NCBIBook:NBK10047" ;
    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" ;
    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 <http://www.ncbi.nlm.nih.gov/books/NBK10047>, "MP:0009690" ;
    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 <http://www.ncbi.nlm.nih.gov/books/NBK10047>, "MP:0009690" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000944 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a sharp or tapered end or point."^^xsd:string .

[]
    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 <http://www.ncbi.nlm.nih.gov/books/NBK10047>, "MP:0009691" ;
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004088 ;
    owl:annotatedTarget "orbital part of face" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000945 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's exhibiting a downward bending of its leaves or other plant parts."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000946 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a somewhat elongated form with approximately parallel sides."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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: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."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000948 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's having a sinus or rounded lobe at the base."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000949 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being abnormally flattened or coalesced."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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 "http://en.wikipedia.org/wiki/Grey"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000950 ;
    owl:annotatedTarget "A color between white and black colors."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Optic_vesicles>, "GO:0003404" ;
    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:hasDbXref "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000951 ;
    owl:annotatedTarget "A color that falls about midway between red and blue in hue."^^xsd:string .

[]
    oboInOwl:date_retrieved "2012-09-17"^^xsd:string ;
    oboInOwl:external_class "VHOG:0000165" ;
    oboInOwl:ontology "VHOG"^^xsd:string ;
    oboInOwl:source <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^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: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 <http://bgee.unil.ch/>, "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)" ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Brown"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000952 ;
    owl:annotatedTarget "A color consisting of dark orange, red, of very low intensity."^^xsd:string .

[]
    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" ;
    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:external_ontology "GO"^^xsd:string ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002221 ;
    owl:annotatedTarget "inverse of surrounded_by" .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Orange"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000953 ;
    owl:annotatedTarget "A color hue with high-medium wavelength that of that portion of the visible spectrum lying between red and yellow, evoked in the human observer by radiant energy with wavelengths of approximately 585 to 620 nanometers."^^xsd:string .

[]
    oboInOwl:hasDbXref "XAO:0004185" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004140 ;
    owl:annotatedTarget "first heart field" .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/pubmed/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:hasDbXref "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000954 ;
    owl:annotatedTarget "Red color having medium to high brightness and low to moderate saturation."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000955 ;
    owl:annotatedTarget "A fertility quality inhering in a bearer by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction."^^xsd:string .

[]
    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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000956 ;
    owl:annotatedTarget "A fertility quality inhering in a bearer by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wiktionary.org/wiki/proepicardium>, "GO:0003342" ;
    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 "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."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Septum_transversum>, "VHOG:0000019" ;
    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/>, <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 <http://bgee.unil.ch/>, "ISBN:978-0471090588 Hildebrand M, Analysis of vertebrate structure (1983) p.205-206" ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004161 ;
    owl:annotatedTarget "transverse septum" .

[]
    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."^^xsd:string .

[]
    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 "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."^^xsd:string .

[]
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000965 ;
    owl:annotatedTarget "A pattern quality of inhering in a bearer by virtue of the correspondence in size, shape, and relative position of the bearer's parts on opposite sides of a dividing line or median plane or about a center or axis."^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000967 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having a sinuate margin and rippled surface."^^xsd:string .

[]
    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 "Answers.com:Answers.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000969 ;
    owl:annotatedTarget "A size quality inhering in a bearer by virtue of the bearer's being abnormally small."^^xsd:string .

[]
    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: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> ;
    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 <https://orcid.org/0000-0002-6601-2165>, "Allen:starts" ;
    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 "Biology-online:Biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000970 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's disposition to being permeated or pervaded by a gas or liquid (as by osmosis or diffusion)."^^xsd:string .

[]
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000973 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's disposition to admit the passage of gas or liquid through pores or interstices."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 "Biology-online:Biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000982 ;
    owl:annotatedTarget "A permeability quality inhering in a bearer by virtue of the bearer's being capable to be permeated or pervaded by a gas or liquid (as by osmosis or diffusion)."^^xsd:string .

[]
    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_0004253 ;
    owl:annotatedTarget "Any muscle organ that is part of a skin of body [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "Biology-online:Biology-online"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000983 ;
    owl:annotatedTarget "A permeability quality inhering in a bearer by virtue of the bearer's being incapable of being permeated or pervaded by a gas or liquid (as by osmosis or diffusion)."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000984 ;
    owl:annotatedTarget "A porosity quality inhering in a bearer by virtue of the bearer's being capable of admitting the passage of gas or liquid through pores or interstices."^^xsd:string .

[]
    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_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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000985 ;
    owl:annotatedTarget "A porosity quality inhering in a bearer by virtue of the bearer's being incapable of admitting the passage of gas or liquid through pores or interstices."^^xsd:string .

[]
    oboInOwl:hasDbXref "OBOL:automatic"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004267 ;
    owl:annotatedTarget "mesenchyne of back" .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000992 ;
    owl:annotatedTarget "A physical quality of a liquid inhering in a bearer by virtue of the bearer's disposition to internal resistance to flow."^^xsd:string .

[]
    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"^^xsd:string ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000998 ;
    owl:annotatedTarget "A viscosity quality inhering in a bearer by virtue of the bearer's having viscosity."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "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)" ;
    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: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:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000999 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's successive change from one thing or state to another and back again."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Cardiac_skeleton>, "GO:0003204" ;
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001005 ;
    owl:annotatedTarget "A time quality inhering in a bearer by virtue of the time it elapses for the bearer to respond to a stimulus."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Cardiac_skeleton> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004292 ;
    owl:annotatedTarget "trigona fibrosa" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 <https://orcid.org/0000-0002-6601-2165>, "Allen:starts", "ZFS:finishes" ;
    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 "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."^^xsd:string .

[]
    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: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 "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 <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001019 ;
    owl:annotatedTarget "A physical quality which inheres in a bearer by virtue of some influence is exerted by the bearer's mass per unit size."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001020 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of whether the bearer has been harmed or injured or spoiled."^^xsd:string .

[]
    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 "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 "Wikipedia:http://en.wikipedia.org/wiki/Energy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001021 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's capacity to do work."^^xsd:string .

[]
    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 "url:http://www.wikipremed.com/home_resources/010104_momentum_concepts.pdf"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001022 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the amount of momentum caused a certain force will produce over time."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001023 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's velocity multiplied by its mass."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Power"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001024 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's rate of doing work."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001025 ;
    owl:annotatedTarget "A physical quality that inheres in a bearer by virtue of the bearer's amount of force per unit area it exerts."^^xsd:string .

[]
    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"^^xsd:string ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Work"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001026 ;
    owl:annotatedTarget "A physical quality which is equal to the energy transferred by a force to a moving object."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Acceleration"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001028 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the rate of change of the bearer's velocity in either speed or direction."^^xsd:string .

[]
    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_0004469 ;
    owl:annotatedTarget "Any collection of muscles that is part of a back [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001029 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of ratio of the bearer's output to the bearer's input."^^xsd:string .

[]
    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_0004473 ;
    owl:annotatedTarget "Any collection of muscles that is part of a face." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001030 ;
    owl:annotatedTarget "A physical quality that exists by virtue of the rate of flow of the bearer across a given surface."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "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."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001034 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the relative change in the bearer's length or the bearer's volume when being stretched or squashed."^^xsd:string .

[]
    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"^^xsd:string ;
    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 "thesaurus.maths:thesaurus.maths"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001035 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's rate of change of momentum."^^xsd:string .

[]
    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> ;
    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> ;
    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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004492 ;
    owl:annotatedTarget "cardiac septum myocardium" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001043 ;
    owl:annotatedTarget "A quality inhering in an entity by virtue of the bearer's propensity to resist an external stimulus."^^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_0004521 ;
    owl:annotatedTarget "A vasculature that is part of a muscle organ [Automatically generated definition]." .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001046 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to resist to a stimulus."^^xsd:string .

[]
    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 "thesaurus.maths:thesaurus.maths"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001051 ;
    owl:annotatedTarget "An angle which is less than 90 degrees."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.451" ;
    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:hasDbXref "thesaurus.maths:thesaurus.maths"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001052 ;
    owl:annotatedTarget "An angle which is between 90 degrees and 180 degrees to another entity."^^xsd:string .

[]
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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 "maths.org:maths.org"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001053 ;
    owl:annotatedTarget "An angle which is less than 180 degrees to another entity."^^xsd:string .

[]
    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> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 <http://en.wikipedia.org/wiki/Systemic_venous_system>, "ISBN:0073040584"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/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" ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001054 ;
    owl:annotatedTarget "A convex angle that is inside two adjacent sides of a polygon."^^xsd:string .

[]
    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> ;
    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 <http://bgee.unil.ch/>, "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)" ;
    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 "thesaurus.maths:thesaurus.maths"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001055 ;
    owl:annotatedTarget "An angular placement quality inhering in a bearer by virtue of the bearer's placement at an angle that is greater than 180 degrees but less than 360 degrees to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Costocervical_trunk> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004688 ;
    owl:annotatedTarget "truncus costocervicalis" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001152 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having susceptibilty toward an external stimulus."^^xsd:string .

[]
    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 "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001153 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's lacking susceptibilty toward an external stimulus."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001154 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's length being notably higher than its width."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001159 ;
    owl:annotatedTarget "A concentration quality inhering in a bearer by virtue of the bearer's exhibiting concentration."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Conceptus>, "BTO:0003834" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001161 ;
    owl:annotatedTarget "A concentration which relatively low."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://doi.org/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> ;
    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 <http://orcid.org/0000-0002-6601-2165>, "FBbt:00005140" ;
    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 <http://en.wikipedia.org/wiki/Gastrula>, <http://en.wikipedia.org/wiki/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> ;
    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> ;
    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> ;
    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> ;
    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> ;
    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> ;
    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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004734 ;
    owl:annotatedTarget "trilaminar germ" .

[]
    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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001162 ;
    owl:annotatedTarget "A concentration which is higher relative to the normal or average."^^xsd:string .

[]
    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 "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:is_inferred "true"^^xsd:string ;
    oboInOwl:source <https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships> ;
    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 "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: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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001163 ;
    owl:annotatedTarget "A concentration which is lower relative to the normal or average."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001164 ;
    owl:annotatedTarget "A physical quality which inheres in a bearer by virtue of the bearer's exhibiting density."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001167 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer being harmed or injured or spoiled, such that its functionality is impaired."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001168 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of not being harmed or injured or spoiled."^^xsd:string .

[]
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "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."^^xsd:string .

[]
    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 "merriam-webster:merriam-webster"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001172 ;
    owl:annotatedTarget "An elasticity quality inhering in a bearer by virtue of the bearer's inability to recover its size and shape after deformation in any way."^^xsd:string .

[]
    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:is_inferred "true"^^xsd:string ;
    oboInOwl:source <https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001178 ;
    owl:annotatedTarget "A resistance quality inhering in a bearer by virtue of the bearer's resistance to a stimulus."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Larval"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001185 ;
    owl:annotatedTarget "A maturity quality inhering in a bearer by virtue of the bearer's indirect development, undergoing metamorphosis."^^xsd:string .

[]
    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 "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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001186 ;
    owl:annotatedTarget "A maturity quality inhering in a bearer by virtue of the bearer's being at the age immediately before puberty."^^xsd:string .

[]
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001187 ;
    owl:annotatedTarget "A maturity quality inhering in a insect by virtue of the bearer's being in the chrysalis (cocoon) or post larval stage."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 <http://bgee.unil.ch/>, "ISBN:978-0030259821 Ruppert EE, Fox RS, Barnes RD, Invertebrate zoology: a functional evolutionary approach (2003) p.207" ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001188 ;
    owl:annotatedTarget "A maturity quality inhering in a bearer by virtue of the bearer's being in an inactive stage in the development of some insects, between the larval and the pupal stages."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001189 ;
    owl:annotatedTarget "A maturity quality inhering in a bearer by virtue of the bearer's being between the onset of puberty and maturity."^^xsd:string .

[]
    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 <http://www.ncbi.nlm.nih.gov/pubmed/21622558>, <http://www.ncbi.nlm.nih.gov/pubmed/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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001190 ;
    owl:annotatedTarget "A maturity quality inhering in a bearer by virtue the bearer's being not fully grown or developed."^^xsd:string .

[]
    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://en.wikipedia.org/wiki/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 <http://www.drugs.com/dict/visceral-mesoderm.html>, <http://www.stedmans.com/>, "BILA:0000044" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0004872 ;
    owl:annotatedTarget "visceral mesoderm" .

[]
    oboInOwl:hasDbXref "ISBN:9780878932504"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0004872 ;
    owl:annotatedTarget "splanchnic mesoderm" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001191 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the middle relative to another entity."^^xsd:string .

[]
    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 "ZFA:0000091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0004880 ;
    owl:annotatedTarget "presumptive notochord" .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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: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 "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 <http://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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_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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001192 ;
    owl:annotatedTarget "A response quality inhering in a bearer by virtue of the bearer's excessive reaction to a stimulus or an agent."^^xsd:string .

[]
    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_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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001193 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the side relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Neural_groove>, <http://orcid.org/0000-0002-6601-2165>, "GO:0001842" ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Neural_fold>, "GO:0001842", "MP:0011256" ;
    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 <http://en.wikipedia.org/wiki/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: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: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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001194 ;
    owl:annotatedTarget "A response quality inhering in a bearer by virtue of the bearer's limited reaction to a stimulus or an agent."^^xsd:string .

[]
    oboInOwl:external_ontology "GO"^^xsd:string ;
    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: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: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: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 "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001195 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located more centrally than another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:83115" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005162 ;
    owl:annotatedTarget "cell part cluster" .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001196 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the abdomen of an organism relative to another entity."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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: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 "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001199 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being narrow, with the two opposite margins parallel."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001200 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter T."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001201 ;
    owl:annotatedTarget "A concave 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped in the form of the letter Y."^^xsd:string .

[]
    oboInOwl:is_inferred "true"^^xsd:string ;
    oboInOwl:source <https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships> ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001205 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's having toothlike projections in the margin."^^xsd:string .

[]
    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: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 "ISBN:0881923214"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001206 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of having sharp straight-edged teeth pointing to the apex."^^xsd:string .

[]
    oboInOwl:hasDbXref "VHOG:0000658" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005250 ;
    owl:annotatedTarget "stomatodaeum gland" .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001208 ;
    owl:annotatedTarget "An odor quality inhering in a bearer by virtue of the bearer's lacking odour."^^xsd:string .

[]
    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 "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001227 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of whether the bearer exhibits variation or change."^^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 "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: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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001229 ;
    owl:annotatedTarget "A color saturation which is of high purity."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Myelencephalon>, "BTO:0000758" ;
    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/>, <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 <http://bgee.unil.ch/>, "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" ;
    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 "thefreedictionary.com:thefreedictionary.com"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001230 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's power or force."^^xsd:string .

[]
    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> ;
    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 "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001233 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located toward the back or upper surface of an organism relative to another entity."^^xsd:string .

[]
    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 "PATOC:nw"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001234 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's being located further from a more centrally located entity."^^xsd:string .

[]
    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:source "NCBIBook:NBK10047" ;
    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 <http://www.ncbi.nlm.nih.gov/books/NBK10047>, "MP:0008439" ;
    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" ;
    oboInOwl:hasSynonymType core:ABBREVIATION ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0005343 ;
    owl:annotatedTarget "CP" .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/pubmed/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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005343 ;
    owl:annotatedTarget "future neocortex" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001236 ;
    owl:annotatedTarget "A quality which inheres in an process."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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: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."^^xsd:string .

[]
    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"^^xsd:string ;
    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: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 "MIAA:0000019" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005423 ;
    owl:annotatedTarget "developmental tissue" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001242 ;
    owl:annotatedTarget "A physical quality which is equal to the distance between repeating units of a wave pattern."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001243 ;
    owl:annotatedTarget "A color consisting of blue hue and high brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://sourceforge.net/tracker/?func=detail&atid=994726&aid=3514998&group_id=76834>, "ZFIN:curator"^^xsd:string ;
    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/>, <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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001244 ;
    owl:annotatedTarget "A color consisting of blue hue and low brightness."^^xsd:string .

[]
    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 "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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001245 ;
    owl:annotatedTarget "A color consisting of brown hue and low brightness."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001246 ;
    owl:annotatedTarget "A color consisting of brown hue and high brightness."^^xsd:string .

[]
    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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001247 ;
    owl:annotatedTarget "A color consisting of cyan hue and high brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001248 ;
    owl:annotatedTarget "A color consisting of cyan hue and low brightness."^^xsd:string .

[]
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001249 ;
    owl:annotatedTarget "A color consisting of green hue and low brightness."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001250 ;
    owl:annotatedTarget "A color consisting of green hue and high brightness."^^xsd:string .

[]
    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 <http://bgee.unil.ch/>, "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429"^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001251 ;
    owl:annotatedTarget "A color consisting of grey color and low brightness."^^xsd:string .

[]
    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_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:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget obo:UBERON_0004797 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001252 ;
    owl:annotatedTarget "A color consisting of grey color and high brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Tunica_externa_(vessels)>, "ISBN:0073040584"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Tunica_externa_(vessels)> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "adventitia externa" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Tunica_externa_(vessels)> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "tunica adventitia" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Tunica_externa_(vessels)> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "tunica adventitia of vessel" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Tunica_externa_(vessels)> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005734 ;
    owl:annotatedTarget "external coat" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001253 ;
    owl:annotatedTarget "A color consisting of magenta color and high brightness."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Adventitia> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005742 ;
    owl:annotatedTarget "tunica advetitia" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001254 ;
    owl:annotatedTarget "A color consisting of magenta with low brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:45635" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0005742 ;
    owl:annotatedTarget "tunica externa" .

[]
    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:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0005769 ;
    owl:annotatedTarget obo:UBERON_0005764 .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Basement_membrane>, <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001255 ;
    owl:annotatedTarget "A color consisting of orange hue and high brightness."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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: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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001256 ;
    owl:annotatedTarget "A color consisting of orange color and low brightness."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005867 ;
    owl:annotatedTarget "mandibular swelling" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Mandibular_prominence> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005867 ;
    owl:annotatedTarget "prominentia mandibularis" .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/uberon/issues/86>, "FMA:9689" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001257 ;
    owl:annotatedTarget "Pink color having high brightness and moderate saturation."^^xsd:string .

[]
    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:hasDbXref <http://en.wikipedia.org/wiki/Axial_skeleton>, <https://github.com/obophenotype/uberon/issues/44>, <https://github.com/obophenotype/uberon/wiki/The-axial-skeleton>, "FMA:71221", "VSAO:0000056" ;
    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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001258 ;
    owl:annotatedTarget "Pink color having medium brightness and moderate saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Axial_skeleton> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0005944 ;
    owl:annotatedTarget "skeleton axiale" .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001259 ;
    owl:annotatedTarget "A color consisting of purple color and low brightness."^^xsd:string .

[]
    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 <http://code.google.com/p/caro2/issues/detail?id=5>, <http://orcid.org/0000-0002-6601-2165> ;
    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"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "body hair or bristle" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001260 ;
    owl:annotatedTarget "A color consisting of purple color and high brightness."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Skin_appendage> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "adnexae cutis" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Skin_appendage> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "skin adnexa" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Skin_appendage> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0006003 ;
    owl:annotatedTarget "skin appendage" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001261 ;
    owl:annotatedTarget "A color consisting of red hue and low brightness."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001262 ;
    owl:annotatedTarget "A color consisting of red hue and high brightness."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001263 ;
    owl:annotatedTarget "A color consisting of yellow hue and low brightness."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Diencephalon>, "UBERON:cjm"^^xsd:string ;
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001264 ;
    owl:annotatedTarget "A color consisting of yellow hue and high brightness."^^xsd:string .

[]
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001265 ;
    owl:annotatedTarget "A color consisting of blue hue and high saturation."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001266 ;
    owl:annotatedTarget "A color consisting of blue hue and low saturation."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001267 ;
    owl:annotatedTarget "A color consisting of brown hue and high saturation."^^xsd:string .

[]
    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_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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001268 ;
    owl:annotatedTarget "A color consisting of brown hue and low saturation."^^xsd:string .

[]
    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/> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001269 ;
    owl:annotatedTarget "A color consisting of cyan colour and high saturation."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001270 ;
    owl:annotatedTarget "A color consisting of cyan colour and low saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:71006" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006283 ;
    owl:annotatedTarget "primordial ventricle" .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001271 ;
    owl:annotatedTarget "A color consisting of green hue and high saturation."^^xsd:string .

[]
    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:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://en.wikipedia.org/wiki/Body_fluid>, "MESH:A12.207" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001272 ;
    owl:annotatedTarget "A color consisting of green hue and low saturation."^^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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001273 ;
    owl:annotatedTarget "A color consisting of grey color and high saturation."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001274 ;
    owl:annotatedTarget "A color consisting of grey color and low saturation."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001275 ;
    owl:annotatedTarget "A color consisting of magenta color and high saturation."^^xsd:string .

[]
    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 "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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001276 ;
    owl:annotatedTarget "A color consisting of magenta color and low saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001277 ;
    owl:annotatedTarget "A color consisting of orange hue and high saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001278 ;
    owl:annotatedTarget "A color consisting of orange hue and low saturation."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001280 ;
    owl:annotatedTarget "Pink color having medium brightness and low saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001281 ;
    owl:annotatedTarget "A color consisting of purple color and high saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001282 ;
    owl:annotatedTarget "A color consisting of purple color and low saturation."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001283 ;
    owl:annotatedTarget "A color consisting of red hue and high saturation."^^xsd:string .

[]
    oboInOwl:hasDbXref "GAID:896" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "corneal limbus" .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://en.wikipedia.org/wiki/Corneal_limbus> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006761 ;
    owl:annotatedTarget "limbus corneae" .

[]
    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 <http://en.wikipedia.org/wiki/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_0006815 ;
    owl:annotatedTarget obo:UBERON_0011825 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001284 ;
    owl:annotatedTarget "A color consisting of red hue and low saturation."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001285 ;
    owl:annotatedTarget "A color consisting of yellow hue and high saturation."^^xsd:string .

[]
    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:source "ZFA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0006904 ;
    owl:annotatedTarget obo:UBERON_0005253 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001286 ;
    owl:annotatedTarget "A color consisting of yellow hue and low saturation."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001287 ;
    owl:annotatedTarget "A color consisting of red and brown hue."^^xsd:string .

[]
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0006905 ;
    owl:annotatedTarget "mesenchyme of mandibular prominence" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001288 ;
    owl:annotatedTarget "A color consisting of red and brown hue and low brightness."^^xsd:string .

[]
    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> ;
    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> ;
    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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001289 ;
    owl:annotatedTarget "A color consisting of red and brown hue and high brightness."^^xsd:string .

[]
    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 "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 "web:www.thefreedictionary.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001290 ;
    owl:annotatedTarget "A fluorescence quality inhering in a bearer by virtue of emitting light during exposure to radiation from an external source."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Electromagnetic_radiation"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://www.drugs.com/dict/cardiogenic-mesoderm.html>, <https://github.com/obophenotype/insect_neuroanatomy_ontology/issues/7>, "XAO:0000235" ;
    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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001292 ;
    owl:annotatedTarget "An EM radiation quality that is independent of the EM wavelength range."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001293 ;
    owl:annotatedTarget "A scalar EM radiation quality which obtains by the capacity of the bearer to retain radiation."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001294 ;
    owl:annotatedTarget "A scalar EM radiation quality which obtains by the capacity of the bearer to scatter or reflect radiation."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 "ZFIN:ZDB-PUB-961014-576"^^xsd:string ;
    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:hasDbXref "PATOC:cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001295 ;
    owl:annotatedTarget "A reflective quality restricted to a particular wavelength."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001296 ;
    owl:annotatedTarget "A scalar optical quality which obtains by the magnitude of the light emitted by the bearer."^^xsd:string .

[]
    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: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 <http://bgee.unil.ch/>, "DOI:10.1046/j.1469-7580.2001.19910133.x Graham A. The development and evolution of the pharyngeal arches. J Anat (2001)"^^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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001297 ;
    owl:annotatedTarget "A radiation reflective quality inhering in a bearer by virtue of the ratio of the energy of a wave reflected from its surface to the energy possessed by the wave striking the bearer's surface."^^xsd:string .

[]
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001298 ;
    owl:annotatedTarget "A fluorescence in which the emittence continues after the absorption has ceased."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:14273" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0007239 ;
    owl:annotatedTarget "tunica media (arteriae)" .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001299 ;
    owl:annotatedTarget "A scalar EM radiation quality which obtains by the capacity of the bearer to emit radiation."^^xsd:string .

[]
    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 "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."^^xsd:string .

[]
    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 "PATOC:MAH"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001301 ;
    owl:annotatedTarget "An optical quality that is the mixture, purity or pattern of wavelengths of light perceived by the observer."^^xsd:string .

[]
    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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001302 ;
    owl:annotatedTarget "A color consisting of red and orange hue with a slight amount of gray."^^xsd:string .

[]
    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 "Dictionary:http://dictionary.reference.com/"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001303 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to varying or changing."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget "future hindbrain" .

[]
    oboInOwl:hasDbXref "EHDAA2:0001630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007277 ;
    owl:annotatedTarget "rhombencephalon" .

[]
    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> ;
    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" .

[]
    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 "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 "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 "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001304 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of whether the bearer exhibits temperature variation or change."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/uberon/issues/1277>, "UBERON:cjm"^^xsd:string ;
    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_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 "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> ;
    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"^^xsd:string ;
    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_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: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"^^xsd:string ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001305 ;
    owl:annotatedTarget "A temperature which is relatively high."^^xsd:string .

[]
    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:source "AEO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0007524 ;
    owl:annotatedTarget obo:UBERON_0003104 .

[]
    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: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:source "BTO"^^xsd:string ;
    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 <http://www.britannica.com/EBchecked/topic/578563/synovial-tissue>, "BTO:0001338" ;
    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: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: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: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 <http://flybase.org/reports/FBrf0178740.html>, "FBbt:00005426", "JB:DEF" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001306 ;
    owl:annotatedTarget "A temperature which is relatively low."^^xsd:string .

[]
    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: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: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: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 <http://en.wikipedia.org/wiki/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> ;
    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: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:hasDbXref "BTO:0001085" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0007798 ;
    owl:annotatedTarget "Gefaesssystem@de" .

[]
    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> ;
    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 <http://en.wikipedia.org/wiki/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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001307 ;
    owl:annotatedTarget "A variability of temperature which is relatively low."^^xsd:string .

[]
    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: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 "GO:0060037", "GOC:dph" ;
    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 "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 <https://github.com/obophenotype/uberon/issues/338>, "OBOL:automatic"^^xsd:string ;
    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 <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 <http://www.ncbi.nlm.nih.gov/pubmed/11237469>, "Grays" ;
    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 <http://en.wikipedia.org/wiki/Facial_skeleton>, <https://orcid.org/0000-0002-6601-2165>, "ISBN:0073040584"^^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/> ;
    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 <http://bgee.unil.ch/>, "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" ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "pharyngeal endoskeleton" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Viscerocranium>, "VHOG:0000315", "ZFA:0001216" ;
    oboInOwl:hasSynonymType core:INCONSISTENT ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0008895 ;
    owl:annotatedTarget "viscerocranium" .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001308 ;
    owl:annotatedTarget "A variability of temperature which is relatively high."^^xsd:string .

[]
    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> ;
    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> ;
    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 "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 "PATOC:mellybelly"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001309 ;
    owl:annotatedTarget "A process quality inhering in a bearer by virtue of the bearer's magnitude of the temporal extent between the starting and ending point."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001310 ;
    owl:annotatedTarget "A duration quality of a process inhering in a bearer by virtue of the bearer's duration of exhibition of thermal energy."^^xsd:string .

[]
    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: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: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> ;
    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> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0009494 ;
    owl:annotatedTarget "pharyngeal arch mesenchyme" .

[]
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001311 ;
    owl:annotatedTarget "A duration of temperature which is lesser relative to the normal or average enduring or continuing in time."^^xsd:string .

[]
    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> ;
    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: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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001312 ;
    owl:annotatedTarget "A duration of temperature which is greater relative to the normal or average in respect to the quality of temperature of enduring or continuing in time."^^xsd:string .

[]
    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 "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:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001313 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation of temperature."^^xsd:string .

[]
    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> ;
    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:hasDbXref "PATO:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001314 ;
    owl:annotatedTarget "A variability quality inhering in a bearer by virtue of the bearer's having or exhibiting variation of temperature."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001315 ;
    owl:annotatedTarget "A temperature which is increased by a low degree."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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_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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001316 ;
    owl:annotatedTarget "A temperature which is increased by a medium degree."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001317 ;
    owl:annotatedTarget "A temperature which is increased by a high degree."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001318 ;
    owl:annotatedTarget "A discrimination quality in a bearer by virtue of the bearer's being incapable perceiving differences between two or more stimuli."^^xsd:string .

[]
    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:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0009722 ;
    owl:annotatedTarget [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000925
    ] .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001319 ;
    owl:annotatedTarget "A discrimination quality in a bearer by virtue of the bearer's being capable of perceiving differences between two or more stimuli."^^xsd:string .

[]
    oboInOwl:hasDbXref "EHDAA2:0004621" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009722 ;
    owl:annotatedTarget "pharyngeal arch endoderm" .

[]
    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 <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001320 ;
    owl:annotatedTarget "A pilosity quality of being covered with short hairs or soft down."^^xsd:string .

[]
    oboInOwl:hasDbXref "FMA:55588" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:UBERON_0009842 ;
    owl:annotatedTarget "acinus" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Acinus> ;
    oboInOwl:hasSynonymType core:PLURAL ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0009842 ;
    owl:annotatedTarget "acini" .

[]
    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 "thesaurus.math:thesaurus.math"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001321 ;
    owl:annotatedTarget "An angle which is 90 degrees to another entity."^^xsd:string .

[]
    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: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:hasDbXref "thesaurus.maths:thesaurus.maths"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001322 ;
    owl:annotatedTarget "An angle which is 180 degrees to another entity."^^xsd:string .

[]
    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> ;
    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> ;
    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:source "CARO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty owl:disjointWith ;
    owl:annotatedSource obo:UBERON_0000476 ;
    owl:annotatedTarget obo:UBERON_0010000 .

[]
    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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Area"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001323 ;
    owl:annotatedTarget "A 2-D extent quality inhering in a bearer by virtue of the bearer's two dimensional extent."^^xsd:string .

[]
    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: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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Bilateral_symmetry"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001324 ;
    owl:annotatedTarget "A symmetry quality inhering in a bearer by virtue of the bearer's being symmetric about a plane running from its frontal end to its caudal end (head to tail), and has nearly identical right and left halves."^^xsd:string .

[]
    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 <https://orcid.org/0000-0002-6601-2165>, "XAO:0004524" ;
    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> ;
    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 "https://orcid.org/0000-0001-5208-3432"^^xsd:string, "https://orcid.org/0000-0002-2908-3327"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PATO_0001324 ;
    owl:annotatedTarget "pennate"^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001325 ;
    owl:annotatedTarget "A symmetry quality inhering in a bearer by virtue of the bearer's having equal proportion around a central point or axis."^^xsd:string .

[]
    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 "https://orcid.org/0000-0001-5208-3432"^^xsd:string, "https://orcid.org/0000-0002-2908-3327"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PATO_0001325 ;
    owl:annotatedTarget "centric"^^xsd:string .

[]
    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: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 <http://orcid.org/0000-0002-6601-2165> ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001327 ;
    owl:annotatedTarget "A symmetry quality inhering in a bearer by virtue of the bearer's being capable of division into symmetrical halves by only one longitudinal plane passing through the axis."^^xsd:string .

[]
    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 "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 "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010188 ;
    owl:annotatedTarget obo:UBERON_0034944 .

[]
    oboInOwl:hasDbXref "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001328 ;
    owl:annotatedTarget "A symmetry quality inhering in a bearer by virtue of the bearer's being capable of division into symmetrical halves by any longitudinal plane passing through the axis."^^xsd:string .

[]
    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: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:hasDbXref <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001329 ;
    owl:annotatedTarget "A flavor quality inhering in a bearer by virtue of the bearer's having flavour."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001330 ;
    owl:annotatedTarget "A flavor quality inhering in a bearer by virtue of the bearer's lacking flavour."^^xsd:string .

[]
    oboInOwl:hasDbXref "HP:0100886", "MIAA:0000283" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010230 ;
    owl:annotatedTarget "globe" .

[]
    oboInOwl:source "inferred" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0010252 ;
    owl:annotatedTarget obo:UBERON_0010259 .

[]
    oboInOwl:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001331 ;
    owl:annotatedTarget "An odor quality inhering in a bearer by virtue of the bearer's having odour."^^xsd:string .

[]
    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: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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001332 ;
    owl:annotatedTarget "A morphology quality inhering in a bearer by virtue of the bearer's lack of distinct morphology."^^xsd:string .

[]
    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 "PATOC:melissa"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001333 ;
    owl:annotatedTarget "A quality of a process which ends later than the natural end time."^^xsd:string .

[]
    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: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 "Wikipedia:http://en.wikipedia.org/wiki/Diameter"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001334 ;
    owl:annotatedTarget "A length quality which is equal to the length of any straight line segment that passes through the center of a circle and whose endpoints are on the circular boundary."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Sclera#Histology> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0010291 ;
    owl:annotatedTarget "." .

[]
    oboInOwl:hasDbXref "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001335 ;
    owl:annotatedTarget "A mating type that indicates whether the F plasmid has integrated into the chromosome."^^xsd:string .

[]
    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:hasDbXref "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001336 ;
    owl:annotatedTarget "A biological sex quality inhering in an individual whose sex is unknown."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/pubmed/16496288>, <https://orcid.org/0000-0002-6601-2165> ;
    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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001337 ;
    owl:annotatedTarget "A yeast mating type."^^xsd:string .

[]
    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 "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001338 ;
    owl:annotatedTarget "A biological sex quality inhering in a population of multiple sexes."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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 "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001339 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the bearer's homogeneity of a biomaterial."^^xsd:string .

[]
    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 <http://dx.plos.org/10.1371/journal.pone.0051070>, "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000049" ;
    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:hasDbXref "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001340 ;
    owl:annotatedTarget "A biological sex quality inhering in an organism or a population with both male and female sexual organs in one individual."^^xsd:string .

[]
    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:hasDbXref "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001341 ;
    owl:annotatedTarget "A S. cerevisiae mating type cells that secrete a pheromone that in alpha haploids stimulates processes that lead to mating."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001342 ;
    owl:annotatedTarget "A S. cerevisiae mating type."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001343 ;
    owl:annotatedTarget "A S. pombe mating type determined by the gene configuration on the mat1 locus."^^xsd:string .

[]
    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:hasDbXref "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001344 ;
    owl:annotatedTarget "A S. cerevisiae mating type cells that secrete a pheromone that stimulates a haploids."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001345 ;
    owl:annotatedTarget "A S. pombe mating type determined by the mat1-Mc and mat1-Mi on the mat1 locus."^^xsd:string .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001346 ;
    owl:annotatedTarget "A S. pombe mating type determined by the mat1-Pc and mat1-Pi on the mat1 locus."^^xsd:string .

[]
    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:hasDbXref "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001347 ;
    owl:annotatedTarget "A bacterial mating type indicating the presence of F plasmid in a bacterial cell."^^xsd:string .

[]
    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: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:hasDbXref <http://en.wikipedia.org/wiki/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 "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001348 ;
    owl:annotatedTarget "A bacterial mating type indicating the absence of F plasmid in a bacterial cell."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Ciliary_processes> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "ciliary process" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Ciliary_processes> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0010427 ;
    owl:annotatedTarget "processus ciliares" .

[]
    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 <http://orcid.org/0000-0002-6601-2165>, "MESH:A07.231.432", "ZFA:0005251" ;
    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 "MGED:MGED"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001349 ;
    owl:annotatedTarget "A mating type that indicates that the F plasmid has integrated into the chromosome."^^xsd:string .

[]
    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 <https://orcid.org/0000-0002-6601-2165>, "UBERONREF:0000003" ;
    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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Angular_acceleration"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001350 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the rate of change of the bearer's angular velocity."^^xsd:string .

[]
    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 ;
    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> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Area_density"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001351 ;
    owl:annotatedTarget "A density quality which inheres in a bearer by virtue of some influence exerted by the bearer's mass on a given area."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/uberon/issues/44>, <https://orcid.org/0000-0002-6601-2165> ;
    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: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 <http://en.wikipedia.org/wiki/Facial_skeleton>, <http://www.bartleby.com/107/37.html>, <https://orcid.org/0000-0002-6601-2165>, "MP:0005274" ;
    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:http://en.wikipedia.org/wiki/Linear_density"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001352 ;
    owl:annotatedTarget "A density quality which is equal to the mass exerting an influence on a one-dimensional object."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Facial_skeleton> ;
    oboInOwl:hasSynonymType core:LATIN ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011156 ;
    owl:annotatedTarget "ossa facialia" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Mass_density"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001353 ;
    owl:annotatedTarget "A density quality which inheres in a bearer by virtue of some influence exerted by the bearer's mass on a given volume."^^xsd:string .

[]
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001354 ;
    owl:annotatedTarget "A optical quality inhering in a bearer by virtue of the bearer's exhibiting low opacity."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001355 ;
    owl:annotatedTarget "A shape quality that obtains by virtue of the bearer having inward facing edges; having a surface or boundary that curves or bulges outward, as the exterior of a sphere."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Human_back>, "UBERONREF:0000006"^^xsd:string ;
    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 "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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001356 ;
    owl:annotatedTarget "A shape quality inhering in a cell by virtue of the bearer's ability to take on two or more different shapes during its life cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "Wikipathways:WP2062" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011272 ;
    owl:annotatedTarget "outer epithelium of body" .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001357 ;
    owl:annotatedTarget "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's being shaped like a cushion or has a marked convex cushion-like form."^^xsd:string .

[]
    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:source "VSAO"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011585 ;
    owl:annotatedTarget obo:UBERON_0000061 .

[]
    oboInOwl:hasDbXref <http://dx.plos.org/10.1371/journal.pone.0051070>, "GO_REF:0000034"^^xsd:string, "PSPUB:0000170"^^xsd:string, "VSAO:0000006" ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001358 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having a knob or knoblike protuberance."^^xsd:string .

[]
    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 <http://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001359 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's having many wrinkles or creases on the surface."^^xsd:string .

[]
    oboInOwl:source <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001360 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's having thin filamentous extensions at its edge."^^xsd:string .

[]
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001361 ;
    owl:annotatedTarget "A texture quality inhering in a bearer by virtue of the bearer's being covered with warts or projections that resemble warts resulting in a hard rough surface."^^xsd:string .

[]
    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 <http://orcid.org/0000-0002-6601-2165> ;
    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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001362 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's disposition to being easily damaged or destroyed."^^xsd:string .

[]
    oboInOwl:source "cjm"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011814 ;
    owl:annotatedTarget obo:UBERON_0005085 .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, <http://www.ncbi.nlm.nih.gov/pubmed/11523831> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001364 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having root like extensions radiating from its center."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 <http://www.ncbi.nlm.nih.gov/pubmed/21234997> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0011820 ;
    owl:annotatedTarget "AV region" .

[]
    oboInOwl:hasDbXref <http://www.ncbi.nlm.nih.gov/pubmed/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 <http://www.ncbi.nlm.nih.gov/pubmed/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001365 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's having spines, thorns or similar thin projections on its surface."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Dense_irregular_connective_tissue>, "FMA:20109" ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001366 ;
    owl:annotatedTarget "A shape quality inhering in a bearer by virtue of the bearer's being small and resembling a point."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001367 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's having deeply undulating edges forming lobes."^^xsd:string .

[]
    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: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" .

[]
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001368 ;
    owl:annotatedTarget "A surface feature shape quality inhering in a bearer by virtue of the bearer's having an irregularly toothed edge."^^xsd:string .

[]
    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"^^xsd:string ;
    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: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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001369 ;
    owl:annotatedTarget "A shape quality inhering in a colony by virtue of the bearer's appearing above the medium surface with terraced edges."^^xsd:string .

[]
    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:source "EHDAA2"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0011997 ;
    owl:annotatedTarget obo:UBERON_0000481 .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Body_cavity>, <http://en.wikipedia.org/wiki/Coelom>, "UBERON:cjm"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001370 ;
    owl:annotatedTarget "A coating quality which is sticky or clammy."^^xsd:string .

[]
    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: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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001371 ;
    owl:annotatedTarget "A composition quality inhering in an bearer by virtue of the bearer's consistency of mucus."^^xsd:string .

[]
    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 "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 <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 "WordNet:WordNet"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001372 ;
    owl:annotatedTarget "A physical quality that inheres in propagating wave (light or sound) virtue of the bearer's change in direction when passing from one medium to another."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    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:hasDbXref "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001373 ;
    owl:annotatedTarget "A reflectivity quality inhering in a bearer by virtue of the bearer's reflecting lots of light."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/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 <http://en.wikipedia.org/wiki/Deep_cervical_artery> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012321 ;
    owl:annotatedTarget "profunda cervicalis" .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Ploidy"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 "Wikipedia:http://en.wikipedia.org/wiki/Haploid"^^xsd:string ;
    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."^^xsd:string .

[]
    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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Monoploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001376 ;
    owl:annotatedTarget "A ploidy quality inhering in a bearer by virtue of the bearer's containing a single set of unique homologous chromosomes."^^xsd:string .

[]
    oboInOwl:source "MA:th"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:UBERON_0012418 ;
    owl:annotatedTarget "EMAPA:37586" .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget obo:UBERON_0004923 .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/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 <https://doi.org/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 <http://en.wikipedia.org/wiki/Fibrous_tunic_of_eyeball> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget "corneosclera" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Fibrous_tunic_of_eyeball> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0012430 ;
    owl:annotatedTarget "fibrous tunic" .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Polyploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001377 ;
    owl:annotatedTarget "A ploidy quality inhering in a bearer by virtue of the bearer's containing more than two homologous sets of chromosomes."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Autopolyploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001378 ;
    owl:annotatedTarget "A polyploidy quality inhering in a bearer by virtue of the bearer's containing chromosomes derived from a single species."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Allopolyploidy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001379 ;
    owl:annotatedTarget "A polyploidy quality inhering in a bearer by virtue of the bearer's containing chromosomes derived from different species."^^xsd:string .

[]
    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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Paleopolyploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001380 ;
    owl:annotatedTarget "A polyploidy quality inhering in a bearer by virtue of the bearer's having an ancient polyploid ancestor."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, <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 "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:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Triploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001381 ;
    owl:annotatedTarget "A polyploidy quality inhering in a bearer by virtue of the bearer's containing three homologous sets of chromosomes."^^xsd:string .

[]
    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 <http://en.wikipedia.org/wiki/Cranial_cavity> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget "intracranial cavity" .

[]
    oboInOwl:hasDbXref <http://en.wikipedia.org/wiki/Cranial_cavity> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0013411 ;
    owl:annotatedTarget "intracranial space" .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Tetraploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001382 ;
    owl:annotatedTarget "A polyploidy quality inhering in a bearer by virtue of the bearer's containing four homologous sets of chromosomes."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:UBERON_0013514 ;
    owl:annotatedTarget "The space that surrounds an organism." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Pentaploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001383 ;
    owl:annotatedTarget "A polyploidy quality inhering in a bearer by virtue of the bearer's containing five homologous sets of chromosomes."^^xsd:string .

[]
    oboInOwl:source "FMA"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:UBERON_0013686 ;
    owl:annotatedTarget obo:UBERON_0000464 .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165>, "FMA:9338" ;
    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 "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 "Wikipedia:http://en.wikipedia.org/wiki/Hexaploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001384 ;
    owl:annotatedTarget "A polyploidy quality inhering in a bearer by virtue of the bearer's containing six homologous sets of chromosomes."^^xsd:string .

[]
    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> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Aneuploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001385 ;
    owl:annotatedTarget "A ploidy quality inhering in a bearer by virtue of the bearer's containing a non-integral multiple of the monoploid number, due to extra or missing chromosomes."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Monosomy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001386 ;
    owl:annotatedTarget "An aneuploidy quality inhering in a bearer by virtue of the bearer's containing only one chromosome from a pair in a cell's nucleus."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Disomy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001387 ;
    owl:annotatedTarget "An aneuploidy quality inhering in a bearer by virtue of the bearer's containing only two chromosome from a pair in a cell's nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://animaldiversity.org/accounts/Latimeria_chalumnae/>, <http://orcid.org/0000-0002-6601-2165> ;
    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_0013754 ;
    owl:annotatedTarget "A organ component layer that is part of a integumental system." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Uniparental_disomy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001388 ;
    owl:annotatedTarget "A disomy quality inhering in a bearer by virtue of the bearer's containing two copies of the chromosome from one of the parents (with no contribution from the other parent)."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Trisomy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001389 ;
    owl:annotatedTarget "An aneuploidy quality inhering in a bearer by virtue of the bearer's containing three, instead of two, chromosomes of a particular numbered type in an organism."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Partial_trisomy"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001390 ;
    owl:annotatedTarget "A trisomy quality inhering in a bearer when part of the bearer's extra chromosome is attached to one of the other chromosomes, or if one of the bearer's chromosomes has two copies of part of its chromosome."^^xsd:string .

[]
    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> ;
    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 "PATOC:GVG"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001391 ;
    owl:annotatedTarget "A trisomy quality inhering in a bearer by virtue of the bearer's having extra chromosomal material in only some of it's cells."^^xsd:string .

[]
    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 "Wikipedia:http://en.wikipedia.org/wiki/Endopolyploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001392 ;
    owl:annotatedTarget "A polyploidy quality inhering in a bearer by virtue of the bearer's chromosome number being increased by endomitosis and for which the degree of ploidy is proportional to the number of times that endomitosis has taken place."^^xsd:string .

[]
    oboInOwl:hasDbXref "ZFA:0000571" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:UBERON_0014371 ;
    owl:annotatedTarget "presumptive telencephalon" .

[]
    oboInOwl:hasDbXref <https://github.com/obophenotype/uberon/issues/248>, "OBOL:automatic"^^xsd:string ;
    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 <http://en.wikipedia.org/wiki/Rib_cage>, <https://orcid.org/0000-0002-6601-2165> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Euploid"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Diploid"^^xsd:string ;
    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."^^xsd:string .

[]
    oboInOwl:hasDbXref <http://orcid.org/0000-0002-6601-2165> ;
    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> ;
    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 "Wikipedia:http://en.wikipedia.org/wiki/Haplodiploid"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001395 ;
    owl:annotatedTarget "A diploidy quality inhering in a bearer in by virtue of belonging in a species whose one of the sexes has haploid cells and the other has diploid cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "TAO:0001332" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:UBERON_0014777 ;
    owl:annotatedTarget "spinal cord segment" .

[]
    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 "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 "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."^^xsd:string .

[]
    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 "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."^^xsd:string .

[]
    oboInOwl:hasDbXref <https://doi.org/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." .

