@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <http://purl.obolibrary.org/obo/envo.owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix foo: <http://geneontology.org/foo/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix envo: <http://purl.obolibrary.org/obo/envo#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix chebi: <http://purl.obolibrary.org/obo/chebi#> .
@prefix terms: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix taxslim: <http://purl.obolibrary.org/obo/ncbitaxon/subsets/taxslim#> .
@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix process_attribute: <http://purl.obolibrary.org/obo/envo-p/patterns/process_attribute/> .

foo:applies-pattern
    a owl:AnnotationProperty .

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

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

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

obo:BFO_0000004
    obo:IAO_0000115 "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en ;
    a owl:Class ;
    rdfs:label "independent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002 ;
    owl:disjointWith obo:BFO_0000020, obo:BFO_0000031 .

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

obo:BFO_0000008
    a owl:Class ;
    rdfs:label "temporal region"@en ;
    rdfs:subClassOf obo:BFO_0000003 ;
    owl:disjointWith obo:BFO_0000011, obo:BFO_0000015, obo:BFO_0000035 .

obo:BFO_0000011
    a owl:Class ;
    rdfs:label "spatiotemporal region"@en ;
    rdfs:subClassOf obo:BFO_0000003 .

obo:BFO_0000015
    obo:IAO_0000115 "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])"@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 ;
    owl:disjointWith obo:BFO_0000019 .

obo:BFO_0000019
    a owl:Class ;
    rdfs:label "quality"@en ;
    rdfs:subClassOf obo:BFO_0000020 .

obo:BFO_0000020
    obo:IAO_0000115 "b is a relational specifically dependent continuant = Def. b is a specifically dependent continuant and there are n &gt; 1 independent continuants c1, … cn which are not spatial regions are such that for all 1  i &lt; j  n, ci  and cj share no common parts, are such that for each 1  i  n, b s-depends_on ci at every time t during the course of b’s existence (axiom label in BFO2 Reference: [131-004])"@en, "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])"@en ;
    a owl:Class ;
    rdfs:label "specifically dependent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002 ;
    owl:disjointWith obo:BFO_0000031 .

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

obo:BFO_0000024
    a owl:Class ;
    rdfs:label "fiat object"@en, "fiat object part"@en ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:BFO_0000027
    a owl:Class ;
    rdfs:label "object aggregate"@en ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:BFO_0000029
    a owl:Class ;
    rdfs:label "site"@en ;
    rdfs:subClassOf obo:BFO_0000141 .

obo:BFO_0000030
    a owl:Class ;
    rdfs:label "object"@en ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:BFO_0000031
    obo:IAO_0000115 "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])"@en ;
    a owl:Class ;
    rdfs:label "generically dependent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002 .

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

obo:BFO_0000035
    obo:IAO_0000115 "p is a process boundary =Def. p is a temporal part of a process & p has no proper temporal parts. (axiom label in BFO2 Reference: [084-001])"@en ;
    a owl:Class ;
    rdfs:label "process boundary"@en ;
    rdfs:subClassOf obo:BFO_0000003 .

obo:BFO_0000038
    a owl:Class ;
    rdfs:label "one-dimensional temporal region"@en ;
    rdfs:subClassOf obo:BFO_0000008 .

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 ;
    owl:disjointWith obo:BFO_0000141 .

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:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_gp2term, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "part of"@en ;
    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", "https://wiki.geneontology.org/Part_of"^^xsd:anyURI ;
    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:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "has part"@en ;
    rdfs:subPropertyOf obo:RO_0002131 .

obo:BFO_0000054
    obo:IAO_0000111 "realized in"@en ;
    obo:IAO_0000112 "this disease is realized in this disease course"@en, "this fragility is realized in this shattering"@en, "this investigator role is realized in this investigation"@en ;
    obo:IAO_0000118 "is realized by"@en, "realized_in"@en ;
    obo:IAO_0000600 "[copied from inverse property 'realizes'] to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])"@en ;
    a owl:ObjectProperty ;
    rdfs:comment "Paraphrase of elucidation: a relation between a realizable entity and a process, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process" ;
    rdfs:domain obo:BFO_0000017 ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/bfo.owl> ;
    rdfs:label "realized in"@en ;
    rdfs:range obo:BFO_0000015 ;
    owl:inverseOf obo:BFO_0000055 .

obo:BFO_0000055
    obo:IAO_0000111 "realizes"@en ;
    obo:IAO_0000112 "this disease course realizes this disease"@en, "this investigation realizes this investigator role"@en, "this shattering realizes this fragility"@en ;
    obo:IAO_0000600 "to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])"@en ;
    a owl:ObjectProperty ;
    rdfs:comment "Paraphrase of elucidation: a relation between a process and a realizable entity, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process" ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/iao.owl> ;
    rdfs:label "realizes"@en ;
    rdfs:range obo:BFO_0000017 .

obo:BFO_0000062
    obo:IAO_0000111 "preceded by"@en ;
    obo:IAO_0000115 "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 ;
    terms:source "http://www.obofoundry.org/ro/#OBO_REL:preceded_by" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "preceded by"@en ;
    rdfs:range obo:BFO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002086 ;
    owl:inverseOf obo:BFO_0000063 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:BFO_0000062
    ), (obo:RO_0002091
        obo:BFO_0000062
    ), (obo:RO_0002092
        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:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "precedes"@en ;
    rdfs:range obo:BFO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002222 ;
    owl:propertyChainAxiom (obo:RO_0002092
        obo:BFO_0000063
    ), (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 ;
    rdfs:seeAlso "https://wiki.geneontology.org/Occurs_in"^^xsd:anyURI ;
    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:BFO_0000140
    obo:IAO_0000115 "b is a continuant fiat boundary = Def. b is an immaterial entity that is of zero, one or two dimensions and does not include a spatial region as part. (axiom label in BFO2 Reference: [029-001])"@en ;
    a owl:Class ;
    rdfs:label "continuant fiat boundary"@en ;
    rdfs:subClassOf obo:BFO_0000141 .

obo:BFO_0000141
    a owl:Class ;
    rdfs:label "immaterial entity"@en ;
    rdfs:subClassOf obo:BFO_0000004 .

obo:BFO_0000142
    a owl:Class ;
    rdfs:label "one-dimensional continuant fiat boundary"@en ;
    rdfs:subClassOf obo:BFO_0000140 ;
    owl:disjointWith obo:BFO_0000146 .

obo:BFO_0000146
    a owl:Class ;
    rdfs:label "two-dimensional continuant fiat boundary"@en ;
    rdfs:subClassOf obo:BFO_0000140 .

obo:CHEBI_10545
    a owl:Class ;
    rdfs:label "electron" ;
    rdfs:subClassOf obo:CHEBI_36338 .

obo:CHEBI_131621
    a owl:Class ;
    rdfs:label "C19-steroid" ;
    rdfs:subClassOf obo:CHEBI_35341 .

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

obo:CHEBI_133331
    a owl:Class ;
    rdfs:label "metal oxide" ;
    rdfs:subClassOf obo:CHEBI_24836 .

obo:CHEBI_13389
    a owl:Class ;
    rdfs:label "NAD" ;
    rdfs:subClassOf obo:CHEBI_25524 .

obo:CHEBI_13392
    a owl:Class ;
    rdfs:label "NAD(P)H" ;
    rdfs:subClassOf obo:CHEBI_25524 .

obo:CHEBI_134024
    a owl:Class ;
    rdfs:label "chlorofluorocarbon" ;
    rdfs:subClassOf obo:CHEBI_134179, obo:CHEBI_36683, obo:CHEBI_37143 .

obo:CHEBI_134179
    a owl:Class ;
    rdfs:label "volatile organic compound" ;
    rdfs:subClassOf obo:CHEBI_72695 .

obo:CHEBI_134438
    a owl:Class ;
    rdfs:label "titanium oxides" ;
    rdfs:subClassOf obo:CHEBI_37217 .

obo:CHEBI_13643
    a owl:Class ;
    rdfs:label "glycol" ;
    rdfs:subClassOf obo:CHEBI_23824 .

obo:CHEBI_137980
    a owl:Class ;
    rdfs:label "metalloid atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

obo:CHEBI_138675
    obo:IAO_0000115 "Any main group molecular entity that is gaseous at standard temperature and pressure (STP; 0degreeC and 100 kPa)." ;
    oboInOwl:hasRelatedSynonym "gas molecular entities", "gaseous molecular entities", "gaseous molecular entity" ;
    a owl:Class ;
    rdfs:label "gas molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33579 .

obo:CHEBI_139120
    a owl:Class ;
    rdfs:label "carotenoid beta-end derivative" ;
    rdfs:subClassOf obo:CHEBI_23044 .

obo:CHEBI_139291
    a owl:Class ;
    rdfs:label "chlorophyll(1-)" ;
    rdfs:subClassOf obo:CHEBI_58941 .

obo:CHEBI_139292
    a owl:Class ;
    rdfs:label "chlorophyllide(2-)" ;
    rdfs:subClassOf obo:CHEBI_35757, obo:CHEBI_58941 .

obo:CHEBI_140503
    a owl:Class ;
    rdfs:label "kaolin" ;
    rdfs:subClassOf obo:CHEBI_48730, obo:CHEBI_60004 .

obo:CHEBI_15022
    a owl:Class ;
    rdfs:label "electron donor" ;
    rdfs:subClassOf obo:CHEBI_17891 .

obo:CHEBI_15339
    a owl:Class ;
    rdfs:label "acceptor" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_15368
    a owl:Class ;
    rdfs:label "acrolein" ;
    rdfs:subClassOf obo:CHEBI_51688 .

obo:CHEBI_15377
    a owl:Class ;
    rdfs:label "water" ;
    rdfs:subClassOf obo:CHEBI_33693, obo:CHEBI_37176, obo:CHEBI_52625 .

obo:CHEBI_15378
    a owl:Class ;
    rdfs:label "hydron" ;
    rdfs:subClassOf obo:CHEBI_25414, obo:CHEBI_33251, obo:CHEBI_33252, obo:CHEBI_60242 .

obo:CHEBI_15379
    oboInOwl:hasRelatedSynonym "Disauerstoff", "E 948", "E-948", "E948", "O2", "OXYGEN MOLECULE", "Oxygen", "[OO]", "dioxygene", "molecular oxygen" ;
    a owl:Class ;
    rdfs:label "dioxygen" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_25362, obo:CHEBI_33263 .

obo:CHEBI_15422
    a owl:Class ;
    rdfs:label "ATP" ;
    rdfs:subClassOf obo:CHEBI_37045, obo:CHEBI_37096 .

obo:CHEBI_155827
    a owl:Class ;
    rdfs:label "argon-39 atom" ;
    rdfs:subClassOf obo:CHEBI_49475 .

obo:CHEBI_155903
    a owl:Class ;
    rdfs:label "copper(II) phthalocyanine" ;
    rdfs:subClassOf obo:CHEBI_155908, obo:CHEBI_51585 .

obo:CHEBI_155908
    a owl:Class ;
    rdfs:label "copper tetrapyrrole" ;
    rdfs:subClassOf obo:CHEBI_33909, obo:CHEBI_37403 .

obo:CHEBI_15611
    a owl:Class ;
    rdfs:label "sarcosine" ;
    rdfs:subClassOf obo:CHEBI_21760, obo:CHEBI_21766 .

obo:CHEBI_15734
    a owl:Class ;
    rdfs:label "primary alcohol" ;
    rdfs:subClassOf obo:CHEBI_30879 .

obo:CHEBI_15996
    a owl:Class ;
    rdfs:label "GTP" ;
    rdfs:subClassOf obo:CHEBI_37045, obo:CHEBI_37121 .

obo:CHEBI_16042
    a owl:Class ;
    rdfs:label "halide anion" ;
    rdfs:subClassOf obo:CHEBI_33429, obo:CHEBI_79389 .

obo:CHEBI_16134
    obo:IAO_0000115 "An azane that consists of a single nitrogen atom covelently bonded to three hydrogen atoms." ;
    oboInOwl:hasExactSynonym "AMMONIA", "Ammonia" ;
    oboInOwl:hasRelatedSynonym "Ammoniak", "NH3", "R-717", "[NH3]", "ammoniac", "amoniaco", "spirit of hartshorn" ;
    a owl:Class ;
    rdfs:label "ammonia" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_35107, obo:CHEBI_37176 .

obo:CHEBI_16136
    a owl:Class ;
    rdfs:label "hydrogen sulfide" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_33405, obo:CHEBI_33535, obo:CHEBI_37176 .

obo:CHEBI_16183
    a owl:Class ;
    rdfs:label "methane" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_18310, obo:CHEBI_37176, obo:CHEBI_64708 .

obo:CHEBI_16189
    obo:IAO_0000115 "A sulfur oxoanion obtained by deprotonation of both OH groups of sulfuric acid." ;
    oboInOwl:hasExactSynonym "Sulfate", "sulfate" ;
    oboInOwl:hasRelatedSynonym "SO4(2-)", "SULFATE ION", "Sulfate anion(2-)", "Sulfate dianion", "Sulfate(2-)", "Sulfuric acid ion(2-)", "[SO4](2-)", "sulphate", "sulphate ion" ;
    a owl:Class ;
    rdfs:label "sulfate" ;
    rdfs:subClassOf obo:CHEBI_33482, obo:CHEBI_48154, obo:CHEBI_79388 .

obo:CHEBI_16199
    a owl:Class ;
    rdfs:label "urea" ;
    rdfs:subClassOf obo:CHEBI_29347, obo:CHEBI_64708 .

obo:CHEBI_16234
    a owl:Class ;
    rdfs:label "hydroxide" ;
    rdfs:subClassOf obo:CHEBI_33693 .

obo:CHEBI_16236
    a owl:Class ;
    rdfs:label "ethanol" ;
    rdfs:subClassOf obo:CHEBI_134179, obo:CHEBI_23982, obo:CHEBI_50584 .

obo:CHEBI_16240
    a owl:Class ;
    rdfs:label "hydrogen peroxide" ;
    rdfs:subClassOf obo:CHEBI_24837, obo:CHEBI_26523 .

obo:CHEBI_16261
    a owl:Class ;
    rdfs:label "chitosan" ;
    rdfs:subClassOf obo:CHEBI_22506, obo:CHEBI_72813 .

obo:CHEBI_16301
    a owl:Class ;
    rdfs:label "nitrite" ;
    rdfs:subClassOf obo:CHEBI_33458, obo:CHEBI_62764, obo:CHEBI_79389 .

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

obo:CHEBI_16454
    a owl:Class ;
    rdfs:label "pantothenate" ;
    rdfs:subClassOf obo:CHEBI_35757 .

obo:CHEBI_16474
    a owl:Class ;
    rdfs:label "NADPH" ;
    rdfs:subClassOf obo:CHEBI_13392, obo:CHEBI_25523 .

obo:CHEBI_16482
    a owl:Class ;
    rdfs:label "naphthalene" ;
    rdfs:subClassOf obo:CHEBI_25477, obo:CHEBI_35426 .

obo:CHEBI_16526
    a owl:Class ;
    rdfs:label "carbon dioxide" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_23014, obo:CHEBI_64708 .

obo:CHEBI_16646
    obo:IAO_0000115 "Any member of the class of organooxygen compounds that is a polyhydroxy-aldehyde or -ketone or a lactol resulting from their intramolecular condensation (monosaccharides); substances derived from these by reduction of the carbonyl group (alditols), by oxidation of one or more hydroxy groups to afford the corresponding aldehydes, ketones, or carboxylic acids, or by replacement of one or more hydroxy group(s) by a hydrogen atom; and polymeric products arising by intermolecular acetal formation between two or more such molecules (disaccharides, polysaccharides and oligosaccharides). Carbohydrates contain only carbon, hydrogen and oxygen atoms; prior to any oxidation or reduction, most have the empirical formula Cm(H2O)n. Compounds obtained from carbohydrates by substitution, etc., are known as carbohydrate derivatives and may contain other elements. Cyclitols are generally not regarded as carbohydrates." ;
    oboInOwl:hasRelatedSynonym "Kohlenhydrat", "Kohlenhydrate", "a carbohydrate", "carbohidrato", "carbohidratos", "glucide", "glucides", "glucido", "glucidos", "hydrates de carbone", "saccharide", "saccharides", "saccharidum" ;
    a owl:Class ;
    rdfs:label "carbohydrate" ;
    rdfs:subClassOf obo:CHEBI_78616 .

obo:CHEBI_16670
    a owl:Class ;
    rdfs:label "peptide" ;
    rdfs:subClassOf obo:CHEBI_37622, obo:CHEBI_50047 .

obo:CHEBI_166975
    a owl:Class ;
    rdfs:label "soybean oil" ;
    rdfs:subClassOf obo:CHEBI_60004 .

obo:CHEBI_16701
    a owl:Class ;
    rdfs:label "nucleoside 5'-phosphate" ;
    rdfs:subClassOf obo:CHEBI_29075 .

obo:CHEBI_16716
    a owl:Class ;
    rdfs:label "benzene" ;
    rdfs:subClassOf obo:CHEBI_134179, obo:CHEBI_22712, obo:CHEBI_33842 .

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

obo:CHEBI_167559
    obo:IAO_0000115 "Any oligosaccharide, polysaccharide or their derivatives consisting of monosaccharides or monosaccharide derivatives linked by glycosidic bonds. See also http://www.ontobee.org/ontology/GNO?iri=http://purl.obolibrary.org/obo/GNO_00000001." ;
    oboInOwl:hasRelatedSynonym "glycans" ;
    a owl:Class ;
    rdfs:label "glycan" ;
    rdfs:subClassOf obo:CHEBI_78616 .

obo:CHEBI_16842
    a owl:Class ;
    rdfs:label "formaldehyde" ;
    rdfs:subClassOf obo:CHEBI_17478, obo:CHEBI_64708 .

obo:CHEBI_16900
    a owl:Class ;
    rdfs:label "chlorophyllide a" ;
    rdfs:subClassOf obo:CHEBI_25248, obo:CHEBI_36244, obo:CHEBI_38206 .

obo:CHEBI_16908
    a owl:Class ;
    rdfs:label "NADH" ;
    rdfs:subClassOf obo:CHEBI_13389, obo:CHEBI_13392 .

obo:CHEBI_16966
    a owl:Class ;
    rdfs:label "heteroglycan" ;
    rdfs:subClassOf obo:CHEBI_18154 .

obo:CHEBI_16997
    a owl:Class ;
    rdfs:label "propane-1,2-diol" ;
    rdfs:subClassOf obo:CHEBI_26284 .

obo:CHEBI_17029
    a owl:Class ;
    rdfs:label "chitin" ;
    rdfs:subClassOf obo:CHEBI_21638, obo:CHEBI_22506 .

obo:CHEBI_17045
    a owl:Class ;
    rdfs:label "dinitrogen oxide" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_35196 .

obo:CHEBI_17051
    a owl:Class ;
    rdfs:label "fluoride" ;
    rdfs:subClassOf obo:CHEBI_16042, obo:CHEBI_36895 .

obo:CHEBI_17087
    a owl:Class ;
    rdfs:label "ketone" ;
    rdfs:subClassOf obo:CHEBI_36586 .

obo:CHEBI_17245
    a owl:Class ;
    rdfs:label "carbon monoxide" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_23014, obo:CHEBI_64708 .

obo:CHEBI_17326
    a owl:Class ;
    rdfs:label "nucleoside 5'-triphoshate" ;
    rdfs:subClassOf obo:CHEBI_25608 .

obo:CHEBI_17347
    a owl:Class ;
    rdfs:label "testosterone" ;
    rdfs:subClassOf obo:CHEBI_131621, obo:CHEBI_35343, obo:CHEBI_47909, obo:CHEBI_50402 .

obo:CHEBI_17478
    a owl:Class ;
    rdfs:label "aldehyde" ;
    rdfs:subClassOf obo:CHEBI_36586 .

obo:CHEBI_17544
    a owl:Class ;
    rdfs:label "hydrogencarbonate" ;
    rdfs:subClassOf obo:CHEBI_35604 .

obo:CHEBI_17548
    a owl:Class ;
    rdfs:label "alginic acid" ;
    rdfs:subClassOf obo:CHEBI_16966, obo:CHEBI_53310, obo:CHEBI_72813 .

obo:CHEBI_17578
    a owl:Class ;
    rdfs:label "toluene" ;
    rdfs:subClassOf obo:CHEBI_134179, obo:CHEBI_27024, obo:CHEBI_38975 .

obo:CHEBI_17579
    a owl:Class ;
    rdfs:label "beta-carotene" ;
    rdfs:subClassOf obo:CHEBI_139120, obo:CHEBI_35163 .

obo:CHEBI_17632
    a owl:Class ;
    rdfs:label "nitrate" ;
    rdfs:subClassOf obo:CHEBI_33458, obo:CHEBI_62764, obo:CHEBI_79389 .

obo:CHEBI_17654
    a owl:Class ;
    rdfs:label "electron acceptor" ;
    rdfs:subClassOf obo:CHEBI_15339 .

obo:CHEBI_17790
    a owl:Class ;
    rdfs:label "methanol" ;
    rdfs:subClassOf obo:CHEBI_134179, obo:CHEBI_15734, obo:CHEBI_50584, obo:CHEBI_64708 .

obo:CHEBI_17792
    a owl:Class ;
    rdfs:label "organohalogen compound" ;
    rdfs:subClassOf obo:CHEBI_33285, obo:CHEBI_37578 .

obo:CHEBI_17883
    a owl:Class ;
    rdfs:label "hydrogen chloride" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_18140, obo:CHEBI_23117, obo:CHEBI_37176 .

obo:CHEBI_17891
    a owl:Class ;
    rdfs:label "donor" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_17972
    a owl:Class ;
    rdfs:label "ribonucleoside triphosphate" ;
    rdfs:subClassOf obo:CHEBI_17326 .

obo:CHEBI_17996
    a owl:Class ;
    rdfs:label "chloride" ;
    rdfs:subClassOf obo:CHEBI_16042, obo:CHEBI_33432 .

obo:CHEBI_17997
    a owl:Class ;
    rdfs:label "dinitrogen" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_25362, obo:CHEBI_33266 .

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

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

obo:CHEBI_18139
    a owl:Class ;
    rdfs:label "trimethylamine" ;
    rdfs:subClassOf obo:CHEBI_25274, obo:CHEBI_32876 .

obo:CHEBI_18140
    a owl:Class ;
    rdfs:label "hydrogen halide" ;
    rdfs:subClassOf obo:CHEBI_33405 .

obo:CHEBI_18154
    obo:IAO_0000115 "A biomacromolecule consisting of large numbers of monosaccharide residues linked glycosidically. This term is commonly used only for those containing more than ten monosaccharide residues." ;
    oboInOwl:hasExactSynonym "Polysaccharide" ;
    oboInOwl:hasRelatedSynonym "Glycan", "Glycane", "Glykan", "Glykane", "glycans", "polisacarido", "polisacaridos" ;
    a owl:Class ;
    rdfs:label "polysaccharide" ;
    rdfs:subClassOf obo:CHEBI_16646, obo:CHEBI_167559, obo:CHEBI_33694 .

obo:CHEBI_18230
    a owl:Class ;
    rdfs:label "chlorophyll a" ;
    rdfs:subClassOf obo:CHEBI_25248, obo:CHEBI_28966 .

obo:CHEBI_18246
    a owl:Class ;
    rdfs:label "(1->4)-beta-D-glucan" ;
    rdfs:subClassOf obo:CHEBI_28793 .

obo:CHEBI_18248
    a owl:Class ;
    rdfs:label "iron atom" ;
    rdfs:subClassOf obo:CHEBI_33356 .

obo:CHEBI_18276
    a owl:Class ;
    rdfs:label "dihydrogen" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_25362, obo:CHEBI_33260 .

obo:CHEBI_18291
    a owl:Class ;
    rdfs:label "manganese atom" ;
    rdfs:subClassOf obo:CHEBI_33352 .

obo:CHEBI_18310
    a owl:Class ;
    rdfs:label "alkane" ;
    rdfs:subClassOf obo:CHEBI_24632, obo:CHEBI_33653 .

obo:CHEBI_18367
    a owl:Class ;
    rdfs:label "phosphate(3-)" ;
    rdfs:subClassOf obo:CHEBI_35780, obo:CHEBI_79387 .

obo:CHEBI_18407
    a owl:Class ;
    rdfs:label "hydrogen cyanide" ;
    rdfs:subClassOf obo:CHEBI_33405, obo:CHEBI_64708 .

obo:CHEBI_18422
    a owl:Class ;
    rdfs:label "sulfur dioxide" ;
    rdfs:subClassOf obo:CHEBI_48154 .

obo:CHEBI_190295
    a owl:Class ;
    rdfs:label "inorganic calcium salt" ;
    rdfs:subClassOf obo:CHEBI_167164, obo:CHEBI_24839 .

obo:CHEBI_21638
    a owl:Class ;
    rdfs:label "N-acylglucosamine" ;
    rdfs:subClassOf obo:CHEBI_21656, obo:CHEBI_24271 .

obo:CHEBI_21656
    a owl:Class ;
    rdfs:label "N-acyl-hexosamine" ;
    rdfs:subClassOf obo:CHEBI_24586 .

obo:CHEBI_21760
    a owl:Class ;
    rdfs:label "N-methyl-amino acid" ;
    rdfs:subClassOf obo:CHEBI_83821 .

obo:CHEBI_21766
    a owl:Class ;
    rdfs:label "N-methylglycines" ;
    rdfs:subClassOf obo:CHEBI_66933 .

obo:CHEBI_22160
    a owl:Class ;
    rdfs:label "acetamides" ;
    rdfs:subClassOf obo:CHEBI_37622 .

obo:CHEBI_22256
    a owl:Class ;
    rdfs:label "adenosine phosphate" ;
    rdfs:subClassOf obo:CHEBI_61296 .

obo:CHEBI_22313
    a owl:Class ;
    rdfs:label "alkaline earth metal atom" ;
    rdfs:subClassOf obo:CHEBI_33318, obo:CHEBI_33521, obo:CHEBI_33559 .

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

obo:CHEBI_22323
    a owl:Class ;
    rdfs:label "alkyl group" ;
    rdfs:subClassOf obo:CHEBI_33248 .

obo:CHEBI_22331
    a owl:Class ;
    rdfs:label "alkylamines" ;
    rdfs:subClassOf obo:CHEBI_32952 .

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

obo:CHEBI_22563
    obo:IAO_0000115 "A monoatomic or polyatomic species having one or more elementary charges of the electron." ;
    oboInOwl:hasExactSynonym "Anion", "anion" ;
    oboInOwl:hasRelatedSynonym "Anionen", "aniones", "anions" ;
    a owl:Class ;
    rdfs:label "anion" ;
    rdfs:subClassOf obo:CHEBI_24870 .

obo:CHEBI_22629
    a owl:Class ;
    rdfs:label "arsenate ion" ;
    rdfs:subClassOf obo:CHEBI_35776 .

obo:CHEBI_22632
    a owl:Class ;
    rdfs:label "arsenic molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33302 .

obo:CHEBI_22695
    a owl:Class ;
    rdfs:label "base" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_22712
    a owl:Class ;
    rdfs:label "benzenes" ;
    rdfs:subClassOf obo:CHEBI_33836 .

obo:CHEBI_22718
    a owl:Class ;
    rdfs:label "benzoates" ;
    rdfs:subClassOf obo:CHEBI_35757, obo:CHEBI_91007 .

obo:CHEBI_22728
    a owl:Class ;
    rdfs:label "benzopyrrole" ;
    rdfs:subClassOf obo:CHEBI_27171, obo:CHEBI_38101, obo:CHEBI_38180 .

obo:CHEBI_22918
    a owl:Class ;
    rdfs:label "branched-chain amino acid" ;
    rdfs:subClassOf obo:CHEBI_33709 .

obo:CHEBI_22927
    a owl:Class ;
    rdfs:label "bromine atom" ;
    rdfs:subClassOf obo:CHEBI_24473 .

obo:CHEBI_22977
    a owl:Class ;
    rdfs:label "cadmium atom" ;
    rdfs:subClassOf obo:CHEBI_33340 .

obo:CHEBI_22984
    a owl:Class ;
    rdfs:label "calcium atom" ;
    rdfs:subClassOf obo:CHEBI_22313 .

obo:CHEBI_22985
    a owl:Class ;
    rdfs:label "calcium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33299 .

obo:CHEBI_23014
    a owl:Class ;
    rdfs:label "carbon oxide" ;
    rdfs:subClassOf obo:CHEBI_25701, obo:CHEBI_36963 .

obo:CHEBI_23016
    a owl:Class ;
    rdfs:label "carbonates" ;
    rdfs:subClassOf obo:CHEBI_36963 .

obo:CHEBI_23042
    a owl:Class ;
    rdfs:label "carotene" ;
    rdfs:subClassOf obo:CHEBI_35193 .

obo:CHEBI_23043
    a owl:Class ;
    rdfs:label "epoxycarotenoid" ;
    rdfs:subClassOf obo:CHEBI_27325, obo:CHEBI_32955 .

obo:CHEBI_23044
    a owl:Class ;
    rdfs:label "carotenoid" ;
    rdfs:subClassOf obo:CHEBI_26935 .

obo:CHEBI_23045
    a owl:Class ;
    rdfs:label "carotenol" ;
    rdfs:subClassOf obo:CHEBI_27325 .

obo:CHEBI_23114
    a owl:Class ;
    rdfs:label "chloride salt" ;
    rdfs:subClassOf obo:CHEBI_23117, obo:CHEBI_33958 .

obo:CHEBI_23116
    a owl:Class ;
    rdfs:label "chlorine atom" ;
    rdfs:subClassOf obo:CHEBI_24473 .

obo:CHEBI_23117
    a owl:Class ;
    rdfs:label "chlorine molecular entity" ;
    rdfs:subClassOf obo:CHEBI_24471 .

obo:CHEBI_23237
    a owl:Class ;
    rdfs:label "chromium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33741 .

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

obo:CHEBI_23377
    a owl:Class ;
    rdfs:label "copper molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33745 .

obo:CHEBI_23449
    a owl:Class ;
    rdfs:label "cyclic peptide" ;
    rdfs:subClassOf obo:CHEBI_16670 .

obo:CHEBI_23824
    a owl:Class ;
    rdfs:label "diol" ;
    rdfs:subClassOf obo:CHEBI_26191 .

obo:CHEBI_23888
    a owl:Class ;
    rdfs:label "drug" ;
    rdfs:subClassOf obo:CHEBI_52217 .

obo:CHEBI_23905
    a owl:Class ;
    rdfs:label "monoatomic anion" ;
    rdfs:subClassOf obo:CHEBI_22563, obo:CHEBI_24867 .

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

obo:CHEBI_23924
    a owl:Class ;
    rdfs:label "enzyme inhibitor" ;
    rdfs:subClassOf obo:CHEBI_35222, obo:CHEBI_52206 .

obo:CHEBI_23982
    a owl:Class ;
    rdfs:label "ethanols" ;
    rdfs:subClassOf obo:CHEBI_15734 .

obo:CHEBI_24061
    a owl:Class ;
    rdfs:label "fluorine atom" ;
    rdfs:subClassOf obo:CHEBI_24473 .

obo:CHEBI_24062
    a owl:Class ;
    rdfs:label "fluorine molecular entity" ;
    rdfs:subClassOf obo:CHEBI_24471 .

obo:CHEBI_24271
    a owl:Class ;
    rdfs:label "glucosamines" ;
    rdfs:subClassOf obo:CHEBI_24586 .

obo:CHEBI_24373
    a owl:Class ;
    rdfs:label "glycine derivative" ;
    rdfs:subClassOf obo:CHEBI_83811 .

obo:CHEBI_24431
    obo:IAO_0000115 "A chemical entity is a physical entity of interest in chemistry including molecular entities, parts thereof, and chemical substances." ;
    oboInOwl:hasExactSynonym "chemical entity" ;
    a owl:Class ;
    rdfs:label "chemical entity" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:CHEBI_24432
    obo:IAO_0000115 "A role played by the molecular entity or part thereof within a biological context." ;
    oboInOwl:hasRelatedSynonym "biological function" ;
    a owl:Class ;
    rdfs:label "biological role" ;
    rdfs:subClassOf obo:CHEBI_50906 .

obo:CHEBI_24433
    a owl:Class ;
    rdfs:label "group" ;
    rdfs:subClassOf obo:CHEBI_24431 .

obo:CHEBI_24455
    a owl:Class ;
    rdfs:label "guanosine phosphate" ;
    rdfs:subClassOf obo:CHEBI_61295 .

obo:CHEBI_24471
    a owl:Class ;
    rdfs:label "halogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675 .

obo:CHEBI_24473
    a owl:Class ;
    rdfs:label "halogen" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33560 .

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

obo:CHEBI_24533
    a owl:Class ;
    rdfs:label "heterodetic cyclic peptide" ;
    rdfs:subClassOf obo:CHEBI_23449 .

obo:CHEBI_24586
    a owl:Class ;
    rdfs:label "hexosamine" ;
    rdfs:subClassOf obo:CHEBI_60926 .

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

obo:CHEBI_24636
    a owl:Class ;
    rdfs:label "proton" ;
    rdfs:subClassOf obo:CHEBI_15378, obo:CHEBI_33253 .

obo:CHEBI_24651
    obo:IAO_0000115 "Hydroxides are chemical compounds containing a hydroxy group or salts containing hydroxide (OH(-))." ;
    a owl:Class ;
    rdfs:label "hydroxides" ;
    rdfs:subClassOf obo:CHEBI_25806, obo:CHEBI_33608, obo:CHEBI_37577 .

obo:CHEBI_24675
    a owl:Class ;
    rdfs:label "hydroxybenzoate" ;
    rdfs:subClassOf obo:CHEBI_22718, obo:CHEBI_36059 .

obo:CHEBI_24828
    a owl:Class ;
    rdfs:label "indoles" ;
    rdfs:subClassOf obo:CHEBI_22728 .

obo:CHEBI_24833
    obo:IAO_0000115 "A compound which contains oxygen, at least one other element, and at least one hydrogen bound to oxygen, and which produces a conjugate base by loss of positive hydrogen ion(s) (hydrons)." ;
    oboInOwl:hasRelatedSynonym "oxacids", "oxiacids", "oxo acid", "oxy-acids", "oxyacids" ;
    a owl:Class ;
    rdfs:label "oxoacid" ;
    rdfs:subClassOf obo:CHEBI_24651 .

obo:CHEBI_24834
    oboInOwl:hasRelatedSynonym "inorganic anions" ;
    a owl:Class ;
    rdfs:label "inorganic anion" ;
    rdfs:subClassOf obo:CHEBI_22563, obo:CHEBI_36914 .

obo:CHEBI_24835
    obo:IAO_0000115 "A molecular entity that contains no carbon." ;
    oboInOwl:hasRelatedSynonym "anorganische Verbindungen", "inorganic compounds", "inorganic entity", "inorganic molecular entities", "inorganics" ;
    a owl:Class ;
    rdfs:label "inorganic molecular entity" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_24836
    oboInOwl:hasRelatedSynonym "inorganic oxides" ;
    a owl:Class ;
    rdfs:label "inorganic oxide" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_25741 .

obo:CHEBI_24837
    a owl:Class ;
    rdfs:label "inorganic peroxide" ;
    rdfs:subClassOf obo:CHEBI_24836, obo:CHEBI_25940 .

obo:CHEBI_24839
    a owl:Class ;
    rdfs:label "inorganic salt" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_24866 .

obo:CHEBI_24840
    a owl:Class ;
    rdfs:label "inorganic sulfate salt" ;
    rdfs:subClassOf obo:CHEBI_24839, obo:CHEBI_35175 .

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

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

obo:CHEBI_24870
    obo:IAO_0000115 "A molecular entity having a net electric charge." ;
    oboInOwl:hasExactSynonym "Ion", "ion" ;
    oboInOwl:hasRelatedSynonym "Ionen", "iones", "ions" ;
    a owl:Class ;
    rdfs:label "ion" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_24873
    a owl:Class ;
    rdfs:label "iron molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33744 .

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

obo:CHEBI_25016
    a owl:Class ;
    rdfs:label "lead atom" ;
    rdfs:subClassOf obo:CHEBI_33306, obo:CHEBI_33521 .

obo:CHEBI_25017
    a owl:Class ;
    rdfs:label "leucine" ;
    rdfs:subClassOf obo:CHEBI_22918, obo:CHEBI_33704 .

obo:CHEBI_25107
    a owl:Class ;
    rdfs:label "magnesium atom" ;
    rdfs:subClassOf obo:CHEBI_22313 .

obo:CHEBI_25108
    a owl:Class ;
    rdfs:label "magnesium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33299 .

obo:CHEBI_25111
    a owl:Class ;
    rdfs:label "magnesium porphyrin" ;
    rdfs:subClassOf obo:CHEBI_25216, obo:CHEBI_38251 .

obo:CHEBI_25154
    a owl:Class ;
    rdfs:label "manganese molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33743 .

obo:CHEBI_25212
    a owl:Class ;
    rdfs:label "metabolite" ;
    rdfs:subClassOf obo:CHEBI_52206 .

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

obo:CHEBI_25216
    a owl:Class ;
    rdfs:label "metalloporphyrin" ;
    rdfs:subClassOf obo:CHEBI_26214, obo:CHEBI_33240, obo:CHEBI_33909 .

obo:CHEBI_25248
    a owl:Class ;
    rdfs:label "methyl ester" ;
    rdfs:subClassOf obo:CHEBI_33308 .

obo:CHEBI_25274
    a owl:Class ;
    rdfs:label "methylamines" ;
    rdfs:subClassOf obo:CHEBI_22331 .

obo:CHEBI_25355
    a owl:Class ;
    rdfs:label "mitochondrial respiratory-chain inhibitor" ;
    rdfs:subClassOf obo:CHEBI_38497 .

obo:CHEBI_25362
    obo:IAO_0000115 "A molecule all atoms of which have the same atomic number." ;
    oboInOwl:hasRelatedSynonym "homoatomic molecule", "homoatomic molecules" ;
    a owl:Class ;
    rdfs:label "elemental molecule" ;
    rdfs:subClassOf obo:CHEBI_25367, obo:CHEBI_33259 .

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

obo:CHEBI_25384
    a owl:Class ;
    rdfs:label "monocarboxylic acid" ;
    rdfs:subClassOf obo:CHEBI_33575 .

obo:CHEBI_25388
    a owl:Class ;
    rdfs:label "monohydroxybenzoate" ;
    rdfs:subClassOf obo:CHEBI_24675 .

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

obo:CHEBI_25430
    a owl:Class ;
    rdfs:label "monoatomic polycation" ;
    rdfs:subClassOf obo:CHEBI_23906 .

obo:CHEBI_25435
    a owl:Class ;
    rdfs:label "mutagen" ;
    rdfs:subClassOf obo:CHEBI_50902 .

obo:CHEBI_25442
    a owl:Class ;
    rdfs:label "mycotoxin" ;
    rdfs:subClassOf obo:CHEBI_27026, obo:CHEBI_76946 .

obo:CHEBI_25477
    a owl:Class ;
    rdfs:label "naphthalenes" ;
    rdfs:subClassOf obo:CHEBI_33836, obo:CHEBI_36785 .

obo:CHEBI_25501
    a owl:Class ;
    rdfs:label "neoxanthin" ;
    rdfs:subClassOf obo:CHEBI_35307, obo:CHEBI_37602 .

obo:CHEBI_25512
    a owl:Class ;
    rdfs:label "neurotransmitter" ;
    rdfs:subClassOf obo:CHEBI_33280 .

obo:CHEBI_25523
    a owl:Class ;
    rdfs:label "NADP" ;
    rdfs:subClassOf obo:CHEBI_25524 .

obo:CHEBI_25524
    a owl:Class ;
    rdfs:label "NAD(P)" ;
    rdfs:subClassOf obo:CHEBI_37007, obo:CHEBI_61293 .

obo:CHEBI_25527
    a owl:Class ;
    rdfs:label "nicotinamide nucleotide" ;
    rdfs:subClassOf obo:CHEBI_36980 .

obo:CHEBI_25555
    oboInOwl:hasRelatedSynonym "7N", "N", "Stickstoff", "azote", "nitrogen", "nitrogeno" ;
    a owl:Class ;
    rdfs:label "nitrogen atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33300 .

obo:CHEBI_25567
    a owl:Class ;
    rdfs:label "nitrous acid" ;
    rdfs:subClassOf obo:CHEBI_33455 .

obo:CHEBI_25585
    oboInOwl:hasRelatedSynonym "Nichtmetall", "Nichtmetalle", "no metal", "no metales", "non-metal", "non-metaux", "nonmetal", "nonmetals" ;
    a owl:Class ;
    rdfs:label "nonmetal atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

obo:CHEBI_25608
    a owl:Class ;
    rdfs:label "nucleoside phosphate" ;
    rdfs:subClassOf obo:CHEBI_25703, obo:CHEBI_37734, obo:CHEBI_61120 .

obo:CHEBI_25693
    a owl:Class ;
    rdfs:label "organic heteromonocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_24532, obo:CHEBI_33670 .

obo:CHEBI_25696
    a owl:Class ;
    rdfs:label "organic anion" ;
    rdfs:subClassOf obo:CHEBI_22563, obo:CHEBI_25699 .

obo:CHEBI_25697
    a owl:Class ;
    rdfs:label "organic cation" ;
    rdfs:subClassOf obo:CHEBI_25699, obo:CHEBI_36916 .

obo:CHEBI_25698
    a owl:Class ;
    rdfs:label "ether" ;
    rdfs:subClassOf obo:CHEBI_36963 .

obo:CHEBI_25699
    a owl:Class ;
    rdfs:label "organic ion" ;
    rdfs:subClassOf obo:CHEBI_24870, obo:CHEBI_50860 .

obo:CHEBI_25701
    a owl:Class ;
    rdfs:label "organic oxide" ;
    rdfs:subClassOf obo:CHEBI_25741, obo:CHEBI_72695 .

obo:CHEBI_25703
    a owl:Class ;
    rdfs:label "organic phosphate" ;
    rdfs:subClassOf obo:CHEBI_25710, obo:CHEBI_26020 .

obo:CHEBI_2571
    a owl:Class ;
    rdfs:label "aliphatic alcohol" ;
    rdfs:subClassOf obo:CHEBI_30879 .

obo:CHEBI_25710
    a owl:Class ;
    rdfs:label "organophosphorus compound" ;
    rdfs:subClassOf obo:CHEBI_26082, obo:CHEBI_33285 .

obo:CHEBI_25741
    obo:IAO_0000115 "An oxide is a chemical compound of oxygen with other chemical elements." ;
    oboInOwl:hasExactSynonym "oxide" ;
    oboInOwl:hasRelatedSynonym "oxides" ;
    a owl:Class ;
    rdfs:label "oxide" ;
    rdfs:subClassOf obo:CHEBI_25806, obo:CHEBI_37577 .

obo:CHEBI_25805
    a owl:Class ;
    rdfs:label "oxygen atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33303 .

obo:CHEBI_25806
    oboInOwl:hasExactSynonym "oxygen molecular entity" ;
    oboInOwl:hasRelatedSynonym "oxygen molecular entities" ;
    a owl:Class ;
    rdfs:label "oxygen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33304 .

obo:CHEBI_25812
    a owl:Class ;
    rdfs:label "ozone" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_25362, obo:CHEBI_26523, obo:CHEBI_33265 .

obo:CHEBI_25900
    a owl:Class ;
    rdfs:label "aldopentose phosphate" ;
    rdfs:subClassOf obo:CHEBI_35131, obo:CHEBI_84055 .

obo:CHEBI_25940
    a owl:Class ;
    rdfs:label "peroxides" ;
    rdfs:subClassOf obo:CHEBI_25741 .

obo:CHEBI_25944
    a owl:Class ;
    rdfs:label "pesticide" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_26020
    a owl:Class ;
    rdfs:label "phosphate" ;
    rdfs:subClassOf obo:CHEBI_26079 .

obo:CHEBI_26079
    a owl:Class ;
    rdfs:label "phosphoric acid derivative" ;
    rdfs:subClassOf obo:CHEBI_36359 .

obo:CHEBI_26082
    a owl:Class ;
    rdfs:label "phosphorus molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33302 .

obo:CHEBI_26130
    a owl:Class ;
    rdfs:label "biological pigment" ;
    rdfs:subClassOf obo:CHEBI_52208 .

obo:CHEBI_26167
    a owl:Class ;
    rdfs:label "polar amino acid" ;
    rdfs:subClassOf obo:CHEBI_33709 .

obo:CHEBI_26178
    a owl:Class ;
    rdfs:label "polyester macromolecule" ;
    rdfs:subClassOf obo:CHEBI_33839, obo:CHEBI_35701 .

obo:CHEBI_26191
    a owl:Class ;
    rdfs:label "polyol" ;
    rdfs:subClassOf obo:CHEBI_33822 .

obo:CHEBI_26214
    a owl:Class ;
    rdfs:label "porphyrins" ;
    rdfs:subClassOf obo:CHEBI_36309 .

obo:CHEBI_26216
    a owl:Class ;
    rdfs:label "potassium atom" ;
    rdfs:subClassOf obo:CHEBI_22314 .

obo:CHEBI_26217
    a owl:Class ;
    rdfs:label "potassium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33296 .

obo:CHEBI_26284
    a owl:Class ;
    rdfs:label "propane-1,2-diols" ;
    rdfs:subClassOf obo:CHEBI_26288 .

obo:CHEBI_26288
    a owl:Class ;
    rdfs:label "propanediol" ;
    rdfs:subClassOf obo:CHEBI_13643 .

obo:CHEBI_26393
    a owl:Class ;
    rdfs:label "purine nucleoside triphosphate" ;
    rdfs:subClassOf obo:CHEBI_17326 .

obo:CHEBI_26395
    a owl:Class ;
    rdfs:label "purine nucleotide" ;
    rdfs:subClassOf obo:CHEBI_26401, obo:CHEBI_36976 .

obo:CHEBI_26398
    a owl:Class ;
    rdfs:label "purine ribonucleoside triphosphate" ;
    rdfs:subClassOf obo:CHEBI_17972, obo:CHEBI_26393 .

obo:CHEBI_26400
    a owl:Class ;
    rdfs:label "purine ribonucleotide" ;
    rdfs:subClassOf obo:CHEBI_26395, obo:CHEBI_26561 .

obo:CHEBI_26401
    a owl:Class ;
    rdfs:label "purines" ;
    rdfs:subClassOf obo:CHEBI_35875 .

obo:CHEBI_26421
    a owl:Class ;
    rdfs:label "pyridines" ;
    rdfs:subClassOf obo:CHEBI_25693, obo:CHEBI_38101 .

obo:CHEBI_26490
    a owl:Class ;
    rdfs:label "quinate" ;
    rdfs:subClassOf obo:CHEBI_36125 .

obo:CHEBI_26523
    a owl:Class ;
    rdfs:label "reactive oxygen species" ;
    rdfs:subClassOf obo:CHEBI_25806 .

obo:CHEBI_26561
    a owl:Class ;
    rdfs:label "ribonucleotide" ;
    rdfs:subClassOf obo:CHEBI_26562, obo:CHEBI_36976 .

obo:CHEBI_26562
    a owl:Class ;
    rdfs:label "ribose phosphate" ;
    rdfs:subClassOf obo:CHEBI_25900 .

obo:CHEBI_26675
    a owl:Class ;
    rdfs:label "silicic acid" ;
    rdfs:subClassOf obo:CHEBI_33328 .

obo:CHEBI_26677
    a owl:Class ;
    rdfs:label "silicon molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33582 .

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

obo:CHEBI_26710
    a owl:Class ;
    rdfs:label "sodium chloride" ;
    rdfs:subClassOf obo:CHEBI_36093, obo:CHEBI_38702 .

obo:CHEBI_26712
    a owl:Class ;
    rdfs:label "sodium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33296 .

obo:CHEBI_26714
    a owl:Class ;
    rdfs:label "sodium salt" ;
    rdfs:subClassOf obo:CHEBI_26712, obo:CHEBI_35479 .

obo:CHEBI_26816
    a owl:Class ;
    rdfs:label "carbohydrate phosphate" ;
    rdfs:subClassOf obo:CHEBI_25703, obo:CHEBI_37734, obo:CHEBI_63299 .

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

obo:CHEBI_26822
    a owl:Class ;
    rdfs:label "sulfide" ;
    rdfs:subClassOf obo:CHEBI_26835 .

obo:CHEBI_26833
    oboInOwl:hasRelatedSynonym "16S", "Elemental sulfur", "S", "Schwefel", "azufre", "soufre", "sulfur", "sulphur", "theion" ;
    a owl:Class ;
    rdfs:label "sulfur atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33303 .

obo:CHEBI_26835
    oboInOwl:hasExactSynonym "sulfur molecular entity" ;
    oboInOwl:hasRelatedSynonym "sulfur molecular entities" ;
    a owl:Class ;
    rdfs:label "sulfur molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33304 .

obo:CHEBI_26836
    obo:IAO_0000115 "A sulfur oxoacid that consists of two oxo and two hydroxy groups joined covalently to a central sulfur atom." ;
    oboInOwl:hasExactSynonym "Sulfuric acid", "sulfuric acid" ;
    oboInOwl:hasRelatedSynonym "Acide sulfurique", "Acido sulfurico", "Acidum sulfuricum", "H2SO4", "Schwefelsaeureloesungen", "[S(OH)2O2]", "[SO2(OH)2]", "sulphuric acid" ;
    a owl:Class ;
    rdfs:label "sulfuric acid" ;
    rdfs:subClassOf obo:CHEBI_33402 .

obo:CHEBI_26873
    a owl:Class ;
    rdfs:label "terpenoid" ;
    rdfs:subClassOf obo:CHEBI_24913 .

obo:CHEBI_26878
    a owl:Class ;
    rdfs:label "tertiary alcohol" ;
    rdfs:subClassOf obo:CHEBI_30879 .

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

obo:CHEBI_26935
    a owl:Class ;
    rdfs:label "tetraterpenoid" ;
    rdfs:subClassOf obo:CHEBI_26873 .

obo:CHEBI_26986
    a owl:Class ;
    rdfs:label "threonine" ;
    rdfs:subClassOf obo:CHEBI_26167, obo:CHEBI_38263 .

obo:CHEBI_27007
    a owl:Class ;
    rdfs:label "tin atom" ;
    rdfs:subClassOf obo:CHEBI_33306, obo:CHEBI_33521 .

obo:CHEBI_27024
    a owl:Class ;
    rdfs:label "toluenes" ;
    rdfs:subClassOf obo:CHEBI_22712 .

obo:CHEBI_27026
    a owl:Class ;
    rdfs:label "toxin" ;
    rdfs:subClassOf obo:CHEBI_25212, obo:CHEBI_64909 .

obo:CHEBI_27027
    a owl:Class ;
    rdfs:label "micronutrient" ;
    rdfs:subClassOf obo:CHEBI_33284 .

obo:CHEBI_27081
    a owl:Class ;
    rdfs:label "transition element atom" ;
    rdfs:subClassOf obo:CHEBI_33521 .

obo:CHEBI_27153
    a owl:Class ;
    rdfs:label "monoatomic trication" ;
    rdfs:subClassOf obo:CHEBI_25430, obo:CHEBI_64712 .

obo:CHEBI_27171
    a owl:Class ;
    rdfs:label "organic heterobicyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33672, obo:CHEBI_38166 .

obo:CHEBI_27275
    a owl:Class ;
    rdfs:label "vanadium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33746 .

obo:CHEBI_27295
    a owl:Class ;
    rdfs:label "violaxanthin" ;
    rdfs:subClassOf obo:CHEBI_35307 .

obo:CHEBI_27325
    a owl:Class ;
    rdfs:label "xanthophyll" ;
    rdfs:subClassOf obo:CHEBI_23044 .

obo:CHEBI_27338
    a owl:Class ;
    rdfs:label "xylene" ;
    rdfs:subClassOf obo:CHEBI_134179, obo:CHEBI_38975 .

obo:CHEBI_27363
    a owl:Class ;
    rdfs:label "zinc atom" ;
    rdfs:subClassOf obo:CHEBI_33340 .

obo:CHEBI_27364
    a owl:Class ;
    rdfs:label "zinc molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33673 .

obo:CHEBI_27376
    a owl:Class ;
    rdfs:label "methanesulfonic acid" ;
    rdfs:subClassOf obo:CHEBI_47901, obo:CHEBI_64708 .

obo:CHEBI_27547
    a owl:Class ;
    rdfs:label "zeaxanthin" ;
    rdfs:subClassOf obo:CHEBI_23045 .

obo:CHEBI_27560
    a owl:Class ;
    rdfs:label "boron atom" ;
    rdfs:subClassOf obo:CHEBI_137980, obo:CHEBI_25585, obo:CHEBI_33317 .

obo:CHEBI_27563
    a owl:Class ;
    rdfs:label "arsenic atom" ;
    rdfs:subClassOf obo:CHEBI_137980, obo:CHEBI_33300 .

obo:CHEBI_27573
    a owl:Class ;
    rdfs:label "silicon atom" ;
    rdfs:subClassOf obo:CHEBI_137980, obo:CHEBI_25585, obo:CHEBI_33306 .

obo:CHEBI_27594
    oboInOwl:hasRelatedSynonym "6C", "C", "Carbon", "Kohlenstoff", "carbon", "carbone", "carbonium", "carbono" ;
    a owl:Class ;
    rdfs:label "carbon atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33306 .

obo:CHEBI_27638
    a owl:Class ;
    rdfs:label "cobalt atom" ;
    rdfs:subClassOf obo:CHEBI_33358, obo:CHEBI_88184 .

obo:CHEBI_27780
    a owl:Class ;
    rdfs:label "detergent" ;
    rdfs:subClassOf obo:CHEBI_33232, obo:CHEBI_35195 .

obo:CHEBI_27798
    a owl:Class ;
    rdfs:label "nitrobenzene" ;
    rdfs:subClassOf obo:CHEBI_48109, obo:CHEBI_51132 .

obo:CHEBI_27856
    a owl:Class ;
    rdfs:label "acetamide" ;
    rdfs:subClassOf obo:CHEBI_22160, obo:CHEBI_29347, obo:CHEBI_83628 .

obo:CHEBI_27888
    a owl:Class ;
    rdfs:label "chlorophyll b" ;
    rdfs:subClassOf obo:CHEBI_28966 .

obo:CHEBI_27889
    a owl:Class ;
    rdfs:label "lead(0)" ;
    rdfs:subClassOf obo:CHEBI_37193 .

obo:CHEBI_28073
    a owl:Class ;
    rdfs:label "chromium atom" ;
    rdfs:subClassOf obo:CHEBI_33350, obo:CHEBI_88184 .

obo:CHEBI_28112
    a owl:Class ;
    rdfs:label "nickel atom" ;
    rdfs:subClassOf obo:CHEBI_33362, obo:CHEBI_88184 .

obo:CHEBI_28315
    a owl:Class ;
    rdfs:label "alloxanthine" ;
    rdfs:subClassOf obo:CHEBI_38669 .

obo:CHEBI_28425
    a owl:Class ;
    rdfs:label "alpha-carotene" ;
    rdfs:subClassOf obo:CHEBI_139120, obo:CHEBI_35163 .

obo:CHEBI_28659
    a owl:Class ;
    rdfs:label "phosphorus atom" ;
    rdfs:subClassOf obo:CHEBI_25585, obo:CHEBI_33300 .

obo:CHEBI_28685
    a owl:Class ;
    rdfs:label "molybdenum atom" ;
    rdfs:subClassOf obo:CHEBI_33350 .

obo:CHEBI_28694
    a owl:Class ;
    rdfs:label "copper atom" ;
    rdfs:subClassOf obo:CHEBI_33366, obo:CHEBI_88184 .

obo:CHEBI_28793
    a owl:Class ;
    rdfs:label "beta-D-glucan" ;
    rdfs:subClassOf obo:CHEBI_37163 .

obo:CHEBI_28798
    a owl:Class ;
    rdfs:label "rubber particle" ;
    rdfs:subClassOf obo:CHEBI_60027 .

obo:CHEBI_28838
    a owl:Class ;
    rdfs:label "lutein" ;
    rdfs:subClassOf obo:CHEBI_23045 .

obo:CHEBI_28868
    a owl:Class ;
    rdfs:label "fatty acid anion" ;
    rdfs:subClassOf obo:CHEBI_18059, obo:CHEBI_35757 .

obo:CHEBI_28938
    obo:IAO_0000115 "An onium cation obtained by protonation of ammonia." ;
    oboInOwl:hasExactSynonym "ammonium" ;
    oboInOwl:hasRelatedSynonym "Ammonium(1+)", "NH4(+)", "NH4+", "[NH4](+)", "ammonium cation", "ammonium ion" ;
    a owl:Class ;
    rdfs:label "ammonium" ;
    rdfs:subClassOf obo:CHEBI_35106, obo:CHEBI_50313, obo:CHEBI_60242 .

obo:CHEBI_28963
    a owl:Class ;
    rdfs:label "amino sugar" ;
    rdfs:subClassOf obo:CHEBI_63299 .

obo:CHEBI_28966
    a owl:Class ;
    rdfs:label "chlorophyll" ;
    rdfs:subClassOf obo:CHEBI_25111 .

obo:CHEBI_28976
    a owl:Class ;
    rdfs:label "carbonic acid" ;
    rdfs:subClassOf obo:CHEBI_35605, obo:CHEBI_36961 .

obo:CHEBI_29067
    a owl:Class ;
    rdfs:label "carboxylic acid anion" ;
    rdfs:subClassOf obo:CHEBI_25696, obo:CHEBI_35406 .

obo:CHEBI_29075
    a owl:Class ;
    rdfs:label "mononucleotide" ;
    rdfs:subClassOf obo:CHEBI_36976 .

obo:CHEBI_29125
    a owl:Class ;
    rdfs:label "arsenate(3-)" ;
    rdfs:subClassOf obo:CHEBI_22629 .

obo:CHEBI_29228
    a owl:Class ;
    rdfs:label "hydrogen fluoride" ;
    rdfs:subClassOf obo:CHEBI_18140, obo:CHEBI_37176 .

obo:CHEBI_29238
    a owl:Class ;
    rdfs:label "tritium atom" ;
    rdfs:subClassOf obo:CHEBI_49637 .

obo:CHEBI_29241
    a owl:Class ;
    rdfs:label "silicate(4-)" ;
    rdfs:subClassOf obo:CHEBI_48123 .

obo:CHEBI_29337
    a owl:Class ;
    rdfs:label "azanide" ;
    rdfs:subClassOf obo:CHEBI_35106, obo:CHEBI_79389 .

obo:CHEBI_29347
    a owl:Class ;
    rdfs:label "monocarboxylic acid amide" ;
    rdfs:subClassOf obo:CHEBI_37622 .

obo:CHEBI_29412
    a owl:Class ;
    rdfs:label "oxonium" ;
    rdfs:subClassOf obo:CHEBI_33693, obo:CHEBI_50313 .

obo:CHEBI_29438
    a owl:Class ;
    rdfs:label "methanide" ;
    rdfs:subClassOf obo:CHEBI_38222 .

obo:CHEBI_29919
    a owl:Class ;
    rdfs:label "hydrosulfide" ;
    rdfs:subClassOf obo:CHEBI_33535 .

obo:CHEBI_30033
    a owl:Class ;
    rdfs:label "bacteriochlorophyll a" ;
    rdfs:subClassOf obo:CHEBI_25248, obo:CHEBI_38201 .

obo:CHEBI_30052
    a owl:Class ;
    rdfs:label "copper(0)" ;
    rdfs:subClassOf obo:CHEBI_37404 .

obo:CHEBI_30145
    a owl:Class ;
    rdfs:label "lithium atom" ;
    rdfs:subClassOf obo:CHEBI_22314 .

obo:CHEBI_30187
    a owl:Class ;
    rdfs:label "aluminium oxide" ;
    rdfs:subClassOf obo:CHEBI_33623 .

obo:CHEBI_30212
    a owl:Class ;
    rdfs:label "photon" ;
    rdfs:subClassOf obo:CHEBI_36341 .

obo:CHEBI_30216
    a owl:Class ;
    rdfs:label "alpha-particle" ;
    rdfs:subClassOf obo:CHEBI_33252, obo:CHEBI_33316 .

obo:CHEBI_30217
    a owl:Class ;
    rdfs:label "helium atom" ;
    rdfs:subClassOf obo:CHEBI_33309, obo:CHEBI_33559 .

obo:CHEBI_30218
    a owl:Class ;
    rdfs:label "helium-3 atom" ;
    rdfs:subClassOf obo:CHEBI_30217 .

obo:CHEBI_30356
    a owl:Class ;
    rdfs:label "isobutyl group" ;
    rdfs:subClassOf obo:CHEBI_22323, obo:CHEBI_50325 .

obo:CHEBI_30412
    a owl:Class ;
    rdfs:label "monoatomic dication" ;
    rdfs:subClassOf obo:CHEBI_23906 .

obo:CHEBI_30440
    a owl:Class ;
    rdfs:label "thallium" ;
    rdfs:subClassOf obo:CHEBI_33317 .

obo:CHEBI_30496
    a owl:Class ;
    rdfs:label "sulfur hexafluoride" ;
    rdfs:subClassOf obo:CHEBI_50094 .

obo:CHEBI_30512
    a owl:Class ;
    rdfs:label "silver atom" ;
    rdfs:subClassOf obo:CHEBI_33366 .

obo:CHEBI_30513
    a owl:Class ;
    rdfs:label "antimony atom" ;
    rdfs:subClassOf obo:CHEBI_137980, obo:CHEBI_33300 .

obo:CHEBI_30514
    a owl:Class ;
    rdfs:label "caesium atom" ;
    rdfs:subClassOf obo:CHEBI_22314 .

obo:CHEBI_30563
    a owl:Class ;
    rdfs:label "silicon dioxide" ;
    rdfs:subClassOf obo:CHEBI_33327 .

obo:CHEBI_30751
    a owl:Class ;
    rdfs:label "formic acid" ;
    rdfs:subClassOf obo:CHEBI_25384 .

obo:CHEBI_30762
    a owl:Class ;
    rdfs:label "salicylate" ;
    rdfs:subClassOf obo:CHEBI_25388 .

obo:CHEBI_30879
    a owl:Class ;
    rdfs:label "alcohol" ;
    rdfs:subClassOf obo:CHEBI_33822 .

obo:CHEBI_32178
    a owl:Class ;
    rdfs:label "Talc" ;
    rdfs:subClassOf obo:CHEBI_50860 .

obo:CHEBI_32234
    a owl:Class ;
    rdfs:label "titanium dioxide" ;
    rdfs:subClassOf obo:CHEBI_134438 .

obo:CHEBI_32594
    a owl:Class ;
    rdfs:label "barium atom" ;
    rdfs:subClassOf obo:CHEBI_22313 .

obo:CHEBI_32627
    a owl:Class ;
    rdfs:label "leucinate" ;
    rdfs:subClassOf obo:CHEBI_33558, obo:CHEBI_63471 .

obo:CHEBI_32628
    a owl:Class ;
    rdfs:label "leucinium" ;
    rdfs:subClassOf obo:CHEBI_33719 .

obo:CHEBI_32876
    a owl:Class ;
    rdfs:label "tertiary amine" ;
    rdfs:subClassOf obo:CHEBI_32952, obo:CHEBI_50996 .

obo:CHEBI_32952
    a owl:Class ;
    rdfs:label "amine" ;
    rdfs:subClassOf obo:CHEBI_50047 .

obo:CHEBI_32955
    a owl:Class ;
    rdfs:label "epoxide" ;
    rdfs:subClassOf obo:CHEBI_37407 .

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

obo:CHEBI_32999
    a owl:Class ;
    rdfs:label "europium atom" ;
    rdfs:subClassOf obo:CHEBI_33319, obo:CHEBI_33562 .

obo:CHEBI_3311
    a owl:Class ;
    rdfs:label "calcium carbonate" ;
    rdfs:subClassOf obo:CHEBI_190295, obo:CHEBI_35156, obo:CHEBI_46721, obo:CHEBI_64708 .

obo:CHEBI_33232
    obo:IAO_0000115 "Intended use of the molecular entity or part thereof by humans." ;
    a owl:Class ;
    rdfs:label "application" ;
    rdfs:subClassOf obo:CHEBI_50906 .

obo:CHEBI_33233
    a owl:Class ;
    rdfs:label "fundamental particle" ;
    rdfs:subClassOf obo:CHEBI_36342 .

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

obo:CHEBI_33240
    a owl:Class ;
    rdfs:label "coordination entity" ;
    rdfs:subClassOf obo:CHEBI_37577 .

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

obo:CHEBI_33242
    oboInOwl:hasRelatedSynonym "inorganic hydrides" ;
    a owl:Class ;
    rdfs:label "inorganic hydride" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_33692 .

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

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

obo:CHEBI_33248
    a owl:Class ;
    rdfs:label "hydrocarbyl group" ;
    rdfs:subClassOf obo:CHEBI_33249 .

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

obo:CHEBI_33250
    obo:IAO_0000115 "A chemical entity constituting the smallest component of an element having the chemical properties of the element." ;
    oboInOwl:hasRelatedSynonym "atome", "atomo", "atoms", "atomus", "element", "elements" ;
    a owl:Class ;
    rdfs:label "atom" ;
    rdfs:subClassOf obo:CHEBI_24431 .

obo:CHEBI_33251
    a owl:Class ;
    rdfs:label "monoatomic hydrogen" ;
    rdfs:subClassOf obo:CHEBI_33238, obo:CHEBI_33260 .

obo:CHEBI_33252
    a owl:Class ;
    rdfs:label "atomic nucleus" ;
    rdfs:subClassOf obo:CHEBI_36347 .

obo:CHEBI_33253
    a owl:Class ;
    rdfs:label "nucleon" ;
    rdfs:subClassOf obo:CHEBI_36339, obo:CHEBI_36347 .

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

obo:CHEBI_33259
    obo:IAO_0000115 "A molecular entity all atoms of which have the same atomic number." ;
    oboInOwl:hasRelatedSynonym "homoatomic entity", "homoatomic molecular entities", "homoatomic molecular entity" ;
    a owl:Class ;
    rdfs:label "elemental molecular entity" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_33260
    a owl:Class ;
    rdfs:label "elemental hydrogen" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_33259, obo:CHEBI_33608 .

obo:CHEBI_33261
    a owl:Class ;
    rdfs:label "organosulfur compound" ;
    rdfs:subClassOf obo:CHEBI_26835, obo:CHEBI_36962 .

obo:CHEBI_33262
    a owl:Class ;
    rdfs:label "elemental oxygen" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_25806, obo:CHEBI_33259 .

obo:CHEBI_33263
    a owl:Class ;
    rdfs:label "diatomic oxygen" ;
    rdfs:subClassOf obo:CHEBI_33262 .

obo:CHEBI_33265
    a owl:Class ;
    rdfs:label "triatomic oxygen" ;
    rdfs:subClassOf obo:CHEBI_33262 .

obo:CHEBI_33266
    a owl:Class ;
    rdfs:label "diatomic nitrogen" ;
    rdfs:subClassOf obo:CHEBI_33267 .

obo:CHEBI_33267
    a owl:Class ;
    rdfs:label "elemental nitrogen" ;
    rdfs:subClassOf obo:CHEBI_33465, obo:CHEBI_51143 .

obo:CHEBI_33273
    obo:IAO_0000115 "An anion consisting of more than one atom." ;
    oboInOwl:hasRelatedSynonym "polyatomic anions" ;
    a owl:Class ;
    rdfs:label "polyatomic anion" ;
    rdfs:subClassOf obo:CHEBI_22563, obo:CHEBI_36358 .

obo:CHEBI_33280
    a owl:Class ;
    rdfs:label "molecular messenger" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_33281
    a owl:Class ;
    rdfs:label "antimicrobial agent" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_33284
    obo:IAO_0000115 "A nutrient is a food component that an organism uses to survive and grow." ;
    oboInOwl:hasRelatedSynonym "nutrients" ;
    a owl:Class ;
    rdfs:label "nutrient" ;
    rdfs:subClassOf obo:CHEBI_78295 .

obo:CHEBI_33285
    obo:IAO_0000115 "A heteroorganic entity is an organic molecular entity in which carbon atoms or organic groups are bonded directly to one or more heteroatoms." ;
    oboInOwl:hasRelatedSynonym "heteroorganic entities", "organoelement compounds" ;
    a owl:Class ;
    rdfs:label "heteroorganic entity" ;
    rdfs:subClassOf obo:CHEBI_50860 .

obo:CHEBI_33286
    a owl:Class ;
    rdfs:label "agrochemical" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_33287
    a owl:Class ;
    rdfs:label "fertilizer" ;
    rdfs:subClassOf obo:CHEBI_33286 .

obo:CHEBI_33290
    a owl:Class ;
    rdfs:label "food" ;
    rdfs:subClassOf obo:CHEBI_52211 .

obo:CHEBI_33292
    a owl:Class ;
    rdfs:label "fuel" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_33296
    a owl:Class ;
    rdfs:label "alkali metal molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33674 .

obo:CHEBI_33299
    a owl:Class ;
    rdfs:label "alkaline earth molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33674 .

obo:CHEBI_33300
    obo:IAO_0000115 "Any p-block element atom that is in group 15 of the periodic table: nitrogen, phosphorus, arsenic, antimony and bismuth." ;
    oboInOwl:hasRelatedSynonym "group 15 elements", "group V elements", "nitrogenoideos", "nitrogenoides", "pnictogene", "pnictogenes" ;
    a owl:Class ;
    rdfs:label "pnictogen" ;
    rdfs:subClassOf obo:CHEBI_33560 .

obo:CHEBI_33302
    obo:IAO_0000115 "A p-block molecular entity containing any pnictogen." ;
    oboInOwl:hasExactSynonym "pnictogen molecular entity" ;
    oboInOwl:hasRelatedSynonym "pnictogen molecular entities" ;
    a owl:Class ;
    rdfs:label "pnictogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675 .

obo:CHEBI_33303
    obo:IAO_0000115 "Any p-block element belonging to the group 16 family of the periodic table." ;
    oboInOwl:hasRelatedSynonym "Chalkogen", "Chalkogene", "anfigeno", "anfigenos", "calcogeno", "calcogenos", "chalcogene", "chalcogenes", "group 16 elements", "group VI elements" ;
    a owl:Class ;
    rdfs:label "chalcogen" ;
    rdfs:subClassOf obo:CHEBI_33560 .

obo:CHEBI_33304
    obo:IAO_0000115 "Any p-block molecular entity containing a chalcogen." ;
    oboInOwl:hasExactSynonym "chalcogen molecular entity" ;
    oboInOwl:hasRelatedSynonym "chalcogen compounds", "chalcogen molecular entities" ;
    a owl:Class ;
    rdfs:label "chalcogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675 .

obo:CHEBI_33306
    oboInOwl:hasRelatedSynonym "carbon group element", "carbon group elements", "carbonoides", "cristallogene", "cristallogenes", "group IV elements" ;
    a owl:Class ;
    rdfs:label "carbon group element atom" ;
    rdfs:subClassOf obo:CHEBI_33560 .

obo:CHEBI_33308
    a owl:Class ;
    rdfs:label "carboxylic ester" ;
    rdfs:subClassOf obo:CHEBI_35701, obo:CHEBI_36586 .

obo:CHEBI_33309
    a owl:Class ;
    rdfs:label "noble gas atom" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_25585, obo:CHEBI_33318 .

obo:CHEBI_33315
    a owl:Class ;
    rdfs:label "monoatomic helium" ;
    rdfs:subClassOf obo:CHEBI_33238, obo:CHEBI_33680 .

obo:CHEBI_33316
    a owl:Class ;
    rdfs:label "helium(2+)" ;
    rdfs:subClassOf obo:CHEBI_30412, obo:CHEBI_33315 .

obo:CHEBI_33317
    a owl:Class ;
    rdfs:label "boron group element atom" ;
    rdfs:subClassOf obo:CHEBI_33560 .

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

obo:CHEBI_33319
    a owl:Class ;
    rdfs:label "lanthanoid atom" ;
    rdfs:subClassOf obo:CHEBI_33321 .

obo:CHEBI_33321
    a owl:Class ;
    rdfs:label "rare earth metal atom" ;
    rdfs:subClassOf obo:CHEBI_27081 .

obo:CHEBI_33324
    a owl:Class ;
    rdfs:label "strontium atom" ;
    rdfs:subClassOf obo:CHEBI_22313 .

obo:CHEBI_33327
    a owl:Class ;
    rdfs:label "silicon oxide" ;
    rdfs:subClassOf obo:CHEBI_24836, obo:CHEBI_26677 .

obo:CHEBI_33328
    a owl:Class ;
    rdfs:label "silicon oxoacid" ;
    rdfs:subClassOf obo:CHEBI_24833, obo:CHEBI_46890 .

obo:CHEBI_33331
    a owl:Class ;
    rdfs:label "yttrium atom" ;
    rdfs:subClassOf obo:CHEBI_33321, obo:CHEBI_33335, obo:CHEBI_33561 .

obo:CHEBI_33335
    a owl:Class ;
    rdfs:label "scandium group element atom" ;
    rdfs:subClassOf obo:CHEBI_27081 .

obo:CHEBI_33336
    a owl:Class ;
    rdfs:label "lanthanum atom" ;
    rdfs:subClassOf obo:CHEBI_33319, obo:CHEBI_33335, obo:CHEBI_33562 .

obo:CHEBI_33340
    a owl:Class ;
    rdfs:label "zinc group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33341
    a owl:Class ;
    rdfs:label "titanium atom" ;
    rdfs:subClassOf obo:CHEBI_33345 .

obo:CHEBI_33344
    a owl:Class ;
    rdfs:label "niobium atom" ;
    rdfs:subClassOf obo:CHEBI_33347 .

obo:CHEBI_33345
    a owl:Class ;
    rdfs:label "titanium group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33347
    a owl:Class ;
    rdfs:label "vanadium group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33350
    a owl:Class ;
    rdfs:label "chromium group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33352
    a owl:Class ;
    rdfs:label "manganese group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33356
    a owl:Class ;
    rdfs:label "iron group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33358
    a owl:Class ;
    rdfs:label "cobalt group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33362
    a owl:Class ;
    rdfs:label "nickel group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33366
    a owl:Class ;
    rdfs:label "copper group element atom" ;
    rdfs:subClassOf obo:CHEBI_33561 .

obo:CHEBI_33369
    a owl:Class ;
    rdfs:label "cerium" ;
    rdfs:subClassOf obo:CHEBI_33319, obo:CHEBI_33562 .

obo:CHEBI_33372
    a owl:Class ;
    rdfs:label "neodymium atom" ;
    rdfs:subClassOf obo:CHEBI_33319, obo:CHEBI_33562 .

obo:CHEBI_33374
    a owl:Class ;
    rdfs:label "samarium atom" ;
    rdfs:subClassOf obo:CHEBI_33319, obo:CHEBI_33562 .

obo:CHEBI_33375
    a owl:Class ;
    rdfs:label "gadolinium atom" ;
    rdfs:subClassOf obo:CHEBI_33319, obo:CHEBI_33562 .

obo:CHEBI_33377
    a owl:Class ;
    rdfs:label "dysprosium atom" ;
    rdfs:subClassOf obo:CHEBI_33319, obo:CHEBI_33562 .

obo:CHEBI_33400
    a owl:Class ;
    rdfs:label "platinum(0)" ;
    rdfs:subClassOf obo:CHEBI_49202 .

obo:CHEBI_33402
    oboInOwl:hasRelatedSynonym "oxoacids of sulfur", "sulfur oxoacids" ;
    a owl:Class ;
    rdfs:label "sulfur oxoacid" ;
    rdfs:subClassOf obo:CHEBI_26835, obo:CHEBI_33484 .

obo:CHEBI_33405
    a owl:Class ;
    rdfs:label "hydracid" ;
    rdfs:subClassOf obo:CHEBI_33608 .

obo:CHEBI_33408
    a owl:Class ;
    rdfs:label "pnictogen oxoacid" ;
    rdfs:subClassOf obo:CHEBI_24833, obo:CHEBI_33302 .

obo:CHEBI_33415
    a owl:Class ;
    rdfs:label "elemental carbon" ;
    rdfs:subClassOf obo:CHEBI_33259, obo:CHEBI_50860 .

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

obo:CHEBI_33429
    a owl:Class ;
    rdfs:label "monoatomic monoanion" ;
    rdfs:subClassOf obo:CHEBI_23905, obo:CHEBI_36830 .

obo:CHEBI_33431
    a owl:Class ;
    rdfs:label "elemental chlorine" ;
    rdfs:subClassOf obo:CHEBI_23117, obo:CHEBI_33434 .

obo:CHEBI_33432
    a owl:Class ;
    rdfs:label "monoatomic chlorine" ;
    rdfs:subClassOf obo:CHEBI_33431, obo:CHEBI_33433 .

obo:CHEBI_33433
    a owl:Class ;
    rdfs:label "monoatomic halogen" ;
    rdfs:subClassOf obo:CHEBI_33238 .

obo:CHEBI_33434
    a owl:Class ;
    rdfs:label "elemental halogen" ;
    rdfs:subClassOf obo:CHEBI_33259 .

obo:CHEBI_33447
    a owl:Class ;
    rdfs:label "phospho sugar" ;
    rdfs:subClassOf obo:CHEBI_26816, obo:CHEBI_63367 .

obo:CHEBI_33455
    a owl:Class ;
    rdfs:label "nitrogen oxoacid" ;
    rdfs:subClassOf obo:CHEBI_33408, obo:CHEBI_51143 .

obo:CHEBI_33458
    a owl:Class ;
    rdfs:label "nitrogen oxoanion" ;
    rdfs:subClassOf obo:CHEBI_33459, obo:CHEBI_51143 .

obo:CHEBI_33459
    a owl:Class ;
    rdfs:label "pnictogen oxoanion" ;
    rdfs:subClassOf obo:CHEBI_33302, obo:CHEBI_35406 .

obo:CHEBI_33461
    a owl:Class ;
    rdfs:label "phosphorus oxoanion" ;
    rdfs:subClassOf obo:CHEBI_24834, obo:CHEBI_26082, obo:CHEBI_33459 .

obo:CHEBI_33465
    a owl:Class ;
    rdfs:label "elemental pnictogen" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_33259, obo:CHEBI_33302 .

obo:CHEBI_33482
    oboInOwl:hasExactSynonym "sulfur oxoanion" ;
    oboInOwl:hasRelatedSynonym "oxoanions of sulfur", "sulfur oxoanions" ;
    a owl:Class ;
    rdfs:label "sulfur oxoanion" ;
    rdfs:subClassOf obo:CHEBI_26835, obo:CHEBI_33485 .

obo:CHEBI_33484
    oboInOwl:hasExactSynonym "chalcogen oxoacid" ;
    oboInOwl:hasRelatedSynonym "chalcogen oxoacids" ;
    a owl:Class ;
    rdfs:label "chalcogen oxoacid" ;
    rdfs:subClassOf obo:CHEBI_24833 .

obo:CHEBI_33485
    oboInOwl:hasExactSynonym "chalcogen oxoanion" ;
    oboInOwl:hasRelatedSynonym "chalcogen oxoanions" ;
    a owl:Class ;
    rdfs:label "chalcogen oxoanion" ;
    rdfs:subClassOf obo:CHEBI_35406 .

obo:CHEBI_33497
    a owl:Class ;
    rdfs:label "transition element molecular entity" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_33498
    a owl:Class ;
    rdfs:label "actinoid molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33677 .

obo:CHEBI_33499
    a owl:Class ;
    rdfs:label "uranium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33498 .

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

obo:CHEBI_33535
    a owl:Class ;
    rdfs:label "sulfur hydride" ;
    rdfs:subClassOf obo:CHEBI_26835, obo:CHEBI_36902 .

obo:CHEBI_33551
    a owl:Class ;
    rdfs:label "organosulfonic acid" ;
    rdfs:subClassOf obo:CHEBI_33261, obo:CHEBI_33552, obo:CHEBI_64709 .

obo:CHEBI_33552
    a owl:Class ;
    rdfs:label "sulfonic acid derivative" ;
    rdfs:subClassOf obo:CHEBI_33424 .

obo:CHEBI_33558
    a owl:Class ;
    rdfs:label "alpha-amino-acid anion" ;
    rdfs:subClassOf obo:CHEBI_37022 .

obo:CHEBI_33559
    a owl:Class ;
    rdfs:label "s-block element atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

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

obo:CHEBI_33561
    a owl:Class ;
    rdfs:label "d-block element atom" ;
    rdfs:subClassOf obo:CHEBI_27081 .

obo:CHEBI_33562
    a owl:Class ;
    rdfs:label "f-block element atom" ;
    rdfs:subClassOf obo:CHEBI_27081 .

obo:CHEBI_33575
    a owl:Class ;
    rdfs:label "carboxylic acid" ;
    rdfs:subClassOf obo:CHEBI_35605, obo:CHEBI_36586, obo:CHEBI_64709 .

obo:CHEBI_33579
    obo:IAO_0000115 "A molecular entity containing one or more atoms from any of groups 1, 2, 13, 14, 15, 16, 17, and 18 of the periodic table." ;
    oboInOwl:hasRelatedSynonym "main group compounds", "main group molecular entities" ;
    a owl:Class ;
    rdfs:label "main group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_33581
    a owl:Class ;
    rdfs:label "boron group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675 .

obo:CHEBI_33582
    oboInOwl:hasExactSynonym "carbon group molecular entity" ;
    oboInOwl:hasRelatedSynonym "carbon group molecular entities" ;
    a owl:Class ;
    rdfs:label "carbon group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675 .

obo:CHEBI_33583
    a owl:Class ;
    rdfs:label "noble gas molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33579 .

obo:CHEBI_33585
    a owl:Class ;
    rdfs:label "lead molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33582 .

obo:CHEBI_33595
    obo:IAO_0000115 "Any molecule that consists of a series of atoms joined together to form a ring." ;
    oboInOwl:hasRelatedSynonym "cyclic compounds" ;
    a owl:Class ;
    rdfs:label "cyclic compound" ;
    rdfs:subClassOf obo:CHEBI_25367 .

obo:CHEBI_33597
    a owl:Class ;
    rdfs:label "homocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33595 .

obo:CHEBI_33598
    a owl:Class ;
    rdfs:label "carbocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33597, obo:CHEBI_33832 .

obo:CHEBI_33608
    oboInOwl:hasRelatedSynonym "hydrogen compounds", "hydrogen molecular entities" ;
    a owl:Class ;
    rdfs:label "hydrogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33674 .

obo:CHEBI_33620
    a owl:Class ;
    rdfs:label "aluminium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33581 .

obo:CHEBI_33623
    a owl:Class ;
    rdfs:label "aluminium oxides" ;
    rdfs:subClassOf obo:CHEBI_133331, obo:CHEBI_33620 .

obo:CHEBI_33628
    a owl:Class ;
    rdfs:label "elemental aluminium" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_33259, obo:CHEBI_33620 .

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

obo:CHEBI_33636
    a owl:Class ;
    rdfs:label "bicyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33595 .

obo:CHEBI_33637
    a owl:Class ;
    rdfs:label "ortho-fused compound" ;
    rdfs:subClassOf obo:CHEBI_35293 .

obo:CHEBI_33641
    a owl:Class ;
    rdfs:label "olefin" ;
    rdfs:subClassOf obo:CHEBI_24632, obo:CHEBI_78840 .

obo:CHEBI_33645
    a owl:Class ;
    rdfs:label "acyclic olefin" ;
    rdfs:subClassOf obo:CHEBI_33641 .

obo:CHEBI_33646
    a owl:Class ;
    rdfs:label "alkadiene" ;
    rdfs:subClassOf obo:CHEBI_33645 .

obo:CHEBI_33653
    a owl:Class ;
    rdfs:label "aliphatic compound" ;
    rdfs:subClassOf obo:CHEBI_50860 .

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

obo:CHEBI_33658
    a owl:Class ;
    rdfs:label "arene" ;
    rdfs:subClassOf obo:CHEBI_33659, obo:CHEBI_33663 .

obo:CHEBI_33659
    a owl:Class ;
    rdfs:label "organic aromatic compound" ;
    rdfs:subClassOf obo:CHEBI_33655, obo:CHEBI_33832 .

obo:CHEBI_33661
    a owl:Class ;
    rdfs:label "monocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33595 .

obo:CHEBI_33662
    a owl:Class ;
    rdfs:label "annulene" ;
    rdfs:subClassOf obo:CHEBI_33664 .

obo:CHEBI_33663
    a owl:Class ;
    rdfs:label "cyclic hydrocarbon" ;
    rdfs:subClassOf obo:CHEBI_24632, obo:CHEBI_33598 .

obo:CHEBI_33664
    a owl:Class ;
    rdfs:label "monocyclic hydrocarbon" ;
    rdfs:subClassOf obo:CHEBI_33663 .

obo:CHEBI_33666
    a owl:Class ;
    rdfs:label "polycyclic hydrocarbon" ;
    rdfs:subClassOf obo:CHEBI_33663, obo:CHEBI_35294 .

obo:CHEBI_33670
    a owl:Class ;
    rdfs:label "heteromonocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33661, obo:CHEBI_5686 .

obo:CHEBI_33671
    a owl:Class ;
    rdfs:label "heteropolycyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33635, obo:CHEBI_5686 .

obo:CHEBI_33672
    a owl:Class ;
    rdfs:label "heterobicyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33636, obo:CHEBI_5686 .

obo:CHEBI_33673
    a owl:Class ;
    rdfs:label "zinc group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33676 .

obo:CHEBI_33674
    obo:IAO_0000115 "An s-block molecular entity is a molecular entity containing one or more atoms of an s-block element." ;
    oboInOwl:hasExactSynonym "s-block molecular entity" ;
    oboInOwl:hasRelatedSynonym "s-block compounds", "s-block molecular entities" ;
    a owl:Class ;
    rdfs:label "s-block molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33579 .

obo:CHEBI_33675
    obo:IAO_0000115 "A main group molecular entity that contains one or more atoms of a p-block element." ;
    oboInOwl:hasRelatedSynonym "p-block compounds", "p-block molecular entities", "p-block molecular entitiy" ;
    a owl:Class ;
    rdfs:label "p-block molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33579 .

obo:CHEBI_33676
    a owl:Class ;
    rdfs:label "d-block molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33497 .

obo:CHEBI_33677
    a owl:Class ;
    rdfs:label "f-block molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33497 .

obo:CHEBI_33679
    a owl:Class ;
    rdfs:label "helium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33583, obo:CHEBI_33674 .

obo:CHEBI_33680
    a owl:Class ;
    rdfs:label "elemental helium" ;
    rdfs:subClassOf obo:CHEBI_33679 .

obo:CHEBI_33692
    obo:IAO_0000115 "Hydrides are chemical compounds of hydrogen with other chemical elements." ;
    a owl:Class ;
    rdfs:label "hydrides" ;
    rdfs:subClassOf obo:CHEBI_33608, obo:CHEBI_37577 .

obo:CHEBI_33693
    a owl:Class ;
    rdfs:label "oxygen hydride" ;
    rdfs:subClassOf obo:CHEBI_36902 .

obo:CHEBI_33694
    obo:IAO_0000115 "A macromolecule formed by a living organism." ;
    oboInOwl:hasRelatedSynonym "Biopolymere", "biomacromolecules", "biopolymers" ;
    a owl:Class ;
    rdfs:label "biomacromolecule" ;
    rdfs:subClassOf obo:CHEBI_33839, obo:CHEBI_50860 .

obo:CHEBI_33702
    a owl:Class ;
    rdfs:label "polyatomic cation" ;
    rdfs:subClassOf obo:CHEBI_36358, obo:CHEBI_36916 .

obo:CHEBI_33703
    a owl:Class ;
    rdfs:label "amino-acid cation" ;
    rdfs:subClassOf obo:CHEBI_25697, obo:CHEBI_33702 .

obo:CHEBI_33704
    a owl:Class ;
    rdfs:label "alpha-amino acid" ;
    rdfs:subClassOf obo:CHEBI_33709 .

obo:CHEBI_33709
    a owl:Class ;
    rdfs:label "amino acid" ;
    rdfs:subClassOf obo:CHEBI_33575, obo:CHEBI_50047 .

obo:CHEBI_33719
    a owl:Class ;
    rdfs:label "alpha-amino-acid cation" ;
    rdfs:subClassOf obo:CHEBI_33703 .

obo:CHEBI_33741
    a owl:Class ;
    rdfs:label "chromium group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33676 .

obo:CHEBI_33743
    a owl:Class ;
    rdfs:label "manganese group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33676 .

obo:CHEBI_33744
    a owl:Class ;
    rdfs:label "iron group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33676 .

obo:CHEBI_33745
    a owl:Class ;
    rdfs:label "copper group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33676 .

obo:CHEBI_33746
    a owl:Class ;
    rdfs:label "vanadium group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33676 .

obo:CHEBI_33747
    a owl:Class ;
    rdfs:label "nickel group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33676 .

obo:CHEBI_33749
    a owl:Class ;
    rdfs:label "platinum molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33747 .

obo:CHEBI_33768
    a owl:Class ;
    rdfs:label "titanium group molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33676 .

obo:CHEBI_33822
    a owl:Class ;
    rdfs:label "organic hydroxy compound" ;
    rdfs:subClassOf obo:CHEBI_24651, obo:CHEBI_50860 .

obo:CHEBI_33832
    a owl:Class ;
    rdfs:label "organic cyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33595, obo:CHEBI_72695 .

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

obo:CHEBI_33836
    a owl:Class ;
    rdfs:label "benzenoid aromatic compound" ;
    rdfs:subClassOf obo:CHEBI_33598, obo:CHEBI_33659 .

obo:CHEBI_33839
    obo:IAO_0000115 "A macromolecule is a molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasRelatedSynonym "macromolecules", "polymer", "polymer molecule", "polymers" ;
    a owl:Class ;
    rdfs:label "macromolecule" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_33842
    a owl:Class ;
    rdfs:label "aromatic annulene" ;
    rdfs:subClassOf obo:CHEBI_33662, obo:CHEBI_33847 .

obo:CHEBI_33847
    a owl:Class ;
    rdfs:label "monocyclic arene" ;
    rdfs:subClassOf obo:CHEBI_33658 .

obo:CHEBI_33848
    a owl:Class ;
    rdfs:label "polycyclic arene" ;
    rdfs:subClassOf obo:CHEBI_33658, obo:CHEBI_33666 .

obo:CHEBI_33861
    a owl:Class ;
    rdfs:label "transition element coordination entity" ;
    rdfs:subClassOf obo:CHEBI_33240, obo:CHEBI_33497 .

obo:CHEBI_33893
    a owl:Class ;
    rdfs:label "reagent" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_33909
    a owl:Class ;
    rdfs:label "metallotetrapyrrole" ;
    rdfs:subClassOf obo:CHEBI_36309 .

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

obo:CHEBI_33958
    a owl:Class ;
    rdfs:label "halide salt" ;
    rdfs:subClassOf obo:CHEBI_24866, obo:CHEBI_37578 .

obo:CHEBI_33969
    a owl:Class ;
    rdfs:label "gold molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33745 .

obo:CHEBI_33976
    a owl:Class ;
    rdfs:label "magnesium coordination entity" ;
    rdfs:subClassOf obo:CHEBI_25108, obo:CHEBI_35217 .

obo:CHEBI_35106
    oboInOwl:hasRelatedSynonym "nitrogen hydrides" ;
    a owl:Class ;
    rdfs:label "nitrogen hydride" ;
    rdfs:subClassOf obo:CHEBI_35881, obo:CHEBI_51143 .

obo:CHEBI_35107
    obo:IAO_0000115 "Saturated acyclic nitrogen hydrides having the general formula NnHn+2." ;
    oboInOwl:hasRelatedSynonym "azanes" ;
    a owl:Class ;
    rdfs:label "azane" ;
    rdfs:subClassOf obo:CHEBI_35106 .

obo:CHEBI_35131
    a owl:Class ;
    rdfs:label "aldose phosphate" ;
    rdfs:subClassOf obo:CHEBI_33447 .

obo:CHEBI_35156
    a owl:Class ;
    rdfs:label "calcium salt" ;
    rdfs:subClassOf obo:CHEBI_22985, obo:CHEBI_36364 .

obo:CHEBI_35163
    a owl:Class ;
    rdfs:label "cyclic carotene" ;
    rdfs:subClassOf obo:CHEBI_23042 .

obo:CHEBI_35175
    a owl:Class ;
    rdfs:label "sulfate salt" ;
    rdfs:subClassOf obo:CHEBI_24866, obo:CHEBI_26820 .

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

obo:CHEBI_35193
    a owl:Class ;
    rdfs:label "tetraterpene" ;
    rdfs:subClassOf obo:CHEBI_35186 .

obo:CHEBI_35195
    a owl:Class ;
    rdfs:label "surfactant" ;
    rdfs:subClassOf obo:CHEBI_63046 .

obo:CHEBI_35196
    a owl:Class ;
    rdfs:label "nitrogen oxide" ;
    rdfs:subClassOf obo:CHEBI_24836, obo:CHEBI_51143 .

obo:CHEBI_35204
    a owl:Class ;
    rdfs:label "tracer" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_35209
    a owl:Class ;
    rdfs:label "label" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_35217
    a owl:Class ;
    rdfs:label "alkaline earth coordination entity" ;
    rdfs:subClassOf obo:CHEBI_33299, obo:CHEBI_36562 .

obo:CHEBI_35222
    a owl:Class ;
    rdfs:label "inhibitor" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_35230
    a owl:Class ;
    rdfs:label "fossil fuel" ;
    rdfs:subClassOf obo:CHEBI_33292 .

obo:CHEBI_35274
    a owl:Class ;
    rdfs:label "ammonium ion derivative" ;
    rdfs:subClassOf obo:CHEBI_33702, obo:CHEBI_51143 .

obo:CHEBI_35293
    a owl:Class ;
    rdfs:label "fused compound" ;
    rdfs:subClassOf obo:CHEBI_33635 .

obo:CHEBI_35294
    a owl:Class ;
    rdfs:label "carbopolycyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33598, obo:CHEBI_35295 .

obo:CHEBI_35295
    a owl:Class ;
    rdfs:label "homopolycyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33597, obo:CHEBI_33635 .

obo:CHEBI_35296
    a owl:Class ;
    rdfs:label "ortho-fused polycyclic arene" ;
    rdfs:subClassOf obo:CHEBI_33848, obo:CHEBI_35427 .

obo:CHEBI_35307
    a owl:Class ;
    rdfs:label "epoxycarotenol" ;
    rdfs:subClassOf obo:CHEBI_23043, obo:CHEBI_23045 .

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

obo:CHEBI_35343
    a owl:Class ;
    rdfs:label "17beta-hydroxy steroid" ;
    rdfs:subClassOf obo:CHEBI_36838 .

obo:CHEBI_35350
    a owl:Class ;
    rdfs:label "hydroxy steroid" ;
    rdfs:subClassOf obo:CHEBI_33822, obo:CHEBI_35341 .

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

obo:CHEBI_35402
    a owl:Class ;
    rdfs:label "chromium oxoanion" ;
    rdfs:subClassOf obo:CHEBI_35403, obo:CHEBI_35405 .

obo:CHEBI_35403
    a owl:Class ;
    rdfs:label "chromium coordination entity" ;
    rdfs:subClassOf obo:CHEBI_23237, obo:CHEBI_33861 .

obo:CHEBI_35404
    a owl:Class ;
    rdfs:label "chromate(2-)" ;
    rdfs:subClassOf obo:CHEBI_35402, obo:CHEBI_79388 .

obo:CHEBI_35405
    a owl:Class ;
    rdfs:label "transition element oxoanion" ;
    rdfs:subClassOf obo:CHEBI_24834, obo:CHEBI_33861, obo:CHEBI_35406 .

obo:CHEBI_35406
    obo:IAO_0000115 "An oxoanion is an anion derived from an oxoacid by loss of hydron(s) bound to oxygen." ;
    oboInOwl:hasExactSynonym "oxoanion" ;
    oboInOwl:hasRelatedSynonym "oxoacid anions", "oxoanions" ;
    a owl:Class ;
    rdfs:label "oxoanion" ;
    rdfs:subClassOf obo:CHEBI_25741, obo:CHEBI_33273 .

obo:CHEBI_35426
    a owl:Class ;
    rdfs:label "ortho-fused bicyclic arene" ;
    rdfs:subClassOf obo:CHEBI_35296, obo:CHEBI_35428 .

obo:CHEBI_35427
    a owl:Class ;
    rdfs:label "ortho-fused polycyclic hydrocarbon" ;
    rdfs:subClassOf obo:CHEBI_33637 .

obo:CHEBI_35428
    a owl:Class ;
    rdfs:label "ortho-fused bicyclic hydrocarbon" ;
    rdfs:subClassOf obo:CHEBI_33637, obo:CHEBI_36785 .

obo:CHEBI_35441
    a owl:Class ;
    rdfs:label "antiinfective agent" ;
    rdfs:subClassOf obo:CHEBI_23888 .

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

obo:CHEBI_35480
    a owl:Class ;
    rdfs:label "analgesic" ;
    rdfs:subClassOf obo:CHEBI_23888, obo:CHEBI_52210 .

obo:CHEBI_35552
    a owl:Class ;
    rdfs:label "heterocyclic organic fundamental parent" ;
    rdfs:subClassOf obo:CHEBI_33245 .

obo:CHEBI_35554
    a owl:Class ;
    rdfs:label "cardiovascular drug" ;
    rdfs:subClassOf obo:CHEBI_23888 .

obo:CHEBI_35604
    a owl:Class ;
    rdfs:label "carbon oxoanion" ;
    rdfs:subClassOf obo:CHEBI_25696, obo:CHEBI_35406, obo:CHEBI_36963 .

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

obo:CHEBI_35620
    a owl:Class ;
    rdfs:label "vasodilator agent" ;
    rdfs:subClassOf obo:CHEBI_35554 .

obo:CHEBI_35681
    a owl:Class ;
    rdfs:label "secondary alcohol" ;
    rdfs:subClassOf obo:CHEBI_30879 .

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

obo:CHEBI_35715
    a owl:Class ;
    rdfs:label "nitro compound" ;
    rdfs:subClassOf obo:CHEBI_51143 .

obo:CHEBI_35716
    a owl:Class ;
    rdfs:label "C-nitro compound" ;
    rdfs:subClassOf obo:CHEBI_35715, obo:CHEBI_72695 .

obo:CHEBI_35757
    a owl:Class ;
    rdfs:label "monocarboxylic acid anion" ;
    rdfs:subClassOf obo:CHEBI_29067 .

obo:CHEBI_35776
    a owl:Class ;
    rdfs:label "arsenic oxoanion" ;
    rdfs:subClassOf obo:CHEBI_22632, obo:CHEBI_33459 .

obo:CHEBI_35780
    a owl:Class ;
    rdfs:label "phosphate ion" ;
    rdfs:subClassOf obo:CHEBI_33461 .

obo:CHEBI_35789
    a owl:Class ;
    rdfs:label "oxo steroid" ;
    rdfs:subClassOf obo:CHEBI_17087, obo:CHEBI_35341 .

obo:CHEBI_35875
    a owl:Class ;
    rdfs:label "imidazopyrimidine" ;
    rdfs:subClassOf obo:CHEBI_27171, obo:CHEBI_33833, obo:CHEBI_38101 .

obo:CHEBI_35881
    oboInOwl:hasExactSynonym "pnictogen hydride" ;
    oboInOwl:hasRelatedSynonym "pnictogen hydrides" ;
    a owl:Class ;
    rdfs:label "pnictogen hydride" ;
    rdfs:subClassOf obo:CHEBI_33242, obo:CHEBI_33302 .

obo:CHEBI_36059
    a owl:Class ;
    rdfs:label "hydroxy monocarboxylic acid anion" ;
    rdfs:subClassOf obo:CHEBI_35757 .

obo:CHEBI_36093
    a owl:Class ;
    rdfs:label "inorganic chloride" ;
    rdfs:subClassOf obo:CHEBI_23114, obo:CHEBI_24839 .

obo:CHEBI_36125
    a owl:Class ;
    rdfs:label "cyclitol carboxylic acid anion" ;
    rdfs:subClassOf obo:CHEBI_35757 .

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

obo:CHEBI_36309
    a owl:Class ;
    rdfs:label "cyclic tetrapyrrole" ;
    rdfs:subClassOf obo:CHEBI_26932, obo:CHEBI_47882 .

obo:CHEBI_36338
    a owl:Class ;
    rdfs:label "lepton" ;
    rdfs:subClassOf obo:CHEBI_33233, obo:CHEBI_36340 .

obo:CHEBI_36339
    a owl:Class ;
    rdfs:label "baryon" ;
    rdfs:subClassOf obo:CHEBI_36340, obo:CHEBI_36344 .

obo:CHEBI_36340
    a owl:Class ;
    rdfs:label "fermion" ;
    rdfs:subClassOf obo:CHEBI_36342 .

obo:CHEBI_36341
    a owl:Class ;
    rdfs:label "boson" ;
    rdfs:subClassOf obo:CHEBI_36342 .

obo:CHEBI_36342
    obo:IAO_0000115 "A particle smaller than an atom." ;
    oboInOwl:hasRelatedSynonym "subatomic particles" ;
    a owl:Class ;
    rdfs:label "subatomic particle" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:CHEBI_36343
    a owl:Class ;
    rdfs:label "composite particle" ;
    rdfs:subClassOf obo:CHEBI_36342 .

obo:CHEBI_36344
    a owl:Class ;
    rdfs:label "hadron" ;
    rdfs:subClassOf obo:CHEBI_36343 .

obo:CHEBI_36347
    a owl:Class ;
    rdfs:label "nuclear particle" ;
    rdfs:subClassOf obo:CHEBI_36342 .

obo:CHEBI_36357
    obo:IAO_0000115 "Any molecular entity consisting of more than one atom." ;
    oboInOwl:hasRelatedSynonym "polyatomic entities" ;
    a owl:Class ;
    rdfs:label "polyatomic entity" ;
    rdfs:subClassOf obo:CHEBI_23367 .

obo:CHEBI_36358
    obo:IAO_0000115 "An ion consisting of more than one atom." ;
    oboInOwl:hasRelatedSynonym "polyatomic ions" ;
    a owl:Class ;
    rdfs:label "polyatomic ion" ;
    rdfs:subClassOf obo:CHEBI_24870, obo:CHEBI_36357 .

obo:CHEBI_36359
    a owl:Class ;
    rdfs:label "phosphorus oxoacid derivative" ;
    rdfs:subClassOf obo:CHEBI_33241, obo:CHEBI_36360 .

obo:CHEBI_36360
    a owl:Class ;
    rdfs:label "phosphorus oxoacids and derivatives" ;
    rdfs:subClassOf obo:CHEBI_26082 .

obo:CHEBI_36364
    a owl:Class ;
    rdfs:label "alkaline earth salt" ;
    rdfs:subClassOf obo:CHEBI_24866, obo:CHEBI_33299 .

obo:CHEBI_36388
    a owl:Class ;
    rdfs:label "saturated organic heterocyclic parent" ;
    rdfs:subClassOf obo:CHEBI_35552 .

obo:CHEBI_36389
    a owl:Class ;
    rdfs:label "saturated organic heteromonocyclic parent" ;
    rdfs:subClassOf obo:CHEBI_25693, obo:CHEBI_36388 .

obo:CHEBI_36562
    a owl:Class ;
    rdfs:label "main-group coordination entity" ;
    rdfs:subClassOf obo:CHEBI_33240, obo:CHEBI_33579 .

obo:CHEBI_36586
    a owl:Class ;
    rdfs:label "carbonyl compound" ;
    rdfs:subClassOf obo:CHEBI_36587, obo:CHEBI_36963 .

obo:CHEBI_36587
    a owl:Class ;
    rdfs:label "organic oxo compound" ;
    rdfs:subClassOf obo:CHEBI_72695 .

obo:CHEBI_36683
    a owl:Class ;
    rdfs:label "organochlorine compound" ;
    rdfs:subClassOf obo:CHEBI_17792, obo:CHEBI_23117 .

obo:CHEBI_36785
    a owl:Class ;
    rdfs:label "carbobicyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33636, obo:CHEBI_35294 .

obo:CHEBI_36830
    a owl:Class ;
    rdfs:label "monoanion" ;
    rdfs:subClassOf obo:CHEBI_22563 .

obo:CHEBI_36838
    a owl:Class ;
    rdfs:label "17-hydroxy steroid" ;
    rdfs:subClassOf obo:CHEBI_35350 .

obo:CHEBI_36892
    a owl:Class ;
    rdfs:label "elemental fluorine" ;
    rdfs:subClassOf obo:CHEBI_33434 .

obo:CHEBI_36895
    a owl:Class ;
    rdfs:label "monoatomic fluorine" ;
    rdfs:subClassOf obo:CHEBI_36892 .

obo:CHEBI_36902
    a owl:Class ;
    rdfs:label "chalcogen hydride" ;
    rdfs:subClassOf obo:CHEBI_33242, obo:CHEBI_33304 .

obo:CHEBI_36908
    a owl:Class ;
    rdfs:label "argon molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33583 .

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

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

obo:CHEBI_36916
    obo:IAO_0000115 "A monoatomic or polyatomic species having one or more elementary charges of the proton." ;
    oboInOwl:hasExactSynonym "Cation", "cation" ;
    oboInOwl:hasRelatedSynonym "Kation", "Kationen", "cationes", "cations" ;
    a owl:Class ;
    rdfs:label "cation" ;
    rdfs:subClassOf obo:CHEBI_24870 .

obo:CHEBI_36927
    a owl:Class ;
    rdfs:label "carbon-14 atom" ;
    rdfs:subClassOf obo:CHEBI_27594 .

obo:CHEBI_36928
    a owl:Class ;
    rdfs:label "carbon-13 atom" ;
    rdfs:subClassOf obo:CHEBI_27594 .

obo:CHEBI_36961
    a owl:Class ;
    rdfs:label "chalcocarbonic acid" ;
    rdfs:subClassOf obo:CHEBI_36962 .

obo:CHEBI_36962
    obo:IAO_0000115 "An organochalcogen compound is a compound containing at least one carbon-chalcogen bond." ;
    oboInOwl:hasExactSynonym "organochalcogen compound" ;
    oboInOwl:hasRelatedSynonym "organochalcogen compounds" ;
    a owl:Class ;
    rdfs:label "organochalcogen compound" ;
    rdfs:subClassOf obo:CHEBI_33285, obo:CHEBI_33304 .

obo:CHEBI_36963
    obo:IAO_0000115 "An organochalcogen compound containing at least one carbon-oxygen bond." ;
    oboInOwl:hasExactSynonym "organooxygen compound" ;
    oboInOwl:hasRelatedSynonym "organooxygen compounds" ;
    a owl:Class ;
    rdfs:label "organooxygen compound" ;
    rdfs:subClassOf obo:CHEBI_25806, obo:CHEBI_36962 .

obo:CHEBI_36976
    a owl:Class ;
    rdfs:label "nucleotide" ;
    rdfs:subClassOf obo:CHEBI_25608 .

obo:CHEBI_36980
    a owl:Class ;
    rdfs:label "pyridine nucleotide" ;
    rdfs:subClassOf obo:CHEBI_26421, obo:CHEBI_36976 .

obo:CHEBI_37007
    a owl:Class ;
    rdfs:label "nicotinamide dinucleotide" ;
    rdfs:subClassOf obo:CHEBI_25527, obo:CHEBI_47885 .

obo:CHEBI_37015
    a owl:Class ;
    rdfs:label "ribonucleoside 5'-phosphate" ;
    rdfs:subClassOf obo:CHEBI_16701, obo:CHEBI_26561 .

obo:CHEBI_37022
    a owl:Class ;
    rdfs:label "amino-acid anion" ;
    rdfs:subClassOf obo:CHEBI_29067, obo:CHEBI_35352 .

obo:CHEBI_37045
    a owl:Class ;
    rdfs:label "purine ribonucleoside 5'-triphosphate" ;
    rdfs:subClassOf obo:CHEBI_26398, obo:CHEBI_26400, obo:CHEBI_37076 .

obo:CHEBI_37076
    a owl:Class ;
    rdfs:label "ribonucleoside 5'-triphosphate" ;
    rdfs:subClassOf obo:CHEBI_37015 .

obo:CHEBI_37096
    a owl:Class ;
    rdfs:label "adenosine 5'-phosphate" ;
    rdfs:subClassOf obo:CHEBI_22256 .

obo:CHEBI_37121
    a owl:Class ;
    rdfs:label "guanosine 5'-phosphate" ;
    rdfs:subClassOf obo:CHEBI_24455 .

obo:CHEBI_37133
    a owl:Class ;
    rdfs:label "barium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33299 .

obo:CHEBI_37134
    a owl:Class ;
    rdfs:label "elemental barium" ;
    rdfs:subClassOf obo:CHEBI_37133 .

obo:CHEBI_37143
    a owl:Class ;
    rdfs:label "organofluorine compound" ;
    rdfs:subClassOf obo:CHEBI_17792, obo:CHEBI_24062 .

obo:CHEBI_37163
    a owl:Class ;
    rdfs:label "glucan" ;
    rdfs:subClassOf obo:CHEBI_37164 .

obo:CHEBI_37164
    a owl:Class ;
    rdfs:label "homopolysaccharide" ;
    rdfs:subClassOf obo:CHEBI_18154 .

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

obo:CHEBI_37176
    oboInOwl:hasRelatedSynonym "mononuclear hydride", "mononuclear hydrides" ;
    a owl:Class ;
    rdfs:label "mononuclear parent hydride" ;
    rdfs:subClassOf obo:CHEBI_33692 .

obo:CHEBI_37190
    a owl:Class ;
    rdfs:label "silicon coordination entity" ;
    rdfs:subClassOf obo:CHEBI_26677, obo:CHEBI_36562 .

obo:CHEBI_37191
    a owl:Class ;
    rdfs:label "silicon oxoanion" ;
    rdfs:subClassOf obo:CHEBI_24834, obo:CHEBI_35406, obo:CHEBI_37190 .

obo:CHEBI_37193
    a owl:Class ;
    rdfs:label "elemental lead" ;
    rdfs:subClassOf obo:CHEBI_33585 .

obo:CHEBI_37217
    a owl:Class ;
    rdfs:label "titanium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33768 .

obo:CHEBI_37349
    a owl:Class ;
    rdfs:label "phosphorus oxide" ;
    rdfs:subClassOf obo:CHEBI_26082 .

obo:CHEBI_37376
    a owl:Class ;
    rdfs:label "tetraphosphorus decaoxide" ;
    rdfs:subClassOf obo:CHEBI_37349 .

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

obo:CHEBI_37403
    a owl:Class ;
    rdfs:label "copper coordination entity" ;
    rdfs:subClassOf obo:CHEBI_23377, obo:CHEBI_33861 .

obo:CHEBI_37404
    a owl:Class ;
    rdfs:label "elemental copper" ;
    rdfs:subClassOf obo:CHEBI_23377 .

obo:CHEBI_37407
    a owl:Class ;
    rdfs:label "cyclic ether" ;
    rdfs:subClassOf obo:CHEBI_25698, obo:CHEBI_38104 .

obo:CHEBI_37527
    a owl:Class ;
    rdfs:label "acid" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_37577
    obo:IAO_0000115 "A molecular entity consisting of two or more chemical elements." ;
    oboInOwl:hasRelatedSynonym "chemical compound", "heteroatomic molecular entities" ;
    a owl:Class ;
    rdfs:label "heteroatomic molecular entity" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_37578
    a owl:Class ;
    rdfs:label "halide" ;
    rdfs:subClassOf obo:CHEBI_24471, obo:CHEBI_37577 .

obo:CHEBI_37602
    a owl:Class ;
    rdfs:label "allenes" ;
    rdfs:subClassOf obo:CHEBI_78840 .

obo:CHEBI_37622
    a owl:Class ;
    rdfs:label "carboxamide" ;
    rdfs:subClassOf obo:CHEBI_33256, obo:CHEBI_35352, obo:CHEBI_36963 .

obo:CHEBI_37734
    a owl:Class ;
    rdfs:label "phosphoric ester" ;
    rdfs:subClassOf obo:CHEBI_26079, obo:CHEBI_35701 .

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

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

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

obo:CHEBI_38104
    a owl:Class ;
    rdfs:label "oxacycle" ;
    rdfs:subClassOf obo:CHEBI_24532, obo:CHEBI_36963 .

obo:CHEBI_38166
    a owl:Class ;
    rdfs:label "organic heteropolycyclic compound" ;
    rdfs:subClassOf obo:CHEBI_24532, obo:CHEBI_33671 .

obo:CHEBI_38180
    a owl:Class ;
    rdfs:label "polycyclic heteroarene" ;
    rdfs:subClassOf obo:CHEBI_33833 .

obo:CHEBI_38201
    a owl:Class ;
    rdfs:label "bacteriochlorophyll" ;
    rdfs:subClassOf obo:CHEBI_28966 .

obo:CHEBI_38206
    a owl:Class ;
    rdfs:label "chlorophyllide" ;
    rdfs:subClassOf obo:CHEBI_28966 .

obo:CHEBI_38222
    a owl:Class ;
    rdfs:label "hydrocarbyl anion" ;
    rdfs:subClassOf obo:CHEBI_25696 .

obo:CHEBI_38251
    a owl:Class ;
    rdfs:label "magnesium tetrapyrrole" ;
    rdfs:subClassOf obo:CHEBI_33909, obo:CHEBI_33976 .

obo:CHEBI_38252
    a owl:Class ;
    rdfs:label "phorbines" ;
    rdfs:subClassOf obo:CHEBI_36309 .

obo:CHEBI_38263
    a owl:Class ;
    rdfs:label "2-amino-3-hydroxybutanoic acid" ;
    rdfs:subClassOf obo:CHEBI_33704 .

obo:CHEBI_38460
    a owl:Class ;
    rdfs:label "methylindole" ;
    rdfs:subClassOf obo:CHEBI_24828 .

obo:CHEBI_38496
    a owl:Class ;
    rdfs:label "electron-transport chain inhibitor" ;
    rdfs:subClassOf obo:CHEBI_76932 .

obo:CHEBI_38497
    a owl:Class ;
    rdfs:label "respiratory-chain inhibitor" ;
    rdfs:subClassOf obo:CHEBI_38496 .

obo:CHEBI_38669
    a owl:Class ;
    rdfs:label "pyrazolopyrimidine" ;
    rdfs:subClassOf obo:CHEBI_27171, obo:CHEBI_38101 .

obo:CHEBI_38702
    a owl:Class ;
    rdfs:label "inorganic sodium salt" ;
    rdfs:subClassOf obo:CHEBI_24839, obo:CHEBI_26714 .

obo:CHEBI_38773
    a owl:Class ;
    rdfs:label "quinolinemonocarboxylate" ;
    rdfs:subClassOf obo:CHEBI_35757 .

obo:CHEBI_38867
    a owl:Class ;
    rdfs:label "anaesthetic" ;
    rdfs:subClassOf obo:CHEBI_23888 .

obo:CHEBI_38869
    a owl:Class ;
    rdfs:label "general anaesthetic" ;
    rdfs:subClassOf obo:CHEBI_38867 .

obo:CHEBI_38870
    a owl:Class ;
    rdfs:label "inhalation anaesthetic" ;
    rdfs:subClassOf obo:CHEBI_38869 .

obo:CHEBI_38975
    a owl:Class ;
    rdfs:label "methylbenzene" ;
    rdfs:subClassOf obo:CHEBI_38976 .

obo:CHEBI_38976
    a owl:Class ;
    rdfs:label "alkylbenzene" ;
    rdfs:subClassOf obo:CHEBI_22712, obo:CHEBI_33847 .

obo:CHEBI_39141
    a owl:Class ;
    rdfs:label "Bronsted acid" ;
    rdfs:subClassOf obo:CHEBI_17891, obo:CHEBI_37527 .

obo:CHEBI_39142
    a owl:Class ;
    rdfs:label "Bronsted base" ;
    rdfs:subClassOf obo:CHEBI_15339, obo:CHEBI_22695 .

obo:CHEBI_39143
    a owl:Class ;
    rdfs:label "Lewis acid" ;
    rdfs:subClassOf obo:CHEBI_15339, obo:CHEBI_37527 .

obo:CHEBI_39144
    a owl:Class ;
    rdfs:label "Lewis base" ;
    rdfs:subClassOf obo:CHEBI_17891, obo:CHEBI_22695 .

obo:CHEBI_39285
    a owl:Class ;
    rdfs:label "chloropicrin" ;
    rdfs:subClassOf obo:CHEBI_35716, obo:CHEBI_36683, obo:CHEBI_64708 .

obo:CHEBI_39478
    a owl:Class ;
    rdfs:label "buta-1,3-diene" ;
    rdfs:subClassOf obo:CHEBI_39479 .

obo:CHEBI_39479
    a owl:Class ;
    rdfs:label "butadiene" ;
    rdfs:subClassOf obo:CHEBI_33646 .

obo:CHEBI_3992
    a owl:Class ;
    rdfs:label "cyclic ketone" ;
    rdfs:subClassOf obo:CHEBI_17087 .

obo:CHEBI_41609
    a owl:Class ;
    rdfs:label "carbonate" ;
    rdfs:subClassOf obo:CHEBI_35604 .

obo:CHEBI_43098
    a owl:Class ;
    rdfs:label "heptane" ;
    rdfs:subClassOf obo:CHEBI_134179, obo:CHEBI_18310 .

obo:CHEBI_43474
    a owl:Class ;
    rdfs:label "hydrogenphosphate" ;
    rdfs:subClassOf obo:CHEBI_35780, obo:CHEBI_79388 .

obo:CHEBI_44882
    a owl:Class ;
    rdfs:label "peridinin" ;
    rdfs:subClassOf obo:CHEBI_35307, obo:CHEBI_37602 .

obo:CHEBI_45696
    a owl:Class ;
    rdfs:label "hydrogensulfate" ;
    rdfs:subClassOf obo:CHEBI_33482 .

obo:CHEBI_46661
    a owl:Class ;
    rdfs:label "asbestos" ;
    rdfs:subClassOf obo:CHEBI_46663 .

obo:CHEBI_46662
    obo:IAO_0000115 "In general, a mineral is a chemical substance that is normally crystalline formed and has been formed as a result of geological processes. The term also includes metamict substances (naturally occurring, formerly crystalline substances whose crystallinity has been destroyed by ionising radiation) and can include naturally occurring amorphous substances that have never been crystalline ('mineraloids') such as georgite and calciouranoite as well as substances formed by the action of geological processes on bigenic compounds ('biogenic minerals')." ;
    oboInOwl:hasExactSynonym "mineral" ;
    oboInOwl:hasRelatedSynonym "Minerale", "minerales", "minerals", "mineraux" ;
    a owl:Class ;
    rdfs:label "mineral" ;
    rdfs:subClassOf obo:CHEBI_59999 .

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

obo:CHEBI_46721
    a owl:Class ;
    rdfs:label "carbonate salt" ;
    rdfs:subClassOf obo:CHEBI_23016 .

obo:CHEBI_46787
    obo:IAO_0000115 "A liquid that can dissolve other substances (solutes) without any change in their chemical composition." ;
    oboInOwl:hasRelatedSynonym "Loesungsmittel", "solvant", "solvents" ;
    a owl:Class ;
    rdfs:label "solvent" ;
    rdfs:subClassOf obo:CHEBI_33232, obo:CHEBI_51086 .

obo:CHEBI_46890
    a owl:Class ;
    rdfs:label "silicon hydroxide" ;
    rdfs:subClassOf obo:CHEBI_26677 .

obo:CHEBI_46923
    a owl:Class ;
    rdfs:label "dioxane" ;
    rdfs:subClassOf obo:CHEBI_36389, obo:CHEBI_46926 .

obo:CHEBI_46926
    a owl:Class ;
    rdfs:label "dioxanes" ;
    rdfs:subClassOf obo:CHEBI_25693, obo:CHEBI_38104 .

obo:CHEBI_47032
    a owl:Class ;
    rdfs:label "1,4-dioxane" ;
    rdfs:subClassOf obo:CHEBI_134179, obo:CHEBI_46923 .

obo:CHEBI_47622
    a owl:Class ;
    rdfs:label "acetate ester" ;
    rdfs:subClassOf obo:CHEBI_33308 .

obo:CHEBI_47788
    a owl:Class ;
    rdfs:label "3-oxo steroid" ;
    rdfs:subClassOf obo:CHEBI_35789, obo:CHEBI_3992 .

obo:CHEBI_47867
    a owl:Class ;
    rdfs:label "indicator" ;
    rdfs:subClassOf obo:CHEBI_33232 .

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

obo:CHEBI_47885
    a owl:Class ;
    rdfs:label "dinucleotide" ;
    rdfs:subClassOf obo:CHEBI_36976 .

obo:CHEBI_47901
    a owl:Class ;
    rdfs:label "alkanesulfonic acid" ;
    rdfs:subClassOf obo:CHEBI_33551 .

obo:CHEBI_47909
    a owl:Class ;
    rdfs:label "3-oxo-Delta(4) steroid" ;
    rdfs:subClassOf obo:CHEBI_47788, obo:CHEBI_51689 .

obo:CHEBI_48041
    a owl:Class ;
    rdfs:label "microcystin" ;
    rdfs:subClassOf obo:CHEBI_24533 .

obo:CHEBI_48107
    a owl:Class ;
    rdfs:label "nitric acid" ;
    rdfs:subClassOf obo:CHEBI_33455 .

obo:CHEBI_48109
    a owl:Class ;
    rdfs:label "nitrobenzenes" ;
    rdfs:subClassOf obo:CHEBI_22712, obo:CHEBI_35716 .

obo:CHEBI_48123
    a owl:Class ;
    rdfs:label "silicate ion" ;
    rdfs:subClassOf obo:CHEBI_37191 .

obo:CHEBI_48154
    oboInOwl:hasRelatedSynonym "Schwefeloxide", "oxides of sulfur", "sulfur oxides" ;
    a owl:Class ;
    rdfs:label "sulfur oxide" ;
    rdfs:subClassOf obo:CHEBI_24836, obo:CHEBI_26835 .

obo:CHEBI_48218
    a owl:Class ;
    rdfs:label "antiseptic drug" ;
    rdfs:subClassOf obo:CHEBI_35441 .

obo:CHEBI_48219
    a owl:Class ;
    rdfs:label "disinfectant" ;
    rdfs:subClassOf obo:CHEBI_33281 .

obo:CHEBI_48354
    a owl:Class ;
    rdfs:label "polar solvent" ;
    rdfs:subClassOf obo:CHEBI_46787 .

obo:CHEBI_48356
    a owl:Class ;
    rdfs:label "protic solvent" ;
    rdfs:subClassOf obo:CHEBI_39141, obo:CHEBI_48354 .

obo:CHEBI_48359
    a owl:Class ;
    rdfs:label "protophilic solvent" ;
    rdfs:subClassOf obo:CHEBI_39142, obo:CHEBI_48354 .

obo:CHEBI_48360
    a owl:Class ;
    rdfs:label "amphiprotic solvent" ;
    rdfs:subClassOf obo:CHEBI_48356, obo:CHEBI_48359 .

obo:CHEBI_48706
    a owl:Class ;
    rdfs:label "antagonist" ;
    rdfs:subClassOf obo:CHEBI_52210 .

obo:CHEBI_48730
    a owl:Class ;
    rdfs:label "aluminosilicate mineral" ;
    rdfs:subClassOf obo:CHEBI_46663 .

obo:CHEBI_49202
    a owl:Class ;
    rdfs:label "elemental platinum" ;
    rdfs:subClassOf obo:CHEBI_33749 .

obo:CHEBI_49475
    a owl:Class ;
    rdfs:label "argon atom" ;
    rdfs:subClassOf obo:CHEBI_33309, obo:CHEBI_33560 .

obo:CHEBI_49637
    a owl:Class ;
    rdfs:label "hydrogen atom" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_25585, obo:CHEBI_33559 .

obo:CHEBI_49828
    a owl:Class ;
    rdfs:label "praseodymium atom" ;
    rdfs:subClassOf obo:CHEBI_33319, obo:CHEBI_33562 .

obo:CHEBI_49976
    a owl:Class ;
    rdfs:label "zinc dichloride" ;
    rdfs:subClassOf obo:CHEBI_27364, obo:CHEBI_36093 .

obo:CHEBI_50047
    a owl:Class ;
    rdfs:label "organic amino compound" ;
    rdfs:subClassOf obo:CHEBI_35352 .

obo:CHEBI_50094
    a owl:Class ;
    rdfs:label "sulfur coordination entity" ;
    rdfs:subClassOf obo:CHEBI_26835 .

obo:CHEBI_50183
    a owl:Class ;
    rdfs:label "P450 inhibitor" ;
    rdfs:subClassOf obo:CHEBI_76898 .

obo:CHEBI_50312
    a owl:Class ;
    rdfs:label "onium compound" ;
    rdfs:subClassOf obo:CHEBI_37577 .

obo:CHEBI_50313
    obo:IAO_0000115 "Mononuclear cations derived by addition of a hydron to a mononuclear parent hydride of the pnictogen, chalcogen and halogen families." ;
    oboInOwl:hasRelatedSynonym "onium cations", "onium ion", "onium ions" ;
    a owl:Class ;
    rdfs:label "onium cation" ;
    rdfs:subClassOf obo:CHEBI_50312 .

obo:CHEBI_50325
    a owl:Class ;
    rdfs:label "proteinogenic amino-acid side-chain group" ;
    rdfs:subClassOf obo:CHEBI_33249 .

obo:CHEBI_50335
    a owl:Class ;
    rdfs:label "organic nitrogen anion" ;
    rdfs:subClassOf obo:CHEBI_25696, obo:CHEBI_35352 .

obo:CHEBI_50402
    a owl:Class ;
    rdfs:label "androstanoid" ;
    rdfs:subClassOf obo:CHEBI_35341 .

obo:CHEBI_50406
    a owl:Class ;
    rdfs:label "probe" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_50584
    a owl:Class ;
    rdfs:label "alkyl alcohol" ;
    rdfs:subClassOf obo:CHEBI_2571 .

obo:CHEBI_50594
    a owl:Class ;
    rdfs:label "carbon nanotube" ;
    rdfs:subClassOf obo:CHEBI_50796, obo:CHEBI_50812 .

obo:CHEBI_50795
    a owl:Class ;
    rdfs:label "nanostructure" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_50796
    a owl:Class ;
    rdfs:label "nanotube" ;
    rdfs:subClassOf obo:CHEBI_50795 .

obo:CHEBI_50812
    a owl:Class ;
    rdfs:label "carbon nanostructure" ;
    rdfs:subClassOf obo:CHEBI_33415, obo:CHEBI_50795 .

obo:CHEBI_50816
    a owl:Class ;
    rdfs:label "iron oxide" ;
    rdfs:subClassOf obo:CHEBI_24873 .

obo:CHEBI_50860
    obo:IAO_0000115 "Any molecular entity that contains carbon." ;
    oboInOwl:hasRelatedSynonym "organic compounds", "organic entity", "organic molecular entities" ;
    a owl:Class ;
    rdfs:label "organic molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33582 .

obo:CHEBI_50902
    a owl:Class ;
    rdfs:label "genotoxin" ;
    rdfs:subClassOf obo:CHEBI_52209 .

obo:CHEBI_50904
    a owl:Class ;
    rdfs:label "allergen" ;
    rdfs:subClassOf obo:CHEBI_52209 .

obo:CHEBI_50906
    obo:IAO_0000115 "A role is particular behaviour which a material entity may exhibit." ;
    a owl:Class ;
    rdfs:label "role" .

obo:CHEBI_50910
    a owl:Class ;
    rdfs:label "neurotoxin" ;
    rdfs:subClassOf obo:CHEBI_52209, obo:CHEBI_64909 .

obo:CHEBI_50996
    a owl:Class ;
    rdfs:label "tertiary amino compound" ;
    rdfs:subClassOf obo:CHEBI_50047 .

obo:CHEBI_51082
    a owl:Class ;
    rdfs:label "nitrate salt" ;
    rdfs:subClassOf obo:CHEBI_24866 .

obo:CHEBI_51084
    a owl:Class ;
    rdfs:label "inorganic nitrate salt" ;
    rdfs:subClassOf obo:CHEBI_24839, obo:CHEBI_51082 .

obo:CHEBI_51086
    obo:IAO_0000115 "A role played by the molecular entity or part thereof within a chemical context." ;
    a owl:Class ;
    rdfs:label "chemical role" ;
    rdfs:subClassOf obo:CHEBI_50906 .

obo:CHEBI_51129
    a owl:Class ;
    rdfs:label "nitrohydrocarbon" ;
    rdfs:subClassOf obo:CHEBI_35716 .

obo:CHEBI_51132
    a owl:Class ;
    rdfs:label "nitroarene" ;
    rdfs:subClassOf obo:CHEBI_51129 .

obo:CHEBI_51143
    oboInOwl:hasRelatedSynonym "Nitrogenous compounds", "nitrogen compounds", "nitrogen molecular entities" ;
    a owl:Class ;
    rdfs:label "nitrogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33302 .

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

obo:CHEBI_51580
    a owl:Class ;
    rdfs:label "phthalocyanines" ;
    rdfs:subClassOf obo:CHEBI_36309 .

obo:CHEBI_51584
    a owl:Class ;
    rdfs:label "metallophthalocyanines" ;
    rdfs:subClassOf obo:CHEBI_33909, obo:CHEBI_51580 .

obo:CHEBI_51585
    a owl:Class ;
    rdfs:label "metallophthalocyanine" ;
    rdfs:subClassOf obo:CHEBI_51584 .

obo:CHEBI_51688
    a owl:Class ;
    rdfs:label "enal" ;
    rdfs:subClassOf obo:CHEBI_51718, obo:CHEBI_78840 .

obo:CHEBI_51689
    a owl:Class ;
    rdfs:label "enone" ;
    rdfs:subClassOf obo:CHEBI_51721, obo:CHEBI_78840 .

obo:CHEBI_51718
    a owl:Class ;
    rdfs:label "alpha,beta-unsaturated aldehyde" ;
    rdfs:subClassOf obo:CHEBI_17478 .

obo:CHEBI_51721
    a owl:Class ;
    rdfs:label "alpha,beta-unsaturated ketone" ;
    rdfs:subClassOf obo:CHEBI_17087 .

obo:CHEBI_5186
    a owl:Class ;
    rdfs:label "fucoxanthin" ;
    rdfs:subClassOf obo:CHEBI_26878, obo:CHEBI_35307, obo:CHEBI_35681, obo:CHEBI_37602, obo:CHEBI_47622 .

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

obo:CHEBI_52206
    a owl:Class ;
    rdfs:label "biochemical role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_52208
    a owl:Class ;
    rdfs:label "biophysical role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_52209
    a owl:Class ;
    rdfs:label "aetiopathogenetic role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_52210
    a owl:Class ;
    rdfs:label "pharmacological role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_52211
    a owl:Class ;
    rdfs:label "physiological role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_52214
    a owl:Class ;
    rdfs:label "ligand" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_52217
    a owl:Class ;
    rdfs:label "pharmaceutical" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_52625
    a owl:Class ;
    rdfs:label "inorganic hydroxy compound" ;
    rdfs:subClassOf obo:CHEBI_24651, obo:CHEBI_24835 .

obo:CHEBI_53000
    a owl:Class ;
    rdfs:label "epitope" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_53243
    oboInOwl:inSubset envo:envoPlastics .

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

obo:CHEBI_53387
    a owl:Class ;
    rdfs:label "poly(hydroxyalkanoate)" ;
    rdfs:subClassOf obo:CHEBI_26178 .

obo:CHEBI_53388
    a owl:Class ;
    rdfs:label "poly(hydroxybutyrate)" ;
    rdfs:subClassOf obo:CHEBI_53387 .

obo:CHEBI_53448
    a owl:Class ;
    rdfs:label "methyl cellulose" ;
    rdfs:subClassOf obo:CHEBI_28793 .

obo:CHEBI_53550
    oboInOwl:inSubset envo:envoPlastics .

obo:CHEBI_5686
    obo:IAO_0000115 "A cyclic compound having as ring members atoms of at least two different elements." ;
    oboInOwl:hasExactSynonym "Heterocyclic compound" ;
    oboInOwl:hasRelatedSynonym "compuesto heterociclico", "compuestos heterociclicos", "heterocycle", "heterocyclic compounds" ;
    a owl:Class ;
    rdfs:label "heterocyclic compound" ;
    rdfs:subClassOf obo:CHEBI_33595 .

obo:CHEBI_58072
    a owl:Class ;
    rdfs:label "carbon monoxide(1+)" ;
    rdfs:subClassOf obo:CHEBI_25697 .

obo:CHEBI_58416
    a owl:Class ;
    rdfs:label "chlorophyll a(1-)" ;
    rdfs:subClassOf obo:CHEBI_139291 .

obo:CHEBI_58454
    a owl:Class ;
    rdfs:label "kynurenate" ;
    rdfs:subClassOf obo:CHEBI_38773 .

obo:CHEBI_58941
    a owl:Class ;
    rdfs:label "cyclic tetrapyrrole anion" ;
    rdfs:subClassOf obo:CHEBI_25696 .

obo:CHEBI_58950
    a owl:Class ;
    rdfs:label "very long-chain fatty acid anion" ;
    rdfs:subClassOf obo:CHEBI_28868 .

obo:CHEBI_58953
    a owl:Class ;
    rdfs:label "saturated fatty acid anion" ;
    rdfs:subClassOf obo:CHEBI_28868 .

obo:CHEBI_58954
    a owl:Class ;
    rdfs:label "straight-chain saturated fatty acid anion" ;
    rdfs:subClassOf obo:CHEBI_58953 .

obo:CHEBI_59163
    a owl:Class ;
    rdfs:label "biomarker" ;
    rdfs:subClassOf obo:CHEBI_47867 .

obo:CHEBI_59739
    a owl:Class ;
    rdfs:label "electrophilic reagent" ;
    rdfs:subClassOf obo:CHEBI_33893, obo:CHEBI_39143 .

obo:CHEBI_59740
    a owl:Class ;
    rdfs:label "nucleophilic reagent" ;
    rdfs:subClassOf obo:CHEBI_33893, obo:CHEBI_39144 .

obo:CHEBI_59999
    obo:IAO_0000115 "A chemical substance is a portion of matter of constant composition, composed of molecular entities of the same type or of different types." ;
    oboInOwl:hasRelatedSynonym "Chemische Substanz" ;
    a owl:Class ;
    rdfs:label "chemical substance" ;
    rdfs:subClassOf obo:CHEBI_24431 .

obo:CHEBI_60004
    obo:IAO_0000115 "A mixture is a chemical substance composed of multiple molecules, at least two of which are of a different kind." ;
    oboInOwl:hasRelatedSynonym "Mischung" ;
    a owl:Class ;
    rdfs:label "mixture" ;
    rdfs:subClassOf obo:CHEBI_59999 .

obo:CHEBI_60027
    obo:IAO_0000115 "A polymer is a mixture, which is composed of macromolecules of different kinds and which may be differentiated by composition, length, degree of branching etc.." ;
    oboInOwl:hasExactSynonym "Polymer" ;
    oboInOwl:hasRelatedSynonym "Kunststoff" ;
    a owl:Class ;
    rdfs:label "polymer" ;
    rdfs:subClassOf obo:CHEBI_60004 .

obo:CHEBI_60034
    oboInOwl:inSubset envo:envoPlastics .

obo:CHEBI_60160
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "polyester polymer" ;
    rdfs:subClassOf obo:CHEBI_60027 .

obo:CHEBI_60242
    obo:IAO_0000115 "An atom or small molecule with a positive charge that does not contain carbon in covalent linkage, with a valency of one." ;
    oboInOwl:hasRelatedSynonym "a monovalent cation" ;
    a owl:Class ;
    rdfs:label "monovalent inorganic cation" ;
    rdfs:subClassOf obo:CHEBI_36915 .

obo:CHEBI_60272
    a owl:Class ;
    rdfs:label "aluminium ion" ;
    rdfs:subClassOf obo:CHEBI_33628, obo:CHEBI_36914 .

obo:CHEBI_60643
    a owl:Class ;
    rdfs:label "NMDA receptor antagonist" ;
    rdfs:subClassOf obo:CHEBI_60798 .

obo:CHEBI_60737
    oboInOwl:inSubset envo:envoPlastics .

obo:CHEBI_60798
    a owl:Class ;
    rdfs:label "excitatory amino acid antagonist" ;
    rdfs:subClassOf obo:CHEBI_48706 .

obo:CHEBI_60926
    a owl:Class ;
    rdfs:label "amino monosaccharide" ;
    rdfs:subClassOf obo:CHEBI_28963 .

obo:CHEBI_61120
    a owl:Class ;
    rdfs:label "nucleobase-containing molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33833, obo:CHEBI_51143 .

obo:CHEBI_61292
    a owl:Class ;
    rdfs:label "guanyl nucleotide" ;
    rdfs:subClassOf obo:CHEBI_26395 .

obo:CHEBI_61293
    a owl:Class ;
    rdfs:label "adenyl nucleotide" ;
    rdfs:subClassOf obo:CHEBI_26395 .

obo:CHEBI_61295
    a owl:Class ;
    rdfs:label "guanyl ribonucleotide" ;
    rdfs:subClassOf obo:CHEBI_26400, obo:CHEBI_61292 .

obo:CHEBI_61296
    a owl:Class ;
    rdfs:label "adenyl ribonucleotide" ;
    rdfs:subClassOf obo:CHEBI_26400, obo:CHEBI_61293 .

obo:CHEBI_61452
    oboInOwl:inSubset envo:envoPlastics .

obo:CHEBI_61642
    oboInOwl:inSubset envo:envoPlastics .

obo:CHEBI_62488
    a owl:Class ;
    rdfs:label "signalling molecule" ;
    rdfs:subClassOf obo:CHEBI_33280 .

obo:CHEBI_62764
    a owl:Class ;
    rdfs:label "reactive nitrogen species" ;
    rdfs:subClassOf obo:CHEBI_51143 .

obo:CHEBI_63046
    a owl:Class ;
    rdfs:label "emulsifier" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_63062
    a owl:Class ;
    rdfs:label "aluminium cation" ;
    rdfs:subClassOf obo:CHEBI_25213, obo:CHEBI_60272 .

obo:CHEBI_63248
    obo:IAO_0000115 "A substance that removes electrons from another reactant in a redox reaction." ;
    oboInOwl:hasRelatedSynonym "oxidant", "oxidants", "oxidiser", "oxidisers", "oxidising agents", "oxidizer", "oxidizers", "oxidizing agent", "oxidizing agents" ;
    a owl:Class ;
    rdfs:label "oxidising agent" ;
    rdfs:subClassOf obo:CHEBI_51086 .

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

obo:CHEBI_63367
    a owl:Class ;
    rdfs:label "monosaccharide derivative" ;
    rdfs:subClassOf obo:CHEBI_63299 .

obo:CHEBI_63409
    a owl:Class ;
    rdfs:label "pentose derivative" ;
    rdfs:subClassOf obo:CHEBI_63367 .

obo:CHEBI_63471
    a owl:Class ;
    rdfs:label "branched-chain amino-acid anion" ;
    rdfs:subClassOf obo:CHEBI_37022 .

obo:CHEBI_64047
    a owl:Class ;
    rdfs:label "food additive" ;
    rdfs:subClassOf obo:CHEBI_33232, obo:CHEBI_78295 .

obo:CHEBI_64708
    a owl:Class ;
    rdfs:label "one-carbon compound" ;
    rdfs:subClassOf obo:CHEBI_50860 .

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

obo:CHEBI_64712
    a owl:Class ;
    rdfs:label "trivalent inorganic cation" ;
    rdfs:subClassOf obo:CHEBI_36915 .

obo:CHEBI_64909
    obo:IAO_0000115 "Any substance that causes disturbance to organisms by chemical reaction or other activity on the molecular scale, when a sufficient quantity is absorbed by the organism." ;
    oboInOwl:hasRelatedSynonym "poisonous agent", "poisonous agents", "poisonous substance", "poisonous substances", "poisons", "toxic agent", "toxic agents", "toxic substance", "toxic substances" ;
    a owl:Class ;
    rdfs:label "poison" ;
    rdfs:subClassOf obo:CHEBI_24432 .

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

obo:CHEBI_66933
    a owl:Class ;
    rdfs:label "N-alkylglycine" ;
    rdfs:subClassOf obo:CHEBI_24373, obo:CHEBI_83925 .

obo:CHEBI_72695
    a owl:Class ;
    rdfs:label "organic molecule" ;
    rdfs:subClassOf obo:CHEBI_25367, obo:CHEBI_50860 .

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

obo:CHEBI_73113
    a owl:Class ;
    rdfs:label "divinyl chlorophyll a" ;
    rdfs:subClassOf obo:CHEBI_25248, obo:CHEBI_28966 .

obo:CHEBI_73115
    a owl:Class ;
    rdfs:label "divinyl chlorophyll b" ;
    rdfs:subClassOf obo:CHEBI_25248, obo:CHEBI_28966 .

obo:CHEBI_75763
    a owl:Class ;
    rdfs:label "eukaryotic metabolite" ;
    rdfs:subClassOf obo:CHEBI_25212 .

obo:CHEBI_75767
    a owl:Class ;
    rdfs:label "animal metabolite" ;
    rdfs:subClassOf obo:CHEBI_75763 .

obo:CHEBI_75768
    a owl:Class ;
    rdfs:label "mammalian metabolite" ;
    rdfs:subClassOf obo:CHEBI_75767 .

obo:CHEBI_75787
    a owl:Class ;
    rdfs:label "prokaryotic metabolite" ;
    rdfs:subClassOf obo:CHEBI_25212 .

obo:CHEBI_76413
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "greenhouse gas" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_76414
    a owl:Class ;
    rdfs:label "propellant" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_76725
    a owl:Class ;
    rdfs:label "EC 1.* (oxidoreductase) inhibitor" ;
    rdfs:subClassOf obo:CHEBI_23924 .

obo:CHEBI_76741
    a owl:Class ;
    rdfs:label "EC 1.14.* (oxidoreductase acting on paired donors, with incorporation or reduction of molecular oxygen) inhibitor" ;
    rdfs:subClassOf obo:CHEBI_76725 .

obo:CHEBI_76759
    a owl:Class ;
    rdfs:label "EC 3.* (hydrolase) inhibitor" ;
    rdfs:subClassOf obo:CHEBI_23924 .

obo:CHEBI_76764
    a owl:Class ;
    rdfs:label "EC 3.5.* (hydrolases acting on non-peptide C-N bonds) inhibitor" ;
    rdfs:subClassOf obo:CHEBI_76759 .

obo:CHEBI_76807
    a owl:Class ;
    rdfs:label "EC 3.5.1.* (non-peptide linear amide C-N hydrolase) inhibitor" ;
    rdfs:subClassOf obo:CHEBI_76764 .

obo:CHEBI_76838
    a owl:Class ;
    rdfs:label "EC 1.14.14.* (oxidoreductase acting on paired donors, incorporating of 1 atom of oxygen, with reduced flavin or flavoprotein as one donor) inhibitor" ;
    rdfs:subClassOf obo:CHEBI_76741 .

obo:CHEBI_76898
    a owl:Class ;
    rdfs:label "EC 1.14.14.1 (unspecific monooxygenase) inhibitor" ;
    rdfs:subClassOf obo:CHEBI_76838 .

obo:CHEBI_76932
    a owl:Class ;
    rdfs:label "pathway inhibitor" ;
    rdfs:subClassOf obo:CHEBI_23924 .

obo:CHEBI_76946
    a owl:Class ;
    rdfs:label "fungal metabolite" ;
    rdfs:subClassOf obo:CHEBI_75763 .

obo:CHEBI_76969
    a owl:Class ;
    rdfs:label "bacterial metabolite" ;
    rdfs:subClassOf obo:CHEBI_75787 .

obo:CHEBI_77746
    a owl:Class ;
    rdfs:label "human metabolite" ;
    rdfs:subClassOf obo:CHEBI_75768 .

obo:CHEBI_77941
    a owl:Class ;
    rdfs:label "EC 3.5.1.4 (amidase) inhibitor" ;
    rdfs:subClassOf obo:CHEBI_76807 .

obo:CHEBI_77971
    a owl:Class ;
    rdfs:label "raising agent" ;
    rdfs:subClassOf obo:CHEBI_64047 .

obo:CHEBI_77974
    a owl:Class ;
    rdfs:label "food packaging gas" ;
    rdfs:subClassOf obo:CHEBI_64047 .

obo:CHEBI_78017
    a owl:Class ;
    rdfs:label "food propellant" ;
    rdfs:subClassOf obo:CHEBI_64047, obo:CHEBI_76414 .

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

obo:CHEBI_78298
    a owl:Class ;
    rdfs:label "environmental contaminant" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_78433
    obo:IAO_0000115 "A substance used in a thermodynamic heat pump cycle or refrigeration cycle that undergoes a phase change from a gas to a liquid and back. Refrigerants are used in air-conditioning systems and freezers or refrigerators and are assigned a \"R\" number (by ASHRAE - formerly the American Society of Heating, Refrigerating and Air Conditioning Engineers), which is determined systematically according to their molecular structure." ;
    oboInOwl:hasRelatedSynonym "refrigerants" ;
    a owl:Class ;
    rdfs:label "refrigerant" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_78616
    obo:IAO_0000115 "Any organooxygen compound that is a polyhydroxy-aldehyde or -ketone, or a compound derived from one. Carbohydrates contain only carbon, hydrogen and oxygen and usually have an empirical formula Cm(H2O)n; carbohydrate derivatives may contain other elements by substitution or condensation." ;
    oboInOwl:hasRelatedSynonym "carbohydrates and derivatives", "carbohydrates and their derivatives" ;
    a owl:Class ;
    rdfs:label "carbohydrates and carbohydrate derivatives" ;
    rdfs:subClassOf obo:CHEBI_36963 .

obo:CHEBI_78840
    a owl:Class ;
    rdfs:label "olefinic compound" ;
    rdfs:subClassOf obo:CHEBI_50860 .

obo:CHEBI_79387
    a owl:Class ;
    rdfs:label "trivalent inorganic anion" ;
    rdfs:subClassOf obo:CHEBI_24834 .

obo:CHEBI_79388
    obo:IAO_0000115 "Any inorganic anion with a valency of two." ;
    oboInOwl:hasRelatedSynonym "divalent inorganic anions" ;
    a owl:Class ;
    rdfs:label "divalent inorganic anion" ;
    rdfs:subClassOf obo:CHEBI_24834 .

obo:CHEBI_79389
    a owl:Class ;
    rdfs:label "monovalent inorganic anion" ;
    rdfs:subClassOf obo:CHEBI_24834 .

obo:CHEBI_82661
    a owl:Class ;
    rdfs:label "diatomaceous earth" ;
    rdfs:subClassOf obo:CHEBI_30563, obo:CHEBI_46662 .

obo:CHEBI_83039
    a owl:Class ;
    rdfs:label "crustacean metabolite" ;
    rdfs:subClassOf obo:CHEBI_75767 .

obo:CHEBI_83056
    a owl:Class ;
    rdfs:label "Daphnia magna metabolite" ;
    rdfs:subClassOf obo:CHEBI_83057 .

obo:CHEBI_83057
    a owl:Class ;
    rdfs:label "Daphnia metabolite" ;
    rdfs:subClassOf obo:CHEBI_83039 .

obo:CHEBI_83348
    a owl:Class ;
    rdfs:label "chlorophyllide a(2-)" ;
    rdfs:subClassOf obo:CHEBI_139292 .

obo:CHEBI_83628
    a owl:Class ;
    rdfs:label "N-acylammonia" ;
    rdfs:subClassOf obo:CHEBI_37622 .

obo:CHEBI_83811
    a owl:Class ;
    rdfs:label "proteinogenic amino acid derivative" ;
    rdfs:subClassOf obo:CHEBI_83821 .

obo:CHEBI_83820
    a owl:Class ;
    rdfs:label "non-proteinogenic amino acid" ;
    rdfs:subClassOf obo:CHEBI_33709 .

obo:CHEBI_83821
    a owl:Class ;
    rdfs:label "amino-acid derivative" ;
    rdfs:subClassOf obo:CHEBI_35352 .

obo:CHEBI_83925
    a owl:Class ;
    rdfs:label "non-proteinogenic alpha-amino acid" ;
    rdfs:subClassOf obo:CHEBI_33704, obo:CHEBI_83820 .

obo:CHEBI_84055
    a owl:Class ;
    rdfs:label "pentose phosphate" ;
    rdfs:subClassOf obo:CHEBI_33447, obo:CHEBI_63409 .

obo:CHEBI_88184
    a owl:Class ;
    rdfs:label "metal allergen" ;
    rdfs:subClassOf obo:CHEBI_33521 .

obo:CHEBI_91007
    a owl:Class ;
    rdfs:label "aromatic carboxylate" ;
    rdfs:subClassOf obo:CHEBI_29067 .

obo:CHEBI_9171
    a owl:Class ;
    rdfs:label "skatole" ;
    rdfs:subClassOf obo:CHEBI_38460 .

obo:ENVO_00000000
    obo:IAO_0000115 "An astrononmical body part which delimited by physical discontinuities with its surroundings."@en ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Geographic_feature" ;
    oboInOwl:hasExactSynonym "macroscopic spatial feature" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class is being depopulated and will be filled only with inferred subclasses. Please do not use this for direct annotation, favouring instead a more descriptive subclass." ;
    rdfs:label "geographic feature" ;
    rdfs:subClassOf obo:ENVO_01000813 .

obo:ENVO_00000001
    obo:IAO_0000115 "A cavity developed along a bedding-plane and elongate in cross-section as a result." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000001" ;
    a owl:Class ;
    rdfs:label "bedding-plane cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_00000002
    obo:IAO_0000115 "An anthropogenic geographic feature is a geographic feature resulting from the influence of human beings on nature." ;
    oboInOwl:hasDbXref "FTT:78", "TGN:50001" ;
    oboInOwl:hasRelatedSynonym "man-made feature", "manmade feature" ;
    a owl:Class ;
    rdfs:label "anthropogenic geographic feature" ;
    rdfs:subClassOf obo:ENVO_00000000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000952
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01000952
            ]
        )
    ] .

obo:ENVO_00000003
    obo:IAO_0000115 "Mine tailings are the materials left over after the process of separating the valuable fraction from the uneconomic fraction (gangue) of an ore." ;
    oboInOwl:hasBroadSynonym "tailing" ;
    oboInOwl:hasDbXref "FTT:625", "FTT:631" ;
    a owl:Class ;
    rdfs:label "mine tailing" ;
    rdfs:subClassOf obo:ENVO_0010001 .

obo:ENVO_00000004
    oboInOwl:hasDbXref "FTT:1242", "FTT:1252", "FTT:15", "FTT:16", "FTT:18", "FTT:19", "FTT:21", "FTT:22", "FTT:23", "FTT:24", "FTT:25", "FTT:26", "FTT:27", "FTT:28", "FTT:29", "FTT:37", "SWEETRealm:AdministrativeRegion", "TGN:80001", "TGN:81099", "TGN:81123", "https://en.wikipedia.org/wiki/Administrative_region" ;
    oboInOwl:hasExactSynonym "administrative area" ;
    oboInOwl:hasRelatedSynonym "administrative division", "administrative entity", "boundary region", "civil area", "district", "free trade zone", "governed place", "leased area (government)", "leased zone (government)", "neutral zone (political)", "prefecture", "protectorate", "sheikdom", "sultanate", "trade zone" ;
    a owl:Class ;
    rdfs:label "administrative region" ;
    rdfs:subClassOf obo:ENVO_01003020 .

obo:ENVO_00000005
    obo:IAO_0000115 "A primary administrative division of a country, such as a state in the United States." ;
    oboInOwl:hasDbXref "FTT:414", "FTT:569", "Geonames:A.ADM1", "TGN:81100" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "countries, 1st order division", "first level subdivision", "first-order administrative division" ;
    oboInOwl:id "ENVO:00000005" ;
    a owl:Class ;
    rdfs:label "first-order administrative region" ;
    rdfs:subClassOf obo:ENVO_00000004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000009
    ] .

obo:ENVO_00000006
    obo:IAO_0000115 "A subdivision of a first-order administrative division." ;
    oboInOwl:hasDbXref "FTT:286", "FTT:576", "Geonames:A.ADM2", "TGN:81300" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "countries, 2nd order division", "second level subdivision", "second-order administrative division" ;
    oboInOwl:id "ENVO:00000006" ;
    a owl:Class ;
    rdfs:label "second-order administrative region" ;
    rdfs:subClassOf obo:ENVO_00000004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000005
    ] .

obo:ENVO_00000007
    obo:IAO_0000115 "A subdivision of a second-order administrative division." ;
    oboInOwl:hasDbXref "FTT:204", "FTT:205", "FTT:578", "Geonames:A.ADM3", "TGN:82401" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "barrio", "countries, 3rd order division", "third level subdivision", "third-order administrative division" ;
    oboInOwl:id "ENVO:00000007" ;
    a owl:Class ;
    rdfs:label "third-order administrative region" ;
    rdfs:subClassOf obo:ENVO_00000004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000006
    ] .

obo:ENVO_00000008
    obo:IAO_0000115 "A subdivision of a third-order administrative division." ;
    oboInOwl:hasDbXref "FTT:580", "FTT:581", "Geonames:A.ADM4", "TGN:82402" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "countries, 4th order division", "fourth level subdivision", "fourth-order administrative division" ;
    oboInOwl:id "ENVO:00000008" ;
    a owl:Class ;
    rdfs:label "fourth-order administrative region" ;
    rdfs:subClassOf obo:ENVO_00000004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000007
    ] .

obo:ENVO_00000009
    obo:IAO_0000115 "A political association with effective dominion over a geographic area." ;
    oboInOwl:hasDbXref "FTT:424", "FTT:566", "FTT:567", "FTT:571", "SWEETRealm:Country", "SWEETRealm:State", "TGN:80006", "TGN:81010", "TGN:81011", "TGN:81102", "https://en.wikipedia.org/wiki/Nation" ;
    oboInOwl:hasExactSynonym "nation" ;
    oboInOwl:hasNarrowSynonym "independent nation", "independent political entity", "independent sovereign nation" ;
    oboInOwl:hasRelatedSynonym "country", "political entity", "state" ;
    a owl:Class ;
    rdfs:label "national geopolitical entity" ;
    rdfs:subClassOf obo:ENVO_00000123 .

obo:ENVO_00000010
    obo:IAO_0000115 "A construction which enables the movement of humans, their animals or their vehicles." ;
    oboInOwl:hasDbXref "FTT:83" ;
    a owl:Class ;
    rdfs:label "transport feature" ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001444
    ] .

obo:ENVO_00000011
    obo:IAO_0000115 "An enclosure for displaying selected plant or animal life." ;
    oboInOwl:hasDbXref "FTT:31", "FTT:743", "Geonames:S.GDN", "TGN:53010", "https://en.wikipedia.org/wiki/Garden" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "PARK", "cropland", "park" ;
    oboInOwl:id "ENVO:00000011" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "garden" ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_00000012
    obo:IAO_0000115 "A geographical feature associated with water." ;
    oboInOwl:hasDbXref "FTT:131", "FTT:280", "FTT:711", "FTT:761", "FTT:824", "FTT:825", "FTT:826", "FTT:827", "FTT:828", "FTT:829", "Geonames:H.OVF" ;
    oboInOwl:hasRelatedSynonym "fluvial feature" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "hydrographic feature" ;
    rdfs:subClassOf obo:ENVO_00000000, obo:RO_0002577, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_00000013
    obo:IAO_0000115 "A collection of caves interconnected by enterable passages or linked hydrologically or a cave with an extensive complex of chambers and passages." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000013" ;
    a owl:Class ;
    rdfs:label "cave system" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000067
    ] .

obo:ENVO_00000014
    obo:IAO_0000115 "Artificial watercourse with no flow or a controlled flow used for navigation, drainage or irrigation." ;
    oboInOwl:hasDbXref "EcoLexicon:canal", "FTT:129", "FTT:395", "FTT:407", "FTT:408", "Geonames:H.CNL", "SWEETRealm:Canal", "TGN:51252", "https://en.wikipedia.org/wiki/Canal" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000014" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "This class refers to the water contained in a canal channel, and not the channel itself." ;
    rdfs:label "canal" ;
    rdfs:subClassOf obo:ENVO_00000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001154
    ] .

obo:ENVO_00000015
    obo:IAO_0000115 "A lentic water body which has been formed as a result of oceanogenesis and constitutes the majority of an astronomical body's hydrosphere." ;
    oboInOwl:hasDbXref "EcoLexicon:ocean", "FTT:1019", "FTT:943", "Geonames:H.OCN", "LTER:695", "SWEETRealm:Ocean", "TGN:21102", "https://en.wikipedia.org/wiki/Ocean" ;
    oboInOwl:hasRelatedSynonym "ocean region" ;
    oboInOwl:inSubset obo:ENVO_03605018, obo:ENVO_03605023, envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "As evidence for oceans differing from that of Earth emerge, the label \"ocean\" may be used for a more general class, with this class being relabelled as \"salt-water ocean\" or similar. The PURL/PID of this class will remain unchanged. See https://en.wikipedia.org/wiki/Planetary_oceanography" ;
    rdfs:label "ocean" ;
    rdfs:subClassOf obo:ENVO_01000617, obo:ENVO_01001319, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001967
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002149
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000617
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01001967
            ]
        )
    ] .

obo:ENVO_00000016
    obo:IAO_0000115 "A lentic water body which is wholly or partly surrounded by land and either connected to or derived from a part of an ocean." ;
    oboInOwl:hasDbXref "EcoLexicon:sea", "FTT:233", "FTT:830", "Geonames:H.SEA", "TGN:21103", "https://en.wikipedia.org/wiki/Sea" ;
    oboInOwl:hasNarrowSynonym "channel", "closed sea", "marginal sea", "open sea", "open sound", "open water" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sea" ;
    rdfs:subClassOf obo:ENVO_01000617, obo:ENVO_01001319, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001964
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000617
            [
                a owl:Class ;
                owl:unionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000050 ;
                        owl:someValuesFrom obo:ENVO_00000015
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:ENVO_01003004 ;
                        owl:someValuesFrom obo:ENVO_00000015
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002170 ;
                        owl:someValuesFrom obo:ENVO_00000015
                    ]
                )
            ]
        )
    ] .

obo:ENVO_00000017
    obo:IAO_0000115 "A geographical feature associated with water with a halinity above 30 ppt (roughly 35 g/L)." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000017" ;
    a owl:Class ;
    rdfs:label "saline hydrographic feature" ;
    rdfs:subClassOf obo:ENVO_00000012 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf ([
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_00000012
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom [
                            a owl:Class ;
                            owl:intersectionOf (obo:ENVO_00000063
                                [
                                    a owl:Restriction ;
                                    owl:onProperty obo:RO_0002473 ;
                                    owl:someValuesFrom obo:ENVO_00002010
                                ]
                            )
                        ]
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01001307 ;
                owl:someValuesFrom obo:ENVO_00002010
            ]
        )
    ] .

obo:ENVO_00000018
    obo:IAO_0000115 "A river that has either permanently or temporally lost its water." ;
    obo:IAO_0100001 false ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000018" ;
    a owl:Class ;
    rdfs:label "obsolete dry river" ;
    owl:deprecated true .

obo:ENVO_00000019
    obo:IAO_0000115 "A lake whose water contains a considerable concentration of dissolved salts." ;
    oboInOwl:hasDbXref "FTT:221", "FTT:907", "Geonames:H.LKN", "Geonames:H.LKSN", "TGN:21116", "https://en.wikipedia.org/wiki/Saline_lake" ;
    oboInOwl:hasExactSynonym "salt lake" ;
    oboInOwl:hasRelatedSynonym "salina", "soda lake" ;
    a owl:Class ;
    rdfs:label "saline lake" ;
    rdfs:subClassOf obo:ENVO_00000020, obo:ENVO_01001319 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002010
            ]
        )
    ] .

obo:ENVO_00000020
    obo:IAO_0000115 "A body of water or other liquid of considerable size contained in a depression on a landmass." ;
    oboInOwl:hasDbXref "EcoLexicon:lake", "FTT:221", "FTT:704", "FTT:909", "Geonames:H.LK", "Geonames:H.LKS", "LTER:278", "SPIRE:Lake_or_pond", "SWEETRealm:Lake", "TGN:21114", "TGN:21115" ;
    oboInOwl:hasNarrowSynonym "catch basin", "open water", "tarn" ;
    oboInOwl:hasRelatedSynonym "broad", "llyn", "loch", "lochan", "lough", "mere", "mortlake", "pasteuer lake" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "lake" ;
    rdfs:subClassOf obo:ENVO_01000617, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_01001782
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000309
    ] .

obo:ENVO_00000021
    obo:IAO_0000115 "A lake of whose water contains low concentrations of salts." ;
    oboInOwl:hasDbXref "SWEETRealm:FreshwaterLake" ;
    oboInOwl:hasExactSynonym "FreshwaterLake" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "freshwater lake" ;
    rdfs:subClassOf obo:ENVO_00000020, obo:ENVO_01001320 .

obo:ENVO_00000022
    obo:IAO_0000115 "A stream which, through permanent or seasonal flow processes, moves from elevated land towards lower elevations through a definite channel and empties either into a sea, lake, or another river or ends on land as bed seepage and evapotranspiration exceed water supply." ;
    oboInOwl:hasDbXref "EcoLexicon:river", "FTT:1179", "FTT:251", "LTER:474", "SPIRE:River", "SWEETRealm:River", "TGN:21105" ;
    oboInOwl:hasExactSynonym "rio" ;
    oboInOwl:hasNarrowSynonym "braided river" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "\"There are no official definitions for the generic term river as applied to geographic features, although in some countries or communities a stream is defined by its size. Many names for small rivers are specific to geographic location; examples are \"run\" in some parts of the United States, \"burn\" in Scotland and northeast England, and \"beck\" in northern England. Sometimes a river is defined as being larger than a creek, but not always: the language is vague.\"" ;
    rdfs:label "river" ;
    rdfs:subClassOf obo:ENVO_00000023, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:ENVO_01000652
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000143
    ] .

obo:ENVO_00000023
    obo:IAO_0000115 "A watercourse which is linear and flows across the solid portion of a planetary surface." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:hasBroadSynonym "watercourse" ;
    oboInOwl:hasDbXref "EcoLexicon:stream", "FTT:105", "FTT:1221", "FTT:1225", "FTT:1261", "FTT:303", "FTT:371", "FTT:593", "FTT:721", "Geonames:H.STM", "Geonames:H.STMS", "LTER:562", "SWEETRealm:Stream", "TGN:21106", "TGN:21107", "TGN:21108", "TGN:21109", "https://en.wikipedia.org/wiki/Stream" ;
    oboInOwl:hasExactSynonym "streams" ;
    oboInOwl:hasNarrowSynonym "braided stream", "fork (hydrographic", "lode", "millstream", "stream bend", "streamlet"@en ;
    oboInOwl:hasRelatedSynonym "Creek", "beck", "brook", "burn (hydrographic)", "creek", "rivulet" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "stream" ;
    rdfs:subClassOf obo:ENVO_00000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:ENVO_01000650
    ] .

obo:ENVO_00000024
    obo:IAO_0000115 "A stream whose flow is not continuous." ;
    oboInOwl:hasBroadSynonym "stream" ;
    oboInOwl:hasDbXref "FTT:105", "FTT:882", "Geonames:H.STMI", "https://en.wikipedia.org/wiki/Intermittent_stream" ;
    oboInOwl:hasExactSynonym "intermittent stream" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000024" ;
    a owl:Class ;
    rdfs:label "obsolete intermittent stream" ;
    owl:deprecated true .

obo:ENVO_00000025
    obo:IAO_0000115 "An artificial body of water, often contained by a dam, constructed for the purpose of water storage." ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "EcoLexicon:reservoir", "FTT:587", "FTT:588", "FTT:882", "Geonames:H.RSV", "SWEETRealm:Reservoir", "TGN:51259", "https://en.wikipedia.org/wiki/Reservoir" ;
    oboInOwl:hasNarrowSynonym "covered reservoir" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000025" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "reservoir" ;
    rdfs:subClassOf obo:ENVO_00000377 .

obo:ENVO_00000026
    obo:IAO_0000115 "A cylindrical hole, pit, or tunnel drilled or dug down to a depth from which water, oil, or gas can be pumped or brought to the surface." ;
    oboInOwl:hasDbXref "EcoLexicon:well", "FTT:1032", "FTT:1237", "FTT:833", "Geonames:H.WLL", "Geonames:H.WLLS", "SWEETRealm:Well", "TGN:51255", "https://en.wikipedia.org/wiki/Well" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "well" ;
    rdfs:subClassOf obo:ENVO_00000002, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000068
                obo:ENVO_00000309
                obo:ENVO_00002226
            )
        ]
    ] .

obo:ENVO_00000027
    obo:IAO_0000115 "A surface landform which provides an egress for groundwater or steam to flow out of the ground."@en ;
    oboInOwl:hasDbXref "EcoLexicon:spring", "FTT:982", "Geonames:H.SPNG", "SWEETRealm:Spring", "TGN:21126" ;
    oboInOwl:hasRelatedSynonym "seep" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "Springs are typically where an aquifer surface meets the ground surface or where there is a fissure."@en ;
    rdfs:label "spring" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001311
    ] .

obo:ENVO_00000028
    obo:IAO_0000115 "A quarry from which sand is extracted." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sand_pit" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "sand pit" ;
    oboInOwl:id "ENVO:00000028" ;
    a owl:Class ;
    rdfs:label "sand pit quarry" ;
    rdfs:subClassOf obo:ENVO_00000284, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000785
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_01000017
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000284
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000785
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002234 ;
                            owl:someValuesFrom obo:ENVO_01000017
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00000029
    obo:IAO_0000115 "A flowing body of water." ;
    oboInOwl:hasDbXref "EcoLexicon:brook", "EcoLexicon:course", "EcoLexicon:culvert", "EcoLexicon:gully", "EcoLexicon:ravine", "EcoLexicon:spillway", "EcoLexicon:waterway", "FTT:105", "Geonames:H.NRWS", "Geonames:H.RCH", "Geonames:H.WTRC", "Geonames:S.SPLY", "TGN:21110", "TGN:21131", "TGN:21133", "TGN:21137", "TGN:21163", "TGN:21499", "https://en.wikipedia.org/wiki/Watercourse" ;
    oboInOwl:hasNarrowSynonym "culvert", "dredged channel", "fork", "gulch", "gully", "gut", "gutter", "kill", "lode", "narrows", "overflow channel", "passage", "pup", "race", "ravine", "reach", "rill", "rivulet", "run", "runnel", "seachannel", "seaway", "spillway", "stream", "tideway", "wash", "water gap" ;
    oboInOwl:hasRelatedSynonym "awawa", "barranca", "beck", "branch", "brook", "course", "draw", "moat", "narrows", "narrows (hydrographic)" ;
    a owl:Class ;
    rdfs:label "watercourse" ;
    rdfs:subClassOf obo:ENVO_01000618, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:ENVO_00000395
    ] .

obo:ENVO_00000030
    obo:IAO_0000115 "A cave without streams or drips of water." ;
    oboInOwl:hasExactSynonym "dry cave" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000030" ;
    a owl:Class ;
    rdfs:label "dead cave" ;
    rdfs:subClassOf obo:ENVO_00000067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001824
    ] ;
    owl:disjointWith obo:ENVO_00000323 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000067
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001824
            ]
        )
    ] .

obo:ENVO_00000031
    obo:IAO_0000115 "A valley or ravine, bounded by relatively steep banks, which in the rainy season becomes a watercourse." ;
    oboInOwl:hasDbXref "EcoLexicon:wadi", "FTT:157", "FTT:158", "FTT:159", "FTT:160", "FTT:161", "FTT:163", "FTT:164", "Geonames:H.WAD", "Geonames:H.WADB", "Geonames:H.WADJ", "Geonames:H.WADS", "SWEETRealm:Arroyo", "SWEETRealm:Wash", "TGN:21167", "TGN:21423", "TGN:21424", "https://en.wikipedia.org/wiki/Wadi" ;
    oboInOwl:hasExactSynonym "wadis" ;
    oboInOwl:hasNarrowSynonym "wadi bend", "wadi junction", "wadi mouth" ;
    oboInOwl:hasRelatedSynonym "arroyo", "coulee", "gully", "nullah", "wash" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "The temporality of wadis is problematic in deciding whether they are watercourses or valleys." ;
    rdfs:label "wadi" ;
    rdfs:subClassOf obo:ENVO_00000100, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000982
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000690
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001220
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000690
                ]
            )
        ]
    ] .

obo:ENVO_00000032
    obo:IAO_0000115 "An area of water bordered by land on three sides." ;
    oboInOwl:hasDbXref "EcoLexicon:bay", "FTT:190", "FTT:232", "FTT:235", "Geonames:H.BAY", "Geonames:H.BAYS", "Geonames:H.BGHT", "SWEETRealm:Bay", "TGN:21121", "TGN:21123", "TGN:21127" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "bahia", "embayment", "firth", "inlet", "sea loch", "sea lough" ;
    oboInOwl:id "ENVO:00000032" ;
    a owl:Class ;
    rdfs:label "bay" ;
    rdfs:subClassOf obo:ENVO_00000137 .

obo:ENVO_00000033
    obo:IAO_0000115 "A body of water, usually of smaller size than a lake." ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "EcoLexicon:pond", "FTT:221", "FTT:902", "FTT:904", "FTT:905", "Geonames:H.PND", "Geonames:H.PNDS", "Geonames:H.POOL", "LTER:975", "SPIRE:Lake_or_pond", "SWEETRealm:Pond", "TGN:21104", "TGN:21119", "https://en.wikipedia.org/wiki/Pond" ;
    oboInOwl:hasExactSynonym "Pond" ;
    oboInOwl:hasNarrowSynonym "pool (water body)" ;
    oboInOwl:hasRelatedSynonym "POOL", "millpond", "pond", "ponds", "pool", "pool (water body)" ;
    oboInOwl:inSubset obo:ENVO_03605018, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "pond" ;
    rdfs:subClassOf obo:ENVO_01000617 .

obo:ENVO_00000034
    obo:IAO_0000115 "An area of broken, fast flowing water in a stream, where the slope of the bed increases (but without a prominent break of slope which might result in a waterfall), or where a gently dipping bar of harder rock outcrops." ;
    oboInOwl:hasDbXref "EcoLexicon:rapids", "FTT:212", "Geonames:H.RPDS", "SWEETRealm:Torrent", "TGN:21162", "https://en.wikipedia.org/wiki/Rapids" ;
    oboInOwl:hasRelatedSynonym "cataract", "torrent" ;
    a owl:Class ;
    rdfs:label "rapids" ;
    rdfs:subClassOf obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] .

obo:ENVO_00000035
    obo:IAO_0000115 "A wetland ecosystem which includes communities of grasses, rushes, reeds, typhas, sedges, and other herbaceous plants (possibly with low-growing woody plants)." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "EcoLexicon:marsh", "FTT:1118", "FTT:185", "FTT:945", "Geonames:H.MRSH", "LTER:326", "SPIRE:Marsh", "SWEETRealm:Marsh", "TGN:21322", "https://en.wikipedia.org/wiki/Marsh" ;
    oboInOwl:hasRelatedSynonym "Marsh", "marsh", "quagmire" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "marsh" ;
    rdfs:subClassOf obo:ENVO_01001209 .

obo:ENVO_00000036
    obo:IAO_0000115 "Artificial watercourse with no flow or a controlled flow used irrigation." ;
    oboInOwl:hasBroadSynonym "canal" ;
    oboInOwl:hasDbXref "FTT:129", "FTT:405", "Geonames:H.CNLI" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000036" ;
    a owl:Class ;
    rdfs:label "irrigation canal" ;
    rdfs:subClassOf obo:ENVO_00000014 .

obo:ENVO_00000037
    obo:IAO_0000115 "A small, human-made channel which has been dug for draining or irrigating the land." ;
    oboInOwl:hasDbXref "EcoLexicon:drain", "FTT:129", "FTT:400", "FTT:403", "Geonames:DTCH", "SWEETRealm:Drain", "TGN:51256", "https://en.wikipedia.org/wiki/Ditch" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000037" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "ditch" ;
    rdfs:subClassOf obo:ENVO_00000121 .

obo:ENVO_00000038
    obo:IAO_0000115 "A sheet of saline water separated from the open sea by sand or shingle banks. The sheet of water between an offshore reef, especially of coral and mainland. The sheet of water within a ring or horseshoe shaped atoll." ;
    oboInOwl:hasDbXref "EcoLexicon:lagoon", "FTT:221", "FTT:898", "FTT:899", "Geonames:H.LGN", "Geonames:H.LGNS", "SWEETRealm:Lagoon", "TGN:21125", "https://en.wikipedia.org/wiki/Lagoon" ;
    oboInOwl:hasExactSynonym "lagoons", "laguna" ;
    oboInOwl:hasRelatedSynonym "barrier lagoon" ;
    a owl:Class ;
    rdfs:label "lagoon" ;
    rdfs:subClassOf obo:ENVO_01000325, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002010
    ] .

obo:ENVO_00000039
    obo:IAO_0000115 "A long and narrow sea inlet with high steeply sloped walled sides. A fjord is a landform created during a period of glaciation." ;
    oboInOwl:hasDbXref "EcoLexicon:fiord", "FTT:231", "FTT:690", "FTT:704", "Geonames:H.FJD", "Geonames:H.FJDS", "SWEETRealm:Fiord", "SWEETRealm:Fjord", "TGN:21122", "https://en.wikipedia.org/wiki/Fjord" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "fjord" ;
    rdfs:subClassOf obo:ENVO_00000137, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00002000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000006
    ] .

obo:ENVO_00000040
    obo:IAO_0000115 "A sudden descent of water over a step or ledge in the bed of a river." ;
    oboInOwl:hasDbXref "EcoLexicon:force", "EcoLexicon:waterfall", "FTT:435", "FTT:436", "FTT:439", "FTT:680", "Geonames:H.FLLS", "TGN:21161", "TGN:21166", "https://en.wikipedia.org/wiki/Waterfall" ;
    oboInOwl:hasExactSynonym "WATERFALL", "force", "linn", "waterfalls" ;
    oboInOwl:hasRelatedSynonym "cascade", "cataract", "fall", "falls" ;
    a owl:Class ;
    rdfs:comment "Should this be a hydroform?" ;
    rdfs:label "waterfall" ;
    rdfs:subClassOf obo:ENVO_01000618, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] .

obo:ENVO_00000041
    obo:IAO_0000115 "A tidal water channel. Creeks may often dry to a muddy channel with little or no flow at low tide, but often with significant depth of water at high tide." ;
    oboInOwl:hasBroadSynonym "stream" ;
    oboInOwl:hasDbXref "FTT:105", "FTT:1223", "Geonames:H.CRKT", "https://en.wikipedia.org/wiki/Tidal_creek" ;
    a owl:Class ;
    rdfs:label "tidal creek" ;
    rdfs:subClassOf obo:ENVO_00000412 .

obo:ENVO_00000042
    obo:IAO_0000115 "Artificial watercourse with no flow or a controlled flow used drainage." ;
    oboInOwl:hasBroadSynonym "canal" ;
    oboInOwl:hasDbXref "FTT:129", "FTT:401", "Geonames:H.CNLD" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000042" ;
    a owl:Class ;
    rdfs:label "drainage canal" ;
    rdfs:subClassOf obo:ENVO_00000014 .

obo:ENVO_00000043
    obo:IAO_0000115 "An vegetated area which overlaps a wetland ecosystem." ;
    oboInOwl:hasRelatedSynonym "WetlandRegion" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "wetland area" ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001209
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001305
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_01001209
            ]
        )
    ] .

obo:ENVO_00000044
    obo:IAO_0000115 "A wetland ecosystem which accumulates acidic peat, a deposit of dead plant material." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "EcoLexicon:peat_bog", "FTT:1061", "FTT:185", "FTT:281", "FTT:983", "Geonames:H.BOG", "LTER:402", "LTER:70", "SPIRE:Bog", "SWEETRealm:Peatland", "TGN:21304", "https://en.wikipedia.org/wiki/Peatland" ;
    oboInOwl:hasRelatedSynonym "Peatland", "bog", "mire", "morass", "muskeg", "peat bog" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "peatland" ;
    rdfs:subClassOf obo:ENVO_01001209, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00005774
    ] .

obo:ENVO_00000045
    obo:IAO_0000115 "A semi-enclosed coastal body of water with one or more rivers or streams flowing into it, and with a free connection to the open sea." ;
    oboInOwl:hasBroadSynonym "mouth" ;
    oboInOwl:hasDbXref "EcoLexicon:estuary", "FTT:234", "Geonames:H.ESTY", "LTER:182", "SWEETRealm:Estuary", "TGN:21152", "https://en.wikipedia.org/wiki/Estuary" ;
    oboInOwl:hasRelatedSynonym "inlet" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "estuary" ;
    rdfs:subClassOf obo:ENVO_00000063, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002151 ;
        owl:someValuesFrom obo:ENVO_00000230
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_00000385 ;
        owl:onProperty obo:RO_0002151
    ] .

obo:ENVO_00000046
    obo:IAO_0000115 "A dense growth of shrubbery planted as a fence or boundary." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hedge" ;
    oboInOwl:hasExactSynonym "HEDGE", "hedgerow" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "shelter belt" ;
    oboInOwl:id "ENVO:00000046" ;
    a owl:Class ;
    rdfs:label "hedge" ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_00000047
    oboInOwl:consider "ENVO:01001240", "ENVO_01001239" ;
    a owl:Class ;
    rdfs:label "obsolete canopy" ;
    owl:deprecated true .

obo:ENVO_00000048
    obo:IAO_0000115 "Artificial watercourse with no flow or a controlled flow used navigation." ;
    oboInOwl:hasDbXref "EcoLexicon:navigation_channel", "FTT:409", "FTT:467", "Geonames:H.CHNN", "Geonames:H.CNLN", "TGN:51257" ;
    oboInOwl:hasNarrowSynonym "navigation canal" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "navigation channel", "ship cannal" ;
    oboInOwl:id "ENVO:00000048" ;
    a owl:Class ;
    rdfs:label "navigation canal" ;
    rdfs:subClassOf obo:ENVO_00000014 .

obo:ENVO_00000049
    oboInOwl:consider "ENVO:00000052", "ENVO:00000215", "ENVO:00000407", "ENVO:01000265" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000049" ;
    a owl:Class ;
    rdfs:label "obsolete volcanic hydrographic feature" ;
    owl:deprecated true .

obo:ENVO_00000050
    obo:IAO_0000115 "A hot spring that erupts periodically, ejecting a column of hot water and steam into the air." ;
    oboInOwl:hasBroadSynonym "thermal feature" ;
    oboInOwl:hasDbXref "EcoLexicon:geyser", "FTT:755", "Geonames:H.GYSR", "TGN:21171", "https://en.wikipedia.org/wiki/Geyser" ;
    a owl:Class ;
    rdfs:label "geyser" ;
    rdfs:subClassOf obo:ENVO_00000051 .

obo:ENVO_00000051
    obo:IAO_0000115 "A spring through which groundwater, heated by geothermal energy, flows."@en ;
    oboInOwl:hasBroadSynonym "spring" ;
    oboInOwl:hasDbXref "EcoLexicon:thermal_spring", "FTT:732", "FTT:815", "Geonames:H.SPNT", "https://en.wikipedia.org/wiki/Hot_spring" ;
    oboInOwl:hasExactSynonym "hotspring", "thermal spring" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018, envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "hot spring" ;
    rdfs:subClassOf obo:ENVO_00000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15377
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001305
                ]
            )
        ]
    ] ;
    owl:disjointUnionOf (obo:ENVO_00002119
        obo:ENVO_00002120
        obo:ENVO_00002181
    ) .

obo:ENVO_00000052
    obo:IAO_0000115 "A lake contained within a volcanic crater." ;
    oboInOwl:hasDbXref "FTT:384", "FTT:590", "Geonames:H.LKC", "Geonames:H.LKSC", "TGN:21138", "https://en.wikipedia.org/wiki/Crater_lake" ;
    a owl:Class ;
    rdfs:label "volcanic crater lake" ;
    rdfs:subClassOf obo:ENVO_01001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000246
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001062
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000246
            ]
        )
    ] .

obo:ENVO_00000053
    obo:IAO_0000115 "A marsh in which soils are saturated with water that contains low concentrations of salts." ;
    a owl:Class ;
    rdfs:label "freshwater marsh" ;
    rdfs:subClassOf obo:ENVO_00000035, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000035
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002131 ;
                        owl:someValuesFrom obo:ENVO_00000063
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002473 ;
                        owl:someValuesFrom obo:ENVO_00002011
                    ]
                )
            ]
        )
    ] .

obo:ENVO_00000054
    obo:IAO_0000115 "A marsh whose water contains a considerable quantity of dissolved salts." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "EcoLexicon:salt_marsh", "FTT:1190", "FTT:185", "Geonames:H.MRSHN", "LTER:482", "TGN:21323", "https://en.wikipedia.org/wiki/Saline_marsh" ;
    oboInOwl:hasExactSynonym "salt marsh" ;
    oboInOwl:hasNarrowSynonym "salting" ;
    oboInOwl:hasRelatedSynonym "salt marsh", "tidal marsh" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "It would be more correct to say that this has_quality salty or has_part ((soil and water) and has_increased_levels_of salt." ;
    rdfs:label "saline marsh" ;
    rdfs:subClassOf obo:ENVO_00000035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000035
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000051 ;
                        owl:someValuesFrom obo:ENVO_00000063
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002473 ;
                        owl:someValuesFrom obo:ENVO_00002010
                    ]
                )
            ]
        )
    ] .

obo:ENVO_00000055
    obo:IAO_0000115 "A pond which is 1) shallow, 2) man-made, and 3) designed to produce salt from seawater through evaporation."@en ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "FTT:221", "FTT:906", "FTT:908", "Geonames:H.MFGN", "Geonames:H.PNDN", "Geonames:H.PNDSN", "https://en.wikipedia.org/wiki/Salt_evaporation_pond" ;
    oboInOwl:hasExactSynonym "salt evaporation pond" ;
    oboInOwl:hasRelatedSynonym "salt pond", "salt ponds", "saltern" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "In such ponds, water is drawn out of seawater through natural evaporation which allows the salt to be subsequently harvested."@en ;
    rdfs:label "saline evaporation pond" ;
    rdfs:subClassOf obo:ENVO_00000033, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002010
    ] .

obo:ENVO_00000056
    obo:IAO_0000115 "A pond or lake used for the artificial culture of fish." ;
    oboInOwl:hasDbXref "FTT:221", "FTT:696", "FTT:701", "Geonames:H.PNDSF", "https://en.wikipedia.org/wiki/Fishpond" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000056" ;
    a owl:Class ;
    rdfs:label "fishpond" ;
    rdfs:subClassOf obo:ENVO_01000617 .

obo:ENVO_00000057
    obo:IAO_0000115 "A swamp which is located in tropical or subtropical environments and is determined by communities of trees and shrubs growing saline coastal environments." ;
    oboInOwl:hasBroadSynonym "woodland" ;
    oboInOwl:hasDbXref "EcoLexicon:mangrove_swamp", "FTT:185", "FTT:934", "Geonames:H.MGV", "https://en.wikipedia.org/wiki/Mangrove_swamp" ;
    oboInOwl:hasExactSynonym "mangal" ;
    oboInOwl:hasRelatedSynonym "MangroveForest" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "Mangrove swamp ecosystems comprise communities of mangrove plants (Rhizophoraceae). Mangrove plants are able to withstand high levels of salinity as well as regions of anoxia and frequent tidal inundation. Mangrove swamps often occur near tropical and sub-tropical estuaries and depositional marine coastal environments where fine sediments (often with high organic content) collect in areas protected from high energy wave action." ;
    rdfs:label "mangrove swamp" ;
    rdfs:subClassOf obo:ENVO_00000230, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                _:genid585
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000204
                obo:ENVO_01000205
            )
        ]
    ] .

obo:ENVO_00000058
    obo:IAO_0000115 "A lake which is formed under the surface of the Earth. Such a lake may be associated with caves and aquifers and springs." ;
    oboInOwl:hasDbXref "FTT:445", "FTT:449", "Geonames:H.LKSB", "TGN:21188", "https://en.wikipedia.org/wiki/Underground_lake" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000058" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "underground lake" ;
    rdfs:subClassOf obo:ENVO_00000020, obo:ENVO_00000061 .

obo:ENVO_00000059
    obo:IAO_0000115 "A river that is under the surface of the Earth." ;
    oboInOwl:hasDbXref "TGN:21187", "https://en.wikipedia.org/wiki/Underground_river" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000059" ;
    a owl:Class ;
    rdfs:label "underground river" ;
    rdfs:subClassOf obo:ENVO_00000022, obo:ENVO_00000060 .

obo:ENVO_00000060
    obo:IAO_0000115 "A stream that is under the surface of the Earth." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000060" ;
    a owl:Class ;
    rdfs:label "underground stream" ;
    rdfs:subClassOf obo:ENVO_00000023, obo:ENVO_00000061 .

obo:ENVO_00000061
    obo:IAO_0000115 "A geographical feature associated with water that is under the surface of the earth." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000061" ;
    a owl:Class ;
    rdfs:comment "This class should probably be replaced with a quality-like entity \"underground\" which can then be distributed to the subclasses, solving the double inheritance." ;
    rdfs:label "underground water body" ;
    rdfs:subClassOf obo:ENVO_00000063 .

obo:ENVO_00000062
    obo:IAO_0000115 "Place or area with clustered or scattered buildings and a permanent human population." ;
    oboInOwl:hasBroadSynonym "place" ;
    oboInOwl:hasDbXref "FTT:1097", "FTT:33", "Geonames:P.PPL", "Geonames:P.PPLS", "TGN:22201", "TGN:83002", "https://en.wikipedia.org/wiki/Populated_place" ;
    oboInOwl:hasExactSynonym "populated places", "settlement" ;
    oboInOwl:hasRelatedSynonym "inhabited region", "populated locality" ;
    a owl:Class ;
    rdfs:label "populated place" ;
    rdfs:subClassOf obo:ENVO_01000408, _:genid585, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:ENVO_00000073
    ] .

obo:ENVO_00000063
    obo:IAO_0000115 "An accumulation of water of varying size." ;
    oboInOwl:hasBroadSynonym "hydrographic feature" ;
    oboInOwl:hasDbXref "EcoLexicon:waterbody", "FTT:131", "FTT:280", "FTT:827", "SWEETRealm:BodyOfWater", "TGN:21100", "TGN:21101", "https://en.wikipedia.org/wiki/Water_body" ;
    oboInOwl:hasExactSynonym "aquatic feature", "bodies of water", "body of water", "waterbody" ;
    a owl:Class ;
    rdfs:comment "The term body of water most often refers to large accumulations of water, such as oceans, seas, and lakes, but it includes smaller pools of water such as ponds, wetlands, or more rarely, puddles. A body of water does not have to be still or contained; Rivers, streams, canals, and other geographical features where water moves from one place to another are also considered bodies of water."@en ;
    rdfs:label "water body" ;
    rdfs:subClassOf obo:ENVO_01000685, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000819
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001220
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_15377
    ] .

obo:ENVO_00000064
    obo:IAO_0000115 "An open way for the passage of vehicles, persons, or animals on land." ;
    oboInOwl:hasDbXref "EcoLexicon:road", "FTT:1058", "FTT:1183", "FTT:1185", "FTT:1187", "FTT:431", "FTT:443", "FTT:646", "FTT:798", "FTT:884", "Geonames:R", "Geonames:R.RD", "Geonames:R.ST", "LTER:475", "SWEETRealm:Highway", "TGN:53151", "TGN:53153", "TGN:53154", "TGN:53157", "https://en.wikipedia.org/wiki/Road" ;
    oboInOwl:hasNarrowSynonym "board walk", "caravan route", "causeway", "drive", "highway", "intersection", "parkway", "road bend", "road junction", "traffic circle" ;
    oboInOwl:hasRelatedSynonym "accessway", "alley", "avenue", "boulevard", "cart track", "drove", "farm lane", "freeway", "lane", "roadway", "street", "thorofare", "thoroughfare", "thruway", "turnpike" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "road" ;
    rdfs:subClassOf obo:ENVO_01001272 .

obo:ENVO_00000065
    obo:IAO_0000115 "A permanent way having one or more rails which provides a track for cars." ;
    oboInOwl:hasBroadSynonym "railroad feature" ;
    oboInOwl:hasDbXref "FTT:1132", "FTT:960", "Geonames:R", "Geonames:R.RR", "TGN:53155", "https://en.wikipedia.org/wiki/Railway" ;
    oboInOwl:hasExactSynonym "RAILWAY", "railroad" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000065" ;
    a owl:Class ;
    rdfs:label "railway" ;
    rdfs:subClassOf obo:ENVO_00000010 .

obo:ENVO_00000066
    obo:IAO_0000115 "A tunnel constructed by human means." ;
    oboInOwl:hasBroadSynonym "tunnel", "tunnels" ;
    oboInOwl:hasDbXref "FTT:1136", "FTT:1184", "FTT:396", "FTT:397", "Geonames:R.TNL", "Geonames:R.TNLRD", "Geonames:R.TNLRR", "Geonames:R.TNLS", "TGN:51845", "https://en.wikipedia.org/wiki/Tunnel" ;
    oboInOwl:hasNarrowSynonym "canal tunnel", "railroad tunnel", "road tunnel", "underpass" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000066" ;
    a owl:Class ;
    rdfs:label "man-made tunnel" ;
    rdfs:subClassOf obo:ENVO_00000068, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000068
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:ENVO_01000996
            ]
        )
    ] .

obo:ENVO_00000067
    obo:IAO_0000115 "Naturally formed, subterranean open area or chamber." ;
    oboInOwl:hasDbXref "FTT:1071", "FTT:443", "FTT:445", "FTT:446", "FTT:447", "Geonames:S.CAVE", "SWEETRealm:Cave", "TGN:21485", "TGN:21486", "https://en.wikipedia.org/wiki/Cave" ;
    oboInOwl:hasRelatedSynonym "cavern", "grotto", "notch" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "cave" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002144
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000609
    ] .

obo:ENVO_00000068
    obo:IAO_0000115 "An underground or underwater passage." ;
    oboInOwl:hasDbXref "FTT:445", "FTT:448", "Geonames:R.TNLN", "SWEETRealm:Tunnel", "TGN:21447", "https://en.wikipedia.org/wiki/Tunnel" ;
    oboInOwl:hasExactSynonym "TUNNEL" ;
    oboInOwl:hasRelatedSynonym "cave", "natural tunnel" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "tunnel" ;
    rdfs:subClassOf obo:ENVO_03000117 .

obo:ENVO_00000069
    obo:IAO_0000115 "A stream that branches off and flows away from a main stream channel. They are a common feature of river deltas." ;
    oboInOwl:hasBroadSynonym "stream", "watercourse" ;
    oboInOwl:hasDbXref "FTT:636", "Geonames:H.STMD", "https://en.wikipedia.org/wiki/Distributary" ;
    oboInOwl:hasNarrowSynonym "stream distributary" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000069" ;
    a owl:Class ;
    rdfs:label "distributary" ;
    rdfs:subClassOf obo:ENVO_00000023, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002377 ;
        owl:someValuesFrom obo:ENVO_00000012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000023
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002377 ;
                owl:someValuesFrom obo:ENVO_00000012
            ]
        )
    ] .

obo:ENVO_00000070
    obo:IAO_0000115 "A construction that has been assembled by deliberate human effort." ;
    obo:IAO_0000116 "\"constructed\" should probably be made something like a quality and this class obsoleted or filled only by inference" ;
    oboInOwl:hasExactSynonym "constructed feature" ;
    a owl:Class ;
    rdfs:comment "Some human constructions (such as the extra-planetary probes built for the Voyager missions) exist outside of Earth's (or any other astrononomical body's) technosphere, and are thus not astronomical body parts. Assertions regarding whether a construction is part of the technosphere of an astronomical body (e.g. Earth) should be made at the instance level, if needed / useful for the application case."@en ;
    rdfs:label "human construction" ;
    rdfs:subClassOf obo:ENVO_01001813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:ENVO_01000996
            ]
        )
    ] .

obo:ENVO_00000071
    obo:IAO_0000115 "A cave developed along a fault or fault zone, either by movement of the fault or by preferential solution along it." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000071" ;
    a owl:Class ;
    rdfs:label "fault cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_00000072
    obo:IAO_0000115 "Structure designed to transport water from a remote source, usually by gravity." ;
    oboInOwl:hasDbXref "FTT:128", "Geonames:H.CNLA", "SWEETRealm:Aqueduct", "TGN:51258", "https://en.wikipedia.org/wiki/Aquaduct" ;
    oboInOwl:hasExactSynonym "aqueduct" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "WATERCOURSE BRIDGE" ;
    oboInOwl:id "ENVO:00000072" ;
    a owl:Class ;
    rdfs:label "aquaduct" ;
    rdfs:subClassOf obo:ENVO_00000014 .

obo:ENVO_00000073
    obo:IAO_0000115 "A permanent walled and roofed construction." ;
    oboInOwl:hasDbXref "FTT:42", "Geonames:S.BLDG", "LTER:76", "TGN:51011", "https://en.wikipedia.org/wiki/Building" ;
    a owl:Class ;
    rdfs:label "building" ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000420
    ] .

obo:ENVO_00000074
    obo:IAO_0000115 "A barrier constructed across a watercourse to control the flow or raise the level of water." ;
    oboInOwl:hasDbXref "EcoLexicon:dam", "FTT:599", "FTT:600", "Geonames:S.DAM", "SWEETRealm:Dam", "TGN:51253", "https://en.wikipedia.org/wiki/Dam" ;
    oboInOwl:hasRelatedSynonym "barrage", "dam site" ;
    a owl:Class ;
    rdfs:label "dam" ;
    rdfs:subClassOf obo:ENVO_01000467 .

obo:ENVO_00000075
    obo:IAO_0000115 "A built structure erected over a depression or obstacle to carry traffic or some facility such as a pipeline." ;
    oboInOwl:hasDbXref "EcoLexicon:bridge", "FTT:297", "Geonames:S.BDG", "TGN:51841", "https://en.wikipedia.org/wiki/Bridge" ;
    oboInOwl:hasNarrowSynonym "covered bridge", "footbridge", "overpass" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000075" ;
    a owl:Class ;
    rdfs:label "bridge" ;
    rdfs:subClassOf obo:ENVO_00000010 .

obo:ENVO_00000076
    obo:IAO_0000115 "An excavation in the Earth for the purpose of extracting earth materials." ;
    oboInOwl:hasDbXref "EcoLexicon:mine", "FTT:14", "FTT:968", "Geonames:L.MNA", "Geonames:S.MN", "TGN:54211", "TGN:54212" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "mine" ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001437
    ] .

obo:ENVO_00000077
    obo:IAO_0000115 "An ecosystem which either 1) has its functions and composition determined by agricultural processes or entities or 2) is formed as the result of an agricultural land conversion process." ;
    oboInOwl:hasDbXref "FTT:1246", "FTT:1247", "FTT:44", "FTT:45", "FTT:46", "FTT:48", "FTT:50", "FTT:51", "FTT:52", "FTT:57", "FTT:60", "FTT:62", "FTT:63", "FTT:64", "FTT:72", "FTT:74", "Geonames:L.AGRC", "Geonames:L.RESA", "Geonames:S.NSY", "TGN:55001" ;
    oboInOwl:hasNarrowSynonym "barn", "cattle dipping tank", "corral", "dairy", "feedlot", "grange", "grazing allotment", "irrigated field", "nursery", "pastoral site", "sheepfold", "stockyard" ;
    oboInOwl:hasRelatedSynonym "AgriculturalLands", "agricultural colony", "agricultural facility", "agricultural land", "agricultural reserve", "agricultural site" ;
    a owl:Class ;
    rdfs:comment "As with other classes that are \"features\", the subclasses of this class are being moved to more informative locations. Their relation to agriculture will be modelled by something more akin to a quality or relation to an agricultural process." ;
    rdfs:label "agricultural ecosystem" ;
    rdfs:subClassOf obo:ENVO_01001828 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf ([
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_01001110
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000056 ;
                        owl:someValuesFrom obo:ENVO_01001246
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01001430
            ]
        )
    ] .

obo:ENVO_00000078
    obo:IAO_0000115 "An area of land which is used for the cultivation of crops or grazing of livestock, including any agricultural constructions therein." ;
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:58", "FTT:59", "FTT:69", "Geonames:S.FRM", "Geonames:S.FRMS", "Geonames:S.RNCH", "TGN:54011", "https://en.wikipedia.org/wiki/Farm" ;
    oboInOwl:hasExactSynonym "FARM" ;
    oboInOwl:hasRelatedSynonym "farm", "farms", "farmstead", "ranch" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "farm" ;
    rdfs:subClassOf obo:ENVO_00000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000245
                obo:ENVO_01000247
            )
        ]
    ] .

obo:ENVO_00000079
    obo:IAO_0000115 "An open artificial water channel, that leads water from a diversion dam or weir completely aside a natural flow, often an elevated box structure (typically wood) that follows the natural contours of the land." ;
    oboInOwl:hasBroadSynonym "watercourse" ;
    oboInOwl:hasDbXref "EcoLexicon:flume", "FTT:129", "FTT:404", "https://en.wikipedia.org/wiki/Flume" ;
    oboInOwl:hasExactSynonym "flume (manmade)" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "canal" ;
    oboInOwl:id "ENVO:00000079" ;
    a owl:Class ;
    rdfs:label "flume" ;
    rdfs:subClassOf obo:ENVO_00000014 .

obo:ENVO_00000080
    obo:IAO_0000115 "A range of mounts which is dominated by mountains." ;
    oboInOwl:hasDbXref "EcoLexicon:mountain_range", "FTT:548", "FTT:995", "FTT:997", "Geonames:MTS", "SWEETRealm:MountainRange", "TGN:21431", "TGN:21432", "https://en.wikipedia.org/wiki/Mountain_range" ;
    oboInOwl:hasRelatedSynonym "cordillera", "mountain chain", "mountain group", "sierra" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "mountain range" ;
    rdfs:subClassOf obo:ENVO_00000478, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000081
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_00000081 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_00000081
    obo:IAO_0000115 "A landform that extends above the surrounding terrain in a limited area." ;
    oboInOwl:hasDbXref "EcoLexicon:mountain", "FTT:1000", "FTT:118", "FTT:460", "FTT:548", "FTT:713", "FTT:896", "FTT:993", "Geonames:T.MT", "Geonames:T.MTS", "SWEETRealm:Mountain", "TGN:21430", "TGN:21434", "https://en.wikipedia.org/wiki/Mountain" ;
    oboInOwl:hasExactSynonym "Mountain" ;
    oboInOwl:hasRelatedSynonym "mountains" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "A mountain is generally steeper than a hill, but there is no universally accepted standard definition for the height of a mountain or a hill although a mountain usually has an identifiable summit. The USGS had previously defined mountains as localised elevations of more than 300 meters; however, the organisation has accepted there are no technical definitions in the US. In ENVO, we primarily use the UNEP-WCMC classification to be compliant with SDG monitoring, but we can host other classifications on request: http://www.fao.org/sustainable-development-goals/indicators/1542/en/" ;
    rdfs:label "mountain" ;
    rdfs:subClassOf obo:ENVO_00000477, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000634
                obo:ENVO_01001093
            )
        ]
    ] .

obo:ENVO_00000082
    obo:IAO_0000115 "A range of mounts which is dominated by hills." ;
    a owl:Class ;
    rdfs:label "hill range" ;
    rdfs:subClassOf obo:ENVO_00000478, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000083
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_00000083 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_00000083
    obo:IAO_0000115 "A rounded elevation of limited extent rising above the surrounding land with local relief of less than 300m." ;
    oboInOwl:hasDbXref "EcoLexicon:hill", "FTT:118", "FTT:468", "FTT:713", "FTT:799", "FTT:896", "Geonames:T.HLL", "Geonames:T.HLLS", "SWEETRealm:Hill", "TGN:21437", "TGN:21438", "https://en.wikipedia.org/wiki/Hill" ;
    oboInOwl:hasRelatedSynonym "cerro", "foothill", "hill", "hillock", "hills", "knoll", "mount", "mountain" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "hill" ;
    rdfs:subClassOf obo:ENVO_00000477 .

obo:ENVO_00000084
    obo:IAO_0000115 "A lower point that allows easier access through a mountain range. A pass has the general form of a saddle between two mountains." ;
    oboInOwl:hasDbXref "EcoLexicon:mountain_pass", "FTT:510", "FTT:612", "FTT:738", "FTT:739", "FTT:740", "Geonames:T.GAP", "Geonames:T.PASS", "Geonames:T.SDL", "SWEETRealm:Pass", "TGN:21433", "TGN:21436", "TGN:21524", "https://en.wikipedia.org/wiki/Mountain_pass" ;
    oboInOwl:hasExactSynonym "pass" ;
    oboInOwl:hasRelatedSynonym "col", "defile", "gap", "notch", "pass", "saddle", "saddle (physiographic)", "sill (physiographic)" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "mountain pass" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001879
    ] .

obo:ENVO_00000085
    obo:IAO_0000115 "A glacier contained in the site of a mountain valley." ;
    obo:IAO_0000116 "We need to added classes such as \"valley site\" in order to fully axiomatize this class" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "alpine glacier" ;
    rdfs:subClassOf obo:ENVO_00000133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000248
    ] .

obo:ENVO_00000086
    obo:IAO_0000115 "A region of general uniform slope, comparatively level, and of considerable extent." ;
    oboInOwl:hasDbXref "EcoLexicon:plain", "FTT:707", "FTT:874", "FTT:926", "Geonames:T.PLN", "SWEETRealm:Plain", "TGN:21461", "https://en.wikipedia.org/wiki/Plain" ;
    oboInOwl:hasRelatedSynonym "interfluve", "llanos", "outwash plain" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "plain" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000407
    ] .

obo:ENVO_00000087
    obo:IAO_0000115 "A slope which is part of a rocky elevation and which has a high degree of steepness." ;
    oboInOwl:hasDbXref "EcoLexicon:cliff", "FTT:268", "FTT:269", "FTT:491", "FTT:492", "Geonames:T.CLF", "SWEETRealm:Cliff", "TGN:21487", "TGN:21488", "https://en.wikipedia.org/wiki/Cliff" ;
    oboInOwl:hasRelatedSynonym "beach scarp", "bluff", "ceja", "ice cliff", "palisade", "precipice", "scar", "scarp", "scaw", "scraps" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "cliff" ;
    rdfs:subClassOf obo:ENVO_00002000 .

obo:ENVO_00000088
    obo:IAO_0000115 "A cliff that is a margin of a sea or ocean." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_cliff" ;
    oboInOwl:hasRelatedSynonym "coastal cliff", "marine cliff" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sea cliff" ;
    rdfs:subClassOf obo:ENVO_00000087, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000303
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000087
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00000016
            ]
        )
    ] .

obo:ENVO_00000089
    obo:IAO_0000115 "A cliff which is not adjacent to a major water body."@en ;
    oboInOwl:hasDbXref "EcoLexicon:crag", "FTT:589" ;
    oboInOwl:hasRelatedSynonym "crag" ;
    a owl:Class ;
    rdfs:label "inland cliff" ;
    rdfs:subClassOf obo:ENVO_00000087 .

obo:ENVO_00000090
    obo:IAO_0000115 "An area of flat, low-lying land adjacent to a coast and separated from the interior by other features." ;
    oboInOwl:hasDbXref "EcoLexicon:coastal_plain", "EcoLexicon:coastal_zone", "FTT:240", "FTT:499", "FTT:500", "FTT:501", "FTT:502", "FTT:503", "FTT:504", "SWEETRealm:CoastalPlain", "https://en.wikipedia.org/wiki/Coastal_plain" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000090" ;
    a owl:Class ;
    rdfs:label "coastal plain" ;
    rdfs:subClassOf obo:ENVO_00000086, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000086
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_00000303
            ]
        )
    ] .

obo:ENVO_00000091
    obo:IAO_0000115 "A landform consisting of loose rock particles such as sand, gravel, shingle, pebbles, cobble, or even shell fragments along the shoreline of a body of water." ;
    oboInOwl:hasDbXref "EcoLexicon:beach", "EcoLexicon:to_beach", "FTT:237", "FTT:239", "Geonames:T.BCH", "Geonames:T.BCHS", "SWEETRealm:Beach", "TGN:21482", "https://en.wikipedia.org/wiki/Beach" ;
    oboInOwl:hasExactSynonym "Beach" ;
    oboInOwl:hasNarrowSynonym "beach berm", "lagoon beach" ;
    oboInOwl:hasRelatedSynonym "beach", "beaches", "foreshore flats", "rivage", "strand" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "beach" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002007
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00002139
                            obo:ENVO_00002140
                            obo:ENVO_01000017
                            obo:ENVO_01000018
                            obo:UBERON_0006612
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_00000092
    obo:IAO_0000115 "A beach which is part of a sea shore." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Strand" ;
    oboInOwl:hasExactSynonym "strand" ;
    a owl:Class ;
    rdfs:label "sea beach" ;
    rdfs:subClassOf obo:ENVO_00000091, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000485
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000091
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000485
            ]
        )
    ] .

obo:ENVO_00000093
    obo:IAO_0000115 "A beach which is part of a lake shore." ;
    a owl:Class ;
    rdfs:label "lacustrine beach" ;
    rdfs:subClassOf obo:ENVO_00000091, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000382
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000091
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000382
            ]
        )
    ] .

obo:ENVO_00000094
    obo:IAO_0000115 "A part of an astronomical body associated with a volcano - an opening, or rupture, in that body's surface or crust - which allows hot, molten rock, ash and gases to escape from deep below the surface." ;
    oboInOwl:hasDbXref "FTT:591", "TGN:21407" ;
    oboInOwl:hasRelatedSynonym "volcanic landform" ;
    a owl:Class ;
    rdfs:label "volcanic feature" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001884
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01000634
            ]
        )
    ] .

obo:ENVO_00000095
    obo:IAO_0000115 "A feature formed by cooled lava, the molten rock that is expelled by a volcano during an eruption." ;
    oboInOwl:consider "ENVO:01000437" ;
    oboInOwl:hasDbXref "EcoLexicon:lava_flow", "FTT:916", "FTT:917", "Geonames:T.LAVA", "TGN:21612", "https://en.wikipedia.org/wiki/Lava_field" ;
    oboInOwl:hasExactSynonym "lava area" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "lava flow", "lava plain" ;
    oboInOwl:id "ENVO:00000095" ;
    a owl:Class ;
    rdfs:label "obsolete lava field" ;
    owl:deprecated true .

obo:ENVO_00000096
    obo:IAO_0000115 "A feature formed by the collapse of land following a volcanic eruption." ;
    oboInOwl:hasDbXref "FTT:384", "Geonames:T.CLDA", "TGN:21409", "https://en.wikipedia.org/wiki/Caldera" ;
    oboInOwl:hasRelatedSynonym "crater" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "caldera" ;
    rdfs:subClassOf obo:ENVO_00000514, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] ;
    owl:disjointWith obo:ENVO_00000246 .

obo:ENVO_00000097
    obo:IAO_0000115 "A region rendered barren or partially barren by environmental extremes, especially by low rainfall." ;
    oboInOwl:hasDbXref "EcoLexicon:desert", "FTT:1", "FTT:188", "Geonames:T.DSRT", "LTER:147", "SWEETRealm:Desert", "TGN:21201", "https://en.wikipedia.org/wiki/Desert" ;
    oboInOwl:hasRelatedSynonym "arid region" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "desert area" ;
    rdfs:subClassOf obo:ENVO_01000752, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000230
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000752
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000230
            ]
        )
    ] .

obo:ENVO_00000098
    obo:IAO_0000115 "Area of dry or relatively dry land surrounded by water or low wetland." ;
    oboInOwl:hasDbXref "EcoLexicon:island", "FTT:147", "FTT:450", "FTT:886", "FTT:887", "FTT:888", "FTT:889", "Geonames:T.ISL", "Geonames:T.ISLS", "SWEETRealm:Island", "TGN:21468", "TGN:21469", "TGN:21471", "TGN:21475", "https://en.wikipedia.org/wiki/Island" ;
    oboInOwl:hasRelatedSynonym "eyot", "holm", "hummock", "isle", "islet" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "island" ;
    rdfs:subClassOf obo:ENVO_01000635, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000043
                obo:ENVO_00000063
            )
        ]
    ] .

obo:ENVO_00000099
    obo:IAO_0000115 "An island constructed by human effort." ;
    oboInOwl:hasDbXref "FTT:1023", "FTT:171", "Geonames:T.ISLF", "https://en.wikipedia.org/wiki/Artificial_island" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "offshore platform" ;
    oboInOwl:id "ENVO:00000099" ;
    a owl:Class ;
    rdfs:label "artificial island" ;
    rdfs:subClassOf obo:ENVO_00000098 .

obo:ENVO_00000100
    obo:IAO_0000115 "A depression which has been formed as a result of erosion by water or ice and which is low-lying, bordered by higher ground, and especially elongate." ;
    oboInOwl:hasDbXref "EcoLexicon:valley", "FTT:158", "FTT:166", "FTT:418", "FTT:761", "FTT:811", "FTT:949", "Geonames:T.GRGE", "Geonames:T.VAL", "Geonames:T.VALS", "SWEETRealm:Valley", "TGN:21425", "TGN:21451", "TGN:21452", "TGN:21453" ;
    oboInOwl:hasNarrowSynonym "chasm", "coulee", "dale", "glacial gorge", "glacial trough", "gulch", "gully", "median valley", "shelf valley" ;
    oboInOwl:hasRelatedSynonym "glen", "goe", "gorge", "graben", "hollow", "lavaka", "moat", "ravine", "re-entrant", "seachannel", "strath", "trench", "vale", "water gap" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:comment "Valleys are typically located between hills our mountains." ;
    rdfs:label "valley" ;
    rdfs:subClassOf obo:ENVO_03000015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_02500028
    ] .

obo:ENVO_00000101
    obo:IAO_0000115 "A landform which is composed of a tract of alluvium formed at the mouth of a river, where the deposition of some of its load exceeds its rate of removal, crossed by the divergent channels (distributaries) of the river." ;
    oboInOwl:hasDbXref "EcoLexicon:delta", "FTT:97", "Geonames:T.DLTA", "SWEETRealm:Delta", "TGN:21164", "TGN:21422", "https://en.wikipedia.org/wiki/Delta" ;
    oboInOwl:hasRelatedSynonym "alluvial fan", "bay delta", "canyon delta", "fan", "fan delta", "outwash", "outwash plain", "pass (delta)" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "delta" ;
    rdfs:subClassOf obo:ENVO_01001886, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002151 ;
        owl:someValuesFrom obo:ENVO_00000386
    ] .

obo:ENVO_00000102
    obo:IAO_0000115 "A two-dimensional continuant fiat boundary which is used to demarcate the interior from the exterior of a cave."@en ;
    oboInOwl:hasDbXref "FTT:444" ;
    oboInOwl:hasExactSynonym "Cueva de Altamira" ;
    oboInOwl:hasRelatedSynonym "cave exit"@en ;
    a owl:Class ;
    rdfs:comment "The term \"cave entrance\" is typically used when ingress or entry to the cave is desired. The same fiat bondary can serve as a cave exit, although that may be less feasible due to the shape or other physical properties of the cave."@en ;
    rdfs:label "cave entrance" ;
    rdfs:subClassOf obo:BFO_0000146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000067
    ] .

obo:ENVO_00000103
    obo:IAO_0000115 "An island formed of trees and shrubs that grow in saline coastal habitats in the tropics and subtropics." ;
    oboInOwl:hasDbXref "FTT:147", "FTT:891", "Geonames:T.ISLM" ;
    a owl:Class ;
    rdfs:label "mangrove island" ;
    rdfs:subClassOf obo:ENVO_00000098, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000057
    ] .

obo:ENVO_00000104
    obo:IAO_0000115 "A hydrographic feature which is located below the surface of a marine water body."@en ;
    oboInOwl:hasDbXref "EcoLexicon:fan", "EcoLexicon:platform", "EcoLexicon:ravine", "FTT:1020", "FTT:1137", "FTT:1176", "FTT:1193", "FTT:1194", "FTT:1195", "FTT:1196", "FTT:5", "FTT:810", "FTT:984", "Geonames:FRKU", "Geonames:FRSU", "Geonames:MDVU", "Geonames:PLFU", "Geonames:RAVU", "Geonames:RMPU", "Geonames:U.BSNU", "Geonames:U.EDGU", "Geonames:U.ESCU", "Geonames:U.FANU", "Geonames:U.FLTU", "Geonames:U.FURU", "Geonames:U.GAPU", "Geonames:U.GLYU", "Geonames:U.HOLU", "Geonames:U.LDGU", "Geonames:U.LEVU", "Geonames:U.PLNU", "Geonames:U.PLTU", "Geonames:U.PNLU", "Geonames:U.PRVU", "Geonames:U.RDGU", "Geonames:U.RDSU", "Geonames:U.RISU", "Geonames:U.SDLU", "Geonames:U.SHVU", "Geonames:U.SILU", "Geonames:U.SPRU", "Geonames:U.TERU", "Geonames:U.VALU", "Geonames:U.VLSU", "TGN:23001", "TGN:23116", "TGN:23117", "TGN:23118", "TGN:23135", "TGN:23162", "TGN:23181", "TGN:23182", "TGN:23183", "TGN:23184", "TGN:23188", "TGN:23192", "TGN:23193", "TGN:23194", "TGN:23195", "TGN:23196", "TGN:23211", "TGN:23212", "TGN:23301", "TGN:23411", "TGN:23412", "TGN:23413", "TGN:23415", "TGN:23421", "TGN:23423", "TGN:23424", "TGN:23431", "TGN:23453", "TGN:23461", "TGN:23463", "TGN:23467", "TGN:23550" ;
    oboInOwl:hasNarrowSynonym "basin", "escarpment", "fan", "flat", "fork", "forks", "furrow", "gap", "gully", "hole", "hole (seafloor)", "ledge", "levee", "median valley", "moat (seafloor)", "pinnacle", "plain", "plateau", "platform", "province", "ramp", "ramp (seafloor)", "ravine", "ridge", "ridges", "rise", "rise (seafloor)", "saddle", "shelf edge", "undersea bank", "undersea basin", "undersea bench", "undersea cliff", "undersea fan", "undersea fork", "undersea fracture zone", "undersea furrow", "undersea gap", "undersea hole", "undersea ledge", "undersea levee", "undersea median valley", "undersea moat", "undersea peak", "undersea pinnacle", "undersea plain", "undersea platform", "undersea ramp", "undersea rise", "undersea saddle", "undersea shelf", "undersea shelf edge", "undersea shelf valley", "undersea sill", "undersea slope", "undersea spur", "undersea terrace", "undersea tongue", "undersea valley" ;
    oboInOwl:hasRelatedSynonym "ocean floor feature", "seafloor feature", "sill", "spur", "subsea feature", "terrace", "tongue (seafloor)", "underwater feature", "valley", "valleys" ;
    a owl:Class ;
    rdfs:label "undersea feature" ;
    rdfs:subClassOf obo:ENVO_00000012 .

obo:ENVO_00000105
    a owl:Class ;
    rdfs:label "lake surface" ;
    rdfs:subClassOf obo:ENVO_01001309, obo:ENVO_01001477, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00002005
    ] .

obo:ENVO_00000106
    obo:IAO_0000115 "An area in which grasses (Graminae) are a significant component of the vegetation." ;
    oboInOwl:hasRelatedSynonym "grazing area", "herbaceous area" ;
    a owl:Class ;
    rdfs:label "grassland area" ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001206
    ] .

obo:ENVO_00000107
    obo:IAO_0000115 "An upland moor or sandy area dominated by low shrubby vegetation including heather." ;
    oboInOwl:hasDbXref "FTT:1191", "FTT:792", "Geonames:V.HTH", "SPIRE:Heath", "TGN:21609", "https://en.wikipedia.org/wiki/Heath" ;
    oboInOwl:hasRelatedSynonym "wetland" ;
    a owl:Class ;
    rdfs:label "heath" ;
    rdfs:subClassOf obo:ENVO_01001209 .

obo:ENVO_00000108
    obo:IAO_0000115 "A grassland ecosystem which contains a variety of annual, biennial and perennial plants growing on rolling or flat terrain." ;
    oboInOwl:hasDbXref "FTT:259", "FTT:767", "Geonames:V.MDW", "LTER:330", "TGN:21613" ;
    oboInOwl:hasExactSynonym "meadow" ;
    oboInOwl:hasRelatedSynonym "hay meadow" ;
    a owl:Class ;
    rdfs:comment "Typically, meadows have higher botanical biodiversity than other grasslands." ;
    rdfs:label "meadow ecosystem" ;
    rdfs:subClassOf obo:ENVO_01001206 .

obo:ENVO_00000109
    obo:IAO_0000115 "Land having a cover of trees, shrubs, or both." ;
    oboInOwl:hasDbXref "FTT:1083", "FTT:505", "FTT:506", "FTT:719", "FTT:774", "Geonames:V.GRVPN", "LTER:503", "SWEETRealm:Break", "SWEETRealm:Scrub", "TGN:21631", "TGN:21632", "TGN:21641", "https://en.wikipedia.org/wiki/Woodland" ;
    oboInOwl:hasNarrowSynonym "brigalow", "pine grove" ;
    oboInOwl:hasRelatedSynonym "caatinga", "chanaral", "coniferous forest", "copse", "deciduous forest", "equatorial forest", "equatorial rain forest", "garique", "grove", "jungle", "mallee scrub", "monsoon forest", "moor", "mott", "motte", "mulga", "mulga scrub", "rain forest", "reforested area", "sagebrush", "scrub", "shrub", "silva", "stand", "taiga", "thicket", "thorn forest", "wood", "wooded area" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "woodland area" ;
    rdfs:subClassOf obo:ENVO_01001305 .

obo:ENVO_00000110
    obo:IAO_0000115 "A tunnel formed by the flow of molten lava, which has subsequently drained out." ;
    oboInOwl:hasExactSynonym "lava tube" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000110" ;
    a owl:Class ;
    rdfs:comment "These are usually classified as a sub-type of volcanic cave, rather than a tunnel." ;
    rdfs:label "lava tunnel" ;
    rdfs:subClassOf obo:ENVO_00000322, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ] .

obo:ENVO_00000111
    obo:IAO_0000115 "An area with a high density of trees. A small forest may be called a wood." ;
    oboInOwl:hasDbXref "EcoLexicon:forest", "FTT:258", "FTT:506", "FTT:715", "FTT:717", "Geonames:V.FRST", "LTER:2", "SWEETRealm:Forest", "TGN:21641", "TGN:21642", "TGN:21645", "https://en.wikipedia.org/wiki/Forest" ;
    oboInOwl:hasRelatedSynonym "forest", "wood" ;
    a owl:Class ;
    rdfs:comment "The definitions of forest can vary greatly, and different classes will be needed to support the major categories. Tree cover alone is not enough to distinguish between forests and plantations. The international definition proposed by the 2010 FAO Forestry Resource Assessment: \"land spanning more than 0.5 ha with trees higher than 5 metres and canopy cover of more than 10 percent, or trees able to reach these thresholds in situ . It does not include land that is predominantly under agricultural or urban land use.\" - FAO.  2010. Global forest resources assessment 2010, Main report, FAO Forestry Paper 163. Rome." ;
    rdfs:label "forested area" ;
    rdfs:subClassOf obo:ENVO_00000109, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001243
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000109
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_01001243
            ]
        )
    ] .

obo:ENVO_00000112
    obo:IAO_0000115 "A vegetated area which is part of a tundra ecosystem." ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmCryo/Tundra>, <http://www.eionet.europa.eu/gemet/concept/8704>, "EcoLexicon:tundra", "FTT:151", "FTT:152", "Geonames:V.TUND", "LTER:605", "TGN:21611" ;
    oboInOwl:hasRelatedSynonym "Arctic land", "TundraEcosystem" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "area of tundra" ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000180
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002151 ;
        owl:someValuesFrom obo:ENVO_01000953
    ] .

obo:ENVO_00000113
    obo:IAO_0000115 "A geographical feature modified by humans by the preparation of the land, usually for the purposes of growing crops." ;
    obo:IAO_0100001 "ENVO:01000311" ;
    oboInOwl:hasDbXref "EcoLexicon:agriculture", "FTT:1248", "FTT:54", "FTT:55", "FTT:56", "Geonames:V.CULT", "SPIRE:Agricultural", "SWEETRealm:Range" ;
    oboInOwl:hasNarrowSynonym "cropland" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "CROPLAND", "agricultural region", "cultivated area", "cultivated cropland", "market garden", "range", "truck farm", "truck garden" ;
    oboInOwl:id "ENVO:00000113" ;
    a owl:Class ;
    rdfs:label "obsolete cultivated habitat" ;
    owl:deprecated true .

obo:ENVO_00000114
    obo:IAO_0000115 "A field which is located on land and used for agricultural purposes, such as the grazing of livestock or the cultivation of crops." ;
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "EcoLexicon:field", "FTT:45", "FTT:61", "Geonames:L.FLD", "SWEETRealm:Field", "TGN:21456" ;
    oboInOwl:hasRelatedSynonym "cropland", "grassland" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "agricultural field" ;
    rdfs:subClassOf obo:ENVO_01000352 .

obo:ENVO_00000115
    obo:IAO_0000115 "An intentional planting of trees or shrubs maintained for food, typically fruit, production." ;
    oboInOwl:hasBroadSynonym "agricultural site", "cropland" ;
    oboInOwl:hasDbXref "EcoLexicon:orchard", "FTT:45", "FTT:66", "Geonames:V.OCH", "TGN:54014", "https://en.wikipedia.org/wiki/Orchard" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000115" ;
    a owl:Class ;
    rdfs:label "orchard" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000116
    obo:IAO_0000115 "A place where grapes are grown for making wine, raisins or table grapes." ;
    oboInOwl:hasBroadSynonym "agricultural site", "cropland" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:77", "Geonames:V.VIN", "Geonames:V.VINS", "TGN:54015", "https://en.wikipedia.org/wiki/Vineyard" ;
    oboInOwl:hasExactSynonym "vineyards" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000116" ;
    a owl:Class ;
    rdfs:label "vineyard" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000117
    obo:IAO_0000115 "An intentional planting of a crop, on a large scale, usually for uses other than cereal production or pasture. The term is currently most often used for plantings of trees and shrubs. The term tends also to be used for plantings maintained on economic bases other than that of subsistence farming." ;
    oboInOwl:hasDbXref "FTT:45", "FTT:68", "TGN:54041", "https://en.wikipedia.org/wiki/Plantation" ;
    oboInOwl:hasRelatedSynonym "agricultural site", "cropland", "plantation field" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "plantation" ;
    rdfs:subClassOf obo:ENVO_00000078, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000245
    ] .

obo:ENVO_00000118
    oboInOwl:hasDbXref "FTT:505", "FTT:506", "Geonames:V.GRVC" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "coconut grove", "wood" ;
    oboInOwl:id "ENVO:00000118" ;
    a owl:Class ;
    rdfs:label "coconut plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000119
    obo:IAO_0000115 "A forest that has been intentionally established by human intervention." ;
    a owl:Class ;
    rdfs:label "planted forest" ;
    rdfs:subClassOf obo:ENVO_01001243 .

obo:ENVO_00000120
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:65", "Geonames:S.ESTO", "Geonames:V.GRVP" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "palm grove" ;
    oboInOwl:id "ENVO:00000120" ;
    a owl:Class ;
    rdfs:label "oil palm plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000121
    obo:IAO_0000115 "A channel of a watercource which has been constructed by humans or their technologies."@en ;
    oboInOwl:hasDbXref "EcoLexicon:artificial_channel" ;
    oboInOwl:hasRelatedSynonym "flume", "improved channel" ;
    a owl:Class ;
    rdfs:label "artificial channel" ;
    rdfs:subClassOf obo:ENVO_00000395, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] .

obo:ENVO_00000122
    obo:IAO_0000115 "A small road, generally not paved." ;
    oboInOwl:hasDbXref "EcoLexicon:path", "EcoLexicon:trail", "FTT:1057", "Geonames:R.TRL", "SWEETRealm:Path", "TGN:53158" ;
    oboInOwl:hasRelatedSynonym "footpath", "path", "trail" ;
    a owl:Class ;
    rdfs:label "track" ;
    rdfs:subClassOf obo:ENVO_00000064 .

obo:ENVO_00000123
    obo:IAO_0000115 "A geographical region whose affairs and population are administered by an authority." ;
    oboInOwl:hasDbXref "FTT:1093", "Geonames:A.PCL", "TGN:80002" ;
    oboInOwl:hasRelatedSynonym "political entity" ;
    a owl:Class ;
    rdfs:label "political entity" ;
    rdfs:subClassOf obo:BFO_0000024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000004
    ] .

obo:ENVO_00000124
    obo:IAO_0000115 "A political entitity established by more than one state and with at least some influence over the affairs of its member states." ;
    a owl:Class ;
    rdfs:label "supranational geopolitical entity" ;
    rdfs:subClassOf obo:ENVO_00000123 .

obo:ENVO_00000125
    obo:IAO_0000115 "A spring which  water contains a significant amount of dissolved minerals, that derive from the rocks through which the water flows." ;
    oboInOwl:hasBroadSynonym "spring", "spring (hydrographic)" ;
    oboInOwl:hasDbXref "FTT:981", "FTT:982", "https://en.wikipedia.org/wiki/Mineral_spring" ;
    a owl:Class ;
    rdfs:label "mineral spring" ;
    rdfs:subClassOf obo:ENVO_00000027 .

obo:ENVO_00000126
    obo:IAO_0000115 "A spring through which water with elevated levels of dissolved derivatives of sulfur flows."@en ;
    oboInOwl:hasBroadSynonym "spring (hydrographic)" ;
    oboInOwl:hasDbXref "FTT:1215", "FTT:982", "Geonames:H.SPNS" ;
    oboInOwl:hasExactSynonym "sulphur spring" ;
    a owl:Class ;
    rdfs:label "sulfur spring" ;
    rdfs:subClassOf obo:ENVO_00000125 .

obo:ENVO_00000127
    obo:IAO_0000115 "An arid terrain with clay-rich soil that has been extensively eroded by wind and water." ;
    oboInOwl:hasBroadSynonym "barren land" ;
    oboInOwl:hasDbXref "FTT:186", "FTT:187", "Geonames:T.BDLD", "TGN:21205", "https://en.wikipedia.org/wiki/Badlands" ;
    oboInOwl:hasExactSynonym "badlands" ;
    a owl:Class ;
    rdfs:label "badland" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000230
    ] .

obo:ENVO_00000128
    obo:IAO_0000115 "A valley which no longer has water flowing or accumulating over its surface." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dry_valley" ;
    a owl:Class ;
    rdfs:comment "Typically found in either Karst (limestone) or chalk terrain."@en ;
    rdfs:label "dry valley" ;
    rdfs:subClassOf obo:ENVO_00000100, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001824
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000100
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001824
            ]
        )
    ] .

obo:ENVO_00000129
    obo:IAO_0000115 "A valley that contains, and has been formed by, a stream." ;
    oboInOwl:hasDbXref "EcoLexicon:gully", "EcoLexicon:ravine", "FTT:159", "FTT:420", "Geonames:H.RVN", "TGN:21427" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "gullie", "ravine" ;
    oboInOwl:id "ENVO:00000129" ;
    a owl:Class ;
    rdfs:label "stream valley" ;
    rdfs:subClassOf obo:ENVO_00000100, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000100
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_00000023
            ]
        )
    ] .

obo:ENVO_00000130
    obo:IAO_0000115 "A ridge of rocks, lying near the surface of the sea, which may be visible at low tide, but is usually covered by water." ;
    oboInOwl:hasDbXref "EcoLexicon:reef", "FTT:202", "FTT:203", "FTT:729", "Geonames:H.RF", "Geonames:U.RFSU", "Geonames:U.RFU", "SPIRE:Reef", "TGN:21479", "https://en.wikipedia.org/wiki/Reef" ;
    oboInOwl:hasExactSynonym "REEF" ;
    oboInOwl:hasNarrowSynonym "atoll reef", "bank reef", "barrier reef", "fringing reef", "shore reef", "submerged reef" ;
    oboInOwl:hasRelatedSynonym "ledge", "reef", "reef flat", "reefs" ;
    a owl:Class ;
    rdfs:label "rocky reef" ;
    rdfs:subClassOf obo:ENVO_01001899 .

obo:ENVO_00000131
    obo:IAO_0000115 "OBSOLETE A hydrographic feature characterized by the dominance of snow or ice." ;
    obo:IAO_0000116 """Previously had the axiom

'material entity'
 and ('composed primarily of' some 
    ('water ice' or snow))

which ended up making incorrect inference. We chose to obsolete this now.""" ;
    oboInOwl:consider obo:ENVO_00000133, obo:ENVO_01000277, obo:ENVO_01000406 ;
    oboInOwl:hasDbXref "EcoLexicon:ice", "FTT:648", "SWEETRealm:LandIce", "TGN:21410" ;
    oboInOwl:hasNarrowSynonym "glacer" ;
    oboInOwl:hasRelatedSynonym "Ice", "LandIce", "glacial landform", "glacier feature" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Ambiguities in notion of feature and overly general equivalence axiom was making incorrect assertions. For example popsicle would reason under this class.", "Likely to be depopulated and \"glacial\" made into a quality or similar." ;
    rdfs:label "obsolete glacial feature" ;
    owl:deprecated true .

obo:ENVO_00000132
    obo:IAO_0000115 "A glacier which covers an area of greater than 50,000 square kilometers." ;
    oboInOwl:hasDbXref "FTT:758", "FTT:835", "FTT:837", "SWEETRealm:IceSheet", "TGN:21147", "https://en.wikipedia.org/wiki/Ice_sheet" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This is not always classified as a glacier in the cryosphere community." ;
    rdfs:label "ice sheet" ;
    rdfs:subClassOf obo:ENVO_00000133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000586
    ] .

obo:ENVO_00000133
    obo:IAO_0000115 "An ice mass which is of sufficient mass that the action of gravity upon it overcomes the frictional forces holding it in place, causing it to deform and flow towards lower elevation." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasBroadSynonym "glacial feature" ;
    oboInOwl:hasDbXref "EcoLexicon:glacier", "FTT:648", "FTT:756", "Geonames:H.GLCR", "TGN:21141", "http://sweetontology.net/realmCryo/Glacier" ;
    oboInOwl:hasRelatedSynonym "RockGlacier", "rock glacier" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The definition of glacier is highly variable. Two main issues exist: 1) Whether or not a mass of ice must currently show movement to be considered a glacier or not and 2) What is the relationship between ice sheets and glaciers (i.e., which is the parent in a parent/child relationship or whether they are distinct terms)." ;
    rdfs:label "glacier" ;
    rdfs:subClassOf obo:ENVO_01001691, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000406
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001125
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_03000012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00001995
                obo:ENVO_01001125
            )
        ]
    ] .

obo:ENVO_00000134
    obo:IAO_0000115 "An environmental material which is 1) composed primarily of soil or rock and included ice or organic material and 2) at or below the freezing point of water for two or more years."@en ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmSoil/Permafrost>, "LTER:408", "https://en.wikipedia.org/wiki/Permafrost" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Ice is not always present, as may be in the case of nonporous bedrock, but it frequently occurs and it may be in amounts exceeding the potential hydraulic saturation of the ground material." ;
    rdfs:label "permafrost" ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001306
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00001995
                obo:ENVO_00001998
                obo:ENVO_00002007
            )
        ]
    ] .

obo:ENVO_00000135
    obo:IAO_0000115 "A geographical region that serves the purpose of keeping two or more other areas (often, but not necessarily, countries) distant from one another, for whatever reason."@en ;
    oboInOwl:hasDbXref "FTT:17", "Geonames:A.ZNB", "https://en.wikipedia.org/wiki/Buffer_zone" ;
    oboInOwl:hasRelatedSynonym "administrative area" ;
    a owl:Class ;
    rdfs:label "buffer zone" ;
    rdfs:subClassOf obo:ENVO_00000004 .

obo:ENVO_00000136
    obo:IAO_0000115 "A geographical area, usually the frontier or boundary between two or more military powers (or alliances), where military activity is not permitted, usually by peace treaty, armistice or other bilateral or multilateral agreement." ;
    oboInOwl:hasBroadSynonym "adminstrative area" ;
    oboInOwl:hasDbXref "FTT:1253", "FTT:20", "https://en.wikipedia.org/wiki/DMZ" ;
    oboInOwl:hasExactSynonym "DEMILITIARIZED ZONE", "DMZ", "neutral zone" ;
    oboInOwl:hasRelatedSynonym "boundary" ;
    a owl:Class ;
    rdfs:label "demilitarized zone" ;
    rdfs:subClassOf obo:ENVO_00000135 .

obo:ENVO_00000137
    obo:IAO_0000115 "An opening of the sea into the land." ;
    oboInOwl:hasDbXref "FTT:463", "TGN:21128" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "coastal inlet" ;
    oboInOwl:id "ENVO:00000137" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "coastal inlet" ;
    rdfs:subClassOf obo:ENVO_00000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000475
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00000138
    obo:IAO_0000115 "A circular or round inlet with a narrow entrance." ;
    oboInOwl:hasDbXref "EcoLexicon:cove", "FTT:190", "FTT:229", "Geonames:H.COVE", "SWEETRealm:Cove", "TGN:21120" ;
    a owl:Class ;
    rdfs:label "cove" ;
    rdfs:subClassOf obo:ENVO_00000137, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000411
    ] .

obo:ENVO_00000139
    obo:IAO_0000115 "A ditch that supplies water to surrounding land." ;
    oboInOwl:hasBroadSynonym "canal" ;
    oboInOwl:hasDbXref "FTT:129", "FTT:406", "Geonames:H.DTCHI" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000139" ;
    a owl:Class ;
    rdfs:label "irrigation ditch" ;
    rdfs:subClassOf obo:ENVO_00000037 .

obo:ENVO_00000140
    obo:IAO_0000115 "A ditch that collects water from the surrounding land." ;
    oboInOwl:hasDbXref "EcoLexicon:drainage_ditch", "FTT:129", "FTT:402", "Geonames:H.DTCHD" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "canal", "rhyne" ;
    oboInOwl:id "ENVO:00000140" ;
    a owl:Class ;
    rdfs:label "drainage ditch" ;
    rdfs:subClassOf obo:ENVO_00000037 .

obo:ENVO_00000141
    obo:IAO_0000115 "The sloping margin of a watercourse, serving to confine it to its natural channel." ;
    oboInOwl:hasBroadSynonym "mount" ;
    oboInOwl:hasDbXref "EcoLexicon:bank", "FTT:195", "SWEETRealm:Bank", "TGN:21466" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "shore" ;
    oboInOwl:id "ENVO:00000141" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "bank" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000395
    ] .

obo:ENVO_00000142
    obo:IAO_0000115 "The sloping margin of a stream, serving to confine it to its natural channel." ;
    oboInOwl:hasDbXref "FTT:195", "FTT:196", "Geonames:H.BNKR", "https://en.wikipedia.org/wiki/Stream_bank" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "bank (hydrographic)" ;
    oboInOwl:id "ENVO:00000142" ;
    a owl:Class ;
    rdfs:label "stream bank" ;
    rdfs:subClassOf obo:ENVO_00000141 .

obo:ENVO_00000143
    obo:IAO_0000115 "The sloping margin of a river, serving to confine it to its natural channel." ;
    oboInOwl:hasDbXref "TGN:21155", "https://en.wikipedia.org/wiki/River_bank" ;
    oboInOwl:hasExactSynonym "riverbank" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000143" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "river bank" ;
    rdfs:subClassOf obo:ENVO_00000142 .

obo:ENVO_00000144
    obo:IAO_0000115 "A habitat that is in or on water." ;
    obo:IAO_0100001 "ENVO:01000317" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aquatic_habitat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000144" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete aquatic habitat" ;
    owl:deprecated true .

obo:ENVO_00000145
    obo:IAO_0000115 "A dome-shaped ice mass that covers less than 50,000 km2 of land area (usually covering a highland area)." ;
    oboInOwl:hasDbXref "FTT:841", "Geonames:H.CAPG", "SPIRE:Ice_cap", "SWEETRealm:IceCap", "TGN:21140", "https://en.wikipedia.org/wiki/Ice_cap" ;
    oboInOwl:hasExactSynonym "icecap" ;
    oboInOwl:hasRelatedSynonym "ice field" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice cap" ;
    rdfs:subClassOf obo:ENVO_01001547 .

obo:ENVO_00000146
    obo:IAO_0000115 "A region of permanent snow in mountainous areas or high latitudes." ;
    oboInOwl:hasDbXref "FTT:1208", "Geonames:L.SNOW", "TGN:21146", "https://en.wikipedia.org/wiki/Snow_field" ;
    oboInOwl:hasExactSynonym "SNOWFIELD", "snowfield" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "SnowField", "snowfield" ;
    oboInOwl:id "ENVO:00000146" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snow field" ;
    rdfs:subClassOf obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010504
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] .

obo:ENVO_00000147
    obo:IAO_0000115 "The region occupied by any more or less continuous, directed movement of ocean water that flows in one of the Earth's oceans. Ocean Currents are rivers of hot or cold water within the ocean. The currents are generated from the forces acting upon the water like the earth's rotation, the wind, the temperature and salinity differences and the gravitation of the moon. The depth contours, the shoreline and other movements influence the direction and strength of the movements of water that forms a given current." ;
    oboInOwl:hasBroadSynonym "current" ;
    oboInOwl:hasDbXref "EcoLexicon:ocean_current", "FTT:597", "FTT:598", "Geonames:H.CRNT", "LTER:386", "SWEETRealm:OceanCurrent", "TGN:21169", "https://en.wikipedia.org/wiki/Ocean_current" ;
    a owl:Class ;
    rdfs:comment "Subclasses of this class are to be populated by inference. Definition modified from http://en.wikipedia.org/wiki/Ocean_current." ;
    rdfs:label "ocean current" ;
    rdfs:subClassOf obo:ENVO_01000067, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000067
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000015
            ]
        )
    ] .

obo:ENVO_00000148
    obo:IAO_0000115 "A shallow stretch of a river or stream, where the current is above the average stream velocity and where the water forms small rippled waves as a result. It often consists of a rocky bed of gravels or other small stones." ;
    oboInOwl:hasDbXref "EcoLexicon:riffle", "https://en.wikipedia.org/wiki/Riffle" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "riffle" ;
    rdfs:subClassOf obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001308
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001781
                ]
            )
        ]
    ] .

obo:ENVO_00000149
    obo:IAO_0000115 "Chains of rocks or coral at or near the surface of water constructed by man." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Artificial_reef" ;
    a owl:Class ;
    rdfs:label "artificial reef" ;
    rdfs:subClassOf obo:ENVO_01001899 .

obo:ENVO_00000150
    obo:IAO_0000115 "A marine reef which is composed primarily of aragonite structures produced by living organisms, found in shallow, low-nutrient waters."@en ;
    oboInOwl:hasDbXref "EcoLexicon:coral_reef", "FTT:202", "FTT:547", "FTT:729", "Geonames:H.RFC", "LTER:127", "https://en.wikipedia.org/wiki/Coral_reef" ;
    oboInOwl:hasExactSynonym "CoralReef" ;
    oboInOwl:hasRelatedSynonym "barrier reef", "fringing reef", "reef" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "coral reef" ;
    rdfs:subClassOf obo:ENVO_01000143 .

obo:ENVO_00000151
    obo:IAO_0000115 "An alkaline flat, in the context of a marine environment." ;
    oboInOwl:hasBroadSynonym "basin" ;
    oboInOwl:hasDbXref "FTT:705", "FTT:706", "Geonames:H.SBKH", "SWEETRealm:Sabkha", "TGN:21368", "https://en.wikipedia.org/wiki/Sabkha" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "flat" ;
    oboInOwl:id "ENVO:00000151" ;
    a owl:Class ;
    rdfs:label "sabkha" ;
    rdfs:subClassOf obo:ENVO_00000196 .

obo:ENVO_00000152
    obo:IAO_0000115 "A section of a river or stream that diverts from the main course and rejoins later." ;
    oboInOwl:hasBroadSynonym "watercourse" ;
    oboInOwl:hasDbXref "FTT:104", "Geonames:H.STMA", "TGN:21136", "https://en.wikipedia.org/wiki/Anabranch" ;
    oboInOwl:hasRelatedSynonym "stream" ;
    a owl:Class ;
    rdfs:label "anabranch" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000153
    obo:IAO_0000115 "The upper part of a river system, denoting the upper basin and source streams of a river." ;
    oboInOwl:hasBroadSynonym "stream" ;
    oboInOwl:hasDbXref "FTT:105", "FTT:1221", "FTT:1259", "FTT:220", "FTT:644", "Geonames:H.STMH", "TGN:21181", "https://en.wikipedia.org/wiki/Headwater" ;
    oboInOwl:hasExactSynonym "HEADWATER", "headwaters" ;
    oboInOwl:hasRelatedSynonym "drainage basin", "headstream", "source" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "headwater" ;
    rdfs:subClassOf obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000275
    ] .

obo:ENVO_00000154
    obo:IAO_0000115 "An area of grassland or pasture beside a river, subject to seasonal flooding." ;
    oboInOwl:hasRelatedSynonym "water meadow" ;
    a owl:Class ;
    rdfs:label "flood meadow ecosystem" ;
    rdfs:subClassOf obo:ENVO_00000108, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000022
    ] .

obo:ENVO_00000155
    obo:IAO_0000115 "A depression which is semicircular or crescent-shaped, found towards the crest of a mountain, and formed by the erosional processes caused by the motion of a glacier." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasDbXref "FTT:218", "FTT:481", "Geonames:T.CRQ", "Geonames:T.CRQS", "TGN:21496", "https://en.wikipedia.org/wiki/Cirque" ;
    oboInOwl:hasExactSynonym "cirque basin", "cirques", "coomb", "coombe", "corrie", "cwm" ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "cirque" ;
    rdfs:subClassOf obo:ENVO_00000248, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000006
    ] .

obo:ENVO_00000156
    obo:IAO_0000115 "A small, isolated, fertile or green area in a desert region, usually having a spring or well." ;
    oboInOwl:hasDbXref "EcoLexicon:oasis", "FTT:261", "Geonames:L.OAS", "TGN:21202", "https://en.wikipedia.org/wiki/Oasis" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000156" ;
    a owl:Class ;
    rdfs:label "desert oasis" ;
    rdfs:subClassOf obo:ENVO_01001304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001304
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000097
            ]
        )
    ] .

obo:ENVO_00000157
    obo:IAO_0000115 "An artificial working of peatland to remove the peat." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "FTT:1060", "Geonames:L.PEAT" ;
    oboInOwl:hasExactSynonym "peat cutting" ;
    oboInOwl:hasRelatedSynonym "peat cutting area" ;
    a owl:Class ;
    rdfs:label "peat cut" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000044
    ] .

obo:ENVO_00000158
    obo:IAO_0000115 "A road or railway elevated by a bank, usually across a broad body of water or wetland." ;
    oboInOwl:hasDbXref "EcoLexicon:causeway", "FTT:443", "Geonames:R.CSWY", "TGN:53156", "https://en.wikipedia.org/wiki/Causeway" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "causeway", "road" ;
    oboInOwl:id "ENVO:00000158" ;
    a owl:Class ;
    rdfs:label "causeway" ;
    rdfs:subClassOf obo:ENVO_00000010 .

obo:ENVO_00000159
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:75", "Geonames:S.ESTSG", "https://en.wikipedia.org/wiki/Sugar_plantation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000159" ;
    a owl:Class ;
    rdfs:label "sugar plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000160
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:73", "Geonames:ESTSL" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000160" ;
    a owl:Class ;
    rdfs:label "sisal plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000161
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:49", "Geonames:ESTB", "https://en.wikipedia.org/wiki/Banana_plantation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000161" ;
    a owl:Class ;
    rdfs:label "banana plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000162
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:76", "Geonames:S.ESTT" ;
    oboInOwl:hasExactSynonym "tea estate" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000162" ;
    a owl:Class ;
    rdfs:label "tea plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000163
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000163" ;
    a owl:Class ;
    rdfs:label "coffee plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000164
    obo:IAO_0000115 "A plantation which is used to grow Hevea brasiliensis or other species from which natural latex is harvested."@en ;
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:71", "Geonames:S.ESTR" ;
    a owl:Class ;
    rdfs:label "rubber plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000165
    obo:IAO_0000115 "A lake formed of a natural deposit of alphalt, a black, highly viscous liquid or semi-solid composed of fossil hydrocarbons." ;
    oboInOwl:hasBroadSynonym "basin" ;
    oboInOwl:hasDbXref "EcoLexicon:tar_pit", "FTT:174", "FTT:175", "Geonames:T.ASPH", "TGN:21369", "https://en.wikipedia.org/wiki/Tar_pit" ;
    oboInOwl:hasExactSynonym "tar pit" ;
    a owl:Class ;
    rdfs:label "asphalt lake" ;
    rdfs:subClassOf obo:ENVO_00000020 .

obo:ENVO_00000166
    obo:IAO_0000115 "An oceanic island, often having a characteristic ring-like shape surrounding a lagoon. Atolls are formed when coral reef grows around a volcanic island that later subsides into the ocean." ;
    oboInOwl:hasBroadSynonym "island" ;
    oboInOwl:hasDbXref "EcoLexicon:atoll", "FTT:127", "FTT:450", "Geonames:T.ATOL", "SWEETRealm:Atoll", "TGN:21472", "https://en.wikipedia.org/wiki/Atoll" ;
    oboInOwl:hasExactSynonym "coral atoll" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "REEF, ISLAND", "atoll", "reef" ;
    oboInOwl:id "ENVO:00000166" ;
    a owl:Class ;
    rdfs:label "atoll" ;
    rdfs:subClassOf obo:ENVO_00000222 .

obo:ENVO_00000167
    obo:IAO_0000115 "A linear shoaling landform feature within a body of water. Bars tend to be long and narrow (linear) and develop where a current (or waves) promote deposition of granular material, resulting in localized shallowing (shoaling) of the water. Bars can appear in the sea, in a lake, or in a river. They are typically composed of sand, although could be of any granular matter that the moving water has access to and is capable of shifting around (for example, soil, silt, gravel, cobble, shingle, or even boulders). The grain size of the material comprising a bar is related: to the size of the waves or the strength of the currents moving the material, but the availability of material to be worked by waves and currents is also important." ;
    oboInOwl:hasBroadSynonym "seafloor feature" ;
    oboInOwl:hasDbXref "EcoLexicon:bar", "FTT:1195", "FTT:206", "FTT:208", "FTT:209", "FTT:210", "FTT:5", "Geonames:H.BNK", "Geonames:H.SHOL", "Geonames:T.BAR", "Geonames:U.BKSU", "Geonames:U.BNKU", "Geonames:U.SHLU", "Geonames:U.SHSU", "Geonames:U.TNGU", "SWEETRealm:Bar", "TGN:21177", "TGN:21480", "TGN:21531", "TGN:23191" ;
    oboInOwl:hasRelatedSynonym "Shoal", "ball", "bank", "barrier beach", "barrier island", "cuspate spit", "hook", "hooked spit", "longshore bar", "marsh bar", "offshore bar", "point", "recurved spit", "sand bank", "sand bar", "sand hom", "sand lobe", "sand spit", "sandbar", "shoal", "shoal patches", "shoals", "spit", "tongue", "tongue (seafloor)", "transverse bar", "undersea shoal" ;
    a owl:Class ;
    rdfs:label "bar" ;
    rdfs:subClassOf obo:ENVO_00000012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001199
    ] .

obo:ENVO_00000168
    obo:IAO_0000115 "A hole in coastal rock through which sea water is forced by a rising tide or waves and spurted through an outlet into the air." ;
    oboInOwl:hasDbXref "EcoLexicon:blowhole", "FTT:266", "Geonames:T.BLHL", "TGN:21172", "https://en.wikipedia.org/wiki/Blowhole" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000168" ;
    a owl:Class ;
    rdfs:label "blowhole" ;
    rdfs:subClassOf obo:ENVO_00000012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] .

obo:ENVO_00000169
    obo:IAO_0000115 "Relatively narrow, deep depression with steep sides, the bottom of which generally has a continuous slope." ;
    oboInOwl:hasDbXref "EcoLexicon:canyon", "FTT:165", "FTT:200", "FTT:415", "FTT:416", "FTT:417", "FTT:418", "FTT:419", "FTT:420", "FTT:511", "Geonames:T.CNYN", "SWEETRealm:Canyon", "TGN:21424", "TGN:21426", "TGN:21427", "TGN:21429", "https://en.wikipedia.org/wiki/Canyon" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "barranca", "chasm", "defile", "flume (natural)", "gap", "gorge", "gulch", "quebrada", "ravine", "valley" ;
    oboInOwl:id "ENVO:00000169" ;
    a owl:Class ;
    rdfs:label "canyon" ;
    rdfs:subClassOf obo:ENVO_00000100 .

obo:ENVO_00000170
    obo:IAO_0000115 "A hill of sand built by eolian processes." ;
    oboInOwl:hasBroadSynonym "mount", "ridge", "sandy area" ;
    oboInOwl:hasDbXref "EcoLexicon:dune", "FTT:238", "FTT:241", "FTT:652", "Geonames:T.DUNE", "LTER:171", "SWEETRealm:Dune", "TGN:21419", "TGN:21505", "https://en.wikipedia.org/wiki/Dune" ;
    oboInOwl:hasExactSynonym "sand dune" ;
    oboInOwl:hasNarrowSynonym "interdune trough" ;
    oboInOwl:hasRelatedSynonym "sand hill" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "dune" ;
    rdfs:subClassOf obo:ENVO_00000083, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000020
    ] .

obo:ENVO_00000171
    obo:IAO_0000115 "A valley that contains, and has been formed by, a river." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/River_valley" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000171" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "river valley" ;
    rdfs:subClassOf obo:ENVO_00000129, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000022
    ] .

obo:ENVO_00000172
    obo:IAO_0000115 "A desert plain characterized by a surface veneer of sand." ;
    oboInOwl:hasBroadSynonym "desert", "sandy area" ;
    oboInOwl:hasDbXref "EcoLexicon:sandy_area", "FTT:188", "FTT:238", "FTT:616", "Geonames:T.ERG", "Geonames:T.SAND", "TGN:21203" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000172" ;
    a owl:Class ;
    rdfs:comment "There should be  relation here to ENVO:sand, but it's more than \"primarily composed of\" and must call upon the idea of \"ground surface\" or layer." ;
    rdfs:label "sandy desert" ;
    rdfs:subClassOf obo:ENVO_00000097 .

obo:ENVO_00000173
    obo:IAO_0000115 "A desert plain characterized by a surface veneer of rock." ;
    oboInOwl:hasBroadSynonym "desert" ;
    oboInOwl:hasDbXref "FTT:188", "FTT:615", "Geonames:T.HMDA", "TGN:21204" ;
    oboInOwl:hasExactSynonym "rock desert" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000173" ;
    a owl:Class ;
    rdfs:comment "There should be  relation here to ENVO:rock, but it's more than \"primarily composed of\" and must call upon the idea of \"ground surface\" or layer." ;
    rdfs:label "rocky desert" ;
    rdfs:subClassOf obo:ENVO_00000097 .

obo:ENVO_00000174
    obo:IAO_0000115 "Narrow section of land in a body of water connecting two larger land areas." ;
    oboInOwl:hasDbXref "EcoLexicon:isthmus", "FTT:892", "Geonames:T.ISTH", "SWEETRealm:Isthmus", "TGN:21473", "TGN:21478", "https://en.wikipedia.org/wiki/Isthmus" ;
    oboInOwl:hasRelatedSynonym "land bridge", "neck", "submarine isthmus" ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "isthmus" ;
    rdfs:subClassOf obo:ENVO_01001884 .

obo:ENVO_00000175
    obo:IAO_0000115 "A surface landform which is formed by the dissolution of a soluble layer or layers of bedrock." ;
    oboInOwl:hasDbXref "EcoLexicon:karst", "FTT:894", "Geonames:T.KRST", "SWEETRealm:Karst", "TGN:21509", "https://en.wikipedia.org/wiki/Karst" ;
    oboInOwl:hasRelatedSynonym "karst area" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "Karsts usually form in masses of carbonate rock such as limestone or dolomite. Karst landscapes display distinctive surface features and underground drainages, and in some examples there may be little or no surface drainage."@en ;
    rdfs:label "karst" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000359
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002453
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_02500029
    ] .

obo:ENVO_00000176
    obo:IAO_0000115 "A landform elevated above the surrounding area." ;
    oboInOwl:hasBroadSynonym "elevation"@en ;
    oboInOwl:hasDbXref "LTER:177", "SWEETRealm:Elevation", "https://en.wikipedia.org/wiki/Elevation" ;
    a owl:Class ;
    rdfs:label "elevated landform" ;
    rdfs:subClassOf obo:ENVO_01001886, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001688
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001886
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001688
            ]
        )
    ] .

obo:ENVO_00000177
    obo:IAO_0000115 "An accumulation of boulders, stones, or other debris carried and deposited by a glacier." ;
    oboInOwl:hasDbXref "EcoLexicon:moraine", "FTT:759", "Geonames:T.MRN", "TGN:21414", "https://en.wikipedia.org/wiki/Moraine" ;
    oboInOwl:hasExactSynonym "glacial moraine" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "moraine" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000006
    ] .

obo:ENVO_00000178
    obo:IAO_0000115 "An artificial slope or wall, usually earthen, which parallels the course of a river, built for the purpose of containing the river." ;
    oboInOwl:hasDbXref "EcoLexicon:levee", "FTT:197", "FTT:21", "FTT:252", "FTT:619", "FTT:670", "FTT:921", "Geonames:S.DIKE", "Geonames:T.LEV", "SWEETRealm:Dike", "TGN:51251", "TGN:51263", "https://en.wikipedia.org/wiki/Levee" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "EMBANKMENT", "REVETMENT", "berm", "dike", "dike (manmade)", "dyke", "embankment", "levee", "revetment" ;
    oboInOwl:id "ENVO:00000178" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "levee" ;
    rdfs:subClassOf obo:ENVO_00000012, obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] .

obo:ENVO_00000179
    obo:IAO_0000115 "An elevated area of land with a flat top and sides that are usually steep cliffs. Mesas form in areas where horizontally layered rocks are uplifted by tectonic activity." ;
    oboInOwl:hasBroadSynonym "plateau" ;
    oboInOwl:hasDbXref "FTT:376", "FTT:377", "Geonames:T.MESA", "SWEETRealm:Mesa", "TGN:21422", "https://en.wikipedia.org/wiki/Mesa" ;
    oboInOwl:hasRelatedSynonym "butte" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "mesa" ;
    rdfs:subClassOf obo:ENVO_01001491 .

obo:ENVO_00000180
    obo:IAO_0000115 "A rounded elevated area." ;
    oboInOwl:hasDbXref "FTT:118", "FTT:993", "Geonames:T.MND", "TGN:21458", "https://en.wikipedia.org/wiki/Mound" ;
    oboInOwl:hasRelatedSynonym "mound", "mount" ;
    a owl:Class ;
    rdfs:label "mound" ;
    rdfs:subClassOf obo:ENVO_00000477 .

obo:ENVO_00000181
    obo:IAO_0000115 "The exposed summit of a ridge, mountain, or peak not covered with ice or snow within an ice field or glacier. The term is typically used in areas where a permanent ice mass is present." ;
    oboInOwl:hasBroadSynonym "glacier feature" ;
    oboInOwl:hasDbXref "FTT:648", "FTT:757", "FTT:80", "Geonames:T.NTK", "Geonames:T.NTKS", "TGN:21495", "https://en.wikipedia.org/wiki/Nunatak" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "mountain summit", "nunatak", "nunataks", "peak" ;
    oboInOwl:id "ENVO:00000181" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "\"peak\" in the definition is understood as a synonym of mount, rather than of summit. Nunataks may also refer to areas of ridges. The definition and placement of this class may need to be revised." ;
    rdfs:label "nunatak" ;
    rdfs:subClassOf obo:ENVO_00000480, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000480
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00000133
            ]
        )
    ] .

obo:ENVO_00000182
    obo:IAO_0000115 "An elevated and comparatively level expanse of land." ;
    oboInOwl:hasDbXref "EcoLexicon:plateau", "FTT:1080", "FTT:1090", "FTT:1091", "FTT:788", "Geonames:T.PLAT", "Geonames:T.UPLD", "SWEETRealm:Plateau", "TGN:21441", "TGN:21493", "TGN:21494", "https://en.wikipedia.org/wiki/Plateau" ;
    oboInOwl:hasExactSynonym "PLATEAU", "Plateau" ;
    oboInOwl:hasRelatedSynonym "highland", "intermontane plateau", "plateau", "table mountain", "tableknoll", "tableland", "tablemount", "upland" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "plateau" ;
    rdfs:subClassOf obo:ENVO_01001491 .

obo:ENVO_00000183
    obo:IAO_0000115 "A desert plain characterized by a surface veneer of gravel or stones." ;
    oboInOwl:hasBroadSynonym "desert" ;
    oboInOwl:hasDbXref "FTT:188", "FTT:617", "Geonames:T.REG" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000183" ;
    a owl:Class ;
    rdfs:comment "There should be  relation here to ENVO:rock and ENVO:gravel, but it's more than \"primarily composed of\" and must call upon the idea of \"ground surface\" or layer." ;
    rdfs:label "stony desert" ;
    rdfs:subClassOf obo:ENVO_00000097 .

obo:ENVO_00000184
    obo:IAO_0000115 "A tributary valley with the floor at a higher relief than the main channel into which it flows. They are most commonly associated with U-shaped valleys when a tributary glacier flows into a glacier of larger volume." ;
    oboInOwl:hasBroadSynonym "valley" ;
    oboInOwl:hasDbXref "FTT:166", "FTT:784", "Geonames:T.VALG", "TGN:21514", "https://en.wikipedia.org/wiki/Hanging_valley" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000184" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "hanging valley" ;
    rdfs:subClassOf obo:ENVO_00000248 .

obo:ENVO_00000185
    obo:IAO_0000115 "Rain-fed, potentially deep peatlands occurring principally in lowland areas across much of Northern Europe, as well as in the former USSR, North America and parts of the southern hemisphere." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "SWEETRealm:RaisedBog" ;
    oboInOwl:hasRelatedSynonym "raised bog" ;
    a owl:Class ;
    rdfs:label "raised mire" ;
    rdfs:subClassOf obo:ENVO_00000044 .

obo:ENVO_00000186
    obo:IAO_0000115 "Flat or concave peatlands with a string-like pattern of hummocks (hence the name), found principally in northern Scandinavia but occurring in the western parts of the former USSR and in North America. A few examples exist in northern Britain." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/String_bog" ;
    oboInOwl:hasExactSynonym "string bog" ;
    a owl:Class ;
    rdfs:label "string mire" ;
    rdfs:subClassOf obo:ENVO_00000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001857
                obo:PATO_0002254
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000516
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "3"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_00000516 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_00000187
    obo:IAO_0000115 "Peatlands with a shallow peat layer, only about 500 mm thick, dominated by sedges and grasses. They form in permafrost areas, covering around 110,000 to 160,000 km2 in Alaska, Canada, and the former USSR." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "tundra mire" ;
    rdfs:subClassOf obo:ENVO_00000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001370
    ] .

obo:ENVO_00000188
    obo:IAO_0000115 "Peatland typified by characteristic high mounds, each with a permanently frozen core, with wet depressions between the mounds." ;
    a owl:Class ;
    rdfs:comment "These develop where the ground surface is frozen only for part of the year, and are common in the former USSR, Canada and parts of Scandinavia." ;
    rdfs:label "palsa mire" ;
    rdfs:subClassOf obo:ENVO_00000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000489
    ] .

obo:ENVO_00000189
    obo:IAO_0000115 "Forested peatlands including both rain- and groundwater-fed types, commonly recorded in tropical regions with high rainfall." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Peat_swamp" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "This type of peatland covers around 350,000 km2, primarily in south-east Asia but also occurring in the Everglades in Florida." ;
    rdfs:label "peat swamp" ;
    rdfs:subClassOf obo:ENVO_00000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001243
    ] .

obo:ENVO_00000190
    obo:IAO_0000115 "Feature on the ocean floor at a depth of 3500 - 6000 meters." ;
    oboInOwl:hasDbXref "EcoLexicon:abyssal_hill", "FTT:1020", "FTT:2", "FTT:4" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "Abyssalhill", "abyssal hill", "ocean floor feature" ;
    oboInOwl:id "ENVO:00000190" ;
    a owl:Class ;
    rdfs:label "abyssal feature" ;
    rdfs:subClassOf obo:ENVO_00000104 .

obo:ENVO_00000191
    obo:IAO_0000115 "A part of an astronomical body which is primarily composed of solid material."@en ;
    oboInOwl:hasDbXref "EcoLexicon:landform", "EcoLexicon:landforms", "FTT:754", "FTT:96", "SWEETRealm:Landform", "TGN:21400", "TGN:21401" ;
    oboInOwl:hasRelatedSynonym "geological feature", "landform", "physiographic feature" ;
    a owl:Class ;
    rdfs:label "solid astronomical body part" ;
    rdfs:subClassOf obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000814
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000814
            ]
        )
    ] .

obo:ENVO_00000192
    obo:IAO_0000115 "A wetland that forms when mud is deposited by the tides, rivers, sea or oceans." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "EcoLexicon:mud_flat", "FTT:1001", "FTT:185", "Geonames:H.FLTM", "SPIRE:Mudflat", "SWEETRealm:MudFlat", "https://en.wikipedia.org/wiki/Mudflat" ;
    oboInOwl:hasExactSynonym "mud flat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "mud flat" ;
    oboInOwl:id "ENVO:00000192" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "mudflat" ;
    rdfs:subClassOf obo:ENVO_00000230 .

obo:ENVO_00000193
    oboInOwl:hasDbXref "FTT:1033", "FTT:506", "Geonames:V.GRVO", "https://en.wikipedia.org/wiki/Olive_grove" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "olive grove", "wood" ;
    oboInOwl:id "ENVO:00000193" ;
    a owl:Class ;
    rdfs:label "olive grove" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000194
    obo:IAO_0000115 "Broken rock that appears at the bottom of crags, mountain cliffs or valley shoulders." ;
    oboInOwl:hasDbXref "EcoLexicon:scree", "FTT:1078", "FTT:96", "Geonames:T.TAL", "SWEETRealm:Talus", "TGN:21508", "https://en.wikipedia.org/wiki/Scree" ;
    oboInOwl:hasRelatedSynonym "TALUS", "talus slope" ;
    a owl:Class ;
    rdfs:label "scree" ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000339
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_00000195
    obo:IAO_0000115 "A natural depression or hole in the surface topography caused by the removal of soil or bedrock, often both, by water. Sinkholes may vary in size from less than a meter to several hundred meters both in diameter and depth, and vary in form from soil-lined bowls to bedrock-edged chasms." ;
    oboInOwl:hasBroadSynonym "basin" ;
    oboInOwl:hasDbXref "EcoLexicon:sink_hole", "FTT:1073", "FTT:1074", "Geonames:T.SINK", "SWEETRealm:Sink", "TGN:21371", "https://en.wikipedia.org/wiki/Sinkhole" ;
    oboInOwl:hasRelatedSynonym "cenote", "sink" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "sinkhole" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000196
    obo:IAO_0000115 "A dry lakebed consisting of fine-grained sediments infused with alkali salts. Generally the shore or bed of an endorheic lake." ;
    oboInOwl:hasDbXref "FTT:223", "FTT:477", "FTT:706", "FTT:895", "LTER:434", "SWEETRealm:Playa" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "chott", "kavir", "playa", "salina" ;
    oboInOwl:id "ENVO:00000196" ;
    a owl:Class ;
    rdfs:label "alkaline flat" ;
    rdfs:subClassOf obo:ENVO_01000296 .

obo:ENVO_00000197
    obo:IAO_0000115 "A lake from which there is no outflow of water, either on the surface as rivers, or underground by flow or diffusion through rock or permeable material." ;
    oboInOwl:hasDbXref "EcoLexicon:endorheic_lake", "https://en.wikipedia.org/wiki/Endorheic_lake" ;
    oboInOwl:hasExactSynonym "closed lake" ;
    a owl:Class ;
    rdfs:label "endorheic lake" ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000551
    ] .

obo:ENVO_00000198
    obo:IAO_0000115 "A lake permanently covered by ice." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subglacial_lake" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice-covered lake" ;
    rdfs:subClassOf obo:ENVO_00000488 .

obo:ENVO_00000199
    obo:IAO_0000115 "A lake which has layers of water which do not intermix." ;
    oboInOwl:hasDbXref "EcoLexicon:meromictic_lake_" ;
    a owl:Class ;
    rdfs:comment "The deepest layer of water in such a lake typically does not contain any dissolved oxygen. The layers of sediment at the bottom of a meromictic lake remain relatively undisturbed because there are no living organisms to stir them up."@en ;
    rdfs:label "meromictic lake" ;
    rdfs:subClassOf obo:ENVO_00000020 ;
    owl:disjointWith obo:ENVO_01000285 .

obo:ENVO_00000200
    obo:IAO_0000115 "A lake, part of whose margin is formed by an ice mass, ice cap or glacier, the ice having obstructed the natural drainage of the land." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Periglacial_lake" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000200" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "periglacial lake" ;
    rdfs:subClassOf obo:ENVO_00000488 .

obo:ENVO_00000201
    obo:IAO_0000115 "A lake in a glacially eroded valley, which has been eroded below sea level." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fjord_lake" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000201" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "fjord lake" ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000039
    ] .

obo:ENVO_00000202
    obo:IAO_0000115 "A lake which is formed when a wide meander from a stream or a river is cut off to form a lake. They are called oxbow lakes due to the distinctive curved shape that results from this process." ;
    oboInOwl:hasDbXref "EcoLexicon:ox-bow_lake", "FTT:221", "FTT:903", "Geonames:H.LKO", "TGN:21139", "https://en.wikipedia.org/wiki/Oxbow_lake" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000202" ;
    a owl:Class ;
    rdfs:label "oxbow lake" ;
    rdfs:subClassOf obo:ENVO_00000020 .

obo:ENVO_00000203
    obo:IAO_0000115 "A lake which fills a depression that has formed as a result of subsidence along a a rift zone, an area of extensional tectonics in the continental crust." ;
    a owl:Class ;
    rdfs:label "rift lake" ;
    rdfs:subClassOf obo:ENVO_01001092, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001095
    ] .

obo:ENVO_00000204
    obo:IAO_0000115 "A spring through which fluid intermittently flows."@en ;
    a owl:Class ;
    rdfs:label "ephemeral spring" ;
    rdfs:subClassOf obo:ENVO_00000027 .

obo:ENVO_00000205
    obo:IAO_0000115 "A spring whose flow is continuous." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000205" ;
    a owl:Class ;
    rdfs:label "permanent spring" ;
    rdfs:subClassOf obo:ENVO_00000027 .

obo:ENVO_00000206
    obo:IAO_0000115 "The water mass of an ocean directly above a continental shelf." ;
    oboInOwl:hasDbXref "EcoLexicon:neritic_zone", "SWEETRealm:NeriticZone", "https://en.wikipedia.org/wiki/Neritic_zone" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine neritic zone" ;
    rdfs:subClassOf obo:ENVO_01000295 ;
    owl:disjointWith obo:ENVO_00000207 .

obo:ENVO_00000207
    obo:IAO_0000115 "The water mass of an ocean that is not above a continental shelf." ;
    oboInOwl:hasDbXref "EcoLexicon:oceanic_zone" ;
    oboInOwl:hasExactSynonym "OceanLayer" ;
    oboInOwl:inSubset envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "oceanic zone" ;
    rdfs:subClassOf obo:ENVO_01000295, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] .

obo:ENVO_00000208
    obo:IAO_0000115 "An open ocean region." ;
    oboInOwl:hasDbXref "EcoLexicon:pelagic_zone", "SPIRE:Pelagic", "SWEETRealm:PelagicZone", "https://en.wikipedia.org/wiki/Pelagic_zone" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine pelagic zone" ;
    rdfs:subClassOf obo:ENVO_01000295 .

obo:ENVO_00000209
    obo:IAO_0000115 "The zone of an ocean from the surface to where photosynthesis can occur, due to the penetration of light." ;
    oboInOwl:hasDbXref "EcoLexicon:epipelagic_zone", "SPIRE:Epipelagic_zone", "SWEETRealm:PhoticZone", "https://en.wikipedia.org/wiki/Photic_zone" ;
    oboInOwl:hasExactSynonym "PhoticZone", "epipelagic zone" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine photic zone" ;
    rdfs:subClassOf obo:ENVO_01000295, obo:ENVO_01001477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000822
    ] .

obo:ENVO_00000210
    obo:IAO_0000115 "The zone of an ocean below 200m, in which photosynthesis cannot occur due to the lack of light." ;
    oboInOwl:hasDbXref "EcoLexicon:aphotic_zone", "SWEETRealm:AphoticZone", "https://en.wikipedia.org/wiki/Aphotic_zone" ;
    oboInOwl:hasExactSynonym "AphoticZone" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine aphotic zone" ;
    rdfs:subClassOf obo:ENVO_01000295 .

obo:ENVO_00000211
    obo:IAO_0000115 "The one of an ocean below the 10degC thermocline down to a temperature of 4degC." ;
    oboInOwl:hasDbXref "EcoLexicon:bathypelagic_zone", "SWEETRealm:BathypelagicZone", "https://en.wikipedia.org/wiki/Bathypelagic_zone" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "marine bathypelagic zone" ;
    rdfs:subClassOf obo:ENVO_00000210 .

obo:ENVO_00000212
    obo:IAO_0000115 "The zone of the ocean below the bathypelagic zone, with its lowest boundary at about 6000m." ;
    oboInOwl:inSubset envo:envoMarine ;
    a owl:Class ;
    rdfs:label "marine abyssalpelagic zone" ;
    rdfs:subClassOf obo:ENVO_00000210 .

obo:ENVO_00000213
    obo:IAO_0000115 "The zone of an ocean immediately below the photic zone down to a depth where the water temperature is 10degC (the thermocline)." ;
    oboInOwl:hasDbXref "EcoLexicon:mesopelagic_zone", "SPIRE:Mesopelagic_zone", "SWEETRealm:MesopelagicZone", "https://en.wikipedia.org/wiki/Mesopelagic_zone" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "marine mesopelagic zone" ;
    rdfs:subClassOf obo:ENVO_00000210 .

obo:ENVO_00000214
    obo:IAO_0000115 "The zone of an ocean in oceanic trenches, lying between 6000m and 10,000m." ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "hadalpelagic zone" ;
    rdfs:subClassOf obo:ENVO_00000210 .

obo:ENVO_00000215
    obo:IAO_0000115 "A fissure in the Earths's surface from which geothermally heated water issues." ;
    oboInOwl:hasDbXref "EcoLexicon:hydrothermal_vent", "FTT:834", "https://en.wikipedia.org/wiki/Hydrothermal_vent" ;
    oboInOwl:hasExactSynonym "HydrothermalVents" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000215" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "hydrothermal vent" ;
    rdfs:subClassOf obo:ENVO_00000027 .

obo:ENVO_00000216
    obo:IAO_0000115 "A hole in the Earth's crust from which steam and gases are emitted." ;
    oboInOwl:hasBroadSynonym "thermal feature" ;
    oboInOwl:hasDbXref "EcoLexicon:fumarole", "FTT:731", "FTT:732", "https://en.wikipedia.org/wiki/Fumarole" ;
    oboInOwl:hasExactSynonym "FUMAROLE" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000216" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "fumarole" ;
    rdfs:subClassOf obo:ENVO_01000667 .

obo:ENVO_00000217
    obo:IAO_0000115 "A fumarole that emits sulfurous gases." ;
    oboInOwl:hasDbXref "EcoLexicon:solfatara", "https://en.wikipedia.org/wiki/Solfatara" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000217" ;
    a owl:Class ;
    rdfs:label "solfatara" ;
    rdfs:subClassOf obo:ENVO_00000216 .

obo:ENVO_00000218
    obo:IAO_0000115 "A hydrothermal vent found on the ocean floor. The vents are formed in fields hundreds of meters wide when superheated water from below the Earth's crust comes through the ocean floor. The superheated water is rich in dissolved minerals from the crust, most notably sulfides, which crystallize to create a chimney-like structure around each vent. When the superheated water in the vent comes in contact with the cold ocean water, many minerals are precipitated, creating the distinctive black color. The metal sulfides that are deposited can become massive sulfide ore deposits in time." ;
    oboInOwl:hasDbXref "SPIRE:Oceanic_vent", "https://en.wikipedia.org/wiki/Black_smoker" ;
    oboInOwl:hasExactSynonym "active chimney" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "oceanic vent", "sea vent" ;
    oboInOwl:id "ENVO:00000218" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "black smoker" ;
    rdfs:subClassOf obo:ENVO_01000122 .

obo:ENVO_00000219
    obo:IAO_0000115 "An inland sea which is not connected with an ocean by a lentic or lotic water body." ;
    envo:disconnected_from obo:ENVO_00000015 ;
    terms:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "FTT:221", "FTT:871" ;
    oboInOwl:hasRelatedSynonym "inland sea" ;
    oboInOwl:inSubset envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "envoPolar" ;
    rdfs:label "landlocked sea" ;
    rdfs:subClassOf obo:ENVO_01001786, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01003004 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] .

obo:ENVO_00000220
    obo:IAO_0000115 "A group of geographically or geologically associated islands." ;
    oboInOwl:hasDbXref "EcoLexicon:archipelago", "FTT:146", "TGN:21470", "TGN:21474", "https://en.wikipedia.org/wiki/Archipelago" ;
    oboInOwl:hasExactSynonym "ISLAND CLUSTER" ;
    oboInOwl:hasRelatedSynonym "IslandArc", "island arc", "island group" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "archipelago" ;
    rdfs:subClassOf obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000098
    ] .

obo:ENVO_00000221
    obo:IAO_0000115 "An island that lies on a continental shelf." ;
    oboInOwl:hasDbXref "EcoLexicon:continental_island", "https://en.wikipedia.org/wiki/Continental_island" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000221" ;
    a owl:Class ;
    rdfs:label "continental island" ;
    rdfs:subClassOf obo:ENVO_00000098, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000223
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000098
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000223
            ]
        )
    ] .

obo:ENVO_00000222
    obo:IAO_0000115 "An island that does not sit on a continental shelf, and is of volcanic origin." ;
    envo:disconnected_from obo:ENVO_00000223 ;
    oboInOwl:hasDbXref "EcoLexicon:oceanic_island", "https://en.wikipedia.org/wiki/Oceanic_island" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "volcanic island" ;
    oboInOwl:id "ENVO:00000222" ;
    a owl:Class ;
    rdfs:label "oceanic island" ;
    rdfs:subClassOf obo:ENVO_00000098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] .

obo:ENVO_00000223
    obo:IAO_0000115 "A slope which a) extends the perimeter of a continent, b) is covered by a shallow marine water body during interglacial periods, c) has a low degree of steepness relative to a continental slope or rise." ;
    oboInOwl:hasBroadSynonym "shelf" ;
    oboInOwl:hasDbXref "EcoLexicon:continental_shelf", "FTT:283", "FTT:284", "FTT:535", "FTT:537", "FTT:538", "FTT:539", "Geonames:U.BDLU", "Geonames:U.SHFU", "SWEETRealm:ContinentalMargin", "https://en.wikipedia.org/wiki/Continental_shelf" ;
    oboInOwl:hasExactSynonym "shelves, continental" ;
    oboInOwl:hasRelatedSynonym "borderland", "borderland (continental margin)", "platform (continental margin)", "shelf edge (ocean)" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The continental shelf is a gentle slope. This class refers to the geographical continental shelf and not the legal concept of the same name." ;
    rdfs:label "continental shelf" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000748
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000273
    ] .

obo:ENVO_00000224
    obo:IAO_0000115 "An estuary in which river output is less than the marine input, resulting in the mixing of the whole water column by current-induced turbulence, such that salinity varies more longitudinally rather than vertically." ;
    oboInOwl:hasExactSynonym "partially mixed estuary", "vertically mixed estuary" ;
    a owl:Class ;
    rdfs:label "slightly stratified estuary" ;
    rdfs:subClassOf obo:ENVO_00000045 .

obo:ENVO_00000225
    obo:IAO_0000115 "An estuary whose river output and marine input are more even, with river flow still dominant; turbulence induces more mixing of salt water upward than the reverse." ;
    a owl:Class ;
    rdfs:label "highly stratified estuary" ;
    rdfs:subClassOf obo:ENVO_00000045 .

obo:ENVO_00000226
    obo:IAO_0000115 "An estuary in which  river output greatly exceeds marine input, resulting in little mixing and thus a sharp contrast between fresh surface water and saline bottom water." ;
    oboInOwl:hasDbXref "EcoLexicon:salt-wedge_estuary" ;
    oboInOwl:hasExactSynonym "salt wedge estuary" ;
    a owl:Class ;
    rdfs:label "saline wedge estuary" ;
    rdfs:subClassOf obo:ENVO_00000045 .

obo:ENVO_00000227
    obo:IAO_0000115 "An estuary whose river output is less than the marine input. Here, turbulence causes mixing of the whole water column, such that salinity varies more longitudinally rather than vertically." ;
    obo:IAO_0100001 <ENVO:00000224> ;
    a owl:Class ;
    rdfs:label "obsolete vertically mixed estuary" ;
    owl:deprecated true .

obo:ENVO_00000228
    obo:IAO_0000115 "An estuary which is located in regions where evaporation greatly exceeds the inflow of fresh water, forming a zone of maximum salinity towards which both riverine and marine water masses flow, before sinking and spreading along the bottom in both seaward and landward directions." ;
    a owl:Class ;
    rdfs:label "inverse estuary" ;
    rdfs:subClassOf obo:ENVO_00000045 .

obo:ENVO_00000229
    obo:IAO_0000115 "An estuary which varies dramatically in its volume as a result of intermittent freshwater input, and is capable of changing from a wholly marine embayment to any other type of estuary." ;
    a owl:Class ;
    rdfs:label "intermittent estuary" ;
    rdfs:subClassOf obo:ENVO_00000045 .

obo:ENVO_00000230
    obo:IAO_0000115 "A wetland ecosystem which overlaps both terrestrial and marine ecosystems." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Coastal_wetland" ;
    a owl:Class ;
    rdfs:label "coastal wetland ecosystem" ;
    rdfs:subClassOf obo:ENVO_01001209, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001209
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_00000303
            ]
        )
    ] .

obo:ENVO_00000231
    obo:IAO_0000115 "A wetland found in upland areas, characterised by acidic soils." ;
    oboInOwl:hasBroadSynonym "moor" ;
    oboInOwl:hasDbXref "EcoLexicon:moor", "FTT:1191", "FTT:991", "Geonames:H.MOOR", "LTER:351", "TGN:21608", "https://en.wikipedia.org/wiki/Moor" ;
    a owl:Class ;
    rdfs:label "moor" ;
    rdfs:subClassOf obo:ENVO_00000243 .

obo:ENVO_00000232
    obo:IAO_0000115 "A freshwater peat land with chemically basic (which roughly means alkaline) ground water." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "FTT:685", "TGN:21321", "https://en.wikipedia.org/wiki/Fen" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "fen" ;
    rdfs:subClassOf obo:ENVO_00000044, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001430
                ]
            )
        ]
    ] .

obo:ENVO_00000233
    obo:IAO_0000115 "A wetland ecosystem in which land mass is permanently inundated by shallow bodies of water, generally with a substantial number of hummocks, or dry-land protrusions." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "EcoLexicon:swamp", "FTT:1226", "FTT:185", "FTT:480", "Geonames:H.SWMP", "SPIRE:Swamp", "SWEETRealm:Swamp", "TGN:21324", "https://en.wikipedia.org/wiki/Swamp" ;
    oboInOwl:hasExactSynonym "Swamp", "swamp" ;
    oboInOwl:hasRelatedSynonym "cienaga" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "swamp ecosystem" ;
    rdfs:subClassOf obo:ENVO_01001209 .

obo:ENVO_00000234
    obo:IAO_0000115 "A small, slow-moving stream or creek; usually located in low-lying areas." ;
    oboInOwl:hasBroadSynonym "lake", "watercourse" ;
    oboInOwl:hasDbXref "EcoLexicon:embayment_", "FTT:1206", "FTT:228", "FTT:230", "TGN:21303", "TGN:21305", "https://en.wikipedia.org/wiki/Bayou" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "bahia", "embayment", "lake", "slough" ;
    oboInOwl:id "ENVO:00000234" ;
    a owl:Class ;
    rdfs:label "bayou" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000235
    obo:IAO_0000115 "A fen which has developed to the point where it supports trees." ;
    a owl:Class ;
    rdfs:label "carr" ;
    rdfs:subClassOf obo:ENVO_00000232 .

obo:ENVO_00000236
    obo:IAO_0000115 "A class of complex shallow wetlands in central, southern and eastern Africa, particularly in Zambia and Zimbabwe. They are generally found in higher rainfall flat plateau areas, and have river-like branching forms which may be nowhere very large, but common enough to add up to a large area." ;
    a owl:Class ;
    rdfs:label "dambo" ;
    rdfs:subClassOf obo:ENVO_00000243 .

obo:ENVO_00000237
    obo:IAO_0000115 "A danbo associated with a headwater." ;
    a owl:Class ;
    rdfs:label "hydromorphic/phreatic dambo" ;
    rdfs:subClassOf obo:ENVO_00000236 .

obo:ENVO_00000238
    obo:IAO_0000115 "A dambo associated with a river." ;
    a owl:Class ;
    rdfs:label "fluvial dambo" ;
    rdfs:subClassOf obo:ENVO_00000236 .

obo:ENVO_00000239
    obo:IAO_0000115 "A palustrine wetland with deep, acidic, sandy, peat soils. Groundwater saturates the soil except during brief seasonal dry spells and during prolonged droughts. Pocosin soils are nutrient deficient (oligotrophic), especially in phosphorus." ;
    a owl:Class ;
    rdfs:label "pocasin" ;
    rdfs:subClassOf obo:ENVO_00000243 .

obo:ENVO_00000240
    obo:IAO_0000115 "A wetland ecosystem in which soil is saturated with saline water." ;
    obo:IAO_0000116 "It would be more correct to say that this has_quality salty or has_part ((soil and water) and has_increased_levels_of salt." ;
    a owl:Class ;
    rdfs:label "saline wetland" ;
    rdfs:subClassOf obo:ENVO_01001209, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002010
    ] .

obo:ENVO_00000241
    obo:IAO_0000115 "A level tract lying at a small depth below the surface of water, or alternately covered and left bare by the tide." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "EcoLexicon:tidal_flat", "FTT:1230", "FTT:185", "FTT:706", "Geonames:H.FLTT", "https://en.wikipedia.org/wiki/Tidal_flat" ;
    oboInOwl:hasExactSynonym "FLAT", "tidal flat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000241" ;
    a owl:Class ;
    rdfs:label "tidal mudflat" ;
    rdfs:subClassOf obo:ENVO_00000192 .

obo:ENVO_00000242
    obo:IAO_0000115 "A wetland that forms when mud is deposited by a stream." ;
    a owl:Class ;
    rdfs:label "lacustrine mudflat" ;
    rdfs:subClassOf obo:ENVO_00000192 .

obo:ENVO_00000243
    obo:IAO_0000115 "A wetland which is inundated with water that contains low concentrations of salts." ;
    a owl:Class ;
    rdfs:label "freshwater wetland ecosystem" ;
    rdfs:subClassOf obo:ENVO_01001209, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_00000063
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002011
            ]
        )
    ], [
        a owl:Class ;
        owl:complementOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002473 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_00010483
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:ENVO_02000200 ;
                        owl:someValuesFrom obo:CHEBI_26710
                    ]
                )
            ]
        ]
    ], [
        a owl:Class ;
        owl:complementOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002473 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_00010483
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000086 ;
                        owl:someValuesFrom obo:PATO_0001657
                    ]
                )
            ]
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000635
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00001998
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:BFO_0000051 ;
                                owl:someValuesFrom obo:ENVO_00002011
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001209
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000635
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:intersectionOf (obo:ENVO_00001998
                                    [
                                        a owl:Restriction ;
                                        owl:onProperty obo:BFO_0000051 ;
                                        owl:someValuesFrom obo:ENVO_00002011
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00000244
    obo:IAO_0000115 "A flat or very gently sloping areas of the deep ocean basin floor." ;
    oboInOwl:hasDbXref "EcoLexicon:abyssal_plain", "FTT:4", "SPIRE:Abyssal", "TGN:23302", "https://en.wikipedia.org/wiki/Abyssal_plain" ;
    oboInOwl:hasExactSynonym "Abyssalplain" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "abyssal feature" ;
    oboInOwl:id "ENVO:00000244" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "abyssal plain" ;
    rdfs:subClassOf obo:ENVO_00000086, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:ENVO_00000426
    ] .

obo:ENVO_00000245
    obo:IAO_0000115 "A broad, low relief crater that results from a phreatic eruption or explosion caused by groundwater contact with hot lava or magma. The maar typically fills with water to form a relatively shallow crater lake." ;
    a owl:Class ;
    rdfs:label "maar" ;
    rdfs:subClassOf obo:ENVO_00000514 .

obo:ENVO_00000246
    obo:IAO_0000115 "A crater formed by a volcano, within which occurs a vent (or vents) from which magma erupts as gases, lava, and ejecta." ;
    oboInOwl:hasDbXref "FTT:219", "TGN:21408", "https://en.wikipedia.org/wiki/Volcanic_crater" ;
    oboInOwl:hasRelatedSynonym "crater" ;
    a owl:Class ;
    rdfs:label "volcanic crater" ;
    rdfs:subClassOf obo:ENVO_00000514, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] .

obo:ENVO_00000247
    obo:IAO_0000115 "An opening, or rupture, in the Earth's surface or crust, which allows hot, molten rock, ash and gases to escape from deep below the surface." ;
    oboInOwl:hasBroadSynonym "mount" ;
    oboInOwl:hasDbXref "EcoLexicon:volcano", "FTT:592", "Geonames:T.VLC", "TGN:21406", "https://en.wikipedia.org/wiki/Volcano" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "volcano" ;
    rdfs:subClassOf obo:ENVO_01000667, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] .

obo:ENVO_00000248
    obo:IAO_0000115 "A valley that contains, or contained, a glacier and was formed by glacial activity. Typically U-shaped in cross-section." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glacial_valley" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "valley" ;
    oboInOwl:id "ENVO:00000248" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial valley" ;
    rdfs:subClassOf obo:ENVO_00000100 .

obo:ENVO_00000249
    obo:IAO_0000115 "The parallel ridges of till deposited along the sides of an alglacier. The unconsolidated debris is deposited on top of the glacier by frost shattering of the valley walls and from tributary streams flowing into the valley. The till is carried along the glacial margin until the glacier melts." ;
    oboInOwl:hasBroadSynonym "moraine" ;
    oboInOwl:hasDbXref "EcoLexicon:lateral_moraine", "https://en.wikipedia.org/wiki/Lateral_moraine" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "lateral moraine" ;
    rdfs:subClassOf obo:ENVO_00000177 .

obo:ENVO_00000250
    obo:IAO_0000115 "A moriane formed when the inside lateral moraines of two glaciers merge together. They form a ridge down the center of the combined glaciers." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Medial_moraine" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "medial moraine" ;
    rdfs:subClassOf obo:ENVO_00000177 .

obo:ENVO_00000251
    obo:IAO_0000115 "A till covered area with irregular topography and no ridges, often forming gently rolling hills or plains. Forms by the accumulation of till under the ice by lodgement, but may also be deposited as the glacier retreats." ;
    oboInOwl:hasDbXref "EcoLexicon:ground_moraine", "https://en.wikipedia.org/wiki/Ground_moraine" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ground moraine" ;
    rdfs:subClassOf obo:ENVO_00000177 .

obo:ENVO_00000252
    obo:IAO_0000115 "Ridges of unconsolidated debris deposited at the snout or end of the glacier. They usually reflect the shape of the glacier's terminus." ;
    oboInOwl:hasDbXref "EcoLexicon:terminal_moraine", "https://en.wikipedia.org/wiki/Terminal_moraine" ;
    oboInOwl:hasExactSynonym "end moraine" ;
    oboInOwl:hasRelatedSynonym "delta moraine", "moraine" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "terminal moraine" ;
    rdfs:subClassOf obo:ENVO_00000177 .

obo:ENVO_00000253
    obo:IAO_0000115 "A plain where a stream meanders across an area with a very low gradient, usually with a fairly continuous discharge. In addition to meanders, scroll plains are also characterised by many oxbow lakes." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000253" ;
    a owl:Class ;
    rdfs:label "scroll plane" ;
    rdfs:subClassOf obo:ENVO_00000086 .

obo:ENVO_00000254
    obo:IAO_0000115 "An extensive flat plain of glacial till that forms when a sheet of ice becomes detached from the main body of a glacier and melts in place depositing the sediments it carried." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000254" ;
    a owl:Class ;
    rdfs:label "till plain" ;
    rdfs:subClassOf obo:ENVO_00000086 .

obo:ENVO_00000255
    obo:IAO_0000115 "An area which is subject to periodic flooding." ;
    oboInOwl:hasDbXref "EcoLexicon:flood_plain", "FTT:288", "FTT:98", "LTER:197", "SWEETRealm:FloodPlain", "TGN:21460", "https://en.wikipedia.org/wiki/Flood_plain" ;
    oboInOwl:hasExactSynonym "FLOOD PLAIN", "Floodplain", "floodplain" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "bottomland" ;
    oboInOwl:id "ENVO:00000255" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "flood plain" ;
    rdfs:subClassOf obo:ENVO_00000086 .

obo:ENVO_00000256
    obo:IAO_0000115 "The stream channel and adjacent areas that carry flood flows in a flood plain." ;
    oboInOwl:hasDbXref "FTT:710", "https://en.wikipedia.org/wiki/Floodway" ;
    a owl:Class ;
    rdfs:label "floodway" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000255
    ] .

obo:ENVO_00000257
    obo:IAO_0000115 "Area of a flood plane covered by the flood, but which does not experience a strong current." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flood_fringe" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000257" ;
    a owl:Class ;
    rdfs:label "flood fringe" ;
    rdfs:subClassOf obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000255
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_01000710
    ] .

obo:ENVO_00000258
    obo:IAO_0000115 "A relatively flat and gently sloping landform found at the base of a range of hills or mountains, formed by the deposition of alluvial soil over a long period of time by one or more streams coming from the mountains." ;
    oboInOwl:hasDbXref "EcoLexicon:alluvial_plain", "SWEETRealm:AlluvialPlain", "https://en.wikipedia.org/wiki/Alluvial_plain" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "alluvial plain" ;
    rdfs:subClassOf obo:ENVO_00000086, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00000478
                [
                    a owl:Class ;
                    owl:complementOf [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000051 ;
                        owl:someValuesFrom obo:ENVO_00000264
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002871
    ] .

obo:ENVO_00000259
    obo:IAO_0000115 "A plain that originally formed in a lacustrine environment, that is, as the bed of a lake, but from which the water has disappeared, by natural drainage, evaporation or other geophysical processes." ;
    oboInOwl:hasDbXref "SWEETRealm:LacustrinePlain", "https://en.wikipedia.org/wiki/Lacustrine_plain" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000259" ;
    a owl:Class ;
    rdfs:label "lacustrine plain" ;
    rdfs:subClassOf obo:ENVO_00000086 .

obo:ENVO_00000260
    obo:IAO_0000115 "An area of land of low topographic relief that historically supported grasses and herbs, with few trees, and having generally a mesic (moderate or temperate) climate. Dominated by tall grasses (contrast steppe)." ;
    oboInOwl:hasDbXref "FTT:259", "FTT:707", "FTT:769", "FTT:926", "TGN:21605", "TGN:21606", "https://en.wikipedia.org/wiki/Prairie" ;
    oboInOwl:hasRelatedSynonym "grassland", "llanos", "pampa", "plain", "veld" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "prairie" ;
    rdfs:subClassOf obo:ENVO_00000106 .

obo:ENVO_00000261
    obo:IAO_0000115 "A terrestrial ecosystem which has its composition and function determined by an unbroken herbaceous layer - primarily composed of grasses, sedges, or rushes - interspersed with trees or shrubs." ;
    obo:IAO_0000116 "Further axiomatisation is possible with the right taxon imports, but the interspersal semantics may be beyond OWL expressivity." ;
    oboInOwl:hasDbXref "FTT:259", "FTT:770", "FTT:771", "TGN:21607" ;
    oboInOwl:hasExactSynonym "Savanna" ;
    oboInOwl:hasRelatedSynonym "grassland", "savannah" ;
    a owl:Class ;
    rdfs:comment "Savannas are intermediate grassland-woodland ecosystems, with some instances having almost no trees and others having trees at densities higher than some forests. Savannas are typically subject to tropical or subtropical climatic conditions. Savannas typically have seasonal water availability and grass, sedge (Cyperaceae) or  rush (Juncaceae) communities." ;
    rdfs:label "savanna" ;
    rdfs:subClassOf obo:ENVO_01001790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001206
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001245
    ] .

obo:ENVO_00000262
    obo:IAO_0000115 "A plain without trees (apart from those near rivers and lakes); it is similar to a prairie, although a prairie is generally considered as being dominated by tall grasses, while short grasses are said to be normal in the steppe. It may be semi-desert, or covered with grass or shrubs or both, depending on the season and latitude." ;
    oboInOwl:hasDbXref "EcoLexicon:steppe", "FTT:259", "https://en.wikipedia.org/wiki/Steppe" ;
    oboInOwl:hasRelatedSynonym "grassland", "pampa", "pampas", "puszta" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "steppe" ;
    rdfs:subClassOf obo:ENVO_00000106 .

obo:ENVO_00000263
    obo:IAO_0000115 "A narrow, vertical cave passage, often developed along a joint but not necessarily so. Usually due to solution but sometimes to tension." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000263" ;
    a owl:Class ;
    rdfs:label "fissure cave" ;
    rdfs:subClassOf obo:ENVO_00000067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:ENVO_01000667
    ] .

obo:ENVO_00000264
    obo:IAO_0000115 "A mountain rising from the ocean seafloor that does not reach to the water's surface (sea level), and thus is not an island. Typically formed from volcanoes that rise abruptly and are usually found rising from a seafloor of 1,000 - 4,000 meters depth. Independent features that rise to at least 1,000 meters above the seafloor." ;
    oboInOwl:hasBroadSynonym "mount" ;
    oboInOwl:hasDbXref "EcoLexicon:mountain", "EcoLexicon:seamount", "FTT:1241", "Geonames:MTSU", "Geonames:RNGU", "Geonames:U.HLLU", "Geonames:U.HLSU", "Geonames:U.KNLU", "Geonames:U.KNSU", "Geonames:U.MESU", "Geonames:U.MNDU", "Geonames:U.MTU", "Geonames:U.PKSU", "Geonames:U.PKU", "Geonames:U.SMSU", "Geonames:U.SMU", "TGN:23132", "TGN:23133", "TGN:23172", "TGN:23175", "TGN:23176", "TGN:23178", "https://en.wikipedia.org/wiki/Seamount" ;
    oboInOwl:hasExactSynonym "mountains", "sea mount", "sea-mount", "seaknoll", "submarine volcano" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "hill", "hills", "knoll", "knolls", "mesa", "mound", "mount", "mountain", "peak", "peaks", "range", "seakpeak", "undersea hill", "undersea knoll", "undersea mound" ;
    oboInOwl:id "ENVO:00000264" ;
    a owl:Class ;
    rdfs:label "seamount" ;
    rdfs:subClassOf obo:ENVO_00000081, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000638
                [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            )
        ]
    ] .

obo:ENVO_00000265
    obo:IAO_0000115 "A flat-topped seamount." ;
    oboInOwl:hasBroadSynonym "seamount" ;
    oboInOwl:hasDbXref "EcoLexicon:tablemount", "FTT:1197", "FTT:777", "FTT:778", "Geonames:U.TMSU", "TGN:23171", "https://en.wikipedia.org/wiki/Guyot" ;
    oboInOwl:hasExactSynonym "tablemount", "tablemounts" ;
    oboInOwl:hasRelatedSynonym "plateau", "tablemount (seafloor)" ;
    a owl:Class ;
    rdfs:label "guyot" ;
    rdfs:subClassOf obo:ENVO_00000264, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00000480
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0002254
                ]
            )
        ]
    ] .

obo:ENVO_00000266
    obo:IAO_0000115 "A grassland ecosystem which is used for grazing of ungulate livestock as part of a farm or ranch." ;
    oboInOwl:hasDbXref "FTT:45", "FTT:67", "Geonames:L.GRAZ" ;
    oboInOwl:hasRelatedSynonym "grazing area" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "pasture" ;
    rdfs:subClassOf obo:ENVO_00000077, obo:ENVO_01001206, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000078
                obo:ENVO_01001207
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001246
    ] .

obo:ENVO_00000267
    obo:IAO_0000115 "A steep-sided valley on the sea floor of the continental slope. Many submarine canyons are found as extensions to large rivers; however there are many that have no such association. Canyons cutting the continental slopes have been found at depths greater than 2 km below sea level. Many submarine canyons continue as submarine channels across continental rise areas and may extend for hundreds of kilometers." ;
    oboInOwl:hasBroadSynonym "canyon", "canyons" ;
    oboInOwl:hasDbXref "EcoLexicon:submarine_canyon", "FTT:421", "Geonames:U.CNSU", "Geonames:U.CNYU", "TGN:23415", "TGN:23416", "https://en.wikipedia.org/wiki/Submarine_canyon" ;
    oboInOwl:hasExactSynonym "SubmarineCanyon", "undersea canyon" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "undersea ravine" ;
    oboInOwl:id "ENVO:00000267" ;
    a owl:Class ;
    rdfs:label "submarine canyon" ;
    rdfs:subClassOf obo:ENVO_00000169, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000426
                obo:ENVO_00000482
            )
        ]
    ] .

obo:ENVO_00000268
    obo:IAO_0000115 "The ground surface that lies beneath a lake." ;
    oboInOwl:hasDbXref "FTT:221", "FTT:804" ;
    oboInOwl:hasExactSynonym "lake bottom" ;
    oboInOwl:hasRelatedSynonym "lake" ;
    a owl:Class ;
    rdfs:label "lake bed" ;
    rdfs:subClassOf obo:ENVO_00000501, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000020
    ] .

obo:ENVO_00000269
    obo:IAO_0000115 "A continental island connected to its adjacent land by a natural feature, such as a causeway." ;
    oboInOwl:hasBroadSynonym "island" ;
    oboInOwl:hasDbXref "FTT:147", "FTT:890", "Geonames:T.ISLT", "TGN:21511" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "land-tied island" ;
    oboInOwl:id "ENVO:00000269" ;
    a owl:Class ;
    rdfs:label "land-tied island" ;
    rdfs:subClassOf obo:ENVO_00000221 .

obo:ENVO_00000270
    obo:IAO_0000115 "A pond that has formed as a consequence of the activities of beavers, building a beaver dam." ;
    oboInOwl:hasDbXref "FTT:245", "https://en.wikipedia.org/wiki/Beaver_pond" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "lake" ;
    oboInOwl:id "ENVO:00000270" ;
    a owl:Class ;
    rdfs:label "beaver pond" ;
    rdfs:subClassOf obo:ENVO_00000033 .

obo:ENVO_00000271
    obo:IAO_0000115 "A dry (salt) lake in the Saharan area of Africa that stays dry in the summer, but receive some water in the winter. This water may come as a groundwater discharge." ;
    oboInOwl:hasDbXref "FTT:477", "https://en.wikipedia.org/wiki/Chott" ;
    oboInOwl:hasExactSynonym "shott" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000271" ;
    a owl:Class ;
    rdfs:label "chott" ;
    rdfs:subClassOf obo:ENVO_00000196 .

obo:ENVO_00000272
    obo:IAO_0000115 "The point where a tributary joins a more major river." ;
    oboInOwl:hasBroadSynonym "stream" ;
    oboInOwl:hasDbXref "EcoLexicon:confluence", "FTT:105", "FTT:531", "Geonames:H.CNFL", "TGN:21160", "TGN:21381", "https://en.wikipedia.org/wiki/Confluence" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "stream junction" ;
    oboInOwl:id "ENVO:00000272" ;
    a owl:Class ;
    rdfs:label "confluence" ;
    rdfs:subClassOf obo:ENVO_00000012, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] .

obo:ENVO_00000273
    obo:IAO_0000115 "A slope which 1) is part of the seafloor and 2) extends from the end of the continental shelf (the shelf break) to the continental rise." ;
    oboInOwl:hasDbXref "EcoLexicon:continental_slope", "FTT:536", "https://en.wikipedia.org/wiki/Continental_slope" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "continental slope" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000223
    ] .

obo:ENVO_00000274
    obo:IAO_0000115 "A slope which a) bridges, and thus lies between, a continental slope and an abyssal plain, b) is formed by the accumulation of sediments transported from a continental slope by processes including turbidity currents c) has a gradient less than a continental slope yet greater than a continental shelf." ;
    oboInOwl:hasDbXref "FTT:534", "Geonames:U.CRSU", "TGN:23110", "https://en.wikipedia.org/wiki/Continental_rise" ;
    a owl:Class ;
    rdfs:comment "On Earth, the gradient of the continental rise is on the order of 0.5-1. It may extend as far as 500 kilometers from the slope,"@en ;
    rdfs:label "continental rise" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000244
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000273
    ] .

obo:ENVO_00000275
    obo:IAO_0000115 "Hemispheric-scale long but narrow topographic depressions of the sea floor. They are the deepest parts of the ocean floor." ;
    oboInOwl:hasDbXref "EcoLexicon:deep_sea_trench", "FTT:1021", "FTT:609", "FTT:610", "Geonames:U.TRGU", "Geonames:U.TRNU", "SWEETRealm:Trench", "TGN:23462", "TGN:23464", "https://en.wikipedia.org/wiki/Ocean_trench" ;
    oboInOwl:hasExactSynonym "Trench", "deep sea trench" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "deep", "undersea trench" ;
    oboInOwl:id "ENVO:00000275" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "ocean trench" ;
    rdfs:subClassOf obo:ENVO_01000649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000426
                obo:ENVO_00000482
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] .

obo:ENVO_00000276
    obo:IAO_0000115 "An elongated whale-shaped hill formed by glacial action. Its long axis is parallel with the movement of the ice, with the blunter end facing into the glacial movement. Drumlins are sometimes compared to kames, but their formation is distinctively different. A drumlin is not originally shaped by meltwater, but by the ice itself and has a quite regular shape. It occurs in fine grained material, such as clay or shale, not in sands and gravels. And drumlins usually have concentric layers of material, as the ice successively plasters new layers in its movement." ;
    oboInOwl:hasDbXref "EcoLexicon:drumlin", "FTT:647", "TGN:21411", "https://en.wikipedia.org/wiki/Drumlin" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "mount", "ridge" ;
    oboInOwl:id "ENVO:00000276" ;
    a owl:Class ;
    rdfs:label "drumlin" ;
    rdfs:subClassOf obo:ENVO_00000083 .

obo:ENVO_00000277
    obo:IAO_0000115 "A lake that has either permanently or temporally lost its water." ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "FTT:650", "Geonames:H.LBED", "SWEETRealm:DryLake", "TGN:21117", "https://en.wikipedia.org/wiki/Dry_lake" ;
    oboInOwl:hasRelatedSynonym "lake bed" ;
    a owl:Class ;
    rdfs:comment "Classes like this pose a logical problem. This probably shouldn't be a lake (water body) but a depression. Lakes which have temporarily lost water should be distinguished from permanently dry lakes." ;
    rdfs:label "dry lake" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000278
    obo:IAO_0000115 "A stream channel through which no water flows and which has dried, containing no appreciable accumulations of water." ;
    oboInOwl:hasDbXref "FTT:105", "FTT:651", "Geonames:T.SBED" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "dry stream bed" ;
    oboInOwl:id "ENVO:00000278" ;
    a owl:Class ;
    rdfs:label "dry stream" ;
    rdfs:subClassOf obo:ENVO_00000395, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001824
    ] .

obo:ENVO_00000279
    obo:IAO_0000115 "A flat expanse of ground covered with salt and other minerals, usually shining white under the sun. A salt pan is formed where water pools. A saline pan would be a lake or a pond if it were located in a climate where the rate of water evaporation were not faster than the rate of water precipitation, i.e., if it were not in a desert. If the water is unable to drain into the ground, it remains on the surface until it evaporates, leaving behind whatever minerals were dissolved. Over thousands of years, the minerals (usually salts) accumulate on the surface." ;
    oboInOwl:hasDbXref "EcoLexicon:salt_pan", "Geonames:L.SALT", "SWEETRealm:SaltFlat", "TGN:21459", "TGN:21506" ;
    oboInOwl:hasExactSynonym "SALT PAN", "salt pan" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "salt area", "salt flat" ;
    oboInOwl:id "ENVO:00000279" ;
    a owl:Class ;
    rdfs:label "saline pan" ;
    rdfs:subClassOf obo:ENVO_01000296 .

obo:ENVO_00000280
    obo:IAO_0000115 "A slope which separates different physiogeographic provinces that are typically composed of rocks of different age and compositoin." ;
    oboInOwl:hasDbXref "EcoLexicon:scarp", "FTT:490", "FTT:596", "Geonames:T.CUET", "Geonames:T.SCRP", "TGN:21489", "TGN:21500", "https://en.wikipedia.org/wiki/Escarpment" ;
    oboInOwl:hasExactSynonym "scarp" ;
    oboInOwl:hasRelatedSynonym "cliff", "cuesta" ;
    a owl:Class ;
    rdfs:comment "An escarpment usually represents the line of erosional loss of the newer rock over the older."@en ;
    rdfs:label "escarpment" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001093
                obo:ENVO_01001346
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002016
    ] .

obo:ENVO_00000281
    obo:IAO_0000115 "An escarpment resulting from a fault." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fault_escarpment" ;
    a owl:Class ;
    rdfs:label "fault escarpment" ;
    rdfs:subClassOf obo:ENVO_00000280, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001093
    ] .

obo:ENVO_00000282
    obo:IAO_0000115 "A long, winding ridge of stratified sand and gravel which occur in glaciated and formerly glaciated regions of Europe and North America." ;
    oboInOwl:hasDbXref "FTT:673", "https://en.wikipedia.org/wiki/Esker" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "ridge" ;
    oboInOwl:id "ENVO:00000282" ;
    a owl:Class ;
    rdfs:label "esker" ;
    rdfs:subClassOf obo:ENVO_00000283 .

obo:ENVO_00000283
    obo:IAO_0000115 "A long and narrow elevation with steep sides." ;
    oboInOwl:hasDbXref "EcoLexicon:beach_cusp", "EcoLexicon:crest", "FTT:1176", "FTT:1177", "FTT:154", "FTT:155", "FTT:236", "FTT:596", "FTT:809", "FTT:844", "Geonames:T.RDGE", "SWEETRealm:Ridge", "TGN:21366", "TGN:21491", "https://en.wikipedia.org/wiki/Ridge" ;
    oboInOwl:hasExactSynonym "RIDGE", "Ridge" ;
    oboInOwl:hasNarrowSynonym "beach cusp", "beach ridge", "icecap ridge", "rise (seafloor)" ;
    oboInOwl:hasRelatedSynonym "arete", "crest", "cuesta", "hogback", "ridge", "spur", "spur (physiographic)" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "ridge" ;
    rdfs:subClassOf obo:ENVO_00000176, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000592
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001154
    ] .

obo:ENVO_00000284
    obo:IAO_0000115 "An open-pit mine from which rock or minerals are extracted." ;
    oboInOwl:hasDbXref "EcoLexicon:quarry", "FTT:14", "FTT:974", "Geonames:S.MNQR", "TGN:54217", "https://en.wikipedia.org/wiki/Quarry" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000284" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "quarry" ;
    rdfs:subClassOf obo:ENVO_02000110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000785
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_00001995
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000785
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002234 ;
                            owl:someValuesFrom obo:ENVO_00001995
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00000285
    obo:IAO_0000115 "A bed which is composed of quicksand forming a soft, shifting mass that yields easily to pressure." ;
    a owl:Class ;
    rdfs:label "quicksand bed" ;
    rdfs:subClassOf obo:ENVO_00010504, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001563
    ] .

obo:ENVO_00000286
    obo:IAO_0000115 "An area reclaimed from the sea by diking and draining." ;
    oboInOwl:hasBroadSynonym "physiographic feature" ;
    oboInOwl:hasDbXref "EcoLexicon:polder", "FTT:1070", "FTT:96", "Geonames:T.PLDR", "TGN:21522", "https://en.wikipedia.org/wiki/Polder" ;
    a owl:Class ;
    rdfs:label "polder" ;
    rdfs:subClassOf obo:ENVO_01001884 .

obo:ENVO_00000287
    obo:IAO_0000115 "An isolated hill with steep sides and a small flat top, smaller than mesas and plateaus. Buttes are formed by erosion when a cap of hard rock, usually of volcanic origin, covers a layer of softer rock that is easily worn away. This hard rock avoids erosion while the rock around it wears down." ;
    oboInOwl:hasBroadSynonym "plateau" ;
    oboInOwl:hasDbXref "FTT:376", "Geonames:T.BUTE", "SWEETRealm:Butte", "TGN:21443", "https://en.wikipedia.org/wiki/Butte" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "butte" ;
    rdfs:subClassOf obo:ENVO_01001491 .

obo:ENVO_00000288
    oboInOwl:hasBroadSynonym "agricultural site" ;
    oboInOwl:hasDbXref "FTT:45", "FTT:53", "Geonames:ESTC", "https://en.wikipedia.org/wiki/Cotton_plantation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000288" ;
    a owl:Class ;
    rdfs:label "cotton plantation" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000289
    obo:IAO_0000115 "The raised fault block bounded by normal faults. The raised block is a portion of the Earth's crust that has remained stationary while the land has sunk on either side of it or has been crushed by a mountain range against it." ;
    a owl:Class ;
    rdfs:label "horst" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884 .

obo:ENVO_00000290
    obo:IAO_0000115 "A depressed block of land bordered by parallel faults. A graben is the result of a block of land being downthrown producing a valley with a distinct scarp on each side. Grabens often occur side-by-side with horsts. Horst and graben structures are indicative of tensional forces and crustal stretching." ;
    oboInOwl:hasDbXref "FTT:682", "SWEETRealm:FaultZone", "https://en.wikipedia.org/wiki/Graben" ;
    oboInOwl:hasRelatedSynonym "fault zone" ;
    a owl:Class ;
    rdfs:label "graben" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000291
    obo:IAO_0000115 "An extent or area of land where surface water from rain and melting snow or ice converges to a single point at lower elevation, usually the exit of the basin, where the waters join another waterbody." ;
    oboInOwl:hasDbXref "EcoLexicon:basin", "EcoLexicon:drainage_basin", "FTT:220", "FTT:440", "Geonames:L.BSND", "LTER:58", "SWEETRealm:DrainageBasin", "TGN:21455", "https://en.wikipedia.org/wiki/Drainage_basin" ;
    oboInOwl:hasExactSynonym "Basin" ;
    oboInOwl:hasRelatedSynonym "CATCHMENT", "Catchment", "Watershed", "catchment", "drainage basin", "watershed" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "drainage basin" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000292
    obo:IAO_0000115 "The separation between neighbouring drainage basins (catchments). In hilly country, the divide lies along topographical peaks and ridges, but in flat country or on a high plateau (especially where the ground is marshy) the divide may be invisible - just a more or less notional line on the ground on either side of which falling raindrops will start a journey to different rivers, and even to different sides of a country or continent." ;
    oboInOwl:hasDbXref "FTT:220", "FTT:645", "Geonames:T.DVD", "LTER:626", "SWEETRealm:Watershed", "TGN:21440", "https://en.wikipedia.org/wiki/Watershed" ;
    oboInOwl:hasExactSynonym "divide", "water divide" ;
    oboInOwl:hasRelatedSynonym "RIDGE LINE", "divide", "drainage basin" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "watershed" ;
    rdfs:subClassOf obo:ENVO_00000191 .

obo:ENVO_00000293
    obo:IAO_0000115 "A watershed such that water falling on one side of the line eventually travels to one ocean or body of water, and water on the other side travels to another, generally on the opposite side of the continent." ;
    oboInOwl:hasDbXref "FTT:533", "https://en.wikipedia.org/wiki/Continental_divide" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000293" ;
    a owl:Class ;
    rdfs:label "continental divide" ;
    rdfs:subClassOf obo:ENVO_00000292 .

obo:ENVO_00000294
    obo:IAO_0000115 "A facility in which fish are raised commercially in tanks or enclosures, usually for food." ;
    oboInOwl:hasDbXref "FTT:123", "FTT:694", "https://en.wikipedia.org/wiki/Fish_farm" ;
    oboInOwl:hasRelatedSynonym "aquacultural site", "fishery" ;
    a owl:Class ;
    rdfs:label "fish farm" ;
    rdfs:subClassOf obo:ENVO_00000077 .

obo:ENVO_00000295
    obo:IAO_0000115 "A hatchery in which the eggs of fish are hatched under artificial conditions." ;
    oboInOwl:hasDbXref "FTT:695", "https://en.wikipedia.org/wiki/Fish_hatchery" ;
    a owl:Class ;
    rdfs:label "fish hatchery" ;
    rdfs:subClassOf obo:ENVO_01001873 .

obo:ENVO_00000296
    obo:IAO_0000115 "A paddy field for the cultivation of rice." ;
    oboInOwl:hasDbXref "FTT:45", "FTT:70", "https://en.wikipedia.org/wiki/Rice_field" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "agricultural site", "cropland", "rice paddy" ;
    oboInOwl:id "ENVO:00000296" ;
    a owl:Class ;
    rdfs:label "rice field" ;
    rdfs:subClassOf obo:ENVO_00000117 .

obo:ENVO_00000297
    obo:IAO_0000115 "A flooded parcel of arable land used for growing rice and other semiaquatic crops." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Paddy_field" ;
    a owl:Class ;
    rdfs:label "paddy field" ;
    rdfs:subClassOf obo:ENVO_00000114 .

obo:ENVO_00000298
    obo:IAO_0000115 "A large mass of detached land ice in the sea or stranded in shallow water." ;
    oboInOwl:hasDbXref "EcoLexicon:iceberg", "FTT:758", "FTT:838", "TGN:21142" ;
    oboInOwl:hasExactSynonym "ICEBERG" ;
    oboInOwl:hasRelatedSynonym "Iceberg", "arched iceberg", "glacial berg", "glacial iceberg", "iceberg" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine iceberg" ;
    rdfs:subClassOf obo:ENVO_01001345, obo:ENVO_01001546 .

obo:ENVO_00000299
    obo:IAO_0000115 "A field of ice, formed in regions of perennial frost." ;
    oboInOwl:hasDbXref "FTT:758", "FTT:835", "FTT:836", "FTT:837", "FTT:838", "FTT:839", "FTT:840", "FTT:841", "FTT:842", "SWEETRealm:IceField", "TGN:21147" ;
    oboInOwl:hasNarrowSynonym "ice patch", "iceberg", "icefall" ;
    oboInOwl:hasRelatedSynonym "IceSheet", "ice field", "ice sheet", "icecap" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Ice mass may need to be resolved from ice field, the former referring simply to an accumulation of ice." ;
    rdfs:label "ice field" ;
    rdfs:subClassOf obo:ENVO_01000352, obo:ENVO_03000110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] .

obo:ENVO_00000300
    obo:IAO_0000115 "Area covered with low-growing or stunted perennial vegetation and usually not mixed with trees." ;
    oboInOwl:hasDbXref "FTT:1191", "FTT:262", "FTT:374", "FTT:473", "FTT:792", "FTT:991", "Geonames:V.SCRB", "SWEETRealm:Scrub", "TGN:21644", "TGN:21652", "https://en.wikipedia.org/wiki/Scrubland" ;
    oboInOwl:hasExactSynonym "scrubland" ;
    oboInOwl:hasRelatedSynonym "bush", "chaparal area", "heath", "scrub", "shrubland" ;
    a owl:Class ;
    rdfs:label "scrubland area" ;
    rdfs:subClassOf obo:ENVO_01001305 .

obo:ENVO_00000301
    obo:IAO_0000115 "A shrubland area found primarily in regions with a Mediterranean climate (mid, wet winters and hot dry summers) often shaped by wildfires." ;
    oboInOwl:hasDbXref "FTT:473", "SPIRE:Chaparral" ;
    oboInOwl:hasRelatedSynonym "chaparal area", "maquis", "woodland" ;
    a owl:Class ;
    rdfs:label "chaparral area" ;
    rdfs:subClassOf obo:ENVO_00000300, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000207
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000300
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000207
            ]
        )
    ] .

obo:ENVO_00000302
    obo:IAO_0000115 "A valley created by the formation of a rift, i.e. place where a planet's lithosphere is being pulled apart by tectonic forces." ;
    oboInOwl:hasDbXref "FTT:684", "SWEETRealm:RiftValley" ;
    oboInOwl:hasRelatedSynonym "RiftValley", "rift zone" ;
    a owl:Class ;
    rdfs:label "rift valley" ;
    rdfs:subClassOf obo:ENVO_00000100, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001095
    ] .

obo:ENVO_00000303
    obo:IAO_0000115 "The general region of indefinite width that extends from the sea inland to the first major change in terrain features." ;
    oboInOwl:hasDbXref "EcoLexicon:coast", "EcoLexicon:sea_coast", "FTT:500", "Geonames:L.CST", "SPIRE:Coastal", "SPIRE:Littoral", "SWEETRealm:CoastalRegion", "TGN:21483", "https://en.wikipedia.org/wiki/Coast" ;
    oboInOwl:hasRelatedSynonym "coast line", "coastal area", "coastline" ;
    a owl:Class ;
    rdfs:label "sea coast" ;
    rdfs:subClassOf obo:ENVO_01000687, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_00000304
    obo:IAO_0000115 "That part of the land in immediate contact with a body of water including the area between high and low water lines." ;
    oboInOwl:hasBroadSynonym "coastal zone" ;
    oboInOwl:hasDbXref "EcoLexicon:shore", "FTT:240", "FTT:503", "FTT:504", "Geonames:T.SHOR", "SWEETRealm:Shore", "TGN:21481", "https://en.wikipedia.org/wiki/Shore" ;
    oboInOwl:hasNarrowSynonym "shoreface" ;
    oboInOwl:hasRelatedSynonym "beach face", "foreshore", "inshore", "rivage", "seashore", "strand" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "shore" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000687
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_00000305
    obo:IAO_0000115 "A body of land jutting out into and nearly surrounded by water." ;
    oboInOwl:hasDbXref "EcoLexicon:peninsula", "FTT:253", "FTT:422", "FTT:423", "FTT:424", "FTT:425", "Geonames:T.CAPE", "Geonames:T.HDLD", "Geonames:T.PEN", "Geonames:T.PROM", "Geonames:T.PT", "Geonames:T.PTS", "SWEETRealm:Point", "TGN:21462", "TGN:21463", "TGN:21464", "TGN:21476", "TGN:21477", "https://en.wikipedia.org/wiki/Peninsula" ;
    oboInOwl:hasRelatedSynonym "cape", "foreland", "head", "headland", "hook", "neck", "ness", "point", "point (physiographic)", "points", "promontgory", "promontory", "tongue", "winged headland" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "peninsula" ;
    rdfs:subClassOf obo:ENVO_01001781, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001646
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_00000306
    obo:IAO_0000115 "A deposition landform found off coasts. A spit is a type of bar or beach that develops where a re-entrant occurs, such as at a cove, bay, ria, or river mouth. Spits are formed by the movement of sediment (typically sand) along a shore by a process known as longshore drift. Where the direction of the shore turns inland (reenters) the longshore current spreads out or dissipates. No longer able to carry the full load, much of the sediment is dropped. This causes a bar to build out from the shore, eventually becoming a spit." ;
    oboInOwl:hasDbXref "EcoLexicon:spit", "FTT:210", "Geonames:T.SPIT", "SWEETRealm:Spit", "TGN:21465" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "bar", "spit" ;
    oboInOwl:id "ENVO:00000306" ;
    a owl:Class ;
    rdfs:label "spit" ;
    rdfs:subClassOf obo:ENVO_00000167 .

obo:ENVO_00000307
    obo:IAO_0000115 "A portion of a glacier characterized by rapid flow, a chaotic crevassed surface, and a pronounced, at times vertical, slope." ;
    obo:IAO_0000117 "https://orcid.org/0000-0003-4808-4736" ;
    oboInOwl:hasDbXref "FTT:758", "FTT:842", "https://en.wikipedia.org/wiki/Icefall" ;
    oboInOwl:hasExactSynonym "ice fall", "ice-fall" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Icefalls may be formed as glaciers flow through narrow openings in landmasses." ;
    rdfs:label "icefall" ;
    rdfs:subClassOf obo:ENVO_01001547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000320
    ] .

obo:ENVO_00000308
    obo:IAO_0000115 "A valley or trough between two dunes." ;
    oboInOwl:hasDbXref "FTT:652", "Geonames:T.TRGD" ;
    oboInOwl:hasExactSynonym "interdune trough" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000308" ;
    a owl:Class ;
    rdfs:label "dune slack" ;
    rdfs:subClassOf obo:ENVO_00000100 .

obo:ENVO_00000309
    obo:IAO_0000115 "A landform sunken or depressed below the surrounding area." ;
    obo:IAO_0000116 "Clarify that this pertains to the planetary crust and create superclass for general topological depressions. https://github.com/EnvironmentOntology/envo/issues/486" ;
    oboInOwl:hasBroadSynonym "depression"@en ;
    oboInOwl:hasDbXref "EcoLexicon:depression", "FTT:175", "FTT:215", "FTT:216", "Geonames:T.DPR", "Geonames:T.PAN", "Geonames:T.PANS", "SWEETRealm:Depression", "TGN:21454", "TGN:21497", "TGN:21521" ;
    oboInOwl:hasRelatedSynonym "barrier basin", "depression", "non tidal basin", "pan", "pan (geologic)", "pans", "tidal basin" ;
    a owl:Class ;
    rdfs:label "depressed landform" ;
    rdfs:subClassOf obo:ENVO_01001886, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001689
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002143
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001886
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001689
            ]
        )
    ] .

obo:ENVO_00000310
    obo:IAO_0000115 "A crater caused by the impact of a meteor." ;
    oboInOwl:hasDbXref "SWEETRealm:ImpactCrater", "https://en.wikipedia.org/wiki/Impact_crater" ;
    oboInOwl:hasExactSynonym "meteorite crater", "meteorite impact crater", "meteoroid impact crater" ;
    a owl:Class ;
    rdfs:comment "For the moment, no distinction is made between meteroids, lithometeors, or meteorites in this class. These can be added if needed." ;
    rdfs:label "meteor impact crater" ;
    rdfs:subClassOf obo:ENVO_01001071, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001067
    ] .

obo:ENVO_00000311
    obo:IAO_0000115 "A fluvioglacial landform occurring as the result of blocks of ice calving from the front of a receding glacier and becoming partially to wholly buried by glacial outwash. Glacial outwash is generated when sediment laden streams of meltwater flow away from the glacier and are deposited to form broad outwash plains called sandurs. When the ice blocks melt, holes are left in the sandur." ;
    oboInOwl:hasBroadSynonym "basin" ;
    oboInOwl:hasExactSynonym "kettle hole" ;
    a owl:Class ;
    rdfs:label "kettle" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000312
    ] .

obo:ENVO_00000312
    obo:IAO_0000115 "The plain formed by the large amounts of silt and sediment, picked up as a glacier erodes the underlying rocks as it moves slowly downhill, and at the snout of the glacier, meltwater can carry this sediment away from the glacier and deposit it on a broad plain. The material in the outwash plain is often size-sorted by the water runoff of the melting glacier with the finest materials, like silt, being the most distantly re-deposited, whereas larger boulders are the closest to the original terminus of the glacier." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sandur" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "outwash plain" ;
    oboInOwl:id "ENVO:00000312" ;
    a owl:Class ;
    rdfs:label "sandur" ;
    rdfs:subClassOf obo:ENVO_00000086 .

obo:ENVO_00000313
    obo:IAO_0000115 "A sandy depression in a sand dune ecosystem (psammosere) caused by the removal of sediments by wind." ;
    oboInOwl:hasDbXref "EcoLexicon:blowout", "FTT:267", "Geonames:T.BLOW", "TGN:21448" ;
    a owl:Class ;
    rdfs:label "blowout" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000314
    obo:IAO_0000115 "A fan-shaped deposit formed where a fast flowing stream flattens, slows, and spreads typically at the exit of a canyon onto a flatter plain." ;
    oboInOwl:hasDbXref "EcoLexicon:alluvial_fan", "FTT:94", "FTT:95", "Geonames:T.FAN", "SWEETRealm:AlluvialFan", "TGN:21421", "https://en.wikipedia.org/wiki/Alluvial_fan" ;
    oboInOwl:hasExactSynonym "fan (alluvial)" ;
    oboInOwl:hasRelatedSynonym "fan" ;
    a owl:Class ;
    rdfs:label "alluvial fan" ;
    rdfs:subClassOf obo:ENVO_00000012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002219
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000054
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002871
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000012
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002219
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00000258
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:ENVO_03000054
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002871
            ]
        )
    ] .

obo:ENVO_00000315
    obo:IAO_0000115 "A convergence of neighboring alluvial fans into a single apron of deposits against a slope." ;
    oboInOwl:hasDbXref "FTT:188", "FTT:191", "SWEETRealm:Bajada", "https://en.wikipedia.org/wiki/Bajada" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "desert" ;
    oboInOwl:id "ENVO:00000315" ;
    a owl:Class ;
    rdfs:label "bajada" ;
    rdfs:subClassOf obo:ENVO_00000314 .

obo:ENVO_00000316
    obo:IAO_0000115 "The area of the foreshore and seabed that is exposed to the air at low tide and submerged at high tide, i.e., the area between tide marks." ;
    oboInOwl:hasBroadSynonym "coastal zone" ;
    oboInOwl:hasDbXref "EcoLexicon:intertidal_zone", "FTT:240", "FTT:501", "SPIRE:Intertidal", "SWEETRealm:IntertidalZone", "https://en.wikipedia.org/wiki/Intertidal_zone" ;
    oboInOwl:hasExactSynonym "IntertidalZone" ;
    oboInOwl:hasRelatedSynonym "littoral zone" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "Very similar to the \"marine eulittoral zone\" class, but without reference to seasonal tide marks. Some sources make no distinction between these zones, thus, they are currently related synonyms." ;
    rdfs:label "intertidal zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001468
    ] .

obo:ENVO_00000317
    obo:IAO_0000115 "Pools formed as a high tide comes in over a rocky shore. Water fills depressions in the ground, which turn into isolated pools as the tide retreats." ;
    oboInOwl:hasDbXref "EcoLexicon:tidal_pool", "https://en.wikipedia.org/wiki/Tidal_pool" ;
    a owl:Class ;
    rdfs:label "tidal pool" ;
    rdfs:subClassOf obo:ENVO_01000617, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000316
    ] .

obo:ENVO_00000318
    obo:IAO_0000115 "The tide zone that is flooded during high tide only, and is a highly saline environment." ;
    oboInOwl:hasRelatedSynonym "upper littoral" ;
    a owl:Class ;
    rdfs:label "high tide zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000316
    ] .

obo:ENVO_00000319
    obo:IAO_0000115 "The tidal zone that is mostly submerged, only being exposed at the point of low tide and for a longer period of time during extremely low tides." ;
    oboInOwl:hasRelatedSynonym "lower littoral" ;
    a owl:Class ;
    rdfs:label "low tide zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000316
    ] .

obo:ENVO_00000320
    obo:IAO_0000115 "A deep fissure in snow or ice." ;
    oboInOwl:hasDbXref "FTT:489", "FTT:594", "FTT:702", "Geonames:T.FSR", "TGN:21415", "TGN:21416", "https://en.wikipedia.org/wiki/Crevasse" ;
    oboInOwl:hasExactSynonym "CREVASSE" ;
    oboInOwl:hasRelatedSynonym "cleft", "fissure" ;
    a owl:Class ;
    rdfs:label "crevasse" ;
    rdfs:subClassOf obo:ENVO_01000667, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000277
                obo:ENVO_01000406
            )
        ]
    ] ;
    owl:disjointWith obo:ENVO_01000294 .

obo:ENVO_00000321
    obo:IAO_0000115 "A cavity developed along a joint and elongate in cross-section." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000321" ;
    a owl:Class ;
    rdfs:label "joint-plane cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_00000322
    obo:IAO_0000115 "A cave formed in volcanic rock." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava_cave" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "lava cave" ;
    oboInOwl:id "ENVO:00000322" ;
    a owl:Class ;
    rdfs:comment "\"Lave cave\" is differentiated from \"volcanic cave\": the former is formed in volcanic rock, the latter is formed by volcanic processes." ;
    rdfs:label "volcanic cave" ;
    rdfs:subClassOf obo:ENVO_01000361 .

obo:ENVO_00000323
    obo:IAO_0000115 "A cave containing a stream or active speleothems." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000323" ;
    a owl:Class ;
    rdfs:label "live cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_00000324
    obo:IAO_0000115 "A cave from which a stream flows or formerly did so and which cannot be followed upstream to the surface." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000324" ;
    a owl:Class ;
    rdfs:label "outflow cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_00000325
    obo:IAO_0000115 "A large closed depression draining underground, with a flat floor across which there may be an intermittent or perennial stream and which may be liable to flood and become a lake. The floor makes a sharp break with parts of surrounding slopes." ;
    oboInOwl:hasDbXref "EcoLexicon:polje", "https://en.wikipedia.org/wiki/Polje" ;
    a owl:Class ;
    rdfs:label "polje" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000608
    ] .

obo:ENVO_00000326
    obo:IAO_0000115 "A cave in present-day or emerged sea cliffs, formed by wave attack or solution." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_cave" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000326" ;
    a owl:Class ;
    rdfs:label "sea cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_00000327
    obo:IAO_0000115 "A secondary mineral deposit formed in caves, most commonly calcite." ;
    oboInOwl:hasDbXref "EcoLexicon:speleothem", "https://en.wikipedia.org/wiki/Speleothem" ;
    a owl:Class ;
    rdfs:label "speleothem" ;
    rdfs:subClassOf obo:ENVO_01000255, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000067
    ] .

obo:ENVO_00000328
    obo:IAO_0000115 "An interface layer which 1) is primarily composed of solid materials, 2) separates the land surface and phreatic zone, and 3) contains groundwater at atmospheric pressure."@en ;
    oboInOwl:hasExactSynonym "unsaturated zone" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "If the vadose zone includes portions of soil, the water contained therein is termed soil moisture. In fine grained soils, capillary action can cause the pores of the soil to be fully saturated above the water table at a pressure less than atmospheric. In such soils, therefore, the unsaturated zone is the upper section of the vadose zone and not identical to it."@en ;
    rdfs:label "vadose zone" ;
    rdfs:subClassOf obo:ENVO_01001275, obo:ENVO_01001684, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000329
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001785
    ] .

obo:ENVO_00000329
    obo:IAO_0000115 "A compound astronomical body part which is located beneath the land surface and in which all interstices are filled with water that has a hydraulic head greater than atmospheric pressure due to the weight of overlying groundwater." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Phreatic_zone" ;
    oboInOwl:hasRelatedSynonym "zone of saturation" ;
    a owl:Class ;
    rdfs:label "phreatic zone" ;
    rdfs:subClassOf obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000814
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000984
                ]
            )
        ]
    ] .

obo:ENVO_00000330
    obo:IAO_0000115 "A speleothem projecting vertically upwards from a cave floor and formed by precipitation from drips." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stalagmite" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000330" ;
    a owl:Class ;
    rdfs:label "stalagmite" ;
    rdfs:subClassOf obo:ENVO_00000327 .

obo:ENVO_00000331
    obo:IAO_0000115 "A speleothem hanging downwards from a roof or wall, of cylindrical or conical form, usually with a central hollow tube." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stalactite" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000331" ;
    a owl:Class ;
    rdfs:label "stalactite" ;
    rdfs:subClassOf obo:ENVO_00000327 .

obo:ENVO_00000332
    obo:IAO_0000115 "A closed depression draining underground in karst, of simple but variable form, e.g. cylindrical, conical, bowl- or dish-shaped. From a few to many hundreds of metres in dimensions." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Doline" ;
    a owl:Class ;
    rdfs:label "doline" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_00002184, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000175
    ] .

obo:ENVO_00000333
    obo:IAO_0000115 "Karst developed in soluble beds underlying other rock formations; the surface may or may not be affected by the karst development." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000333" ;
    a owl:Class ;
    rdfs:label "subjacent karst" ;
    rdfs:subClassOf obo:ENVO_00000175 .

obo:ENVO_00000334
    obo:IAO_0000115 "Karst developed in eolian calcarenite when the development of karst features has taken place at the same time as the lithification of dune sand." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000334" ;
    a owl:Class ;
    rdfs:label "syngenetic karst" ;
    rdfs:subClassOf obo:ENVO_00000175 .

obo:ENVO_00000335
    obo:IAO_0000115 "Karst completely pitted by closed depressions so that divides between them form a crudely polygonal network." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000335" ;
    a owl:Class ;
    rdfs:label "polygonal karst" ;
    rdfs:subClassOf obo:ENVO_00000175 .

obo:ENVO_00000336
    obo:IAO_0000115 "Karst dominated by closed depressions, chiefly dolines, perforating a simple surface." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000336" ;
    a owl:Class ;
    rdfs:label "doline karst" ;
    rdfs:subClassOf obo:ENVO_00000175, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000332
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000175
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_00000332
            ]
        )
    ] .

obo:ENVO_00000337
    obo:IAO_0100001 "FOODON:00001001" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Orange_juice" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000337" ;
    a owl:Class ;
    rdfs:comment "Added for compatibility with GEMINA." ;
    rdfs:label "obsolete orange juice" ;
    owl:deprecated true .

obo:ENVO_00000338
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of vomit, a bodily fluid consisting of the expulsed contents of the stomach of an organism disgorged through the mouth or nose." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "vomit material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000172
    ] .

obo:ENVO_00000339
    obo:IAO_0000115 "A mass of solid material which is composed primarily of rock."@en ;
    oboInOwl:hasDbXref "FTT:1010", "FTT:145", "Geonames:T.RK", "Geonames:T.RKS", "TGN:21444" ;
    a owl:Class ;
    rdfs:label "piece of rock" ;
    rdfs:subClassOf obo:ENVO_01001687, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001687
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00001995
            ]
        )
    ] .

obo:ENVO_00000340
    obo:IAO_0000115 "A particle which 1) is composed primarily of and derived from rock or mineral sources and 2) is or was part of a portion of sand."@en ;
    oboInOwl:hasExactSynonym "grain of sand"@en, "granule of sand"@en, "sand granule"@en ;
    a owl:Class ;
    rdfs:comment "In general, sand grains are larger than those of silt, but finer than those of gravel."@en ;
    rdfs:label "particle of sand"@en ;
    rdfs:subClassOf obo:ENVO_01003002, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000017
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01003004 ;
                owl:someValuesFrom obo:ENVO_01000017
            ]
        )
    ] ;
    owl:disjointWith obo:ENVO_01000017 .

obo:ENVO_00000341
    obo:IAO_0000115 "A piece of rock which is between two and 64 millimetres in length along its largest dimension."@en ;
    a owl:Class ;
    rdfs:comment "Arguably, this could be placed in the \"particle\" hierarchy, but is usually considered too large in everyday semantics."@en ;
    rdfs:label "piece of gravel" ;
    rdfs:subClassOf obo:ENVO_00000339, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000018
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01003004 ;
                owl:someValuesFrom obo:ENVO_01000018
            ]
        )
    ] .

obo:ENVO_00000342
    obo:IAO_0000115 "A comparatively elevated area on an icecap." ;
    oboInOwl:hasBroadSynonym "ice mass" ;
    oboInOwl:hasDbXref "FTT:758", "FTT:840", "Geonames:H.DOMG", "TGN:21144" ;
    oboInOwl:hasExactSynonym "icecap dome" ;
    oboInOwl:hasNarrowSynonym "icecap dome" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice cap dome" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000145
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001789
    ] .

obo:ENVO_00000343
    obo:IAO_0000115 "A particle which 1) is primarily composed of quartz or feldspar and 2) is or was part of a portion of silt."@en ;
    oboInOwl:hasExactSynonym "grain of silt"@en, "granule of silt"@en ;
    a owl:Class ;
    rdfs:comment "The distinction between silt and clay varies by discipline. Geologists and soil scientists usually consider the separation to occur at a particle size of 2 μm (clays being finer than silts), sedimentologists often use 4–5 μm, and colloid chemists use 1 μm. Geotechnical engineers distinguish between silts and clays based on the plasticity properties of the soil, as measured by the soils' Atterberg limits. ISO 14688 grades clay particles as being smaller than 2 μm and silt particles as being larger. Mixtures of sand, silt and less than 40% clay are called loam."@en ;
    rdfs:label "particle of silt" ;
    rdfs:subClassOf obo:ENVO_01003002, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000016
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01003004 ;
                owl:someValuesFrom obo:ENVO_01000016
            ]
        )
    ] .

obo:ENVO_00000344
    a owl:Class ;
    rdfs:label "grain of desert sand" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_00000340, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00005800
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000340
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00005800
            ]
        )
    ] .

obo:ENVO_00000345
    a owl:Class ;
    rdfs:label "grain of beach sand" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_00000340, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002138
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000340
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00002138
            ]
        )
    ] .

obo:ENVO_00000346
    a owl:Class ;
    rdfs:label "grain of acid dune sand" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_00000340, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00005798
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000340
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00005798
            ]
        )
    ] .

obo:ENVO_00000347
    a owl:Class ;
    rdfs:label "grain of sea sand" ;
    rdfs:subClassOf obo:ENVO_00000340, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002118
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000340
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00002118
            ]
        )
    ] .

obo:ENVO_00000348
    a owl:Class ;
    rdfs:label "grain of rocky sand" ;
    rdfs:subClassOf obo:ENVO_00000340, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00005799
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000340
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00005799
            ]
        )
    ] .

obo:ENVO_00000349
    obo:IAO_0000115 "A terrarium is a vivarium which simulates a terrestrial environment." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Terrarium" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000349" ;
    a owl:Class ;
    rdfs:label "terrarium" ;
    rdfs:subClassOf obo:ENVO_00010622 .

obo:ENVO_00000350
    obo:IAO_0000115 "A volcanic caldera that has been partially filled by a new central cone." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Somma_volcano" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000350" ;
    a owl:Class ;
    rdfs:comment "This may be more a subclass of 'caldera'" ;
    rdfs:label "somma volcano" ;
    rdfs:subClassOf obo:ENVO_00000247 .

obo:ENVO_00000351
    obo:IAO_0000115 "A chain of volcanic islands or mountains formed by plate tectonics as an oceanic tectonic plate subducts under another tectonic plate and produces magma." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_arc" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000351" ;
    a owl:Class ;
    rdfs:label "volcanic arc" ;
    rdfs:subClassOf obo:ENVO_00000220, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] .

obo:ENVO_00000352
    obo:IAO_0000115 "A volcanic arc formed by the subduction of oceanic crust below continental crust." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000352" ;
    a owl:Class ;
    rdfs:label "continental arc" ;
    rdfs:subClassOf obo:ENVO_00000351 .

obo:ENVO_00000353
    obo:IAO_0000115 "A volcanic arc formed by the subduction of oceanic crust other oceanic crust on an adjacent tectonic plate." ;
    oboInOwl:hasDbXref "EcoLexicon:island_arc", "SWEETRealm:IslandArc", "https://en.wikipedia.org/wiki/Island_arc" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000353" ;
    a owl:Class ;
    rdfs:label "island arc" ;
    rdfs:subClassOf obo:ENVO_00000351 .

obo:ENVO_00000354
    obo:IAO_0000115 "A geothermal field which is prone to localized volcanic activity." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_field" ;
    oboInOwl:hasRelatedSynonym "volcanic complex", "volcanic group", "volcanic system" ;
    a owl:Class ;
    rdfs:label "volcanic field" ;
    rdfs:subClassOf obo:ENVO_01001851, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002215 ;
            owl:someValuesFrom obo:ENVO_01000634
        ]
    ] .

obo:ENVO_00000355
    obo:IAO_0000115 "A volcanic field of small, scattered volcanic vents. These volcanic fields, containing numerous monogenetic volcanoes, are noted for having only one short eruptive event. Monogenetic fields occur only where the magma supply to the volcano is low or where vents are not close enough or large enough to develop plumbing systems for continuous feeding of magma." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Monogenetic_volcanic_field" ;
    a owl:Class ;
    rdfs:label "monogenetic volcanic field" ;
    rdfs:subClassOf obo:ENVO_00000354 .

obo:ENVO_00000356
    obo:IAO_0000115 "A cone made of material ejected from a volcano. The material can range from finest particles. In comparison, cinder cones are more uniform. They are usually found in or on larger features, such as stratovolcanoes, shield volcanoes and can be found inside calderas, however they can also be an independent feature. They can range from a few metres in height and are usually formed by a single eruption." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pyroclastic_cone" ;
    oboInOwl:hasExactSynonym "pyroclastic dome" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000356" ;
    a owl:Class ;
    rdfs:label "pyroclastic cone" ;
    rdfs:subClassOf obo:ENVO_00000398 .

obo:ENVO_00000357
    obo:IAO_0000115 "A device for raising and lowering boats between stretches of water of different levels on river and canal waterways. The distinguishing feature of a lock is a fixed chamber whose water level can be varied." ;
    oboInOwl:hasDbXref "EcoLexicon:lock" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000357" ;
    a owl:Class ;
    rdfs:label "lock" ;
    rdfs:subClassOf obo:ENVO_00000010 .

obo:ENVO_00000358
    obo:IAO_0000115 "An area of land or of a body of water in which management practices,  through legal or other effective means, prioritise the protection and maintenance of biological diversity, and of natural and associated cultural resources." ;
    oboInOwl:hasBroadSynonym "protected area" ;
    a owl:Class ;
    rdfs:comment "This class needs revision. Protected areas may be designated for multiple uses, and more clarity is needed. Further, the protections applied to the entities within the site may not prioritise biodiversity conservation. At a very general level, \"protection\" suggests that some forms of use are, in principle, excluded." ;
    rdfs:label "area of protected biodiversity" ;
    rdfs:subClassOf obo:ENVO_01001567 .

obo:ENVO_00000359
    obo:IAO_0000115 "A natural environment which has been designated by a competent authority as having outstanding or unique value because of its rarity, aesthetic qualities, or cultural significance."@en ;
    oboInOwl:hasBroadSynonym "monument"@en ;
    a owl:Class ;
    rdfs:comment "The commemorative value may be associated with one or more components of the environment in question, such as a mountain, tree, or river."@en ;
    rdfs:label "natural monument" ;
    rdfs:subClassOf obo:ENVO_01000951, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001567
    ] .

obo:ENVO_00000360
    obo:IAO_0000115 "A protected forest or woodland area in the United States. National forests are controlled by the federal government and managed by the United States Forest Service, under the direction of the United States Department of Agriculture." ;
    oboInOwl:hasBroadSynonym "national forest" ;
    a owl:Class ;
    rdfs:label "area of national forest" ;
    rdfs:subClassOf obo:ENVO_00000358 .

obo:ENVO_00000361
    obo:IAO_0000115 "A conservation designation denoting a protected area in the United Kingdom. SSSIs are the basic 'building block' of nature conservation legislation and most other legal nature/geological conservation designations are based upon them, including National Nature Reserves, Ramsar Sites, Special Protection Areas, and Special Areas of Conservation." ;
    oboInOwl:hasRelatedSynonym "Area of Special Scientific Interest", "SSSI" ;
    a owl:Class ;
    rdfs:label "site of special scientific interest" ;
    rdfs:subClassOf obo:ENVO_00000358 .

obo:ENVO_00000362
    obo:IAO_0000115 "A protected area of the sea usually established to preserve a specific habitat and ensure the ecosystem is sustained for the organisms that exist there. Most marine parks are designated by governments, and organized like watery national parks." ;
    oboInOwl:hasBroadSynonym "marine park" ;
    a owl:Class ;
    rdfs:label "marine park area" ;
    rdfs:subClassOf obo:ENVO_00000358 .

obo:ENVO_00000363
    obo:IAO_0000115 "A protected area of importance for wildlife, flora, fauna or features of geological or other special interest, which is reserved and managed for conservation and to provide special opportunities for study or research. Nature reserves may be designated by government institutions in some countries, such as the United Kingdom, or by private landowners, such as charities and research institutions, regardless of nationality." ;
    oboInOwl:hasRelatedSynonym "natural preserve", "natural reserve", "nature preserve", "nature reserve" ;
    a owl:Class ;
    rdfs:label "area designated as a nature reserve" ;
    rdfs:subClassOf obo:ENVO_00000358 .

obo:ENVO_00000364
    obo:IAO_0000115 "A designation for certain protected areas of the United States managed by the United States Fish and Wildlife Service. The National Wildlife Refuge system is a network of lands and waters managed to protect wildlife and wildlife habitat." ;
    a owl:Class ;
    rdfs:label "national wildlife refuge" ;
    rdfs:subClassOf obo:ENVO_00000374 .

obo:ENVO_00000365
    obo:IAO_0000115 "A wetland protected by the terms of the Ramsar Convention (The Convention on Wetlands of International Importance, especially as Waterfowl Habitat)." ;
    a owl:Class ;
    rdfs:label "Ramsar site" ;
    rdfs:subClassOf obo:ENVO_00000363 .

obo:ENVO_00000366
    obo:IAO_0000115 "An area of protected biodiversity which is of national significance for biological or Earth science interest." ;
    oboInOwl:hasBroadSynonym "national nature reserve" ;
    a owl:Class ;
    rdfs:comment "Used as a designation in the United Kingdom." ;
    rdfs:label "area designated as a national nature reserve" ;
    rdfs:subClassOf obo:ENVO_00000358 .

obo:ENVO_00000367
    obo:IAO_0000115 "An IUCN protected area which 1) primarily consists of ecosystems which are able to maintain their natural composition, structure, and function at a regional scale and which are deemed to be representative of a region's natural bio- and geodiversity, 2) is sufficiently large to allow its constituent ecosystems to function, develop, and recover from natural perturbations without human intervention, and 3) is managed to preserve natural ecosystem integrity and functioning at a regional scale, while allowing human access for the purposes of conservation, cultural and spiritural activities, research, education, tourism, subsistence use by indigenous communities, and recreation." ;
    oboInOwl:hasBroadSynonym "national park" ;
    oboInOwl:hasDbXref "IUCN-PACS:II" ;
    a owl:Class ;
    rdfs:comment "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. These areas often serve as migration corridors between other natural and semi-natural ecosystems and pools of biodiversity. They may have core zones that are similar to IUCN Protected Area classes Ia and Ib." ;
    rdfs:label "IUCN national park" ;
    rdfs:subClassOf obo:ENVO_01001169 .

obo:ENVO_00000368
    obo:IAO_0000115 "An island, usually the consequence of the activity of a submarine volcano, that only exists for a short period or short periods of time after its formation, then being eroded or otherwise disappearing beneath the surface of a body of water." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000368" ;
    a owl:Class ;
    rdfs:label "ephemeral island" ;
    rdfs:subClassOf obo:ENVO_00000098 .

obo:ENVO_00000369
    obo:IAO_0000115 """MERGED DEFINITION:
TARGET DEFINITION: A large area of brine on the ocean basin near cold seep vents which release methane into the water. These pools are concentrations of water having an extremely high salinity as compared to the surrounding ocean, caused by the motion of large salt deposits through salt tectonics.
--------------------
SOURCE DEFINITION: Marine brine pools are large areas of brine on the ocean basin. These pools are bodies of water that have a salinity three to five times greater than the surrounding ocean. For deep-sea brine pools the source of the salt is the dissolution of large salt deposits through salt tectonics. The brine often contains high concentrations of methane, providing energy to chemosynthetic animals that live near the pool.""" ;
    oboInOwl:hasAlternativeId "ENVO:01000060" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brine_pool" ;
    oboInOwl:hasExactSynonym "marine brine pool" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000369" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "brine pool" ;
    rdfs:subClassOf obo:ENVO_00000016, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] .

obo:ENVO_00000370
    obo:IAO_0000115 "A distinctive, flat-topped, steep-sided volcano formed when lava erupts through a thick glacier or ice sheet." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tuya" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000370" ;
    a owl:Class ;
    rdfs:label "tuya" ;
    rdfs:subClassOf obo:ENVO_00000247 .

obo:ENVO_00000371
    obo:IAO_0000115 "A volcano with more than one feature. They form because changes of their eruptive characteristics or the location of multiple vents in an area. Stratovolcanoes may form complex volcanoes, because they may overlap another from explosive eruptions, lava flows, pyroclastic flows and by repeated eruptions, to make multiple summits and vents. Stratovolcanoes could also form a large caldera that gets filled in by multiple small cinder cones, lava domes and craters may also develop on the caldera's rim." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Complex_volcano" ;
    oboInOwl:hasExactSynonym "compound volcano" ;
    a owl:Class ;
    rdfs:label "complex volcano" ;
    rdfs:subClassOf obo:ENVO_00000247 .

obo:ENVO_00000372
    obo:IAO_0000115 "A shield volcano that is formed mostly of pyroclastic and highly explosive eruptions rather than relatively fluid basaltic lava issuing from vents or fissures on the surface of the volcano. They typically display low-angle flank slopes and have little or no central collapse, although a shallow sag in the shield is commonly observed. Lava is commonly extruded after the cessation of explosive activity commonly superposes the vent region." ;
    oboInOwl:hasExactSynonym "ignimbrite shield volcano", "terrestrial ignimbrite shield" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000372" ;
    a owl:Class ;
    rdfs:label "pyroclastic shield volcano" ;
    rdfs:subClassOf obo:ENVO_00000403 .

obo:ENVO_00000373
    obo:IAO_0000115 "An area where wells can be drilled to obtain elements contained in solution in hot brines or to tap heat energy." ;
    obo:IAO_0100001 <ENVO:01001851> ;
    a owl:Class ;
    rdfs:label "obsolete geothermal field" ;
    owl:deprecated true .

obo:ENVO_00000374
    obo:IAO_0000115 "A protected area with the purpose of protecting and managing wild life." ;
    a owl:Class ;
    rdfs:label "wildlife management area" ;
    rdfs:subClassOf obo:ENVO_00000358 .

obo:ENVO_00000375
    obo:IAO_0000115 "A protected area that is a specific site (such as a forest, mountain, lake, desert, monument, building, complex, or city) that has been nominated and confirmed for inclusion on the list maintained by the international World Heritage Programme administered by the UNESCO World Heritage Committee." ;
    a owl:Class ;
    rdfs:label "world heritage site" ;
    rdfs:subClassOf obo:ENVO_01001567 .

obo:ENVO_00000376
    obo:IAO_0000115 "An international conservation designation given by UNESCO under its Programme on Man and the Biosphere (MAB)." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Biosphere_reserve" ;
    a owl:Class ;
    rdfs:label "biosphere reserve" ;
    rdfs:subClassOf obo:ENVO_00000358 .

obo:ENVO_00000377
    obo:IAO_0000115 "A lake purposefully constructed." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Artificial_lake" ;
    a owl:Class ;
    rdfs:label "artificial lake" ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] .

obo:ENVO_00000378
    obo:IAO_0000115 "A reservoir constructed for the purpose of maintaining water levels in a canal or canals." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000378" ;
    a owl:Class ;
    rdfs:label "canal head reservoir" ;
    rdfs:subClassOf obo:ENVO_00000025 .

obo:ENVO_00000379
    obo:IAO_0000115 "The disposition of an environmental system to be covered by liquid water." ;
    dc:creator <https://orcid.org/0000-0002-8238-6757> ;
    dc:date "2019-10-29T15:44:41Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "flooding disposition" ;
    a owl:Class ;
    rdfs:label "inundation disposition"@en ;
    rdfs:subClassOf obo:ENVO_01000452 .

obo:ENVO_00000380
    obo:IAO_0000115 "An ice mass which 1) is attached to the coast 2) at least 2 meters in thickness 3) forms where a glacier or ice mass flows down to a coastline and onto the ocean surface and 4) grows by annual snow accumulation or by the seaward extension of land glaciers." ;
    oboInOwl:hasDbXref "SWEETRealm:IceShelf", "http://sweetontology.net/realmCryo/IceShelf" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "An ice shelf may grow hundreds of miles out to sea.  Usually of great horizontal extent and with a level or gently undulating surface. Nourished by annual snow accumulation and also by the seaward extension of land glaciers. Limited areas may be aground. Ice shelves are much thicker than sea ice often filling embayments in the coastline of an ice sheet.. Currently, nearly all ice shelves are in Antarctica, where most of the ice discharged into the ocean flows via ice shelves. The mass balance of an ice shelf may have significant components of both gain and loss at the base. The seaward edge is termed an ice front.  The calving of an ice shelf forms tabular icebergs and ice islands." ;
    rdfs:label "ice shelf" ;
    rdfs:subClassOf obo:ENVO_01001547, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001420
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001533
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000635
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001025 ;
                    owl:someValuesFrom obo:ENVO_00000303
                ]
            )
        ]
    ] .

obo:ENVO_00000381
    obo:IAO_0000115 "A section of the Earths's crust that is demarcated by faults or flexures. In the movement of the crust, a massif tends to retain its internal structure while being displaced as a whole." ;
    oboInOwl:hasDbXref "EcoLexicon:massif", "FTT:946", "TGN:21435", "https://en.wikipedia.org/wiki/Massif" ;
    a owl:Class ;
    rdfs:label "massif" ;
    rdfs:subClassOf obo:ENVO_00000176 .

obo:ENVO_00000382
    obo:IAO_0000115 "That part of the land in immediate contact with a lake." ;
    oboInOwl:hasDbXref "TGN:21484" ;
    oboInOwl:hasRelatedSynonym "lakeshore" ;
    a owl:Class ;
    rdfs:label "lake shore" ;
    rdfs:subClassOf obo:ENVO_00000304, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000688
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000304
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_01000688
            ]
        )
    ] .

obo:ENVO_00000383
    obo:IAO_0000115 "The channel bottom of a stream; the physical confine of the normal water flow." ;
    oboInOwl:hasDbXref "FTT:651", "Geonames:H.STMB", "TGN:21165", "https://en.wikipedia.org/wiki/Stream_bed" ;
    oboInOwl:hasExactSynonym "stream bottom" ;
    oboInOwl:hasNarrowSynonym "dry stream bed" ;
    oboInOwl:hasRelatedSynonym "stream channel" ;
    a owl:Class ;
    rdfs:label "stream bed" ;
    rdfs:subClassOf obo:ENVO_00000501, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] .

obo:ENVO_00000384
    obo:IAO_0000115 "The channel bottom of a river; the physical confine of the normal water flow." ;
    oboInOwl:hasBroadSynonym "watercourse" ;
    oboInOwl:hasDbXref "EcoLexicon:river_bed_structure", "SWEETRealm:RiverBed", "TGN:21154", "https://en.wikipedia.org/wiki/River_bed" ;
    oboInOwl:hasExactSynonym "river bottom" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000384" ;
    a owl:Class ;
    rdfs:label "river bed" ;
    rdfs:subClassOf obo:ENVO_00000383, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000022
    ] .

obo:ENVO_00000385
    obo:IAO_0000115 "The place where a stream discharges into a lagoon, lake, or the sea." ;
    oboInOwl:hasBroadSynonym "stream" ;
    oboInOwl:hasDbXref "FTT:105", "FTT:1222", "Geonames:H.STMM" ;
    a owl:Class ;
    rdfs:label "stream mouth" ;
    rdfs:subClassOf obo:ENVO_00000479, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000023
            ]
        )
    ] .

obo:ENVO_00000386
    obo:IAO_0000115 "The end of a stream where it enters a standing water body such as a lake, sea or ocean." ;
    oboInOwl:hasDbXref "TGN:21156", "https://en.wikipedia.org/wiki/River_mouth" ;
    a owl:Class ;
    rdfs:label "river mouth" ;
    rdfs:subClassOf obo:ENVO_00000385, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000022
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000385
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000022
            ]
        )
    ] .

obo:ENVO_00000387
    obo:IAO_0000115 "A depression which intermittently contains a lake." ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "FTT:221", "FTT:875", "Geonames:H.LKI", "Geonames:H.LKSI", "TGN:21118", "https://en.wikipedia.org/wiki/Intermittent_lake" ;
    oboInOwl:hasExactSynonym "intermittent lake", "intermittent lakes" ;
    a owl:Class ;
    rdfs:comment "This has been moved from the lake hierarchy." ;
    rdfs:label "container of an intermittent lake" ;
    rdfs:subClassOf obo:ENVO_00000549 .

obo:ENVO_00000388
    obo:IAO_0000115 "A watercourse whose flow is not continuous." ;
    oboInOwl:hasDbXref "TGN:21111" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000388" ;
    a owl:Class ;
    rdfs:label "obsolete intermittent watercourse" ;
    owl:deprecated true .

obo:ENVO_00000389
    obo:IAO_0000115 "A wetland ecosystem which is sometimes inundated or saturated by surface or ground water sufficient to support, and that under normal circumstances do support, a prevalence of vegetation typically adapted for life in saturated soil conditions." ;
    obo:IAO_0000116 "In a strict sense, this class cannot always satisfy the subclass axiom of wetland, requiring soil to always have a wet quality. Perhaps this should be treated more like channel of an intermittent stream." ;
    oboInOwl:hasDbXref "FTT:85", "FTT:883", "Geonames:H.WTLDI", "TGN:21306" ;
    a owl:Class ;
    rdfs:label "intermittent wetland" ;
    rdfs:subClassOf obo:ENVO_01001209 .

obo:ENVO_00000390
    obo:IAO_0000115 "A spur which is part of a mountain."@en ;
    a owl:Class ;
    rdfs:label "mountain spur" ;
    rdfs:subClassOf obo:ENVO_01001489, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000081
    ] .

obo:ENVO_00000391
    obo:IAO_0000115 "An isthmus or other land connection between what at other times are separate land masses which allows animals and plants to cross and colonise new lands. Land bridges are commonly created by regression, in which sea levels fall exposing previously submerged sections of continental shelf. Land bridges are also formed by: (a) upthrust at the edge of continental plates; and (b) glacial retreat alleviating pressure on shallow marine formations." ;
    oboInOwl:hasDbXref "TGN:21478", "https://en.wikipedia.org/wiki/Land_bridge" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000391" ;
    a owl:Class ;
    rdfs:label "land bridge" ;
    rdfs:subClassOf obo:ENVO_00000174 .

obo:ENVO_00000392
    obo:IAO_0000115 "A long and narrow sheet of ice projecting out from the coastline. An ice tongue forms when a valley glacier moves very rapidly out into the ocean or a lake." ;
    oboInOwl:hasDbXref "TGN:21143", "https://en.wikipedia.org/wiki/Ice_tongue" ;
    oboInOwl:hasExactSynonym "glacier tongue" ;
    oboInOwl:hasRelatedSynonym "glacial tongue" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice tongue" ;
    rdfs:subClassOf obo:ENVO_01001345, obo:ENVO_01001547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000458
    ] .

obo:ENVO_00000393
    obo:IAO_0000115 "A large sea or ocean inlet larger than a bay, deeper than a bight, wider than a fjord, or it may identify a narrow sea or ocean channel between two bodies of land." ;
    oboInOwl:hasDbXref "EcoLexicon:sound", "FTT:233", "FTT:469", "Geonames:H.SD", "SWEETRealm:Sound", "TGN:21129" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sound" ;
    rdfs:subClassOf obo:ENVO_00000137 .

obo:ENVO_00000394
    obo:IAO_0000115 "A narrow channel of water that connects two larger bodies of water, and thus lies between two land masses." ;
    oboInOwl:hasBroadSynonym "channel", "watercourse" ;
    oboInOwl:hasDbXref "EcoLexicon:strait", "FTT:233", "FTT:470", "Geonames:H.STRT", "SWEETRealm:Strait", "TGN:21132", "https://en.wikipedia.org/wiki/Strait" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "strait" ;
    rdfs:subClassOf obo:ENVO_00000395, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_00000395
    obo:IAO_0000115 "A depressed landform which physically confines a river, slough or ocean strait, and which consists of a bed and banks." ;
    obo:IAO_0000116 "We need a more general channel definition, the current is only for water course channels. We need to refactor the semantics of channels, tunnels and conduits, in a similar way to uberon anatomical channels http://purl.obolibrary.org/obo/UBERON_0004111. See https://github.com/EnvironmentOntology/envo/issues/147" ;
    oboInOwl:hasDbXref "EcoLexicon:channel", "EcoLexicon:sea_channel", "FTT:1192", "FTT:233", "FTT:461", "FTT:462", "FTT:463", "FTT:464", "FTT:465", "FTT:466", "FTT:468", "FTT:469", "FTT:470", "Geonames:H.CHN", "Geonames:U.SCNU", "Geonames:U.SCSU", "SWEETRealm:Channel", "TGN:21137", "TGN:23451" ;
    a owl:Class ;
    rdfs:label "channel of a watercourse" ;
    rdfs:subClassOf obo:ENVO_00000309, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000141
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000501
    ] .

obo:ENVO_00000396
    obo:IAO_0000115 "A channel of a watercourse which contains marine water." ;
    oboInOwl:hasDbXref "FTT:233", "FTT:465", "Geonames:H.CHNM", "TGN:21186" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine channel" ;
    rdfs:subClassOf obo:ENVO_00000395 .

obo:ENVO_00000397
    obo:IAO_0000115 "A channel of a watercourse which contains lake water."@en ;
    oboInOwl:hasDbXref "FTT:233", "FTT:464", "Geonames:H.CHNL", "TGN:21185" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "lake channel" ;
    rdfs:subClassOf obo:ENVO_00000395, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:ENVO_00000020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000395
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001015 ;
                owl:someValuesFrom obo:ENVO_00000020
            ]
        )
    ] .

obo:ENVO_00000398
    obo:IAO_0000115 "Built by fragments (called ejecta) thrown up (ejected) from a volcanic vent, piling up around the vent in the shape of a cone with a central crater." ;
    oboInOwl:hasBroadSynonym "cone" ;
    oboInOwl:hasDbXref "FTT:530", "Geonames:T.CONE", "SWEETRealm:VolcanicCone", "TGN:21418", "https://en.wikipedia.org/wiki/Volcanic_cone" ;
    oboInOwl:hasExactSynonym "lava cone" ;
    oboInOwl:hasRelatedSynonym "cone (geological)" ;
    a owl:Class ;
    rdfs:label "volcanic cone" ;
    rdfs:subClassOf obo:ENVO_00000094, obo:ENVO_00000176, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002021
    ] .

obo:ENVO_00000399
    obo:IAO_0000115 "A cone that is composed of particles of silt to sand size. Explosive eruptions from a vent where the magma is interacting with groundwater or the sea (as in an eruption off the coast) produce steam and are called phreatic. The interaction between the magma, expanding steam, and volcanic gases results in the ejection of mostly small particles called ash. Fallen ash has the consistency of flour. The unconsolidated ash forms an ash cone which becomes a tuff cone or tuff ring once the ash consolidates." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ash_cone" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000399" ;
    a owl:Class ;
    rdfs:label "ash cone" ;
    rdfs:subClassOf obo:ENVO_00000398, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000701
    ] .

obo:ENVO_00000400
    obo:IAO_0000115 "A cone built almost entirely of loose volcanic fragments called cinders (pumice, pyroclastics, or tephra). They are built from particles and blobs of congealed lava ejected from a single vent. As the gas-charged lava is blown violently into the air, it breaks into small fragments that solidify and fall as cinders around the vent to form a circular or oval cone. Most cinder cones have a bowl-shaped crater at the summit." ;
    oboInOwl:hasDbXref "SWEETRealm:CinderCone", "https://en.wikipedia.org/wiki/Cinder_cone" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "mount" ;
    oboInOwl:id "ENVO:00000400" ;
    a owl:Class ;
    rdfs:label "cinder cone" ;
    rdfs:subClassOf obo:ENVO_00000398, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000660
                obo:ENVO_01000662
                obo:ENVO_01000663
            )
        ]
    ] .

obo:ENVO_00000401
    obo:IAO_0000115 "A volcanic cone formed of molten lava ejected from a vent somewhat like taffy. Expanding gases in the lava fountains tear the liquid rock into irregular gobs that fall back to earth, forming a heap around the vent. The still partly liquid rock splashed down and over the sides of the developing mound is called spatter. Because spatter is not fully solid when it lands, the individual deposits are very irregular in shape and weld together as they cool, and in this way particularly differ from cinder and ash." ;
    oboInOwl:hasDbXref "SWEETRealm:SpatterCone", "https://en.wikipedia.org/wiki/Spatter_cone" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000401" ;
    a owl:Class ;
    rdfs:label "spatter cone" ;
    rdfs:subClassOf obo:ENVO_00000398 .

obo:ENVO_00000402
    obo:IAO_0000115 "A volcano created by geologically excreted liquids and gases, although there are several different processes which may cause such activity. Temperatures are much cooler than igneous processes." ;
    oboInOwl:hasDbXref "EcoLexicon:mud_volcano", "https://en.wikipedia.org/wiki/Mud_volcano" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "mud volcano" ;
    rdfs:subClassOf obo:ENVO_00000247 .

obo:ENVO_00000403
    obo:IAO_0000115 "A large volcano with shallowly-sloping sides." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shield_volcano" ;
    oboInOwl:hasRelatedSynonym "mount" ;
    a owl:Class ;
    rdfs:label "shield volcano" ;
    rdfs:subClassOf obo:ENVO_00000247 .

obo:ENVO_00000404
    obo:IAO_0000115 "A tall, conical volcano composed of many layers of hardened lava, tephra, and volcanic ash. These volcanoes are characterized by a steep profile and periodic, explosive eruptions. The lava that flows from them is viscous, and cools and hardens before spreading very far. The source magma of this rock is classified as acidic, or high in silica to intermediate (rhyolite, dacite, or andesite)." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stratovolcano" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "composite volcano" ;
    oboInOwl:id "ENVO:00000404" ;
    a owl:Class ;
    rdfs:label "stratovolcano" ;
    rdfs:subClassOf obo:ENVO_00000247 .

obo:ENVO_00000405
    obo:IAO_0000115 "An underwater fissures in the earth's surface from which magma can erupt." ;
    oboInOwl:consider "ENVO:00000264" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000405" ;
    a owl:Class ;
    rdfs:label "obsolete submarine volcano" ;
    owl:deprecated true .

obo:ENVO_00000406
    obo:IAO_0000115 "An underwater mountain range, formed by plate tectonics. This uplifting of the ocean floor occurs when convection currents rise in the mantle beneath the oceanic crust and create magma where two tectonic plates meet at a divergent boundary. The mid-ocean ridges of the world are connected and form a single global mid-oceanic ridge system that is part of every ocean." ;
    oboInOwl:hasDbXref "EcoLexicon:oceanic_ridge", "TGN:23151", "https://en.wikipedia.org/wiki/Mid-ocean_ridge" ;
    oboInOwl:hasRelatedSynonym "OceanRidge" ;
    a owl:Class ;
    rdfs:label "mid-ocean ridge" ;
    rdfs:subClassOf obo:ENVO_00000550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001095
    ] .

obo:ENVO_00000407
    obo:IAO_0000115 "A volcano produced by subglacial eruptions or eruptions beneath the surface of a lake melted into a glacier or ice mass by the rising lava." ;
    dc:contributor <https://orcid.org/0000-0003-1336-5554> ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subglacial_volcano" ;
    oboInOwl:hasRelatedSynonym "tuya" ;
    a owl:Class ;
    rdfs:comment "Something more specific than an adjacent_to relation would be better, especially considering the volcano in question may have melted nearby glacial mass." ;
    rdfs:label "subglacial volcano" ;
    rdfs:subClassOf obo:ENVO_00000247, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000133
                obo:ENVO_00000488
            )
        ]
    ] .

obo:ENVO_00000408
    obo:IAO_0000115 "A linear volcanic vent through which lava erupts, usually without any explosive activity. The vent is usually a few meters wide and may be many kilometers long. Fissure vents can cause large flood basalts and hannels. The volcano can usually be seen as a crack in the ground or on the ocean floor. Narrow fissures can be filled in with lava that hardens." ;
    oboInOwl:hasDbXref "FTT:702", "SWEETRealm:Fissure", "https://en.wikipedia.org/wiki/Volcanic_fissure" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "fissure", "fissure vent" ;
    oboInOwl:id "ENVO:00000408" ;
    a owl:Class ;
    rdfs:label "volcanic fissure" ;
    rdfs:subClassOf obo:ENVO_00000247 .

obo:ENVO_00000409
    obo:IAO_0000115 "A large, swirling body of water produced by ocean tides." ;
    oboInOwl:hasBroadSynonym "hydrographic feature" ;
    oboInOwl:hasDbXref "FTT:131", "FTT:829", "TGN:21183", "https://en.wikipedia.org/wiki/Whirlpool" ;
    oboInOwl:hasExactSynonym "WHRL" ;
    a owl:Class ;
    rdfs:label "whirlpool" ;
    rdfs:subClassOf obo:ENVO_01000067 .

obo:ENVO_00000410
    obo:IAO_0000115 "An elevated area such as a hill, ridge or old lava dome inside or downslope from an area of active volcanism. New lava flows will cover the surrounding land, isolating the kipuka so that it appears as a (usually) forested island in a barren lava flow." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kipuka" ;
    a owl:Class ;
    rdfs:label "kipuka" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884 .

obo:ENVO_00000411
    obo:IAO_0000115 "The shallow part of a stream which can be easily crossed." ;
    oboInOwl:hasBroadSynonym "transportation feature" ;
    oboInOwl:hasDbXref "EcoLexicon:ford", "FTT:714", "FTT:83", "Geonames:T.FORD", "TGN:21170", "https://en.wikipedia.org/wiki/Ford" ;
    oboInOwl:hasExactSynonym "ford (crossing)" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000411" ;
    a owl:Class ;
    rdfs:label "ford" ;
    rdfs:subClassOf obo:ENVO_00000010 .

obo:ENVO_00000412
    obo:IAO_0000115 "A watercourse which has the intensity and direction of its flow primarily determined by the tides." ;
    oboInOwl:hasDbXref "TGN:21130" ;
    a owl:Class ;
    rdfs:label "tidal watercourse" ;
    rdfs:subClassOf obo:ENVO_00000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001342
    ] .

obo:ENVO_00000413
    obo:IAO_0000115 "A mound of earth-covered ice found in the Arctic, subarctic, and Antarctica that can reach up to 70 metres in height and up to 2 kilometres in diameter." ;
    oboInOwl:hasBroadSynonym "mount" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pingo" ;
    oboInOwl:hasExactSynonym "hydrolaccolith", "pingos" ;
    oboInOwl:hasRelatedSynonym "bugor", "bulginniakh" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Pingos may occur in cold-climate wetland areas, but are not necessarily wetlands themselves." ;
    rdfs:label "pingo" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] .

obo:ENVO_00000414
    obo:IAO_0000115 "A natural formation where a rock arch forms, with a natural passageway through underneath." ;
    oboInOwl:hasDbXref "FTT:142", "FTT:143", "FTT:144", "TGN:21445", "https://en.wikipedia.org/wiki/Natural_arch" ;
    oboInOwl:hasExactSynonym "arches (natural formation)", "natural bridge" ;
    oboInOwl:hasRelatedSynonym "sea arch" ;
    a owl:Class ;
    rdfs:label "natural arch" ;
    rdfs:subClassOf obo:ENVO_01001884 .

obo:ENVO_00000415
    obo:IAO_0000115 "A beach or wave cut platform raised above the shore line by a relative fall in the sea level." ;
    oboInOwl:hasDbXref "EcoLexicon:raised_beach", "https://en.wikipedia.org/wiki/Raised_beach" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "terrace" ;
    oboInOwl:id "ENVO:00000415" ;
    a owl:Class ;
    rdfs:label "raised beach" ;
    rdfs:subClassOf obo:ENVO_00000091 .

obo:ENVO_00000416
    obo:IAO_0000115 "A dune which is part of a coast."@en ;
    a owl:Class ;
    rdfs:label "coastal dune" ;
    rdfs:subClassOf obo:ENVO_00000170, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000170
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000303
            ]
        )
    ] .

obo:ENVO_00000417
    obo:IAO_0000115 "A fertile low-lying raised beach found on the some of the coastlines of Ireland and Scotland, in particular in the Outer Hebrides." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000417" ;
    a owl:Class ;
    rdfs:label "machair" ;
    rdfs:subClassOf obo:ENVO_00000415 .

obo:ENVO_00000418
    obo:IAO_0000115 "A submergent coastal landform that forms where sea levels rise relative to the land either as a result of eustatic sea level change; where the global sea levels rise or isostatic sea level change; where the land sinks. When this happens valleys which were previously at sea level become submerged." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ria" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "drowned river valley", "drowned valley", "valley" ;
    oboInOwl:id "ENVO:00000418" ;
    a owl:Class ;
    rdfs:label "ria" ;
    rdfs:subClassOf obo:ENVO_00000100 .

obo:ENVO_00000419
    obo:IAO_0000115 "A geological landform consisting of a steep and often vertical column or columns of rock in the sea near a coast." ;
    oboInOwl:hasDbXref "EcoLexicon:stack" ;
    a owl:Class ;
    rdfs:label "stack" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00001995
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0002063
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] .

obo:ENVO_00000420
    obo:IAO_0000115 "A deposition landform such as a spit or bar which forms a narrow piece of land between an island or offshore rock and a mainland shore, or between two islands or offshore rocks. They usually form because the island causes wave refraction, depositing sand and shingle moved by longshore drift in each direction around the island where the waves meet. Eustatic sea level rise may also contribute to accretion as material is pushed up with rising sea levels." ;
    oboInOwl:hasDbXref "EcoLexicon:tombolo", "SWEETRealm:Tombolo", "https://en.wikipedia.org/wiki/Tombolo" ;
    oboInOwl:hasRelatedSynonym "bar", "island" ;
    a owl:Class ;
    rdfs:label "tombolo" ;
    rdfs:subClassOf obo:ENVO_00000167, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00000098
                            obo:ENVO_00000130
                            obo:ENVO_00000304
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000054
    ] .

obo:ENVO_00000421
    obo:IAO_0000115 "The narrow flat area often seen at the base of a sea cliff caused by the action of the waves." ;
    oboInOwl:hasDbXref "SWEETRealm:WaveCutPlatform", "https://en.wikipedia.org/wiki/Wave-cut_platform" ;
    oboInOwl:hasRelatedSynonym "marine terrace" ;
    a owl:Class ;
    rdfs:label "wave-cut platform" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000088
    ] .

obo:ENVO_00000422
    obo:IAO_0000115 "A natural karst landform consisting of a flat, incised surface of exposed limestone that resembles artificial pavement." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Limestone_pavement" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000422" ;
    a owl:Class ;
    rdfs:label "limestone pavement" ;
    rdfs:subClassOf obo:ENVO_00000175 .

obo:ENVO_00000423
    obo:IAO_0000115 "An island that lies in a river." ;
    oboInOwl:hasDbXref "EcoLexicon:fluvial_island", "TGN:21428" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "ait", "eyot", "fluvial island" ;
    oboInOwl:id "ENVO:00000423" ;
    a owl:Class ;
    rdfs:label "river island" ;
    rdfs:subClassOf obo:ENVO_00000098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000022
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000098
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000022
            ]
        )
    ] .

obo:ENVO_00000424
    obo:IAO_0000115 "An island that lies in a lake." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake_island" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000424" ;
    a owl:Class ;
    rdfs:label "lake island" ;
    rdfs:subClassOf obo:ENVO_00000098, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000098
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000020
            ]
        )
    ] .

obo:ENVO_00000426
    obo:IAO_0000115 "A marine bed which lies below an ocean." ;
    oboInOwl:hasDbXref "FTT:1020" ;
    oboInOwl:hasExactSynonym "ocean bed" ;
    oboInOwl:hasRelatedSynonym "ocean basin floor", "ocean floor feature", "seafloor"@en ;
    a owl:Class ;
    rdfs:label "ocean floor" ;
    rdfs:subClassOf obo:ENVO_01001378, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] .

obo:ENVO_00000427
    obo:IAO_0000115 "A bend in a stream. A stream flowing through a wide valley or flat plain will tend to form a meanders as it alternatively erodes and deposits sediments along its course." ;
    oboInOwl:hasBroadSynonym "watercourse" ;
    oboInOwl:hasDbXref "EcoLexicon:meander", "FTT:105", "FTT:948", "SWEETRealm:Meandering", "TGN:21153", "https://en.wikipedia.org/wiki/Meander" ;
    oboInOwl:hasNarrowSynonym "stream" ;
    oboInOwl:hasRelatedSynonym "oxbow loop" ;
    a owl:Class ;
    rdfs:label "meander" ;
    rdfs:subClassOf obo:ENVO_01001477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] .

obo:ENVO_00000428
    obo:IAO_0000115 "A biome is an ecosystem which is undergoing climactic ecological succession."@en ;
    oboInOwl:hasDbXref "EcoLexicon:biome", "LTER:809" ;
    oboInOwl:hasExactSynonym "major habitat type" ;
    oboInOwl:hasRelatedSynonym "EcosytemType" ;
    a owl:Class ;
    rdfs:comment "In this definition, there is an assumption that no major perturbations are occurring or have occurred in a time frame affects the successional dynamics of the ecosystem. A \"major\" perturbation is one which disrupts the community's ability to restore its (near) equilibrium. Usually, pioneer or early secondary successional processes would be in effect in such scenarios."@en ;
    rdfs:label "biome" ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000817
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001827
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:PCO_0000002
    ] ;
    owl:disjointWith obo:ENVO_01000276, obo:ENVO_01000280 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000429
    obo:IAO_0000115 "A ridge which is jagged, narrow and separates glacier valleys or cirques."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmLandGlacial/Arete>, "FTT:154" ;
    oboInOwl:hasRelatedSynonym "ridge" ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The ridge frequently resembles the blade of a serrated knife. A French term referring to the bones in a fish backbone. Aretes are typically formed when two glaciers erode parallel U-shaped valleys. Aretes can also form when two glacial cirques erode towards one another, although frequently this results in a saddle-shaped pass, called a col."@en ;
    rdfs:label "arete" ;
    rdfs:subClassOf obo:ENVO_00000283, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001977
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002212
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000155
                obo:ENVO_00000248
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000006
    ] .

obo:ENVO_00000430
    obo:IAO_0000115 "A feature of a glacier, in which dirt, which has fallen into a hollow in the ice, forms a coating which insulates the ice below. The surrounding ice melts away, leaving the dirt cone." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dirt_cone" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "dirt cone" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000054
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000723
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000057 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_01000277
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:BFO_0000050 ;
                                owl:someValuesFrom obo:ENVO_00000133
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_00000431
    obo:IAO_0000115 "A cluster of dozens to hundreds of similarly shaped, sized and oriented drumlins." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Drumlin_field" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "drumlin swarm" ;
    oboInOwl:id "ENVO:00000431" ;
    a owl:Class ;
    rdfs:label "drumlin field" ;
    rdfs:subClassOf obo:ENVO_00000082, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000276
    ] .

obo:ENVO_00000432
    obo:IAO_0000115 "An isolated hill, knob, ridge, or small mountain that rises abruptly from a gently sloping or virtually level surrounding plain." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Monadnock" ;
    oboInOwl:hasRelatedSynonym "inselberg", "kopje", "mount" ;
    a owl:Class ;
    rdfs:label "monadnock" ;
    rdfs:subClassOf obo:ENVO_00000477 .

obo:ENVO_00000433
    obo:IAO_0000115 "A terrace associated with a kame." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000433" ;
    a owl:Class ;
    rdfs:label "kame terrace" ;
    rdfs:subClassOf obo:ENVO_00000508, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000542
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000508
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000542
            ]
        )
    ] .

obo:ENVO_00000434
    obo:IAO_0000115 "A fan-shaped body of sediments deposited by braided streams from a melting glacier." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Outwash_fan" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000434" ;
    a owl:Class ;
    rdfs:label "outwash fan" ;
    rdfs:subClassOf obo:ENVO_00000086 .

obo:ENVO_00000435
    obo:IAO_0000115 "A lake formed either by the damming action of a moraine or ice dam during the retreat of a melting glacier, or one formed by meltwater trapped against an ice mass due to isostatic depression of the crust around the ice." ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Proglacial_lake" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "proglacial lake" ;
    rdfs:subClassOf obo:ENVO_00000488 .

obo:ENVO_00000436
    obo:IAO_0000115 "A deep but narrow valley with a 'U' shaped cross-section and frequently a 'U' shaped plan which is usually found filled with glacial till. It is formed when the edge of an ice mass advances up a slope. Its length may be appropriately measured in centimetres or kilometres, depending on the circumstances of formation." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tunnel_valley" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "rinnental", "tunnel-vale" ;
    oboInOwl:id "ENVO:00000436" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "tunnel valley" ;
    rdfs:subClassOf obo:ENVO_00000248 .

obo:ENVO_00000437
    obo:IAO_0000115 "A small tunnel valley." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000437" ;
    a owl:Class ;
    rdfs:label "Nye channel" ;
    rdfs:subClassOf obo:ENVO_00000436 .

obo:ENVO_00000438
    obo:IAO_0000115 "A steep-sided depression formed by the melting of permafrost; it may contain a lake." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alas" ;
    a owl:Class ;
    rdfs:label "alas" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000439
    obo:IAO_0000115 "A small wooded valley, either U- or V-shaped." ;
    oboInOwl:hasBroadSynonym "valley" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000439" ;
    a owl:Class ;
    rdfs:label "dell" ;
    rdfs:subClassOf obo:ENVO_00000100, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001879
                obo:PATO_0002224
            )
        ]
    ] .

obo:ENVO_00000440
    obo:IAO_0000115 "A shallow cave-like opening at the base of a bluff or cliff." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rock_shelter" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "rockhouse" ;
    oboInOwl:id "ENVO:00000440" ;
    a owl:Class ;
    rdfs:label "rock shelter" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_00000441
    obo:IAO_0000115 "A ridge on a hillside formed when saturated soil particles expand, then contract as they dry, causing them to move slowly downhill." ;
    oboInOwl:hasDbXref "SWEETRealm:Terracette", "https://en.wikipedia.org/wiki/Terracette" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000441" ;
    a owl:Class ;
    rdfs:label "terracette" ;
    rdfs:subClassOf obo:ENVO_00000283 .

obo:ENVO_00000442
    obo:IAO_0000115 "A very powerful whirlpool." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Maelstrom" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000442" ;
    a owl:Class ;
    rdfs:label "maelstrom" ;
    rdfs:subClassOf obo:ENVO_00000409 .

obo:ENVO_00000443
    obo:IAO_0000115 "A reservoir constructed for the purpose of containing a flood, an overflow of water from a body of water that sumerges land." ;
    oboInOwl:hasDbXref "EcoLexicon:flood_control_reservoir", "FTT:1175", "FTT:217", "FTT:709", "TGN:51261" ;
    oboInOwl:hasExactSynonym "flood control basin" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "retention basin", "storage basin" ;
    oboInOwl:id "ENVO:00000443" ;
    a owl:Class ;
    rdfs:label "flood control reservoir" ;
    rdfs:subClassOf obo:ENVO_00000025 .

obo:ENVO_00000444
    obo:IAO_0000115 "A tract of land which has few or no trees and is surrounded by more heavily wooded areas." ;
    oboInOwl:hasDbXref "FTT:259", "FTT:488", "Geonames:L.CLG", "LTER:79", "TGN:21651" ;
    oboInOwl:hasExactSynonym "CLEARING", "clearing" ;
    oboInOwl:hasNarrowSynonym "forest clearing" ;
    oboInOwl:hasRelatedSynonym "burn", "burnt over area", "clearing", "cut line", "fire break", "glade", "grassland", "logged area", "opening" ;
    a owl:Class ;
    rdfs:comment "There should be a better superclass than \"field\" which should indicate that there are no woody plants in growth form \"tree\" around." ;
    rdfs:label "woodland clearing" ;
    rdfs:subClassOf obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002425
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000109
                obo:ENVO_00000111
            )
        ]
    ] .

obo:ENVO_00000445
    obo:IAO_0000115 "An aquaduct to transport water from one river basin to another one, to solve problems of hydrographic imbalance. It can decrease floods, moving the water to lands with droughts." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Transvasement" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000445" ;
    a owl:Class ;
    rdfs:label "transvasement" ;
    rdfs:subClassOf obo:ENVO_00000072 .

obo:ENVO_00000446
    obo:IAO_0000115 "A terrestrial ecosystem which is in its climactic successional state." ;
    oboInOwl:hasDbXref "LTER:798", "SPIRE:Terrestrial" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "terrestrial biome" ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001790 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001790
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000447
    obo:IAO_0000115 "A marine ecosystem which is in its climactic successional state." ;
    oboInOwl:hasDbXref "SPIRE:Marine" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This biome includes open-ocean and unprotected coastal ecosystems, characterized by exposure to wave action, tidal fluctuation, and ocean currents as well as systems that largely resemble these. Water in the marine biome is generally within the salinity range of seawater: 30 to 38 ppt." ;
    rdfs:label "marine biome" ;
    rdfs:subClassOf obo:ENVO_00002030, obo:ENVO_01001788 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001788
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000448
    obo:IAO_0000115 "A reservoir constructed for the purpose of generating electricity." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hydroelectric_reservoir" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000448" ;
    a owl:Class ;
    rdfs:label "hydroelectric reservoir" ;
    rdfs:subClassOf obo:ENVO_00000025 .

obo:ENVO_00000449
    obo:IAO_0000115 "A reservoir constructed for the purpose of providing drinking water." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000449" ;
    a owl:Class ;
    rdfs:label "drinking water reservoir" ;
    rdfs:subClassOf obo:ENVO_00000025 .

obo:ENVO_00000450
    obo:IAO_0000115 "A reservoir constructed for the purpose of providing water for irrigation." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000450" ;
    a owl:Class ;
    rdfs:label "irrigation reservoir" ;
    rdfs:subClassOf obo:ENVO_00000025 .

obo:ENVO_00000451
    obo:IAO_0000115 "A lake constructed, or modified, for the chief purpose of providing an amenity." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000451" ;
    a owl:Class ;
    rdfs:label "amenity lake" ;
    rdfs:subClassOf obo:ENVO_00000377 .

obo:ENVO_00000452
    obo:IAO_0000115 "A lake that is long, narrow, and finger-shaped, usually found in a glacial trough. Its formation begins when a glacier moves over an area containing alternate bands of hard and soft bedrock. The sharp-edged boulders carried at the bottom of the glacier erode the softer rock more quickly by abrasion, thus creating a hollow called a rock basin. On either side of the rock basin, the more resistant rock is eroded less and these outcrops of harder rock are known as rock bars, which act as dams between which rainwater may accumulate after the retreat of the ice age, filling up the rock basin and creating a ribbon lake. A ribbon lake may also form behind a terminal or recessional moraine, both of which also act as dams, enabling water to accumulate behind them. A ribbon lake may also occur if a tributary glacier joins a main glacier. The increase in power can create a trough, which is filled with water from a river/meltwater to create a ribbon lake." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ribbon_lake" ;
    a owl:Class ;
    rdfs:label "ribbon lake" ;
    rdfs:subClassOf obo:ENVO_00000020 .

obo:ENVO_00000453
    obo:IAO_0000115 "A lake or estuary that is formed at the mouth of a river where flow is blocked by a bar of sediments. It can be maritime (the bar being created by the current of a sea) or fluvial (the bar being created by the flow of a bigger river at the confluence)." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Liman" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000453" ;
    a owl:Class ;
    rdfs:label "liman" ;
    rdfs:subClassOf obo:ENVO_01000617 .

obo:ENVO_00000454
    obo:IAO_0000115 "A container of an intermittent lake unique to the limestone areas of Ireland, mostly west of the River Shannon. Most turloughs flood in the autumn, usually some time in October, and then dry up some time between April and July." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Turlough" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000454" ;
    a owl:Class ;
    rdfs:label "turlough" ;
    rdfs:subClassOf obo:ENVO_00000387 .

obo:ENVO_00000455
    obo:IAO_0000115 "A mountain lake that is formed in a cirque excavated by a glacier. A moraine may form a natural dam below a tarn." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tarn" ;
    oboInOwl:hasExactSynonym "corrie loch" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000455" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "tarn" ;
    rdfs:subClassOf obo:ENVO_00000020 .

obo:ENVO_00000456
    obo:IAO_0000115 "A glacier which terminates in a lake or the sea, with terminus either floating or grounded" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The adjective indicates geographical setting, and not that tides play a role in the mass balance. Typically, tidewater glaciers calve ice to produce icebergs. There are currently issues in the community about the definition of this glacier type: It is undecided whether or not a) a tidewater glacier has to have a grounded terminus and b) whether glaciers terminating in a lake can be considered to be tidewater glaciers." ;
    rdfs:label "tidewater glacier" ;
    rdfs:subClassOf obo:ENVO_00000133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] .

obo:ENVO_00000457
    obo:IAO_0000115 "A glacier on a plateau or high area, smaller than an ice sheet." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "plateau glacier" ;
    rdfs:subClassOf obo:ENVO_00000133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000182
    ] .

obo:ENVO_00000458
    obo:IAO_0000115 "A glacier which 1) flows for all or most of its length within the walls of a valley, in consequence having a distinct tongue and a well-defined outline and 2) descends from either high mountains, from an ice cap on a plateau, or from an ice sheet." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Valley_glacier" ;
    a owl:Class ;
    rdfs:comment "These glaciers typically flow down pre-existing valleys and have ice-free slopes overlooking the glacier surface." ;
    rdfs:label "valley glacier" ;
    rdfs:subClassOf obo:ENVO_00000133, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00000100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000100
    ] .

obo:ENVO_00000459
    obo:IAO_0000115 "A glacier fed by an ice sheet." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Outlet_glacier" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "outlet glacier" ;
    rdfs:subClassOf obo:ENVO_00000133 .

obo:ENVO_00000460
    obo:IAO_0000115 "A region of low topographic relief as a consequence of erosion by streams." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000460" ;
    a owl:Class ;
    rdfs:label "penplain" ;
    rdfs:subClassOf obo:ENVO_00000086 .

obo:ENVO_00000461
    obo:IAO_0000115 "A volcanic landform which resembles a true volcanic crater, but differs in that it is not an actual vent from which lava has erupted. A pseudocrater is characterised by the absence of any magma conduit which connects below the surface of the earth. Pseudocraters are formed by steam explosions as flowing hot lava crosses over a wet surface, such as a swamp, a lake, or a pond. The explosive gases break through the lava surface in a manner similar to a phreatic eruption, and the tephra builds up crater-like forms which can appear very similar to real volcanic craters." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pseudocrater" ;
    oboInOwl:hasExactSynonym "rootless vent" ;
    a owl:Class ;
    rdfs:label "pseudocrater" ;
    rdfs:subClassOf obo:ENVO_00000514 .

obo:ENVO_00000462
    obo:IAO_0000115 "A volcanic field of scattered volcanic vents. These volcanic fields, containing numerous polygenetic volcanoes, are noted for having more than one eruptive event from the same vent(s), rather than the more common monogenetic volcanic field. Polygenetic volcanic fields generally occur where there is a high-level magma chamber. These volcanic fields may show lithological discontinuities due to major changes in magma chemistry, volcanotectonic events, or long erosional intervals, and may last >10 million year period." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polygenetic_volcanic_field" ;
    a owl:Class ;
    rdfs:label "polygenetic volcanic field" ;
    rdfs:subClassOf obo:ENVO_00000354 .

obo:ENVO_00000463
    obo:IAO_0000115 "A landform which provides shelter from atmospheric weather and marine currents, waves, and other dynamics." ;
    oboInOwl:hasDbXref "SWEETRealm:Harbor", "https://en.wikipedia.org/wiki/Harbor" ;
    oboInOwl:hasExactSynonym "harbor"@en ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018, obo:ENVO_03605023, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Harbours are often used to store or shelter ships."@en ;
    rdfs:label "harbour" ;
    rdfs:subClassOf obo:ENVO_01001884 .

obo:ENVO_00000464
    obo:IAO_0000115 "A harbor constructed by human agency." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Artificial_harbour" ;
    oboInOwl:hasExactSynonym "artificial harbour" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "artificial harbor" ;
    rdfs:subClassOf obo:ENVO_00000463, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] .

obo:ENVO_00000465
    obo:IAO_0000115 "A harbor which is formed by a natural landform where a part of a body of water is protected and deep enough to furnish anchorage." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Natural_harbor" ;
    oboInOwl:hasExactSynonym "natural harbour" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "natural harbor" ;
    rdfs:subClassOf obo:ENVO_00000463 .

obo:ENVO_00000466
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000466" ;
    a owl:Class ;
    rdfs:label "obsolete marine hydrographic feature" ;
    owl:deprecated true .

obo:ENVO_00000467
    obo:IAO_0000115 "An area of land on which a college or university and related institutional buildings are situated." ;
    oboInOwl:hasBroadSynonym "campus" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/University_campus" ;
    a owl:Class ;
    rdfs:label "university campus" ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000073
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_00000073 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_00000468
    obo:IAO_0000115 "A dam constructed for the purpose of generating electricity from the water stored behind it." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hydroelectric_dam" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000468" ;
    a owl:Class ;
    rdfs:label "hydroelectric dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000469
    obo:IAO_0000115 "A facility which supports the undertaking of scientific research or measurements." ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "research facility" ;
    rdfs:subClassOf obo:ENVO_03501288 .

obo:ENVO_00000470
    obo:IAO_0000115 "A dam constructed for the purpose of holding water in a reservoir for irrigation." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000470" ;
    a owl:Class ;
    rdfs:label "irrigation dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000471
    obo:IAO_0000115 "A dam constructed for the purpose of controlling flooding." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000471" ;
    a owl:Class ;
    rdfs:label "flood control dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000472
    obo:IAO_0000115 "An area of calm water unaffected by the current of a stream." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "FTT:184", "TGN:21302", "https://en.wikipedia.org/wiki/Backwater" ;
    oboInOwl:hasExactSynonym "BACKWATER" ;
    a owl:Class ;
    rdfs:label "backwater" ;
    rdfs:subClassOf obo:ENVO_00000029 .

obo:ENVO_00000473
    obo:IAO_0000115 "A quarry from which gravel is extracted." ;
    oboInOwl:hasDbXref "FTT:772", "https://en.wikipedia.org/wiki/Gravel_pit" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "mine site" ;
    oboInOwl:id "ENVO:00000473" ;
    a owl:Class ;
    rdfs:label "gravel pit" ;
    rdfs:subClassOf obo:ENVO_00000284, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000018
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000785
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_01000018
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000284
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000785
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002234 ;
                            owl:someValuesFrom obo:ENVO_01000018
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00000474
    obo:IAO_0000115 "An excavation of the Earth's surface to provide passage for a road, railway, canal, etc." ;
    oboInOwl:hasDbXref "FTT:1182", "https://en.wikipedia.org/wiki/Cut" ;
    oboInOwl:hasExactSynonym "CUT", "cutting" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000474" ;
    a owl:Class ;
    rdfs:label "cut" ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_00000475
    obo:IAO_0000115 "An opening of the sea into the land, or of a lake into its shore." ;
    oboInOwl:hasDbXref "EcoLexicon:inlet", "FTT:233", "FTT:463", "Geonames:H.GULF", "Geonames:H.INLT", "SWEETRealm:Inlet", "TGN:21128" ;
    oboInOwl:hasRelatedSynonym "anse", "arm", "firth", "ria" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "inlet" ;
    rdfs:subClassOf obo:ENVO_00000012, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_00000476
    obo:IAO_0000115 "An opening of a lake into its shore." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000476" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "lake inlet" ;
    rdfs:subClassOf obo:ENVO_00000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000475
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000020
            ]
        )
    ] .

obo:ENVO_00000477
    obo:IAO_0000115 "A mountain or a hill." ;
    oboInOwl:hasDbXref "FTT:118", "FTT:460", "TGN:21439", "https://en.wikipedia.org/wiki/Mount" ;
    oboInOwl:hasRelatedSynonym "cerrito", "cerro", "dome", "koppje", "monadnock" ;
    a owl:Class ;
    rdfs:comment "This is not placed under surface landform, as seamounts are also mounts and are submerged." ;
    rdfs:label "mount" ;
    rdfs:subClassOf obo:ENVO_00000176 .

obo:ENVO_00000478
    obo:IAO_0000115 "A field which includes at least two mounts connected by high ground and arranged in an approximately linear fashion."@en ;
    oboInOwl:hasDbXref "FTT:996" ;
    oboInOwl:hasRelatedSynonym "range (physiographic)" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "range of mounts" ;
    rdfs:subClassOf obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000477
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_00000477 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_00000479
    obo:IAO_0000115 "The exit or point of discharge of a stream into another stream, lake or sea." ;
    oboInOwl:hasBroadSynonym "MOUTH" ;
    oboInOwl:hasDbXref "EcoLexicon:outlet", "SWEETRealm:Mouth", "https://en.wikipedia.org/wiki/River_mouth" ;
    oboInOwl:hasRelatedSynonym "outlet" ;
    a owl:Class ;
    rdfs:label "mouth of a watercourse" ;
    rdfs:subClassOf obo:ENVO_00000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_00000063 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_00000480
    obo:IAO_0000115 "The summit of a mount." ;
    oboInOwl:hasDbXref "EcoLexicon:summit", "FTT:757", "FTT:79", "FTT:80", "FTT:994", "FTT:998", "FTT:999", "Geonames:T.PK", "Geonames:T.PKS", "SWEETRealm:Peak", "TGN:21490", "https://en.wikipedia.org/wiki/Peak" ;
    oboInOwl:hasExactSynonym "peaks" ;
    oboInOwl:hasRelatedSynonym "ahu", "ice peak", "mountain crest", "mountain summit", "nunatak", "summit" ;
    a owl:Class ;
    rdfs:label "peak" ;
    rdfs:subClassOf obo:ENVO_01001886, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000176
    ] .

obo:ENVO_00000481
    obo:IAO_0000115 "A tall, slender, spire-shaped rock projecting from a level or more gently sloping surface." ;
    oboInOwl:hasBroadSynonym "natural rock formation" ;
    oboInOwl:hasDbXref "EcoLexicon:crag", "FTT:1008", "FTT:145", "https://en.wikipedia.org/wiki/Pinnacle" ;
    oboInOwl:hasExactSynonym "PINNACLE", "pinnacle (natural formation)" ;
    oboInOwl:hasRelatedSynonym "chapeirao", "coral head", "crag", "pillar", "scar" ;
    a owl:Class ;
    rdfs:label "pinnacle" ;
    rdfs:subClassOf obo:ENVO_00000176, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001646
    ] .

obo:ENVO_00000482
    obo:IAO_0000115 "A marine bed which lies below a sea." ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:hasDbXref "EcoLexicon:sea_floor" ;
    oboInOwl:hasExactSynonym "Meeresboden"@de, "SeaFloor", "fondale marino"@it, "fondo marino"@es, "ocean floor"@en, "seabed"@en, "seafloor"@en ;
    oboInOwl:hasRelatedSynonym "ocean floor"@en, "sea bed", "海床"@zh, "海底"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "sea floor" ;
    rdfs:subClassOf obo:ENVO_01001378, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000016
    ] .

obo:ENVO_00000483
    obo:IAO_0000115 "A hollow eroded by the force of the falling water at the base of a waterfall, particularly by the eddying effect." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plunge_pool" ;
    oboInOwl:hasExactSynonym "PLUNGE POOL" ;
    a owl:Class ;
    rdfs:comment "Problematic. Does this refer to the depression or the accumulated water?" ;
    rdfs:label "plunge pool" ;
    rdfs:subClassOf obo:ENVO_00000063, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_02500028
    ] .

obo:ENVO_00000484
    obo:IAO_0000115 "A sea surface layer which is 1) not covered by ice and 2) laterally surrounded by either pack ice or land and pack ice."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmOcean/Polynya>, "EcoLexicon:polynya", "SWEETRealm:Polynya", "https://en.wikipedia.org/wiki/Polynya" ;
    oboInOwl:hasExactSynonym "POLYNA", "Polyn'ya"@en, "Polynya", "polynia" ;
    oboInOwl:hasRelatedSynonym "big clearing", "clearing", "glade", "ice clearing", "regional clearing" ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment """A polynya is a Russian term for any non-linear shaped area of open water within the ice pack. Polynyas may contain brash ice and/or be covered with new ice, nilas or young ice; submariners refer to these as skylights.

Sometimes the polynya is limited on one side by the coast and is called a shore polynya or by fast ice and is called a flaw polynya. If it recurs in the same position every year, e.g. off the mouths of big rivers, it is called a recurring polynya. A temporary small clearing in pack ice which consists of small floes and brash in continuous local movement is called an unstable polynya; an opening which is flanked by large floes and therefore appears to be relatively stable is called a stable polynya.

Polynyas range in size from relatively small to enormous. The largest polynya observed in the Antarctic was the Weddell Polynya of 1975-77, covering an area of 2x105km2.

The two main categories of polynya are sensible heat and latent heat, depending on the mechanism responsible for maintaining their presence. Latent heat polynyas are maintained by persistent katabatic winds that drain off the continent. Newly formed ice is advected away by the wind, leaving the surface ice-free and open to more ice formation. In this manner latent heat polynyas can be major sources of new ice production. Coastal polynyas are primarily of this type. Sensible heat polynyas are maintained by upwelling warm water that supplies a sufficiently large oceanic heat flux to the base of the ice to reduce its thickness, or melt it completely. These polynyas are not responsible for large quantities of new ice production. A polynya may also form by a combination of the sensible and latent heat processes.


From the remote sensing/sea ice standpoint a polynya is a hole in the ice that ordinarily wouldn't be there - except that either the wind is creating it by pushing the ice away or there is something under the ice that is warmer than its surroundings and melting the ice that would otherwise be there."""@en, "Could be a subclass of a class that describes holes in solid material covering water or other liquids. Perhaps a class like \"clearing\". Logical def can include surrounded_by \"ice mass\"." ;
    rdfs:label "polynya" ;
    rdfs:subClassOf obo:ENVO_01001581, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001547
                obo:ENVO_01001556
            )
        ]
    ] .

obo:ENVO_00000485
    obo:IAO_0000115 "That part of the land in immediate contact with a sea, including the intertidal zone." ;
    oboInOwl:hasDbXref "EcoLexicon:seashore", "FTT:504" ;
    oboInOwl:hasRelatedSynonym "shore" ;
    a owl:Class ;
    rdfs:label "sea shore" ;
    rdfs:subClassOf obo:ENVO_00000304, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000304
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_00000303
            ]
        )
    ] .

obo:ENVO_00000486
    obo:IAO_0000115 "A two-dimensional continuant fiat boundary which is located between a landmass and a water body." ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasDbXref "EcoLexicon:shoreline", "FTT:240", "FTT:503", "TGN:21481" ;
    oboInOwl:hasExactSynonym "Küstenlinie"@de, "Shoreline", "linea costiera"@it, "línea costera"@es ;
    oboInOwl:hasNarrowSynonym "海岸線"@zh ;
    oboInOwl:hasRelatedSynonym "SHOR", "coastline" ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "1) this term is usually used for larger water bodies like lakes and oceans, 2) that the actual spatial extent of a shoreline, and the sharpness of its boundaries, is often arbitrarily or operationally defined, and 3) this term is for the physical shoreline, not the one- or two-dimensional representation of shorelines."@en ;
    rdfs:label "shoreline" ;
    rdfs:subClassOf obo:BFO_0000146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000304
    ] .

obo:ENVO_00000487
    obo:IAO_0000115 "One of a series of glacial lakes connected by a single stream or a braided stream system." ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Paternoster_lake" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "paternoster lake" ;
    rdfs:subClassOf obo:ENVO_00000488 .

obo:ENVO_00000488
    obo:IAO_0000115 "A lake which is primarily composed of glacial meltwater and which fills a depression formed as a result of a glacial erosion process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glacial_lake" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial lake" ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000722
    ] .

obo:ENVO_00000489
    obo:IAO_0000115 "A frost heave which is formed as the result of a perennial ice lens forming under soil, pushing a roughly oval portion land surface upwards." ;
    oboInOwl:hasExactSynonym "palsa bog", "palsamoor" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "Palsas typically occur in areas with discontinuous permafrost, frequently peat bogs. A palsa consists, similarly to a pingo, of an ice core and overlying soil materials, in case of a palsa usually boggy soil. Palsas are characteristically found in areas with discontinuous permafrost and in such areas bay be the only reliable surface evidence of permafrost. A palsa needs large quantities of water for the formation of its ice core (i.e. ice lens), which is why they frequently emerge from and are bound by boggy soils, which can store enormous quantities of water in their pores. Palsas develop particularly in moorlands and are therefore also named palsamoors." ;
    rdfs:label "palsa" ;
    rdfs:subClassOf obo:ENVO_01001568, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001209
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_00000134
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000279
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002219 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00000134
                            obo:ENVO_00001998
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_00000490
    obo:IAO_0000115 "A stream whose course is a direct consequence of the original slope of the surface upon which it developed, i.e., a stream that follows the slope of the original land." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Consequent_stream" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000490" ;
    a owl:Class ;
    rdfs:label "consequent stream" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000491
    obo:IAO_0000115 "A stream whose course has been determined by selective headward erosion along weak strata. These streams have generally developed after the original stream. Subsequent streams developed independently of the original relief of the land and generally follow paths determined by the weak rock belts." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subsequent_stream" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000491" ;
    a owl:Class ;
    rdfs:label "subsequent stream" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000492
    obo:IAO_0000115 "A stream whose course follows the original relief, but at a lower level than the original slope (e.g., flows down a course determined by the underlying strata in the same direction). These streams develop later and are generally a tributary to a subsequent stream." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Resequent_stream" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000492" ;
    a owl:Class ;
    rdfs:label "resequent stream" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000493
    obo:IAO_0000115 "A stream flowing in the opposite direction of the consequent drainage." ;
    oboInOwl:hasBroadSynonym "watercourse" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Obsequent_stream" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000493" ;
    a owl:Class ;
    rdfs:label "obsequent stream" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000494
    obo:IAO_0000115 "A stream that has an almost random drainage often forming dendritic patterns. These are typically tributaries and have developed by a headward erosion on a horizontally stratified belt or on homogeneous rocks. These streams follow courses that apparently were not controlled by the original slope of the surface, its structure or the type of rock." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Insequent_stream" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000494" ;
    a owl:Class ;
    rdfs:label "insequent stream" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000495
    obo:IAO_0000115 "A stream or river which flows into another river (a parent river) or body of water but which may not flow directly into the sea." ;
    oboInOwl:hasBroadSynonym "stream", "watercourse" ;
    oboInOwl:hasDbXref "EcoLexicon:affluent", "FTT:105", "FTT:1261", "SWEETRealm:Tributary", "TGN:21157", "https://en.wikipedia.org/wiki/Tributary" ;
    oboInOwl:hasExactSynonym "affluent" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "affluent stream", "confluent stream", "river tributary" ;
    oboInOwl:id "ENVO:00000495" ;
    a owl:Class ;
    rdfs:label "tributary" ;
    rdfs:subClassOf obo:ENVO_00000023, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002376 ;
        owl:someValuesFrom obo:ENVO_00000012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000023
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002376 ;
                owl:someValuesFrom obo:ENVO_00000012
            ]
        )
    ] .

obo:ENVO_00000496
    obo:IAO_0000115 "A narrow and shallow incision into soil resulting from erosion by overland flow that has been focused into a thin thread by soil surface roughness. Rilling, the process of rill formation, is common on agricultural land and unvegetated ground." ;
    oboInOwl:hasDbXref "EcoLexicon:rill", "https://en.wikipedia.org/wiki/Rill" ;
    a owl:Class ;
    rdfs:label "rill" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000497
    obo:IAO_0000115 "An incised meander on a river." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rincon" ;
    oboInOwl:hasRelatedSynonym "inlet" ;
    a owl:Class ;
    rdfs:label "rincon" ;
    rdfs:subClassOf obo:ENVO_00000427 .

obo:ENVO_00000498
    obo:IAO_0000115 "An intrusive igneous body. Its thickness is usually much smaller than its other two dimensions. Thickness can vary from sub-centimeter scale to many meters in thickness and the lateral dimensions can extend over many kilometers. A dike is an intrusion into a cross-cutting fissure, meaning a dike cuts across other pre-existing layers or bodies of rock, this means that a dike is always younger than the rocks that contain it. Dikes are usually high angle to near vertical in orientation, but subsequent tectonic deformation may rotate the sequence of strata through which the dike lies so that the latter becomes horizontal." ;
    oboInOwl:hasBroadSynonym "ridge" ;
    oboInOwl:hasDbXref "FTT:654" ;
    oboInOwl:hasExactSynonym "dyke (geologic)", "igneous dike", "volcanic dyke" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000498" ;
    a owl:Class ;
    rdfs:label "volcanic dike" ;
    rdfs:subClassOf obo:ENVO_01000659, obo:ENVO_01000671, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] .

obo:ENVO_00000499
    obo:IAO_0000115 "A linear structural depression that extends laterally over a distance, while being less steep than a trench. A trough can be a narrow basin or a geologic rift. There are various oceanic troughs, troughs found under oceans; examples include the rift along the mid-oceanic ridge and the Cayman Trough." ;
    oboInOwl:hasDbXref "SWEETRealm:Trough", "TGN:21512" ;
    oboInOwl:hasRelatedSynonym "swale" ;
    a owl:Class ;
    rdfs:label "trough" ;
    rdfs:subClassOf obo:ENVO_00000309 .

obo:ENVO_00000500
    obo:IAO_0000115 "An obstruction in a stream constructed by a beaver." ;
    oboInOwl:hasBroadSynonym "dam" ;
    oboInOwl:hasDbXref "FTT:243", "https://en.wikipedia.org/wiki/Beaver_dam" ;
    oboInOwl:hasExactSynonym "dam of beaver" ;
    a owl:Class ;
    rdfs:label "beaver dam" ;
    rdfs:subClassOf obo:ENVO_02000154 .

obo:ENVO_00000501
    obo:IAO_0000115 "The portion of the ground surface which lies below water." ;
    oboInOwl:hasBroadSynonym "BOTTOM" ;
    oboInOwl:hasDbXref "EcoLexicon:bed", "FTT:804", "SWEETRealm:Bottom", "https://en.wikipedia.org/wiki/Stream_bed" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "submerged bed" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01001311, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000309
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_00000502
    obo:IAO_0000115 "A depression that is periodically filled with saline water, forming a saline lake." ;
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "FTT:221", "FTT:880", "Geonames:H.LKN", "Geonames:H.LKSNI" ;
    oboInOwl:hasExactSynonym "intermittent saline lake", "intermittent salt lake", "intermittent salt lakes" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000502" ;
    a owl:Class ;
    rdfs:label "container of an intermittent saline lake" ;
    rdfs:subClassOf obo:ENVO_00000387 .

obo:ENVO_00000503
    obo:IAO_0000115 "A depression which is continous with one or more abandoned meander loops of a river channel." ;
    oboInOwl:hasDbXref "FTT:221", "FTT:876", "Geonames:H.LKOI" ;
    oboInOwl:hasExactSynonym "intermittent oxbow lake" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000503" ;
    a owl:Class ;
    rdfs:label "container of an intermittent oxbow lake" ;
    rdfs:subClassOf obo:ENVO_00000202, obo:ENVO_00000387 .

obo:ENVO_00000504
    obo:IAO_0000115 "A container of an intermittent water body which, when filled with water, has a well-illuminated surface layer, is subject to complete mixing of the water it holds, and is smaller than the container of a lake." ;
    oboInOwl:hasDbXref "FTT:221", "FTT:877", "FTT:878", "Geonames:H.PNDI", "Geonames:H.PNDSI", "Geonames:H.POOLI" ;
    oboInOwl:hasExactSynonym "intermittent pond", "intermittent ponds", "intermittent pool" ;
    oboInOwl:hasNarrowSynonym "intermittent pool" ;
    oboInOwl:hasRelatedSynonym "intermittent pool" ;
    a owl:Class ;
    rdfs:label "container of an intermittent pond" ;
    rdfs:subClassOf obo:ENVO_00000549 .

obo:ENVO_00000505
    obo:IAO_0000115 "A gently inclined underground tunnel bringing water for irrigation from an aquifer." ;
    oboInOwl:hasDbXref "FTT:129", "FTT:410", "Geonames:H.CNLSB" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000505" ;
    a owl:Class ;
    rdfs:label "underground irrigation canal" ;
    rdfs:subClassOf obo:ENVO_00000036, obo:ENVO_00000061 .

obo:ENVO_00000506
    obo:IAO_0000115 "A reservoir that is not permanently filled with water, at times being dry." ;
    oboInOwl:hasDbXref "FTT:221", "FTT:588", "FTT:879", "Geonames:H.RSVI" ;
    oboInOwl:hasExactSynonym "intermittent reservoir" ;
    a owl:Class ;
    rdfs:label "intermittently filled reservoir" ;
    rdfs:subClassOf obo:ENVO_00000549 .

obo:ENVO_00000507
    obo:IAO_0000115 "The lower terminus of a wadi where it widens into an adjoining floodplain, depression, or water body." ;
    oboInOwl:hasDbXref "FTT:157", "FTT:162", "Geonames:H.WADM" ;
    a owl:Class ;
    rdfs:comment "There is some ambiguity in this term, as wadis seasonally flood to become watercourses, while - at other times - are valleys. In this representation, the \"mouth\" of a wadi is only present when it is a watercourse." ;
    rdfs:label "wadi mouth" ;
    rdfs:subClassOf obo:ENVO_00000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000031
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000031
            ]
        )
    ] .

obo:ENVO_00000508
    obo:IAO_0000115 "A step-like feature between higher and lower ground: a relatively flat or gently inclined shelf of earth, backed and fronted by steep slopes or manmade detaining walls." ;
    oboInOwl:hasDbXref "EcoLexicon:terrace", "FTT:247", "FTT:248", "Geonames:T.BNCH", "Geonames:T.TRR", "TGN:21498", "TGN:21513", "https://en.wikipedia.org/wiki/Terrace" ;
    oboInOwl:hasExactSynonym "TERRACE" ;
    oboInOwl:hasNarrowSynonym "bench", "ledge", "rock terrace", "terrace" ;
    oboInOwl:hasRelatedSynonym "bench", "bench (natural)" ;
    a owl:Class ;
    rdfs:label "terrace" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002000
    ] .

obo:ENVO_00000509
    obo:IAO_0000115 "A terrace which is located in a marine water body."@en ;
    oboInOwl:hasDbXref "EcoLexicon:bench", "FTT:249", "Geonames:BNCU", "https://en.wikipedia.org/wiki/Marine_terrace" ;
    oboInOwl:hasNarrowSynonym "bench", "bench (seafloor)" ;
    oboInOwl:hasRelatedSynonym "marine bench" ;
    a owl:Class ;
    rdfs:label "marine terrace" ;
    rdfs:subClassOf obo:ENVO_00000508, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_00000510
    obo:IAO_0000115 "A landform which is the narrowest part of a meander."@en ;
    oboInOwl:hasDbXref "FTT:947", "FTT:96", "Geonames:T.NKM" ;
    a owl:Class ;
    rdfs:label "meander neck" ;
    rdfs:subClassOf obo:ENVO_01001886, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000427
    ] .

obo:ENVO_00000511
    obo:IAO_0000115 "A peatland whose development is mostly independent of basins or topographical features where water collects; it simply covers the landscape like a blanket. Peat develops due to a continuous supply of water from rainfall, maintaining waterlogged conditions on the ground. Blanket bogs are ombrotrophic or rain fed, and as a result their pH lies between 3.5 and 4.2." ;
    oboInOwl:hasBroadSynonym "wetland" ;
    oboInOwl:hasDbXref "SWEETRealm:BlanketBog", "https://en.wikipedia.org/wiki/Blanket_bog" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000511" ;
    a owl:Class ;
    rdfs:label "blanket bog" ;
    rdfs:subClassOf obo:ENVO_00000044 .

obo:ENVO_00000512
    obo:IAO_0000115 "The ground surface that lies beneath a pond." ;
    oboInOwl:hasExactSynonym "pond bottom" ;
    a owl:Class ;
    rdfs:label "pond bed" ;
    rdfs:subClassOf obo:ENVO_00000501, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000033
    ] .

obo:ENVO_00000513
    obo:IAO_0000115 "The ground surface that lies beneath a reservoir." ;
    oboInOwl:hasExactSynonym "reservoir bottom" ;
    a owl:Class ;
    rdfs:label "reservoir bed" ;
    rdfs:subClassOf obo:ENVO_00000501, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000025
    ] .

obo:ENVO_00000514
    obo:IAO_0000115 "A generally circular saucer or bowl-shaped depression caused by explosive action." ;
    oboInOwl:hasDbXref "FTT:219", "Geonames:T.CRTR", "SWEETRealm:Crater", "TGN:21408", "https://en.wikipedia.org/wiki/Crater" ;
    oboInOwl:hasExactSynonym "CRATER" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "crater" ;
    rdfs:subClassOf obo:ENVO_00000309 .

obo:ENVO_00000515
    obo:IAO_0000115 "A cut to provide passage for a road." ;
    oboInOwl:hasDbXref "Geonames:R.RDCUT" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000515" ;
    a owl:Class ;
    rdfs:label "road cut" ;
    rdfs:subClassOf obo:ENVO_00000474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_00000064
            ]
        )
    ] .

obo:ENVO_00000516
    obo:IAO_0000115 "A patch of ground, distinct from and slightly above the surrounding plain or wetland. Often occurs in groups." ;
    oboInOwl:hasDbXref "FTT:783", "Geonames:T.HMCK", "SWEETRealm:Hummock" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "hummock" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884 .

obo:ENVO_00000517
    obo:IAO_0000115 "A surface stream that disappears into an underground channel, or dries up in an arid area." ;
    oboInOwl:hasBroadSynonym "lost river", "lost watercourse", "stream" ;
    oboInOwl:hasDbXref "FTT:105", "FTT:931", "Geonames:H.STMSB", "TGN:21112" ;
    oboInOwl:hasNarrowSynonym "lost river" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000517" ;
    a owl:Class ;
    rdfs:label "lost stream" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000518
    obo:IAO_0000115 "The exit or point of discharge of a ditch." ;
    oboInOwl:hasDbXref "FTT:129", "FTT:399", "Geonames:H.DTCHM" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000518" ;
    a owl:Class ;
    rdfs:label "ditch mouth" ;
    rdfs:subClassOf obo:ENVO_00000479, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000037
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000479
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000037
            ]
        )
    ] .

obo:ENVO_00000519
    obo:IAO_0000115 "A terrace which is used for agricultural activities."@en ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "agricultural terrace" ;
    rdfs:subClassOf obo:ENVO_00000077, obo:ENVO_00000508 .

obo:ENVO_00000520
    obo:IAO_0000115 "A mound of earth material, at the base of a slope and the associated scoured area." ;
    oboInOwl:hasBroadSynonym "physiographic feature" ;
    oboInOwl:hasDbXref "EcoLexicon:landslide", "FTT:1076", "FTT:914", "FTT:96", "Geonames:T.SLID", "SWEETRealm:Landslide", "TGN:21507", "https://en.wikipedia.org/wiki/Landslide" ;
    oboInOwl:hasRelatedSynonym "landslip", "slide", "slide (natural)" ;
    a owl:Class ;
    rdfs:label "landslide" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000692
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000194
                obo:ENVO_00001995
                obo:ENVO_00001998
                obo:ENVO_00002007
                obo:ENVO_01000001
                obo:ENVO_01000017
            )
        ]
    ] .

obo:ENVO_00000521
    obo:IAO_0000115 "An irregular mass of fallen rock at the base of a cliff or steep slope." ;
    oboInOwl:hasDbXref "EcoLexicon:rockfall", "FTT:1072", "FTT:96", "Geonames:T.RKFL", "TGN:21504", "https://en.wikipedia.org/wiki/Rockfall" ;
    a owl:Class ;
    rdfs:label "rockfall" ;
    rdfs:subClassOf obo:ENVO_00000520, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000087
                obo:ENVO_00002000
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_00000522
    obo:IAO_0000115 "A tunnel through which a canal passes." ;
    oboInOwl:hasBroadSynonym "tunnel" ;
    oboInOwl:hasDbXref "FTT:396", "FTT:397", "Geonames:H.TNLC", "https://en.wikipedia.org/wiki/Canal_tunnel" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000522" ;
    a owl:Class ;
    rdfs:label "canal tunnel" ;
    rdfs:subClassOf obo:ENVO_00000066 .

obo:ENVO_00000523
    obo:IAO_0000115 "A channel formed as a result of a stream cutting through a meander neck." ;
    oboInOwl:hasDbXref "FTT:462", "Geonames:CUTF", "TGN:21134", "https://en.wikipedia.org/wiki/Cutoff" ;
    oboInOwl:hasExactSynonym "cut off", "cutoff (hydrographic)", "cuttoff" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000523" ;
    a owl:Class ;
    rdfs:label "cutoff" ;
    rdfs:subClassOf obo:ENVO_00000395 .

obo:ENVO_00000524
    obo:IAO_0000115 "A former stream or distributary no longer carrying flowing water, but still evident due to lakes, wetland, topographic or vegetation patterns." ;
    oboInOwl:hasDbXref "Geonames:H.STMQ", "TGN:21113" ;
    a owl:Class ;
    rdfs:label "abandoned watercourse" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000525
    obo:IAO_0000115 "A stream that has been substantially ditched, diked, or straightened." ;
    oboInOwl:hasBroadSynonym "canal" ;
    oboInOwl:hasDbXref "FTT:129", "FTT:398", "Geonames:H.STMC" ;
    oboInOwl:hasExactSynonym "canalised stream" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000525" ;
    a owl:Class ;
    rdfs:label "canalized stream" ;
    rdfs:subClassOf obo:ENVO_00000023 .

obo:ENVO_00000526
    obo:IAO_0000115 "A deep narrow slot, notch, or groove in a cliff." ;
    oboInOwl:hasDbXref "Geonames:T.CFT", "https://en.wikipedia.org/wiki/Cleft" ;
    oboInOwl:hasRelatedSynonym "cleft" ;
    a owl:Class ;
    rdfs:label "cliff cleft" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000087
    ] .

obo:ENVO_00000527
    obo:IAO_0000115 "A relatively undissected upland between adjacent stream valleys." ;
    oboInOwl:hasBroadSynonym "plain" ;
    oboInOwl:hasDbXref "FTT:707", "FTT:874", "Geonames:T.INTF", "TGN:21450" ;
    a owl:Class ;
    rdfs:label "interfluve" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884 .

obo:ENVO_00000528
    obo:IAO_0000115 "A linear elevation on an icecap." ;
    oboInOwl:hasBroadSynonym "ridge" ;
    oboInOwl:hasDbXref "FTT:155", "FTT:844", "Geonames:H.RDGG" ;
    oboInOwl:hasExactSynonym "icecap reach" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000528" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice cap ridge" ;
    rdfs:subClassOf obo:ENVO_00000283, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000145
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000283
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000145
            ]
        )
    ] .

obo:ENVO_00000529
    obo:IAO_0000115 "A ridge of sand just inland and parallel to the beach, usually in series." ;
    oboInOwl:hasDbXref "FTT:236", "Geonames:T.RDGB", "https://en.wikipedia.org/wiki/Beach_ridge" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000529" ;
    a owl:Class ;
    rdfs:label "beach ridge" ;
    rdfs:subClassOf obo:ENVO_00000283, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000283
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00000091
            ]
        )
    ] .

obo:ENVO_00000530
    obo:IAO_0000115 "A gentle slope, with a generally smooth surface, particularly found around groups of islands and seamounts." ;
    oboInOwl:hasDbXref "EcoLexicon:apron", "FTT:122", "Geonames:U.APNU", "TGN:23187", "https://en.wikipedia.org/wiki/Apron" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "apron (geological)", "archipelago apron", "undersea apron" ;
    oboInOwl:id "ENVO:00000530" ;
    a owl:Class ;
    rdfs:label "apron" ;
    rdfs:subClassOf obo:ENVO_00002000 .

obo:ENVO_00000531
    obo:IAO_0000115 "A depression which is part of an ice cap." ;
    oboInOwl:hasDbXref "FTT:839", "Geonames:H.DPRG", "TGN:21145" ;
    oboInOwl:hasExactSynonym "icecap depression" ;
    oboInOwl:hasRelatedSynonym "icecap depression" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice cap depression" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000145
    ] .

obo:ENVO_00000532
    oboInOwl:hasBroadSynonym "lake" ;
    oboInOwl:hasDbXref "FTT:881", "Geonames:H.PNDNI" ;
    oboInOwl:hasExactSynonym "intermittent salt pond" ;
    a owl:Class ;
    rdfs:label "intermittent saline evaporation pond" ;
    rdfs:subClassOf obo:ENVO_00000504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01001220
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000057 ;
                            owl:someValuesFrom obo:ENVO_00000055
                        ]
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000690
                ]
            )
        ]
    ] .

obo:ENVO_00000533
    obo:IAO_0000115 "A depression which contains objects and materials discarded by humans or their technologies." ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasDbXref "FTT:621", "FTT:624" ;
    oboInOwl:hasExactSynonym "Deponie"@de, "discarica"@it, "garbage dump"@en, "rubbish dump"@en, "vertedero"@es, "垃圾掩埋場"@zh ;
    oboInOwl:hasRelatedSynonym "disposal site" ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "landfill" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000534
    oboInOwl:hasBroadSynonym "churn hole"@en, "evorsion"@en, "kettle"@en, "pot"@en, "rock mill"@en ;
    oboInOwl:hasDbXref "FTT:1071" ;
    oboInOwl:hasExactSynonym "eddy mill"@en, "giant's kettle"@en, "kolk"@en, "stream kettle"@en, "swirlhole"@en ;
    a owl:Class ;
    rdfs:comment "A depression which 1) has smooth surfaces, 2) has a bowl-like or cylindrical shape, 3) results from the erosion of the rocky bed of a watercourse."@en ;
    rdfs:label "riverine pothole" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001311
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000701
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001873
                obo:PATO_0001879
                obo:PATO_0002299
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_00000535
    obo:IAO_0000115 "A low obstruction built across the path of s stream to raise its level." ;
    oboInOwl:hasDbXref "FTT:603", "Geonames:S.WEIR", "TGN:51265", "https://en.wikipedia.org/wiki/Weir" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000535" ;
    a owl:Class ;
    rdfs:label "weir" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000536
    obo:IAO_0000115 "An annular depression that may not be continuous, located at the base of many seamounts, islands, and other isolated elevations." ;
    a owl:Class ;
    rdfs:label "moatan" ;
    rdfs:subClassOf obo:ENVO_00000309, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000012
    ] .

obo:ENVO_00000537
    obo:IAO_0000115 "A high altitude or high latitude bare, flat area covered with large angular rocks." ;
    oboInOwl:hasDbXref "FTT:289", "Geonames:T.BLDR", "TGN:21501" ;
    a owl:Class ;
    rdfs:label "boulder field" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000243
    ] .

obo:ENVO_00000538
    obo:IAO_0000115 "An undersea area of subdued corrugations." ;
    oboInOwl:hasDbXref "FTT:167", "Geonames:U.ARRU" ;
    a owl:Class ;
    rdfs:label "arrugado" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000426
                obo:ENVO_00000482
            )
        ]
    ] .

obo:ENVO_00000539
    obo:IAO_0000115 "The low part of a gap or saddle separating basins." ;
    oboInOwl:hasBroadSynonym "sill" ;
    oboInOwl:hasDbXref "EcoLexicon:sill", "FTT:740", "Geonames:H.SILL", "SWEETRealm:Sill", "TGN:21367", "https://en.wikipedia.org/wiki/Sill" ;
    oboInOwl:hasRelatedSynonym "gap", "sill", "sill (physiographic)" ;
    a owl:Class ;
    rdfs:label "geographic sill" ;
    rdfs:subClassOf obo:ENVO_00000309 .

obo:ENVO_00000540
    obo:IAO_0000115 "A lake which is primarily composed of brackish water, having a higher salinity than fresh water but a lower salinity than marine water." ;
    a owl:Class ;
    rdfs:label "brackish lake" ;
    rdfs:subClassOf obo:ENVO_00000019, obo:ENVO_01001321 .

obo:ENVO_00000541
    obo:IAO_0000115 "A pond which is composed primarily of brackish water."@en ;
    a owl:Class ;
    rdfs:label "brackish pond" ;
    rdfs:subClassOf obo:ENVO_00000033, obo:ENVO_01001321 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002019
            ]
        )
    ] .

obo:ENVO_00000542
    obo:IAO_0000115 "An irregularly shaped hill or mound composed of sorted or stratified sand and gravel that is deposited in contact with the glacial ice. It can have an irregular shape. Kames are often associated with kettles, and this is referred to as kame and kettle topography. When the ice retreats further, the delta kame often collapses. Kame terraces are frequently found along the side of a glacial valley and are the deposits of meltwater streams flowing between the ice and the adjacent valley side." ;
    oboInOwl:hasBroadSynonym "mount", "ridge" ;
    oboInOwl:hasDbXref "EcoLexicon:kame", "https://en.wikipedia.org/wiki/Kame" ;
    a owl:Class ;
    rdfs:label "kame" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000281
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_01000017
                            obo:ENVO_01000018
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000017
                        obo:ENVO_01000018
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0002068
                ]
            )
        ]
    ] .

obo:ENVO_00000543
    obo:IAO_0000115 "A depression which comprises a low tract of land, especially when moist or marshy." ;
    oboInOwl:hasDbXref "EcoLexicon:swale" ;
    oboInOwl:hasRelatedSynonym "trough" ;
    a owl:Class ;
    rdfs:comment "The term can refer to a natural landscape feature or a human-created one. When created by humans, this open drain system is designed to manage water runoff." ;
    rdfs:label "swale" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884 .

obo:ENVO_00000544
    obo:IAO_0000115 "A man-made watercourse, or makeshift aqueduct, often an artificial channel which supplies water to a watermill or its mill pond, collecting water from upstream of the mill so that the natural level of the driving water is above the level of the stream at the mill. Alternatively to may deliver water for mineral washing and concentration, irrigation or to a dye works." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Leat" ;
    oboInOwl:hasExactSynonym "lete" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000544" ;
    a owl:Class ;
    rdfs:label "leat" ;
    rdfs:subClassOf obo:ENVO_00000121 .

obo:ENVO_00000545
    obo:IAO_0000115 "A beach which is armoured with pebbles or small to medium sized cobbles." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shingle_beach" ;
    oboInOwl:hasExactSynonym "pebble beach" ;
    a owl:Class ;
    rdfs:label "shingle beach" ;
    rdfs:subClassOf obo:ENVO_00000091, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002139
    ] .

obo:ENVO_00000546
    obo:IAO_0000115 "Lake sediment is sediment which covers the bottom of a lake. Lake sediments are comprised mainly of clastic material (sediment of clay, silt, and sand sizes), organic debris, chemical precipitates, or combinations of these." ;
    oboInOwl:hasRelatedSynonym "SedimentLayer" ;
    a owl:Class ;
    rdfs:label "lake sediment" ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000036
    ] .

obo:ENVO_00000547
    obo:IAO_0000115 "A pond, often temporary or seasonal, used as a drinking place by mammals and birds." ;
    oboInOwl:hasDbXref "FTT:828", "Geonames:H.WTRH", "TGN:21184", "https://en.wikipedia.org/wiki/Waterhole" ;
    oboInOwl:hasExactSynonym "water hole" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "water hole", "waterhole" ;
    oboInOwl:id "ENVO:00000547" ;
    a owl:Class ;
    rdfs:label "waterhole" ;
    rdfs:subClassOf obo:ENVO_00000033 .

obo:ENVO_00000548
    obo:IAO_0000115 "A field which is composed primarily of gravel."@en ;
    oboInOwl:hasDbXref "Geonames:L.GVL", "TGN:21502" ;
    oboInOwl:hasRelatedSynonym "gravel field area" ;
    a owl:Class ;
    rdfs:label "gravel field" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000018
    ] .

obo:ENVO_00000549
    obo:IAO_0000115 "A depression which is is periodically filled with water when water supply exceeds evapotranspiration and bed seepage." ;
    obo:IAO_0000116 "Despite the relocation from its position under 'water body' and the rewording of the definition, the class was not obsoleted as the entity being referenced is effectively the same." ;
    oboInOwl:hasDbXref "TGN:21198" ;
    oboInOwl:hasExactSynonym "intermittent body of water", "intermittent water body" ;
    a owl:Class ;
    rdfs:comment "This was formerly represented as a water body, which would not be valid during dry periods. This class more properly refers to the container of the water body, thusfar always some depression, which periodically contains a water body." ;
    rdfs:label "container of an intermittent water body" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001220
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000690
                ]
            )
        ]
    ] .

obo:ENVO_00000550
    obo:IAO_0000115 "A mountain range which is submerged under a marine water body."@en ;
    oboInOwl:hasDbXref "Geonames:U.CDAU", "TGN:23131", "TGN:23145", "TGN:23344" ;
    oboInOwl:hasRelatedSynonym "cordillera", "seamount chain", "seamount group", "seamount range", "undersea cordillera", "undersea mountain chain", "undersea range" ;
    a owl:Class ;
    rdfs:label "range of seamounts" ;
    rdfs:subClassOf obo:ENVO_00000080, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000264
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_00000551
    obo:IAO_0000115 "A drainage basin from which there is no outflow of water, either on the surface as rivers, or underground by flow or diffusion through rock or permeable material." ;
    oboInOwl:hasDbXref "EcoLexicon:endorheic_basin", "https://en.wikipedia.org/wiki/Endorheic_basin" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "closed basin", "terminal basin" ;
    oboInOwl:id "ENVO:00000551" ;
    a owl:Class ;
    rdfs:label "endorheic basin" ;
    rdfs:subClassOf obo:ENVO_00000291 .

obo:ENVO_00000552
    obo:IAO_0000115 "An area of unfrozen ground surrounded by permafrost." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Talik" ;
    oboInOwl:hasExactSynonym "Talik" ;
    a owl:Class ;
    rdfs:label "talik" ;
    rdfs:subClassOf obo:ENVO_01001781, obo:ENVO_01001884, [
        a owl:Class ;
        owl:complementOf obo:ENVO_00000134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00000134
    ] .

obo:ENVO_00000553
    obo:IAO_0000115 "A dam constructed for more than one purpose." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000553" ;
    a owl:Class ;
    rdfs:label "multipurpose dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000554
    obo:IAO_0000115 "An auxiliary dam constructed to confine the reservoir created by a primary dam either to permit a higher water elevation and storage or to limit the extent of a reservoir for increased efficiency." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000554" ;
    a owl:Class ;
    rdfs:label "saddle dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000555
    obo:IAO_0000115 "A dam designed to reduce flow velocity and control soil erosion." ;
    oboInOwl:hasDbXref "SWEETRealm:CheckDam" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000555" ;
    a owl:Class ;
    rdfs:label "check dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000556
    obo:IAO_0000115 "A dam that only partly restricts a waterway, creating a faster channel that resists the accumulation of sediment." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wing_dam" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000556" ;
    a owl:Class ;
    rdfs:label "wing dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000557
    obo:IAO_0000115 "A dam designed to control flooding. It normally holds back no water and allows the channel to flow freely, except during periods of intense flow that would otherwise cause flooding downstream." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dry_dam" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000557" ;
    a owl:Class ;
    rdfs:label "dry dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000558
    obo:IAO_0000115 "A dam designed to divert all or a portion of the flow of a river from its natural course." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Diversionary_dam" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000558" ;
    a owl:Class ;
    rdfs:label "diversionary dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_00000559
    obo:IAO_0000115 "A region at which weapons, typically military, are tested." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000559" ;
    a owl:Class ;
    rdfs:label "weapons test site" ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_00000560
    obo:IAO_0000115 "A weapons test site at which nuclear weapons are, or have been, tested." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000560" ;
    a owl:Class ;
    rdfs:label "nuclear weapons test site" ;
    rdfs:subClassOf obo:ENVO_00000559 .

obo:ENVO_00000561
    obo:IAO_0000115 "A region in which military personnel train." ;
    a owl:Class ;
    rdfs:label "military training area" ;
    rdfs:subClassOf obo:ENVO_00000002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001449
    ] .

obo:ENVO_00000562
    obo:IAO_0000115 "A bounded area of land, or water, usually in its natural or semi-natural (landscaped) state and set aside for some purpose, usually to do with recreation or conservation." ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "park" ;
    rdfs:subClassOf obo:ENVO_00000002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001171
                obo:ENVO_01001443
            )
        ]
    ] .

obo:ENVO_00000563
    obo:IAO_0000115 "A raised walkway over water, supported by piles or pillars." ;
    oboInOwl:hasDbXref "EcoLexicon:pier" ;
    a owl:Class ;
    rdfs:label "pier" ;
    rdfs:subClassOf obo:ENVO_00000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_00000564
    obo:IAO_0000115 "A place (or group of physical sites) in which evidence of past activity is preserved (either prehistoric or historic or contemporary), and which is, has been, or may be, investigated using the discipline of archaeology." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Archeological_site" ;
    a owl:Class ;
    rdfs:label "archeological site" ;
    rdfs:subClassOf obo:BFO_0000024 .

obo:ENVO_00000565
    obo:IAO_0000115 "A facility which supports the performance of sporting activities." ;
    a owl:Class ;
    rdfs:label "sports facility" ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001443
    ] .

obo:ENVO_00000566
    obo:IAO_0000115 "A sports facility constructed for skiing and allied sports that require snow and/or ice." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000566" ;
    a owl:Class ;
    rdfs:label "winter sports facility" ;
    rdfs:subClassOf obo:ENVO_00000565 .

obo:ENVO_00000567
    obo:IAO_0000115 "A deep valley with steep sides, typically of limestone, in part submerged by the sea." ;
    a owl:Class ;
    rdfs:label "calanque" ;
    rdfs:subClassOf obo:ENVO_00000100, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002053
    ] .

obo:ENVO_00000568
    obo:IAO_0000115 "A habitat that is solely in the air." ;
    obo:IAO_0100001 "ENVO:00002005" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000568" ;
    a owl:Class ;
    rdfs:label "obsolete aerial habitat" ;
    owl:deprecated true .

obo:ENVO_00000569
    obo:IAO_0000115 "A habitat that is in or on a sea or ocean containing high concentrations of dissolved salts and other total dissolved solids (typically >35 grams dissolved salts per litre)." ;
    obo:IAO_0100001 "ENVO:01000321" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000569" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete marine habitat" ;
    owl:deprecated true .

obo:ENVO_00000570
    obo:IAO_0000115 "A habitat that is in or on a body of water (as in estuaries) containing medium concentrations of dissolved salts and other total dissolved solids (typically 0.5 to 35 grams dissolved salts per litre)." ;
    obo:IAO_0100001 "ENVO:01000322" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000570" ;
    a owl:Class ;
    rdfs:label "obsolete brackish water habitat" ;
    owl:deprecated true .

obo:ENVO_00000571
    obo:IAO_0000115 "A habitat in or on trees." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000571" ;
    a owl:Class ;
    rdfs:label "obsolete arboreal habitat" ;
    owl:deprecated true .

obo:ENVO_00000572
    obo:IAO_0000115 "A habitat that is below the surface of the earth." ;
    oboInOwl:hasExactSynonym "subterranean habitat", "underground habitat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "hypogeal habitat" ;
    oboInOwl:id "ENVO:00000572" ;
    a owl:Class ;
    rdfs:label "obsolete subterrestrial habitat" ;
    owl:deprecated true .

obo:ENVO_00000856
    obo:IAO_0000115 "Incorporated populated place." ;
    oboInOwl:hasBroadSynonym "urban area" ;
    oboInOwl:hasDbXref "EcoLexicon:city", "FTT:430", "FTT:483", "FTT:484", "FTT:485", "SWEETRealm:City", "TGN:83020", "TGN:83040", "TGN:83043", "https://en.wikipedia.org/wiki/City" ;
    a owl:Class ;
    rdfs:label "city" ;
    rdfs:subClassOf obo:ENVO_01000658 .

obo:ENVO_00000873
    obo:IAO_0000115 "An freshwater ecosystem which is in its climactic successional state." ;
    oboInOwl:hasDbXref "SPIRE:Freshwater" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "freshwater biome" ;
    rdfs:subClassOf obo:ENVO_00002030, obo:ENVO_01001789 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000874
    obo:IAO_0100001 "ENVO:01000180" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000874" ;
    a owl:Class ;
    rdfs:label "obsolete Tundra biome" ;
    owl:deprecated true .

obo:ENVO_00000875
    obo:IAO_0100001 "ENVO:01000211" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000875" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate coniferous forest biome" ;
    owl:deprecated true .

obo:ENVO_00000876
    oboInOwl:consider "ENVO:01000202", "ENVO:01000212" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000876" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate broadleaf and mixed forest biome" ;
    owl:deprecated true .

obo:ENVO_00000877
    oboInOwl:consider "ENVO:01000189", "ENVO:01000193", "ENVO:01000215" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000877" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate grasslands, savannas, and shrubland biome" ;
    owl:deprecated true .

obo:ENVO_00000878
    oboInOwl:consider "ENVO:01000199", "ENVO:01000208", "ENVO:01000217" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000878" ;
    a owl:Class ;
    rdfs:label "obsolete Mediterranean forests, woodlands, and shrub biome" ;
    owl:deprecated true .

obo:ENVO_00000879
    oboInOwl:consider "ENVO:01000226", "ENVO:01000228" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000879" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical and subtropical moist broadleaf forest biome" ;
    owl:deprecated true .

obo:ENVO_00000880
    oboInOwl:consider "ENVO:01000225", "ENVO:01000227" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000880" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical and subtropical dry broadleaf forest biome" ;
    owl:deprecated true .

obo:ENVO_00000881
    oboInOwl:consider "ENVO:01000187", "ENVO:01000188", "ENVO:01000191", "ENVO:01000192", "ENVO:01000213", "ENVO:01000214" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000881" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical and subtropical grasslands, savannas, and shrubland biome" ;
    owl:deprecated true .

obo:ENVO_00000882
    oboInOwl:consider "ENVO:01000194", "ENVO:01000216" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000882" ;
    a owl:Class ;
    rdfs:label "obsolete Montane grasslands and shrubland biome" ;
    owl:deprecated true .

obo:ENVO_00000883
    oboInOwl:consider "ENVO:01000179", "ENVO:01000218" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000883" ;
    a owl:Class ;
    rdfs:label "obsolete Deserts and xeric shrubland biome" ;
    owl:deprecated true .

obo:ENVO_00000884
    obo:IAO_0100001 "ENVO:01000181" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000884" ;
    a owl:Class ;
    rdfs:label "obsolete Mangrove biome" ;
    owl:deprecated true .

obo:ENVO_00000885
    oboInOwl:consider "ENVO:01000190", "ENVO:01000195" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000885" ;
    a owl:Class ;
    rdfs:label "obsolete Flooded grasslands and savanna biome" ;
    owl:deprecated true .

obo:ENVO_00000886
    obo:IAO_0000115 "A habitat consisting of the spaces within rocks, such as pores between aggregate grains. Inhabited by endolithic organisms." ;
    obo:IAO_0100001 "ENVO:01000303" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000886" ;
    a owl:Class ;
    rdfs:label "obsolete endolithic habitat" ;
    owl:deprecated true .

obo:ENVO_00000887
    obo:IAO_0000115 "A large freshwater river ecosystem which is in its climactic ecological state."@en ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "large river biome" ;
    rdfs:subClassOf obo:ENVO_01000253, obo:ENVO_01001911 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001911
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000888
    obo:IAO_0000115 "A large freshwater river headwater ecosystem which is in its climactic successional state."@en ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "large river headwater biome" ;
    rdfs:subClassOf obo:ENVO_00000887, obo:ENVO_01001914 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001914
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000889
    obo:IAO_0000115 "A large freshwater river delta ecosystem which is in its climactic successional state."@en ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "large river delta biome" ;
    rdfs:subClassOf obo:ENVO_00000887, obo:ENVO_01001913, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001913
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000890
    obo:IAO_0000115 "A small freshwater river ecosystem which is in its climactic successional state."@en ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "small river biome" ;
    rdfs:subClassOf obo:ENVO_01000253, obo:ENVO_01001912 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001912
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000891
    obo:IAO_0000115 "A large freshwater lake ecosystem which is in its climactic successional state."@en ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "large freshwater lake biome" ;
    rdfs:subClassOf obo:ENVO_01000252, obo:ENVO_01001908 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001908
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000892
    obo:IAO_0000115 "A small freshwater lake ecosystem which is in its climactic successional state."@en ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "" ;
    rdfs:label "small freshwater lake biome" ;
    rdfs:subClassOf obo:ENVO_01000252, obo:ENVO_01001909 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001909
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_00000893
    obo:IAO_0000115 "A biome which has little permanent surface water and a low relative abundance of springs." ;
    obo:IAO_0000116 "The WWF definition is somewhat ambiguous, but workable." ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "xeric basin biome" ;
    rdfs:subClassOf obo:ENVO_00000446, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000598
    ] .

obo:ENVO_00000894
    oboInOwl:consider "ENVO:01000186" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000894" ;
    a owl:Class ;
    rdfs:label "obsolete polar biome" ;
    owl:deprecated true .

obo:ENVO_00000895
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000895" ;
    a owl:Class ;
    rdfs:comment "Please refer to the terms in the neritic pelagic zone and neritic benthic zone branches (PLB: 2010-03-15)" ;
    rdfs:label "obsolete temperate shelf and sea biome" ;
    owl:deprecated true .

obo:ENVO_00000896
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000896" ;
    a owl:Class ;
    rdfs:comment "Please use the appropriate terms in the marine biome branch in combination with the marine upwelling feature to specify an environment characterised by a marine upwelling (2010-03-15, PLB)" ;
    rdfs:label "obsolete temperate upwelling biome" ;
    owl:deprecated true .

obo:ENVO_00000897
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000897" ;
    a owl:Class ;
    rdfs:comment "Please use the appropriate terms in the marine biome branch in combination with the marine upwelling feature to specify an environment characterised by a marine upwelling (2010-03-15, PLB)" ;
    rdfs:label "obsolete tropical upwelling biome" ;
    owl:deprecated true .

obo:ENVO_00000898
    oboInOwl:consider "ENVO:01000049" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00000898" ;
    a owl:Class ;
    rdfs:comment "Please use terms in the marine coral reef branch of the Biome hierarchy (2010-03-15, PLB) to describe marine coral reefs." ;
    rdfs:label "obsolete tropical coral biome" ;
    owl:deprecated true .

obo:ENVO_00001995
    obo:IAO_0000115 "A rock is a naturally occurring solid aggregate of one or more minerals or mineraloids." ;
    oboInOwl:hasDbXref "EcoLexicon:rock", "FTT:1010", "FTT:145", "Geonames:T.RK", "Geonames:T.RKS", "SWEETRealm:Rock", "TGN:21444", "https://en.wikipedia.org/wiki/Rock" ;
    a owl:Class ;
    rdfs:comment "From https://en.wikipedia.org/wiki/ [A mineral] is different from a rock, which can be an aggregate of minerals or non-minerals and does not have a specific chemical composition. The exact definition of a mineral is under debate, especially with respect to the requirement a valid species be abiogenic, and to a lesser extent with regards to it having an ordered atomic structure." ;
    rdfs:label "rock" ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000386
    ] ;
    owl:disjointWith obo:ENVO_01000256 .

obo:ENVO_00001996
    obo:IAO_0000115 "The outflow of water from a mine." ;
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Acid_mine_drainage> ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "acid and metalliferous drainage", "acid rock drainage" ;
    oboInOwl:id "ENVO:00001996" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "mine drainage" ;
    rdfs:subClassOf obo:ENVO_00000029, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000076
    ] .

obo:ENVO_00001997
    obo:IAO_0000115 "A mine drainage with an acidic pH." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acid_mine_drainage" ;
    oboInOwl:hasRelatedSynonym "acid rock drainage" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "acid mine drainage" ;
    rdfs:subClassOf obo:ENVO_00001996, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001429
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001996
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001429
            ]
        )
    ] .

obo:ENVO_00001998
    obo:IAO_0000115 "An environmental material which is primarily composed of minerals, varying proportions of sand, silt, and clay, organic material such as humus, interstitial gases, liquids, and a broad range of resident micro- and macroorganisms."@en ;
    obo:IAO_0000116 "The various 'has part' and 'has quality' relations may not hold true for all soils; however, I have yet to find counter examples. Require input from a pedologist or similar. [pbuttigieg]" ;
    oboInOwl:hasBroadSynonym "regolith" ;
    oboInOwl:hasDbXref "LTER:535", "SPIRE:Soil", "SWEETRealm:Soil", "https://en.wikipedia.org/wiki/Soil" ;
    oboInOwl:inSubset obo:ENVO_03605015, envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:comment """'In engineering terms, soil is referred to as regolith, or loose rock material that lies above the 'solid geology'. Soil is commonly referred to as \"earth\" or \"dirt\"; technically, the term \"dirt\" should be restricted to displaced soil.' https://en.wikipedia.org/wiki/Soil

\" The upper limit of soil is the boundary between soil and air, shallow water, live plants, or plant materials that have not begun to decompose. Areas are not considered to have soil if the surface is permanently covered by water too deep (typically more than 2.5 meters) for the growth of rooted plants.

The lower boundary that separates soil from the nonsoil underneath is most difficult to define. Soil consists of horizons near the Earth's surface that, in contrast to the underlying parent material, have been altered by the interactions of climate, relief, and living organisms over time. Commonly, soil grades at its lower boundary to hard rock or to earthy materials virtually devoid of animals, roots, or other marks of biological activity. For purposes of classification, the lower boundary of soil is arbitrarily set at 200 cm.\"  Soil taxonomy, 2nd Ed., quoted in http://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/edu/?cid=nrcs142p2_054280""" ;
    rdfs:label "soil" ;
    rdfs:subClassOf obo:ENVO_00010483, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000820
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000155
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_33284
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000091 ;
        owl:someValuesFrom obo:ENVO_06105304
    ] .

obo:ENVO_00001999
    obo:IAO_0000115 "OBSOLETE. A lentic water body which is composed primarily of marine water."@en ;
    oboInOwl:consider obo:ENVO_00000015, obo:ENVO_00000016 ;
    oboInOwl:hasExactSynonym "body of marine water", "marine waterbody" ;
    a owl:Class ;
    rdfs:comment "This term has been obsoleted due to its ambiguity. Ocean water and sea water are now present and linked to oceans and seas based on oceanogenesis and proximity to or enclosure by landmasses. \"marine water\" and \"marine water body\" will be added as synonyms of these classes." ;
    rdfs:label "obsolete marine water body" ;
    owl:deprecated true .

obo:ENVO_00002000
    obo:IAO_0000115 "A solid astronomical body part which is part of the planetary surface between the peak of an elevation or the bottom of a depression and relatively flat surrounding land." ;
    oboInOwl:hasDbXref "EcoLexicon:slope", "SWEETRealm:Slope", "https://en.wikipedia.org/wiki/Slope" ;
    oboInOwl:hasRelatedSynonym "flank", "side" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "slope" ;
    rdfs:subClassOf obo:ENVO_01001886, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000176
                obo:ENVO_00000309
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001481
    ] .

obo:ENVO_00002001
    obo:IAO_0000115 "Water that has been adversely affected in quality by anthropogenic influence." ;
    oboInOwl:hasDbXref "EcoLexicon:waste_water", "SWEETRealm:Wastewater", "https://en.wikipedia.org/wiki/Waste_water" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002001" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "waste water" ;
    rdfs:subClassOf obo:ENVO_00002186, obo:ENVO_00002264 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000087 ;
                owl:someValuesFrom obo:ENVO_01000665
            ]
        )
    ] .

obo:ENVO_00002002
    obo:IAO_0100001 "FOODON:00001002" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Food" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002002" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:comment "The FAO has the following definition for \"food\": \"Any substance, whether processed, semi-processed, or raw, which is intended for human consumption, and includes drink, chewing gum and any substance which has been used in the manufacture, preparation or treatment of \"food\" but does not include cosmetics or tobacco or substances used only as drugs.\" (Nutrition Division/Meeting Programming and Documentation Service, FAO, 2013 (MI198) adopted from Codex Alimentarius Commission, Procedural Manual, Twentieth edition, 2011 (ftp://ftp.fao.org/codex/Publications/ProcManuals/Manual_20e.pdf). )" ;
    rdfs:label "obsolete food product" ;
    owl:deprecated true .

obo:ENVO_00002003
    obo:IAO_0000115 "An excreta material which is composed primarily of feces, an excreta consisting of waste products expelled from an animal's digestive tract through the anus (or cloaca) during defecation." ;
    oboInOwl:hasDbXref "EcoLexicon:drop", "SPIRE:Dung", "SWEETRealm:Drop" ;
    oboInOwl:hasExactSynonym "faeces material", "feces material" ;
    oboInOwl:hasRelatedSynonym "droppings", "frass", "pellet" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S.", "This is distinct from classes such as http://purl.obolibrary.org/obo/UBERON_0001988 in that it refers to the environmental material composed primarily of feces rather than 'just' feces." ;
    rdfs:label "fecal material" ;
    rdfs:subClassOf obo:ENVO_02000022, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001988
    ] .

obo:ENVO_00002004
    obo:IAO_0000115 "An object which is large enough to be visible to humans, but small enough that humans can handle the object (i.e. transport it, examine it, etc) in its entirety with little to no technological assistance." ;
    obo:IAO_0000118 "mesoscopic physical object" ;
    a owl:Class ;
    rdfs:comment "This is a legacy class from ENVO's early versions. It will be depopulated and filled in by inference using a PATO quality. Not to be confused with \"mesoscopic\" as defined in physics, which deals with objects typically between 10e-6 and 10-8 meters in diameter." ;
    rdfs:label "obsolete physical object of mesoscopic geological size" ;
    owl:deprecated true .

obo:ENVO_00002005
    obo:IAO_0000115 "The mixture of gases (roughly (by molar content/volume: 78% nitrogen, 20.95% oxygen, 0.93% argon, 0.038% carbon dioxide, trace amounts of other gases, and a variable amount (average around 1%) of water vapor) that surrounds the planet Earth." ;
    oboInOwl:hasDbXref "EcoLexicon:air", "LTER:18", "SWEETRealm:Air", "https://en.wikipedia.org/wiki/Air" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "air" ;
    rdfs:subClassOf obo:ENVO_01000797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_15379
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_36908
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000266
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_17997
    ] .

obo:ENVO_00002006
    obo:IAO_0000115 "An environmental material primarily composed of dihydrogen oxide in its liquid form." ;
    oboInOwl:hasBroadSynonym "water" ;
    oboInOwl:hasDbXref "EcoLexicon:water", "LTER:617", "https://en.wikipedia.org/wiki/Water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "liquid water" ;
    rdfs:subClassOf obo:ENVO_01000815, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_15377
    ] .

obo:ENVO_00002007
    obo:IAO_0000115 "Particulate environmental material which is formed as a result of the transport and deposition of particles by flowing liquid."@en ;
    oboInOwl:hasDbXref "EcoLexicon:sediment", "EcoLexicon:sedimentation", "LTER:492", "LTER:493", "SWEETRealm:Sediment", "https://en.wikipedia.org/wiki/Sediment" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Sediment is typically deposited on the bed or bottom of a body of water or other liquid."@en ;
    rdfs:label "sediment" ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000984
    ] .

obo:ENVO_00002008
    obo:IAO_0000115 "Particulate environmental material with diameters less than 500 micrometers."@en ;
    obo:IAO_0000116 "Do not oversimplify the particulate environmental material subclasses with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en ;
    oboInOwl:hasDbXref "EcoLexicon:dust", "SWEETRealm:Dust", "https://en.wikipedia.org/wiki/Dust" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Dust occurs in and may be deposited from the atmosphere."@en ;
    rdfs:label "dust" ;
    rdfs:subClassOf obo:ENVO_01000060, obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001824
    ] .

obo:ENVO_00002009
    obo:IAO_0000115 "A habitat that is on or at the boundary of the surface of the Earth." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002009" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete terrestrial habitat" ;
    owl:deprecated true .

obo:ENVO_00002010
    obo:IAO_0000115 "Water which contains a significant concentration of dissolved salts." ;
    oboInOwl:hasDbXref "EcoLexicon:saltwater", "SWEETRealm:SalineWater", "SWEETRealm:SaltWater", "https://en.wikipedia.org/wiki/Saline_water" ;
    oboInOwl:hasExactSynonym "salt water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "The threshold salt concentration for classifying water as saline varies, but typically begins at about 1,000 to 3,000 parts salt per million parts water or 0.1–0.3% salt by weight." ;
    rdfs:label "saline water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_26710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001657
    ] .

obo:ENVO_00002011
    obo:IAO_0000115 "Water which has a low concentration of dissolved solutes, particularly that of sodium chloride." ;
    oboInOwl:hasDbXref "EcoLexicon:fresh_water", "LTER:216", "SWEETRealm:FreshWater", "https://en.wikipedia.org/wiki/Fresh_water" ;
    oboInOwl:hasExactSynonym "freshwater" ;
    oboInOwl:hasRelatedSynonym "sweet water" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoEmpo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The lower bound of solute concentration required for water to be considered freshwater is variable, but is always less than that of seawater, and often cited as less than 1 gram of solutes per 1 litre of water." ;
    rdfs:label "fresh water" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_00002012
    obo:IAO_0000115 "Water which contains a highly increased concentration of dissolved salts, surpassing the average salinity of seawater." ;
    obo:IAO_0000116 "We make no commitment to a particular threshold; this should be described on the data/information layer according to the norms of a discipline, accepted standard, or similar reference." ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The average salinity of sea water is assumed to be around 35,000 ppm, equivalent to 35 grams of salt per one liter (or kilogram) of water." ;
    rdfs:label "hypersaline water" ;
    rdfs:subClassOf obo:ENVO_00002010 .

obo:ENVO_00002013
    obo:IAO_0000115 "Rock formed from molten magma." ;
    oboInOwl:hasDbXref "EcoLexicon:igneous_rock", "SWEETRealm:IgneousRock", "https://en.wikipedia.org/wiki/Igneous_rock" ;
    a owl:Class ;
    rdfs:label "igneous rock" ;
    rdfs:subClassOf obo:ENVO_00001995, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000231
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001995
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_01000231
            ]
        )
    ] .

obo:ENVO_00002014
    obo:IAO_0000115 "An igneous rock that results from the crystallization of a magma below the surface of the Earth." ;
    oboInOwl:hasDbXref "SWEETRealm:IntrusiveRock", "https://en.wikipedia.org/wiki/Plutonic_rock" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "intrusive rock" ;
    oboInOwl:id "ENVO:00002014" ;
    a owl:Class ;
    rdfs:label "plutonic rock" ;
    rdfs:subClassOf obo:ENVO_00002013 .

obo:ENVO_00002015
    obo:IAO_0000115 "An igneous rock that results from magma reaching the surface either as lava or fragmental ejecta." ;
    oboInOwl:hasDbXref "EcoLexicon:volcanic_rock", "SWEETRealm:VolcanicRock", "https://en.wikipedia.org/wiki/Volcanic_rock" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002015" ;
    a owl:Class ;
    rdfs:comment "Due to the general suggestion that volcanic rock simply comes from a volcanic process, it's not immediately clear whether this is interchangeable with igneous rock." ;
    rdfs:label "volcanic rock" ;
    rdfs:subClassOf obo:ENVO_00001995, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001995
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01000634
            ]
        )
    ] .

obo:ENVO_00002016
    obo:IAO_0000115 "A rock formed by deposition of either clastic sediments, organic matter, or chemical precipitates (evaporites), followed by compaction of the particulate matter and cementation during diagenesis." ;
    oboInOwl:hasDbXref "EcoLexicon:sedimentary_rock", "SWEETRealm:SedimentaryRock", "https://en.wikipedia.org/wiki/Sedimentary_rock" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002016" ;
    a owl:Class ;
    rdfs:label "sedimentary rock" ;
    rdfs:subClassOf obo:ENVO_00001995 .

obo:ENVO_00002017
    obo:IAO_0000115 "A rock formed by subjecting any rock type (including previously-formed metamorphic rock) to different temperature and pressure conditions than those in which the original rock was formed. These temperatures and pressures are always higher than those at the Earth's surface and must be sufficiently high so as to change the original minerals into other mineral types or else into other forms of the same minerals (e.g. by recrystallisation)." ;
    oboInOwl:hasDbXref "EcoLexicon:metamorphic_rock", "SWEETRealm:MetamorphicRock", "https://en.wikipedia.org/wiki/Metamorphic_rock" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002017" ;
    a owl:Class ;
    rdfs:label "metamorphic rock" ;
    rdfs:subClassOf obo:ENVO_00001995 .

obo:ENVO_00002018
    obo:IAO_0000115 "Wastewater that is contaminated with feces or urine," ;
    oboInOwl:hasDbXref "SWEETRealm:Sewage", "https://en.wikipedia.org/wiki/Sewage" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002018" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "sewage" ;
    rdfs:subClassOf obo:ENVO_00002001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002276
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002276
            ]
        )
    ] .

obo:ENVO_00002019
    obo:IAO_0000115 "Water which has a higher salinity than fresh water but a lower salinity than marine water." ;
    oboInOwl:hasDbXref "EcoLexicon:brackish_water", "LTER:702", "SPIRE:Brackish_water", "SWEETRealm:BrackishWater", "https://en.wikipedia.org/wiki/Brackish_water" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "brackish water" ;
    rdfs:subClassOf obo:ENVO_00002010 .

obo:ENVO_00002020
    obo:IAO_0000115 "A habitat having at least one environmental quality that tends towards either the largest or smallest element of the set. The physical or geochemical extreme conditions found in an extreme habitat are often detrimental to the majority of life on Earth." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002020" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete extreme habitat" ;
    owl:deprecated true .

obo:ENVO_00002021
    obo:IAO_0000115 "A habitat in which the pH is <pH3. Inhabited by acidophilic organisms." ;
    obo:IAO_0100001 "ENVO:01000315" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002021" ;
    a owl:Class ;
    rdfs:label "obsolete acid habitat" ;
    owl:deprecated true .

obo:ENVO_00002022
    obo:IAO_0000115 "A habitat in which the pH is >pH9. Inhabited by alkaliphilic organisms." ;
    obo:IAO_0100001 "ENVO:01000316" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002022" ;
    a owl:Class ;
    rdfs:label "obsolete alkaline habitat" ;
    owl:deprecated true .

obo:ENVO_00002023
    obo:IAO_0000115 "A habitat characterized by high gas or liquid pressure, inhabited by barophilic (piezophilic) organisms." ;
    obo:IAO_0100001 "ENVO:01000304" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002023" ;
    a owl:Class ;
    rdfs:label "obsolete high pressure habitat" ;
    owl:deprecated true .

obo:ENVO_00002024
    obo:IAO_0000115 "A habitat characterized by a concentration of salt at least 2M. Inhabited by halophilic organisms." ;
    obo:IAO_0100001 "ENVO:01000310" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002024" ;
    a owl:Class ;
    rdfs:label "obsolete haline habitat" ;
    owl:deprecated true .

obo:ENVO_00002025
    obo:IAO_0000115 "A habitat characterized by an average temperature of at least 60deg C. Inhabited by thermophilic organisms." ;
    obo:IAO_0100001 "ENVO:01000305" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002025" ;
    a owl:Class ;
    rdfs:label "obsolete high temperature habitat" ;
    owl:deprecated true .

obo:ENVO_00002026
    obo:IAO_0000115 "A habitat characterized by an average temperature of 15deg C or lower. Inhabited by psychrophilic (cryophilic) organisms." ;
    obo:IAO_0100001 "ENVO:01000309" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002026" ;
    a owl:Class ;
    rdfs:label "obsolete cold temperature habitat" ;
    owl:deprecated true .

obo:ENVO_00002027
    obo:IAO_0000115 "A habitat characterized by an average temperature of at least 80deg C. Inhabited by hyperthermophilic organisms." ;
    obo:IAO_0100001 "ENVO:01000318" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002027" ;
    a owl:Class ;
    rdfs:label "obsolete extreme high temperature habitat" ;
    owl:deprecated true .

obo:ENVO_00002028
    obo:IAO_0000115 "A habitat characterized by a high osmolarity, typically the result of a high concentration of sugars. Inhabited by osmophilic organisms." ;
    obo:IAO_0100001 "ENVO:01000314" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002028" ;
    a owl:Class ;
    rdfs:label "obsolete high osmolarity habitat" ;
    owl:deprecated true .

obo:ENVO_00002029
    obo:IAO_0100001 "ENVO:01000308" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002029" ;
    a owl:Class ;
    rdfs:label "obsolete extraterrestial habitat" ;
    owl:deprecated true .

obo:ENVO_00002030
    obo:IAO_0000115 "A biome which is determined by a water body and which has ecological climax communities adapted to life in or on water." ;
    oboInOwl:hasDbXref "LTER:41" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "aquatic biome" ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001787 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00000063
            ]
        )
    ] .

obo:ENVO_00002031
    obo:IAO_0000115 "A habitat that is in or on an environmental feature or material derived from human activity." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002031" ;
    a owl:Class ;
    rdfs:label "obsolete anthropogenic habitat" ;
    owl:deprecated true .

obo:ENVO_00002032
    obo:IAO_0000115 "A habitat that is in or on a living thing." ;
    obo:IAO_0100001 "ENVO:01001000" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002032" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete organism-associated habitat" ;
    owl:deprecated true .

obo:ENVO_00002033
    obo:IAO_0000115 "The dead body of an animal." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Carcass" ;
    oboInOwl:hasRelatedSynonym "corpse" ;
    a owl:Class ;
    rdfs:label "carcass" ;
    rdfs:subClassOf obo:ENVO_01001814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001422
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:UBERON_0001062
    ] .

obo:ENVO_00002034
    obo:IAO_0000115 "A complex aggregation of microorganisms marked by the excretion of a protective and adhesive matrix; usually adhering to a substratum." ;
    oboInOwl:hasDbXref "EcoLexicon:biofilm", "https://en.wikipedia.org/wiki/Biofilm" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002034" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "biofilm" ;
    rdfs:subClassOf obo:ENVO_01000549 .

obo:ENVO_00002035
    obo:IAO_0000115 "A natural object originating in outer space that survives an impact with a planetary surface without being destroyed." ;
    oboInOwl:hasDbXref "SWEETRealm:Meteorite", "https://en.wikipedia.org/wiki/Meteorite" ;
    a owl:Class ;
    rdfs:label "meteorite" ;
    rdfs:subClassOf obo:ENVO_01001687 .

obo:ENVO_00002036
    obo:IAO_0000115 "A spatial region having environmental qualities which may sustain an organism or a community of organisms." ;
    obo:IAO_0100001 "ENVO:01000739" ;
    oboInOwl:hasDbXref "EcoLexicon:habitat", "LTER:238", "SWEETRealm:Habitat", "https://en.wikipedia.org/wiki/Habitat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "biotope" ;
    oboInOwl:id "ENVO:00002036" ;
    a owl:Class ;
    rdfs:comment "This class is under development and its definition will be revised and its subclasses may be made obsolete. A habitat's specificity to a species or population will differentiate it from other environment classes." ;
    rdfs:label "obsolete habitat" ;
    owl:deprecated true .

obo:ENVO_00002037
    obo:IAO_0000115 "A habitat that is in or on a body of water containing low concentrations of dissolved salts and other total dissolved solids (<0.5 grams dissolved salts per litre)." ;
    obo:IAO_0100001 "ENVO:01000306" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002037" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete freshwater habitat" ;
    owl:deprecated true .

obo:ENVO_00002038
    obo:IAO_0100001 "ENVO:00000446" ;
    oboInOwl:hasExactSynonym "WWF major habitat type" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002038" ;
    a owl:Class ;
    rdfs:comment "This grouping class is now obsolete. A subset for wwfBiome classes now gathers all WWF biome classes." ;
    rdfs:label "obsolete WWF biome" ;
    owl:deprecated true .

obo:ENVO_00002039
    obo:IAO_0000115 "The rigid organs that form part of the endoskeleton of vertebrates." ;
    obo:IAO_0100001 "UBERON:0001474" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bone" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002039" ;
    a owl:Class ;
    rdfs:label "obsolete bone" ;
    owl:deprecated true .

obo:ENVO_00002040
    oboInOwl:hasDbXref "EcoLexicon:wood", "LTER:637", "SWEETRealm:Wood", "https://en.wikipedia.org/wiki/Wood" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002040" ;
    a owl:Class ;
    rdfs:label "wood" ;
    rdfs:subClassOf obo:ENVO_01000155, obo:ENVO_01000814 .

obo:ENVO_00002041
    obo:IAO_0100001 <ENVO:01001004> ;
    oboInOwl:hasDbXref "EcoLexicon:groundwater", "LTER:235", "SWEETRealm:Groundwater", "https://en.wikipedia.org/wiki/Ground_water" ;
    a owl:Class ;
    rdfs:label "obsolete ground water" ;
    owl:deprecated true .

obo:ENVO_00002042
    obo:IAO_0000115 "Water that is found on the surface of an astronomical object." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "surface water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001191
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000804
                ]
            )
        ]
    ] .

obo:ENVO_00002043
    oboInOwl:hasDbXref "EcoLexicon:wastewater_treatment_plant", "https://en.wikipedia.org/wiki/Wastewater_treatment_plant" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002043" ;
    a owl:Class ;
    rdfs:label "wastewater treatment plant" ;
    rdfs:subClassOf obo:ENVO_00002272 .

obo:ENVO_00002044
    obo:IAO_0000115 "The residual semi-solid material left from domestic or industrial processes, or wastewater treatment processes." ;
    oboInOwl:hasDbXref "EcoLexicon:sludge", "https://en.wikipedia.org/wiki/Sludge" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "sludge" ;
    rdfs:subClassOf obo:ENVO_0010001 .

obo:ENVO_00002045
    obo:IAO_0000115 "Sediment characterised by the absence of oxygen." ;
    oboInOwl:hasExactSynonym "anoxic sediment" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002045" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "anaerobic sediment" ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001456
            ]
        )
    ] .

obo:ENVO_00002046
    oboInOwl:hasDbXref "EcoLexicon:active_sludge", "https://en.wikipedia.org/wiki/Activated_sludge" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002046" ;
    a owl:Class ;
    rdfs:label "activated sludge" ;
    rdfs:subClassOf obo:ENVO_00002044 .

obo:ENVO_00002047
    obo:IAO_0000115 "An excreta material which is composed primarily of urine, a liquid excreta containing water and waste products made by the kidneys, stored in the bladder, and leaves the body through the urethra." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Urine" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "urine material" ;
    rdfs:subClassOf obo:ENVO_02000022, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001088
    ] .

obo:ENVO_00002048
    obo:IAO_0000115 "A stony meteorite that have not been modified due to melting or differentiation of the parent body." ;
    oboInOwl:hasDbXref "SWEETRealm:Chondrite", "https://en.wikipedia.org/wiki/Chondrite" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002048" ;
    a owl:Class ;
    rdfs:label "chondrite" ;
    rdfs:subClassOf obo:ENVO_00002049 .

obo:ENVO_00002049
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stony_meteorite" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002049" ;
    a owl:Class ;
    rdfs:label "stony meteorite" ;
    rdfs:subClassOf obo:ENVO_00002035 .

obo:ENVO_00002050
    obo:IAO_0000115 "A stony meteorite that is made of material similar to terrestrial basalts or plutonic rocks." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Achondrite" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002050" ;
    a owl:Class ;
    rdfs:label "achondrite" ;
    rdfs:subClassOf obo:ENVO_00002049 .

obo:ENVO_00002051
    obo:IAO_0000115 "A meteorite that consists of a mixture of iron-nickel metal and silicate minerals." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002051" ;
    a owl:Class ;
    rdfs:label "stony-iron meteorite" ;
    rdfs:subClassOf obo:ENVO_00002035 .

obo:ENVO_00002052
    obo:IAO_0000115 "A meteorite that overwhelmingly of nickel-iron alloys." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Iron_meteorite" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002052" ;
    a owl:Class ;
    rdfs:label "iron meteorite" ;
    rdfs:subClassOf obo:ENVO_00002035 .

obo:ENVO_00002053
    obo:IAO_0000115 "A sedimentary rock which is composed primarily of calcium carbonate in the form of calcite or aragnoite."@en ;
    obo:IAO_0000116 "An interesting reasoning error was generated when this class had \"composed primariy of some CHEBI:calcium carbonate\". As that was a CHEBI:mineral, and minerals are disjoint from ENVO:rock, it led to an unsatisfiable class. The current axiom works around this, but this is requires some sort of geological convention to diffferentiate between masses of minerals and rocks that are composed primarily of minerals."@en ;
    oboInOwl:hasDbXref "EcoLexicon:limestone", "https://en.wikipedia.org/wiki/Limestone" ;
    a owl:Class ;
    rdfs:label "limestone" ;
    rdfs:subClassOf obo:ENVO_00002016, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_3311
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002353 ;
                    owl:someValuesFrom obo:ENVO_01000725
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000725
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000066 ;
                    owl:someValuesFrom obo:ENVO_00000063
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:CHEBI_3311
                ]
            )
        ]
    ] .

obo:ENVO_00002054
    obo:IAO_0000115 "Limestone which is soft, white, and porous."@en ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chalk" ;
    a owl:Class ;
    rdfs:label "chalk" ;
    rdfs:subClassOf obo:ENVO_00002053, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000984
    ] .

obo:ENVO_00002055
    obo:IAO_0000115 "A sedimentary rock composed mainly of sand-size mineral or rock grains." ;
    oboInOwl:hasDbXref "EcoLexicon:sandstone", "https://en.wikipedia.org/wiki/Sandstone" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002055" ;
    a owl:Class ;
    rdfs:label "sandstone" ;
    rdfs:subClassOf obo:ENVO_01000271 .

obo:ENVO_00002056
    obo:IAO_0000115 "A fine-grained sedimentary rock whose original constituents were clays or muds. It is characterized by thin laminae breaking with an irregular curving fracture, often splintery and usually parallel to the often-indistinguishable bedding plane." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shale" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002056" ;
    a owl:Class ;
    rdfs:label "shale" ;
    rdfs:subClassOf obo:ENVO_01000271 .

obo:ENVO_00002057
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002057" ;
    a owl:Class ;
    rdfs:label "raw primary sludge" ;
    rdfs:subClassOf obo:ENVO_00002044 .

obo:ENVO_00002058
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002058" ;
    a owl:Class ;
    rdfs:label "secondary sludge" ;
    rdfs:subClassOf obo:ENVO_00002044 .

obo:ENVO_00002059
    obo:IAO_0000115 "A treated form of sludge, sometimes used as a fertilizer in agriculture." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Biosolids" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002059" ;
    a owl:Class ;
    rdfs:label "biosolids" ;
    rdfs:subClassOf obo:ENVO_00002044 .

obo:ENVO_00002060
    obo:IAO_0000115 "A solid or gel in motor oil caused by the oil gelling or solidifying, usually at temperatures lower than 100deg C." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil_sludge" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002060" ;
    a owl:Class ;
    rdfs:label "oil sludge" ;
    rdfs:subClassOf obo:ENVO_00002176 .

obo:ENVO_00002061
    obo:IAO_0000115 "The result of the unintentional release of liquid petroleum hydrocarbon into the environment as a result of human activity." ;
    oboInOwl:hasDbXref "SWEETRealm:OilSpill" ;
    oboInOwl:hasRelatedSynonym "oil contamination" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "oil spill" ;
    rdfs:subClassOf obo:ENVO_00002204, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_00002985
    ] .

obo:ENVO_00002062
    obo:IAO_0000115 "OBSOLETE." ;
    obo:IAO_0100001 "ENVO:00002985" ;
    oboInOwl:hasDbXref "MA:ma" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002062" ;
    a owl:Class ;
    rdfs:comment "Deleted due to multiple occurence of the same term." ;
    rdfs:label "obsolete oil" ;
    owl:deprecated true .

obo:ENVO_00002063
    obo:IAO_0000115 "The result of the release of natural hydrocarbons to the surface of the earth, including beneath the sea, by natural geological processes." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil_seep" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "oil seep" ;
    rdfs:subClassOf obo:ENVO_01001477, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002985
    ] .

obo:ENVO_00002112
    obo:IAO_0000115 "Mine drainage which is formed as a result of the mining of gold."@en ;
    a owl:Class ;
    rdfs:label "gold mine drainage" ;
    rdfs:subClassOf obo:ENVO_00001996 .

obo:ENVO_00002113
    obo:IAO_0000115 "Sediment that accumulates in the flat or very gently sloping areas of the deep ocean basin floor. The three main types of deep marine sediment, also known as pelagic sediment, are siliceous oozes, calcareous oozes, and red clays." ;
    oboInOwl:hasDbXref "EcoLexicon:marine_sediment", "EcoLexicon:marine_sedimentation", "SWEETRealm:MarineSediment", "https://en.wikipedia.org/wiki/Marine_sediment" ;
    oboInOwl:hasExactSynonym "deep marine sediments" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "pelagic sediment {alternative name}" ;
    oboInOwl:id "ENVO:00002113" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "deep marine sediment" ;
    rdfs:subClassOf obo:ENVO_03000033 .

obo:ENVO_00002114
    obo:IAO_0000115 "Sediment which has increased levels of one or more chemical compounds." ;
    a owl:Class ;
    rdfs:label "chemically enriched sediment" ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_24431
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002007
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_24431
            ]
        )
    ] .

obo:ENVO_00002115
    obo:IAO_0000115 "Organically enriched sediment which has increased levels of petroleum." ;
    a owl:Class ;
    rdfs:label "petroleum enriched sediment" ;
    rdfs:subClassOf obo:ENVO_00002202, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_00002984
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002202
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:ENVO_00002984
            ]
        )
    ] .

obo:ENVO_00002116
    obo:IAO_0000115 "A portion of contaminated soil is a portion of soil with elevated levels of some contaminant." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002116" ;
    a owl:Class ;
    rdfs:comment "\"contaminant\" is more of a disposition - any material entity can be a contaminant in particular circumstances." ;
    rdfs:label "contaminated soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:CHEBI_64909
                            obo:CHEBI_78298
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_00002117
    obo:IAO_0000115 "Soil which has elevated concentrations of creosote." ;
    a owl:Class ;
    rdfs:label "creosote contaminated soil" ;
    rdfs:subClassOf obo:ENVO_00002116, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_2000001
    ] .

obo:ENVO_00002118
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002118" ;
    a owl:Class ;
    rdfs:label "sea sand" ;
    rdfs:subClassOf obo:ENVO_01000017 .

obo:ENVO_00002119
    obo:IAO_0000115 "A alkaline spring through which groundwater, heated by geothermal energy, flows."@en ;
    a owl:Class ;
    rdfs:label "alkaline hot spring" ;
    rdfs:subClassOf obo:ENVO_00000051, obo:ENVO_01001894, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000357
    ] .

obo:ENVO_00002120
    obo:IAO_0000115 "An acidic spring through which groundwater, heated by geothermal energy, flows."@en ;
    oboInOwl:hasBroadSynonym "acid hot spring"@en ;
    a owl:Class ;
    rdfs:label "acidic hot spring"@en ;
    rdfs:subClassOf obo:ENVO_00000051, obo:ENVO_01001898, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000358
    ] .

obo:ENVO_00002121
    obo:IAO_0000115 "A saline lake which has a high pH."@en ;
    obo:IAO_0000116 "The formation processes of these lakes would be an interesting project to develop."@en ;
    oboInOwl:hasRelatedSynonym "soda lake" ;
    a owl:Class ;
    rdfs:comment "The pH of alkaline lakes is typically between 9 and 12. They are characterized by high concentrations of carbonate salts, typically sodium carbonate (and related salt complexes), giving rise to their alkalinity. In addition, many soda lakes also contain high concentrations of sodium chloride and other dissolved salts, making them saline or hypersaline lakes as well. High pH and salinity often coincide, because of how soda lakes develop."@en ;
    rdfs:label "alkaline salt lake" ;
    rdfs:subClassOf obo:ENVO_00000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001430
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001430
            ]
        )
    ] .

obo:ENVO_00002122
    obo:IAO_0000115 "Mud which has elevated concentrations of arsenic." ;
    a owl:Class ;
    rdfs:label "arsenic-rich mud" ;
    rdfs:subClassOf obo:ENVO_01000001, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_27563
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000001
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_27563
            ]
        )
    ] .

obo:ENVO_00002123
    obo:IAO_0000115 "A biomaterial containment unit which is capable of 1) containing a mass of environmental material which hosts an active collection of organisms and 2) maintaining conditions which are conducive to one or more metabolic activities of the organisms it contains." ;
    oboInOwl:hasDbXref "EcoLexicon:bioreactor", "https://en.wikipedia.org/wiki/Bioreactor" ;
    a owl:Class ;
    rdfs:label "bioreactor" ;
    rdfs:subClassOf obo:ENVO_01001816 .

obo:ENVO_00002124
    obo:IAO_0000115 "A bioreactor in which the contained material is not oxygenated (i.e. void of biologically consequential free oxygen)" ;
    a owl:Class ;
    rdfs:label "anaerobic bioreactor" ;
    rdfs:subClassOf obo:ENVO_00002123, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002123
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001456
            ]
        )
    ] .

obo:ENVO_00002125
    obo:IAO_0000115 "A device or system that supports a biologically active environment. A vessel in which is carried out a chemical process which involves organisms or biochemically active substances derived from such organisms. This process can either be aerobic or anaerobic." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002125" ;
    a owl:Class ;
    rdfs:label "anaerobic dechlorinating bioreactor" ;
    rdfs:subClassOf obo:ENVO_00002124 .

obo:ENVO_00002126
    obo:IAO_0000115 "A bioreactor in which the contained material is well-oxygenated." ;
    a owl:Class ;
    rdfs:label "aerobic bioreactor" ;
    rdfs:subClassOf obo:ENVO_00002123, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001455
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002123
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001455
            ]
        )
    ] .

obo:ENVO_00002127
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002127" ;
    a owl:Class ;
    rdfs:comment "Revise adjacent to. Consider sampled stream sediment. Dry stream sediment." ;
    rdfs:label "stream sediment" ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00000023
            ]
        )
    ] .

obo:ENVO_00002128
    obo:IAO_0000115 "A sulfur spring through which water at a temperature optimal for the growth of mesophillic microorganism (approximately 20 to 45 degrees Celsius) flows."@en ;
    a owl:Class ;
    rdfs:label "mesophilic sulfur spring" ;
    rdfs:subClassOf obo:ENVO_00000126 .

obo:ENVO_00002129
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002129" ;
    a owl:Class ;
    rdfs:label "anaerobic sludge" ;
    rdfs:subClassOf obo:ENVO_00002044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002044
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001456
            ]
        )
    ] .

obo:ENVO_00002130
    obo:IAO_0000115 "The dense, bottom layer of water in a thermally-stratified lake. It is the layer that lies below the thermocline." ;
    oboInOwl:hasDbXref "EcoLexicon:hypolimnion" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "hypolimnion" ;
    rdfs:subClassOf obo:ENVO_01000283, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00002132
    ] .

obo:ENVO_00002131
    obo:IAO_0000115 "The top-most layer in a thermally stratified lake, occurring above the deeper hypolimnion. It is warmer and typically has a higher pH and dissolved oxygen concentration than the hypolimnion." ;
    oboInOwl:hasDbXref "EcoLexicon:epilimnion_", "https://en.wikipedia.org/wiki/Epilimnion" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "epilimnion" ;
    rdfs:subClassOf obo:ENVO_01000283, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00002132
    ] .

obo:ENVO_00002132
    obo:IAO_0000115 "A cline which is part of a lake and across which temperature changes rapidly with depth." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Metalimnion" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "Especially used in connection with meromictic lakes." ;
    rdfs:label "metalimnion" ;
    rdfs:subClassOf obo:ENVO_00002269, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000020
    ] .

obo:ENVO_00002133
    obo:IAO_0000115 "Mud which has no or neglible concentrations of dissolved oxygen." ;
    oboInOwl:hasExactSynonym "anoxic mud" ;
    a owl:Class ;
    rdfs:label "anaerobic mud" ;
    rdfs:subClassOf obo:ENVO_01000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001456
            ]
        )
    ] .

obo:ENVO_00002134
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002134" ;
    a owl:Class ;
    rdfs:label "anaerobic stream sediment" ;
    rdfs:subClassOf obo:ENVO_00002045, obo:ENVO_00002127 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002127
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001456
            ]
        )
    ] .

obo:ENVO_00002135
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Treated_wood" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002135" ;
    a owl:Class ;
    rdfs:label "treated wood" ;
    rdfs:subClassOf obo:ENVO_00002040 .

obo:ENVO_00002136
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002136" ;
    a owl:Class ;
    rdfs:label "arsenate treated wood" ;
    rdfs:subClassOf obo:ENVO_00002135, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_29125
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002040
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_29125
            ]
        )
    ] .

obo:ENVO_00002137
    obo:IAO_0000115 "An estuary which is composed primarily of brackish water." ;
    a owl:Class ;
    rdfs:label "brackish estuary" ;
    rdfs:subClassOf obo:ENVO_00000045 .

obo:ENVO_00002138
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002138" ;
    a owl:Class ;
    rdfs:label "beach sand" ;
    rdfs:subClassOf obo:ENVO_01000017, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000017
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00002199
            ]
        )
    ] .

obo:ENVO_00002139
    obo:IAO_0000115 "A piece of rock which is derived from clastic rock and has a grain size of 4 to 64 millimeters."@en ;
    oboInOwl:hasDbXref "EcoLexicon:pebble", "SWEETRealm:Pebble", "https://en.wikipedia.org/wiki/Pebble" ;
    a owl:Class ;
    rdfs:comment "The grain size classification is based on the Krumbein phi scale of sedimentology."@en ;
    rdfs:label "pebble" ;
    rdfs:subClassOf obo:ENVO_00000339, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01003004 ;
        owl:someValuesFrom obo:ENVO_01000271
    ] .

obo:ENVO_00002140
    obo:IAO_0000115 "A piece of rock which has a grain size between 64 and 256 mm."@en ;
    oboInOwl:hasDbXref "EcoLexicon:cobble", "SWEETRealm:Cobble" ;
    a owl:Class ;
    rdfs:label "cobble" ;
    rdfs:subClassOf obo:ENVO_00000339 .

obo:ENVO_00002141
    obo:IAO_0000115 "The liquid produced when water percolates through any permeable material. It can contain either dissolved or suspended material, or usually both." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Leachate" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002141" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "leachate" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_00002142
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002142" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "borax leachate" ;
    rdfs:subClassOf obo:ENVO_00002141 .

obo:ENVO_00002143
    obo:IAO_0000115 "A calcic spring through which groundwater, heated by geothermal energy, flows."@en ;
    oboInOwl:hasExactSynonym "calcic hot spring"@en ;
    a owl:Class ;
    rdfs:label "calcite hot spring" ;
    rdfs:subClassOf obo:ENVO_01001888, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15377
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001305
                ]
            )
        ]
    ] .

obo:ENVO_00002144
    obo:IAO_0000115 "A solid surface layer which 1)  forms part of the boundary between the cavity of a cave and its solid container and 2) is roughtly perpendicular to the cave floor." ;
    a owl:Class ;
    rdfs:label "cave wall" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01001311, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001854
    ] .

obo:ENVO_00002145
    obo:IAO_0000115 "Soil which has elevated concentrations of chromate." ;
    a owl:Class ;
    rdfs:label "chromate contaminated soil" ;
    rdfs:subClassOf obo:ENVO_00003081, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_35404
    ] .

obo:ENVO_00002146
    obo:IAO_0000115 "Soil which has elevated concentrations of xylene." ;
    a owl:Class ;
    rdfs:label "xylene contaminated soil" ;
    rdfs:subClassOf obo:ENVO_00002116, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_27338
    ] .

obo:ENVO_00002147
    obo:IAO_0000115 "Coal mine lake sediment is lake sediment which covers the bottom of a coal mine lake." ;
    a owl:Class ;
    rdfs:label "coal mine lake sediment" ;
    rdfs:subClassOf obo:ENVO_00000546 .

obo:ENVO_00002148
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002148" ;
    a owl:Class ;
    rdfs:label "coarse beach sand" ;
    rdfs:subClassOf obo:ENVO_00002138 .

obo:ENVO_00002149
    obo:IAO_0000115 "Saline water which has has been formed as a result of oceanogenesis and which has its composition and properties maintained through processes including hydrological cycling, continental weathering, porewater burial, mineral deposition, ion exchange reactions, and ecological processes." ;
    obo:IAO_0000116 "When we have more classes representing the various processes which make seawater seawater, we can further axiomatise this class." ;
    terms:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "EcoLexicon:sea_water", "LTER:701", "SWEETRealm:SeaWater", "https://en.wikipedia.org/wiki/Sea_water" ;
    oboInOwl:hasExactSynonym "seawater" ;
    oboInOwl:hasNarrowSynonym "sea water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "This definition is scoped to Earth's ocean, although it may also be applied to other telluric planets, moons, and similar astronomical bodies. As more evidence of other ocean types (and thus ocean water) emerge, this class may be made a subclass of a more general \"ocean\" class, and its label changed accordingly. This classes PURL / PID will remain stable. https://en.wikipedia.org/wiki/Planetary_oceanography" ;
    rdfs:label "ocean water" ;
    rdfs:subClassOf obo:ENVO_00002010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001967
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002010
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01001967
            ]
        )
    ] .

obo:ENVO_00002150
    obo:IAO_0000115 "Coastal sea water is sea water that is adjacent to a coast." ;
    oboInOwl:hasBroadSynonym "coastal water" ;
    oboInOwl:hasExactSynonym "coastal seawater" ;
    oboInOwl:hasRelatedSynonym "coastal ocean water", "coastal oceanic water" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The limits of what qualifies as \"adjacent to\" vary greatly. This should be defined on a data level and is left intentionally fuzzy here. The label is \"coastal sea water\" rather than \"coastal water\" as some large lakes are often said to have coasts." ;
    rdfs:label "coastal sea water" ;
    rdfs:subClassOf obo:ENVO_01001964, obo:ENVO_01001966 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001964
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00000303
            ]
        )
    ] .

obo:ENVO_00002151
    obo:IAO_0100001 "ENVO:00002149" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean_water" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002151" ;
    a owl:Class ;
    rdfs:label "obsolete ocean water" ;
    owl:deprecated true .

obo:ENVO_00002152
    obo:IAO_0000115 "A bioreactor which captures and, through the biological processes maintained in the medium it contains, degrades pollutants." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Biofilter" ;
    a owl:Class ;
    rdfs:label "biofilter" ;
    rdfs:subClassOf obo:ENVO_00002123 .

obo:ENVO_00002153
    obo:IAO_0000115 "A biofilter which contains compost and avails of the microbial communities within it to degrade pollutants."@en ;
    a owl:Class ;
    rdfs:label "compost biofilter" ;
    rdfs:subClassOf obo:ENVO_00002152 .

obo:ENVO_00002154
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002154" ;
    a owl:Class ;
    rdfs:label "radioactive sediment" ;
    rdfs:subClassOf obo:ENVO_00002114, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001741
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001741
            ]
        )
    ] .

obo:ENVO_00002155
    a owl:Class ;
    rdfs:label "high-level radioactive sediment" ;
    rdfs:subClassOf obo:ENVO_00002154 .

obo:ENVO_00002156
    obo:IAO_0000115 "A highly contaminated site designated by the United States of America's Comprehensive Environmental Response, Compensation, and Liability Act." ;
    a owl:Class ;
    rdfs:label "Superfund site" ;
    rdfs:subClassOf obo:ENVO_01001264 .

obo:ENVO_00002157
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002157" ;
    a owl:Class ;
    rdfs:label "stromatolite mat" ;
    rdfs:subClassOf obo:ENVO_01000008 .

obo:ENVO_00002158
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002158" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "ditch water" ;
    rdfs:subClassOf obo:ENVO_00002011, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000037
    ] .

obo:ENVO_00002159
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002159" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "drilling bore water" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_00002160
    obo:IAO_0000115 "Mud which is part of an estuary." ;
    a owl:Class ;
    rdfs:label "estuarine mud" ;
    rdfs:subClassOf obo:ENVO_01000001, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000045
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000001
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000045
            ]
        )
    ] .

obo:ENVO_00002161
    obo:IAO_0100001 "FOODON:00001003" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002161" ;
    a owl:Class ;
    rdfs:label "obsolete fermented agave juice" ;
    owl:deprecated true .

obo:ENVO_00002162
    obo:IAO_0100001 "FOODON:00001004" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002162" ;
    a owl:Class ;
    rdfs:label "obsolete fermenting sugar cane juice" ;
    owl:deprecated true .

obo:ENVO_00002163
    obo:IAO_0100001 "FOODON:00001005" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002163" ;
    a owl:Class ;
    rdfs:label "obsolete fermenting Elaeis Palm sap" ;
    owl:deprecated true .

obo:ENVO_00002164
    obo:IAO_0000115 "A solid environmental material which is formed by the replacement of organic substances (including those in soils and sediments) with mineral material." ;
    oboInOwl:hasDbXref "SWEETRealm:Fossil", "https://en.wikipedia.org/wiki/Fossil" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "fossil material" ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01001112
    ] .

obo:ENVO_00002165
    obo:IAO_0100001 "FOODON:00001006" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002165" ;
    a owl:Class ;
    rdfs:label "obsolete meat food product" ;
    owl:deprecated true .

obo:ENVO_00002166
    obo:IAO_0100001 "FOODON:00001007" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sausage" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002166" ;
    a owl:Class ;
    rdfs:label "obsolete sausage" ;
    owl:deprecated true .

obo:ENVO_00002167
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002167" ;
    a owl:Class ;
    rdfs:label "platinum mine" ;
    rdfs:subClassOf obo:ENVO_00000076, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000785
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_02000098
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000076
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000785
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002234 ;
                            owl:someValuesFrom obo:ENVO_02000098
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00002168
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gold_mine" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002168" ;
    a owl:Class ;
    rdfs:label "gold mine" ;
    rdfs:subClassOf obo:ENVO_00000076, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000785
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_02000097
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000076
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000785
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002234 ;
                            owl:someValuesFrom obo:ENVO_02000097
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00002169
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Coal_mine" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002169" ;
    a owl:Class ;
    rdfs:label "coal mine" ;
    rdfs:subClassOf obo:ENVO_00000076, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000785
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_02000091
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000076
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000785
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002234 ;
                            owl:someValuesFrom obo:ENVO_02000091
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00002170
    obo:IAO_0000115 "Manure which has been derived from the aerobically decomposed remnants of organic materials."@en ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Compost" ;
    a owl:Class ;
    rdfs:label "compost" ;
    rdfs:subClassOf obo:ENVO_03501300 .

obo:ENVO_00002171
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002171" ;
    a owl:Class ;
    rdfs:label "hay compost" ;
    rdfs:subClassOf obo:ENVO_00002170 .

obo:ENVO_00002172
    obo:IAO_0100001 "FOODON:00001008" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002172" ;
    a owl:Class ;
    rdfs:label "obsolete liver paste" ;
    owl:deprecated true .

obo:ENVO_00002173
    obo:IAO_0000115 "A hospital is a building in which health care services are  provided by specialized staff and equipment." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hospital" ;
    a owl:Class ;
    rdfs:label "hospital" ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_00002174
    obo:IAO_0100001 "FOODON:00001009" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hot_dog" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002174" ;
    a owl:Class ;
    rdfs:label "obsolete hot dog" ;
    owl:deprecated true .

obo:ENVO_00002175
    obo:IAO_0100001 "FOODON:00001010" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "prepared meat product" ;
    oboInOwl:id "ENVO:00002175" ;
    a owl:Class ;
    rdfs:label "obsolete processed meat product" ;
    owl:deprecated true .

obo:ENVO_00002176
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002176" ;
    a owl:Class ;
    rdfs:label "contaminated sludge" ;
    rdfs:subClassOf obo:ENVO_00002044 .

obo:ENVO_00002177
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002177" ;
    a owl:Class ;
    rdfs:label "1,4-dioxane contaminated sludge" ;
    rdfs:subClassOf obo:ENVO_00002176, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_47032
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002044
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_47032
            ]
        )
    ] .

obo:ENVO_00002178
    obo:IAO_0000115 "A zone within a portion of petroleum contaminated sediment within which iron-reducing processes occur." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "iron-reducing zone of petroleum contaminated sediment" ;
    rdfs:subClassOf obo:ENVO_01000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002115
    ] .

obo:ENVO_00002179
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002179" ;
    a owl:Class ;
    rdfs:label "intertidal sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_00002180
    obo:IAO_0000115 "Organically enriched sediment which has increased levels of naphthalene." ;
    a owl:Class ;
    rdfs:label "naphthalene enriched sediment" ;
    rdfs:subClassOf obo:ENVO_00002202, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_16482
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002202
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_16482
            ]
        )
    ] .

obo:ENVO_00002181
    obo:IAO_0000115 "A neutral spring through which groundwater, heated by geothermal energy, flows."@en ;
    a owl:Class ;
    rdfs:label "neutral hot spring" ;
    rdfs:subClassOf obo:ENVO_00000051, obo:ENVO_01001897 .

obo:ENVO_00002182
    obo:IAO_0000115 "Organically enriched sediment which has increased levels of nitrobenzene." ;
    a owl:Class ;
    rdfs:label "nitrobenzene enriched sediment" ;
    rdfs:subClassOf obo:ENVO_00002202, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_27798
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002202
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_27798
            ]
        )
    ] .

obo:ENVO_00002183
    obo:IAO_0000115 "A manufactured container within which oil or other petrochemical products are stored and which these products are usually transported to end users or further storage facilities." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002183" ;
    a owl:Class ;
    rdfs:comment "Consider using http://purl.obolibrary.org/obo/OBI_0000967 as a super-class" ;
    rdfs:label "oil tank" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_00002184
    oboInOwl:hasExactSynonym "sub-surface landform"@en ;
    oboInOwl:hasRelatedSynonym "underground physiographic feature"@en ;
    a owl:Class ;
    rdfs:comment "A landform which is located under the surface of a landmass."@en ;
    rdfs:label "subsurface landform" ;
    rdfs:subClassOf obo:ENVO_01001886 .

obo:ENVO_00002185
    obo:IAO_0000115 "A subsurface landform which contains fluid hydrocarbons in porous or fractured rock formations."@en ;
    oboInOwl:hasBroadSynonym "oil and gas reservoir"@en, "petroleum reservoir"@en ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil_reservoir" ;
    a owl:Class ;
    rdfs:label "oil reservoir" ;
    rdfs:subClassOf obo:ENVO_00002184, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00001995
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:PATO_0000984
                            obo:PATO_0001444
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_00002186
    oboInOwl:hasDbXref "EcoLexicon:water_pollution", "https://en.wikipedia.org/wiki/Contaminated_water" ;
    oboInOwl:hasExactSynonym "polluted water" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002186" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "contaminated water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_78298
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002006
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_24431
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000087 ;
                            owl:someValuesFrom obo:CHEBI_78298
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00002187
    obo:IAO_0100001 "FOODON:00001011" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Milk_formula" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002187" ;
    a owl:Class ;
    rdfs:label "obsolete milk formula" ;
    owl:deprecated true .

obo:ENVO_00002188
    obo:IAO_0100001 "FOODON:00001012" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002188" ;
    a owl:Class ;
    rdfs:label "obsolete powdered milk formula" ;
    owl:deprecated true .

obo:ENVO_00002189
    obo:IAO_0100001 "FOODON:00001013" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cheese" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002189" ;
    a owl:Class ;
    rdfs:label "obsolete cheese product" ;
    owl:deprecated true .

obo:ENVO_00002190
    obo:IAO_0100001 "FOODON:00001014" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Yogurt" ;
    oboInOwl:hasExactSynonym "yoghourt", "yoghurt", "yougert" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002190" ;
    a owl:Class ;
    rdfs:label "obsolete yogurt" ;
    owl:deprecated true .

obo:ENVO_00002191
    obo:IAO_0000115 "Straw or other material strewn in an animal's enclosure (e.g. a stable) for it to sleep on and to absorb its faeces and urine." ;
    a owl:Class ;
    rdfs:label "animal litter" ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_00002192
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Poultry_litter" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002192" ;
    a owl:Class ;
    rdfs:label "poultry litter" ;
    rdfs:subClassOf obo:ENVO_00002191 .

obo:ENVO_00002193
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "pulp and paper wastewater" ;
    oboInOwl:id "ENVO:00002193" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "pulp-bleaching waste water" ;
    rdfs:subClassOf obo:ENVO_00002001 .

obo:ENVO_00002194
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002194" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "oil field production water" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_00002195
    oboInOwl:hasExactSynonym "Acid mine drainage which has elevated levels of pyritic acid."@en ;
    a owl:Class ;
    rdfs:label "pyritic acid mine drainage" ;
    rdfs:subClassOf obo:ENVO_00001997 .

obo:ENVO_00002196
    obo:IAO_0000115 "An aquarium is a vivarium which simulates the submerged portions of an aquatic environment" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aquarium" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002196" ;
    a owl:Class ;
    rdfs:label "aquarium" ;
    rdfs:subClassOf obo:ENVO_00010622 .

obo:ENVO_00002197
    obo:IAO_0000115 "A saline water aquarium is an aquarium which contains saline water as its primary ecological medium." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "salt water aquarium" ;
    oboInOwl:id "ENVO:00002197" ;
    a owl:Class ;
    rdfs:label "saline water aquarium" ;
    rdfs:subClassOf obo:ENVO_00002196 .

obo:ENVO_00002198
    obo:IAO_0000115 "A fresh water aquarium is an aquarium which contains fresh water as its primary ecological medium." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fresh_water_aquarium" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002198" ;
    a owl:Class ;
    rdfs:label "fresh water aquarium" ;
    rdfs:subClassOf obo:ENVO_00002196 .

obo:ENVO_00002199
    obo:IAO_0000115 "A beach which is primarily composed of sand."@en ;
    a owl:Class ;
    rdfs:label "sandy beach" ;
    rdfs:subClassOf obo:ENVO_00000091, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000091
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000017
            ]
        )
    ] .

obo:ENVO_00002200
    obo:IAO_0000115 "Water ice which has formed by the freezing of sea water." ;
    obo:IAO_0000116 "Parse comment from GCW and new subclases where appropriate." ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/SeaIce", "https://en.wikipedia.org/wiki/Sea_ice" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "In the United States, NOAA sea ice operations does not include superstructure icing as being sea ice. In sea ice operations however, sea ice is any form of ice found at sea which has originated from the freezing of sea water. It presents the main kind of floating ice encountered at sea. Except where it forms ridges, sea ice is up to a few metres thick, in which respect it differs from shelf ice.  Sea ice may be discontinuous pieces (ice floes) moved on the ocean surface by wind and currents (pack ice), or a motionless sheet attached to the coast (land-fast ice). In brief, it forms first as lolly ice (frazil crystals), thickens into sludge, and coagulates into sheet ice, pancake ice, or into floes of various shapes and sizes. Thereafter, sea ice may develop into pack ice and/or become a form of pressure ice.  Sea ice less than one year old is called first-year ice. Perennial ice is sea ice that survives at least one summer. It may be subdivided into second-year ice and multi-year ice, where multiyear ice has survived at least two summers." ;
    rdfs:label "sea ice" ;
    rdfs:subClassOf obo:ENVO_01001557, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002149
    ] .

obo:ENVO_00002201
    obo:IAO_0000115 "Organically enriched sediment which has increased levels of cis-dichloroethane." ;
    a owl:Class ;
    rdfs:label "cis-dichloroethane contaminated sediment" ;
    rdfs:subClassOf obo:ENVO_00002202 .

obo:ENVO_00002202
    obo:IAO_0000115 "Chemically-enriched sediment which has increased levels of organic compounds." ;
    a owl:Class ;
    rdfs:label "organically enriched sediment" ;
    rdfs:subClassOf obo:ENVO_00002114, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_50860
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002114
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_50860
            ]
        )
    ] .

obo:ENVO_00002203
    obo:IAO_0000115 "Chemically-enriched sediment which has increased levels of inorganic compounds." ;
    a owl:Class ;
    rdfs:label "inorganically enriched sediment" ;
    rdfs:subClassOf obo:ENVO_00002114, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_24835
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002114
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_24835
            ]
        )
    ] .

obo:ENVO_00002204
    obo:IAO_0000115 "An anthropogenic geographic feature which has increased levels of contaminants in its consituent materials."@en ;
    a owl:Class ;
    rdfs:label "anthropogenic contamination feature" ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_00002205
    obo:IAO_0000115 "A dump which contains ammunition, or other material intended for use during combat, that still has the potential to explode." ;
    a owl:Class ;
    rdfs:label "unexploded-ordnance dump" ;
    rdfs:subClassOf obo:ENVO_00000533 .

obo:ENVO_00002206
    oboInOwl:hasBroadSynonym "coal mine waste" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "coal refuse" ;
    oboInOwl:id "ENVO:00002206" ;
    a owl:Class ;
    rdfs:label "coal mine waste material" ;
    rdfs:subClassOf obo:ENVO_00002267, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002169
    ] .

obo:ENVO_00002207
    oboInOwl:hasBroadSynonym "self-heating coal mine waste" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002207" ;
    a owl:Class ;
    rdfs:label "self-heating coal mine waste material" ;
    rdfs:subClassOf obo:ENVO_00002206 .

obo:ENVO_00002209
    obo:IAO_0000115 "Saline lake sediment is sediment which covers the bottom of a saline lake." ;
    oboInOwl:hasRelatedSynonym "soda lake sediment" ;
    a owl:Class ;
    rdfs:label "saline lake sediment" ;
    rdfs:subClassOf obo:ENVO_00000546, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000019
    ] .

obo:ENVO_00002210
    obo:IAO_0000115 "An aerobic bioreactive which contains microbial communities capable of sulfide oxidation."@en ;
    a owl:Class ;
    rdfs:label "aerobic sulfide-oxidizing bioreactor" ;
    rdfs:subClassOf obo:ENVO_00002126 .

obo:ENVO_00002211
    obo:IAO_0000115 "An anaerobic biorector which uses elevated temperatures and appropriate chemical substrates to support the production of methane by microbial communities."@en ;
    a owl:Class ;
    rdfs:label "thermophilic anaerobic methanogenic reactor" ;
    rdfs:subClassOf obo:ENVO_00002124, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:GO_0015948
    ] .

obo:ENVO_00002212
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002212" ;
    a owl:Class ;
    rdfs:label "thermophilic granular sludge" ;
    rdfs:subClassOf obo:ENVO_00002044 .

obo:ENVO_00002213
    obo:IAO_0000115 "An anaerobic bioreactor which is capable of treating wastewater through the action of methanogenic microbes which form a blanket of sludge due to the upward flow in the reactor."@en ;
    obo:IAO_0000116 "This can be unpacked with some hierarchies of different bioreactors."@en ;
    a owl:Class ;
    rdfs:label "anaerobic sludge blanket reactor" ;
    rdfs:subClassOf obo:ENVO_00002124 .

obo:ENVO_00002214
    obo:IAO_0000115 "A power plant is a building which contains one or more generators which convert mechanical energy into electrical energy through the relative motion between a magnetic field and a conductor. The energy source harnessed to turn the generator varies widely." ;
    oboInOwl:hasDbXref "SWEETRealm:PowerPlant", "https://en.wikipedia.org/wiki/Power_plant" ;
    oboInOwl:hasExactSynonym "generating plant", "generating station", "power station", "powerhouse" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002214" ;
    a owl:Class ;
    rdfs:label "power plant" ;
    rdfs:subClassOf obo:ENVO_00003861, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_2000036 ;
        owl:someValuesFrom obo:ENVO_2000015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000055 ;
                    owl:someValuesFrom obo:ENVO_2000017
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003861
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000055 ;
                            owl:someValuesFrom obo:ENVO_2000017
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00002215
    obo:IAO_0000115 "A geothermal power plant is a power plant which uses heat generated by the decay of radioactive isotopes in the Earth's mantle and crust as well as primordial heat left over from the formation of the Earth to drive its generators." ;
    oboInOwl:hasDbXref "SWEETRealm:GeothermalPowerPlant", "https://en.wikipedia.org/wiki/Geothermal_power_plant" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002215" ;
    a owl:Class ;
    rdfs:label "geothermal power plant" ;
    rdfs:subClassOf obo:ENVO_00002214, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000055 ;
                    owl:someValuesFrom obo:ENVO_2000034
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000055 ;
                            owl:someValuesFrom obo:ENVO_2000034
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00002216
    obo:IAO_0000116 "Currently, this is limited to the Viridiplantae. This may be changed." ;
    obo:IAO_0100001 "FOODON:00001015" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vegetable" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002216" ;
    a owl:Class ;
    rdfs:label "obsolete plant food product" ;
    owl:deprecated true .

obo:ENVO_00002217
    obo:IAO_0100001 "FOODON:00001016" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cabbage" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002217" ;
    a owl:Class ;
    rdfs:label "obsolete cabbage product" ;
    owl:deprecated true .

obo:ENVO_00002218
    obo:IAO_0100001 "FOODON:00001017" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002218" ;
    a owl:Class ;
    rdfs:label "obsolete commercial yogurt" ;
    owl:deprecated true .

obo:ENVO_00002219
    obo:IAO_0100001 "FOODON:00001018" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002219" ;
    a owl:Class ;
    rdfs:label "obsolete cheese starter culture" ;
    owl:deprecated true .

obo:ENVO_00002220
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002220" ;
    a owl:Class ;
    rdfs:label "obsolete cheese spoilage" ;
    owl:deprecated true .

obo:ENVO_00002221
    obo:IAO_0000115 "A building in which a business presents a selection of goods and offers to trade or sell them to customers for money or other goods." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shopping" ;
    oboInOwl:hasExactSynonym "retail shop", "retail store", "retailer" ;
    a owl:Class ;
    rdfs:label "shop" ;
    rdfs:subClassOf obo:ENVO_01001222 .

obo:ENVO_00002222
    obo:IAO_0000115 "A shop in which a business offers food products for sale or trade." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002222" ;
    a owl:Class ;
    rdfs:comment "Whether food is the primary product offered by the business or simply one of the products it offers is not specified in this class." ;
    rdfs:label "food shop" ;
    rdfs:subClassOf obo:ENVO_00002221 .

obo:ENVO_00002223
    obo:IAO_0000115 "Water which has very low concentrations of nutrients." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "oligotrophic water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001163
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:CHEBI_24431
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000087 ;
                                owl:someValuesFrom obo:CHEBI_33284
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_00002224
    obo:IAO_0000115 "Water with a high nutrient level." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "eutrophic water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_33284
                ]
            )
        ]
    ] .

obo:ENVO_00002225
    obo:IAO_0000115 "Water with a nutrient level intermediate between eutrophic and oligotrophic." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002225" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "mesotrophic water" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_00002226
    obo:IAO_0000115 "A channel which is constructed by removing materials from land or submerged beds." ;
    oboInOwl:hasDbXref "SWEETRealm:Borehole", "https://en.wikipedia.org/wiki/Borehole" ;
    a owl:Class ;
    rdfs:label "borehole" ;
    rdfs:subClassOf obo:ENVO_03000117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002151 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000501
                obo:ENVO_01000635
                obo:ENVO_01000751
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] .

obo:ENVO_00002227
    obo:IAO_0000115 "A habitat that is in or on a body of water containing medium to high concentrations of dissolved salts and other total dissolved solids (>=0.5 grams dissolved salts per litre)." ;
    obo:IAO_0100001 "ENVO:01000307" ;
    oboInOwl:hasExactSynonym "salt water habitat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002227" ;
    a owl:Class ;
    rdfs:label "obsolete saline water habitat" ;
    owl:deprecated true .

obo:ENVO_00002228
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002228" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "pond water" ;
    rdfs:subClassOf obo:ENVO_00002011, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000033
    ] .

obo:ENVO_00002229
    obo:IAO_0000115 "Arenosols are sandy soils, including both soils developed in residual sands after in situ weathering of usually quartz-rich sediments or rock, and soils developed in recently deposited sands such as dunes in deserts and beach lands." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Arenosol" ;
    oboInOwl:hasExactSynonym "psamment", "sandy soil" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "arenosol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002230
    obo:IAO_0000115 "Anthrosols comprise soils that have been modified profoundly through human activities, such as addition of organic materials or household wastes, irrigation and cultivation." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "anthrosol" ;
    rdfs:subClassOf obo:ENVO_00001998, obo:ENVO_0010001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000952
    ] .

obo:ENVO_00002231
    obo:IAO_0000115 "Alisols are soils that have a higher clay content in the subsoil than in the topsoil as a result of pedogenetic processes (especially clay migration) leading to an argic subsoil horizon. Alisols have a low base saturation at certain depths and high-activity clays throughout the argic horizon. They lack the albeluvic tonguing as in Albeluvisols. They occur predominantly in humid tropical, humid subtropical and warm temperate regions." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002231" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "alisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002232
    obo:IAO_0000115 "Andosols are soils that develop in volcanic ejecta or glasses under almost any climate (except under hyperarid climate conditions). However, Andosols may also develop in other silicate-rich materials under acid weathering in humid and perhumid climates." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "andosol" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000481
                ]
            )
        ]
    ] .

obo:ENVO_00002233
    obo:IAO_0000115 "Albeluvisols are soils that have, beginning within 1 m of the soil surface, a clay illuviation horizon with an irregular or broken upper boundary resulting in tonguing of bleached soil material into the illuviation horizon." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002233" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "albeluvisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002234
    obo:IAO_0000115 "Acrisols are soils that have a higher clay content in the subsoil than in the topsoil as a result of pedogenetic processes (especially clay migration) leading to an argic subsoil horizon. Acrisols have in certain depths a low base saturation and low-activity clays." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acrisol" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002234" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "acrisol" ;
    rdfs:subClassOf obo:ENVO_01001397 .

obo:ENVO_00002235
    obo:IAO_0000115 "Cambisols combine soils with at least an incipient subsurface soil formation. Transformation of parent material is evident from structure formation and mostly brownish discoloration, increasing clay percentage, and/or carbonate removal." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "cambisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002236
    obo:IAO_0000115 "Cryosols comprise mineral soils formed in a permafrost environment. Where water is present, it occurs primarily in the form of ice. Cryogenic processes are the dominant soil-forming processes." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cryosol" ;
    oboInOwl:hasRelatedSynonym "gelisol" ;
    oboInOwl:inSubset obo:ENVO_03605015, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "cryosol" ;
    rdfs:subClassOf obo:ENVO_01001526, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000134
    ] .

obo:ENVO_00002237
    obo:IAO_0000115 "Chernozems are soils with a thick black surface layer that is rich in organic matter." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chernozem" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "black earth", "boroll" ;
    oboInOwl:id "ENVO:00002237" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "chernozem" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002238
    obo:IAO_0000115 "Durisols are associated mainly with old surfaces in arid and semi-arid environments and accommodate very shallow to moderately deep, moderately well- to well-drained soils that contain cemented secondary silica (SiO2) within 100 cm of the soil surface." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Durisol" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "durisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002239
    obo:IAO_0000115 "Calcisols are soils in which there is substantial secondary accumulation of lime. Calcisols are common in highly calcareous parent materials and widespread in arid and semi-arid environments." ;
    oboInOwl:hasExactSynonym "calcarosol" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "calcisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002240
    obo:IAO_0000115 "Kastanozems are dry grassland soils, among them the zonal soils of the short-grass steppe belt, south of the Eurasian tall-grass steppe belt with Chernozems. Kastanozems have a similar profile to that of Chernozems but the humus-rich surface horizon is thinner and not as dark as that of the Chernozems and they show more prominent accumulation of secondary carbonates." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002240" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "kastanozem" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002241
    obo:IAO_0000115 "Leptosols are very shallow soils over continuous rock and soils that are extremely gravelly and/or stony. Leptosols are azonal soils and particularly common in mountainous regions." ;
    oboInOwl:hasNarrowSynonym "gravelly soil", "stony soil" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "leptosol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002242
    obo:IAO_0000115 "Lixisols are soils that have a higher clay content in the subsoil than in the topsoil as a result of pedogenetic processes (especially clay migration) leading to an argic subsoil horizon. Lixisols have a high base saturation and low-activity clays at certain depths." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lixisol" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002242" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "lixisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002243
    obo:IAO_0000115 "Histosols comprise soils formed in organic material. These vary from soils developed in predominantly moss peat in boreal, arctic and subarctic regions, via moss peat, reeds/ sedge peat (fen) and forest peat in temperate regions to mangrove peat and swamp forest peat in the humid tropics. Histosols are found at all altitudes, but the vast majority occurs in lowlands." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Histosol" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "histosol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002244
    obo:IAO_0000115 "Gleysols are wetland soils that, unless drained, are saturated with groundwater for long enough periods to develop a characteristic gleyic colour pattern. This pattern is essentially made up of reddish, brownish or yellowish colours at ped surfaces and/or in the upper soil layer or layers, in combination with greyish/bluish colours inside the peds and/or deeper in the soil." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gleysol" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "gley soil" ;
    oboInOwl:id "ENVO:00002244" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "gleysol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002245
    obo:IAO_0000115 "Gypsisols are soils with substantial secondary accumulation of gypsum (calcium sulfate). These soils are found in the driest parts of the arid climate zone." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gypsisol" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002245" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "gypsisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002246
    obo:IAO_0000115 "Ferralsols represent the classical, deeply weathered, red or yellow soils of the humid tropics. These soils have diffuse horizon boundaries, a clay assemblage dominated by low-activity clays (mainly kaolinite) and a high content of sesquioxides." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ferralsol" ;
    oboInOwl:hasRelatedSynonym "oxisol" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "ferralsol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002247
    obo:IAO_0000115 "Nitisols are deep, well-drained, red, tropical soils with diffuse horizon boundaries and a subsurface horizon with more than 30 percent clay and moderate to strong angular blocky structure elements that easily fall apart into characteristic shiny, polyhedric (nutty) elements. Weathering is relatively advanced but Nitisols are far more productive than most other red, tropical soils." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "nitisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002248
    obo:IAO_0000115 "Luvisols are soils that have a higher clay content in the subsoil than in the topsoil as a result of pedogenetic processes (especially clay migration) leading to an argic subsoil horizon. Luvisols have high-activity clays throughout the argic horizon and a high base saturation at certain depths." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "luvisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002249
    obo:IAO_0000115 "Phaeozems accommodate soils of relatively wet grassland and forest regions in moderately continental climates. Phaeozems are much like Chernozems and Kastanozems but are leached more intensively. Consequently, they have dark, humus rich surface horizons that, in comparison with Chernozems and Kastanozems, are less rich in bases. Phaeozems may or may not have secondary carbonates but have a high base saturation in the upper metre of the soil." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002249" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "phaeozem" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002250
    obo:IAO_0000115 "Plinthosols are soils with plinthite, petroplinthite or pisoliths. Plinthite is an Fe-rich (in some cases also Mn-rich), humus-poor mixture of kaolinitic clay (and other products of strong weathering such as gibbsite) with quartz and other constituents that changes irreversibly to a layer with hard nodules, a hardpan or irregular aggregates on exposure to repeated wetting and drying. Petroplinthite is a continuous, fractured or broken sheet of connected, strongly cemented to indurated nodules or mottles. Pisoliths are discrete strongly cemented to indurated nodules. Both petroplinthite and pisoliths develop from plinthite by hardening." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002250" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "plinthosol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002251
    obo:IAO_0000115 "Planosols are soils with a light-coloured, surface horizon that shows signs of periodic water stagnation and abruptly overlies a dense, slowly permeable subsoil with significantly more clay than the surface horizon." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002251" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "planosol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002252
    obo:IAO_0000115 "Solonchaks are soils that have a high concentration of soluble salts at some time in the year. Solonchaks are largely confined to the arid and semi-arid climate zones and to coastal regions in all climates." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Solonchak" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002252" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "solonchak" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002253
    obo:IAO_0000115 "Umbrisols are soils in which organic matter has accumulated within the mineral surface soil (in most cases with low base saturation) to the extent that it significantly affects the behaviour and utilization of the soil." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Umbrisol" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "umbrisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002254
    obo:IAO_0000115 "A soil in which there is a high content of expansive clay known as montmorillonite that forms deep cracks in drier seasons or years. Alternate shrinking and swelling causes self-mulching, where the soil material consistently mixes itself, causing vertisols to have an extremely deep A horizon and no B horizon." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vertisol" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002254" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "vertisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002255
    obo:IAO_0000115 "Solonetz are soils with a dense, strongly structured, clayey subsurface horizon that has a high proportion of adsorbed Na and/or Mg ions. Solonetz that contain free soda (Na2CO3) are strongly alkaline (field pH > 8.5)." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Solonetz" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002255" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "solonetz" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002256
    obo:IAO_0000115 "Regosols form a taxonomic remnant group containing all soils that could not be accommodated in any of the other RSGs. In practice, Regosols are very weakly developed mineral soils in unconsolidated materials that do not have a mollic or umbric horizon, are not very shallow or very rich in gravels (Leptosols), sandy (Arenosols) or with fluvic materials (Fluvisols). Regosols are extensive in eroding lands, particularly in arid and semi-arid areas and in mountainous terrain." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Regosol" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002256" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "regosol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002257
    obo:IAO_0000115 "Podzols are soils with a typically ash-grey upper subsurface horizon, bleached by loss of organic matter and iron oxides, on top of a dark accumulation horizon with brown, reddish or black illuviated humus and/or reddish Fe compounds. Podzols occur in humid areas in the boreal and temperate zones and locally also in the tropics." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Podzol" ;
    oboInOwl:hasExactSynonym "podsol" ;
    oboInOwl:hasRelatedSynonym "podosolic soil" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "podzol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002258
    obo:IAO_0000115 "A soil which is composed of approximately equal proportions of sand and silt, with a smaller proportion of clay."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "EcoLexicon:loam", "SWEETRealm:Loam" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:comment "Some authorities consider loam to be any soil material that contains 7 to 27% clay, 28 to 50% silt, and less than 52% sand."@en ;
    rdfs:label "loam" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:ENVO_06105271
    ] .

obo:ENVO_00002259
    obo:IAO_0000115 "Soil which is part of an ecosystem used for agricultural activities."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "agricultural soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000077
    ] .

obo:ENVO_00002260
    obo:IAO_0000115 "Soil which is part of some dune."@en ;
    a owl:Class ;
    rdfs:label "dune soil" ;
    rdfs:subClassOf obo:ENVO_00005786, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000170
    ] .

obo:ENVO_00002261
    obo:IAO_0000115 "A portion of soil which is found in a forested area." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "forest soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000111
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000111
            ]
        )
    ] .

obo:ENVO_00002262
    obo:IAO_0000115 "Soil which is primarily composed of clay."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "clay soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002982
    ] .

obo:ENVO_00002263
    obo:IAO_0000115 "A portion of soil which is found in a garden." ;
    a owl:Class ;
    rdfs:label "garden soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000011
            ]
        )
    ] .

obo:ENVO_00002264
    obo:IAO_0000115 "A material which is not the desired output of a process and which is typically the input of a process which removes it from its producer (e.g. a disposal process)." ;
    obo:IAO_0000116 "This seems more like a role than a material. Anything can be waste. Thus, a \"waste\" role or disposition will be created and this class can then be populated by inference: any environmental material which has [role,disposition] waste will be considered a waste material." ;
    oboInOwl:hasDbXref "EcoLexicon:waste", "SWEETRealm:Waste", "https://en.wikipedia.org/wiki/Waste" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002264" ;
    a owl:Class ;
    rdfs:label "waste material" ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:ENVO_01000665
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000087 ;
                owl:someValuesFrom obo:ENVO_01000665
            ]
        )
    ] .

obo:ENVO_00002265
    obo:IAO_0000115 "Wastewater produced in the course of agricultural activities" ;
    obo:IAO_0100001 "ENVO:01000371" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Agricultural_waste" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002265" ;
    a owl:Class ;
    rdfs:label "obsolete agricultural waste" ;
    owl:deprecated true .

obo:ENVO_00002266
    oboInOwl:hasBroadSynonym "chicken breeding waste" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "chicken yard waste" ;
    oboInOwl:id "ENVO:00002266" ;
    a owl:Class ;
    rdfs:label "chicken breeding waste material" ;
    rdfs:subClassOf obo:ENVO_01000371 .

obo:ENVO_00002267
    obo:IAO_0000115 "Industrial wastes are liquid, solid and gaseous wastes originating from the manufacture of specific products." ;
    obo:IAO_0000116 "This will become a defined class, with subclasses added through inference based on material having a 'waste role' and being associated with industrial entities." ;
    oboInOwl:hasBroadSynonym "industrial waste" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002267" ;
    a owl:Class ;
    rdfs:label "industrial waste material" ;
    rdfs:subClassOf obo:ENVO_00002264 .

obo:ENVO_00002268
    obo:IAO_0000115 "A peatland dominated by species of the Bryophyte Sphagnum." ;
    a owl:Class ;
    rdfs:label "sphagnum bog" ;
    rdfs:subClassOf obo:ENVO_00000044 .

obo:ENVO_00002269
    obo:IAO_0000115 "A cline across which temperature changes rapidly." ;
    oboInOwl:hasDbXref "EcoLexicon:thermocline", "SWEETRealm:Thermocline", "https://en.wikipedia.org/wiki/Thermocline" ;
    a owl:Class ;
    rdfs:label "thermocline" ;
    rdfs:subClassOf obo:ENVO_01000258 .

obo:ENVO_00002270
    obo:IAO_0000115 "A cline across which the chemical composition of a fluid changes rapidly." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chemocline" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This cline is typically horizontal, with qualities varying with depth." ;
    rdfs:label "chemocline" ;
    rdfs:subClassOf obo:ENVO_01000258 .

obo:ENVO_00002271
    obo:IAO_0000115 "A nuclear power plant is a power plant which uses heat generated by a radioactive decay in a nuclear reactor to convert water into steam in order to drive turbines in electrical generators through pressure." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nuclear_power_plant" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002271" ;
    a owl:Class ;
    rdfs:label "nuclear power plant" ;
    rdfs:subClassOf obo:ENVO_00002214, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_02000137
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000055 ;
                    owl:someValuesFrom obo:ENVO_2000025
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000055 ;
                            owl:someValuesFrom obo:ENVO_2000025
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00002272
    oboInOwl:hasExactSynonym "WWTP" ;
    a owl:Class ;
    rdfs:label "waste treatment plant" ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_00002273
    obo:IAO_0000115 "Fluvisols accommodate genetically young, azonal soils in alluvial deposits." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fluvisols" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "fluvisol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002274
    obo:IAO_0000115 "Stagnosols are soils with a perched water table showing redoximorphic features caused by surface water. Stagnosols are periodically wet and mottled in the topsoil and subsoil, with or without concretions and/or bleaching." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002274" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "stagnosol" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00002275
    obo:IAO_0000115 "Technosols are soils whose properties and pedogenesis are dominated by their technical origin. They contain a significant amount of artefacts (something in the soil recognizably made or extracted from the earth by humans), or are sealed by technic hard rock (material created by humans, having properties unlike natural rock). They include soils from wastes (landfills, sludge, cinders, mine spoils and ashes), pavements with their underlying unconsolidated materials, soils with geomembranes and constructed soils in human-made materials." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002275" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "technosol" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000983
    ] .

obo:ENVO_00002276
    obo:IAO_0000116 "This will become a defined class, with subclasses added through inference based on material having a 'waste role' and being associated with animal metabolism." ;
    oboInOwl:hasBroadSynonym "animal waste" ;
    oboInOwl:hasDbXref "SWEETRealm:AnimalWaste", "https://en.wikipedia.org/wiki/Animal_waste" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002276" ;
    a owl:Class ;
    rdfs:label "animal waste material" ;
    rdfs:subClassOf obo:ENVO_00002873 .

obo:ENVO_00002277
    obo:IAO_0000115 "A depression in the sea floor that results from the collision of continental plates; the weight of the sinking plate causes the overlying plate to stretch and thin, causing a basin in the overlying plate. Sometimes, the Earth's crust in these basins stretches so much it cracks, allowing magma through from the mantle beneath. Hence, basins often contain active volcanoes and hydrothermal vents." ;
    oboInOwl:hasBroadSynonym "basin" ;
    oboInOwl:hasDbXref "EcoLexicon:basin", "SWEETRealm:BackArcBasin", "SWEETRealm:Basin", "https://en.wikipedia.org/wiki/Back-arc_basin" ;
    oboInOwl:hasExactSynonym "backarc basin" ;
    a owl:Class ;
    rdfs:label "back-arc basin" ;
    rdfs:subClassOf obo:ENVO_01000275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000426
                obo:ENVO_00000482
            )
        ]
    ] .

obo:ENVO_00002297
    obo:IAO_0000115 "OBSOLETE A material entity which determines an environmental system." ;
    a owl:Class ;
    rdfs:comment "A material entity determines an environmental system when its removal would cause the collapse of that system. For example, a seamount determines a seamount environment, acting as its 'hub'. This class is currently being aligned to the Basic Formal Ontology. Following this alignment, its definition and the definitions of its subclasses will be revised." ;
    rdfs:label "obsolete environmental feature" ;
    owl:deprecated true .

obo:ENVO_00002450
    obo:IAO_0000115 "A structural basin that is below sea level." ;
    oboInOwl:hasDbXref "EcoLexicon:ocean_basin", "https://en.wikipedia.org/wiki/Ocean_basin" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class is defined in its geological sense. See https://en.wikipedia.org/wiki/Oceanic_basin. Hydrologically, an oceanic basin may be anywhere on Earth that is covered by seawater, but geologically ocean basins are large geologic basins that are below sea level. Geologically, there are other undersea geomorphological features such as the continental shelves, the deep ocean trenches, and the undersea mountain ranges (for example, the mid-Atlantic ridge) which are not considered to be part of the ocean basins; while hydrologically, oceanic basins include the flanking continental shelves and shallow, epeiric seas." ;
    rdfs:label "ocean basin" ;
    rdfs:subClassOf obo:ENVO_01000275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] .

obo:ENVO_00002869
    obo:IAO_0000115 "Hay is grass, legumes or other herbaceous plants that have been cut, dried, and stored for use as animal fodder, particularly for grazing livestock such as cattle, horses, goats, and sheep." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hay" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002869" ;
    a owl:Class ;
    rdfs:label "hay" ;
    rdfs:subClassOf obo:ENVO_0010003 .

obo:ENVO_00002870
    obo:IAO_0000115 "A natural building material mode from sand, clay, water, and some kind of fibrous or organic material (sticks, straw, and/or manure)." ;
    a owl:Class ;
    rdfs:label "adobe" ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000017
    ] .

obo:ENVO_00002871
    obo:IAO_0000115 "Soil which has been eroded and influenced by flowing water and redeposited in a non-marine setting." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alluvial_soil" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "alluvial soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01001346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001346
    ] .

obo:ENVO_00002872
    obo:IAO_0000115 "The biomass remaining after sugarcane stalks are crushed to extract their juice." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bagasse" ;
    oboInOwl:hasExactSynonym "sugarcane bagasse" ;
    a owl:Class ;
    rdfs:label "bagasse" ;
    rdfs:subClassOf obo:ENVO_00002264 .

obo:ENVO_00002873
    obo:IAO_0000116 "This should probably be merged with biological waste material." ;
    oboInOwl:hasBroadSynonym "organic waste" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Organic_waste" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002873" ;
    a owl:Class ;
    rdfs:label "organic waste material" ;
    rdfs:subClassOf obo:ENVO_01000373 .

obo:ENVO_00002874
    obo:IAO_0000115 "A manufactuered product which is capable of removing heat and controlling the humidity of the air within a site."@en ;
    oboInOwl:hasBroadSynonym "A/C"@en, "A/C unit"@en, "air conditioner"@en ;
    a owl:Class ;
    rdfs:label "air conditioning unit" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_00002875
    obo:IAO_0000115 "Soil which has elevated concentrations of oil." ;
    a owl:Class ;
    rdfs:label "oil contaminated soil" ;
    rdfs:subClassOf obo:ENVO_00002116, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_00002985
    ] .

obo:ENVO_00002926
    a owl:Class ;
    rdfs:label "warm seep" ;
    rdfs:subClassOf obo:ENVO_01000262, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] .

obo:ENVO_00002982
    obo:IAO_0000115 "Particulate environmental material which 1) is composed primarily of clay particles, with only minor proportions of other materials, 2) demonstrates plasticity when wet, and 3) is capable of hardening when dried or fired."@en ;
    obo:IAO_0000116 "Do not oversimplify the particulate environmental material subclasses with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en ;
    oboInOwl:hasDbXref "EcoLexicon:clay", "SWEETRealm:Clay" ;
    a owl:Class ;
    rdfs:comment "This definition is intentionally ambiguous to support the multiple thresholds set by different authorities.The distinction between silt and clay varies by discipline. Geologists and soil scientists usually consider the separation to occur at a particle size of 2 μm (clays being finer than silts), sedimentologists often use 4–5 μm, and colloid chemists use 1 μm. Geotechnical engineers distinguish between silts and clays based on the plasticity properties of the soil, as measured by the soils' Atterberg limits. ISO 14688 grades clay particles as being smaller than 2 μm and silt particles as being larger. Mixtures of sand, silt and less than 40% clay are called loam. Similar mixtures with greater than 40% clay are often considered clay soils."@en ;
    rdfs:label "clay" ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01003003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001759
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000984
    ] ;
    owl:disjointWith obo:ENVO_01000016 .

obo:ENVO_00002983
    obo:IAO_0000115 "An oil which 1) is liquid at room temperature (approximately 20 degrees Celsius) 2) is intended to be burned in a furnace or boiler for the generation of heat or used in an engine for the generation of power, 3) is obtained from petroleum distillation, either as a distillate or a residue, 4) composed of long hydrocarbon chains, particularly alkanes, cycloalkanes and aromatics." ;
    oboInOwl:hasExactSynonym "furnace oil", "heavy oil", "marine fuel" ;
    a owl:Class ;
    rdfs:comment "Oils having a flash point of approximately 42 degrees Celsius and oils burned in cotton or wool-wick burners are not typically considered fuel oils. The term fuel oil is also used in a stricter sense to refer only to the heaviest commercial fuel that can be obtained from crude oil, i.e., heavier than gasoline and naphtha." ;
    rdfs:label "fuel oil" ;
    rdfs:subClassOf obo:ENVO_00002985, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_35230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:CHEBI_18310
                obo:CHEBI_33655
                obo:CHEBI_33663
            )
        ]
    ] .

obo:ENVO_00002984
    obo:IAO_0000115 "A naturally occurring flammable liquid consisting of a complex mixture of hydrocarbons of various molecular weights and other liquid organic compounds, that are found in geologic formations beneath the planetary surfaces." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Petroleum" ;
    oboInOwl:hasRelatedSynonym "crude oil" ;
    a owl:Class ;
    rdfs:label "petroleum" ;
    rdfs:subClassOf obo:ENVO_00002985, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_35230
    ] .

obo:ENVO_00002985
    obo:IAO_0000115 "A nonpolar, hydrophobic, and lipophilic material which is a viscous liquid at ambient temperatures (about 20 degrees Celsius) or slightly warmer." ;
    oboInOwl:hasDbXref "EcoLexicon:oil" ;
    a owl:Class ;
    rdfs:label "oil" ;
    rdfs:subClassOf obo:ENVO_01000815, obo:ENVO_2000045, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001885
    ] .

obo:ENVO_00002986
    obo:IAO_0100001 "ENVO:00000446" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002986" ;
    a owl:Class ;
    rdfs:label "obsolete Udvardy biome" ;
    owl:deprecated true .

obo:ENVO_00002987
    oboInOwl:consider "ENVO:01000196", "ENVO:01000215", "ENVO:01000216", "ENVO:01000221" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Evergreen_sclerophyllous_forests,_scrub,_or_woodlands" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002987" ;
    a owl:Class ;
    rdfs:label "obsolete Evergreen sclerophyllous forests, scrub, or woodlands" ;
    owl:deprecated true .

obo:ENVO_00002988
    obo:IAO_0100001 "ENVO:01000193" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Temperate_grasslands" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002988" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate grasslands" ;
    owl:deprecated true .

obo:ENVO_00002989
    oboInOwl:consider "ENVO:01000202", "ENVO:01000221" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002989" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate broad-leaf forests or woodlands and subpolar deciduous thickets" ;
    owl:deprecated true .

obo:ENVO_00002990
    oboInOwl:consider "ENVO:01000227" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002990" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical dry or deciduous forests (including Monsoon forests) or woodlands" ;
    owl:deprecated true .

obo:ENVO_00002991
    oboInOwl:consider "ENVO:01000202", "ENVO:01000221", "ENVO:01000222", "ENVO:01000226" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002991" ;
    a owl:Class ;
    rdfs:label "obsolete Subtropical and temperate rainforests or woodlands" ;
    owl:deprecated true .

obo:ENVO_00002992
    oboInOwl:consider "ENVO:01000211", "ENVO:01000221" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002992" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate needle-leaf forests or woodlands" ;
    owl:deprecated true .

obo:ENVO_00002993
    oboInOwl:consider "ENVO:01000228" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002993" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical humid forests" ;
    owl:deprecated true .

obo:ENVO_00002994
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002994" ;
    a owl:Class ;
    rdfs:label "obsolete Mixed island systems" ;
    owl:deprecated true .

obo:ENVO_00002995
    oboInOwl:consider "ENVO:01000180" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002995" ;
    a owl:Class ;
    rdfs:label "obsolete Tundra communities and barren Arctic deserts" ;
    owl:deprecated true .

obo:ENVO_00002996
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002996" ;
    a owl:Class ;
    rdfs:label "obsolete Mixed mountain and highland systems with complex zonation" ;
    owl:deprecated true .

obo:ENVO_00002997
    oboInOwl:consider "ENVO:01000182", "ENVO:01000186" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002997" ;
    a owl:Class ;
    rdfs:label "obsolete Cold-winter (continental) deserts and semideserts" ;
    owl:deprecated true .

obo:ENVO_00002998
    oboInOwl:consider "ENVO:01000182", "ENVO:01000183", "ENVO:01000184", "ENVO:01000218" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002998" ;
    a owl:Class ;
    rdfs:label "obsolete Warm deserts and semideserts" ;
    owl:deprecated true .

obo:ENVO_00002999
    obo:IAO_0100001 "ENVO:00000446" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00002999" ;
    a owl:Class ;
    rdfs:label "obsolete Bailey biome" ;
    owl:deprecated true .

obo:ENVO_00003000
    oboInOwl:consider "ENVO:01000186" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003000" ;
    a owl:Class ;
    rdfs:label "obsolete Polar Domain (100)" ;
    owl:deprecated true .

obo:ENVO_00003001
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003001" ;
    a owl:Class ;
    rdfs:label "obsolete Humid Temperate Domain (200)" ;
    owl:deprecated true .

obo:ENVO_00003002
    oboInOwl:consider "ENVO:01000179" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003002" ;
    a owl:Class ;
    rdfs:label "obsolete Dry Domain (300)" ;
    owl:deprecated true .

obo:ENVO_00003003
    oboInOwl:consider "ENVO:01000228" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003003" ;
    a owl:Class ;
    rdfs:label "obsolete Humid Tropical Domain (400)" ;
    owl:deprecated true .

obo:ENVO_00003004
    oboInOwl:consider "ENVO:01000180" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003004" ;
    a owl:Class ;
    rdfs:label "obsolete Tundra Divsion (120)" ;
    owl:deprecated true .

obo:ENVO_00003005
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003005" ;
    a owl:Class ;
    rdfs:label "obsolete Subarctic Division - Mountain Provinces (M130)" ;
    owl:deprecated true .

obo:ENVO_00003006
    oboInOwl:consider "ENVO:01000180" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003006" ;
    a owl:Class ;
    rdfs:label "obsolete Subarctic Division (130)" ;
    owl:deprecated true .

obo:ENVO_00003007
    oboInOwl:consider "ENVO:01000180" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003007" ;
    a owl:Class ;
    rdfs:label "obsolete Tundra Division - Mountain Provinces (M120)" ;
    owl:deprecated true .

obo:ENVO_00003008
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003008" ;
    a owl:Class ;
    rdfs:label "obsolete Hot Continental Division (220)" ;
    owl:deprecated true .

obo:ENVO_00003009
    oboInOwl:consider "ENVO:01000184", "ENVO:01000187", "ENVO:01000191", "ENVO:01000201", "ENVO:01000209", "ENVO:01000213", "ENVO:01000222" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003009" ;
    a owl:Class ;
    rdfs:label "obsolete Subtropical Division (230)" ;
    owl:deprecated true .

obo:ENVO_00003010
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003010" ;
    a owl:Class ;
    rdfs:label "obsolete Warm Continental Division (210)" ;
    owl:deprecated true .

obo:ENVO_00003011
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003011" ;
    a owl:Class ;
    rdfs:label "obsolete Warm Continental Division - Mountain Provinces (M210)" ;
    owl:deprecated true .

obo:ENVO_00003012
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003012" ;
    a owl:Class ;
    rdfs:label "obsolete Subtropical Division - Mountain Provinces (M230)" ;
    owl:deprecated true .

obo:ENVO_00003013
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003013" ;
    a owl:Class ;
    rdfs:label "obsolete Hot Continental Division - Mountain Provinces (M220)" ;
    owl:deprecated true .

obo:ENVO_00003014
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003014" ;
    a owl:Class ;
    rdfs:label "obsolete Marine Division (240)" ;
    owl:deprecated true .

obo:ENVO_00003015
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003015" ;
    a owl:Class ;
    rdfs:label "obsolete Marine Division - Mountain Provinces (M240)" ;
    owl:deprecated true .

obo:ENVO_00003016
    oboInOwl:consider "ENVO:01000189", "ENVO:01000193", "ENVO:01000215" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003016" ;
    a owl:Class ;
    rdfs:label "obsolete Prairie Division (250)" ;
    owl:deprecated true .

obo:ENVO_00003017
    oboInOwl:consider "ENVO:01000199", "ENVO:01000208", "ENVO:01000217", "ENVO:01000224", "ENVO:01000229" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003017" ;
    a owl:Class ;
    rdfs:label "obsolete Mediterranean Division (260)" ;
    owl:deprecated true .

obo:ENVO_00003018
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003018" ;
    a owl:Class ;
    rdfs:label "obsolete Mediterranean Division - Mountain Provinces (M260)" ;
    owl:deprecated true .

obo:ENVO_00003019
    oboInOwl:consider "ENVO:01000183", "ENVO:01000184" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003019" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical/Subtropical Desert Division (320)" ;
    owl:deprecated true .

obo:ENVO_00003020
    oboInOwl:consider "ENVO:01000228" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003020" ;
    a owl:Class ;
    rdfs:label "obsolete Rainforest Division (420)" ;
    owl:deprecated true .

obo:ENVO_00003021
    oboInOwl:consider "ENVO:01000182" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003021" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate Desert Division (340)" ;
    owl:deprecated true .

obo:ENVO_00003022
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003022" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate Desert Division - Mountain Provinces (M340)" ;
    owl:deprecated true .

obo:ENVO_00003023
    oboInOwl:consider "ENVO:01000189", "ENVO:01000193", "ENVO:01000215" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003023" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate Steppe Division (330)" ;
    owl:deprecated true .

obo:ENVO_00003024
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003024" ;
    a owl:Class ;
    rdfs:label "obsolete Temperate Steppe Division - Mountain Provinces (M330)" ;
    owl:deprecated true .

obo:ENVO_00003025
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003025" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical/Subtropical Steppe Division - Mountain Provinces (M310)" ;
    owl:deprecated true .

obo:ENVO_00003026
    oboInOwl:consider "ENVO:01000187", "ENVO:01000188", "ENVO:01000191", "ENVO:01000192", "ENVO:01000213", "ENVO:01000214", "ENVO:01000218" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003026" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical/Subtropical Steppe Division (310)" ;
    owl:deprecated true .

obo:ENVO_00003027
    oboInOwl:consider "ENVO:01000228" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003027" ;
    a owl:Class ;
    rdfs:label "obsolete Rainforest Division - Mountain Provinces (M420)" ;
    owl:deprecated true .

obo:ENVO_00003028
    obo:IAO_0100001 "ENVO:01000178" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003028" ;
    a owl:Class ;
    rdfs:label "obsolete Savanna Division (410)" ;
    owl:deprecated true .

obo:ENVO_00003029
    obo:IAO_0100001 "ENVO:01000223" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003029" ;
    a owl:Class ;
    rdfs:label "obsolete Savanna Division - Mountain Provinces (M410)" ;
    owl:deprecated true .

obo:ENVO_00003030
    obo:IAO_0000115 "A fermented, high-moisture forage that can be fed to ruminants." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Silage" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003030" ;
    a owl:Class ;
    rdfs:label "silage" ;
    rdfs:subClassOf obo:ENVO_0010003 .

obo:ENVO_00003031
    obo:IAO_0000115 "Manure which is derived from the waste products of animals."@en ;
    a owl:Class ;
    rdfs:comment "This is interesting in that the \"role\" aspect of \"waste\" is (or can be) replaced by another role \"fertilizer\". Thus, the positioning of \"manure\" under waste may not be totally correct." ;
    rdfs:label "animal manure" ;
    rdfs:subClassOf obo:ENVO_03501300 .

obo:ENVO_00003032
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003032" ;
    a owl:Class ;
    rdfs:label "fresh animal manure" ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_00003033
    obo:IAO_0000115 "A compost which generally consists of a combination of wheat straw, dried blood, horse manure and ground chalk, composted together and is the residual compost waste generated by industrial mushroom production." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mushroom_compost" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003033" ;
    a owl:Class ;
    rdfs:label "mushroom compost" ;
    rdfs:subClassOf obo:ENVO_00002170 .

obo:ENVO_00003037
    obo:IAO_0100001 "FOODON:00001019" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003037" ;
    a owl:Class ;
    rdfs:label "obsolete wort" ;
    owl:deprecated true .

obo:ENVO_00003038
    obo:IAO_0100001 "FOODON:00001020" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003038" ;
    a owl:Class ;
    rdfs:label "obsolete beer wort" ;
    owl:deprecated true .

obo:ENVO_00003039
    obo:IAO_0100001 "FOODON:00001021" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003039" ;
    a owl:Class ;
    rdfs:label "obsolete acifified beer wort" ;
    owl:deprecated true .

obo:ENVO_00003040
    obo:IAO_0000115 "A house used for sheltering non-human animals." ;
    a owl:Class ;
    rdfs:comment "While humans are animals, this class does not refer to human houses." ;
    rdfs:label "animal house" ;
    rdfs:subClassOf obo:ENVO_01000417 .

obo:ENVO_00003041
    obo:IAO_0000115 "An animal house which is used to shelter cows." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:hasExactSynonym "byre"@en, "cattle shed"@en, "cow barn"@en, "cow house"@en, "cowhouse"@en, "cowshed"@en ;
    oboInOwl:hasNarrowSynonym "milking shed"@en ;
    a owl:Class ;
    rdfs:label "cow shed" ;
    rdfs:subClassOf obo:ENVO_00003040 .

obo:ENVO_00003042
    obo:IAO_0000115 "An animal house which is used to house pigs." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Piggery" ;
    a owl:Class ;
    rdfs:label "piggery" ;
    rdfs:subClassOf obo:ENVO_00003040 .

obo:ENVO_00003043
    obo:IAO_0000115 "A waste treatment plant which equipped to treat sewage such that its potential for environmental contamination is reduced."@en ;
    oboInOwl:hasExactSynonym "sewage treatment plant"@en ;
    oboInOwl:hasRelatedSynonym "sewage treatment works"@en ;
    a owl:Class ;
    rdfs:label "sewage plant" ;
    rdfs:subClassOf obo:ENVO_00002272 .

obo:ENVO_00003044
    obo:IAO_0000115 "Water saturated or nearly saturated with salt (NaCl)." ;
    oboInOwl:hasDbXref "EcoLexicon:brine", "SWEETRealm:Brine", "https://en.wikipedia.org/wiki/Brine" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "It is used (now less popular than historically) to preserve vegetables, fish, and meat." ;
    rdfs:label "brine" ;
    rdfs:subClassOf obo:ENVO_00002012 .

obo:ENVO_00003045
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003045" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "bacon curing brine" ;
    rdfs:subClassOf obo:ENVO_00003044 .

obo:ENVO_00003046
    obo:IAO_0100001 "FOODON:00001022" ;
    oboInOwl:hasExactSynonym "Bresse Blue" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003046" ;
    a owl:Class ;
    rdfs:label "obsolete Bleu  de Bresse" ;
    owl:deprecated true .

obo:ENVO_00003047
    obo:IAO_0100001 "FOODON:00001023" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Butter" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003047" ;
    a owl:Class ;
    rdfs:label "obsolete butter" ;
    owl:deprecated true .

obo:ENVO_00003048
    obo:IAO_0100001 "FOODON:00001024" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003048" ;
    a owl:Class ;
    rdfs:label "obsolete pickled cabbage" ;
    owl:deprecated true .

obo:ENVO_00003049
    obo:IAO_0100001 "FOODON:00001025" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Camembert" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003049" ;
    a owl:Class ;
    rdfs:label "obsolete Camembert" ;
    owl:deprecated true .

obo:ENVO_00003050
    obo:IAO_0100001 "FOODON:00001026" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cane_sugar" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003050" ;
    a owl:Class ;
    rdfs:label "obsolete cane sugar" ;
    owl:deprecated true .

obo:ENVO_00003051
    obo:IAO_0100001 "FOODON:00001027" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cheddar" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003051" ;
    a owl:Class ;
    rdfs:label "obsolete Cheddar cheese" ;
    owl:deprecated true .

obo:ENVO_00003052
    obo:IAO_0100001 "FOODON:00001028" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brie" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003052" ;
    a owl:Class ;
    rdfs:label "obsolete Brie" ;
    owl:deprecated true .

obo:ENVO_00003053
    obo:IAO_0100001 "FOODON:00001029" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gouda" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003053" ;
    a owl:Class ;
    rdfs:label "obsolete Gouda" ;
    owl:deprecated true .

obo:ENVO_00003054
    obo:IAO_0100001 "FOODON:00001030" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Halloumi" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003054" ;
    a owl:Class ;
    rdfs:label "obsolete halloumi" ;
    owl:deprecated true .

obo:ENVO_00003055
    obo:IAO_0100001 "FOODON:00001031" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gorgonzola" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003055" ;
    a owl:Class ;
    rdfs:label "obsolete Gorgonzola" ;
    owl:deprecated true .

obo:ENVO_00003056
    obo:IAO_0100001 "FOODON:00001032" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Swiss" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003056" ;
    a owl:Class ;
    rdfs:label "obsolete Swiss cheese" ;
    owl:deprecated true .

obo:ENVO_00003057
    obo:IAO_0100001 "FOODON:00001033" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003057" ;
    a owl:Class ;
    rdfs:label "obsolete Emmenthal" ;
    owl:deprecated true .

obo:ENVO_00003058
    obo:IAO_0100001 "FOODON:00001034" ;
    oboInOwl:hasExactSynonym "Harzerkaese" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003058" ;
    a owl:Class ;
    rdfs:label "obsolete Harzer" ;
    owl:deprecated true .

obo:ENVO_00003059
    obo:IAO_0100001 "FOODON:00001035" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003059" ;
    a owl:Class ;
    rdfs:label "obsolete New Zealand Cheddar" ;
    owl:deprecated true .

obo:ENVO_00003060
    obo:IAO_0100001 "FOODON:00001036" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pont_l'Eveque" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003060" ;
    a owl:Class ;
    rdfs:label "obsolete Pont l'Eveque" ;
    owl:deprecated true .

obo:ENVO_00003061
    obo:IAO_0100001 "FOODON:00001037" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vacherin_Mont_d'Or" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003061" ;
    a owl:Class ;
    rdfs:label "obsolete Vacherin Mont d'Or" ;
    owl:deprecated true .

obo:ENVO_00003062
    obo:IAO_0100001 "FOODON:00001038" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pork" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003062" ;
    a owl:Class ;
    rdfs:label "obsolete pork" ;
    owl:deprecated true .

obo:ENVO_00003063
    obo:IAO_0100001 "FOODON:00001039" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cured_meat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003063" ;
    a owl:Class ;
    rdfs:label "obsolete cured meat" ;
    owl:deprecated true .

obo:ENVO_00003064
    obo:IAO_0000115 "Drinking water is water which may be consumed by humans with no adverse effects on their health." ;
    oboInOwl:hasDbXref "EcoLexicon:drinking_water", "SWEETRealm:DrinkingWater", "https://en.wikipedia.org/wiki/Drinking_water" ;
    oboInOwl:hasExactSynonym "potable water" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003064" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "drinking water" ;
    rdfs:subClassOf obo:ENVO_00002011 .

obo:ENVO_00003065
    obo:IAO_0000115 "Liquid water which is the output of a distillation process." ;
    terms:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "Impurities in the original water that do not boil below or near the boiling point of water remain in the original container." ;
    rdfs:label "distilled water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01001944
    ] .

obo:ENVO_00003066
    obo:IAO_0100001 "FOODON:00001040" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chicken" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003066" ;
    a owl:Class ;
    rdfs:label "obsolete chicken meat product" ;
    owl:deprecated true .

obo:ENVO_00003067
    obo:IAO_0100001 "FOODON:00001041" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Beef" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003067" ;
    a owl:Class ;
    rdfs:label "obsolete beef" ;
    owl:deprecated true .

obo:ENVO_00003068
    obo:IAO_0100001 "FOODON:00001042" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003068" ;
    a owl:Class ;
    rdfs:label "obsolete bovine milk" ;
    owl:deprecated true .

obo:ENVO_00003069
    obo:IAO_0100001 "FOODON:00001043" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sheep_milk" ;
    oboInOwl:hasExactSynonym "sheep milk" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003069" ;
    a owl:Class ;
    rdfs:label "obsolete ovine milk" ;
    owl:deprecated true .

obo:ENVO_00003070
    obo:IAO_0100001 "FOODON:00001044" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003070" ;
    a owl:Class ;
    rdfs:label "obsolete caprine milk" ;
    owl:deprecated true .

obo:ENVO_00003071
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003071" ;
    a owl:Class ;
    rdfs:label "grass silage" ;
    rdfs:subClassOf obo:ENVO_00003030 .

obo:ENVO_00003072
    obo:IAO_0100001 "FOODON:00001045" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_cream" ;
    oboInOwl:hasExactSynonym "ice-cream" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003072" ;
    a owl:Class ;
    rdfs:label "obsolete ice cream" ;
    owl:deprecated true .

obo:ENVO_00003073
    obo:IAO_0100001 "FOODON:00001046" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Seafood" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003073" ;
    a owl:Class ;
    rdfs:label "obsolete seafood product" ;
    owl:deprecated true .

obo:ENVO_00003074
    obo:IAO_0000115 "A material entity that has been processed by humans or their technology in any way, including intermediate products as well as final products." ;
    oboInOwl:hasExactSynonym "manufactured good" ;
    a owl:Class ;
    rdfs:label "manufactured product" ;
    rdfs:subClassOf obo:BFO_0000040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000993
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000040
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:ENVO_01000993
            ]
        )
    ] .

obo:ENVO_00003075
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003075" ;
    a owl:Class ;
    rdfs:label "obsolete anthropogenic abiotic mesoscopic feature" ;
    owl:deprecated true .

obo:ENVO_00003076
    obo:IAO_0000115 "A function realised by an environmental material when used to bind material entities together." ;
    oboInOwl:hasBroadSynonym "paste" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glue" ;
    oboInOwl:hasExactSynonym "adhesive", "mucilage" ;
    a owl:Class ;
    rdfs:comment "This sounds more like a role than a material, per se." ;
    rdfs:label "glue" ;
    rdfs:subClassOf obo:BFO_0000034 .

obo:ENVO_00003077
    obo:IAO_0100001 "FOODON:00001047" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Jeotgal" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003077" ;
    a owl:Class ;
    rdfs:label "obsolete jeotgal" ;
    owl:deprecated true .

obo:ENVO_00003078
    obo:IAO_0100001 "FOODON:00001048" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003078" ;
    a owl:Class ;
    rdfs:label "obsolete Meshanger cheese" ;
    owl:deprecated true .

obo:ENVO_00003079
    obo:IAO_0100001 "FOODON:00001049" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pork_chop" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003079" ;
    a owl:Class ;
    rdfs:label "obsolete pork chop" ;
    owl:deprecated true .

obo:ENVO_00003080
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Salad" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003080" ;
    a owl:Class ;
    rdfs:label "obsolete salad" ;
    owl:deprecated true .

obo:ENVO_00003081
    obo:IAO_0000115 "Soil which has elevated concentrations of metals." ;
    a owl:Class ;
    rdfs:label "metal contaminated soil" ;
    rdfs:subClassOf obo:ENVO_00002116, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_33521
    ] .

obo:ENVO_00003082
    obo:IAO_0000115 "A portion of enriched soil is a portion of soil with elevated levels of some material entity." ;
    a owl:Class ;
    rdfs:comment "This could be demoted to an inferred class if issues with double inheritance arise." ;
    rdfs:label "enriched soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:BFO_0000040
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:BFO_0000040
            ]
        )
    ] .

obo:ENVO_00003083
    obo:IAO_0000115 "A portion of sarcosine enriched soil is a portion of soil with elevated levels of sarcosine." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003083" ;
    a owl:Class ;
    rdfs:label "sarcosine enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_15611
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_15611
            ]
        )
    ] .

obo:ENVO_00003084
    obo:IAO_0000115 "A portion of trimethylamine enriched soil is a portion of soil with elevated levels of trimethylamine." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003084" ;
    a owl:Class ;
    rdfs:label "trimethylamine enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_18139
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_18139
            ]
        )
    ] .

obo:ENVO_00003085
    obo:IAO_0000115 "A portion of skatole enriched soil is a portion of soil with elevated levels of skatole." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003085" ;
    a owl:Class ;
    rdfs:label "skatole enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_9171
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_9171
            ]
        )
    ] .

obo:ENVO_00003086
    obo:IAO_0000115 "A portion of ethanol enriched soil is a portion of soil with elevated levels of ethanol." ;
    a owl:Class ;
    rdfs:label "ethanol enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_16236
    ] .

obo:ENVO_00003087
    obo:IAO_0000115 "A portion of acetamide enriched soil is a portion of soil with elevated levels of acetamide." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003087" ;
    a owl:Class ;
    rdfs:label "acetamide enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_27856
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_27856
            ]
        )
    ] .

obo:ENVO_00003088
    obo:IAO_0000115 "A portion of pantothenate enriched soil is a portion of soil with elevated levels of pantothenate." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003088" ;
    a owl:Class ;
    rdfs:label "pantothenate enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_16454
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_16454
            ]
        )
    ] .

obo:ENVO_00003089
    obo:IAO_0000115 "A portion of testosterone enriched soil is a portion of soil with elevated levels of testosterone." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003089" ;
    a owl:Class ;
    rdfs:label "testosterone enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_17347
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_17347
            ]
        )
    ] .

obo:ENVO_00003090
    obo:IAO_0000115 "A portion of kynurenate enriched soil is a portion of soil with elevated levels of kynurenate." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003090" ;
    a owl:Class ;
    rdfs:label "kynurenate enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_58454
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_58454
            ]
        )
    ] .

obo:ENVO_00003091
    obo:IAO_0000115 "A portion of threonine enriched soil is a portion of soil with elevated levels of threonine." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003091" ;
    a owl:Class ;
    rdfs:label "threonine enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_26986
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_26986
            ]
        )
    ] .

obo:ENVO_00003092
    obo:IAO_0000115 "A portion of salicylate enriched soil is a portion of soil with elevated levels of salicylate." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003092" ;
    a owl:Class ;
    rdfs:label "salicylate enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_30762
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_30762
            ]
        )
    ] .

obo:ENVO_00003093
    obo:IAO_0000115 "A portion of poly-beta-hydroxybutyrate enriched soil is a portion of soil with elevated levels of poly-beta-hydroxybutyrate." ;
    a owl:Class ;
    rdfs:label "poly-beta-hydroxybutyrate enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_53388
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_53388
            ]
        )
    ] .

obo:ENVO_00003094
    obo:IAO_0000115 "A portion of L-(+)-tartrate enriched soil is a portion of soil with elevated levels of L-(+)-tartrate." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003094" ;
    a owl:Class ;
    rdfs:label "L-(+)-tartrate enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082 .

obo:ENVO_00003095
    obo:IAO_0000115 "A portion of quinate enriched soil is a portion of soil with elevated levels of quinate." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003095" ;
    a owl:Class ;
    rdfs:label "quinate enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_26490
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_26490
            ]
        )
    ] .

obo:ENVO_00003096
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tap_water" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003096" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "tap water" ;
    rdfs:subClassOf obo:ENVO_00002011 .

obo:ENVO_00003097
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003097" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "bore hole water" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_00003323
    obo:IAO_0000115 "A tannery is a building in which the skins of animals are treated with chemicals to alter the structure of their constituent proteins, creating leather." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tannery" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003323" ;
    a owl:Class ;
    rdfs:label "tannery" ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_00003779
    obo:IAO_0100001 "FOODON:00001050" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tempeh" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003779" ;
    a owl:Class ;
    rdfs:label "obsolete tempeh" ;
    owl:deprecated true .

obo:ENVO_00003859
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Horse_manure" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003859" ;
    a owl:Class ;
    rdfs:label "horse manure" ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_00003860
    obo:IAO_0000115 "Manure which is primarily composed of pig feces." ;
    a owl:Class ;
    rdfs:label "pig manure" ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_00003861
    obo:IAO_0000115 "An industrial building is a building within which goods are produced and, optionally, stored or within which services are rendered." ;
    a owl:Class ;
    rdfs:comment "It's possible that this will become an inferred class in the future. The United Nations' International Standard Industrial Classification should be referred to when expanding this branch. ISIC can also be used to identify processes. See http://unstats.un.org/unsd/cr/registry/regcst.asp?Cl=27&Lg=1." ;
    rdfs:label "industrial building" ;
    rdfs:subClassOf obo:ENVO_00000073, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001450
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000073
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001450
            ]
        )
    ] .

obo:ENVO_00003862
    obo:IAO_0000115 "A dairy is a building in which animal milk is harvested and, optionally, processed for human consumption." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dairy" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003862" ;
    a owl:Class ;
    rdfs:comment "'Terminology differs between countries. For example, in the United States, the entire dairy farm is commonly called a \"dairy.\" The building or farm area where milk is harvested from the cow is often called a \"milking parlor\" or \"parlor.\" The farm area where milk is stored in bulk tanks is known as the farm's \"milk house.\" Milk is then hauled (usually by truck) to a \"dairy plant,\" also referred to as a \"dairy\", where raw milk is further processed and prepared for commercial sale of dairy products. In New Zealand, farm areas for milk harvesting are also called \"milking parlours\", and are historically known as \"milking sheds.\"' https://en.wikipedia.org/wiki/Dairy" ;
    rdfs:label "dairy" ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_00003863
    obo:IAO_0000115 "A food processing building is a building in which materials that contain or consist of essential body nutrients - such as carbohydrates, fats, proteins, vitamins, or minerals - and may be ingested and assimilated by an organism to produce energy, stimulate growth, and maintain life are converted alternative forms." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003863" ;
    a owl:Class ;
    rdfs:comment "The semantics of food are being handled by FOODON http://purl.obolibrary.org/obo/foodon.owl" ;
    rdfs:label "food processing building" ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_00003864
    obo:IAO_0000115 "A bakery is a building in which raw flour-based food is baked in an oven to produce food products such as bread, cakes, pastries, and pies. These products are often sold from the bakery itself." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bakery" ;
    oboInOwl:hasRelatedSynonym "bakeshop" ;
    a owl:Class ;
    rdfs:comment "A bakery is a food processing building and a 'food shop' at the same time. This needs to be resolved." ;
    rdfs:label "bakery" ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_00003869
    obo:IAO_0000115 "An agricultural byproduct, the dry stalk of a cereal plant, after the nutrient grain or seed has been removed." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Straw" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003869" ;
    a owl:Class ;
    rdfs:label "straw" ;
    rdfs:subClassOf obo:ENVO_0010003 .

obo:ENVO_00003870
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003870" ;
    a owl:Class ;
    rdfs:label "rice straw" ;
    rdfs:subClassOf obo:ENVO_00003869 .

obo:ENVO_00003871
    obo:IAO_0100001 "FOODON:00001051" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003871" ;
    a owl:Class ;
    rdfs:label "obsolete fermented rice beverage" ;
    owl:deprecated true .

obo:ENVO_00003872
    obo:IAO_0100001 "FOODON:00001052" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Amasake" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003872" ;
    a owl:Class ;
    rdfs:label "obsolete amasake" ;
    owl:deprecated true .

obo:ENVO_00003873
    obo:IAO_0100001 "FOODON:00001053" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fermented_dairy_product" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003873" ;
    a owl:Class ;
    rdfs:label "obsolete fermented dairy product" ;
    owl:deprecated true .

obo:ENVO_00003874
    obo:IAO_0100001 "FOODON:00001054" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fermented_fish" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003874" ;
    a owl:Class ;
    rdfs:label "obsolete fermented fish product" ;
    owl:deprecated true .

obo:ENVO_00003875
    obo:IAO_0100001 "FOODON:00001055" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fish" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003875" ;
    a owl:Class ;
    rdfs:label "obsolete sea water fish product" ;
    owl:deprecated true .

obo:ENVO_00003876
    obo:IAO_0100001 "FOODON:00001056" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flour" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003876" ;
    a owl:Class ;
    rdfs:label "obsolete flour" ;
    owl:deprecated true .

obo:ENVO_00003877
    obo:IAO_0100001 "FOODON:00001057" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fruit" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003877" ;
    a owl:Class ;
    rdfs:label "obsolete plant fruit food product" ;
    owl:deprecated true .

obo:ENVO_00003878
    obo:IAO_0100001 "FOODON:00001058" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003878" ;
    a owl:Class ;
    rdfs:label "obsolete fruit extract product" ;
    owl:deprecated true .

obo:ENVO_00003879
    obo:IAO_0100001 "FOODON:00001059" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Apple_juice" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003879" ;
    a owl:Class ;
    rdfs:label "obsolete apple juice" ;
    owl:deprecated true .

obo:ENVO_00003880
    obo:IAO_0100001 "FOODON:00001060" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Awamori" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003880" ;
    a owl:Class ;
    rdfs:label "obsolete awamori" ;
    owl:deprecated true .

obo:ENVO_00003881
    obo:IAO_0100001 "FOODON:00001061" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bacon" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003881" ;
    a owl:Class ;
    rdfs:label "obsolete bacon" ;
    owl:deprecated true .

obo:ENVO_00003882
    obo:IAO_0100001 "FOODON:00001062" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003882" ;
    a owl:Class ;
    rdfs:label "obsolete fermented millet food product" ;
    owl:deprecated true .

obo:ENVO_00003883
    obo:IAO_0100001 "FOODON:00001063" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Millet_beer" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "bantu beer" ;
    oboInOwl:id "ENVO:00003883" ;
    a owl:Class ;
    rdfs:label "obsolete millet beer" ;
    owl:deprecated true .

obo:ENVO_00003884
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003884" ;
    a owl:Class ;
    rdfs:label "farmyard manure" ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_00003885
    obo:IAO_0000115 "A brewery is a building in which alcoholic beverages are produced by brewing, that is, steeping a starch source (commonly cereal grains) in water and fermenting the resulting sweet liquid with yeast. At times, the products are also sold from the brewery." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003885" ;
    a owl:Class ;
    rdfs:label "brewery" ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_00003886
    obo:IAO_0100001 "FOODON:00001064" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003886" ;
    a owl:Class ;
    rdfs:label "obsolete bottled beer" ;
    owl:deprecated true .

obo:ENVO_00003887
    obo:IAO_0100001 "FOODON:00001065" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Blue_cheese" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003887" ;
    a owl:Class ;
    rdfs:label "obsolete blue cheese" ;
    owl:deprecated true .

obo:ENVO_00003888
    obo:IAO_0100001 "FOODON:00001066" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003888" ;
    a owl:Class ;
    rdfs:label "obsolete bottled fruit product" ;
    owl:deprecated true .

obo:ENVO_00003889
    obo:IAO_0100001 "FOODON:00001067" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Buttermilk" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003889" ;
    a owl:Class ;
    rdfs:label "obsolete buttermilk" ;
    owl:deprecated true .

obo:ENVO_00003890
    obo:IAO_0100001 "FOODON:00001068" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003890" ;
    a owl:Class ;
    rdfs:label "obsolete canned fruit product" ;
    owl:deprecated true .

obo:ENVO_00003891
    obo:IAO_0100001 "FOODON:00001069" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003891" ;
    a owl:Class ;
    rdfs:label "obsolete fermented fruit product" ;
    owl:deprecated true .

obo:ENVO_00003893
    obo:IAO_0000115 "A manufactured product which has been formulated to modifying the appearance of external human anatomical parts."@en ;
    a owl:Class ;
    rdfs:label "cosmetic product" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_00003894
    obo:IAO_0000115 "A cosmetic product which has been formulated 2) to have a viscous, fatty, liquid consistency resembling the fat-rich component of milk and 2) to be applied to human facial skin to modify its appearance or functioning."@en ;
    a owl:Class ;
    rdfs:label "face cream product" ;
    rdfs:subClassOf obo:ENVO_00003893 .

obo:ENVO_00003895
    obo:IAO_0000115 "A product which is composed primarily of paper."@en ;
    a owl:Class ;
    rdfs:label "paper product" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_00003896
    obo:IAO_0000115 "A paper product which is used as legal tender in economic or other monetary trasactions."@en ;
    oboInOwl:hasExactSynonym "bank note"@en ;
    a owl:Class ;
    rdfs:label "currency note" ;
    rdfs:subClassOf obo:ENVO_00003895 .

obo:ENVO_00003898
    obo:IAO_0100001 "FOODON:00001070" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Miso" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003898" ;
    a owl:Class ;
    rdfs:label "obsolete miso" ;
    owl:deprecated true .

obo:ENVO_00003899
    obo:IAO_0100001 "FOODON:00001071" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Must" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003899" ;
    a owl:Class ;
    rdfs:label "obsolete must" ;
    owl:deprecated true .

obo:ENVO_00003900
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003900" ;
    a owl:Class ;
    rdfs:label "rye grass silage" ;
    rdfs:subClassOf obo:ENVO_00003071 .

obo:ENVO_00003903
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aviation_fuel" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "jet fuel" ;
    oboInOwl:id "ENVO:00003903" ;
    a owl:Class ;
    rdfs:label "aviation fuel" ;
    rdfs:subClassOf obo:ENVO_00002985, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_35230
    ] .

obo:ENVO_00003904
    obo:IAO_0100001 "FOODON:00001072" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003904" ;
    a owl:Class ;
    rdfs:label "obsolete yeast cake" ;
    owl:deprecated true .

obo:ENVO_00003905
    obo:IAO_0100001 "FOODON:00001073" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vinegar" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003905" ;
    a owl:Class ;
    rdfs:label "obsolete vinegar" ;
    owl:deprecated true .

obo:ENVO_00003906
    obo:IAO_0100001 "FOODON:00001074" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Malt_vinegar" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003906" ;
    a owl:Class ;
    rdfs:label "obsolete malt vinegar" ;
    owl:deprecated true .

obo:ENVO_00003907
    obo:IAO_0100001 "FOODON:00001075" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003907" ;
    a owl:Class ;
    rdfs:label "obsolete nonfat dry milk" ;
    owl:deprecated true .

obo:ENVO_00003908
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003908" ;
    a owl:Class ;
    rdfs:label "poultry deep litter" ;
    rdfs:subClassOf obo:ENVO_00002192 .

obo:ENVO_00003911
    obo:IAO_0000115 "A sake brewery is a brewery which produces rice wine by fermenting rice which has been polished to remove the bran." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003911" ;
    a owl:Class ;
    rdfs:label "sake brewery" ;
    rdfs:subClassOf obo:ENVO_00003885 .

obo:ENVO_00003912
    obo:IAO_0100001 "FOODON:00001076" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sake" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003912" ;
    a owl:Class ;
    rdfs:label "obsolete sake" ;
    owl:deprecated true .

obo:ENVO_00003913
    obo:IAO_0100001 "FOODON:00001077" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Salt_pork" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003913" ;
    a owl:Class ;
    rdfs:label "obsolete salt pork" ;
    owl:deprecated true .

obo:ENVO_00003914
    obo:IAO_0000115 "Soil which has increased levels of chalk."@en ;
    a owl:Class ;
    rdfs:label "chalk soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_00002054
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:ENVO_00002054
            ]
        )
    ] .

obo:ENVO_00003915
    obo:IAO_0100001 "FOODON:00001078" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003915" ;
    a owl:Class ;
    rdfs:label "obsolete fermented soybean product" ;
    owl:deprecated true .

obo:ENVO_00003919
    obo:IAO_0000115 "A building or collection of co-located buildings constructed for the purpose of undertaking scientific research." ;
    a owl:Class ;
    rdfs:label "research station" ;
    rdfs:subClassOf obo:ENVO_00000469 .

obo:ENVO_00003927
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003927" ;
    a owl:Class ;
    rdfs:label "stable manure" ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_00003928
    obo:IAO_0100001 "FOODON:00001079" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pickle" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003928" ;
    a owl:Class ;
    rdfs:label "obsolete pickled food product" ;
    owl:deprecated true .

obo:ENVO_00003929
    obo:IAO_0100001 "FOODON:00001080" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003929" ;
    a owl:Class ;
    rdfs:label "obsolete tape kefan" ;
    owl:deprecated true .

obo:ENVO_00003930
    obo:IAO_0000115 "A layer of impurities that accumulates at the surface of a liquid (especially water or molten metal)." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Scum" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003930" ;
    a owl:Class ;
    rdfs:label "scum" ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_00003963
    obo:IAO_0000115 "A warehouse is a building which is used for the storage of goods." ;
    a owl:Class ;
    rdfs:label "warehouse" ;
    rdfs:subClassOf obo:ENVO_01001222 .

obo:ENVO_00003964
    obo:IAO_0000115 "A tobacco warehouse is a warehouse used to store cured leaves of plants from the genus Nicotiana, primarily  N. tabacum and N. rustica." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003964" ;
    a owl:Class ;
    rdfs:label "tobacco warehouse" ;
    rdfs:subClassOf obo:ENVO_00003963 .

obo:ENVO_00003965
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003965" ;
    a owl:Class ;
    rdfs:label "anaerobic digester sludge" ;
    rdfs:subClassOf obo:ENVO_00002129 .

obo:ENVO_00003966
    obo:IAO_0100001 "FOODON:00001081" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003966" ;
    a owl:Class ;
    rdfs:label "obsolete Bondon cheese" ;
    owl:deprecated true .

obo:ENVO_00003967
    obo:IAO_0000115 "A creamery is a part of a dairy where cream is separated from whole milk." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Creamery" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003967" ;
    a owl:Class ;
    rdfs:label "creamery" ;
    rdfs:subClassOf obo:ENVO_01000420, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00003862
    ] .

obo:ENVO_00003968
    obo:IAO_0000115 "An air filter is a device that removes some substance from air." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Air_filter" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003968" ;
    a owl:Class ;
    rdfs:comment "This is a general definition derived from the definitions for particulate, chemical, and other air filters. Subclasses should be created if needed." ;
    rdfs:label "air filter" ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002874
    ] .

obo:ENVO_00003969
    obo:IAO_0100001 "FOODON:00001082" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003969" ;
    a owl:Class ;
    rdfs:label "obsolete bitter cheese" ;
    owl:deprecated true .

obo:ENVO_00003970
    obo:IAO_0100001 "FOODON:00001083" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sugar" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003970" ;
    a owl:Class ;
    rdfs:label "obsolete sugar" ;
    owl:deprecated true .

obo:ENVO_00003971
    obo:IAO_0100001 "FOODON:00001084" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brown_sugar" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003971" ;
    a owl:Class ;
    rdfs:label "obsolete brown sugar" ;
    owl:deprecated true .

obo:ENVO_00003972
    obo:IAO_0100001 "FOODON:00001085" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Evaporated_milk" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003972" ;
    a owl:Class ;
    rdfs:label "obsolete evaporated milk product" ;
    owl:deprecated true .

obo:ENVO_00003973
    obo:IAO_0100001 "FOODON:00001086" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003973" ;
    a owl:Class ;
    rdfs:label "obsolete kefir" ;
    owl:deprecated true .

obo:ENVO_00003975
    obo:IAO_0100001 "FOODON:00001087" ;
    oboInOwl:hasAlternativeId "ENVO:0010145" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vegetable_oil" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003975" ;
    a owl:Class ;
    rdfs:label "obsolete vegetable oil" ;
    owl:deprecated true .

obo:ENVO_00003976
    obo:IAO_0100001 "FOODON:00001088" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Linseed_oil" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003976" ;
    a owl:Class ;
    rdfs:label "obsolete linseed oil" ;
    owl:deprecated true .

obo:ENVO_00003977
    obo:IAO_0100001 "FOODON:00001089" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003977" ;
    a owl:Class ;
    rdfs:label "obsolete maize flour" ;
    owl:deprecated true .

obo:ENVO_00003978
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003978" ;
    a owl:Class ;
    rdfs:label "potato silage" ;
    rdfs:subClassOf obo:ENVO_00003030 .

obo:ENVO_00003979
    obo:IAO_0100001 "FOODON:00001090" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sour_milk" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003979" ;
    a owl:Class ;
    rdfs:label "obsolete sour milk" ;
    owl:deprecated true .

obo:ENVO_00003980
    obo:IAO_0100001 "FOODON:00001091" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dried_milk" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00003980" ;
    a owl:Class ;
    rdfs:label "obsolete dried milk product" ;
    owl:deprecated true .

obo:ENVO_00003982
    obo:IAO_0000115 "Limestone which is deposited from the water of mineral springs or streams saturated with calcium carbonate."@en ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Travertine" ;
    a owl:Class ;
    rdfs:label "travertine" ;
    rdfs:subClassOf obo:ENVO_00002053, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000725
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000066 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00000023
                            obo:ENVO_00000125
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:CHEBI_3311
                ]
            )
        ]
    ] .

obo:ENVO_00004638
    obo:IAO_0000115 "A building within which logs are cut into lumber products." ;
    a owl:Class ;
    rdfs:label "sawmill" ;
    rdfs:subClassOf obo:ENVO_00003861, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001223
    ] .

obo:ENVO_00004683
    obo:IAO_0000115 "A large flat plain in karst territory with areas usually 5 to 400 sqaure kilometres." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Karst_field" ;
    oboInOwl:hasExactSynonym "karst polje" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00004683" ;
    a owl:Class ;
    rdfs:label "karst field" ;
    rdfs:subClassOf obo:ENVO_00000086, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000175
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000086
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000175
            ]
        )
    ] .

obo:ENVO_00005738
    obo:IAO_0000115 "An environmental material which has the quality of a foam."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    a owl:Class ;
    rdfs:label "foamy environmental material" ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_00005739
    obo:IAO_0000115 "A foamy environmental material which 1) is created by the agitation of seawater, 2) whose stability depends on the content of the seawater."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005739" ;
    a owl:Class ;
    rdfs:comment "The lifetime of sea foam can vary from only seconds to several hours or days. The longer-lasting foam are formed in particular when seawater contain higher concentration of dissolved organic matter that derived from sources such as algal blooms."@en ;
    rdfs:label "sea foam" ;
    rdfs:subClassOf obo:ENVO_00005738, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000016
    ] .

obo:ENVO_00005740
    obo:IAO_0000115 "Soil which is part of a paddy field."@en ;
    oboInOwl:hasRelatedSynonym "rice paddy soil" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "paddy field soil" ;
    rdfs:subClassOf obo:ENVO_00002259, obo:ENVO_00005755, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000297
    ] .

obo:ENVO_00005741
    obo:IAO_0000115 "Soil which is part of an alpine environment."@en ;
    oboInOwl:inSubset obo:ENVO_03605015, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "alpine soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000254
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000340
            ]
        )
    ] .

obo:ENVO_00005742
    obo:IAO_0000115 "Soil which is capable of supporting the growth of crops."@en ;
    oboInOwl:inSubset obo:ENVO_03605015, envo:envoMeo ;
    a owl:Class ;
    rdfs:label "arable soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00005743
    obo:IAO_0000115 "A portion of soil which is found in a roadside area." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005743" ;
    a owl:Class ;
    rdfs:label "roadside soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000447
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_01000447
            ]
        )
    ] .

obo:ENVO_00005744
    obo:IAO_0000115 "Soil which is part of an allotment garden." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "allotment garden soil" ;
    rdfs:subClassOf obo:ENVO_00002263, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00005745
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00005745
            ]
        )
    ] .

obo:ENVO_00005745
    obo:IAO_0000115 "A garden which is made available for individual, non-commercial gardening or growing food plants."@en ;
    oboInOwl:hasBroadSynonym "allotment"@en ;
    oboInOwl:hasRelatedSynonym "community garden"@en ;
    a owl:Class ;
    rdfs:comment "Allotments gardens are so named as they are typically subdivisions (lots) of a larger piece of land."@en ;
    rdfs:label "allotment garden" ;
    rdfs:subClassOf obo:ENVO_00000011 .

obo:ENVO_00005746
    obo:IAO_0000115 "A portion of soil which is found in a savanna." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "savanna soil" ;
    rdfs:subClassOf obo:ENVO_00005750, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000261
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00005750
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000261
            ]
        )
    ] .

obo:ENVO_00005747
    obo:IAO_0000115 "Soil which is derived from compost." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "compost soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002170
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_00002170
            ]
        )
    ] .

obo:ENVO_00005748
    obo:IAO_0000115 "Soil which has little to no water content and in which minerals and other soluble chemical entities have either bonded or become adsorbed to sold particles due to insufficient water availability." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "dry soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001824
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001824
            ]
        )
    ] .

obo:ENVO_00005749
    obo:IAO_0000115 "A portion of soil which is part of a cropland or a rangeland biome." ;
    a owl:Class ;
    rdfs:label "farm soil" ;
    rdfs:subClassOf obo:ENVO_00001998 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Class ;
                owl:unionOf (obo:ENVO_01000247
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000050 ;
                        owl:someValuesFrom obo:ENVO_01000245
                    ]
                )
            ]
        )
    ] .

obo:ENVO_00005750
    obo:IAO_0000115 "A portion of soil which is found in a grassland." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "grassland soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000106
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000106
            ]
        )
    ] .

obo:ENVO_00005751
    obo:IAO_0000115 "Soil which is part of a densely forested area subject to tropical climate patterns." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "jungle soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00000111
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:ENVO_01000204
                        ]
                    )
                ]
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01001305
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:ENVO_01000204
                        ]
                    )
                ]
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01001305
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0000619
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_00005752
    obo:IAO_0000115 "Soil which is part of a sawah, a wet or irrigated rice field."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "sawah soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000296
                obo:ENVO_00000297
            )
        ]
    ] .

obo:ENVO_00005753
    obo:IAO_0000115 "A portion of urea enriched soil is a portion of soil with elevated levels of urea." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005753" ;
    a owl:Class ;
    rdfs:label "urea enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_16199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_16199
            ]
        )
    ] .

obo:ENVO_00005754
    obo:IAO_0000115 "Soil which has been amended with fertilizers."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "fertilized soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_33287
                ]
            )
        ]
    ] .

obo:ENVO_00005755
    obo:IAO_0000115 "Soil which is part of an agricultural field."@en ;
    a owl:Class ;
    rdfs:label "field soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000114
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000114
            ]
        )
    ] .

obo:ENVO_00005756
    obo:IAO_0000115 "Soil which is formulated to promote the growth of grasses or other plants used to establish managed areas of vegetation."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "lawn soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00005757
    obo:IAO_0000115 "A portion of bacteria enriched soil is a portion of soil with elevated bacterial abundance." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005757" ;
    a owl:Class ;
    rdfs:label "bacteria enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082 .

obo:ENVO_00005758
    obo:IAO_0000115 "A portion of alluvial soil which is part of a swamp ecosystem." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "alluvial swamp soil" ;
    rdfs:subClassOf obo:ENVO_00002871, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000233
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002871
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000233
            ]
        )
    ] .

obo:ENVO_00005759
    obo:IAO_0000115 "Alluvial soil whichi is part of a paddy field."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "alluvial paddy field soil" ;
    rdfs:subClassOf obo:ENVO_00002871, obo:ENVO_00005740 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002871
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000297
            ]
        )
    ] .

obo:ENVO_00005760
    obo:IAO_0000115 "Soil which has been transformed through a combustion process."@en ;
    oboInOwl:hasRelatedSynonym "burnt soil" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "burned soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000839
    ] .

obo:ENVO_00005761
    obo:IAO_0000115 "Soil which is part of a meadow."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "meadow soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000108
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000108
            ]
        )
    ] .

obo:ENVO_00005762
    obo:IAO_0000115 "A portion of chloropicrin enriched soil is a portion of soil with elevated levels of chloropicrin." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005762" ;
    a owl:Class ;
    rdfs:label "chloropicrin enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_39285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00003082
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom obo:CHEBI_39285
            ]
        )
    ] .

obo:ENVO_00005763
    obo:IAO_0000115 "Soil which 1) has increased levels of humus, 2) has low pH levels, 3) has increased levels of mineral ash."@en ;
    a owl:Class ;
    rdfs:label "humus-rich acidic ash soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_01000000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_02000090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001429
                obo:PATO_0001844
            )
        ]
    ] .

obo:ENVO_00005764
    obo:IAO_0000115 "Soil which is adjacent to a pond."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "pond soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000033
    ] .

obo:ENVO_00005765
    obo:IAO_0000115 "Compost soil which is frozen."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "frozen compost soil" ;
    rdfs:subClassOf obo:ENVO_00005747, obo:ENVO_01001526 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00005747
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001985
            ]
        )
    ] .

obo:ENVO_00005766
    obo:IAO_0000115 "Soil which has been amended with mineral additives to increase its pH."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:comment """Common liming agents include calcium- and magnesium-rich materials in various forms, including marl, chalk, limestone, burnt lime or hydrated lime. Liming often improves plant growth and increases the activity of soil bacteria, but oversupply may result in harm to plant life.
Liming can also improve aggregate stability on clay soils. For this purpose structure lime, products containing calcium oxide (CaO) or hydroxide (Ca(OH)2) in mixes with calcium carbonate (CaCO3), are often used. Structure liming can reduce losses of clay and nutrients from soil aggregates."""@en ;
    rdfs:label "limed soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00005767
    obo:IAO_0000115 "Soil which has, as a part, a portion of either fresh or processed animal manure." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "manured soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00003031
                obo:ENVO_01001120
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00003031
                        obo:ENVO_01001120
                    )
                ]
            ]
        )
    ] .

obo:ENVO_00005768
    obo:IAO_0000115 "Soil which has properties to which plants in the Family Orchidaceae have adapted, including increased levels of aeration and drainage." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "orchid soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00005769
    obo:IAO_0000115 "Soil which is part of a forest growing on a mountain."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "mountain forest soil" ;
    rdfs:subClassOf obo:ENVO_00002261, obo:ENVO_00005786, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000081
    ] .

obo:ENVO_00005770
    obo:IAO_0000115 "Soil which is part of a forest whose communites of arborescent plants are dominated the genus Fagus."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "beech forest soil" ;
    rdfs:subClassOf obo:ENVO_00002261 .

obo:ENVO_00005771
    obo:IAO_0000115 "Soil which is composed of a large proportion of mud, thus having properties resembling mud." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "muddy soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000001
            ]
        )
    ] .

obo:ENVO_00005772
    obo:IAO_0000115 "Soil in which trees from an orchard grow." ;
    a owl:Class ;
    rdfs:label "orchard soil" ;
    rdfs:subClassOf obo:ENVO_00005749, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000115
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000115
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000115
            ]
        )
    ] .

obo:ENVO_00005773
    obo:IAO_0000115 "Soil which is found in a pasture and in which vegetation, such as the grass used for the grazing of ungulates, grows." ;
    a owl:Class ;
    rdfs:label "pasture soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000266
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000266
            ]
        )
    ] .

obo:ENVO_00005774
    obo:IAO_0000115 "A histosol which is formed by the decomposition of vegetation or organic matter."@en ;
    oboInOwl:hasBroadSynonym "turf"@en ;
    oboInOwl:hasDbXref "EcoLexicon:peat", "SWEETRealm:Peat" ;
    oboInOwl:hasRelatedSynonym "peat" ;
    a owl:Class ;
    rdfs:label "peat soil" ;
    rdfs:subClassOf obo:ENVO_00002243 .

obo:ENVO_00005775
    obo:IAO_0000115 "Soil which has elevated concentrations of sodium chloride." ;
    oboInOwl:hasRelatedSynonym "salty soil" ;
    a owl:Class ;
    rdfs:label "salt contaminated soil" ;
    rdfs:subClassOf obo:ENVO_00002116, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_26710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001657
    ] .

obo:ENVO_00005776
    obo:IAO_0000115 "Paddy field soil which has increased levels of peat."@en ;
    a owl:Class ;
    rdfs:label "peaty paddy field soil" ;
    rdfs:subClassOf obo:ENVO_00003082, obo:ENVO_00005740, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_00005774
    ] .

obo:ENVO_00005777
    obo:IAO_0000115 "A portion of soil which is found in a steppe." ;
    a owl:Class ;
    rdfs:label "steppe soil" ;
    rdfs:subClassOf obo:ENVO_00005750, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00005750
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000262
            ]
        )
    ] .

obo:ENVO_00005778
    obo:IAO_0000115 "Soil which is part of a tropical environment."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "tropical soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:ENVO_01000204
                ]
            )
        ]
    ] .

obo:ENVO_00005779
    obo:IAO_0000115 "Garden soil which is part of a garden used for the cultivation of vegetables."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "vegetable garden soil" ;
    rdfs:subClassOf obo:ENVO_00002263 .

obo:ENVO_00005780
    obo:IAO_0000115 "A portion of soil which is found in a greenhouse." ;
    a owl:Class ;
    rdfs:label "greenhouse soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00005781
    obo:IAO_0000115 "Soil which is has been heated such that its chemical, physical, or biological properties are destabilised."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "heat stressed soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00005782
    obo:IAO_0000115 "Soil which is formed from avian fecal matter." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "ornithogenic soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002353 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:GO_0007588
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002608 ;
                                owl:someValuesFrom obo:NCBITaxon_8782
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_00005783
    obo:IAO_0000115 "Soil which is part of a woodland dominated by leafy trees."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "leafy wood soil" ;
    rdfs:subClassOf obo:ENVO_00002261 .

obo:ENVO_00005784
    obo:IAO_0000115 "Soil which is part of a forest whose communites of arborescent plants are dominated the genus Picea."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "spruce forest soil" ;
    rdfs:subClassOf obo:ENVO_00002261 .

obo:ENVO_00005785
    obo:IAO_0100001 <ENVO:01001841> ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_soil" ;
    a owl:Class ;
    rdfs:comment "Incorrect equivalence axiom." ;
    rdfs:label "obsolete volcanic soil" ;
    owl:deprecated true .

obo:ENVO_00005786
    obo:IAO_0000115 "Soil which is part of some elevated land."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "upland soil" ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000176
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000176
            ]
        )
    ] .

obo:ENVO_00005787
    obo:IAO_0000115 "Soil which is part of a forest whose communites of arborescent plants are dominated the genus Eucalyptus."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "eucalyptus forest soil" ;
    rdfs:subClassOf obo:ENVO_00002261 .

obo:ENVO_00005788
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:comment "Soil which is part of a rubber plantation."@en ;
    rdfs:label "rubber plantation soil" ;
    rdfs:subClassOf obo:ENVO_00002259, obo:ENVO_00005749, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000164
    ] .

obo:ENVO_00005789
    obo:IAO_0000115 "Bluegrass field soil is a soil which is found in a field of Kentucky Bluegrass (Poa pratensis)." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005789" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "bluegrass field soil" ;
    rdfs:subClassOf obo:ENVO_00002259 .

obo:ENVO_00005790
    obo:IAO_0000115 "Soil which has 1) low concentrations of nutrients and humus, 2) low water retention capacity, 3) textural variation from sand to clay, 4) a porous and friable structure, and 5) low concentrations of soluble salts."@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:comment """Red soil typically derives from crystalline rock in warm, temperate, moist climates under deciduous or mixed forest. It has thin organic and organic-mineral layers, a black brown leached layer resting on an illuvium red layer. The majority of red soils have a loamy texture. Their chemical composition varies across regions, but often includes non-soluble material 90.47%, iron 3.61%, aluminium 2.92%, organic matter 1.01%, magnesium 0.70%, lime 0.56%, carbon dioxide 0.30%, potash 0.24%, soda 0.12%, phosphorus 0.09% and nitrogen 0.08%. 

On the uplands, they are thin, poor and gravelly, sandy, or stony and porous, light-colored soils on which food crops like bajra can be grown. In contrast, on the lower plains and valleys they are rich, deep, dark colored fertile loam on which, under irrigation, can produce excellent crops like cotton, wheat, pulses, tobacco, jowar, linseed, millet, potatoes and fruits."""@en ;
    rdfs:label "red soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00005791
    obo:IAO_0000115 "Sterile water is water which does not contain lliving organisms." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "sterile water" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_00005792
    obo:IAO_0000115 "Water which has physicochemical properties determined by processes which occur beneath the planetary crust." ;
    oboInOwl:hasDbXref "SWEETRealm:UndergroundWater" ;
    oboInOwl:hasRelatedSynonym "subterranean water" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class references any water that's under a planetary surface. For water that is in an aquifer, see \"groundwater\" (ENVO:01001004). Previously, this class included both." ;
    rdfs:label "underground water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000941
    ] .

obo:ENVO_00005793
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005793" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "muddy water" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_00005794
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005794" ;
    a owl:Class ;
    rdfs:label "water scum" ;
    rdfs:subClassOf obo:ENVO_00003930 .

obo:ENVO_00005795
    obo:IAO_0000115 "Mud which is part of a marine ecosystem." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine mud" ;
    rdfs:subClassOf obo:ENVO_01000001, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000447
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000001
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000447
            ]
        )
    ] .

obo:ENVO_00005796
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005796" ;
    a owl:Class ;
    rdfs:label "marine sludge" ;
    rdfs:subClassOf obo:ENVO_00002044 .

obo:ENVO_00005797
    obo:IAO_0000115 "Mud which constitutes the bed of a lake." ;
    a owl:Class ;
    rdfs:label "lake bottom mud" ;
    rdfs:subClassOf obo:ENVO_01000001, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000001
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000268
            ]
        )
    ] .

obo:ENVO_00005798
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005798" ;
    a owl:Class ;
    rdfs:label "acid dune sand" ;
    rdfs:subClassOf obo:ENVO_01000017, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000170
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001429
    ] .

obo:ENVO_00005799
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005799" ;
    a owl:Class ;
    rdfs:label "rocky sand" ;
    rdfs:subClassOf obo:ENVO_01000017 .

obo:ENVO_00005800
    obo:IAO_0000115 "Sand which is part of a desert." ;
    a owl:Class ;
    rdfs:label "desert sand" ;
    rdfs:subClassOf obo:ENVO_01000017, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001357
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000017
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01001357
            ]
        )
    ] .

obo:ENVO_00005801
    obo:IAO_0000115 "The narrow region of soil that is directly influenced by root secretions and associated soil microorganisms." ;
    oboInOwl:hasDbXref "LTER:472" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605024 ;
    a owl:Class ;
    rdfs:label "rhizosphere" ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00001998
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PCO_1000004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001110
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002509 ;
                    owl:someValuesFrom obo:PO_0025025
                ]
            )
        ]
    ] .

obo:ENVO_00005802
    obo:IAO_0000115 "Soil that is not penetrated by the root systems of plants." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bulk_soil" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005802" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "bulk soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_00005803
    obo:IAO_0000115 "The dwelling of an animal or group of similar animals." ;
    oboInOwl:hasExactSynonym "constructed animal dwelling" ;
    oboInOwl:hasNarrowSynonym "den", "nest" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "This class represents habitations of non-human animals. This distinction may be removed in future releases." ;
    rdfs:label "animal habitation" ;
    rdfs:subClassOf obo:ENVO_02000154 .

obo:ENVO_00005804
    obo:IAO_0000115 "A pile of earth, sand, pine needles, or clay or a composite of these and other materials that build up at the entrances of the subterranean dwellings of ant colonies as they are excavated. A colony is built and maintained by legions of worker ants, who carry tiny bits of dirt and pebbles in their mandibles and deposit them near the exit of the colony. They normally deposit the dirt or vegetation at the top of the hill to prevent it from sliding back into the colony, but in some species they actively sculpt the materials into specific shapes, and may create nest chambers within the mound." ;
    oboInOwl:hasExactSynonym "ant nest", "ant's nest" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "ant hill" ;
    oboInOwl:id "ENVO:00005804" ;
    a owl:Class ;
    rdfs:label "nest of ant" ;
    rdfs:subClassOf obo:ENVO_02000160 .

obo:ENVO_00005805
    obo:IAO_0000115 "A bird nest is the spot in which a bird lays and incubates its eggs and raises its young." ;
    oboInOwl:hasExactSynonym "bird nest", "bird's nest" ;
    oboInOwl:hasNarrowSynonym "eyrie" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005805" ;
    a owl:Class ;
    rdfs:label "nest of bird" ;
    rdfs:subClassOf obo:ENVO_00005803 .

obo:ENVO_00005806
    oboInOwl:consider "ENVO:01000209", "ENVO:01000210" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00005806" ;
    a owl:Class ;
    rdfs:label "obsolete Tropical and subtropical coniferous forest biome" ;
    owl:deprecated true .

obo:ENVO_00006776
    obo:IAO_0000115 "A habitat that is in or on a living animal. Here \"animal\" denotes an individual of a species that is a sub-taxon of NCBITaxon:33208." ;
    oboInOwl:hasExactSynonym "metazoan-associated habitat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00006776" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete animal-associated habitat" ;
    owl:deprecated true .

obo:ENVO_00009001
    obo:IAO_0000115 "A habitat that is in or on a living plant. Here \"plant\" denotes an individual of a species that is a sub-taxon of NCBITaxon:33090 (viridiplantae)." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00009001" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete plant-associated habitat" ;
    owl:deprecated true .

obo:ENVO_00009002
    obo:IAO_0000115 "A habitat that is in or on a living mammal. Here \"mammal\" denotes an individual of a species that is a sub-taxon of NCBITaxon:40674." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00009002" ;
    a owl:Class ;
    rdfs:label "obsolete mammalia-associated habitat" ;
    owl:deprecated true .

obo:ENVO_00009003
    obo:IAO_0000115 "A habitat that is in or on a living animal. Here \"animal\" denotes an individual of a species that is a sub-taxon of NCBITaxon:9606." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00009003" ;
    a owl:Class ;
    rdfs:comment "Used for armpits and other nasty places." ;
    rdfs:label "obsolete human-associated habitat" ;
    owl:deprecated true .

obo:ENVO_00009004
    obo:IAO_0000115 "A habitat that is in or on a living insect. Here \"insect\" denotes an individual of a species that is a sub-taxon of NCBITaxon:50557." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00009004" ;
    a owl:Class ;
    rdfs:label "obsolete insecta-associated habitat" ;
    owl:deprecated true .

obo:ENVO_00009686
    obo:IAO_0000115 "An ice rise is an elevation which is part of an ice shelf, typically dome shared, and formed by the ice shelf overriding an obstruction in the seabed. An ice rise may be adjacent only to an ice shelf, or to an ice shelf and a sea. For some features, properly ice rises, the term island has become established through usage." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_rise" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice rise" ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000380
    ] .

obo:ENVO_00009725
    obo:IAO_0000115 "A glacier covering a coastal strip of low-lying land backed by mountains, and sloping gently seaward over a distance up to 30km or more to terminate in ice cliffs or to merge with an ice shelf." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice piedmont" ;
    rdfs:subClassOf obo:ENVO_00000133 .

obo:ENVO_00009726
    obo:IAO_0000115 "Fissure at the junction between an inland ice sheet, ice piedmont or ice rise and an ice shelf, the latter being subject to the rise and fall of the tide." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00009726" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "strand crack" ;
    rdfs:subClassOf obo:ENVO_01000667 .

obo:ENVO_00010005
    obo:IAO_0000115 "A volumetric density quality which inheres in soil by virtue of some influence exerted by the soil's mass on a given volume."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-10-07T02:58:33Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "It is calculated as the dry weight of soil divided by its volume." ;
    rdfs:label "soil bulk density"@en ;
    rdfs:subClassOf obo:ENVO_09200005, obo:PATO_0001353 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001353
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_00010358
    obo:IAO_0000115 "A fomite is any inanimate object or substance capable of carrying infectious organisms (such as germs or parasites) and hence transferring them from one individual to another. A fomite can be anything such as a cloth or mop heads so when cleaning this is important to remember that this could aid when spreading pathogenic organisms." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fomite" ;
    a owl:Class ;
    rdfs:label "fomite" ;
    rdfs:subClassOf obo:BFO_0000030 .

obo:ENVO_00010442
    obo:IAO_0000115 "A dump for domestic waste. A term used to describe any kind of feature containing waste products relating to day-to-day human life." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Midden" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00010442" ;
    a owl:Class ;
    rdfs:label "midden" ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_00010483
    obo:IAO_0000115 "A material entity which other material entities in an environmental system are primarily or partially composed of."@en ;
    oboInOwl:hasExactSynonym "portion of environmental material" ;
    a owl:Class ;
    rdfs:comment "Everything under this parent must be a mass noun (i.e. not countable). All subclasses are to be understood as being composed primarily of the named entity, rather than restricted to that entity. For example, \"ENVO:water\" is to be understood as \"environmental material composed primarly of some CHEBI:water\"."@en, "Instances of this class are portions of environmental materials, such as seawater in bucket, a water parcel in the photic zone of a lake, or the concrete that composes a building part. Instances of these portions may have fiat or non-fiat boundaries. For example, a water parcel has not physical boundaries, while the seawater in a bucket is bounded by the internal surfaces of the bucket."@en ;
    rdfs:label "environmental material" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:ENVO_00010504
    obo:IAO_0000115 "A layer of some material entity which is adjacent to one or more of its external boundaries and directly interacts with its immediate surroundings." ;
    oboInOwl:hasDbXref "EcoLexicon:surface", "http://sweetontology.net/reprSpaceGeometry/Surface", "https://en.wikipedia.org/wiki/Surface" ;
    a owl:Class ;
    rdfs:comment "This class is distinct from a geometric surface, which is two-dimensional. The idea of \"uppermost\" may be problematic. Further, the definition of layer (the superclass of surface in rev 133) references surface. This may be another issue. Perhaps this can be made into an inferred class using 'bounding layer of' some material entity, note that 'bounding layer' implies containment, which may not be valid here." ;
    rdfs:label "surface layer" ;
    rdfs:subClassOf obo:ENVO_01001684 .

obo:ENVO_00010505
    obo:IAO_0000115 "Airborne solid particles (also called dust or particulate matter (PM)) or liquid droplets." ;
    oboInOwl:hasDbXref "EcoLexicon:aerosol", "SWEETRealm:Aerosol" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Should connect to PATO as \"quality of an aerosol\"" ;
    rdfs:label "aerosol" ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000797
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000060
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002219 ;
                    owl:someValuesFrom obo:ENVO_01000797
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001332
    ] .

obo:ENVO_00010506
    obo:IAO_0000115 "A mixture of two immiscible (unblendable) substances. One substance (the dispersed phase) is dispersed in the other (the continuous phase)." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Emulsion" ;
    a owl:Class ;
    rdfs:label "emulsion" ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_00010621
    obo:IAO_0000115 "A manufactured product which has been designed for use in one or more medical procedures."@en ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Medical_instrument" ;
    a owl:Class ;
    rdfs:label "medical instrument" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_00010622
    obo:IAO_0000115 "A vivarium is an enclosure for keeping and raising organisms for observation or research. Often, a portion of the ecosystem for a particular species is simulated on a smaller scale, with controls for environmental conditions." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vivarium" ;
    a owl:Class ;
    rdfs:label "vivarium" ;
    rdfs:subClassOf obo:ENVO_01001816, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000085 ;
        owl:someValuesFrom obo:OBI_0000401
    ] .

obo:ENVO_00010623
    obo:IAO_0000115 "A sedimentary carbonate rock and a mineral, both composed of calcium magnesium carbonate CaMg(CO3)2 found in crystals." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dolomite" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00010623" ;
    a owl:Class ;
    rdfs:label "dolomite" ;
    rdfs:subClassOf obo:ENVO_00002016 .

obo:ENVO_00010624
    obo:IAO_0000115 "A place where a wide variety of plants primarily categorized and documented for scientific purposes." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Botanical_garden" ;
    oboInOwl:hasExactSynonym "botanic garden" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00010624" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "botanical garden" ;
    rdfs:subClassOf obo:ENVO_00000011 .

obo:ENVO_00010625
    obo:IAO_0000115 "A facility in which animals are confined within enclosures and displayed to the public, and in which they may also be bred." ;
    oboInOwl:hasExactSynonym "zoo", "zoological park" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:00010625" ;
    a owl:Class ;
    rdfs:label "zoological garden" ;
    rdfs:subClassOf obo:ENVO_00000011 .

obo:ENVO_00011764
    obo:IAO_0000115 "A research facility consisting of instruments that measure the properties of the oceans over time. Usually of at least approximately fixed location." ;
    a owl:Class ;
    rdfs:label "ocean time series station" ;
    rdfs:subClassOf obo:ENVO_00000469 .

obo:ENVO_00012408
    obo:IAO_0000115 "An underground layer of water-bearing permeable rock or unconsolidated materials (gravel, sand, silt, or clay) from which groundwater can be usefully extracted using a water well." ;
    oboInOwl:hasDbXref "EcoLexicon:aquifer", "SWEETRealm:Aquifer", "https://en.wikipedia.org/wiki/Aquifer" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "aquifer" ;
    rdfs:subClassOf obo:ENVO_01001275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000328
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000329
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00001998
                obo:ENVO_00002982
                obo:ENVO_01000001
                obo:ENVO_01000016
                obo:ENVO_01000018
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00001995
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0000984
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_00012411
    obo:IAO_0000115 "A cave which is part of a karst formation."@en ;
    a owl:Class ;
    rdfs:label "karst cave" ;
    rdfs:subClassOf obo:ENVO_00000067, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000175
    ] .

obo:ENVO_0010000
    obo:IAO_0100001 "FOODON:00001092" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010000" ;
    a owl:Class ;
    rdfs:label "obsolete animal food product" ;
    owl:deprecated true .

obo:ENVO_0010001
    obo:IAO_0000115 "Anthropogenic material in or on which organisms may live." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010001" ;
    a owl:Class ;
    rdfs:label "anthropogenic environmental material" ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000952
                obo:ENVO_01000993
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000952
                        obo:ENVO_01000993
                    )
                ]
            ]
        )
    ] .

obo:ENVO_0010002
    obo:IAO_0100001 "FOODON:00001093" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010002" ;
    a owl:Class ;
    rdfs:label "obsolete cereal food product" ;
    owl:deprecated true .

obo:ENVO_0010003
    obo:IAO_0000116 "This class will be depopulated and eventually deprecated.  Convenience class."@en ;
    a owl:Class ;
    rdfs:comment "This is quite odd and it probably should be obsoleted. Any material that is a participant in an agricultural process can be seen as an agricultural material." ;
    rdfs:label "agricultural environmental material" ;
    rdfs:subClassOf obo:ENVO_0010001 .

obo:ENVO_0010004
    obo:IAO_0000115 "A liquid  which is specifically prepared for human consumption." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010004" ;
    a owl:Class ;
    rdfs:label "obsolete beverage product" ;
    owl:deprecated true .

obo:ENVO_0010005
    obo:IAO_0100001 "FOODON:00001094" ;
    oboInOwl:hasExactSynonym "alcoholic beverage" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010005" ;
    a owl:Class ;
    rdfs:label "obsolete fermented beverage" ;
    owl:deprecated true .

obo:ENVO_0010006
    obo:IAO_0100001 "FOODON:00001095" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010006" ;
    a owl:Class ;
    rdfs:label "obsolete fermented grape beverage" ;
    owl:deprecated true .

obo:ENVO_0010007
    obo:IAO_0100001 "FOODON:00001096" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010007" ;
    a owl:Class ;
    rdfs:label "obsolete fermented Elaeis Palm beverage" ;
    owl:deprecated true .

obo:ENVO_0010008
    obo:IAO_0100001 "FOODON:00001097" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010008" ;
    a owl:Class ;
    rdfs:label "obsolete fermented sugar cane beverage" ;
    owl:deprecated true .

obo:ENVO_0010009
    obo:IAO_0100001 "FOODON:00001098" ;
    oboInOwl:hasAlternativeId "ENVO:00003892" ;
    oboInOwl:hasExactSynonym "fermented apple" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010009" ;
    a owl:Class ;
    rdfs:label "obsolete fermented apple beverage" ;
    owl:deprecated true .

obo:ENVO_0010010
    obo:IAO_0100001 "FOODON:00001099" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010010" ;
    a owl:Class ;
    rdfs:label "obsolete apple beverage" ;
    owl:deprecated true .

obo:ENVO_0010011
    obo:IAO_0100001 "FOODON:00001100" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010011" ;
    a owl:Class ;
    rdfs:label "obsolete orange fruit beverage" ;
    owl:deprecated true .

obo:ENVO_0010012
    obo:IAO_0100001 "FOODON:00001101" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010012" ;
    a owl:Class ;
    rdfs:label "obsolete grape beverage" ;
    owl:deprecated true .

obo:ENVO_0010013
    obo:IAO_0100001 "FOODON:00001102" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010013" ;
    a owl:Class ;
    rdfs:label "obsolete fermented cereal beverage" ;
    owl:deprecated true .

obo:ENVO_0010014
    obo:IAO_0100001 "FOODON:00001103" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010014" ;
    a owl:Class ;
    rdfs:label "obsolete fermented agave beverage" ;
    owl:deprecated true .

obo:ENVO_0010015
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010015" ;
    a owl:Class ;
    rdfs:label "obsolete fermented soya product" ;
    owl:deprecated true .

obo:ENVO_0010016
    obo:IAO_0100001 "FOODON:00001104" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010016" ;
    a owl:Class ;
    rdfs:label "obsolete sea water fish egg product" ;
    owl:deprecated true .

obo:ENVO_0010017
    obo:IAO_0100001 "FOODON:00001105" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010017" ;
    a owl:Class ;
    rdfs:label "obsolete avian egg product" ;
    owl:deprecated true .

obo:ENVO_0010018
    obo:IAO_0100001 "FOODON:00001106" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010018" ;
    a owl:Class ;
    rdfs:label "obsolete camelid dairy product" ;
    owl:deprecated true .

obo:ENVO_0010019
    obo:IAO_0100001 "FOODON:00001107" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010019" ;
    a owl:Class ;
    rdfs:label "obsolete bovine dairy product" ;
    owl:deprecated true .

obo:ENVO_0010020
    obo:IAO_0100001 "FOODON:00001108" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010020" ;
    a owl:Class ;
    rdfs:label "obsolete buffalo dairy product" ;
    owl:deprecated true .

obo:ENVO_0010021
    obo:IAO_0100001 "FOODON:00001109" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010021" ;
    a owl:Class ;
    rdfs:label "obsolete caprine dairy product" ;
    owl:deprecated true .

obo:ENVO_0010022
    obo:IAO_0100001 "FOODON:00001110" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010022" ;
    a owl:Class ;
    rdfs:label "obsolete donkey dairy product" ;
    owl:deprecated true .

obo:ENVO_0010023
    obo:IAO_0100001 "FOODON:00001111" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010023" ;
    a owl:Class ;
    rdfs:label "obsolete equine dairy product" ;
    owl:deprecated true .

obo:ENVO_0010024
    obo:IAO_0100001 "FOODON:00001112" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010024" ;
    a owl:Class ;
    rdfs:label "obsolete ovine dairy product" ;
    owl:deprecated true .

obo:ENVO_0010025
    obo:IAO_0100001 "FOODON:00001113" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010025" ;
    a owl:Class ;
    rdfs:label "obsolete yak dairy product" ;
    owl:deprecated true .

obo:ENVO_0010026
    obo:IAO_0100001 "FOODON:00001114" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010026" ;
    a owl:Class ;
    rdfs:label "obsolete zebra dairy product" ;
    owl:deprecated true .

obo:ENVO_0010027
    obo:IAO_0100001 "FOODON:00001115" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010027" ;
    a owl:Class ;
    rdfs:label "obsolete reindeer dairy product" ;
    owl:deprecated true .

obo:ENVO_0010028
    obo:IAO_0100001 "FOODON:00001116" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010028" ;
    a owl:Class ;
    rdfs:label "obsolete water buffalo dairy product" ;
    owl:deprecated true .

obo:ENVO_0010029
    obo:IAO_0100001 "FOODON:00001117" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010029" ;
    a owl:Class ;
    rdfs:label "obsolete horse dairy product" ;
    owl:deprecated true .

obo:ENVO_0010030
    obo:IAO_0100001 "FOODON:00001118" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010030" ;
    a owl:Class ;
    rdfs:label "obsolete domestic cattle dairy product" ;
    owl:deprecated true .

obo:ENVO_0010031
    obo:IAO_0100001 "FOODON:00001119" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010031" ;
    a owl:Class ;
    rdfs:label "obsolete cervid dairy product" ;
    owl:deprecated true .

obo:ENVO_0010032
    obo:IAO_0100001 "FOODON:00001120" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010032" ;
    a owl:Class ;
    rdfs:label "obsolete camelid milk" ;
    owl:deprecated true .

obo:ENVO_0010033
    obo:IAO_0100001 "FOODON:00001121" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010033" ;
    a owl:Class ;
    rdfs:label "obsolete equine milk" ;
    owl:deprecated true .

obo:ENVO_0010034
    obo:IAO_0100001 "FOODON:00001122" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010034" ;
    a owl:Class ;
    rdfs:label "obsolete cervid milk" ;
    owl:deprecated true .

obo:ENVO_0010035
    obo:IAO_0100001 "FOODON:00001123" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010035" ;
    a owl:Class ;
    rdfs:label "obsolete cow's milk" ;
    owl:deprecated true .

obo:ENVO_0010036
    obo:IAO_0100001 "FOODON:00001124" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010036" ;
    a owl:Class ;
    rdfs:label "obsolete caprine cheese product" ;
    owl:deprecated true .

obo:ENVO_0010037
    obo:IAO_0100001 "FOODON:00001125" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010037" ;
    a owl:Class ;
    rdfs:label "obsolete ovine cheese product" ;
    owl:deprecated true .

obo:ENVO_0010038
    obo:IAO_0100001 "FOODON:00001126" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010038" ;
    a owl:Class ;
    rdfs:label "obsolete bovine cheese product" ;
    owl:deprecated true .

obo:ENVO_0010039
    obo:IAO_0100001 "FOODON:00001127" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010039" ;
    a owl:Class ;
    rdfs:label "obsolete cow's milk cheese" ;
    owl:deprecated true .

obo:ENVO_0010040
    obo:IAO_0100001 "FOODON:00001128" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010040" ;
    a owl:Class ;
    rdfs:label "obsolete Limburger" ;
    owl:deprecated true .

obo:ENVO_0010041
    obo:IAO_0100001 "FOODON:00001129" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010041" ;
    a owl:Class ;
    rdfs:label "obsolete goat's milk cheese" ;
    owl:deprecated true .

obo:ENVO_0010042
    obo:IAO_0100001 "FOODON:00001130" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010042" ;
    a owl:Class ;
    rdfs:label "obsolete sheep's milk cheese" ;
    owl:deprecated true .

obo:ENVO_0010043
    obo:IAO_0100001 "FOODON:00001131" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010043" ;
    a owl:Class ;
    rdfs:label "obsolete poultry meat product" ;
    owl:deprecated true .

obo:ENVO_0010044
    obo:IAO_0100001 "FOODON:00001132" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010044" ;
    a owl:Class ;
    rdfs:label "obsolete porcine meat product" ;
    owl:deprecated true .

obo:ENVO_0010045
    obo:IAO_0100001 "FOODON:00001133" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010045" ;
    a owl:Class ;
    rdfs:label "obsolete condiment" ;
    owl:deprecated true .

obo:ENVO_0010046
    obo:IAO_0100001 "FOODON:00001134" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010046" ;
    a owl:Class ;
    rdfs:label "obsolete bovine meat product" ;
    owl:deprecated true .

obo:ENVO_0010047
    obo:IAO_0100001 "FOODON:00001135" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010047" ;
    a owl:Class ;
    rdfs:label "obsolete distilled fermented grain beverage" ;
    owl:deprecated true .

obo:ENVO_0010048
    obo:IAO_0100001 "FOODON:00001136" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010048" ;
    a owl:Class ;
    rdfs:label "obsolete distilled fermented beverage" ;
    owl:deprecated true .

obo:ENVO_0010049
    obo:IAO_0100001 "FOODON:00001137" ;
    oboInOwl:created_by "michaelashburner" ;
    oboInOwl:creation_date "2010-02-25T08:45:50Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010049" ;
    a owl:Class ;
    rdfs:label "obsolete soya food product" ;
    owl:deprecated true .

obo:ENVO_0010050
    obo:IAO_0100001 "FOODON:00001138" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010050" ;
    a owl:Class ;
    rdfs:label "obsolete tea-based beverage" ;
    owl:deprecated true .

obo:ENVO_0010051
    obo:IAO_0100001 "FOODON:00001139" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010051" ;
    a owl:Class ;
    rdfs:label "obsolete coffee-based beverage" ;
    owl:deprecated true .

obo:ENVO_0010052
    obo:IAO_0100001 "FOODON:00001140" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010052" ;
    a owl:Class ;
    rdfs:label "obsolete fruit juice beverage" ;
    owl:deprecated true .

obo:ENVO_0010053
    obo:IAO_0100001 "FOODON:00001141" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010053" ;
    a owl:Class ;
    rdfs:label "obsolete wheat product" ;
    owl:deprecated true .

obo:ENVO_0010054
    obo:IAO_0100001 "FOODON:00001142" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010054" ;
    a owl:Class ;
    rdfs:label "obsolete maize product" ;
    owl:deprecated true .

obo:ENVO_0010055
    obo:IAO_0100001 "FOODON:00001143" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010055" ;
    a owl:Class ;
    rdfs:label "obsolete fungal product" ;
    owl:deprecated true .

obo:ENVO_0010056
    obo:IAO_0100001 "FOODON:00001144" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010056" ;
    a owl:Class ;
    rdfs:label "obsolete yeast product" ;
    owl:deprecated true .

obo:ENVO_0010057
    obo:IAO_0100001 "FOODON:00001145" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010057" ;
    a owl:Class ;
    rdfs:label "obsolete microbial food product" ;
    owl:deprecated true .

obo:ENVO_0010058
    obo:IAO_0100001 "FOODON:00001146" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010058" ;
    a owl:Class ;
    rdfs:label "obsolete solanaceous root product" ;
    owl:deprecated true .

obo:ENVO_0010059
    obo:IAO_0100001 "FOODON:00001147" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010059" ;
    a owl:Class ;
    rdfs:label "obsolete plant root food product" ;
    owl:deprecated true .

obo:ENVO_0010060
    obo:IAO_0100001 "FOODON:00001148" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010060" ;
    a owl:Class ;
    rdfs:label "obsolete potato product" ;
    owl:deprecated true .

obo:ENVO_0010061
    obo:IAO_0100001 "FOODON:00001149" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010061" ;
    a owl:Class ;
    rdfs:label "obsolete confectionery product" ;
    owl:deprecated true .

obo:ENVO_0010062
    obo:IAO_0100001 "FOODON:00001150" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010062" ;
    a owl:Class ;
    rdfs:label "obsolete cucurbit fruit product" ;
    owl:deprecated true .

obo:ENVO_0010063
    obo:IAO_0100001 "FOODON:00001151" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010063" ;
    a owl:Class ;
    rdfs:label "obsolete citrus fruit product" ;
    owl:deprecated true .

obo:ENVO_0010064
    obo:IAO_0100001 "FOODON:00001152" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010064" ;
    a owl:Class ;
    rdfs:label "obsolete melon fruit product" ;
    owl:deprecated true .

obo:ENVO_0010065
    obo:IAO_0100001 "FOODON:00001153" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010065" ;
    a owl:Class ;
    rdfs:label "obsolete Cucumis melo fruit" ;
    owl:deprecated true .

obo:ENVO_0010066
    obo:IAO_0100001 "FOODON:00001154" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010066" ;
    a owl:Class ;
    rdfs:label "obsolete Citrullus lanatus fruit" ;
    owl:deprecated true .

obo:ENVO_0010067
    obo:IAO_0100001 "FOODON:00001155" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010067" ;
    a owl:Class ;
    rdfs:label "obsolete watermelon" ;
    owl:deprecated true .

obo:ENVO_0010068
    obo:IAO_0100001 "FOODON:00001156" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010068" ;
    a owl:Class ;
    rdfs:label "obsolete citrus fruit beverage" ;
    owl:deprecated true .

obo:ENVO_0010069
    obo:IAO_0100001 "FOODON:00001157" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010069" ;
    a owl:Class ;
    rdfs:label "obsolete pomaceous fruit beverage" ;
    owl:deprecated true .

obo:ENVO_0010070
    obo:IAO_0100001 "FOODON:00001158" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010070" ;
    a owl:Class ;
    rdfs:label "obsolete pomaceous fruit product" ;
    owl:deprecated true .

obo:ENVO_0010071
    obo:IAO_0100001 "FOODON:00001159" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010071" ;
    a owl:Class ;
    rdfs:label "obsolete fermented pomaceous fruit beverage" ;
    owl:deprecated true .

obo:ENVO_0010072
    obo:IAO_0100001 "FOODON:00001160" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010072" ;
    a owl:Class ;
    rdfs:label "obsolete pomaceous fruit extract" ;
    owl:deprecated true .

obo:ENVO_0010073
    obo:IAO_0100001 "FOODON:00001161" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010073" ;
    a owl:Class ;
    rdfs:label "obsolete citrus fruit extract" ;
    owl:deprecated true .

obo:ENVO_0010074
    obo:IAO_0100001 "FOODON:00001162" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010074" ;
    a owl:Class ;
    rdfs:label "obsolete grape extract" ;
    owl:deprecated true .

obo:ENVO_0010075
    obo:IAO_0100001 "FOODON:00001163" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010075" ;
    a owl:Class ;
    rdfs:label "obsolete solanaceous fruit product" ;
    owl:deprecated true .

obo:ENVO_0010076
    obo:IAO_0100001 "FOODON:00001164" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010076" ;
    a owl:Class ;
    rdfs:label "obsolete tomato product" ;
    owl:deprecated true .

obo:ENVO_0010077
    obo:IAO_0100001 "FOODON:00001165" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010077" ;
    a owl:Class ;
    rdfs:label "obsolete solanaceous food product" ;
    owl:deprecated true .

obo:ENVO_0010078
    obo:IAO_0100001 "FOODON:00001166" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010078" ;
    a owl:Class ;
    rdfs:label "obsolete plant inflorescence food product" ;
    owl:deprecated true .

obo:ENVO_0010079
    obo:IAO_0100001 "FOODON:00001167" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010079" ;
    a owl:Class ;
    rdfs:label "obsolete amaranthaceous food product" ;
    owl:deprecated true .

obo:ENVO_0010080
    obo:IAO_0100001 "FOODON:00001168" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "pulse" ;
    oboInOwl:id "ENVO:0010080" ;
    a owl:Class ;
    rdfs:comment "Definitions and types from http://www.fao.org/WAICENT/faoinfo/economic/faodef/fdef04e.htm." ;
    rdfs:label "obsolete leguminous food product" ;
    owl:deprecated true .

obo:ENVO_0010081
    obo:IAO_0100001 "FOODON:00001169" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010081" ;
    a owl:Class ;
    rdfs:label "obsolete cruciferous food product" ;
    owl:deprecated true .

obo:ENVO_0010082
    obo:IAO_0100001 "FOODON:00001170" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010082" ;
    a owl:Class ;
    rdfs:label "obsolete grape fruit product" ;
    owl:deprecated true .

obo:ENVO_0010083
    obo:IAO_0100001 "FOODON:00001171" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010083" ;
    a owl:Class ;
    rdfs:label "obsolete cruciferous inflorescence food product" ;
    owl:deprecated true .

obo:ENVO_0010084
    obo:IAO_0100001 "FOODON:00001172" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010084" ;
    a owl:Class ;
    rdfs:label "obsolete nut food product" ;
    owl:deprecated true .

obo:ENVO_0010085
    obo:IAO_0100001 "FOODON:00001173" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010085" ;
    a owl:Class ;
    rdfs:label "obsolete plant seed food product" ;
    owl:deprecated true .

obo:ENVO_0010086
    obo:IAO_0100001 "FOODON:00001174" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010086" ;
    a owl:Class ;
    rdfs:label "obsolete plant lipid food product" ;
    owl:deprecated true .

obo:ENVO_0010087
    obo:IAO_0100001 "FOODON:00001175" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010087" ;
    a owl:Class ;
    rdfs:label "obsolete plant stem food product" ;
    owl:deprecated true .

obo:ENVO_0010088
    obo:IAO_0100001 "FOODON:00001176" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010088" ;
    a owl:Class ;
    rdfs:label "obsolete invertebrate food product" ;
    owl:deprecated true .

obo:ENVO_0010089
    obo:IAO_0100001 "FOODON:00001177" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010089" ;
    a owl:Class ;
    rdfs:label "obsolete insect food product" ;
    owl:deprecated true .

obo:ENVO_0010090
    obo:IAO_0100001 "FOODON:00001178" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010090" ;
    a owl:Class ;
    rdfs:label "obsolete honey product" ;
    owl:deprecated true .

obo:ENVO_0010091
    obo:IAO_0100001 "FOODON:00001179" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010091" ;
    a owl:Class ;
    rdfs:label "obsolete amaranthaceous inflorescence food product" ;
    owl:deprecated true .

obo:ENVO_0010092
    obo:IAO_0100001 "FOODON:00001180" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010092" ;
    a owl:Class ;
    rdfs:label "obsolete processed food product" ;
    owl:deprecated true .

obo:ENVO_0010093
    obo:IAO_0100001 "FOODON:00001181" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010093" ;
    a owl:Class ;
    rdfs:label "obsolete cooked food product" ;
    owl:deprecated true .

obo:ENVO_0010094
    obo:IAO_0100001 "FOODON:00001182" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010094" ;
    a owl:Class ;
    rdfs:label "obsolete pickled cruciferous food product" ;
    owl:deprecated true .

obo:ENVO_0010095
    obo:IAO_0100001 "FOODON:00001183" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010095" ;
    a owl:Class ;
    rdfs:label "obsolete bread" ;
    owl:deprecated true .

obo:ENVO_0010096
    obo:IAO_0100001 "FOODON:00001184" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010096" ;
    a owl:Class ;
    rdfs:label "obsolete algal food product" ;
    owl:deprecated true .

obo:ENVO_0010097
    obo:IAO_0100001 "FOODON:00001185" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010097" ;
    a owl:Class ;
    rdfs:label "obsolete rice product" ;
    owl:deprecated true .

obo:ENVO_0010098
    obo:IAO_0100001 "FOODON:00001186" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010098" ;
    a owl:Class ;
    rdfs:label "obsolete buckewheat product" ;
    owl:deprecated true .

obo:ENVO_0010099
    obo:IAO_0100001 "FOODON:00001187" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010099" ;
    a owl:Class ;
    rdfs:label "obsolete sorghum product" ;
    owl:deprecated true .

obo:ENVO_0010100
    obo:IAO_0100001 "FOODON:00001188" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010100" ;
    a owl:Class ;
    rdfs:label "obsolete milet product" ;
    owl:deprecated true .

obo:ENVO_0010101
    obo:IAO_0100001 "FOODON:00001189" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010101" ;
    a owl:Class ;
    rdfs:label "obsolete oats product" ;
    owl:deprecated true .

obo:ENVO_0010102
    obo:IAO_0100001 "FOODON:00001190" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010102" ;
    a owl:Class ;
    rdfs:label "obsolete rye product" ;
    owl:deprecated true .

obo:ENVO_0010103
    obo:IAO_0100001 "FOODON:00001191" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010103" ;
    a owl:Class ;
    rdfs:label "obsolete barley product" ;
    owl:deprecated true .

obo:ENVO_0010104
    obo:IAO_0100001 "FOODON:00001192" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010104" ;
    a owl:Class ;
    rdfs:label "obsolete quinoa product" ;
    owl:deprecated true .

obo:ENVO_0010105
    obo:IAO_0100001 "FOODON:00001193" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010105" ;
    a owl:Class ;
    rdfs:label "obsolete fonio product" ;
    owl:deprecated true .

obo:ENVO_0010106
    obo:IAO_0100001 "FOODON:00001194" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010106" ;
    a owl:Class ;
    rdfs:label "obsolete dry peas product" ;
    owl:deprecated true .

obo:ENVO_0010107
    obo:IAO_0100001 "FOODON:00001195" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010107" ;
    a owl:Class ;
    rdfs:label "obsolete lentil product" ;
    owl:deprecated true .

obo:ENVO_0010108
    obo:IAO_0100001 "FOODON:00001196" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010108" ;
    a owl:Class ;
    rdfs:label "obsolete pigeon pea product" ;
    owl:deprecated true .

obo:ENVO_0010109
    obo:IAO_0100001 "FOODON:00001197" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010109" ;
    a owl:Class ;
    rdfs:label "obsolete bambara groundnut product" ;
    owl:deprecated true .

obo:ENVO_0010110
    obo:IAO_0100001 "FOODON:00001198" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010110" ;
    a owl:Class ;
    rdfs:label "obsolete dry broad beans product" ;
    owl:deprecated true .

obo:ENVO_0010111
    obo:IAO_0100001 "FOODON:00001199" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010111" ;
    a owl:Class ;
    rdfs:label "obsolete chickpea product" ;
    owl:deprecated true .

obo:ENVO_0010112
    obo:IAO_0100001 "FOODON:00001200" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010112" ;
    a owl:Class ;
    rdfs:label "obsolete cowpea product" ;
    owl:deprecated true .

obo:ENVO_0010113
    obo:IAO_0100001 "FOODON:00001201" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010113" ;
    a owl:Class ;
    rdfs:label "obsolete dry beans product" ;
    owl:deprecated true .

obo:ENVO_0010114
    obo:IAO_0100001 "FOODON:00001202" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010114" ;
    a owl:Class ;
    rdfs:label "obsolete winged bean product" ;
    owl:deprecated true .

obo:ENVO_0010115
    obo:IAO_0100001 "FOODON:00001203" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010115" ;
    a owl:Class ;
    rdfs:label "obsolete vetch seed product" ;
    owl:deprecated true .

obo:ENVO_0010116
    obo:IAO_0100001 "FOODON:00001204" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010116" ;
    a owl:Class ;
    rdfs:label "obsolete yam bean product" ;
    owl:deprecated true .

obo:ENVO_0010117
    obo:IAO_0100001 "FOODON:00001205" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010117" ;
    a owl:Class ;
    rdfs:label "obsolete velvet bean product" ;
    owl:deprecated true .

obo:ENVO_0010118
    obo:IAO_0100001 "FOODON:00001206" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010118" ;
    a owl:Class ;
    rdfs:label "obsolete lupin seed product" ;
    owl:deprecated true .

obo:ENVO_0010119
    obo:IAO_0100001 "FOODON:00001207" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010119" ;
    a owl:Class ;
    rdfs:label "obsolete jack bean product" ;
    owl:deprecated true .

obo:ENVO_0010120
    obo:IAO_0100001 "FOODON:00001208" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010120" ;
    a owl:Class ;
    rdfs:label "obsolete hyacinth bean product" ;
    owl:deprecated true .

obo:ENVO_0010121
    obo:IAO_0000116 "This has to be reconciled with \"legume\". Seems to be a subclass." ;
    obo:IAO_0100001 "FOODON:00001209" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010121" ;
    a owl:Class ;
    rdfs:comment "According to the FAO: 'The term \"pulses\" is limited to crops harvested solely for dry grain, thereby excludingcrops harvested green for food (green peas, green beans, etc.) which are classified as vegetable crops. Also excluded are those crops used mainly for oil extraction (e.g.soybeand and groundnuts) and leguminous crops (e.g. seeds of clover and alfalfa) that are used exclusively for sowing purposes.'" ;
    rdfs:label "obsolete pulse" ;
    owl:deprecated true .

obo:ENVO_0010122
    obo:IAO_0100001 "FOODON:00001210" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010122" ;
    a owl:Class ;
    rdfs:label "obsolete wheat flour" ;
    owl:deprecated true .

obo:ENVO_0010123
    obo:IAO_0100001 "FOODON:00001211" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010123" ;
    a owl:Class ;
    rdfs:label "obsolete pasta" ;
    owl:deprecated true .

obo:ENVO_0010124
    obo:IAO_0100001 "FOODON:00001212" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010124" ;
    a owl:Class ;
    rdfs:label "obsolete pastry" ;
    owl:deprecated true .

obo:ENVO_0010125
    obo:IAO_0100001 "FOODON:00001213" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010125" ;
    a owl:Class ;
    rdfs:label "obsolete baked food product" ;
    owl:deprecated true .

obo:ENVO_0010126
    obo:IAO_0100001 "FOODON:00001214" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010126" ;
    a owl:Class ;
    rdfs:label "obsolete candy" ;
    owl:deprecated true .

obo:ENVO_0010127
    obo:IAO_0100001 "FOODON:00001215" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010127" ;
    a owl:Class ;
    rdfs:label "obsolete cacao food product" ;
    owl:deprecated true .

obo:ENVO_0010128
    obo:IAO_0100001 "FOODON:00001216" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010128" ;
    a owl:Class ;
    rdfs:label "obsolete cream" ;
    owl:deprecated true .

obo:ENVO_0010129
    obo:IAO_0100001 "FOODON:00001217" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010129" ;
    a owl:Class ;
    rdfs:label "obsolete milk" ;
    owl:deprecated true .

obo:ENVO_0010130
    obo:IAO_0100001 "FOODON:00001218" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010130" ;
    a owl:Class ;
    rdfs:label "obsolete bee food product" ;
    owl:deprecated true .

obo:ENVO_0010131
    obo:IAO_0100001 "FOODON:00001219" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010131" ;
    a owl:Class ;
    rdfs:label "obsolete cooked smoked sausage" ;
    owl:deprecated true .

obo:ENVO_0010132
    obo:IAO_0100001 "FOODON:00001220" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010132" ;
    a owl:Class ;
    rdfs:label "obsolete smoked sausage" ;
    owl:deprecated true .

obo:ENVO_0010133
    obo:IAO_0100001 "FOODON:00001221" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010133" ;
    a owl:Class ;
    rdfs:label "obsolete fresh smoked sausage" ;
    owl:deprecated true .

obo:ENVO_0010134
    obo:IAO_0100001 "FOODON:00001222" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010134" ;
    a owl:Class ;
    rdfs:label "obsolete fresh sausage" ;
    owl:deprecated true .

obo:ENVO_0010135
    obo:IAO_0100001 "FOODON:00001223" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010135" ;
    a owl:Class ;
    rdfs:label "obsolete dry sausage" ;
    owl:deprecated true .

obo:ENVO_0010136
    obo:IAO_0100001 "FOODON:00001224" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010136" ;
    a owl:Class ;
    rdfs:label "obsolete cooked sausage" ;
    owl:deprecated true .

obo:ENVO_0010137
    obo:IAO_0100001 "FOODON:00001225" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010137" ;
    a owl:Class ;
    rdfs:label "obsolete smoked meat" ;
    owl:deprecated true .

obo:ENVO_0010138
    obo:IAO_0100001 "FOODON:00001226" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010138" ;
    a owl:Class ;
    rdfs:label "obsolete fruit preserve" ;
    owl:deprecated true .

obo:ENVO_0010139
    obo:IAO_0100001 "FOODON:00001227" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010139" ;
    a owl:Class ;
    rdfs:label "obsolete jam" ;
    owl:deprecated true .

obo:ENVO_0010140
    obo:IAO_0100001 "FOODON:00001228" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010140" ;
    a owl:Class ;
    rdfs:label "obsolete rennet product" ;
    owl:deprecated true .

obo:ENVO_0010141
    obo:IAO_0100001 "FOODON:00001229" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010141" ;
    a owl:Class ;
    rdfs:label "obsolete processed cheese product" ;
    owl:deprecated true .

obo:ENVO_0010142
    obo:IAO_0100001 "FOODON:00001230" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010142" ;
    a owl:Class ;
    rdfs:label "obsolete mustard" ;
    owl:deprecated true .

obo:ENVO_0010143
    obo:IAO_0100001 "FOODON:00001231" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010143" ;
    a owl:Class ;
    rdfs:label "obsolete creamy salad dressing" ;
    owl:deprecated true .

obo:ENVO_0010144
    obo:IAO_0100001 "FOODON:00001232" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010144" ;
    a owl:Class ;
    rdfs:label "obsolete vinaigrette" ;
    owl:deprecated true .

obo:ENVO_0010146
    obo:IAO_0100001 "FOODON:00001233" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010146" ;
    a owl:Class ;
    rdfs:label "obsolete nut oil" ;
    owl:deprecated true .

obo:ENVO_0010147
    obo:IAO_0100001 "FOODON:00001234" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010147" ;
    a owl:Class ;
    rdfs:label "obsolete mayonnaise" ;
    owl:deprecated true .

obo:ENVO_0010148
    obo:IAO_0100001 "FOODON:00001235" ;
    oboInOwl:hasAlternativeId "ENVO:00003916" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Soy_sauce" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010148" ;
    a owl:Class ;
    rdfs:label "obsolete soy sauce" ;
    owl:deprecated true .

obo:ENVO_0010149
    obo:IAO_0100001 "FOODON:00001236" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010149" ;
    a owl:Class ;
    rdfs:label "obsolete fresh  sea water fish" ;
    owl:deprecated true .

obo:ENVO_0010150
    obo:IAO_0100001 "FOODON:00001237" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010150" ;
    a owl:Class ;
    rdfs:label "obsolete natural rennet" ;
    owl:deprecated true .

obo:ENVO_0010151
    obo:IAO_0100001 "FOODON:00001238" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010151" ;
    a owl:Class ;
    rdfs:label "obsolete microbial rennet" ;
    owl:deprecated true .

obo:ENVO_0010152
    obo:IAO_0100001 "FOODON:00001239" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010152" ;
    a owl:Class ;
    rdfs:label "obsolete vegetable rennet" ;
    owl:deprecated true .

obo:ENVO_0010153
    obo:IAO_0100001 "FOODON:00001240" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010153" ;
    a owl:Class ;
    rdfs:label "obsolete genetically engineered rennet" ;
    owl:deprecated true .

obo:ENVO_0010154
    obo:IAO_0100001 "FOODON:00001241" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010154" ;
    a owl:Class ;
    rdfs:label "obsolete processed pork" ;
    owl:deprecated true .

obo:ENVO_0010155
    obo:IAO_0100001 "FOODON:00001242" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010155" ;
    a owl:Class ;
    rdfs:label "obsolete spice product" ;
    owl:deprecated true .

obo:ENVO_0010156
    obo:IAO_0100001 "FOODON:00001243" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010156" ;
    a owl:Class ;
    rdfs:label "obsolete animal lipid food product" ;
    owl:deprecated true .

obo:ENVO_0010157
    obo:IAO_0100001 "FOODON:00001244" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010157" ;
    a owl:Class ;
    rdfs:label "obsolete coffee" ;
    owl:deprecated true .

obo:ENVO_0010158
    obo:IAO_0100001 "FOODON:00001245" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010158" ;
    a owl:Class ;
    rdfs:label "obsolete tea" ;
    owl:deprecated true .

obo:ENVO_0010159
    obo:IAO_0100001 "FOODON:00001246" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010159" ;
    a owl:Class ;
    rdfs:label "obsolete hot chocolate" ;
    owl:deprecated true .

obo:ENVO_0010160
    obo:IAO_0100001 "FOODON:00001247" ;
    oboInOwl:hasDbXref "EcoLexicon:mating" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010160" ;
    a owl:Class ;
    rdfs:label "obsolete mate" ;
    owl:deprecated true .

obo:ENVO_0010161
    oboInOwl:consider "ENVO:01000155" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010161" ;
    a owl:Class ;
    rdfs:label "obsolete naturally occuring environmental material" ;
    owl:deprecated true .

obo:ENVO_0010162
    obo:IAO_0000115 "A dry valley which was formed as a result of erosion due to stream formation and flow."@en ;
    a owl:Class ;
    rdfs:label "dry stream valley" ;
    rdfs:subClassOf obo:ENVO_00000128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001346
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000057 ;
                    owl:someValuesFrom obo:ENVO_00000023
                ]
            )
        ]
    ] .

obo:ENVO_0010163
    obo:IAO_0000115 "A dry stream valley which was formed as a result of erosion due to river formation and flow."@en ;
    a owl:Class ;
    rdfs:label "dry river valley" ;
    rdfs:subClassOf obo:ENVO_0010162, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001346
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000057 ;
                    owl:someValuesFrom obo:ENVO_00000022
                ]
            )
        ]
    ] .

obo:ENVO_0010164
    obo:IAO_0100001 "FOODON:00001248" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010164" ;
    a owl:Class ;
    rdfs:label "obsolete fish food product" ;
    owl:deprecated true .

obo:ENVO_0010165
    obo:IAO_0100001 "FOODON:00001249" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010165" ;
    a owl:Class ;
    rdfs:label "obsolete freshwater fish product" ;
    owl:deprecated true .

obo:ENVO_0010166
    obo:IAO_0100001 "FOODON:00001250" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010166" ;
    a owl:Class ;
    rdfs:label "obsolete fish egg product" ;
    owl:deprecated true .

obo:ENVO_0010167
    obo:IAO_0100001 "FOODON:00001251" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010167" ;
    a owl:Class ;
    rdfs:label "obsolete avian food product" ;
    owl:deprecated true .

obo:ENVO_0010168
    obo:IAO_0100001 "FOODON:00001252" ;
    oboInOwl:created_by "michaelashburner" ;
    oboInOwl:creation_date "2010-02-25T08:36:43Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010168" ;
    a owl:Class ;
    rdfs:label "obsolete animal derived beverage" ;
    owl:deprecated true .

obo:ENVO_0010169
    obo:IAO_0100001 "FOODON:00001253" ;
    oboInOwl:created_by "michaelashburner" ;
    oboInOwl:creation_date "2010-02-25T08:37:10Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010169" ;
    a owl:Class ;
    rdfs:label "obsolete plant derived beverage" ;
    owl:deprecated true .

obo:ENVO_0010170
    obo:IAO_0100001 "FOODON:00001254" ;
    oboInOwl:created_by "michaelashburner" ;
    oboInOwl:creation_date "2010-02-25T08:37:36Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010170" ;
    a owl:Class ;
    rdfs:label "obsolete fermented plant derived beverage" ;
    owl:deprecated true .

obo:ENVO_0010171
    obo:IAO_0100001 "FOODON:00001255" ;
    oboInOwl:created_by "michaelashburner" ;
    oboInOwl:creation_date "2010-02-25T08:38:17Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:0010171" ;
    a owl:Class ;
    rdfs:label "obsolete non-fermented plant derived beverage" ;
    owl:deprecated true .

obo:ENVO_01000000
    obo:IAO_0000115 "Organic matter in soil which has reached a point of stability, where it will break down no further and might, if conditions do not change, remain essentially as it is for centuries, or millennia." ;
    oboInOwl:hasDbXref "EcoLexicon:humus", "SWEETRealm:Humus", "https://en.wikipedia.org/wiki/Humus" ;
    a owl:Class ;
    rdfs:label "humus" ;
    rdfs:subClassOf obo:ENVO_01000814, obo:ENVO_04000008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000138
    ] .

obo:ENVO_01000001
    obo:IAO_0000115 "An environmental material which is a liquid or semi-liquid mixture of water and some combination of soil, silt, and clay particles."@en ;
    oboInOwl:hasDbXref "EcoLexicon:mud", "LTER:356", "SWEETRealm:Mud", "https://en.wikipedia.org/wiki/Mud" ;
    a owl:Class ;
    rdfs:label "mud" ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00001998
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01000002
    obo:IAO_0000115 "A well which provides access to groundwater held  in an aquifer." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Water_well" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "water well" ;
    rdfs:subClassOf obo:ENVO_00000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002151 ;
        owl:someValuesFrom obo:ENVO_00012408
    ] .

obo:ENVO_01000003
    obo:IAO_0000115 "A well which has been drilled in order to extract petroleum oil from subterranean reservoirs and bring it to the surface." ;
    a owl:Class ;
    rdfs:label "oil well" ;
    rdfs:subClassOf obo:ENVO_00000026 .

obo:ENVO_01000004
    obo:IAO_0000115 "The concentration basin mediterranean sea biome comprises expressions of the mediterranean sea biome that have higher salinity than bordering oceans due to evaporation. Water exchange consists of inflow of the fresher oceanic water in the upper layer and outflow of the saltier mediterranean water in the lower layer of the connecting channel." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-19T09:32:59Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "concentration basin mediterranean sea biome" ;
    rdfs:subClassOf obo:ENVO_01000047 .

obo:ENVO_01000005
    obo:IAO_0000115 """MERGED DEFINITION:
TARGET DEFINITION: An oceanographic feature that involves wind-driven motion of dense, cooler, and usually nutrient-rich water towards the ocean surface, replacing the warmer, usually nutrient-deplete surface water.
--------------------
SOURCE DEFINITION: A marine upwelling is a net flow of marine water to the surface of the water column from deeper regions. This is often a result of surface water displacement off continental coasts by wind action. Localised upwellings may also occur along divergent fronts around eddies and along some of the major oceanographic features. Deeper waters often have higher nutrient content; consequently blooms of primary producers, such as planktonic algae, are generally observed around upwelling zones.""" ;
    oboInOwl:hasAlternativeId "ENVO:01000063" ;
    oboInOwl:hasDbXref "EcoLexicon:upwell", "EcoLexicon:upwelling", "SWEETRealm:Upwelling", "https://en.wikipedia.org/wiki/Upwelling" ;
    oboInOwl:hasExactSynonym "marine upwelling" ;
    a owl:Class ;
    rdfs:comment "This term is specific to marine upwellings." ;
    rdfs:label "upwelling" ;
    rdfs:subClassOf obo:ENVO_00000147 .

obo:ENVO_01000006
    obo:IAO_0000115 "An upwelling that is near a coast." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Coastal_upwelling" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000006" ;
    a owl:Class ;
    rdfs:label "coastal upwelling" ;
    rdfs:subClassOf obo:ENVO_01000005, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000005
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00000303
            ]
        )
    ] .

obo:ENVO_01000007
    obo:IAO_0000115 "An organic object which is formed as a result of the biological processes mediated by microbial assemblages." ;
    oboInOwl:hasExactSynonym "microbial feature" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "A very generic class, intended to be populated by inference. Please avoid use in annotation, opting for a more descriptive term." ;
    rdfs:label "organic object formed through microbial activity" ;
    rdfs:subClassOf obo:ENVO_01001814 .

obo:ENVO_01000008
    obo:IAO_0000115 "A multi-layered sheet of micro-organisms, mainly bacteria and archaea. Microbial mats grow at interfaces between different types of material, mostly on submerged or moist surfaces but a few survive in deserts." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Microbial_mat" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000008" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "microbial mat" ;
    rdfs:subClassOf obo:ENVO_01000549 .

obo:ENVO_01000009
    oboInOwl:consider "ENVO:01000159" ;
    oboInOwl:hasRelatedSynonym "organic material feature" ;
    a owl:Class ;
    rdfs:label "obsolete biotic mesoscopic physical object" ;
    owl:deprecated true .

obo:ENVO_01000010
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000010" ;
    a owl:Class ;
    rdfs:label "obsolete abiotic mesoscopic physical object" ;
    owl:deprecated true .

obo:ENVO_01000011
    obo:IAO_0100001 "FOODON:00001256" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dairy_product" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000011" ;
    a owl:Class ;
    rdfs:label "obsolete dairy product" ;
    owl:deprecated true .

obo:ENVO_01000012
    obo:IAO_0100001 "FOODON:00001257" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Milk" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000012" ;
    a owl:Class ;
    rdfs:label "obsolete milk product" ;
    owl:deprecated true .

obo:ENVO_01000013
    obo:IAO_0100001 "FOODON:00001258" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fermented_food" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000013" ;
    a owl:Class ;
    rdfs:label "obsolete fermented food product" ;
    owl:deprecated true .

obo:ENVO_01000014
    obo:IAO_0100001 "FOODON:00001259" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wine" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000014" ;
    a owl:Class ;
    rdfs:label "obsolete wine" ;
    owl:deprecated true .

obo:ENVO_01000015
    obo:IAO_0100001 "FOODON:00001260" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Beer" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000015" ;
    a owl:Class ;
    rdfs:label "obsolete beer" ;
    owl:deprecated true .

obo:ENVO_01000016
    obo:IAO_0000115 "Particulate environmental material which is primarily composed of silt particles."@en ;
    obo:IAO_0000116 "Do not oversimplify the particulate environmental material subclasses with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en ;
    oboInOwl:hasDbXref "EcoLexicon:silt", "SWEETRealm:Silt", "https://en.wikipedia.org/wiki/Silt" ;
    a owl:Class ;
    rdfs:comment "This definition is intentionally ambiguous to support the multiple thresholds set by different authorities. Some authorities consider this soil material that contains 80% or more silt and less than 12% clay. In the Udden-Wentworth scale (due to Krumbein), silt particles range between 0.0039 to 0.0625 mm, larger than clay but smaller than sand particles. ISO 14688 grades silts between 0.002 mm and 0.063 mm. In actuality, silt is chemically distinct from clay, and unlike clay, grains of silt are approximately the same size in all dimensions; furthermore, their size ranges overlap. Clays are formed from thin plate-shaped particles held together by electrostatic forces, so present a cohesion. According to the U.S. Department of Agriculture Soil Texture Classification system, the sand-silt distinction is made at the 0.05 mm particle size. The USDA system has been adopted by the Food and Agriculture Organization (FAO). In the Unified Soil Classification System (USCS) and the AASHTO Soil Classification system, the sand-silt distinction is made at the 0.075 mm particle size (i.e., material passing the #200 sieve). Silts and clays are distinguished mechanically by their plasticity."@en ;
    rdfs:label "silt" ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000343
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000150
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000984
    ] ;
    owl:disjointWith obo:ENVO_01000017 .

obo:ENVO_01000017
    obo:IAO_0000115 "Particulate environmental material which is composed primarily of particles of sand with only minor proportions of other substances."@en ;
    obo:IAO_0000116 "Do not oversimplify the particulate environmental material subclasses with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en ;
    oboInOwl:hasDbXref "EcoLexicon:sand", "LTER:484", "SWEETRealm:Sand", "https://en.wikipedia.org/wiki/Sand" ;
    a owl:Class ;
    rdfs:comment "This definition is intentionally ambiguous to support the multiple thresholds set by different authorities. Some authorities consider as sands soil material that contains 85% or more sand; the percentage of silt plus 1.5 times the percentage of clay does not exceed 15. coarse sand (sable grossier) 25% or more very coarse and coarse sand, and less than 50% any other one grade of sand."@en ;
    rdfs:label "sand" ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000340
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000150
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001759
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00001995
                obo:OBI_0100026
                obo:UBERON_0006612
            )
        ]
    ] .

obo:ENVO_01000018
    obo:IAO_0000115 "An environmental material which is composed primarily of pieces of gravel."@en ;
    oboInOwl:hasDbXref "EcoLexicon:gravel", "SWEETRealm:Gravel" ;
    a owl:Class ;
    rdfs:comment "As with all size-based classifications, there is considerable variation in what is considered gravel."@en ;
    rdfs:label "gravel" ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000341
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001759
    ] .

obo:ENVO_01000019
    obo:IAO_0000115 "A solid surface layer which 1) forms part of the boundary between the cavity of a cave and its solid container and 2)  is the closest solid boundary to the gravitational centre of the astronomical body of which the cave is a part." ;
    a owl:Class ;
    rdfs:comment "surface layer with role \"walking substrate\" or similar. Indicate it is some sort of \"bottom\"" ;
    rdfs:label "cave floor" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01001311, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000067
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001855
    ] .

obo:ENVO_01000020
    obo:IAO_0000115 "Expressions of the estuarine biome occur at wide lower courses of a rivers where they flow into a sea. Estuaries experience tidal flows and their water is a changing mixture of fresh and salt." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:17:06Z" ;
    oboInOwl:hasDbXref "SPIRE:Estuarine" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "estuarine biome" ;
    rdfs:subClassOf obo:ENVO_00000447 .

obo:ENVO_01000021
    obo:IAO_0000115 "Expressions of the mangrove biome are typically found in tropical and sub-tropical tidal areas, in depositional coastal environments where fine sediments (often with high organic content) collect in areas protected from high energy wave action. A variety of characteristic trees and shrubs occur here and are able to withstand a high degree of salinity as well as regions of anoxia and frequent tidal inundation. These areas include estuaries and marine shorelines." ;
    obo:IAO_0100001 "ENVO:01000181" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:17:06Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000021" ;
    a owl:Class ;
    rdfs:label "obsolete mangrove biome" ;
    owl:deprecated true .

obo:ENVO_01000022
    obo:IAO_0000115 "The marine salt marsh biome comprises marshes that are transitional intertidals between land and salty or brackish marine water (e.g.: sloughs, bays, estuaries). It is dominated by halophytic (salt tolerant) herbaceous plants. The daily tidal surges bring in nutrients, which tend to settle in roots of the plants within the salt marsh. The natural chemical activity of salty (or brackish) water and the tendency of algae to bloom in the shallow unshaded water also allow for great biodiversity." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:17:06Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "salt marsh" ;
    oboInOwl:id "ENVO:01000022" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "marine salt marsh biome" ;
    rdfs:subClassOf obo:ENVO_00000447 .

obo:ENVO_01000023
    obo:IAO_0000115 "The marine pelagic biome (pelagic meaning open sea) is that of the marine water column, from the surface to the greatest depths." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:17:06Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000023" ;
    oboInOwl:inSubset obo:ENVO_03605017, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine pelagic biome" ;
    rdfs:subClassOf obo:ENVO_00000447 .

obo:ENVO_01000024
    obo:IAO_0000115 "The marine benthic biome (benthic meaning 'bottom') encompasses the seafloor and includes such areas as shores, littoral or intertidal areas, marine coral reefs, and the deep seabed." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:17:06Z" ;
    oboInOwl:hasDbXref "SPIRE:Benthic" ;
    oboInOwl:inSubset obo:ENVO_03605017, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine benthic biome" ;
    rdfs:subClassOf obo:ENVO_00000447 .

obo:ENVO_01000025
    obo:IAO_0000115 "The marine neritic zone biome comprises sea floor from the high tide mark to a continental shelf break. This zone generally extends to 200 m below average sea level." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:18:40Z" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine neritic benthic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000024 .

obo:ENVO_01000026
    obo:IAO_0000115 "The marine bathyal zone biome comprises regions of the marine benthic biome between approximately 200 m and 3000 m depth. This zone generally coincides with the continental slope." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:18:40Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine bathyal zone biome" ;
    rdfs:subClassOf obo:ENVO_01000024 .

obo:ENVO_01000027
    obo:IAO_0000115 "The marine abyssal zone biome comprises regions of the marine benthic biome  between approximately 2500 m and 6000 m depth. This zone generally coincides with the continental rise and the abyssal plain." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:18:40Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine abyssal zone biome" ;
    rdfs:subClassOf obo:ENVO_01000024 .

obo:ENVO_01000028
    obo:IAO_0000115 "The marine hadal zone biome describes sea floor deeper than 6000 m such as that of the oceanic trenches." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:18:40Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine hadal zone biome" ;
    rdfs:subClassOf obo:ENVO_01000024 .

obo:ENVO_01000029
    obo:IAO_0000115 "A biome expressed by strips or ridges of rocks, sand, or coral that rises to or near the surface of a body of marine water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:18:40Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine reef biome" ;
    rdfs:subClassOf obo:ENVO_01000024, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_01000143
    ] .

obo:ENVO_01000030
    obo:IAO_0000115 "The marine hydrothermal vent biome comprises regions of the marine benthic biome where heat generated due to tectonic activity, either at divergent plate boundaries or convergent ocean plates where back-arc spreading occurs, is released or 'vented' to the surface. The resultant high temperature water jets are laden with dissolved metals and minerals." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:18:40Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine hydrothermal vent biome" ;
    rdfs:subClassOf obo:ENVO_01000024 .

obo:ENVO_01000031
    obo:IAO_0000115 "A prominent or distinctive aspect, quality, or characteristic of a marine biome." ;
    oboInOwl:consider "ENVO:00001999" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:04:50Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000031" ;
    a owl:Class ;
    rdfs:label "obsolete marine feature" ;
    owl:deprecated true .

obo:ENVO_01000032
    obo:IAO_0000115 "The neritic epipelagic zone biome comprises the marine water column above a continental shelf." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:19:19Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000032" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "neritic pelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000023 ;
    owl:disjointWith obo:ENVO_01000033 .

obo:ENVO_01000033
    obo:IAO_0000115 "The oceanic epipelagic zone biome comprises the marine water column offshore, beyond a continental shelf." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:19:19Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000033" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "oceanic pelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000023 .

obo:ENVO_01000034
    obo:IAO_0000115 "The oceanic sea surface microlayer (SML) biome comprises the top 1000 micrometers of the marine surface waters occurring offshore, away from a continental shelf. It is the boundary layer where all exchange occurs between the atmosphere and the ocean. The chemical, physical, and biological properties of the SML differ greatly from the sub-surface water just a few centimeters beneath." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:21:03Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000034" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "oceanic sea surface microlayer biome" ;
    rdfs:subClassOf obo:ENVO_01000033 .

obo:ENVO_01000035
    obo:IAO_0000115 "The oceanic epipelagic zone biome comprises regions of the marine water column that occur offshore, beyond a continental shelf. This biome extends from the surface of the ocean to a depth of ca. 200-250m. Throughout the zone the light field tends to be asymmetrical vertically, so that the direction and elevation of the sun can still be detected. The oceanic epipelagic zone biome encompasses the euphotic zone and, where and when it occurs, the seasonal thermocline." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:21:03Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000035" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "oceanic epipelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000033 .

obo:ENVO_01000036
    obo:IAO_0000115 "The oceanic mesopelagic zone biome comprises regions of the marine water column that occur offshore, beyond a continental shelf. This biome extends through the water column from approximately 200-1000 m depth - the maximal depth of light penetration in all but the clearest oligotrophic ocean regions. In comparison to the epipelagic zone, dominant forms of pelagic organisms do not change very much; however, there are marked changes in species composition and the proportion of smaller-sized individuals decreases." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:21:03Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000036" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "oceanic mesopelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000033 .

obo:ENVO_01000037
    obo:IAO_0000115 "The bathypelagic zone biome comprises the marine water column below approximately 1000 m water depth - the maximum depth to which detectable daylight penetrates in all but the clearest oligotrophic waters - and extends to about 2500 - 2700 m water depth. In the temperate Atlantic, the beginning of the bathypelagic zone biome approximates to the deep oxygen minimum and the base of the permanent thermocline." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:21:03Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000037" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "oceanic bathypelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000033 .

obo:ENVO_01000038
    obo:IAO_0000115 "The abyssopelagic zone biome comprises the marine water column below the bathypelagic zone biome at approximately 2500 -2700 m and extends either to the hadal pelagic zone biome (at approximately 6000 m) or to the benthopelagic zone biome within ca. 100 m of the seafloor. The depth of 2700 m may be critical for physiological reasons as the change in hydrostatic pressure across this depth may preclude organism migration." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:21:03Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000038" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "oceanic abyssopelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000033 .

obo:ENVO_01000039
    obo:IAO_0000115 "The oceanic hadal pelagic zone biome comprises the water column in oceanic trenches occurring at depths between 6000m and 10,000m." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:21:03Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000039" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "oceanic hadal pelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000033 .

obo:ENVO_01000040
    obo:IAO_0000115 "The benthopelagic zone biome comprises regions of the marine water column which usually coincide with the benthic boundary layer (BBL) - the layer of isothermal and isohaline water contiguous to the sea floor. A general reversal in the declining gradient of pelagic biomass may be observed here, perhaps explained by viable nutrition on the sea floor being resuspended by bottom currents. This zone typically extends 100 m above the seafloor, but may reach upto1000 m during benthic storms." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:21:03Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000040" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "oceanic benthopelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000033 .

obo:ENVO_01000041
    obo:IAO_0000115 "The neritic sea surface microlayer (SML) biome comprises the top 1000 micrometers of marine surface waters occurring above a continental shelf. It is the boundary layer where all exchange occurs between the atmosphere and the ocean. The chemical, physical, and biological properties of the SML differ greatly from the sub-surface water just a few centimeters beneath." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:22:09Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000041" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "neritic sea surface microlayer biome" ;
    rdfs:subClassOf obo:ENVO_01000032 .

obo:ENVO_01000042
    obo:IAO_0000115 "The neritic epipelagic zone biome comprises the marine water column that occurs above a continental shelf and extends from the surface of the ocean to a depth of ca. 200-250m. Throughout the zone the light field tends to be asymmetrical vertically, so that the direction and elevation of the sun can still be detected. The epipelagic zone encompasses the euphotic zone and, where and when it occurs, the seasonal thermocline." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:22:09Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000042" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "neritic epipelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000032 .

obo:ENVO_01000043
    obo:IAO_0000115 "The neritic mesopelagic zone biome comprises the marine column that occurs above a continental shelf and extends from approximately 200 to 1000 m depth - the maximal depth of light penetration in all but the clearest oligotrophic ocean regions. In comparison to the epipelagic zone, dominant forms of pelagic organisms do not change very much; however, there are marked changes in species composition and the proportion of smaller-sized individuals decreases." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:22:09Z" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "neritic mesopelagic zone biome" ;
    rdfs:subClassOf obo:ENVO_01000032 .

obo:ENVO_01000044
    obo:IAO_0000115 "OBSOLETE A prominent or distinctive aspect, quality, or characteristic of environments occurring within the marine water column." ;
    oboInOwl:consider obo:ENVO_00001999, obo:ENVO_01000686, obo:ENVO_01001308, obo:ENVO_01001479 ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:10:50Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Ambiguous term - please select a more precise term to describe what the feature of interest is." ;
    rdfs:label "obsolete marine pelagic feature" ;
    owl:deprecated true .

obo:ENVO_01000045
    obo:IAO_0000115 "The epeiric sea (also known as an epicontinental sea) biome comprises a shallow seas that extend over part of a continent. Epeiric seas are usually associated with the marine transgressions of the geologic  past, which have variously been due to either global eustatic sea level changes, local tectonic deformation, or both, and are occasionally semi-cyclic." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:23:23Z" ;
    oboInOwl:hasExactSynonym "epicontinental sea biome" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "epeiric sea biome" ;
    rdfs:subClassOf obo:ENVO_00000447 .

obo:ENVO_01000046
    obo:IAO_0000115 "The marginal sea biome comprises parts of an ocean partially enclosed by land such as islands, archipelagos, or peninsulas. Unlike mediterranean seas, marginal seas have ocean currents caused by ocean winds. Many marginal seas are enclosed by island arcs that were formed from the subduction of one oceanic plate beneath another." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:23:23Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marginal sea biome" ;
    rdfs:subClassOf obo:ENVO_00000447 .

obo:ENVO_01000047
    obo:IAO_0000115 "The mediterranean sea biome comprises mostly enclosed seas that have limited exchange of deep water with outer oceans and where the water circulation is dominated by salinity and temperature differences rather than winds." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:23:23Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "mediterranean sea biome" ;
    rdfs:subClassOf obo:ENVO_00000447, obo:ENVO_01001833 .

obo:ENVO_01000048
    obo:IAO_0000115 "A marine biome which is determined by an ocean." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:23:23Z" ;
    oboInOwl:inSubset obo:ENVO_03605017, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Ocean biomes are determined by major bodies of saline water, principal components of the hydrosphere. Approximately 71% of the Earth's surface is covered by ocean, a continuous body of water that is customarily divided into several principal oceans and smaller seas. More than half of this area is over 3,000 metres (9,800 ft) deep. Average oceanic salinity is around 35 parts per thousand (ppt) (3.5%), and nearly all seawater has a salinity in the range of 30 to 38 ppt." ;
    rdfs:label "ocean biome" ;
    rdfs:subClassOf obo:ENVO_00000447, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00000015
            ]
        )
    ] .

obo:ENVO_01000049
    obo:IAO_0000115 "The marine coral reef biome comprises constructional wave-resistant entities which are primarily built by corals and are often cemented together. The growth of these structures is aided by zooxanthellae, algae that are symbiotic with the reef-building corals." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:27:06Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000049" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine coral reef biome" ;
    rdfs:subClassOf obo:ENVO_01000029 .

obo:ENVO_01000050
    obo:IAO_0000115 "The marine rocky subtidal reef biome comprises regions of the marine reef biome composed mainly of rock and which harbour abundant communities of algae and invertebrates. These reefs are often very patchy, with alterations of rocks dominated by rich invertebrate assemblages and turf-forming calcareous red algae." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:27:06Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000050" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine subtidal rocky reef biome" ;
    rdfs:subClassOf obo:ENVO_01000029 .

obo:ENVO_01000051
    obo:IAO_0000115 "A marine black smoker biome comprises regions of the marine hydrothermal vent biome characterised by a black vent plume. This black plume is a consequence of dissolved metals and minerals forming complexes with sulphide and indicates polymetallic sulphide mineral deposits beneath the surface." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:29:37Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000051" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine black smoker biome" ;
    rdfs:subClassOf obo:ENVO_01000030 .

obo:ENVO_01000052
    obo:IAO_0000115 "A marine white smoker biome comprises regions of the marine hydrothermal vent biome characterised by lightly hued plumes, typically containing barium, calcium, and silicon. These vents tend to have lower temperature plumes when compared to black smoker environments." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:29:37Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000052" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine white smoker biome" ;
    rdfs:subClassOf obo:ENVO_01000030 .

obo:ENVO_01000053
    obo:IAO_0000115 "A marine ultramafic hydrothermal vent biome comprises regions of themarine  hydrothermal vent biome hosted on ultramafic (also referred to as ultrabasic) rocks. Ultramafic rocks are igneous and meta-igneous rocks with very low silica content (less than 45%), generally >18% MgO, high FeO, low potassium, and are composed of usually greater than 90% mafic minerals  (dark colored, high magnesium and iron content). The Earth's mantle is composed of ultramafic rocks." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:29:37Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000053" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine ultramafic hydrothermal vent biome" ;
    rdfs:subClassOf obo:ENVO_01000030 .

obo:ENVO_01000054
    obo:IAO_0000115 "A marine basaltic hydrothermal vent biome comprises regions of the marine hydrothermal vent biome hosted on basaltic rocks. Basalt generally has a composition of 45 to 55 wt % SiO2, 2 to 6 wt % total alkalis, 0.5 to 2.0 wt % TiO2, 5 to 14 wt % FeO and 14 wt % or more Al2O3. Contents of CaO are commonly near 10 wt %, those of MgO commonly in the range 5 to 12 wt %." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-15T11:29:37Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000054" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine basaltic hydrothermal vent biome" ;
    rdfs:subClassOf obo:ENVO_01000030 .

obo:ENVO_01000055
    oboInOwl:consider "ENVO:00002149", "ENVO:01000061", "ENVO:01000295" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:12:30Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000055" ;
    a owl:Class ;
    rdfs:label "obsolete marine bulk water" ;
    owl:deprecated true .

obo:ENVO_01000056
    oboInOwl:consider "ENVO:01000301" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:12:30Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000056" ;
    a owl:Class ;
    rdfs:label "obsolete estuarine bulk water" ;
    owl:deprecated true .

obo:ENVO_01000057
    obo:IAO_0000115 "A marine algal bloom is a rapid increase or accumulation in the population of algae in a marine system. Typically, only one or a small number of phytoplankton  species are involved. Although there is no officially recognized threshold level, algae can be considered to be blooming at concentrations of hundreds to thousands of cells per milliliter, depending on the severity." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:12:30Z" ;
    oboInOwl:hasDbXref "EcoLexicon:red_tide" ;
    oboInOwl:hasNarrowSynonym "red tide" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000057" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine algal bloom" ;
    rdfs:subClassOf obo:ENVO_2000004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000447
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2000004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000447
            ]
        )
    ] .

obo:ENVO_01000058
    obo:IAO_0000115 "Kelp forests are underwater areas with a high density of kelp. They are recognized as one of the most productive and dynamic ecosystems on Earth. Smaller areas of anchored kelp are called kelp beds." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:12:30Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "kelp bed" ;
    oboInOwl:id "ENVO:01000058" ;
    a owl:Class ;
    rdfs:comment "Kelp forests and beds may extend many meters above the sea floor, thus should not be considered a type of \"bed\"." ;
    rdfs:label "kelp forest" ;
    rdfs:subClassOf obo:ENVO_00000104 .

obo:ENVO_01000059
    obo:IAO_0000115 "A bed of a marine, saline water body which is covered by one or more speices of seagrass typically belonging to the families Posidoniaceae, Zosteraceae, Hydrocharitaceae, or Cymodoceaceae." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:12:30Z" ;
    oboInOwl:hasExactSynonym "seagrass bed", "seagrass meadow" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:comment "\"Seagrass beds are highly diverse and productive ecosystems, and can harbor hundreds of associated species from all phyla, for example juvenile and adult fish, epiphytic and free-living macroalgae and microalgae, mollusks, bristle worms, and nematodes. Few species were originally considered to feed directly on seagrass leaves (partly because of their low nutritional content), but scientific reviews and improved working methods have shown that seagrass herbivory is a highly important link in the food chain, with hundreds of species feeding on seagrasses worldwide, including green turtles, dugongs, manatees, fish, geese, swans, sea urchins and crabs.\" https://en.wikipedia.org/wiki/Seagrass 2016-01-18" ;
    rdfs:label "sea grass bed" ;
    rdfs:subClassOf obo:ENVO_01001378, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000426
                obo:ENVO_00000482
            )
        ]
    ] .

obo:ENVO_01000060
    obo:IAO_0000115 "An environmental material which is composed primarily of particles."@en ;
    obo:IAO_0000116 "Do not oversimplify this branch with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en ;
    oboInOwl:hasBroadSynonym "particulate matter"@en ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "particulate environmental material"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01003002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001759
    ] .

obo:ENVO_01000061
    obo:IAO_0000115 "The upper part of the marine water column with generally uniform properties resulting from wind-driven mixing." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:hasExactSynonym "epipelagic mixed layer" ;
    oboInOwl:inSubset envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine wind mixed layer" ;
    rdfs:subClassOf obo:ENVO_01000295, obo:ENVO_01001477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000209
    ] .

obo:ENVO_01000062
    obo:IAO_0000115 "Benthic storms are strong benthic (near bottom) currents transporting sediment, created by the input of energy (largely kinetic) to the seabed. In regions with high mesoscale eddy activity, benthic storms are frequent and can create isohaline and isothermal conditions extending as much as 1000m above the seafloor." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    a owl:Class ;
    rdfs:label "marine benthic storm" ;
    rdfs:subClassOf obo:ENVO_01000067 .

obo:ENVO_01000063
    obo:IAO_0000115 "A portion of planktonic material is a portion of environmental material primarily composed of plankton." ;
    obo:IAO_0000116 "See Issue #251. Awaiting class creation in PCO to attempt logical definitions." ;
    oboInOwl:hasExactSynonym "mass of plankton" ;
    oboInOwl:hasRelatedSynonym "plankton" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "planktonic material"@en ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_01000064
    obo:IAO_0000115 "A marine downwelling describes a net current of marine surface water towards deeper regions of the water column. Marine downwellings are usually caused by differences in the density (and hence, temperature and salinity) of seawater." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000064" ;
    a owl:Class ;
    rdfs:label "marine downwelling" ;
    rdfs:subClassOf obo:ENVO_01000067 .

obo:ENVO_01000065
    obo:IAO_0000115 "A marine water mass which is characterized by having much lower than normal dissolved oxygen concentrations persistently." ;
    obo:IAO_0000117 "http://orcid.org/0000-0002-3410-4655", "https://orcid.org/0000-0002-2908-3327" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000065" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Low oxygen rates are typically due to the rate of respiration being greater than the rate of oxygen resupply, and are not necessarily due to anthropogenic activity." ;
    rdfs:label "marine oxygen minimum zone" ;
    rdfs:subClassOf obo:ENVO_01000686, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001163
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:CHEBI_15379
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001986
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01000066
    obo:IAO_0000115 "Marine anoxic zones are areas of marine water that are depleted of dissolved oxygen. This condition is generally found in areas that have restricted water exchange. In most cases, oxygen is prevented from reaching the deeper levels by a physical barrier (sill) as well as by a pronounced density stratification. Anoxic conditions will occur if the rate of oxidation of organic matter by bacteria is greater than the supply of dissolved oxygen." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:hasDbXref "SWEETRealm:DeadZone" ;
    oboInOwl:hasRelatedSynonym "dead zone" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine anoxic zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_01000067
    obo:IAO_0000115 "A water current which is maintained by a continuous, directed movement of marine water, generated by forces caused by breaking waves, wind, Coriolis force, temperature and salinity differences, and tides caused by the gravitational pull of astronomical bodies. Depth contours, shoreline configurations and interaction with other currents influence a current's direction and strength." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:hasDbXref "EcoLexicon:marine_current" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine current" ;
    rdfs:subClassOf obo:ENVO_01001607, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002149
    ] .

obo:ENVO_01000068
    obo:IAO_0000115 "Marine streamers are tongues of cold water that extend > 100 km offshore from upwelling regions. Enhanced primary productivity may occur in these waters as they are typically more nutrient rich than marine surface waters." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    a owl:Class ;
    rdfs:label "marine streamer" ;
    rdfs:subClassOf obo:ENVO_01000067 .

obo:ENVO_01000069
    obo:IAO_0000115 "Mesoscale marine eddies are characterized by currents which flow in a roughly circular motion around the center of the eddy. The sense of rotation of these currents may either be cyclonic or anticyclonic. Ocean eddies are also usually made of water masses that are different to those outside of the eddy. Marine mesoscale eddies are between about 10 and 500 km in diameter, and persist for periods of days to months. They may be formed when an ocean current develops an instability. This instability grows, causing the current to meander, and eventually an eddy is pinched off from the meander." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    a owl:Class ;
    rdfs:label "mesoscale marine eddy" ;
    rdfs:subClassOf obo:ENVO_01000067 .

obo:ENVO_01000070
    obo:IAO_0000115 "Sediment comprised of weathered continental rocks, wind blown dust, volcanic ash or other terrestrial material." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:14:02Z" ;
    oboInOwl:hasDbXref "EcoLexicon:terrigenous_sediment", "SWEETRealm:TerrigenousSediment" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000070" ;
    a owl:Class ;
    rdfs:label "terrigenous sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000071
    obo:IAO_0000115 "An oceanic front is a narrow zone of enhanced horizontal gradients of water properties (temperature, salinity, nutrients, etc.) that separates broader areas with different water masses or different vertical structure (stratification)." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    a owl:Class ;
    rdfs:label "oceanic front" ;
    rdfs:subClassOf obo:ENVO_01001676 .

obo:ENVO_01000072
    obo:IAO_0000115 "A marine Taylor column is a Taylor column that is formed in a marine body of water. Currents flowing over shoaling topography such as seamounts are accelerated and destabilised, resulting in Taylor columns. Eddies and internal waves are generated downstream of the topological feature and may extend 1000 m or so above them. This may result in a localised increase in primary production where the Taylor column reaches surface waters." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000072" ;
    a owl:Class ;
    rdfs:label "marine Taylor column" ;
    rdfs:subClassOf obo:ENVO_01000299, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000299
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000073
    obo:IAO_0000115 "A marine water mass which is composed primarily of water with low concentrations of nutrients." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    a owl:Class ;
    rdfs:comment "On Earth, the nutrients which are of low concentration in these water masses are typically phosphate, nitrate. and organic matter. The result is low primary productivity in such regions. These regions tend to have high dissolved oxygen levels due to a lack of respiration."@en ;
    rdfs:label "marine oligotrophic desert" ;
    rdfs:subClassOf obo:ENVO_01000686, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002223
    ] .

obo:ENVO_01000074
    obo:IAO_0000115 "A gyre in oceanography is any large system of rotating ocean currents, particularly those involved with large wind movements. Gyres are caused by the Coriolis Effect; planetary vorticity  along with horizontal and vertical friction, which determine the circulation patterns from the wind curl (torque)." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:hasDbXref "SWEETRealm:OceanGyre" ;
    a owl:Class ;
    rdfs:label "oceanic gyre" ;
    rdfs:subClassOf obo:ENVO_01000067 .

obo:ENVO_01000075
    obo:IAO_0000115 "A thermocline which is part of a marine water body." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Marine thermoclines are usually associated with rapid changes in water density and salinity." ;
    rdfs:label "marine thermocline" ;
    rdfs:subClassOf obo:ENVO_00002269, obo:ENVO_01001676 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002269
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000076
    obo:IAO_0000115 "A marine chemocline is a marine cline caused by a strong, vertical chemistry gradient within a body of marine water. Chemoclines most commonly occur where local conditions favor the formations of anoxic bottom water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000076" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine chemocline" ;
    rdfs:subClassOf obo:ENVO_00002270, obo:ENVO_01001676 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002270
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000077
    obo:IAO_0000115 "A pycnocline which is part of a marine water body and composed primarily of ocean water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Marine pycnoclines are usually associated with rapid changes in water temperature and salinity." ;
    rdfs:label "marine pycnocline" ;
    rdfs:subClassOf obo:ENVO_01000259, obo:ENVO_01000295, obo:ENVO_01001676 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000259
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000078
    obo:IAO_0000115 "A nutricline which is part of a marine water body." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine nutricline" ;
    rdfs:subClassOf obo:ENVO_01001675, obo:ENVO_01001676 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001675
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000079
    obo:IAO_0000115 "The marine lysocline denotes the depth in the ocean below which the rate of dissolution of calcite increases dramatically. As water column depth and therefore pressure increases, the corresponding calcite saturation of seawater decreases and the calcite begins dissolve." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine lysocline" ;
    rdfs:subClassOf obo:ENVO_01001674 .

obo:ENVO_01000080
    obo:IAO_0000115 "A roughly planar, pelagic region characterised by equal water temperature." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "pelagic isothermal surface" ;
    rdfs:subClassOf obo:ENVO_01000325, obo:ENVO_01001308, obo:ENVO_01001696 .

obo:ENVO_01000081
    obo:IAO_0000115 "A roughly planar, pelagic region characterised by equal salinity." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "pelagic isohaline surface" ;
    rdfs:subClassOf obo:ENVO_01000325, obo:ENVO_01001308, obo:ENVO_01001694 .

obo:ENVO_01000082
    obo:IAO_0000115 "Biogenous sediment is derived from living organisms, typically planktonic organisms possessing shells, frustules or coccoliths." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:14:02Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000082" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "biogenous sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000083
    obo:IAO_0000115 "A roughly planar, pelagic region characterised by equal water density." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:16:11Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "pelagic isopycnal surface" ;
    rdfs:subClassOf obo:ENVO_01000325, obo:ENVO_01001308, obo:ENVO_01001695 .

obo:ENVO_01000084
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000084" ;
    a owl:Class ;
    rdfs:label "estuarine front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000085
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000085" ;
    a owl:Class ;
    rdfs:label "plume front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000086
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000086" ;
    a owl:Class ;
    rdfs:label "coastal buoyancy current front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000087
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000087" ;
    a owl:Class ;
    rdfs:label "tidal mixing front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000088
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000088" ;
    a owl:Class ;
    rdfs:label "mid-shelf fronts" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000089
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000089" ;
    a owl:Class ;
    rdfs:label "shelf-slope/shelf-break front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000090
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000090" ;
    a owl:Class ;
    rdfs:label "coastal upwelling front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000091
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000091" ;
    a owl:Class ;
    rdfs:label "topographic upwelling front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000092
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000092" ;
    a owl:Class ;
    rdfs:label "equatorial upwelling front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000093
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000093" ;
    a owl:Class ;
    rdfs:label "boundary current front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000094
    obo:IAO_0000115 "A convergence front which is located in a region subject to subtropical climate patterns." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    a owl:Class ;
    rdfs:label "subtropical convergence front" ;
    rdfs:subClassOf obo:ENVO_01000071, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000205
    ] .

obo:ENVO_01000095
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000095" ;
    a owl:Class ;
    rdfs:label "marginal ice zone front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000096
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000096" ;
    a owl:Class ;
    rdfs:label "water mass front" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000097
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:23:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000097" ;
    a owl:Class ;
    rdfs:label "surface convergence" ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_01000098
    obo:IAO_0000115 "A marine current that generally occurs below the permanent thermocline (where it occurs) or below 400 m depth and that is driven by density and temperature gradients." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:24:56Z" ;
    a owl:Class ;
    rdfs:label "deep ocean current" ;
    rdfs:subClassOf obo:ENVO_01000067 .

obo:ENVO_01000099
    obo:IAO_0000115 "A marine current bordered by the surface of the water column and the permanent thermocline, where it occurs. Surface currents are mostly wind driven and mostly limited to the top 400 m of the water column. Ocean currents are driven by the circulation of wind above surface waters. Frictional stress at the interface between the ocean and the wind causes the water to move in the direction of the wind. Large ocean currents are a response of the atmosphere and ocean to the flow of energy from the tropics to polar regions. In some cases, currents are transient features and affect only a small area. Other ocean currents are essentially permanent and extend over large horizontal distances." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:24:56Z" ;
    a owl:Class ;
    rdfs:label "marine surface current" ;
    rdfs:subClassOf obo:ENVO_01000067 .

obo:ENVO_01000100
    obo:IAO_0000115 "A marine surface current that flows along an oceanic front." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:26:13Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000100" ;
    a owl:Class ;
    rdfs:label "along-front current" ;
    rdfs:subClassOf obo:ENVO_01000099 .

obo:ENVO_01000101
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:26:13Z" ;
    a owl:Class ;
    rdfs:label "warm surface current" ;
    rdfs:subClassOf obo:ENVO_01000099 .

obo:ENVO_01000102
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:26:13Z" ;
    a owl:Class ;
    rdfs:label "cold surface current" ;
    rdfs:subClassOf obo:ENVO_01000099 .

obo:ENVO_01000103
    obo:IAO_0000115 "A warm water, narrow marine surface current flowing from the equator to high latitudes at speeds between 40 and 120 kilometers per day. Western boundary currents are the deepest ocean surface flows, usually extending 1000 meters below the ocean surface." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:26:13Z" ;
    oboInOwl:hasDbXref "SWEETRealm:WesternBoundaryCurrent" ;
    a owl:Class ;
    rdfs:label "western boundary current" ;
    rdfs:subClassOf obo:ENVO_01000101 .

obo:ENVO_01000104
    obo:IAO_0000115 "A cold water, broad marine surface current flowing from high latitudes to the equator at speeds between 3 and 7 kilometers per day." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:26:13Z" ;
    oboInOwl:hasDbXref "SWEETRealm:EasternBoundaryCurrent" ;
    a owl:Class ;
    rdfs:label "eastern boundary current" ;
    rdfs:subClassOf obo:ENVO_01000102 .

obo:ENVO_01000105
    obo:IAO_0000115 "OBSOLETE A prominent or distinctive aspect, quality, or characteristic of environments occurring on or along marine benthic environments." ;
    oboInOwl:consider obo:ENVO_00000191, obo:ENVO_00000447, obo:ENVO_01001479, obo:ENVO_01001788 ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T12:27:00Z" ;
    a owl:Class ;
    rdfs:comment "Ambiguous term, please consider using a more precise term which describes the feature of tinterest." ;
    rdfs:label "obsolete marine benthic feature" ;
    owl:deprecated true .

obo:ENVO_01000106
    obo:IAO_0000115 "A marine thermocline which separates the marine cold-water sphere from the marine warm-water sphere and which does not dissipate seasonally." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T02:31:24Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The permanent marine thermocline is typically found in temperate to tropical latitudes," ;
    rdfs:label "permanent marine thermocline" ;
    rdfs:subClassOf obo:ENVO_01000075, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000108
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000109
    ] .

obo:ENVO_01000107
    obo:IAO_0000115 "A marine thermocline which is present below the marine wind mixed layer." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T02:31:24Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "seasonal marine thermocline" ;
    rdfs:subClassOf obo:ENVO_01000075, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000061
    ] .

obo:ENVO_01000108
    obo:IAO_0000115 "The marine cold-water sphere describes a water mass extending from the polar seas and across low latitudes at depths of ca. 800 to 1000 m, which is separated from the marine warm-water sphere by the permanent marine thermocline" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T02:39:37Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine cold-water sphere" ;
    rdfs:subClassOf obo:ENVO_01000686, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000075
    ] .

obo:ENVO_01000109
    obo:IAO_0000115 "The marine warm-water sphere describes a water mass extending to depths of ca. 800 to 1000 m in low and middle latitudes. It is separated from the marine cold-water sphere by the permanent marine thermocline" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-16T02:42:39Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000109" ;
    a owl:Class ;
    rdfs:label "marine warm-water sphere" ;
    rdfs:subClassOf obo:ENVO_01000686, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002149
    ] .

obo:ENVO_01000110
    obo:IAO_0000115 "Hydrogenous sediment is derived from solutes that precipitate out of sea water by a variety of chemical reactions. These are typically less abundant than other sediment types." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:14:02Z" ;
    oboInOwl:hasDbXref "SWEETRealm:HydrogenousSediment" ;
    a owl:Class ;
    rdfs:label "hydrogenous sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000111
    obo:IAO_0000115 "Cosmogenous sediment is derived from extraterrestrial dust and debris in the form of meteorites and similar entities." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:14:02Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000111" ;
    a owl:Class ;
    rdfs:label "cosmogenous sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000112
    obo:IAO_0000115 "Polymetallic nodules, also called manganese nodules, are rock concretions on the sea bottom formed of concentric layers of iron and manganese hydroxides around a core. Nodules vary in size from tiny particles visible only under a microscope to large pellets more than 20 centimetres (8 in) across. However, most nodules are between 5 and 10 cm in diameter." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:14:02Z" ;
    oboInOwl:hasExactSynonym "manganese nodule" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000112" ;
    a owl:Class ;
    rdfs:label "polymetallic nodule" ;
    rdfs:subClassOf obo:ENVO_01000110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_18291
    ] .

obo:ENVO_01000113
    obo:IAO_0000115 "Suspended sediment, or suspended load, is the term for the particles settle  slowly enough to be carried in flowing water (such as a stream or coastal area) either without touching the bed or while only intermittently touching it. These particles are generally of the fine sand, silt and clay size, although larger particles may be carried as well depending on the intensity of the flow." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:17:02Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000113" ;
    a owl:Class ;
    rdfs:label "suspended sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000114
    obo:IAO_0000115 "Sediment characterised by an average particle diameter greater than 256 mm." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:58:08Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000114" ;
    a owl:Class ;
    rdfs:label "boulder sediment" ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000243
    ] .

obo:ENVO_01000115
    obo:IAO_0000115 "Sediment characterised by an average particle diameter between 64 and 256 mm." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:58:08Z" ;
    a owl:Class ;
    rdfs:label "cobble sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000116
    obo:IAO_0000115 "Sediment characterised by an average particle diameter between 4 and 32 mm." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:58:08Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000116" ;
    a owl:Class ;
    rdfs:label "pebble sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000117
    obo:IAO_0000115 "Sediment characterised by an average particle diameter between 2 and 4 mm." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:58:08Z" ;
    a owl:Class ;
    rdfs:label "granular sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000118
    obo:IAO_0000115 "Sediment characterised by an average particle diameter between 62.5 micrometers and 2 mm." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:58:08Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000118" ;
    a owl:Class ;
    rdfs:label "sandy sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000119
    obo:IAO_0000115 "Sediment characterised by an average particle diameter between 3.9 and 62.5 micrometers." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:58:08Z" ;
    a owl:Class ;
    rdfs:label "silty sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000120
    obo:IAO_0000115 "Sediment characterised by an average particle diameter between 1 and 3.9 micrometers." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:58:08Z" ;
    a owl:Class ;
    rdfs:label "clay sediment" ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002982
    ] .

obo:ENVO_01000121
    obo:IAO_0000115 "Sediment characterised by an average particle diameter below 1 micrometer." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T01:58:08Z" ;
    a owl:Class ;
    rdfs:comment "Note that by the particle-size-based definition used here, colloidal sediment need not actually be a colloid. If that is the case, please use \"suspended colloidal sediment\"." ;
    rdfs:label "colloidal sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000122
    obo:IAO_0000115 "A marine hydrothermal vent is a marine benthic feature where heat generated due to tectonic activity, either at divergent plate boundaries or convergent ocean plates where back-arc spreading occurs, is released or 'vented' to the surface. The resultant high temperature water jets are laden with dissolved metals and minerals." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T02:13:33Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000122" ;
    a owl:Class ;
    rdfs:label "marine hydrothermal vent" ;
    rdfs:subClassOf obo:ENVO_00000215, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000447
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000215
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000447
            ]
        )
    ] .

obo:ENVO_01000123
    obo:IAO_0000115 "The marine sponge reef biome comprises marine reefs primarily built by marine sponges. The primary frame-building sponges are all members of the order Hexactinosa. They are found only in glacier-scoured troughs of low-angle continental shelf. The seafloor is stable and consists of rock, coarse gravel, and large boulders." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T04:43:05Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000123" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine sponge reef biome" ;
    rdfs:subClassOf obo:ENVO_01000029 .

obo:ENVO_01000124
    obo:IAO_0000115 "The supralittoral zone is the area above the spring high tide line that is regularly splashed, but not submerged by ocean water. Seawater penetrates these elevated areas only during storms with high tides." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T09:01:45Z" ;
    oboInOwl:hasBroadSynonym "supralittoral zone" ;
    oboInOwl:hasExactSynonym "marine supralittoral zone" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "splash zone", "spray zone", "supratidal zone" ;
    oboInOwl:id "ENVO:01000124" ;
    a owl:Class ;
    rdfs:label "marine supra-littoral zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000125
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000410
    ] .

obo:ENVO_01000125
    obo:IAO_0000115 "The marine littoral zone is a littoral zone which extends, approximately, from the spray region above the high tide mark to the edge of the coninental shelf." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T09:01:45Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000125" ;
    a owl:Class ;
    rdfs:label "marine littoral zone" ;
    rdfs:subClassOf obo:ENVO_01000407, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000316
    ] .

obo:ENVO_01000126
    obo:IAO_0000115 "The marine sublittoral zone is part of the marine littoral zone which is permanently covered by seawater. In physical oceanography, the sublittoral zone refers to coastal regions with significant tidal flows and energy dissipation, including non-linear flows, internal waves, river outflows and oceanic fronts. In practice, this typically extends to the edge of the continental shelf, with depths around 200 meters. In marine biology, the sublittoral refers to the areas where sunlight reaches the ocean floor, that is, where the water is never so deep as to take it out of the photic zone." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-17T09:01:45Z" ;
    oboInOwl:hasBroadSynonym "sublittoral zone" ;
    oboInOwl:hasExactSynonym "marine sublittoral zone" ;
    a owl:Class ;
    rdfs:label "marine sub-littoral zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000125
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000410
    ] .

obo:ENVO_01000127
    obo:IAO_0000115 "A marine benthic biome which is determined by a cold seep." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2010-03-19T08:33:56Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:comment "The marine cold seep biome comprises regions of the marine benthic biome where seepage of methane, hydrogen sulphide, hydrocarbon rich fluids and other fluids occurs." ;
    rdfs:label "marine cold seep biome" ;
    rdfs:subClassOf obo:ENVO_01000024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000263
    ] .

obo:ENVO_01000128
    obo:IAO_0000115 "The dilution basin mediterranean sea biome comprises expressions of the mediterranean sea biome with lower salinity than the surrounding ocean due to freshwater gains such as rainfall and rivers. Water exchange consists of outflow of the fresher mediterranean water in the upper layer and inflow of the saltier oceanic water in the lower layer of the channel. Renewal of deep water may not be sufficient to supply oxygen to the bottom." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-19T09:32:59Z" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "dilution basin mediterranean sea biome" ;
    rdfs:subClassOf obo:ENVO_01000047 .

obo:ENVO_01000129
    obo:IAO_0000115 "A column of solid material which has been progressively deposited around a hydrothermal vent." ;
    oboInOwl:creation_date "2010-03-20T06:23:38Z" ;
    a owl:Class ;
    rdfs:label "marine hydrothermal vent chimney" ;
    rdfs:subClassOf obo:ENVO_01001885, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000122
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000024
    ] .

obo:ENVO_01000130
    obo:IAO_0000115 "A marine hydrothermal vent plume, part of a marine hydrothermal vent, is a high temperature water jet laden with dissolved metals and minerals that is driven by heat generated due to tectonic activity below the vent." ;
    oboInOwl:creation_date "2010-03-20T06:23:38Z" ;
    a owl:Class ;
    rdfs:label "marine hydrothermal plume" ;
    rdfs:subClassOf obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000122
    ] .

obo:ENVO_01000131
    obo:IAO_0000115 "Sediment characterised by a temperature of 15-45 degrees Celsius and high-to-low oxygenation. Often impacted by hydrothermal fluid flows." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T07:15:20Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000131" ;
    a owl:Class ;
    rdfs:label "mesophilic sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000132
    obo:IAO_0000115 "Sediment characterised by a temperature of 45-75 degrees Celsius and low to no oxygen content. Often impacted by hydrothermal fluid flows." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T07:18:16Z" ;
    a owl:Class ;
    rdfs:label "thermophilic sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000133
    obo:IAO_0000115 "Sediment characterised by a temperature of 80-125 degrees Celsius and no oxygen content. Often impacted by hydrothermal fluid flows." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T07:18:16Z" ;
    a owl:Class ;
    rdfs:label "hyperthermophilic sediment" ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01000134
    obo:IAO_0000115 "High temperature water ejected from hydrothermal vents and laden with dissolved metals and minerals as a result of percolation through crustal rocks." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:19:19Z" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "hydrothermal fluid" ;
    rdfs:subClassOf obo:ENVO_00002141 .

obo:ENVO_01000135
    obo:IAO_0000115 "Sediment hosting and characterised by active nitrate reducing microbial communities." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:33:33Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000135" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "nitrate-reducing sediment" ;
    rdfs:subClassOf obo:ENVO_00002045 .

obo:ENVO_01000136
    obo:IAO_0000115 "A piece of rock which fell vertically through the water column into finer-grained water-deposited sedimentary rocks."@en ;
    oboInOwl:creation_date "2010-03-20T06:25:06Z" ;
    oboInOwl:hasExactSynonym "dropstone"@en ;
    a owl:Class ;
    rdfs:comment "Drop stones range in size from small pebbles to boulders."@en ;
    rdfs:label "drop stone" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_00000339, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000501
    ] .

obo:ENVO_01000137
    obo:IAO_0000115 "An accumulation of organic matter that has fallen to the bottom of a body of water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:25:30Z" ;
    a owl:Class ;
    rdfs:label "organic matter fall" ;
    rdfs:subClassOf obo:ENVO_01000549, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000501
    ] .

obo:ENVO_01000138
    obo:IAO_0000115 "A accumulation of plant matter that has fallen to the bottom of a body of water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:26:07Z" ;
    a owl:Class ;
    rdfs:label "plant matter fall" ;
    rdfs:subClassOf obo:ENVO_01000137 .

obo:ENVO_01000139
    obo:IAO_0000115 "The carcass of an animal that has fallen to the bottom of a body of water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:26:07Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000139" ;
    a owl:Class ;
    rdfs:label "animal carcass fall" ;
    rdfs:subClassOf obo:ENVO_00002033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000501
    ] .

obo:ENVO_01000140
    obo:IAO_0000115 "Whale fall is the term used for a whale carcass that has fallen to the ocean floor. When a whale dies in shallow water, its carcass is typically devoured by scavengers over a relatively short period of time: within several months. However, in deeper water (depths of 2,000 m/6,600 ft or greater), fewer scavenger species exist, and the carcass can provide sustenance for a complex localized ecosystem over periods of decades." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:26:13Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000140" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "whale fall" ;
    rdfs:subClassOf obo:ENVO_01000139 .

obo:ENVO_01000141
    obo:IAO_0000115 "Seal fall is the term used for a seal carcass that has fallen to the ocean floor." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:26:44Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000141" ;
    a owl:Class ;
    rdfs:label "seal fall" ;
    rdfs:subClassOf obo:ENVO_01000139 .

obo:ENVO_01000142
    obo:IAO_0000115 "A wood fall describes an accumulation of woody plant material that has fallen to the ocean floor." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:27:01Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000142" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "wood fall" ;
    rdfs:subClassOf obo:ENVO_01000138 .

obo:ENVO_01000143
    obo:IAO_0000115 "A reef which is located in a marine water body."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:43:45Z" ;
    a owl:Class ;
    rdfs:label "marine reef" ;
    rdfs:subClassOf obo:ENVO_01001899, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001899
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000144
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:52:40Z" ;
    a owl:Class ;
    rdfs:label "marine coral reef flat zone" ;
    rdfs:subClassOf obo:ENVO_01000143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000150
    ] .

obo:ENVO_01000145
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:52:40Z" ;
    a owl:Class ;
    rdfs:label "marine coral reef back reef" ;
    rdfs:subClassOf obo:ENVO_01000143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000150
    ] .

obo:ENVO_01000146
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:52:40Z" ;
    a owl:Class ;
    rdfs:label "marine coral reef crest" ;
    rdfs:subClassOf obo:ENVO_01000143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000150
    ] .

obo:ENVO_01000147
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:52:40Z" ;
    a owl:Class ;
    rdfs:label "marine coral reef fore reef" ;
    rdfs:subClassOf obo:ENVO_01000143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000150
    ] .

obo:ENVO_01000148
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:52:40Z" ;
    a owl:Class ;
    rdfs:label "marine coral reef buttress zone" ;
    rdfs:subClassOf obo:ENVO_01000143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000150
    ] .

obo:ENVO_01000149
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:52:40Z" ;
    a owl:Class ;
    rdfs:label "marine coral reef deep fore reef" ;
    rdfs:subClassOf obo:ENVO_01000143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000150
    ] .

obo:ENVO_01000150
    obo:IAO_0000115 "A rocky reef which is located in the subtidal zone of a marine water body."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T06:55:18Z" ;
    a owl:Class ;
    rdfs:label "marine subtidal rocky reef" ;
    rdfs:subClassOf obo:ENVO_00000130, obo:ENVO_01000143 .

obo:ENVO_01000151
    obo:IAO_0000115 "Sediment hosting and characterised by active manganese reducing microbial communities." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:33:33Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000151" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "manganese-reducing sediment" ;
    rdfs:subClassOf obo:ENVO_00002045 .

obo:ENVO_01000152
    obo:IAO_0000115 "Sediment hosting and characterised by active iron reducing microbial communities." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:33:33Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000152" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "iron-reducing sediment" ;
    rdfs:subClassOf obo:ENVO_00002045 .

obo:ENVO_01000153
    obo:IAO_0000115 "Sediment hosting and characterised by active sulphate reducing microbial communities." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:33:33Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sulphate-reducing sediment" ;
    rdfs:subClassOf obo:ENVO_00002045 .

obo:ENVO_01000154
    obo:IAO_0000115 "Sediment hosting and characterised by active carbon dioxide reducing microbial communities." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:33:33Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000154" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "carbon dioxide-reducing sediment" ;
    rdfs:subClassOf obo:ENVO_00002045 .

obo:ENVO_01000155
    obo:IAO_0000115 "Environmental material derived from living organisms and composed primarily of one or more biomacromolecules." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:40:04Z" ;
    oboInOwl:hasDbXref "EcoLexicon:organic_material" ;
    oboInOwl:hasExactSynonym "biomass" ;
    a owl:Class ;
    rdfs:label "organic material" ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_33694
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_33694
            ]
        )
    ] .

obo:ENVO_01000156
    obo:IAO_0000115 "Material derived from a biofilm, an aggregate of microorganisms in which cells adhere to each other and/or to a surface. These adherent cells are frequently embedded within a self-produced matrix of extracellular polymeric substance (EPS). Biofilm EPS, which is also referred to as slime, is a polymeric conglomeration generally composed of extracellular DNA, proteins, and polysaccharides in various configurations." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:51:49Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000156" ;
    a owl:Class ;
    rdfs:label "biofilm material" ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_01000157
    obo:IAO_0000115 "Material derived from a microbial mat, a multi-layered sheet of micro-organisms, mainly bacteria and archaea. Microbial mats create a wide range of internal chemical environments." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:51:49Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000157" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "microbial mat material" ;
    rdfs:subClassOf obo:ENVO_01000155, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000155
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_01000008
            ]
        )
    ] .

obo:ENVO_01000158
    obo:IAO_0000115 "Marine snow is a continuous shower of mostly organic detritus falling from the upper layers of the water column. Its origin lies in activities within the productive photic zone." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T08:51:49Z" ;
    oboInOwl:hasDbXref "EcoLexicon:marine_snow" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine snow" ;
    rdfs:subClassOf obo:ENVO_01001103 .

obo:ENVO_01000159
    obo:IAO_0000115 "A prominent or distinctive aspect, quality, or characteristic pertaining to or derived from living organisms." ;
    oboInOwl:consider <ENVO:01001814> ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:00:40Z" ;
    a owl:Class ;
    rdfs:label "obsolete organic feature" ;
    owl:deprecated true .

obo:ENVO_01000160
    obo:IAO_0000115 "Pockmarks are craters in the seabed resulting from the release of gas or liquid. Generally, they are formed in soft, fine-grained seabed sediments by the escape of fluids (gas or water, but mainly methane) into the water column." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:14:38Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine pockmark" ;
    rdfs:subClassOf obo:ENVO_00000514 .

obo:ENVO_01000161
    obo:IAO_0000115 "A marine sponge reef is marine reefs primarily built by marine sponges. The primary frame-building sponges are all members of the order Hexactinosa. They are found only in glacier-scoured troughs of low-angle continental shelf. The seafloor is stable and consists of rock, coarse gravel, and large boulders." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:18:54Z" ;
    a owl:Class ;
    rdfs:label "marine sponge reef" ;
    rdfs:subClassOf obo:ENVO_01000143 .

obo:ENVO_01000162
    obo:IAO_0000115 "A collection of tissues joined in structural unit to serve a common function." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:21:27Z" ;
    oboInOwl:hasDbXref "LTER:395" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000162" ;
    a owl:Class ;
    rdfs:label "organ" ;
    rdfs:subClassOf obo:ENVO_01001814 .

obo:ENVO_01000163
    obo:IAO_0000115 "A photophore is a light-emitting organ which appears as luminous spots on various marine animals, including fish and cephalopods. The organ can be simple, or as complex as the human eye; equipped with lenses, shutters, color filters and reflectors. The light can be produced from compounds during the digestion of prey, from specialized mitochondrial cells in the organism, called photocytes (\"light producing\" cells) , or, similarly, associated with symbiotic  bacteria in the organism." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:23:50Z" ;
    oboInOwl:hasDbXref "EcoLexicon:photophore" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000163" ;
    a owl:Class ;
    rdfs:label "photophore" ;
    rdfs:subClassOf obo:ENVO_01000162 .

obo:ENVO_01000164
    obo:IAO_0000115 "Root nodules occur on the roots of plants that associate with symbiotic nitrogen-fixing bacteria." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:23:50Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000164" ;
    a owl:Class ;
    rdfs:label "root nodule" ;
    rdfs:subClassOf obo:ENVO_01000162 .

obo:ENVO_01000165
    obo:IAO_0000115 "A specialised organ found in deep-sea tube worms populating hydrothermal vent environments that is colonised by chemosynthetic bacteria which supply the host worm with organic compounds. The term may be applied to similar organs in other worms." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:23:50Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000165" ;
    a owl:Class ;
    rdfs:label "trophosome" ;
    rdfs:subClassOf obo:ENVO_01000162 .

obo:ENVO_01000166
    obo:IAO_0000115 "A specialized organ that is linked to the gut in beetles and host to a symbiotic yeast. The yeast cells assist in the digestion of less nutritious foods, supply needed B-vitamins and sterols, and provide resistance to certain toxins." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:23:50Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000166" ;
    a owl:Class ;
    rdfs:label "mycetome" ;
    rdfs:subClassOf obo:ENVO_01000162 .

obo:ENVO_01000167
    obo:IAO_0000115 "Determinate nodules are root nodules found on tropical (sub)legumes, such as those of the genera Glycine (soybean), Phaseolus  (common bean), Lotus, and Vigna. Determinate nodules lose meristematic activity shortly after initiation, thus growth is due to cell expansion resulting in mature nodules which are spherical in shape." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:34:55Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000167" ;
    a owl:Class ;
    rdfs:label "determinate root nodule" ;
    rdfs:subClassOf obo:ENVO_01000164 .

obo:ENVO_01000168
    obo:IAO_0000115 "Indeterminate nodules are found on temperate legumes like Pisum  (pea), Medicago (alfalfa), Trifolium (clover), and Vicia (vetch). They earned the moniker \"indeterminate\" because they maintain an active apical meristem that produces new cells for growth over the life of the nodule. Because they are actively growing, indeterminate nodules manifest zones which demarcate different stages of development/symbiosis." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:34:55Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000168" ;
    a owl:Class ;
    rdfs:label "indeterminate root nodule" ;
    rdfs:subClassOf obo:ENVO_01000164 .

obo:ENVO_01000169
    obo:IAO_0000115 "A part of an indeterminate root nodule where new nodule tissue is formed which will later differentiate into the other zones of the nodule." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:38:56Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000169" ;
    a owl:Class ;
    rdfs:label "indeterminate root nodule active meristem" ;
    rdfs:subClassOf obo:ENVO_01000168, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000168
    ] .

obo:ENVO_01000170
    obo:IAO_0000115 "A part of an indeterminate root nodule permeated with infection threads full of bacteria. The plant cells are larger than in the previous zone and cell division is halted." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:38:56Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000170" ;
    a owl:Class ;
    rdfs:label "indeterminate root nodule infection zone" ;
    rdfs:subClassOf obo:ENVO_01000168, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000168
    ] .

obo:ENVO_01000171
    obo:IAO_0000115 "A part of an indeterminate root nodule where each cell contains a large, central vacuole and the cytoplasm is filled with fully differentiated bacteroids which are actively fixing nitrogen. Typically, the plant provides these cells with leghemoglobin, resulting in a distinct pink color." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:38:56Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000171" ;
    a owl:Class ;
    rdfs:label "indeterminate root nodule nitrogen fixation zone" ;
    rdfs:subClassOf obo:ENVO_01000168, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000168
    ] .

obo:ENVO_01000172
    obo:IAO_0000115 "A part of an indeterminate root nodule where plant cells and their bacteroid contents are being degraded. The breakdown of the heme component of leghemoglobin results in a visible greening at the base of the nodule." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-20T09:38:56Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000172" ;
    a owl:Class ;
    rdfs:label "indeterminate root nodule senescent zone" ;
    rdfs:subClassOf obo:ENVO_01000168, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000168
    ] .

obo:ENVO_01000173
    obo:IAO_0000115 "Water which lacks dissolved oxygen." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-21T06:05:53Z" ;
    oboInOwl:hasExactSynonym "anaerobic water" ;
    oboInOwl:hasRelatedSynonym "reducing water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "anoxic water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Class ;
        owl:complementOf [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000051 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:CHEBI_15379
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000086 ;
                        owl:someValuesFrom obo:PATO_0001986
                    ]
                )
            ]
        ]
    ] .

obo:ENVO_01000174
    obo:IAO_0000115 "A forest ecosystem which is in its climactic successional state."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:26:46Z" ;
    oboInOwl:hasDbXref "LTER:212", "SPIRE:Forest" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "forest biome" ;
    rdfs:subClassOf obo:ENVO_00000446, obo:ENVO_01001243 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001243
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000175
    obo:IAO_0000115 "A woodland ecosystem which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:26:46Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "woodland biome" ;
    rdfs:subClassOf obo:ENVO_00000446, obo:ENVO_01001245, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000109
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001245
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000176
    obo:IAO_0000115 "A shrubland biome is a terrestrial biome which includes, across its entire spatial extent, dense groups of shrubs." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:26:46Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:comment "Preliminary definition." ;
    rdfs:label "shrubland biome" ;
    rdfs:subClassOf obo:ENVO_00000446 .

obo:ENVO_01000177
    obo:IAO_0000115 "A grassland ecosystem which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:26:46Z" ;
    oboInOwl:hasDbXref "SPIRE:Savannah_or_grassland" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "grassland biome" ;
    rdfs:subClassOf obo:ENVO_00000446, obo:ENVO_01001206 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000178
    obo:IAO_0000115 "A savanna ecosystem which is in its climactic successional state."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:26:46Z" ;
    oboInOwl:hasDbXref "SPIRE:Savannah_or_grassland" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "savanna biome" ;
    rdfs:subClassOf obo:ENVO_00000261, obo:ENVO_00000446 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000261
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000179
    obo:IAO_0000115 "A desert ecosystem which is in its climactic successional state."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:26:46Z" ;
    oboInOwl:hasDbXref "SPIRE:Desert_or_dune" ;
    oboInOwl:inSubset envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "desert biome" ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001780, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001780
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000180
    obo:IAO_0000115 "A tundra ecosystem which is in its climactic successional state."@en ;
    terms:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:26:46Z" ;
    oboInOwl:hasDbXref "SPIRE:Tundra" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:envoPolar, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tundra biome" ;
    rdfs:subClassOf obo:ENVO_00000446, obo:ENVO_01001370 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001370
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000181
    obo:IAO_0000115 "A mangrove ecosystem which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:26:46Z" ;
    oboInOwl:hasDbXref "LTER:322" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. Depending on whether mangrove trees or shrubs are present, this class could be a child of shrubland biome or woodland biome. Consider creating the appropriate classes." ;
    rdfs:label "mangrove biome" ;
    rdfs:subClassOf obo:ENVO_00000057, obo:ENVO_00000428 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000057
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000182
    obo:IAO_0000115 ".A temperate desert ecosytem which is in its climactic successional state" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:08Z" ;
    a owl:Class ;
    rdfs:label "temperate desert biome" ;
    rdfs:subClassOf obo:ENVO_01000179, obo:ENVO_01001831, obo:ENVO_01001902 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001902
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000183
    obo:IAO_0000115 ".A tropical desert ecosytem which is in its climactic successional state" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:08Z" ;
    a owl:Class ;
    rdfs:label "tropical desert biome" ;
    rdfs:subClassOf obo:ENVO_01000179, obo:ENVO_01001906 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001906
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000184
    obo:IAO_0000115 ".A subtropical desert ecosytem which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:08Z" ;
    a owl:Class ;
    rdfs:label "subtropical desert biome" ;
    rdfs:subClassOf obo:ENVO_01000179, obo:ENVO_01001832, obo:ENVO_01001905 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001905
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000185
    obo:IAO_0000115 "A montane desert ecosytem which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:08Z" ;
    a owl:Class ;
    rdfs:comment "Preliminary definition." ;
    rdfs:label "montane desert biome" ;
    rdfs:subClassOf obo:ENVO_01000179, obo:ENVO_01001836, obo:ENVO_01001903 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001903
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000186
    obo:IAO_0000115 ".A polar desert ecosytem which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:08Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "polar desert biome" ;
    rdfs:subClassOf obo:ENVO_01000179, obo:ENVO_01000339, obo:ENVO_01001904 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001904
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000187
    obo:IAO_0000115 "A savanna biome which is subject to subtropical climate patterns."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:51Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "subtropical savanna biome" ;
    rdfs:subClassOf obo:ENVO_01000178, obo:ENVO_01001922 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001922
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000188
    obo:IAO_0000115 "A savanna biome which is subject to tropical climate patterns."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:51Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tropical savanna biome" ;
    rdfs:subClassOf obo:ENVO_01000178, obo:ENVO_01001830, obo:ENVO_01001925 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001925
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000189
    obo:IAO_0000115 "A savanna biome which is subject to temperate climate patterns."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:51Z" ;
    oboInOwl:hasBroadSynonym "prairie biome" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "temperate savanna biome" ;
    rdfs:subClassOf obo:ENVO_01000178, obo:ENVO_01001831, obo:ENVO_01001924 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001924
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000190
    obo:IAO_0000115 "A flooded savanna which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:28:51Z" ;
    oboInOwl:hasBroadSynonym "swamp" ;
    oboInOwl:hasRelatedSynonym "marsh" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "flooded savanna biome" ;
    rdfs:subClassOf obo:ENVO_01001919 .

obo:ENVO_01000191
    obo:IAO_0000115 "A subtropical grassland which is in its climactic successional state." ;
    oboInOwl:creation_date "2013-04-07T14:29:48Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "subtropical grassland biome" ;
    rdfs:subClassOf obo:ENVO_01000177, obo:ENVO_01001809, obo:ENVO_01001832 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001809
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000192
    obo:IAO_0000115 "A tropical grassland which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:29:48Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tropical grassland biome" ;
    rdfs:subClassOf obo:ENVO_01000177, obo:ENVO_01001806, obo:ENVO_01001830 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001806
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000193
    obo:IAO_0000115 "A temperate grassland which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:29:48Z" ;
    oboInOwl:hasBroadSynonym "prairie biome" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "temperate grassland biome" ;
    rdfs:subClassOf obo:ENVO_01000177, obo:ENVO_01001811, obo:ENVO_01001831 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001811
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000194
    obo:IAO_0000115 "A montane grassland which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:29:48Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition." ;
    rdfs:label "montane grassland biome" ;
    rdfs:subClassOf obo:ENVO_01000177, obo:ENVO_01001808, obo:ENVO_01001836 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001808
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000195
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:29:48Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "flooded grassland biome" ;
    rdfs:subClassOf obo:ENVO_01000177, obo:ENVO_01001807, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00001998
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001823
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001807
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000196
    obo:IAO_0000115 "A coniferous forest biome is a forest biome which contains densely packed populations or communities of coniferous trees, strongly limiting light penetration to the forest floor." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:31:01Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "coniferous forest biome" ;
    rdfs:subClassOf obo:ENVO_01000174, obo:ENVO_01000433 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000433
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000197
    obo:IAO_0000115 "A broadleaf forest ecosystem which is in its climactic successional state."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:31:01Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "broadleaf forest biome" ;
    rdfs:subClassOf obo:ENVO_01000174, obo:ENVO_01000430 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000430
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000198
    obo:IAO_0000115 "A mixed forest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:31:01Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "mixed forest biome" ;
    rdfs:subClassOf obo:ENVO_01000174, obo:ENVO_01000431 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000431
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000199
    obo:IAO_0000115 "A mediterranean forest in which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:31:01Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "mediterranean forest biome" ;
    rdfs:subClassOf obo:ENVO_01000174, obo:ENVO_01001791, obo:ENVO_01001833 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001791
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000200
    obo:IAO_0000115 "A tropical broadleaf forest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:32:28Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "tropical broadleaf forest biome" ;
    rdfs:subClassOf obo:ENVO_01000197, obo:ENVO_01001792, obo:ENVO_01001830 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001792
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000201
    obo:IAO_0000115 "A subtropical broadleaf forest in which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:32:28Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "subtropical broadleaf forest biome" ;
    rdfs:subClassOf obo:ENVO_01000197, obo:ENVO_01001793, obo:ENVO_01001832 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001793
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000202
    obo:IAO_0000115 "A broadleaf forest which is subject to temperate climate patterns." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:32:28Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "temperate broadleaf forest biome" ;
    rdfs:subClassOf obo:ENVO_01000197, obo:ENVO_01001794, obo:ENVO_01001831 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001794
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000203
    obo:IAO_0000114 obo:IAO_0000121 ;
    obo:IAO_0000115 "An environmental condition is a range of a determinate quality or combination of qualities that are present in an environmental system." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:35:18Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "A condition defines a restricted range of a given quality or combination of qualities. If an environment class, E, has_condition C, then all qualities listed in C are restricted to the ranges defined in C in E. This is not intended as a logical conditional." ;
    rdfs:label "environmental condition" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:ENVO_01000204
    obo:IAO_0000115 "A tropical condition is an environmental condition in which an environmental system receives high yearly solar irradiance per unit area and, on Earth, the Sun reaches a subsolar point at least once during the solar year. This results in a hot and moist year-round climate at low elevations, which have a monthly average temperature above 18 degrees Celsius." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:36:47Z" ;
    oboInOwl:hasDbXref "EcoLexicon:the_tropics", "SPIRE:Tropical" ;
    a owl:Class ;
    rdfs:label "tropical" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000205
    obo:IAO_0000115 "A subtropical condition is an environmental condition in which an envrionmental system receives more solar irradiance than those with temperate conditions, but less than those with tropical conditions. At low elevations, this typically results in eight months of the year having average temperatures greater than or equal to 10 degrees Celsius with the coldest monthly temperature averaging between 2 and 13 degrees Celsius." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:36:47Z" ;
    a owl:Class ;
    rdfs:comment """As with most other climatic zones and conditions, multiple classification schemes have somehat different definitions and criteria. To quote from https://en.wikipedia.org/wiki/ \"Several methods have been used to define the subtropical climate. In the Trewartha climate classification, a subtropical region should have at least eight months with a mean temperature of 10 °C (50.0 °F) or above. German climatologists Carl Troll and Karlheinz Paffen defined Warm temperate zones as plain and hilly lands having an average temperature of the coldest month between 2 °C (35.6 °F) and 13 °C (55.4 °F) in the Northern Hemisphere and between 6 °C (42.8 °F) and 13 °C (55.4 °F) in the Southern Hemisphere, excluding oceanic and continental climates. According to the Troll-Paffen climate classification, there generally exists one large subtropical zone named the warm-temperate subtropical zone,[4] which is subdivided into seven smaller areas.[5]

According to the E. Neef climate classification, the subtropical zone is divided into two parts: Rainy winters of the west sides and Eastern subtropical climate.[6] According to the Wilhelm Lauer & Peter Frankenberg climate classification, the subtropical zone is divided into three parts: high-continental, continental, and maritime.[7] According to the Siegmund/Frankenberg climate classification, subtropical is one of six climate zones in the world.[8]\"""" ;
    rdfs:label "subtropical" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000206
    obo:IAO_0000115 "A temperate condition is an environmental condition in which an environmental system receives less solar irradiance than those with subpolar conditions, but greater than those with subtropical conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:36:47Z" ;
    oboInOwl:hasDbXref "SPIRE:Temperate" ;
    oboInOwl:hasExactSynonym "tepid climate" ;
    a owl:Class ;
    rdfs:comment "This class' definition is less satisfactory than the other latitudinal conditoins." ;
    rdfs:label "temperate" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000207
    obo:IAO_0000115 "A mediterranean condition is a subtropical condition in which hot dry summers and winters with moderate to high rainfall." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:36:47Z" ;
    a owl:Class ;
    rdfs:comment "These regions are under the constant influence of the influence of large, usually marine, bodies of water and subtropical ridges." ;
    rdfs:label "mediterranean" ;
    rdfs:subClassOf obo:ENVO_01000205 .

obo:ENVO_01000208
    obo:IAO_0000115 "A mediterranean woodland ecosystem which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T15:01:04Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "mediterranean woodland biome" ;
    rdfs:subClassOf obo:ENVO_01000222, obo:ENVO_01001833, obo:ENVO_01001916 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001916
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000209
    obo:IAO_0000115 "A coniferous forest biome which is subject to subtropical climate patterns." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:39:14Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "subtropical coniferous forest biome" ;
    rdfs:subClassOf obo:ENVO_01000196, obo:ENVO_01001804, obo:ENVO_01001832 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000196
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01000210
    obo:IAO_0000115 "A tropical coniferous forest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:39:14Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tropical coniferous forest biome" ;
    rdfs:subClassOf obo:ENVO_01000196, obo:ENVO_01000399, obo:ENVO_01001830 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000399
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000211
    obo:IAO_0000115 "A coniferous forest biome which is subject to temperate climate patterns." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:39:14Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "temperate coniferous forest biome" ;
    rdfs:subClassOf obo:ENVO_01000196, obo:ENVO_01001805, obo:ENVO_01001831 .

obo:ENVO_01000212
    obo:IAO_0000115 "A temperate mixed forest in which dominant ecological communities have reached their climax successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:39:30Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "temperate mixed forest biome" ;
    rdfs:subClassOf obo:ENVO_01000198, obo:ENVO_01001796, obo:ENVO_01001831 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001796
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000213
    obo:IAO_0000115 "A shrubland biome which is subject to subtropical climate patterns." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:40:32Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "subtropical shrubland biome" ;
    rdfs:subClassOf obo:ENVO_01000176, obo:ENVO_01001832 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000176
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01000214
    obo:IAO_0000115 "A shrubland biome which is subject to tropical climate patterns."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:40:32Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "tropical shrubland biome" ;
    rdfs:subClassOf obo:ENVO_01000176, obo:ENVO_01001830 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000176
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01000215
    obo:IAO_0000115 "A shrubland biome which is subject to temperate climate patterns."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:40:32Z" ;
    oboInOwl:hasBroadSynonym "prairie biome" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "temperate shrubland biome" ;
    rdfs:subClassOf obo:ENVO_01000176, obo:ENVO_01001831 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000176
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01000216
    obo:IAO_0000115 "A montane shrubland biome is a shrubland biome which occurs in regions elevated above sea level and which has community structure determined by elevation-dependent environmental conditions." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:40:32Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition." ;
    rdfs:label "montane shrubland biome" ;
    rdfs:subClassOf obo:ENVO_01000176, obo:ENVO_01001836, obo:ENVO_01001927 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000176
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000342
            ]
        )
    ] .

obo:ENVO_01000217
    obo:IAO_0000115 "A mediterranean shrubland biome is a subtropical shrubland biome which includes communities adapted to hot to warm, dry summers, mild to cold, rainy winters, and the influence of large, usually marine, bodies of water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:40:32Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "mediterranean shrubland biome" ;
    rdfs:subClassOf obo:ENVO_01000213, obo:ENVO_01001833 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000176
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000207
            ]
        )
    ] .

obo:ENVO_01000218
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T14:40:32Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000218" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "xeric shrubland biome" ;
    rdfs:subClassOf obo:ENVO_01000176 .

obo:ENVO_01000219
    obo:IAO_0000115 "An anthropogenic terrestrial biome is a terrestrial biome which has community structures determined by human activity." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T14:45:22Z" ;
    oboInOwl:hasExactSynonym "anthrome", "human biome" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:comment "Preliminary definition." ;
    rdfs:label "anthropogenic terrestrial biome" ;
    rdfs:subClassOf obo:ENVO_00000446, obo:ENVO_01001828 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000446
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01000952
            ]
        )
    ] .

obo:ENVO_01000220
    obo:IAO_0000115 "A tropical woodland ecosystem which is in its climactic successional state."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T15:01:04Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "tropical woodland biome" ;
    rdfs:subClassOf obo:ENVO_01000175, obo:ENVO_01001830, obo:ENVO_01001918 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001918
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000221
    obo:IAO_0000115 "A woodland biome which is subject to temperate climate patterns."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-07T15:01:04Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "temperate woodland biome" ;
    rdfs:subClassOf obo:ENVO_01000175, obo:ENVO_01001831, obo:ENVO_01001917 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001917
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000222
    obo:IAO_0000115 "A subtropical woodland ecosystem which is in its climactic successional state." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T15:01:04Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "subtropical woodland biome" ;
    rdfs:subClassOf obo:ENVO_01000175, obo:ENVO_01001832, obo:ENVO_01001915 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001915
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000223
    obo:IAO_0000115 "A montane savanna biome is a savanna biome which occurs in regions elevated above sea level and which has community structure determined by elevation-dependent environmental conditions." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-07T16:50:01Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:comment "Preliminary definition." ;
    rdfs:label "montane savanna biome" ;
    rdfs:subClassOf obo:ENVO_01000178, obo:ENVO_01001836, obo:ENVO_01001923 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001923
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000224
    obo:IAO_0000115 "A subtropical grassland biome which includes communities adapted to hot to warm, dry summers, mild to cold, rainy winters, and the influence of large, usually marine, bodies of water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-19T11:42:48Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:comment "Preliminary definition. The semantics and definitions of \"mediterranean\", \"subtropical\", \"tropical\", \"temperate\", \"polar\", and similar climate types may be transferred to an \"environmental condition\" class once the semantics of this class have been established." ;
    rdfs:label "mediterranean grassland biome" ;
    rdfs:subClassOf obo:ENVO_01000191, obo:ENVO_01001810, obo:ENVO_01001833 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001810
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000225
    obo:IAO_0000115 "A subtropical dry broadleaf forest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-24T12:04:53Z" ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/biomes/tropical-and-subtropical-dry-broadleaf-forests> ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "subtropical dry broadleaf forest biome" ;
    rdfs:subClassOf obo:ENVO_01000201, obo:ENVO_01001801, obo:ENVO_01001961 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001801
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000226
    obo:IAO_0000115 "A subtropical moist broadleaf forest in which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-24T12:04:53Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "subtropical moist broadleaf forest biome" ;
    rdfs:subClassOf obo:ENVO_01000201, obo:ENVO_01001802, obo:ENVO_01001961 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001802
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000227
    obo:IAO_0000115 "A tropical dry broadleaf forest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-24T12:05:25Z" ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/biomes/tropical-and-subtropical-dry-broadleaf-forests> ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tropical dry broadleaf forest biome" ;
    rdfs:subClassOf obo:ENVO_01000200, obo:ENVO_01001799, obo:ENVO_01001963 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001799
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000228
    obo:IAO_0000115 "A tropical moist broadleaf forest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-24T12:05:25Z" ;
    oboInOwl:hasDbXref "SPIRE:Rainforest" ;
    oboInOwl:hasRelatedSynonym "rainforest biome" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tropical moist broadleaf forest biome" ;
    rdfs:subClassOf obo:ENVO_01000200, obo:ENVO_01001800, obo:ENVO_01001963 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001800
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000229
    obo:IAO_0000115 "A savanna biome which is subject to mediterranean climate patterns." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-04-24T12:20:42Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "mediterranean savanna biome" ;
    rdfs:subClassOf obo:ENVO_01000187, obo:ENVO_01001833, obo:ENVO_01001921 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001921
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000230
    obo:IAO_0000115 "An environmental condition in which annual precipitation is less than half of annual potential evapotranspiration." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-04-24T13:28:18Z" ;
    oboInOwl:hasDbXref "EcoLexicon:aridity" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "arid" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000231
    obo:IAO_0000115 "Lava is a mixture of molten or semi-molten rock, volatiles, and solids which has extruded beyond a planetary crust." ;
    oboInOwl:created_by "PLB" ;
    oboInOwl:creation_date "2013-05-05T16:52:47Z" ;
    oboInOwl:hasDbXref "EcoLexicon:lava", "SWEETRealm:Lava" ;
    a owl:Class ;
    rdfs:comment "Some use 'lava' to refer to rock that is formed when lava cools. This is not the intended meaning of this class. See 'igneous rock' or similar." ;
    rdfs:label "lava" ;
    rdfs:subClassOf obo:ENVO_02000140, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000063
                obo:ENVO_01000267
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000648
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001548
                ]
            )
        ]
    ] .

obo:ENVO_01000232
    obo:IAO_0000115 "Felsic lava is lava which is high in silica (> 69 percent by weight), aluminium, potassium, sodium, and calcium, forming a polymerized liquid rich in feldspar and quartz. Felsic lava has a  higher viscosity than other magma types. Felsic magmas can erupt at temperatures as low as 650 to 750 °C. Unusually hot (>950 °C) rhyolite lavas, however, may flow for distances of many tens of kilometres" ;
    oboInOwl:created_by "PLB" ;
    oboInOwl:creation_date "2013-05-05T16:56:29Z" ;
    oboInOwl:hasExactSynonym "silicic lava" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000232" ;
    a owl:Class ;
    rdfs:label "felsic lava" ;
    rdfs:subClassOf obo:ENVO_01000231 .

obo:ENVO_01000233
    obo:IAO_0000115 "Intermediate lava is lava which, relative to felsic lava, is lower in aluminium and silica (between 52 and 63 percent by weight), and usually somewhat richer in magnesium and iron. The temperature of intermediate lava ranges from 750 to 950 degrees Celsius, destroying polymerized bonds and promoting more fluid behaviour relative to felsic lavas and also a greater tendency to form phenocrysts. Higher iron and magnesium tends to manifest as a darker groundmass, and also occasionally amphibole or pyroxene phenocrysts." ;
    oboInOwl:created_by "PLB" ;
    oboInOwl:creation_date "2013-05-05T16:56:29Z" ;
    oboInOwl:hasExactSynonym "andesitic lava" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000233" ;
    a owl:Class ;
    rdfs:label "intermediate lava" ;
    rdfs:subClassOf obo:ENVO_01000231 .

obo:ENVO_01000234
    obo:IAO_0000115 "Mafic lava is lava which, relative to other lava types other than ultramafic lava, has a  high ferromagnesian content and low aluminium and silica content, with silca making up between 45 and 52 percent of its weight."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-05-05T16:56:29Z" ;
    oboInOwl:hasRelatedSynonym "basaltic lava" ;
    a owl:Class ;
    rdfs:comment "Mafic lava generally erupts at temperatures in excess of 950 degrees Celsius. The high temperature and low polymerisation in mafic lava favors low viscosity and chemical diffusion, promoting the formation of large, well-formed phenocrysts."@en ;
    rdfs:label "mafic lava" ;
    rdfs:subClassOf obo:ENVO_01000231 .

obo:ENVO_01000235
    obo:IAO_0000115 "Lava which, relative to other lava types, has very high magnesium oxide content and less than 45 percent silica by weight."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-05-05T16:56:29Z" ;
    a owl:Class ;
    rdfs:comment "Ultramafic lava generally erupts at temperatures of 1600 degrees Celsius. Due to its high temperature and composition, the viscosity of ultramafic lava is very low."@en ;
    rdfs:label "ultramafic lava" ;
    rdfs:subClassOf obo:ENVO_01000231 .

obo:ENVO_01000236
    obo:IAO_0000115 "Basalt is a volcanic rock which is formed by the rapid cooling of basaltic lava." ;
    oboInOwl:created_by "PLB" ;
    oboInOwl:creation_date "2013-05-05T17:07:15Z" ;
    oboInOwl:hasDbXref "EcoLexicon:basalt", "SWEETRealm:Basalt" ;
    a owl:Class ;
    rdfs:label "basalt" ;
    rdfs:subClassOf obo:ENVO_00002013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000234
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002013
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_01000234
            ]
        )
    ] .

obo:ENVO_01000237
    obo:IAO_0000115 "A coastal scrubland is a scrubland which is part of a coast." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-05-06T09:47:07Z" ;
    oboInOwl:hasNarrowSynonym "coastal chaparral" ;
    a owl:Class ;
    rdfs:label "coastal scrubland" ;
    rdfs:subClassOf obo:ENVO_00000300, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000300
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000303
            ]
        )
    ] .

obo:ENVO_01000238
    obo:IAO_0000115 "A polar condition is an environmental condition in which an environmental system receives low, yearly solar irradiance per unit area, resulting in colder climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-05-08T07:49:36Z" ;
    oboInOwl:hasDbXref "SPIRE:Polar", "SWEETRealm:Polarization" ;
    oboInOwl:hasRelatedSynonym "frigid" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "On Earth, polar conditions are such that every month has average temperature lower than 10 degrees Celsius. Note that  this class refers to a climatic rather than a positional condition." ;
    rdfs:label "polar" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000239
    obo:IAO_0000115 "A woodland which has a tree community primarily composed of oak trees." ;
    oboInOwl:creation_date "2013-06-04T22:33:52Z" ;
    a owl:Class ;
    rdfs:label "oak woodland" ;
    rdfs:subClassOf obo:ENVO_01001245 .

obo:ENVO_01000240
    obo:IAO_0000115 "A woodland ecosystem which has a tree community primarily composed of coniferous trees belonging to the Division Pinophyta, also known as Coniferophyta or Coniferae." ;
    oboInOwl:creation_date "2013-06-06T14:39:17Z" ;
    a owl:Class ;
    rdfs:label "conifer woodland" ;
    rdfs:subClassOf obo:ENVO_01001245 .

obo:ENVO_01000241
    obo:IAO_0000115 "A woodland which has a tree community primarily composed of trees of the genus Juniperus." ;
    oboInOwl:created_by "PLB" ;
    oboInOwl:creation_date "2013-06-06T14:44:52Z" ;
    a owl:Class ;
    rdfs:label "juniper woodland" ;
    rdfs:subClassOf obo:ENVO_01000240 .

obo:ENVO_01000242
    obo:IAO_0000115 "A scrubland which is located in a desert." ;
    oboInOwl:creation_date "2013-06-06T15:02:30Z" ;
    oboInOwl:hasExactSynonym "desert scrub" ;
    a owl:Class ;
    rdfs:label "desert scrubland" ;
    rdfs:subClassOf obo:ENVO_00000300, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000300
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000230
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_00000097
            ]
        )
    ] .

obo:ENVO_01000243
    obo:IAO_0000115 "A piece of rock with a grain size above 300 millimetres in diameter."@en ;
    oboInOwl:created_by "PLB" ;
    oboInOwl:creation_date "2013-06-06T15:10:50Z" ;
    oboInOwl:hasDbXref "EcoLexicon:boulder", "SWEETRealm:Boulder" ;
    a owl:Class ;
    rdfs:label "boulder" ;
    rdfs:subClassOf obo:ENVO_00000339 .

obo:ENVO_01000244
    obo:IAO_0000115 "A conifer woodland which has a tree community primarily composed of trees of the subsection Cembroides of the genus Pinus and the genus Juniperus." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-06-06T15:22:52Z" ;
    a owl:Class ;
    rdfs:label "pinyon juniper woodland" ;
    rdfs:subClassOf obo:ENVO_01000240 .

obo:ENVO_01000245
    obo:IAO_0000115 "A cropland ecosystem which is in its climactic successional state."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-06-14T11:45:47Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "cropland biome" ;
    rdfs:subClassOf obo:ENVO_01000219, obo:ENVO_01001244 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001244
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000246
    obo:IAO_0000115 "A village biome is an anthropogenic terrestrial biome which contains settlements such as villages, towns, and/or small cities and which is primarily used for agricultural activity." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-06-14T11:45:47Z" ;
    a owl:Class ;
    rdfs:comment "Villages are also described as agricultural settlements with greater than 100 persons per square kilometre; however, no upper limit is defined." ;
    rdfs:label "village biome" ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01000773 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000773
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000247
    obo:IAO_0000115 "A rangeland ecosystem which has reached its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-06-14T11:45:47Z" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "rangeland biome" ;
    rdfs:subClassOf obo:ENVO_00000446, obo:ENVO_01001930 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001930
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000248
    obo:IAO_0000115 "A dense settlement biome is an anthropogenic terrestrial biome which is primarily used for human habitation, recreation, and industry within built structures with little other land use." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-06-14T11:45:47Z" ;
    oboInOwl:id "ENVO:01000248" ;
    a owl:Class ;
    rdfs:label "dense settlement biome" ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01000658 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000658
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000249
    obo:IAO_0000115 "An urban biome is a dense settlement biome which has been urbanised." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-06-14T11:45:47Z" ;
    oboInOwl:hasDbXref "SPIRE:Urban" ;
    a owl:Class ;
    rdfs:label "urban biome" ;
    rdfs:subClassOf obo:ENVO_01000248 .

obo:ENVO_01000250
    obo:IAO_0000115 "A  coniferous forest biome which includes communities adapted to subpolar conditions." ;
    oboInOwl:creation_date "2013-09-04T06:41:53Z" ;
    oboInOwl:hasDbXref "EcoLexicon:taiga", "LTER:72", "SPIRE:Taiga" ;
    oboInOwl:hasNarrowSynonym "boreal forest", "taiga" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "subpolar coniferous forest biome" ;
    rdfs:subClassOf obo:ENVO_01000196, obo:ENVO_01001834 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000196
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000251
            ]
        )
    ] .

obo:ENVO_01000251
    obo:IAO_0000115 "A subpolar condition is an environmental condition in which an environmental system receives low, yearly solar irradiance per unit area and is surrounded by large land masses. This results in very cold winters with temperatures potentially falling to around -40 degrees Celsius and summers which last no more than 3 months of the year with a 24-hour average temperature of at least 10 degrees Celsius." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-09-04T07:08:34Z" ;
    oboInOwl:hasExactSynonym "boreal", "subarctic" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Note that  this class refers to a climatic rather than a positional condition." ;
    rdfs:label "subpolar" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000252
    obo:IAO_0000115 "A freshwater lake ecosystem which is in its climactic successional state." ;
    oboInOwl:creation_date "2013-09-19T11:11:01Z" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "freshwater lake biome" ;
    rdfs:subClassOf obo:ENVO_00000873, obo:ENVO_01001907 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001907
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000253
    obo:IAO_0000115 "A freshwater river ecosystem which is in its climactic successional state."@en ;
    oboInOwl:creation_date "2013-09-19T11:11:01Z" ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "freshwater river biome" ;
    rdfs:subClassOf obo:ENVO_01001910, obo:ENVO_03605008 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001910
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01000254
    obo:IAO_0000115 "A system which has the disposition to environ one or more material entities." ;
    oboInOwl:creation_date "2013-09-23T16:04:08Z" ;
    oboInOwl:hasDbXref "EcoLexicon:environment" ;
    oboInOwl:hasExactSynonym "environment" ;
    a owl:Class ;
    rdfs:comment "In ENVO's alignment with the Basic Formal Ontology, this class is being considered as a subclass of a proposed BFO class \"system\". The relation \"environed_by\" is also under development. Roughly, a system which includes a material entity (at least partially) within its site and causally influences that entity may be considered to environ it. Following the completion of this alignment, this class' definition and the definitions of its subclasses will be revised." ;
    rdfs:label "environmental system" ;
    rdfs:subClassOf obo:RO_0002577 .

obo:ENVO_01000255
    obo:IAO_0000115 "A mineral deposit is a physiographic feature which has unusually high concentrations of one or more minerals." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-05T12:23:32Z" ;
    oboInOwl:hasExactSynonym "mineral ore deposit" ;
    oboInOwl:hasNarrowSynonym "ore deposit" ;
    a owl:Class ;
    rdfs:comment "Note that the definition of the term mineral is debatable; however, a mineral generally must be naturally occuring, stable at room temperature, representable by a chemical formula (unlike rocks, which may include a wide variety of components), are usually formed by geophysical processes (i.e. are abiogenic), and have an ordered atomic arrangement." ;
    rdfs:label "mineral deposit" ;
    rdfs:subClassOf obo:ENVO_01001884 .

obo:ENVO_01000256
    obo:IAO_0000115 "A mineral material is an environmental material which is primarily composed of some substance that is naturally occurring, solid and stable at room temperature, representable by a chemical formula, usually abiogenic, and that has an ordered atomic structure." ;
    obo:IAO_0000116 """Look for \"mineral\" in a chemical or geochemical ontology to formalise the composed primarily of link.
From https://en.wikipedia.org/wiki/ [A mineral] is different from a rock, which can be an aggregate of minerals or non-minerals and does not have a specific chemical composition. The exact definition of a mineral is under debate, especially with respect to the requirement a valid species be abiogenic, and to a lesser extent with regards to it having an ordered atomic structure.""" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-05T12:37:41Z" ;
    oboInOwl:hasDbXref "LTER:341" ;
    a owl:Class ;
    rdfs:label "mineral material" ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_46662
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_46662
            ]
        )
    ] .

obo:ENVO_01000257
    obo:IAO_0000115 "A hydrothermal vent found on the ocean floor which emits lighter-hued minerals, such as those containing barium, calcium and silicon. These alkaline hydrothermal vents also continuously generate acetyl thioesters, providing both the starting point for more complex organic molecules and the energy needed to produce them." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-06T19:57:22Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000257" ;
    a owl:Class ;
    rdfs:label "white smoker" ;
    rdfs:subClassOf obo:ENVO_01000122 .

obo:ENVO_01000258
    obo:IAO_0000115 "A fluid front which is 1) thin in comparison to the fluid mass it is a part of and 2) across which a property of that fluid mass varies greatly over short vertical distance, relative to variation across the entire fluid mass." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-06T20:10:13Z" ;
    oboInOwl:hasBroadSynonym "cline" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "A similar term exists in linguistics and mathematics. An ecocline, or biological cline, is a related concept; however, may be better placed as a child of a class like \"ecotone\". Further, some definitions of \"layer\" require a layer's constiuent materials to have consistent properties, thus \"cline\" would not qualify as a subclass. The term \"gradient\" has been proposed as a more suitable superclass. Discussion in Issue #286)" ;
    rdfs:label "fluid cline" ;
    rdfs:subClassOf obo:ENVO_01001679, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000797
                obo:ENVO_01000815
            )
        ]
    ] .

obo:ENVO_01000259
    obo:IAO_0000115 "A cline across which the density of a fluid changes rapidly." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-06T20:16:10Z" ;
    oboInOwl:hasRelatedSynonym "stable density gradient" ;
    a owl:Class ;
    rdfs:label "pycnocline" ;
    rdfs:subClassOf obo:ENVO_01000258 .

obo:ENVO_01000260
    obo:IAO_0000115 "A nutricline which is part of a water body." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-06T20:16:10Z" ;
    oboInOwl:hasRelatedSynonym "nutrient gradient"@en ;
    a owl:Class ;
    rdfs:label "nutricline within a water body" ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001675, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001675
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000063
            ]
        )
    ] .

obo:ENVO_01000261
    obo:IAO_0000115 "A cline within a marine water body where the rate of calcite dissolution changes rapidly with depth. The increase in the rate of calcite dissolution with depth is largely due to the concomitant fall in calcite saturation." ;
    obo:IAO_0100001 <ENVO:01000079> ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-06T20:16:10Z" ;
    a owl:Class ;
    rdfs:label "obsolete lysocline" ;
    owl:deprecated true .

obo:ENVO_01000262
    obo:IAO_0000115 "A seep is a spring in which water has filtered through permeable earth to the surface." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-06T21:13:21Z" ;
    a owl:Class ;
    rdfs:label "seep" ;
    rdfs:subClassOf obo:ENVO_00000027 .

obo:ENVO_01000263
    obo:IAO_0000115 """MERGED DEFINITION:
TARGET DEFINITION: A cold seep is a seep in which methane and other hydrocarbon-rich fluids rise to the sea floor.
--------------------
SOURCE DEFINITION: An area of the ocean floor where hydrogen sulfide, methane and other hydrocarbon-rich fluid seepage occurs. Cold seeps are distinct from hydrothermal vents: the former's emissions are of the same temperature as the surrounding seawater, whereas the latter's emissions are super-heated.""" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-06T21:16:39Z" ;
    oboInOwl:hasExactSynonym "hydrocarbon seep", "methane seep" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "cold seep" ;
    rdfs:subClassOf obo:ENVO_01000262, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000426
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000482
    ] .

obo:ENVO_01000264
    obo:IAO_0000115 "A vapour is an environmental material in the gas phase at a temperature lower than its critical point." ;
    oboInOwl:creation_date "2013-10-10T07:55:56Z" ;
    oboInOwl:hasExactSynonym "vapor" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000264" ;
    a owl:Class ;
    rdfs:comment "Obsoleted. Not really a material. Use PATO's \"quality of a gas\" on a material to express vapour forms." ;
    rdfs:label "obsolete vapour" ;
    owl:deprecated true .

obo:ENVO_01000265
    obo:IAO_0000115 "A hydrothermal seep is a seep in which diffuse flow of geothermally heated fluids with high methane concentrations. This seep has been proposed as an intermediate between cold seeps and hydrothermal vents." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-06T21:19:00Z" ;
    oboInOwl:hasRelatedSynonym "hot seep" ;
    a owl:Class ;
    rdfs:label "hydrothermal seep" ;
    rdfs:subClassOf obo:ENVO_01000262 .

obo:ENVO_01000266
    obo:IAO_0000115 "Water vapour is a vapour which is the gas phase of water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-10T07:58:18Z" ;
    oboInOwl:hasExactSynonym "aqueous vapor", "aqueous vapour", "water vapor" ;
    a owl:Class ;
    rdfs:comment "Perhaps a better relation between water vapour and water can be found in or added to RO?" ;
    rdfs:label "water vapour" ;
    rdfs:subClassOf obo:ENVO_01000797, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_15377
    ] .

obo:ENVO_01000267
    obo:IAO_0000115 "An atmosphere is a layer of gases surrounding a material body of sufficient mass that is held in place by the gravity of the body." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-10T08:14:50Z" ;
    oboInOwl:hasDbXref "LTER:48" ;
    a owl:Class ;
    rdfs:label "atmosphere" ;
    rdfs:subClassOf obo:ENVO_01001678, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000799
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001547
                ]
            )
        ]
    ] .

obo:ENVO_01000268
    obo:IAO_0000115 "Atmospheric water vapour is water vapour that is part of an atmosphere." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-10T08:22:07Z" ;
    oboInOwl:hasExactSynonym "atmospheric water vapor" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000268" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "atmospheric water vapour" ;
    rdfs:subClassOf obo:ENVO_01000266, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_76413
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000266
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01000269
    obo:IAO_0000115 "A sedimentary rock which is composed mainly of silt. This rock has a grainsize in the silt range, finer than sandstone and coarser than claystones." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-12T14:51:19Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000269" ;
    a owl:Class ;
    rdfs:label "siltstone" ;
    rdfs:subClassOf obo:ENVO_01000271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000016
    ] .

obo:ENVO_01000270
    obo:IAO_0000115 "A clastic sedimentary rock which is composed primarily of clay sized particles." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-12T14:51:19Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000270" ;
    a owl:Class ;
    rdfs:label "claystone" ;
    rdfs:subClassOf obo:ENVO_01000271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002982
    ] .

obo:ENVO_01000271
    obo:IAO_0000115 "Clastic sedimentary rocks are sedimentary rocks that are composed of silicate minerals and rock fragments that were transported by moving fluids. Clastic rocks are composed largely of quartz, feldspar, rock (lithic) fragments, clay minerals, and mica; numerous other minerals may be present as accessories and may be important locally." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-12T14:51:19Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000271" ;
    a owl:Class ;
    rdfs:label "clastic sedimentary rock" ;
    rdfs:subClassOf obo:ENVO_00002016 .

obo:ENVO_01000272
    obo:IAO_0000115 "A mudstone is a clastic sedimentary rock which contains a mixture of at least one third of silt- and one third of clay-sized particles." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-12T14:51:19Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000272" ;
    a owl:Class ;
    rdfs:comment "There is debate on the usage of mudstone and mudrock, and some ambiguity is to be expected. https://en.wikipedia.org/wiki/ The terminology of \"mudstone\" is not to be confused with the Dunham classification scheme for limestones. In Dunham's classification, a mudstone is any limestone containing less than ten percent carbonate grains. Note, a siliciclastic mudstone does not deal with carbonate grains. Friedman, Sanders, and Kopaska-Merkel (1992) suggest the use of \"lime mudstone\" to avoid confusion with siliciclastic rocks." ;
    rdfs:label "mudstone" ;
    rdfs:subClassOf obo:ENVO_01000271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000001
    ] ;
    owl:disjointWith obo:ENVO_01000273 .

obo:ENVO_01000273
    obo:IAO_0000115 "Lime mudstone is a limestone which is primarily composed of either clay-size or both silt-size and clay-size detrital (transported) carbonate grains." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-12T14:51:19Z" ;
    oboInOwl:hasExactSynonym "calcilutite", "cementstone" ;
    a owl:Class ;
    rdfs:comment "https://en.wikipedia.org/wiki/ The terminology of \"mudstone\" is not to be confused with the Dunham classification scheme for limestones. In Dunham's classification, a mudstone is any limestone containing less than ten percent carbonate grains. Note, a siliciclastic mudstone does not deal with carbonate grains. Friedman, Sanders, and Kopaska-Merkel (1992) suggest the use of \"lime mudstone\" to avoid confusion with siliciclastic rocks." ;
    rdfs:label "lime mudstone" ;
    rdfs:subClassOf obo:ENVO_00002053 .

obo:ENVO_01000274
    obo:IAO_0000115 "Slate is a metamorphic rock which is fine-grained, foliated, homogeneous, Slates are derived from clastic sedimentary rocks." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-12T14:51:19Z" ;
    a owl:Class ;
    rdfs:label "slate" ;
    rdfs:subClassOf obo:ENVO_00002017, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000271
    ] .

obo:ENVO_01000275
    obo:IAO_0000115 "A structural basin is a geological depression formed by tectonic warping of previously flat lying rock strata." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-12T16:30:32Z" ;
    a owl:Class ;
    rdfs:label "structural basin" ;
    rdfs:subClassOf obo:ENVO_00000309 .

obo:ENVO_01000276
    obo:IAO_0000115 "A large unit of land or water containing a geographically distinct assemblage of species, natural communities, and environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-10-12T17:21:09Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Specific ecoregions are geographically defined and instantiated entities (e.g. Beringia lowland tundra), and should be represented as instances / named individuals of ENVO:ecoregion or an appropriate subclass." ;
    rdfs:label "ecoregion" ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000280
    ] .

obo:ENVO_01000277
    obo:IAO_0000115 "Ice which is formed from water." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-10-13T12:01:28Z" ;
    oboInOwl:hasDbXref <http://sweetontology.net/matrWater/Ice>, "LTER:262" ;
    oboInOwl:hasRelatedSynonym "ice" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment """Water ice can appear transparent or opaque bluish-white color, depending on the presence of impurities or air inclusions. The addition of other materials such as soil may further alter its appearance.

When speaking about ice on Earth, usually water ice is meant - the solid, crystalline form of water found in the atmosphere as snow crystals, hail, ice pellets, etc., and on the earth's surface in forms such as hoarfrost, rime, glaze, sea ice, glacier ice, ground ice, frazil, anchor ice, etc.

This form of water is, strictly speaking, called ice Ih, the Roman numeral I distinguishing it from more than a dozen other phases and the letter h distinguishing it from the metastable cubic phase ice Ic. Ice Ih is the only one of the several known phases of water ice that is stable at commonly occurring temperatures and pressures. (Some of the other forms have very unusual properties, ice VII, for example, being stable only at pressures above 22 400 kg/cm^2, but then existing at temperatures up to about 100C.)

It has an open structure with a specific gravity of 0.9166 which is slightly less than water; because the water molecules bond to their neighbors covalently only in four directions; it therefore floats on higher density water, where broken molecular bonds permit closer packing. All commonly occurring forms of ice are crystalline, although large single crystals are relatively rare except in glaciers. The ice crystal lattice possesses hexagonal symmetry that manifests itself in the gross forms of such single crystals as are sometimes found in snow. At an air pressure of one atmosphere, ice melts at 0 C by definition of the Celsius temperature scale. (Strictly speaking the equilibrium point among water, ice, and vapor occurs at +0.01C, the triple point.) On the other hand, ice does not invariably form in liquid water cooled below this temperature; it has a tendency to supercool, more so in the absence of ice nuclei.

In permafrost regions, ice may occupy voids in soils and rocks and may develop in a variety of forms. Ice may be colourless to pale blue or greenish-blue. It may appear white due to included gas bubbles; in exposures, ground ice may also appear black.

In nature ice is formed either by: (a) the freezing of water, (b) the condensation of atmospheric water vapour direct into ice crystals, (c) the compaction of snow with or without the motion of a glacier, or (d) the impregnation of porous snow masses with water which subsequently freeze.""" ;
    rdfs:label "water ice" ;
    rdfs:subClassOf obo:ENVO_01001125, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001549
                obo:ENVO_03000008
                obo:ENVO_03000055
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_15377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001125
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_15377
            ]
        )
    ] .

obo:ENVO_01000278
    obo:IAO_0000115 "A depression caused by the collapse of a pingo." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-13T12:15:55Z" ;
    a owl:Class ;
    rdfs:label "pingo scar" ;
    rdfs:subClassOf obo:ENVO_00000309, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00000413
    ] .

obo:ENVO_01000279
    obo:IAO_0000115 "An ice mass which is formed when moisture, diffused within soil or rock, accumulates and freezes in a localized zone, wedging soil or rock apart." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-13T12:20:34Z" ;
    oboInOwl:hasExactSynonym "ice lenses" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice lens" ;
    rdfs:subClassOf obo:ENVO_01001547 .

obo:ENVO_01000280
    obo:IAO_0000115 "Ecozones delineate large areas of a planetary surface within which organisms have been evolving in relative isolation over long periods of time, separated from one another by geographic features, such as oceans, broad deserts, or high mountain ranges, that constitute barriers to migration." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-13T18:32:46Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment """ENVO contains this top-level class, but all instances will be in GAZ. The definition is preliminary and will be aligned to BFO.
https://en.wikipedia.org/wiki/  Ecozones correspond to the floristic kingdoms of botany or zoogeographic regions of zoology. Ecozones are characterized by the evolutionary history of the organisms they contain. They are distinct from biomes, also known as major habitat types, which are divisions of the Earth's surface based on life form, or the adaptation of plants and animals to climatic, soil, and other conditions. Biomes are characterized by similar climax vegetation. Each ecozone may include a number of different biomes. A tropical moist broadleaf forest in Central America, for example, may be similar to one in New Guinea in its vegetation type and structure, climate, soils, etc., but these forests are inhabited by plants and animals with very different evolutionary histories.""" ;
    rdfs:label "ecozone" ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000817
    ] .

obo:ENVO_01000281
    obo:IAO_0000115 "A material entity which 1) is spatially continuous, 2) is composed of material of comparable thickness, composition, and physical properties, and 3) is physically distinct from adjacent portions of environmental material."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-10-15T16:42:02Z" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "layer" ;
    rdfs:subClassOf obo:BFO_0000040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000689
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ] .

obo:ENVO_01000282
    obo:IAO_0000115 "A solid layer which is composed primarily of sedimentary rock or soil."@en ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T16:49:04Z" ;
    oboInOwl:hasBroadSynonym "stratum" ;
    a owl:Class ;
    rdfs:label "sedimentary stratum" ;
    rdfs:subClassOf obo:ENVO_01001275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00001998
                obo:ENVO_00002016
            )
        ]
    ] .

obo:ENVO_01000283
    obo:IAO_0000115 "A layer which is part of a lake." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T16:57:43Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000283" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Note that this class does not contain metalimnion as a subclass. The metaliminon is classified as a thermocline." ;
    rdfs:label "lake layer" ;
    rdfs:subClassOf obo:ENVO_01000325, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000325
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000020
            ]
        )
    ] .

obo:ENVO_01000284
    obo:IAO_0000115 "A lake which is permanently covered by ice, does not mix, and exhibit inverse cold water stratification whereby water temperature increases with depth below the ice surface." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:08:47Z" ;
    a owl:Class ;
    rdfs:label "amictic lake" ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010504
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:disjointWith obo:ENVO_01000285 .

obo:ENVO_01000285
    obo:IAO_0000115 "A holomictic lake is a lake which mixes at least once per year. Mixing is caused by a uniform temperature distribution from the upper to lower layers of the lake." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:08:47Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "non-meromictic lake" ;
    oboInOwl:id "ENVO:01000285" ;
    a owl:Class ;
    rdfs:label "holomictic lake" ;
    rdfs:subClassOf obo:ENVO_00000020 .

obo:ENVO_01000286
    obo:IAO_0000115 "A dimitic lake is a holomictic lake which mixes from top to bottom during two mixing periods each year. Mixing typically occurs during the spring and autumn, when the lake is \"isothermal\" (i.e., at the same temperature from the top to the bottom). At this time the water throughout the lake is about 4°C, and, in the absence of any temperature or density differences, the lake readily mixes from top to bottom. These lakes are common in regions with temperate climates." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:08:47Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000286" ;
    a owl:Class ;
    rdfs:label "dimictic lake" ;
    rdfs:subClassOf obo:ENVO_01000285 ;
    owl:disjointWith obo:ENVO_01000287, obo:ENVO_01000288 .

obo:ENVO_01000287
    obo:IAO_0000115 "A polymictic lake is a holomictic lake which is too shallow to allow thermal stratification and which can mix from top to bottom through the ice-free period of the year." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:08:47Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000287" ;
    a owl:Class ;
    rdfs:label "polymictic lake" ;
    rdfs:subClassOf obo:ENVO_01000285 ;
    owl:disjointWith obo:ENVO_01000288 .

obo:ENVO_01000288
    obo:IAO_0000115 "A monomictic  lake is a holomictic lake which mixes from top to bottom during one mixing period each year." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:08:47Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000288" ;
    a owl:Class ;
    rdfs:label "monomictic lake" ;
    rdfs:subClassOf obo:ENVO_01000285 .

obo:ENVO_01000289
    obo:IAO_0000115 "A monomictic lake which is covered by ice throughout much of the year and only mixes when its surface ice melts and the lake lacks thermal stratification." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:23:51Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000289" ;
    a owl:Class ;
    rdfs:label "cold monomictic lake" ;
    rdfs:subClassOf obo:ENVO_01000288 .

obo:ENVO_01000290
    obo:IAO_0000115 "A monomictic lake which does not freeze and is thermally stratified throughout most of the year, only mixing in winter when cooler temperatures ease stratification." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:26:42Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000290" ;
    a owl:Class ;
    rdfs:label "warm monomictic lake" ;
    rdfs:subClassOf obo:ENVO_01000288 .

obo:ENVO_01000291
    obo:IAO_0000115 "A cold polymictic lake is a polymictic lake which is covered by ice in winter." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:31:50Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000291" ;
    a owl:Class ;
    rdfs:label "cold polymictic lake" ;
    rdfs:subClassOf obo:ENVO_01000287 .

obo:ENVO_01000292
    obo:IAO_0000115 "A warm polymictic lake is a polymictic lake which is not covered by ice at any point during the year." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T17:32:26Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000292" ;
    a owl:Class ;
    rdfs:label "warm polymictic lake" ;
    rdfs:subClassOf obo:ENVO_01000287 .

obo:ENVO_01000293
    obo:IAO_0000115 "A mass of water ice." ;
    obo:IAO_0000116 "Class should be populated by inference and asserted subclasses redistributed." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-15T19:49:11Z" ;
    oboInOwl:hasBroadSynonym "accumulation of ice", "ice accumulation" ;
    oboInOwl:hasDbXref "http://sweetontology.net/phenCryo/Accumulation" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice mass" ;
    rdfs:subClassOf obo:ENVO_01001687, obo:ENVO_03000110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03000143
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001687
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000277
            ]
        )
    ] .

obo:ENVO_01000294
    obo:IAO_0000115 "A deep fissure in rock." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-16T00:42:47Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "crevice" ;
    oboInOwl:id "ENVO:01000294" ;
    a owl:Class ;
    rdfs:label "crevice" ;
    rdfs:subClassOf obo:ENVO_01000667 .

obo:ENVO_01000295
    obo:IAO_0000115 "A layer that is part of a marine water body." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:inSubset envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine layer" ;
    rdfs:subClassOf obo:ENVO_01000325, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002149
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000325
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000296
    obo:IAO_0000115 "A lake bed which is dry. That is, the bed of a dry lake." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-16T12:12:53Z" ;
    a owl:Class ;
    rdfs:comment "Deliberately disjoint with \"lake bed\", which must be covered with water." ;
    rdfs:label "dry lake bed" ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01001311, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001824
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000267
                obo:ENVO_01000637
            )
        ]
    ] .

obo:ENVO_01000297
    obo:IAO_0000115 "A river where fresh water flows." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-16T12:56:48Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000297" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "Preliminary definition." ;
    rdfs:label "freshwater river" ;
    rdfs:subClassOf obo:ENVO_00000022, obo:ENVO_01001320, obo:ENVO_03605007 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000022
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002011
            ]
        )
    ] .

obo:ENVO_01000298
    obo:IAO_0000115 "A slope which is part of the seafloor, descends from the continental crust to the oceanic crust, and comprises the continental shelf, continental slope, and continental rise." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-18T00:04:57Z" ;
    oboInOwl:hasDbXref "EcoLexicon:continental_margin", "SWEETRealm:ContinentalMargin" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "On Earth, continental margins constitute about 28% of the oceanic area."@en ;
    rdfs:label "continental margin" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000482
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00000223
                obo:ENVO_00000273
                obo:ENVO_00000274
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000748
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000749
    ] .

obo:ENVO_01000299
    obo:IAO_0000115 "A Taylor column is a column of deflected fluid flow which is formed in a perturbed, rotating fluid, is parallel to the axis of rotation, and extends above the obstacle perturbing the fluid in a rigid manner." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2013-10-19T11:11:28Z" ;
    a owl:Class ;
    rdfs:comment "This is an interesting class. It's not really a column in the sense of a water column, nor is it a current, exactly. It may also occur in any fluid, gaseous or liquid." ;
    rdfs:label "Taylor column" ;
    rdfs:subClassOf obo:ENVO_01001479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001747
    ] .

obo:ENVO_01000300
    obo:IAO_0000115 "An atmospheric Taylor column is a Taylor column that is formed in the atmosphere. Atmospheric Taylor columns often form above islands resulting in vortex streets in the atmosphere." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-19T11:12:43Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "vortex street" ;
    oboInOwl:id "ENVO:01000300" ;
    a owl:Class ;
    rdfs:label "atmospheric Taylor column" ;
    rdfs:subClassOf obo:ENVO_01000299, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000299
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01000301
    obo:IAO_0000115 "Brackish water which is part of an estuary." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2013-10-19T11:30:46Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:01000301" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "estuarine water" ;
    rdfs:subClassOf obo:ENVO_00002019, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002137
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002019
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00002137
            ]
        )
    ] .

obo:ENVO_01000302
    obo:IAO_0000115 "A portion of environmental material which protrudes through a surface layer." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2014-04-24T13:12:49Z" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:comment "This is kept as a general class. One can specify subclasses by identifying the protruding material (e.g. rock outcroup, mineral outcrop, etc ) and the material(s) the protrusion emerges from. Possible logical definition:   A portion of ENVO:environmental material which has_quality PATO:\"protruding out of\" a ENVO:surface layer of an ENVO:environmental material." ;
    rdfs:label "outcrop" ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001646
                ]
            )
        ]
    ] .

obo:ENVO_01000303
    obo:IAO_0000115 "An endolithic environment is an environment that exists within solid rock." ;
    a owl:Class ;
    rdfs:label "endolithic environment" ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002219 ;
                owl:someValuesFrom obo:ENVO_00001995
            ]
        )
    ] .

obo:ENVO_01000304
    obo:IAO_0000115 "A high pressure environment is an environment in which all material entities are exposed to a high ratio of force per unit area." ;
    a owl:Class ;
    rdfs:label "high pressure environment" ;
    rdfs:subClassOf obo:ENVO_01000997, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001576
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000997
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001576
            ]
        )
    ] .

obo:ENVO_01000305
    obo:IAO_0000115 "A high temperature environment is an environment in which material entities are exposed to increased levels of heat radiation or which have molecules or atoms moving randomly with increased levels of average kinietic energy." ;
    a owl:Class ;
    rdfs:label "high temperature environment" ;
    rdfs:subClassOf obo:ENVO_01000997, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001305
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000997
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001305
            ]
        )
    ] .

obo:ENVO_01000306
    obo:IAO_0000115 "An aquatic environment which is determined by freshwater." ;
    obo:IAO_0000118 "Water (non-saline)" ;
    oboInOwl:hasExactSynonym "fresh water environment" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "freshwater environment" ;
    rdfs:subClassOf obo:ENVO_01000317, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000317
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00002011
            ]
        )
    ] .

obo:ENVO_01000307
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by saline water." ;
    obo:IAO_0000118 "Water (saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "saline water environment" ;
    rdfs:subClassOf obo:ENVO_01000317, obo:ENVO_01001040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00002010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000317
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00002010
            ]
        )
    ] .

obo:ENVO_01000308
    obo:IAO_0000115 "An environmental system which is located beyond the Earth's exosphere and away from the Earth's core." ;
    obo:IAO_0000116 "This would need an instance of planet (i.e. Earth) to be fully expressed. Note that this is not necessarily outer space, as it can include planetary environments that are not of Earth." ;
    a owl:Class ;
    rdfs:label "extraterrestrial environment" ;
    rdfs:subClassOf obo:ENVO_01000254 .

obo:ENVO_01000309
    obo:IAO_0000115 "An environment which has a lower temperature than some local or global average." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The definition of the deprecated 'cold temperature habitat' class, which this class was derived from, quotes an upper threshold of 15 degrees Celsius for 'coldness'." ;
    rdfs:label "cold environment" ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001306
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001306
            ]
        )
    ] .

obo:ENVO_01000310
    obo:IAO_0000115 "A haline environment is an environment in which entities are exposed to high concentrations of salt, typically above 2 molar." ;
    a owl:Class ;
    rdfs:label "haline environment" ;
    rdfs:subClassOf obo:ENVO_01000314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:ENVO_02000200 ;
                    owl:someValuesFrom obo:CHEBI_26710
                ]
            )
        ]
    ] .

obo:ENVO_01000311
    obo:IAO_0000115 "A cultivated environment is an environment that has been modified by humans by the preparation of the land, usually for the purposes of growing crops." ;
    oboInOwl:hasDbXref "EcoLexicon:agriculture", "FTT:1248", "FTT:54", "FTT:55", "FTT:56", "Geonames:V.CULT", "LTER:17", "SPIRE:Agricultural", "SWEETRealm:Range" ;
    oboInOwl:hasNarrowSynonym "cropland" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "CROPLAND", "agricultural region", "cultivated area", "cultivated cropland", "market garden", "range", "truck farm", "truck garden" ;
    a owl:Class ;
    rdfs:label "cultivated environment" ;
    rdfs:subClassOf obo:ENVO_01000313 .

obo:ENVO_01000312
    obo:IAO_0000115 "A culturing environment is an environment which is maintained by humans for the purposes of preparing cell, organ, tissue and plant tissue cultures." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    a owl:Class ;
    rdfs:label "culturing environment" ;
    rdfs:subClassOf obo:ENVO_01000313 .

obo:ENVO_01000313
    obo:IAO_0000115 "An anthropogenic environment is an environmental system which is the product of human activity." ;
    a owl:Class ;
    rdfs:comment "Unsatisfactory definition here. Must consider the threshold that makes an environmental system anthropogenic." ;
    rdfs:label "anthropogenic environment" ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000952
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01000952
            ]
        )
    ] .

obo:ENVO_01000314
    obo:IAO_0000115 "A high osmolarity environment is an environment in which entities are exposed to high concentrations of solutes." ;
    a owl:Class ;
    rdfs:label "high osmolarity environment" ;
    rdfs:subClassOf obo:ENVO_01000997, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001657
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000997
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001657
            ]
        )
    ] .

obo:ENVO_01000315
    obo:IAO_0000115 "An acidic environment is an environment in which material entities are exposed to a low pH." ;
    a owl:Class ;
    rdfs:label "acidic environment" ;
    rdfs:subClassOf obo:ENVO_01000997, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000001
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001429
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:BFO_0000001
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001429
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000316
    obo:IAO_0000115 "An alkaline environment is an environment in which entities are exposed to high pH, typically greater than a pH of 9." ;
    a owl:Class ;
    rdfs:label "alkaline environment" ;
    rdfs:subClassOf obo:ENVO_01000997, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001430
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000997
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001430
            ]
        )
    ] .

obo:ENVO_01000317
    obo:IAO_0000115 "An environment whose dynamics are strongly influenced by water." ;
    a owl:Class ;
    rdfs:label "aquatic environment" ;
    rdfs:subClassOf obo:ENVO_01000997, obo:ENVO_01000998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_01000318
    obo:IAO_0000115 "An extreme high temperature environment is a high temperature environment in which entities are exposed to temperatures above 80 degrees Celsius." ;
    a owl:Class ;
    rdfs:comment "The lower threshold, 80 degrees Celsius, is derived from the definition of the obsolete class \"extreme high temperature habitat\" which this class replaces." ;
    rdfs:label "extreme high temperature environment" ;
    rdfs:subClassOf obo:ENVO_01000305 .

obo:ENVO_01000319
    obo:IAO_0000115 "A rocky slope is a slope which has a surface primarily composed of rock." ;
    a owl:Class ;
    rdfs:label "rocky slope" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010504
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_00001995
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010504
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_00001995
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000320
    obo:IAO_0000115 "An enviroment system which is determined by an ocean or sea." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine environment" ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002509 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002509 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000321
    obo:IAO_0000115 "An environmental system determined by seawater." ;
    oboInOwl:hasExactSynonym "ocean water environment" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sea water environment" ;
    rdfs:subClassOf obo:ENVO_01000307, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00002149
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000307
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00002149
            ]
        )
    ] .

obo:ENVO_01000322
    obo:IAO_0000115 "An environment determined by the presence of brackish water." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This may refer to environments submerged in brackish water or those that are determined by its presence, such as a brackish water pond environment." ;
    rdfs:label "brackish water environment" ;
    rdfs:subClassOf obo:ENVO_01000307, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00002019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000307
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00002019
            ]
        )
    ] .

obo:ENVO_01000323
    obo:IAO_0000115 "The atmospheric boundary layer is the lowest layer of an atmosphere which is strongly influenced by its contact with a planetary surface with strong vertical mixing and in which physical quantities such as flow velocity, temperature, and moisture display rapid fluctuations (turbulence)." ;
    oboInOwl:hasExactSynonym "planetary boundary layer" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "atmospheric boundary layer" ;
    rdfs:subClassOf obo:ENVO_01000543, obo:ENVO_01000544, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000324
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_01000544
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000050 ;
                        owl:someValuesFrom obo:ENVO_01000267
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000324
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002007 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01000324
    obo:IAO_0000115 "A planetary surface is a surface layer where the solid or liquid material of a planet comes into contact with an atmosphere or outer space." ;
    a owl:Class ;
    rdfs:comment "a useful class: this can be used to define sub-terrestrial and sub-marine entities" ;
    rdfs:label "planetary surface" ;
    rdfs:subClassOf obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000800
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000800
            ]
        )
    ] .

obo:ENVO_01000325
    obo:IAO_0000115 "A layer in a water mass, itself composed primarily of water." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class will eventually be populated by inference, and its asserted subclasses removed." ;
    rdfs:label "aquatic layer" ;
    rdfs:subClassOf obo:ENVO_01001273, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001273
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_01000326
    obo:IAO_0000115 "A subsurface layer in a water body, typically an ocean or lake, in which chlorophyll concentrations reach their maximum." ;
    obo:IAO_0000116 """Logical def is incomplete. Need to express the idea of maximum chlorophyll. This could follow a pattern like:

X has_maximum_levels_of Y relative_to Z, i.e. DCM has_maximum_levels_of chlorophyll relative_to  subsurface_aquatic_layer

May also be useful to include has_decreased_levels_of light intensity relative_to surface aquatic layer

Further discussion in Issue #126.""" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "DCM" ;
    oboInOwl:hasRelatedSynonym "subsurface chlorophyll maximum layer" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The DCM may or may not indicate greater abundance of photosynthetic, chlorophyll-bearing cells, as shade-adapted cells may have a greater chlorophyll to biomass ration than surface variants. Further, some DCMs may be formed by the sinking of cells from surface zones or the subduction of surface waters, rather than through biotic, community-level processess." ;
    rdfs:label "deep chlorophyll maximum layer" ;
    rdfs:subClassOf obo:ENVO_01000325, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_28966
    ] .

obo:ENVO_01000327
    obo:IAO_0000115 "A strand swamp is a swamp that forms linear drainage channels on flatlands." ;
    a owl:Class ;
    rdfs:label "strand swamp" ;
    rdfs:subClassOf obo:ENVO_00000233 .

obo:ENVO_01000328
    obo:IAO_0000115 "A dome swamp is a swamp which occurs in a depression where deeper waters at the centre of the swamp allow  trees to grow taller relative to those in shallower regions of the depression. This creates a dome-like shape." ;
    a owl:Class ;
    rdfs:comment "The logical def should be improved with the idea of a vegetation unit growing in a depression expressed." ;
    rdfs:label "dome swamp" ;
    rdfs:subClassOf obo:ENVO_00000233, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00000309
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000233
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01001307 ;
                owl:someValuesFrom obo:ENVO_00000309
            ]
        )
    ] .

obo:ENVO_01000329
    obo:IAO_0000115 "A cypress dome swamp is a dome swamp which has a plant community dominated by Cupressaceae, often swamp cypresses. Swamp cypresses typically belong to the genus Taxodium or the species Glyptostrobus pensilis and Actinostrobus pyramidalis." ;
    oboInOwl:hasExactSynonym "cypress dome swamp" ;
    a owl:Class ;
    rdfs:comment "Requires import of some taxonomy for differentia" ;
    rdfs:label "cypress dome" ;
    rdfs:subClassOf obo:ENVO_01000328 .

obo:ENVO_01000330
    obo:IAO_0000115 "A cypress strand swamp is a strand swamp which has a plant community dominated by Cupressaceae, often swamp cypresses. Swamp cypresses typically belong to the genus Taxodium or the species Glyptostrobus pensilis and Actinostrobus pyramidalis." ;
    oboInOwl:hasExactSynonym "cypress strand" ;
    a owl:Class ;
    rdfs:comment "Requires import of some taxonomy for differentia" ;
    rdfs:label "cypress strand swamp" ;
    rdfs:subClassOf obo:ENVO_01000327 .

obo:ENVO_01000331
    obo:IAO_0000115 "A cypress swamp is a swamp which has a plant community dominated by Cupressaceae, often swamp cypresses. Swamp cypresses typically belong to the genus Taxodium or the species Glyptostrobus pensilis and Actinostrobus pyramidalis." ;
    a owl:Class ;
    rdfs:comment "Requires import of some taxonomy for differentia" ;
    rdfs:label "cypress swamp" ;
    rdfs:subClassOf obo:ENVO_00000233 .

obo:ENVO_01000332
    obo:IAO_0000115 "A gravelly slope is a slope which has a surface primarily composed of gravel." ;
    a owl:Class ;
    rdfs:label "gravelly slope" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010504
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000018
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010504
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01000018
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000333
    obo:IAO_0000115 "A hillside is a slope that is part of a hill." ;
    oboInOwl:hasRelatedSynonym "brae" ;
    a owl:Class ;
    rdfs:label "hillside" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000083
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000083
            ]
        )
    ] .

obo:ENVO_01000334
    obo:IAO_0000115 "A talus slope is a slope which has a surface layer composed of scree." ;
    oboInOwl:hasExactSynonym "scree slope" ;
    a owl:Class ;
    rdfs:label "talus slope" ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010504
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_00000194
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010504
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_00000194
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000335
    obo:IAO_0000115 "An understory is a layer of plant life which grows below the canopy without penetrating it." ;
    oboInOwl:hasExactSynonym "under story", "undergrowth", "understorey" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "understory" ;
    rdfs:subClassOf obo:ENVO_01000355, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001243
                obo:ENVO_01001245
            )
        ]
    ] .

obo:ENVO_01000336
    obo:IAO_0000115 "A shrub layer is a layer of vegetation in a woodland or forest consisting of low, woody vegetation of frutescent form." ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "shrub layer" ;
    rdfs:subClassOf obo:ENVO_01000355, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001243
                obo:ENVO_01001245
            )
        ]
    ] .

obo:ENVO_01000337
    obo:IAO_0000115 "A herb and fern layer is a layer of a forest or woodland which is composed of all vascular plant life that are one metre or less in height." ;
    oboInOwl:hasExactSynonym "fern layer", "herb layer", "herb stratum", "herbaceous layer", "herbaceous stratum", "herbaceous understory" ;
    oboInOwl:hasRelatedSynonym "ground cover", "ground vegetation", "regeneration layer" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:comment "This definition is inclusive of non-herbaceous plants that may be transiently present in the \"herb layer\". See Gilliam FS (2007) The Ecological Significance of the Herbaceous Layer in Temperate Forest Ecosystems. BioScience. 57(10):845-858. (http://dx.doi.org/10.1641/B571007) for rationale and a review of definitional and terminological variation." ;
    rdfs:label "herb and fern layer" ;
    rdfs:subClassOf obo:ENVO_01000355, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001243
                obo:ENVO_01001245
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002352
    ] .

obo:ENVO_01000338
    oboInOwl:hasExactSynonym "ground layer" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:comment "Refers to the ground layer of a forest or woodland where leaf litter or other plant matter accumulates" ;
    rdfs:label "litter layer" ;
    rdfs:subClassOf obo:ENVO_01000355, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001243
                obo:ENVO_01001245
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000628
    ] .

obo:ENVO_01000339
    obo:IAO_0000115 "A biome which is subject to polar climatic conditions." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class is primarily for inference and, in general, should not be used directly by annotators. If you're an annotator, please consider using a more informative term such as 'tundra biome'." ;
    rdfs:label "polar biome" ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001935 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000238
            ]
        )
    ] .

obo:ENVO_01000340
    obo:IAO_0000115 "An altitudinal condition which inheres in a bearer by virtue of the bearer having a monthly mean temperature is less than 10 degrees Celsius and being located at altitudes above the tree line and below the snowline." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "LTER:26" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Requested term with preliminary def. See Issue 29 on the envo tracker." ;
    rdfs:label "alpine" ;
    rdfs:subClassOf obo:ENVO_01000343 .

obo:ENVO_01000341
    obo:IAO_0000115 "An altitudinal condition which inheres in a bearer by virtue of the bearer being located at an altitude immediately below the tree line of an elevation." ;
    obo:IAO_0000116 "Requested in Issue 33 of our tracker. The lower boundry of this condition's range, that is, the lower altitudinal limit of an elevation that is considuered subalpine, is not clear in this definition." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "subalpine" ;
    rdfs:subClassOf obo:ENVO_01000343 .

obo:ENVO_01000342
    obo:IAO_0000115 "An altitudinal condition which inheres in a bearer by virtue of the bearer being located at an altitude between mid-altitude forests and the tree line." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "LTER:350" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The exact level of the tree line varies with local climate, but typically the tree line is found where mean monthly soil temperatures never exceed 10.0 degrees C and the mean annual soil temperatures are around 6.7 degrees C. In the tropics, this region is typified by montane rain forest (above 3,000 ft) while at higher latitudes coniferous forests often dominate." ;
    rdfs:label "montane" ;
    rdfs:subClassOf obo:ENVO_01000343 .

obo:ENVO_01000343
    obo:IAO_0000115 "An altitudinal condition is an environmental condition in which ranges of factors such as temperature, humidity, soil composition, solar irradiation, and tree density vary with ranges in altitude." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Depending on the latitude (and, to a lesser extent, other factors), the actual location of the zones where these conditions are in effect will change." ;
    rdfs:label "altitudinal condition" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000344
    obo:IAO_0000115 "An altitudinal condition which inheres in a bearer by virtue of the bearer having extremely limited vegetation cover, silica-enriched soils, and ground cover dominated by snow and ice at altitudes above the snowline." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "nival" ;
    rdfs:subClassOf obo:ENVO_01000343 .

obo:ENVO_01000345
    obo:IAO_0000115 "An upper montane condition is a montane condition in which an altitude range falls immediately below the tree line." ;
    terms:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This definition is somewhat odd in that it doesn't clearly define a lower boundary." ;
    rdfs:label "upper montane" ;
    rdfs:subClassOf obo:ENVO_01000342 .

obo:ENVO_01000346
    obo:IAO_0000115 "A lower montane condition is a montane condition in which an altitude range falls immediately above mid-altitude forests." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This definition does not define an upper boundary." ;
    rdfs:label "lower montane" ;
    rdfs:subClassOf obo:ENVO_01000342 .

obo:ENVO_01000347
    obo:IAO_0000115 "A conifer woodland which is subject to montane environmental conditions." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "montane conifer woodland" ;
    rdfs:subClassOf obo:ENVO_01000240, obo:ENVO_01001927 .

obo:ENVO_01000348
    obo:IAO_0000115 "A field  used for the cultivation of corn or related crop plants." ;
    a owl:Class ;
    rdfs:comment "Requested in Issue 112 as part of the curation of metagenome submissions in the European Nucleotide Archive." ;
    rdfs:label "maize field" ;
    rdfs:subClassOf obo:ENVO_00000114 .

obo:ENVO_01000349
    obo:IAO_0000115 "An organic material primarily composed of a portion of plant root." ;
    a owl:Class ;
    rdfs:comment "Requested in Issue 115 as part of the annotation of metagenomic submissions present in the European Nucleotide Archive." ;
    rdfs:label "root matter" ;
    rdfs:subClassOf obo:ENVO_01000155, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0009005
    ] .

obo:ENVO_01000350
    obo:IAO_0000115 "Autoclaved sand is sand that has been sterlised by exposure to high pressure saturated steam at at least 121 degrees Celsius." ;
    a owl:Class ;
    rdfs:comment """Requested in Issue 116 as part of the annotation of metagenomic submissions present in the European Nucleotide Archive.
""" ;
    rdfs:label "autoclaved sand" ;
    rdfs:subClassOf obo:ENVO_01000017 .

obo:ENVO_01000351
    obo:IAO_0000115 "A marine mesoscale eddy is a current of marine water which has a typical horizontal diameter of less than 100 km and persists for approximately one month." ;
    obo:IAO_0100001 "ENVO:01000069" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "obsolete marine mesoscale eddy" ;
    owl:deprecated true .

obo:ENVO_01000352
    obo:IAO_0000115 "An unbroken expanse (as of ice)" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class was created to accommodate \"fields\" from agricultural fields to marine mesoscale eddy fields. Thus, it has a very broad definition which makes it less than informative when annotating. Please consider using or requesting an appropriate subclass." ;
    rdfs:label "field" ;
    rdfs:subClassOf obo:ENVO_01000813 .

obo:ENVO_01000353
    obo:IAO_0000115 "A mesoscale eddy field is an expanse of marine water which includes coherent vortices, as well as a rich cascade of other structures such as filaments, squirts and spirals and is characterized by temperature and salinity anomalies with associated flow anomalies that are nearly in geostrophic balance. Although only the surface expression of mesoscale eddies is visible in satellite images of sea surface height or temperature, they are in fact three dimensional structures that reach down into the pycnocline." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "marine mesoscale eddy field" ;
    rdfs:subClassOf obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000069
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000352
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000069
            ]
        )
    ] .

obo:ENVO_01000354
    obo:IAO_0000115 "An ice cap climatic condition is a polar condition in which the montly average temperature does not exceed 0 degrees Celsius." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice cap climatic condition" ;
    rdfs:subClassOf obo:ENVO_01000238 .

obo:ENVO_01000355
    obo:IAO_0000115 "A layer which is determined by a form of vegetation." ;
    oboInOwl:hasRelatedSynonym "forest layer", "forest stratum", "woodland layer", "woodland stratum" ;
    a owl:Class ;
    rdfs:comment "Usually found in woodlands and forests." ;
    rdfs:label "vegetation layer" ;
    rdfs:subClassOf obo:ENVO_01000281, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001110
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:PCO_0000002
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002473 ;
                                owl:someValuesFrom obo:NCBITaxon_33090
                            ]
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:NCBITaxon_33090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000281
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:NCBITaxon_33090
            ]
        )
    ] .

obo:ENVO_01000356
    obo:IAO_0000115 "A portion of granite is a portion of igneous  rock which  is intrusive, felsic, granular, and phaneritic." ;
    a owl:Class ;
    rdfs:comment "Requested in issue 45. Some relations to PATO and SWEET classes suggested." ;
    rdfs:label "granite" ;
    rdfs:subClassOf obo:ENVO_00002013 .

obo:ENVO_01000357
    obo:IAO_0000115 "A portion of alkaline water is a portion of water with a pH greater than 7." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "Here, we commit to a threshold of pH as this is almost universally accepted." ;
    rdfs:label "alkaline water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001430
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001430
            ]
        )
    ] .

obo:ENVO_01000358
    obo:IAO_0000115 "A portion of acidic water is a portion of water with a pH less than 7." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "acidic water" ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001429
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001429
            ]
        )
    ] .

obo:ENVO_01000359
    obo:IAO_0000115 "A cave formed in limestone, usually by dissolution of limestone by acidic groundwater." ;
    a owl:Class ;
    rdfs:comment "Can be linked to a solutional environmental process and acidic groundwater." ;
    rdfs:label "limestone cave" ;
    rdfs:subClassOf obo:ENVO_01000360 .

obo:ENVO_01000360
    obo:IAO_0000115 "A cave formed by the dissolution of soluble rock or other solid material such as limestone, chalk, dolomite, gypsum, salt or marble." ;
    a owl:Class ;
    rdfs:comment "Can be linked to a solutional environmental process and acidic groundwater." ;
    rdfs:label "solutional cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_01000361
    obo:IAO_0000115 "A cave formed at the same time as the surrounding rock." ;
    a owl:Class ;
    rdfs:label "primary cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_01000362
    obo:IAO_0000115 "A cave that is formed by the action of pressurised lava pushing against surrounding rock and then draining away." ;
    a owl:Class ;
    rdfs:label "inflationary cave" ;
    rdfs:subClassOf obo:ENVO_00000322 .

obo:ENVO_01000363
    obo:IAO_0000115 "A cave formed by erosion caused by flowing streams carrying rocks or sediments." ;
    a owl:Class ;
    rdfs:label "erosional cave" ;
    rdfs:subClassOf obo:ENVO_00000067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_02500028
    ] .

obo:ENVO_01000364
    obo:IAO_0000115 "A glacier cave is a cave formed within or under a glacier." ;
    a owl:Class ;
    rdfs:label "glacier cave" ;
    rdfs:subClassOf obo:ENVO_00000067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] .

obo:ENVO_01000365
    obo:IAO_0000115 "An ice cave is a bedrock cave which contains year-round ice formations." ;
    a owl:Class ;
    rdfs:label "ice cave" ;
    rdfs:subClassOf obo:ENVO_00000067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:ENVO_01000293
    ] .

obo:ENVO_01000366
    obo:IAO_0000115 "A talus cave is a cave formed by the openings between large boulders which have fallen into a random heap." ;
    a owl:Class ;
    rdfs:label "talus cave" ;
    rdfs:subClassOf obo:ENVO_00000067 .

obo:ENVO_01000367
    obo:IAO_0000115 "An anchialine cave is a cave which contains an anchialine pool." ;
    a owl:Class ;
    rdfs:label "anchialine cave" ;
    rdfs:subClassOf obo:ENVO_00000067, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000368
    ] .

obo:ENVO_01000368
    obo:IAO_0000115 "An anchialine pool is a landlocked water body with a subterranean connection to the ocean and which has fresh water towards its surface with saline water in its deeper layers." ;
    oboInOwl:hasExactSynonym "anchialine pond" ;
    a owl:Class ;
    rdfs:label "anchialine pool" ;
    rdfs:subClassOf obo:ENVO_00000033 .

obo:ENVO_01000369
    obo:IAO_0000115 "A cave which is within a vadose zone." ;
    a owl:Class ;
    rdfs:label "vadose cave" ;
    rdfs:subClassOf obo:ENVO_00000067, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000328
    ] .

obo:ENVO_01000370
    obo:IAO_0000115 "An tundra climatic condition is a polar condition in which at least one month's average temperature exceeds 0 degrees Celsius." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "tundra climatic condition" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000371
    obo:IAO_0000115 "Agricultural waste is waste produced as a result of various agricultural operations. It includes manure and other wastes from farms, poultry houses and slaughterhouses; harvest waste; fertilizer run- off from fields; pesticides that enter into water, air or soils; and salt and silt drained from fields." ;
    oboInOwl:hasBroadSynonym "agricultural waste" ;
    a owl:Class ;
    rdfs:comment "As with other wastes, this is more a role than a material in itself. This should be revised." ;
    rdfs:label "agricultural waste material" ;
    rdfs:subClassOf obo:ENVO_00002264 .

obo:ENVO_01000372
    obo:IAO_0000115 "Household waste refers to waste material usually generated in the residential environment. Waste with similar characteristics may be generated in other economic activities and can thus be treated and disposed of together with household waste." ;
    obo:IAO_0000116 "This will become a defined class, with subclasses added through inference based on material having a 'waste role' and being associated with domestic entities." ;
    oboInOwl:hasBroadSynonym "household waste" ;
    a owl:Class ;
    rdfs:label "household waste material" ;
    rdfs:subClassOf obo:ENVO_00002264 .

obo:ENVO_01000373
    obo:IAO_0000115 "Biological waste is waste containing mostly natural organic materials (remains of plants, animal excrement, biological sludge from waste-water treatment plants and so forth)." ;
    obo:IAO_0000116 "This will become a defined class, with subclasses added through inference based on material having a 'waste role' and being composed primarily of some organic or biological matter." ;
    oboInOwl:hasBroadSynonym "biological waste" ;
    a owl:Class ;
    rdfs:label "biological waste material" ;
    rdfs:subClassOf obo:ENVO_00002264, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002873
    ] .

obo:ENVO_01000374
    obo:IAO_0000115 "A woodland which is subject to arid environmental conditions." ;
    oboInOwl:hasExactSynonym "xerophytic ecosystem" ;
    a owl:Class ;
    rdfs:comment "Dry woodlands often occur in areas of rain shadow in a tropical marine climates. They  receive very little rainfall and typically have rapidly draining soils. Trees in these woodlands have adaptations to dry climates such as thick bark, small leaves, and the disposition to shed their leaves." ;
    rdfs:label "dry woodland" ;
    rdfs:subClassOf obo:ENVO_01001918, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000375
    ] .

obo:ENVO_01000375
    obo:IAO_0000115 "A tropical marine condition is a tropical condition in which the ocean strongly influences the climate and a wet and dry season occur." ;
    dc:date <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "tropical marine condition" ;
    rdfs:subClassOf obo:ENVO_01000204 .

obo:ENVO_01000376
    obo:IAO_0000115 "A semi-evergreen forest is a forest which undergoes a long dry season and, as a consequence, has a two-storey layer structure,  a dry canopy, a leaf litter layer that only decays during moist periods trees with very small leaves or which shed their leaves to conserve water and which flower during the dry season and grow during the wet season." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "semi-evergreen forest" ;
    oboInOwl:hasExactSynonym "mesophytic ecosystem" ;
    a owl:Class ;
    rdfs:label "tropical marine semi-evergreen forest" ;
    rdfs:subClassOf obo:ENVO_01001803, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000375
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001734
    ] .

obo:ENVO_01000377
    obo:IAO_0000115 "A humid subtropical condition is a subtropical condition in which an environmental system has hot, humid summers, warm to cool dry winters, and average annual precipitation either evenly distributed throughout the year or marked by a dry season or drying trend during winter" ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "In cases where rainfall is evenly distributed throughout the year, this condition falls into the Cfa category of the Köppen climate classification. In cases marked by a dry season or drying trend during winter, this condition falls into the Cwa category of the Köppen climate classification. Environmental systems with this condition usually occur on the eastern side of continents." ;
    rdfs:label "humid subtropical" ;
    rdfs:subClassOf obo:ENVO_01000205 .

obo:ENVO_01000378
    obo:IAO_0000115 "An arid subtropical condition is a subtropical condition in which an environmental system has an annual average temperature near 18.2 degrees Celsius with their coldest month averaging between 2 and 13 degrees Celsius, the absence of regular rainfall, and high humidity." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "desert climate", "semi-desert climate" ;
    oboInOwl:hasRelatedSynonym "semi-arid climate" ;
    a owl:Class ;
    rdfs:comment "Mild variants are generally located in areas adjacent to powerful cold ocean currents." ;
    rdfs:label "arid subtropical" ;
    rdfs:subClassOf obo:ENVO_01000205 .

obo:ENVO_01000379
    obo:IAO_0000115 "A highland subtropical condition is a subtropical condition in which increased elevation results in mild summers, cooler winters, and, in some instances,  snowfall associated with montly temperature averages below 22 but above -3 degrees Celsius." ;
    terms:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This is an interesting overlap of a latitudinal and altitudinal condition. Some link between this condition and the altitudinal conditions should be considered. This condition corresponds to the Cfb and Cwb categories of Köppen climate classification." ;
    rdfs:label "highland subtropical" ;
    rdfs:subClassOf obo:ENVO_01000205 .

obo:ENVO_01000380
    obo:IAO_0000115 "An oceanic temperate condition is a temperate condition which is strongly influenced by oceans and oceanic winds. Summers are cool and winters are cool, but not cold, and there is little frozen precipitation at lower elevations." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This condition is typically present on the western coasts of large continental landmasses." ;
    rdfs:label "oceanic temperate" ;
    rdfs:subClassOf obo:ENVO_01000206 .

obo:ENVO_01000381
    obo:IAO_0000115 "A continental temperate condition is a temperate condition which is influenced by large land masses. Summers are warm to hot and winters are often  long, cold, and snowy." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "continental temperate" ;
    rdfs:subClassOf obo:ENVO_01000206 .

obo:ENVO_01000382
    obo:IAO_0000115 "A cold desert is a desert which has hot summers and cold, dry winters with temperatures below 0 degrees Celsius" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This variant of the desert climate is somewhat rare outside of Asia. A cold desert climate is typically found in temperate zones, almost always in the rain shadow of high mountains which restrict precipitation from the westerly winds, or in the case of Central Asia, from the monsoon. The Gobi desert in Mongolia is a classic example of a region with a cold desert climate. Though hot in summer, it shares the very cold winters of the rest of Central Asia. The Kyzyl Kum and Taklamakan deserts of Central Asia and the drier portions of the Great Basin Desert of the western United States are other major examples of BWk climates. The Ladakh region, lying in the Great Himalayas in India also has a cold desert climate." ;
    rdfs:label "cold desert" ;
    rdfs:subClassOf obo:ENVO_00000097 .

obo:ENVO_01000383
    obo:IAO_0000115 "An evergreen needleleaf forest which is subject to temperate environmental conditions." ;
    oboInOwl:hasBroadSynonym "coniferous forest" ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "temperate evergreen needleleaf forest" ;
    rdfs:subClassOf obo:ENVO_01000433, obo:ENVO_01001805, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000211
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001733
    ] .

obo:ENVO_01000384
    obo:IAO_0000115 "A tropical moist broadleaf forest which is subject to high rainfall, is located in a lowland area, and is dominated by plants which retain their leaves throughout the year." ;
    oboInOwl:hasRelatedSynonym "rain forest" ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "tropical lowland evergreen broadleaf rain forest" ;
    rdfs:subClassOf obo:ENVO_01001800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000228
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001733
    ] .

obo:ENVO_01000385
    obo:IAO_0000115 "A deciduous broadleaf forest which is subject to temperate climate patterns." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "temperate deciduous broadleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001792, obo:ENVO_01001805, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001731
    ] .

obo:ENVO_01000386
    obo:IAO_0000115 "A deciduous needleleaf forest which is subject to temperate environmental conditions." ;
    oboInOwl:hasBroadSynonym "coniferous forest" ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "temperate deciduous needleleaf forest" ;
    rdfs:subClassOf obo:ENVO_01000433, obo:ENVO_01001805, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000211
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001731
    ] .

obo:ENVO_01000387
    obo:IAO_0000115 "A tropical broadleaf forest which comprises tree communities dominated by deciduous species." ;
    oboInOwl:hasRelatedSynonym "rain forest" ;
    a owl:Class ;
    rdfs:comment "This class corresponds to  the \"Tropical Deciduous / semi-deciduous broadleaf forest\" category of the updated Global Forest Map classification (GFM 2000). To reconstruct the original class, an aggregate class with this and the \"tropical semi-deciduous broadleaf forest\" class can be made." ;
    rdfs:label "tropical deciduous broadleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001792, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000200
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001731
    ] .

obo:ENVO_01000388
    obo:IAO_0000115 "A tropical broadleaf forest which has a mixed composition of deciduous and evergreen trees, with deciduous trees predominating." ;
    oboInOwl:hasRelatedSynonym "rain forest" ;
    a owl:Class ;
    rdfs:comment "This class corresponds to  the \"Tropical Deciduous / semi-deciduous broadleaf forest\" category of the updated Global Forest Map classification (GFM 2000). To reconstruct the original class, an aggregate class with this and the \"tropical deciduous broadleaf forest\" class can be made." ;
    rdfs:label "tropical semi-deciduous broadleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001792, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000200
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001734
    ] .

obo:ENVO_01000389
    obo:IAO_0000115 "A temperate mixed forest which has communities of trees composed primarily of species with broad leaves." ;
    a owl:Class ;
    rdfs:comment "This class corresponds to  the \"Temperate Mixed broadleaf / needleleaf forest\" category of the updated Global Forest Map classification (GFM 2000). To reconstruct the original class, an aggregate class with this and the \"temperate mixed needleleaf forest\" class can be made." ;
    rdfs:label "temperate mixed broadleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000202
                obo:ENVO_01000212
            )
        ]
    ] .

obo:ENVO_01000390
    obo:IAO_0000115 "A temperate mixed forest which has communities of trees composed primarily of species with needle-like leaves (e.g. conifers)." ;
    oboInOwl:hasRelatedSynonym "coniferous forest" ;
    a owl:Class ;
    rdfs:comment "This class corresponds to  the \"Temperate Mixed broadleaf / needleleaf forest\" category of the updated Global Forest Map classification (GFM 2000). To reconstruct the original class, an aggregate class with this and the \"temperate mixed broadleaf forest\" class can be made." ;
    rdfs:label "temperate mixed needleleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000212
    ] .

obo:ENVO_01000391
    obo:IAO_0000115 "A tropical moist broadleaf forest which has a mixed composition of deciduous and evergreen trees, with evergreen trees predominating." ;
    oboInOwl:hasRelatedSynonym "rain forest" ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "tropical semi-evergreen moist broadleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000228
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001734
    ] .

obo:ENVO_01000392
    obo:IAO_0000115 "A high-elevation forest which is located in a region subject to tropical climate patterns modulated by sufficient elevation to encounter upper montane climate patterns." ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "tropical upper montane forest" ;
    rdfs:subClassOf obo:ENVO_01000435, obo:ENVO_01001803, obo:ENVO_01001927, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000345
    ] .

obo:ENVO_01000393
    obo:IAO_0000115 "A high-elevation forest which is located in a region subject to tropical climate patterns modulated by sufficient elevation to encounter lower montane climatic patterns." ;
    a owl:Class ;
    rdfs:label "tropical lower montane forest" ;
    rdfs:subClassOf obo:ENVO_01000435, obo:ENVO_01001803, obo:ENVO_01001927, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000346
    ] .

obo:ENVO_01000394
    obo:IAO_0000115 "A freshwater swamp forest which is subject to tropical climate patterns." ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "tropical freshwater swamp forest" ;
    rdfs:subClassOf obo:ENVO_01000432, obo:ENVO_01001803 .

obo:ENVO_01000395
    obo:IAO_0000115 "A sclerophyllous forest which is subject to temperate climate patterns." ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "temperate sclerophyllous dry forest" ;
    rdfs:subClassOf obo:ENVO_01000434, obo:ENVO_01001805 .

obo:ENVO_01000396
    obo:IAO_0000115 "A sclerophyllous forest which is subject to tropical climate patterns." ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "tropical sclerophyllous dry forest" ;
    rdfs:subClassOf obo:ENVO_01000434, obo:ENVO_01001803 .

obo:ENVO_01000397
    obo:IAO_0000115 "A broadleaf evergreen forest which is subject to temperate climate patterns." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "temperate broadleaf evergreen forest" ;
    rdfs:subClassOf obo:ENVO_01001794, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000202
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001733
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001794
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001733
            ]
        )
    ] .

obo:ENVO_01000398
    obo:IAO_0000115 "A freshwater swamp forest which is subject to temperate climate patterns." ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000). It is currently unclear how to relate forests and swamps." ;
    rdfs:label "temperate freshwater swamp forest" ;
    rdfs:subClassOf obo:ENVO_01000432, obo:ENVO_01001805 .

obo:ENVO_01000399
    obo:IAO_0000115 "A needleleaf forest which is subject to tropical climate patterns." ;
    oboInOwl:hasBroadSynonym "coniferous forest" ;
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "tropical needleleaf forest" ;
    rdfs:subClassOf obo:ENVO_01000433, obo:ENVO_01001803, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000210
    ] .

obo:ENVO_01000400
    a owl:Class ;
    rdfs:comment "This class is one of the forest types as identified by the updated Global Forest Map (GFM 2000)." ;
    rdfs:label "tropical thorn forest" ;
    rdfs:subClassOf obo:ENVO_01001803 .

obo:ENVO_01000401
    obo:IAO_0000115 "A tropical mixed forest which has communities of trees composed primarily of species with needle-like leaves (e.g. conifers)." ;
    oboInOwl:hasRelatedSynonym "coniferous forest" ;
    a owl:Class ;
    rdfs:comment "This class corresponds to  the \"Tropical Mixed needleleaf / broadleaf forest\" category of the updated Global Forest Map classification (GFM 2000). To reconstruct the original class, an aggregate class with this and the \"tropical mixed broadleaf forest\" class can be made." ;
    rdfs:label "tropical mixed needleleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001797 .

obo:ENVO_01000402
    obo:IAO_0000115 "A tropical mixed forest which has communities of trees composed primarily of species with broad leaves." ;
    a owl:Class ;
    rdfs:comment """This class corresponds to  the \"Tropical Mixed needleleaf / broadleaf forest\" category of the updated Global Forest Map classification (GFM 2000). To reconstruct the original class, an aggregate class with this and the \"tropical mixed needleleaf forest\" class can be made.
""" ;
    rdfs:label "tropical mixed broadleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001797 .

obo:ENVO_01000403
    oboInOwl:hasExactSynonym "tropical mangrove forest" ;
    a owl:Class ;
    rdfs:comment """This class corresponds to  the \"Tropical Mixed needleleaf / broadleaf forest\" category of the updated Global Forest Map classification (GFM 2000). To reconstruct the original class, an aggregate class with this and the \"tropical mixed needleleaf forest\" class can be made.

The relationship between this \"forest\" class and the mangrove swamp must be clarified.""" ;
    rdfs:label "tropical mangrove" ;
    rdfs:subClassOf obo:ENVO_01001803, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000057
    ] .

obo:ENVO_01000404
    obo:IAO_0000115 "OBSOLETE A (portion of) plastic is an (portion of) anthropogenic environmental material including any of numerous organic synthetic or processed materials which are primarily composed of thermoplastic or thermosetting polymers of high molecular weight." ;
    obo:IAO_0100001 <ENVO:06105112> ;
    a owl:Class ;
    rdfs:comment "This term has been replaced by \"synthetic plastic\" as part of a more coherent set of classes as part of the SDG14.1.1 project (see https://github.com/EnvironmentOntology/envo/projects/17)" ;
    rdfs:label "obsolete manufactured plastic" ;
    owl:deprecated true .

obo:ENVO_01000405
    obo:IAO_0000115 "A portion of respirable suspended particulate matter is a form of particulate matter composed primarily of solid particles each with a diameter of 10 micrometers or less." ;
    oboInOwl:hasExactSynonym "PM10" ;
    a owl:Class ;
    rdfs:label "respirable suspended particulate matter"@en ;
    rdfs:subClassOf obo:ENVO_01001089, obo:ENVO_01001646 .

obo:ENVO_01000406
    obo:IAO_0000115 "Snow is an environmental material which is primarily composed of flakes of crystalline water ice." ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snow" ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom obo:ENVO_03520007
                ]
            )
        ]
    ] .

obo:ENVO_01000407
    obo:IAO_0000115 "An aquatic environment which is the part of a sea, lake, or river that is close to the shore." ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "The adjacency of water has many consequences including the generation of microclimates and impacts on the biology. This class is intended to capture littoral zones that are associated with marine, freshwater, and any other aquatic environments. Note that there is no single definition of the extent of the \"littoral zone\", associated with any water body. Here, we use definitions that will be more familiar to marine biologists rather than military organisations, although the latter can be added on request. This class will likely be superceded by a CMECs compliant class." ;
    rdfs:label "littoral zone" ;
    rdfs:subClassOf obo:ENVO_01000317, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000687
    ] .

obo:ENVO_01000408
    obo:IAO_0000115 "A site which has its extent determined by the presence or influence of one or more components of an environmental system or the processes occurring therein." ;
    oboInOwl:hasRelatedSynonym "environmental area" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Formerly, this class was an experimental class and a subclass of \"environmental feature\". It is now aligned to BFO. The class was not obsoleted as the core semantics maintained their stability through its transition." ;
    rdfs:label "environmental zone" ;
    rdfs:subClassOf obo:BFO_0000024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000254
    ] .

obo:ENVO_01000409
    obo:IAO_0000115 "A freshwater littoral zone is a littoral zone which extends offshore from the shore of a freshwater body of water to the limit of occupancy of rooted plants." ;
    oboInOwl:hasRelatedSynonym "fringing wetland" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "The littoral zone may form a narrow or broad fringing wetland, with extensive areas of aquatic plants sorted by their tolerance to different water depths. Typically, four zones are recognized, from higher to lower on the shore: wooded wetland, wet meadow, marsh and aquatic vegetation.  Keddy, P.A. 2010. Wetland Ecology: Principles and Conservation (2nd edition). Cambridge University Press, Cambridge, UK. Chapter 2." ;
    rdfs:label "freshwater littoral zone" ;
    rdfs:subClassOf obo:ENVO_01000407, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000021
                obo:ENVO_01000297
            )
        ]
    ] .

obo:ENVO_01000410
    obo:IAO_0000115 "The eulittoral zone extends from the spring high tide line, which is rarely inundated, to the spring low tide line, which is rarely not inundated. The wave action and turbulence of recurring tides shapes and reforms cliffs, gaps, and caves, offering a huge range of habitats for sedentary organisms." ;
    oboInOwl:hasRelatedSynonym "foreshore", "intertidal zone", "mediolittoral zone", "midlittoral zone" ;
    a owl:Class ;
    rdfs:label "marine eulittoral zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000125
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000124
                obo:ENVO_01000126
            )
        ]
    ] .

obo:ENVO_01000411
    obo:IAO_0000115 "A zone which is part of the sublittoral zone and is dominated by algae. This zone usually extends up to five metres below the low water mark." ;
    a owl:Class ;
    rdfs:label "infralittoral zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000126
    ] .

obo:ENVO_01000412
    obo:IAO_0000115 "A zone which is part of the sublittoral zone and is dominated by sessile animals such as oysters. This zone usually begins at a depth greater than the infralittoral zone." ;
    a owl:Class ;
    rdfs:label "circalittoral zone" ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000126
    ] .

obo:ENVO_01000413
    obo:IAO_0000115 "A whole plant which is relatively old" ;
    a owl:Class ;
    rdfs:label "old plant" ;
    rdfs:subClassOf obo:PO_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000308
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PO_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000308
            ]
        )
    ] .

obo:ENVO_01000414
    obo:IAO_0000115 "A whole plant which is relatively young." ;
    a owl:Class ;
    rdfs:label "young plant" ;
    rdfs:subClassOf obo:PO_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000309
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PO_0000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000309
            ]
        )
    ] .

obo:ENVO_01000415
    obo:IAO_0000115 "A portion of fine respirable suspended particulate matter is a form of particulate matter composed primarily of solid particles each with a diameter of 2.5 micrometers or less." ;
    oboInOwl:hasExactSynonym "PM2.5" ;
    a owl:Class ;
    rdfs:label "fine respirable suspended particulate matter"@en ;
    rdfs:subClassOf obo:ENVO_01000405 .

obo:ENVO_01000416
    obo:IAO_0000115 "A portion of fine respirable suspended particulate matter is a form of particulate matter composed primarily of solid particles each with a diameter of  100 nanometers or less." ;
    a owl:Class ;
    rdfs:comment "Regulations do not exist for this size class of ambient air pollution particles, which are far smaller than the regulated PM10 and PM2.5 particle classes and are believed to have several more aggressive health implications than those classes of larger particulates." ;
    rdfs:label "ultrafine respirable suspended particulate matter"@en ;
    rdfs:subClassOf obo:ENVO_01000415 .

obo:ENVO_01000417
    obo:IAO_0000115 "A house is a building that provides a dwelling-place for a living entity." ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:comment "The provisioning of a dwelling-place can perhaps be modelled as a role." ;
    rdfs:label "house" ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_01000418
    a owl:Class ;
    rdfs:comment "A human house is a house which provides a dwelling-place for humans." ;
    rdfs:label "human house" ;
    rdfs:subClassOf obo:ENVO_01000417, obo:ENVO_01001480 .

obo:ENVO_01000419
    obo:IAO_0000115 "A garden that is associated with a human house. This association is generally one of spatial proximity or parthood." ;
    a owl:Class ;
    rdfs:label "domestic garden" ;
    rdfs:subClassOf obo:ENVO_00000011 .

obo:ENVO_01000420
    obo:IAO_0000115 "A building part is a construction which is part of a building." ;
    a owl:Class ;
    rdfs:comment "Not recommended for annotation. This class is likely to be made into an inferred class as its subclasses are distributed among more meaningful superclasses (i.e. ceiling is_a surface layer). See for example, \"building floor\". The boundaries between building parts may be bona fide or fiat." ;
    rdfs:label "building part" ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000073
    ] .

obo:ENVO_01000421
    obo:IAO_0000115 "An indoor kitchen is a room or part of a room primarily used  for cooking or food preparation, but which may have other funcitons such as dining, food storage, dishwashing, or laundry." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "Not a sublcass of room as this may just be part of some room." ;
    rdfs:label "indoor kitchen" ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_01000422
    obo:IAO_0000115 "A bathroom is a room which contains a washbasin or other fixture, such as a shower or bath, used for bathing by humans." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "bathing room" ;
    oboInOwl:hasRelatedSynonym "toilet", "washroom" ;
    a owl:Class ;
    rdfs:label "bathroom" ;
    rdfs:subClassOf obo:ENVO_01000426 .

obo:ENVO_01000423
    obo:IAO_0000115 "A living room is a room in a human house which is used for social and domestic leisure activities." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "living-room" ;
    a owl:Class ;
    rdfs:comment "The logical definitions must state which social and leisure activities are included here. Jet-skiing and mass rallies are probably not the range." ;
    rdfs:label "living room" ;
    rdfs:subClassOf obo:ENVO_01000426 .

obo:ENVO_01000424
    obo:IAO_0000115 "A patio is a paved outdoor area, adjacent to a human house, and used for dining or recreation." ;
    a owl:Class ;
    rdfs:label "patio" ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000418
    ] .

obo:ENVO_01000425
    obo:IAO_0000115 "An indoor toilet is a room which contains a sanitation fixture used primarily for the disposal of human urine and faeces." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "restroom"@en, "toilet" ;
    oboInOwl:hasExactSynonym "indoor lavatory", "lavatory", "toilet room" ;
    oboInOwl:hasRelatedSynonym "bathroom", "restroom" ;
    a owl:Class ;
    rdfs:label "indoor toilet" ;
    rdfs:subClassOf obo:ENVO_01000426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000516
    ] .

obo:ENVO_01000426
    obo:IAO_0000115 "A building part which is separated from other building parts by one or more interior walls and, optionally, outdoor areas by one or more exterior walls." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "room" ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_01000427
    obo:IAO_0000115 "A portion of carbon nanotube enriched soil is a portion of soil with elevated levels of carbon nanotubes." ;
    a owl:Class ;
    rdfs:comment "Logical definition will be created pending import of \"carbon nanotube\" from CHEBI" ;
    rdfs:label "carbon nanotube enriched soil" ;
    rdfs:subClassOf obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_50594
    ] .

obo:ENVO_01000428
    obo:IAO_0000115 "A rocky shore is an intertidal area of a seacoast where solid rock is the predominant substrate." ;
    oboInOwl:hasRelatedSynonym "rocky intertidal shore" ;
    a owl:Class ;
    rdfs:comment "This label is usually used to refer to 'rocky intertidal shores', i.e. a marine environment. Other types of rocky shore should be requested explicitly. Additionally, \"rocky\" could be a quality, this would link this with rocky deserts etc." ;
    rdfs:label "area of rocky shore" ;
    rdfs:subClassOf obo:ENVO_00000316 .

obo:ENVO_01000429
    obo:IAO_0000115 "A burrow is a hole or tunnel excavated into the ground by an animal to create a space suitable for habitation, temporary refuge, or as a byproduct of locomotion" ;
    a owl:Class ;
    rdfs:comment "Should be better defined logically aggregating 'hole' or 'tunnel' with some sort of relation to 'habitation' etc." ;
    rdfs:label "burrow" ;
    rdfs:subClassOf obo:ENVO_00000068 .

obo:ENVO_01000430
    obo:IAO_0000115 "A forest biome which contains densely packed populations or communities of broadleaf trees, strongly limiting light penetration to the forest floor." ;
    a owl:Class ;
    rdfs:comment "A class created to group GFM 2000 terms by the dominant vegetation type. Definitions pending." ;
    rdfs:label "broadleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001243 .

obo:ENVO_01000431
    obo:IAO_0000115 "A forest ecosystem which contains densely packed populations or communities of broadleaf and coniferous trees, strongly limiting light penetration to the forest floor." ;
    obo:IAO_0000116 "The subclasses of this class need to be checked: are they properly placed under other classes or is this corrected and the dominant form of mixed vegetation noted in the label?" ;
    a owl:Class ;
    rdfs:comment "A class created to group GFM 2000 terms by the dominant vegetation type." ;
    rdfs:label "mixed forest" ;
    rdfs:subClassOf obo:ENVO_01001243 .

obo:ENVO_01000432
    a owl:Class ;
    rdfs:comment "A class created to group GFM 2000 terms by the dominant vegetation type. Definitions pending." ;
    rdfs:label "swamp forest" ;
    rdfs:subClassOf obo:ENVO_01001243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000233
    ] .

obo:ENVO_01000433
    oboInOwl:hasExactSynonym "coniferous forest" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "A class created to group GFM 2000 terms by the dominant vegetation type. Definitions pending." ;
    rdfs:label "needleleaf forest" ;
    rdfs:subClassOf obo:ENVO_01001243 .

obo:ENVO_01000434
    obo:IAO_0000115 "A forest ecosystem which is dominated by trees adapted to dry or arid environmental conditions." ;
    a owl:Class ;
    rdfs:comment "A class created to group GFM 2000 terms by the dominant vegetation type. Definitions pending." ;
    rdfs:label "sclerophyllous forest" ;
    rdfs:subClassOf obo:ENVO_01001243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000230
    ] .

obo:ENVO_01000435
    obo:IAO_0000115 "A forest which is subject to montane or alpine environmental conditions." ;
    a owl:Class ;
    rdfs:comment "A class created to group GFM 2000 terms by the dominant vegetation type." ;
    rdfs:label "high-elevation forest" ;
    rdfs:subClassOf obo:ENVO_01001243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000340
                obo:ENVO_01000342
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001243
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000340
                        obo:ENVO_01000342
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000436
    obo:IAO_0000115 "Particulate environmental material in which small portions of solid material are surrounded by water."@en ;
    obo:IAO_0000116 "This class should be populated by inference, relying on 'composed primarily of', many 'pieces of solid material' and 'surrounded by' some 'water'." ;
    a owl:Class ;
    rdfs:label "waterborne particulate matter"@en ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000814
    ] .

obo:ENVO_01000437
    obo:IAO_0000115 "A lava field is an expanse of flat-lying lava flows. Such features are generally composed of highly fluid basalt lava, and can extend for tens or even hundreds of miles across the underlying terrain." ;
    oboInOwl:hasExactSynonym "lava area", "lava bed", "lava plain" ;
    a owl:Class ;
    rdfs:label "lava field" ;
    rdfs:subClassOf obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000438
    ] .

obo:ENVO_01000438
    obo:IAO_0000115 "A lava flow is a moving outpouring of lava, which is created during a non-explosive effusive eruption." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "lava flow" ;
    rdfs:subClassOf obo:ENVO_01001476, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000656
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000231
    ] .

obo:ENVO_01000439
    obo:IAO_0000115 "A volcano which has been formed as a result of the eruption of andesitic lava."@en ;
    a owl:Class ;
    rdfs:label "andesitic volcano" ;
    rdfs:subClassOf obo:ENVO_00000247, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000441
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000634
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_01000233
                ]
            )
        ]
    ] .

obo:ENVO_01000440
    obo:IAO_0000115 "A volcano which has been formed as a result of the eruption of dacitic lava."@en ;
    a owl:Class ;
    rdfs:label "dacitic volcano" ;
    rdfs:subClassOf obo:ENVO_00000247, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000442
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000634
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_01000444
                ]
            )
        ]
    ] .

obo:ENVO_01000441
    obo:IAO_0000115 "Andesite is an extrusive igneous, volcanic rock, of intermediate composition, with aphanitic to porphyritic texture."@en ;
    a owl:Class ;
    rdfs:comment "In a general sense, it is the intermediate type between basalt and dacite, and ranges from 57 to 63 percent silicon dioxide as illustrated in TAS diagrams. The mineral assemblage is typically dominated by plagioclase plus pyroxene and/or hornblende. Magnetite, zircon, apatite, ilmenite, biotite, and garnet are common accessory minerals. Alkali feldspar may be present in minor amounts."@en ;
    rdfs:label "andesite" ;
    rdfs:subClassOf obo:ENVO_00002013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000233
    ] .

obo:ENVO_01000442
    obo:IAO_0000115 "Dacite is an igneous, volcanic rock. It has an aphanitic to porphyritic texture and is intermediate in composition between andesite and rhyolite.  Dacite consists mostly of plagioclase feldspar with biotite, hornblende, and pyroxene (augite and/or enstatite). It has quartz as rounded, corroded phenocrysts, or as an element of the ground-mass. The plagioclase ranges from oligoclase to andesine and labradorite. Sanidine occurs, although in small proportions, in some dacites, and when abundant gives rise to rocks that form transitions to the rhyolites." ;
    a owl:Class ;
    rdfs:label "dacite" ;
    rdfs:subClassOf obo:ENVO_00002013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000444
    ] .

obo:ENVO_01000443
    obo:IAO_0000115 "An accumulation of a salt, typically sodium chloride." ;
    a owl:Class ;
    rdfs:label "salt mass"@en ;
    rdfs:subClassOf obo:ENVO_00000191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000508
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000191
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000508
            ]
        )
    ] .

obo:ENVO_01000444
    obo:IAO_0000115 "Lava which is high in silica and low in alkali metal oxides."@en ;
    a owl:Class ;
    rdfs:comment "Rapid solidification of this lava forms dacite."@en ;
    rdfs:label "dacitic lava" ;
    rdfs:subClassOf obo:ENVO_01000231 .

obo:ENVO_01000445
    obo:IAO_0000115 "An ecosystem which has been subject to a perturbation, that is, the ecosystem has undergone a pronounced change in response to a change in environmental conditions or other perturbation." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This is often used by plant collectors when early successional species are observed in an area." ;
    rdfs:label "disturbed ecosystem" ;
    rdfs:subClassOf obo:ENVO_01001110 .

obo:ENVO_01000446
    obo:IAO_0000115 "A ravine is a small, narrow, steep-sided valley that is larger than a gully and smaller than a canyon and that is usually worn by running water." ;
    a owl:Class ;
    rdfs:label "ravine" ;
    rdfs:subClassOf obo:ENVO_00000100 .

obo:ENVO_01000447
    obo:IAO_0000115 "An environmental zone of varying area which is adjacent to a road." ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "roadside" ;
    rdfs:subClassOf obo:ENVO_00000002, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001782
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000064
    ] .

obo:ENVO_01000448
    obo:IAO_0000115 "A grassland which contains a mixture of tall and short grasses." ;
    oboInOwl:hasBroadSynonym "mixed grassland" ;
    a owl:Class ;
    rdfs:label "mixed grassland" ;
    rdfs:subClassOf obo:ENVO_01001206 .

obo:ENVO_01000449
    obo:IAO_0000115 "A wet meadow is a type of wetland with soils that are saturated with water for part or all of the growing season." ;
    a owl:Class ;
    rdfs:comment "Debate exists whether a wet meadow is a type of marsh or a completely separate type of wetland. Wet prairies and wet savannas are hydrologically similar. Wet meadows may occur because of restricted drainage or the receipt of large amounts of water from rain or melted snow. They may also occur in riparian zones and around the shores of large lakes. Unlike a marsh or swamp, a wet meadow does not have standing water present except for brief to moderate periods during the growing season. Instead, the ground in a wet meadow fluctuates between brief periods of inundation and longer periods of saturation. Wet meadows often have large numbers of wetland plant species, which frequently survive as buried seeds during dry periods, and then regenerate after flooding. Wet meadows therefore do not usually support aquatic life such as fish. They typically have a high diversity of plant species, and may attract large numbers of birds, small mammals and insects including butterflies." ;
    rdfs:label "wet meadow ecosystem" ;
    rdfs:subClassOf obo:ENVO_00000108, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00001998
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001825
                ]
            )
        ]
    ] .

obo:ENVO_01000450
    obo:IAO_0000115 "A mass of salt which has erupted onto a planetary surface, usually through sedimentary rock." ;
    oboInOwl:hasExactSynonym "namakier", "salt fountain" ;
    a owl:Class ;
    rdfs:label "salt glacier"@en ;
    rdfs:subClassOf obo:ENVO_01000443, obo:ENVO_01001884 .

obo:ENVO_01000451
    obo:IAO_0000115 "Atmospheric carbon dioxide is an environmental material composed of carbon dioxide in its gaseous form present in an atmosphere." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This could also be considered a part of an environmental material like air." ;
    rdfs:label "atmospheric carbon dioxide" ;
    rdfs:subClassOf obo:ENVO_01000797, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_16526
            ]
        )
    ] .

obo:ENVO_01000452
    obo:IAO_0000115 "A disposition which is realised by an environmental system or system parts thereof." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "This class and its subclasses are experimental and are being developed with NCEAS use cases in mind." ;
    rdfs:label "environmental disposition" ;
    rdfs:subClassOf obo:BFO_0000016 .

obo:ENVO_01000453
    obo:IAO_0000115 "The disposition of an environmental system to sequester and store carbon." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "carbon pooling disposition" ;
    rdfs:subClassOf obo:ENVO_01000455 .

obo:ENVO_01000454
    obo:IAO_0000115 "The disposition of an environment to sequester carbon dioxide, subsequently storing the carbon component thereof." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "carbon dioxide pooling disposition" ;
    rdfs:subClassOf obo:ENVO_01000453 .

obo:ENVO_01000455
    obo:IAO_0000115 "The disposition of an environmental system to sequester and store some material entity." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "material pooling disposition" ;
    rdfs:subClassOf obo:ENVO_01000452 .

obo:ENVO_01000456
    obo:IAO_0000115 "A concrete masonry unit is a large, rectangular masonry unit primarily composed of concrete." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "concrete masonry unit" ;
    rdfs:subClassOf obo:ENVO_01000457, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000458
    ] .

obo:ENVO_01000457
    obo:IAO_0000115 "A masonry unit is a solid piece of material, usually with a regular shape, used as a component in the construction of buildings. Masonry units are usually composed of brick, stone, marble, granite, travertine, limestone, cast stone, concrete block, glass block, stucco, tile, or cob." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "masonry unit" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000458
    obo:IAO_0000115 "Concrete is a composite material composed of an aggregate bonded together with a fluid cement which hardens over time." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "Missing the class for \"aggregate\" - tricky to define what it is, exactly. Again, seems more like some sort of material/disposition hybrid." ;
    rdfs:label "concrete" ;
    rdfs:subClassOf obo:ENVO_0010001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000462
    ] .

obo:ENVO_01000459
    obo:IAO_0000115 "Asphaltic concrete is a concrete which uses refined asphalt as a cement." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "asphaltic concrete", "road pavement" ;
    a owl:Class ;
    rdfs:label "asphalt concrete" ;
    rdfs:subClassOf obo:ENVO_01000458, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000461
    ] .

obo:ENVO_01000460
    obo:IAO_0000115 "Asphalt also known as bitumen is a sticky, black, and highly viscous liquid or semi-solid form of petroleum." ;
    oboInOwl:hasExactSynonym "asphaltum", "bitumen", "crude bitumen" ;
    oboInOwl:hasRelatedSynonym "pitch", "tar" ;
    a owl:Class ;
    rdfs:comment "This class refers to naturally-occuring asphalt or bitumen." ;
    rdfs:label "asphalt" ;
    rdfs:subClassOf obo:ENVO_00002984 .

obo:ENVO_01000461
    obo:IAO_0000115 "Refined asphalt is a sticky, black, and highly viscous liquid or semi-solid with a boiling point above 500 degrees Celsius, obtained from the fractional distillation of crude oil." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "refined bitumen" ;
    a owl:Class ;
    rdfs:label "refined asphalt" ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_01000815, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002984
    ] .

obo:ENVO_01000462
    obo:IAO_0000115 "Masonry cement is a substance used in construction that has the disposition to set and harden and thus may be used to bind materials together." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "cement" ;
    a owl:Class ;
    rdfs:comment "\"Cement\" refers more to a disposition than a specific material." ;
    rdfs:label "masonry cement" ;
    rdfs:subClassOf obo:ENVO_0010001 .

obo:ENVO_01000463
    obo:IAO_0000115 "Hydraulic cement is a masonry cement which contains activated aluminium silicates or pozzolans, such as fly ash, allowing it to set in wet conditions or underwater." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "hydraulic cement" ;
    rdfs:subClassOf obo:ENVO_01000462 .

obo:ENVO_01000464
    obo:IAO_0000115 "Non-hydraulic cement is a cement which sets by reacting with carbon dioxide in the air and will not set in wet conditions or underwater. It is susceptible to attack by aggresive chemicals after setting." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "non-hydraulic cement" ;
    rdfs:subClassOf obo:ENVO_01000462 .

obo:ENVO_01000465
    obo:IAO_0000115 "Building walls are bulding parts which serve to support roofs, floors and ceilings; enclose a space as part of the building envelope; give buildings form; and to provide shelter and security." ;
    a owl:Class ;
    rdfs:comment "This is a building part and not the same as a standalone wall, which is a building in its own right." ;
    rdfs:label "building wall" ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_01000466
    obo:IAO_0000115 "A boundary wall is a constructed barrier which is usually opaque, constructed from masonry, and of greater structural strength than a fence." ;
    oboInOwl:hasNarrowSynonym "defensive wall" ;
    a owl:Class ;
    rdfs:comment "This is not the same as a wall that is part of a building. use ENVO:01000420 for the latter." ;
    rdfs:label "boundary wall" ;
    rdfs:subClassOf obo:ENVO_01000467 .

obo:ENVO_01000467
    obo:IAO_0000115 "A constructed barrier is a freestanding wall, berm, or fence built to limit movement of entities across a boundary." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "barrier" ;
    a owl:Class ;
    rdfs:label "constructed barrier" ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_01000468
    obo:IAO_0000115 "A fence is a constructed barrier which is  generally of lighter construction than a wall and used to provide visual sectioning of spaces." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "fence" ;
    rdfs:subClassOf obo:ENVO_01000467 .

obo:ENVO_01000469
    obo:IAO_0000115 "An exterior wall is a building wall which separates the interior of a building from the buildings surrounding environment." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000465 .

obo:ENVO_01000470
    obo:IAO_0000115 """A building envelope is a building part composed of those building parts which physically separate the interior of a building from its surrounding environment.
The building envelope provides resistance to air, water, heat, light, and noise transfer. The three basic elements of a building envelope are a weather barrier, air barrier, and thermal barrier.""" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasRelatedSynonym "building enclosure" ;
    a owl:Class ;
    rdfs:label "building envelope" ;
    rdfs:subClassOf obo:ENVO_01000420, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000469
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000472
    ] .

obo:ENVO_01000471
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasRelatedSynonym "A ceiling is an overhead interior surface that covers the upper limit of a room. It is not generally considered a structural element, but a finished surface concealing the underside of the floor or roof structure above." ;
    a owl:Class ;
    rdfs:label "ceiling" ;
    rdfs:subClassOf obo:ENVO_01000420, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000426
    ] .

obo:ENVO_01000472
    obo:IAO_0000115 "A roof is the covering on the uppermost part of a building which provides protection from animals and weather, notably rain, but also heat, wind and sunlight. A roof is also the framing or structure which supports the covering" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "roof" ;
    a owl:Class ;
    rdfs:comment "This class is meant to represent roofs which are parts of buildings, rather than a roofs of cave and other natural formations." ;
    rdfs:label "building roof" ;
    rdfs:subClassOf obo:ENVO_01000420, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000470
    ] .

obo:ENVO_01000473
    obo:IAO_0000115 "Thatch is material composed of dry vegetation such as straw, water reed, sedge (Cladium mariscus), rushes, or heather." ;
    a owl:Class ;
    rdfs:comment """Some sort of logical definition towards:
composed_primarily_of some ((straw or 'water reed' or rushes or sedge or heather) and has_quality dry)
should be considered, where \"rushes\", \"sedge\", etc are represented as materials rather than some sort of taxon.""" ;
    rdfs:label "thatch" ;
    rdfs:subClassOf obo:ENVO_0010003 .

obo:ENVO_01000474
    obo:IAO_0000115 "A portion of brick material is a material derived from a brick which is composed of  kneaded clay-bearing soil, expanded clay aggregate, sand and lime, or concrete that has been fire-hardened or air-dried." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "brick material" ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_01000814 .

obo:ENVO_01000475
    obo:IAO_0000115 "A brick is a masonry unit which is composed of kneaded clay-bearing soil, expanded clay aggregate, sand and lime, or concrete material, fire-hardened or air-dried." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "Generally used to refer to the masonry unit rather than a material." ;
    rdfs:label "brick" ;
    rdfs:subClassOf obo:ENVO_01000457 .

obo:ENVO_01000476
    obo:IAO_0000115 "Plaster is a building material which has the disposition to harden when it reacts with water, liberating heat through crystallization. Plaster is manufactured as a dry powder and is mixed with water to form a paste when used." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "render", "stucco" ;
    a owl:Class ;
    rdfs:label "plaster" ;
    rdfs:subClassOf obo:ENVO_0010001 .

obo:ENVO_01000477
    obo:IAO_0000115 "Gypsum plaster is a plaster which is formed by partially dehydrating gypsum by heating it to approximately 150 degrees Celsius and grinding the product into a powder. Gypsum anhydride - formed by heating gypsum above 200 degrees Celsius - may also be used as plaster." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "plaster of Paris" ;
    a owl:Class ;
    rdfs:label "gypsum plaster" ;
    rdfs:subClassOf obo:ENVO_01000476 .

obo:ENVO_01000478
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "cement render", "cement stucco" ;
    a owl:Class ;
    rdfs:label "cement plaster" ;
    rdfs:subClassOf obo:ENVO_01000476 .

obo:ENVO_01000479
    obo:IAO_0000115 "Lime plaster is a plaster which is primarily composed of calcium hydroxide and an inert filler (such as sand). Coversion of the calcium hydroxide to calcium carbonate through a reaction with carbon dioxide in the air causes the plaster to set." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "lime render", "lime stucco", "slaked lime plaster" ;
    a owl:Class ;
    rdfs:label "lime plaster" ;
    rdfs:subClassOf obo:ENVO_01000476 .

obo:ENVO_01000480
    obo:IAO_0000115 "Glass is an amorphous (non-crystalline) solid which is often transparent." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "This class refers to all forms of glass. For the familiar form present in window panes and drinking glasses, consider silica-based glass." ;
    rdfs:label "glass" ;
    rdfs:subClassOf obo:ENVO_01000814 .

obo:ENVO_01000481
    obo:IAO_0000115 "Silica-based glass is a glass composed primarily of silicon dioxide, the primary constituent of sand." ;
    oboInOwl:hasBroadSynonym "glass" ;
    a owl:Class ;
    rdfs:comment "Silica-based glasses are the most common manufactured variety of glass." ;
    rdfs:label "silica-based glass" ;
    rdfs:subClassOf obo:ENVO_01000480, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_30563
    ] .

obo:ENVO_01000482
    obo:IAO_0000115 "Soda-lime glass is a silica-based glass which is composed of approximately 75% silicon dioxide, with sodium oxide and calcium oxide consituting most of its remaining composition." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "glass" ;
    oboInOwl:hasExactSynonym "soda-lime-silica glass" ;
    a owl:Class ;
    rdfs:comment "This type of glass constitutes 90% of manufactured glass." ;
    rdfs:label "soda-lime glass" ;
    rdfs:subClassOf obo:ENVO_01000481 .

obo:ENVO_01000483
    obo:IAO_0000115 "Flat glass is a soda-lime glass which is composed of approximately 73% silicon dioxide (silica), 14% sodium oxide, 9% calcium oxide, 4% magnesium oxide, 0.15% aluminium oxide, 0.03% potassium oxide, 0.02% titanum dioxide, and 0.01% iron III oxide." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "plate glass", "sheet glass" ;
    a owl:Class ;
    rdfs:comment "Most flat glass is soda-lime glass produced by the float glass process. It is more water soluble than container glass." ;
    rdfs:label "flat glass" ;
    rdfs:subClassOf obo:ENVO_01000482 .

obo:ENVO_01000484
    obo:IAO_0000115 "Container glass is a soda-lime glass which is composed of approximately 74% silicon dioxide (silica), 13% sodium oxide, 10.5% calcium oxide, 1.3% aluminium oxide, 0.3% potassium oxide, 0.2% sulphur trioxide, 0.2% magnesium oxide,  0.04% iron III oxide, and 0.01%  titanum dioxide." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "Container glass is less water soluble than flat glass." ;
    rdfs:label "container glass" ;
    rdfs:subClassOf obo:ENVO_01000482 .

obo:ENVO_01000485
    obo:IAO_0000115 "Quartz glass is a glass which is composed of silica in amorphous (non-crystalline) form." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "fused quartz", "fused silica" ;
    a owl:Class ;
    rdfs:comment "This is \"pure\" silica glass. As an ENVO:\"environmental material\" this class assumes that there remains some possibility that 'contaminants' being present." ;
    rdfs:label "quartz glass" ;
    rdfs:subClassOf obo:ENVO_01000481 .

obo:ENVO_01000486
    obo:IAO_0000115 "A building floor is a surface layer which is part of a building and used for walking." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "To be more precise, a subfloor and a floor covering may be specified. Please request these classes and propose definitions if they are needed." ;
    rdfs:label "building floor" ;
    rdfs:subClassOf obo:ENVO_01001311, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000073
    ] .

obo:ENVO_01000487
    obo:IAO_0000115 "A brick building floor is a building floor that is composed primarily of brick material or is built from bricks." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "brick floor" ;
    a owl:Class ;
    rdfs:label "brick building floor" ;
    rdfs:subClassOf obo:ENVO_01000486, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000474
    ] .

obo:ENVO_01000488
    obo:IAO_0000115 "A wooden building floor is a building floor that is composed primarily of wood." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "wooden floor" ;
    oboInOwl:hasNarrowSynonym "wooden parquet floor" ;
    a owl:Class ;
    rdfs:label "wooden building floor" ;
    rdfs:subClassOf obo:ENVO_01000486, obo:ENVO_01001271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002040
    ] .

obo:ENVO_01000489
    obo:IAO_0000115 "A concrete building floor is a building floor that is composed primarily of concrete" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "concrete floor" ;
    oboInOwl:hasRelatedSynonym "cement building floor", "cement floor" ;
    a owl:Class ;
    rdfs:comment "At times, this is called a cement floor, although that is probably not accurate." ;
    rdfs:label "concrete building floor" ;
    rdfs:subClassOf obo:ENVO_01000486, obo:ENVO_01001271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000458
    ] .

obo:ENVO_01000490
    obo:IAO_0000115 "A sandy building floor is a building floor that is composed primarily of sand." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "sand floor", "sandy floor" ;
    a owl:Class ;
    rdfs:label "sandy building floor" ;
    rdfs:subClassOf obo:ENVO_01000486, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000017
    ] .

obo:ENVO_01000491
    obo:IAO_0000115 "A glass building floor is a building floor which is composed primarily of glass." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "glass floor" ;
    a owl:Class ;
    rdfs:label "glass building floor" ;
    rdfs:subClassOf obo:ENVO_01000486, obo:ENVO_01001271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000480
    ] .

obo:ENVO_01000492
    obo:IAO_0000115 "A dung building floor is a building floor which is composed primarily of dried animal feces." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "dung floor" ;
    a owl:Class ;
    rdfs:label "dung building floor" ;
    rdfs:subClassOf obo:ENVO_01000486, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001824
                ]
            )
        ]
    ] .

obo:ENVO_01000493
    obo:IAO_0000115 "A stone building floor is a building floor that is composed primarily of rock." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "rock floor", "stone floor" ;
    a owl:Class ;
    rdfs:label "stone building floor" ;
    rdfs:subClassOf obo:ENVO_01000486, obo:ENVO_01001271, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_01000494
    obo:IAO_0000115 "A thatched exterior wall is an exterior wall that is composed primarily of thatch." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "thatch wall", "thatched wall" ;
    oboInOwl:hasExactSynonym "thatch exterior wall" ;
    a owl:Class ;
    rdfs:label "thatched exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000469, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000473
    ] .

obo:ENVO_01000495
    obo:IAO_0000115 "A stone exterior wall is an exterior wall that is composed primarily of rock." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "stone wall" ;
    a owl:Class ;
    rdfs:label "stone exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000469, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_01000496
    obo:IAO_0000115 "A straw exterior wall is an exterior wall that is composed primarily of straw." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "straw wall" ;
    a owl:Class ;
    rdfs:label "straw exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000469, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00003869
    ] .

obo:ENVO_01000497
    obo:IAO_0000115 "A mud exterior wall is an exterior wall that is composed primarily of mud." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "mud wall" ;
    a owl:Class ;
    rdfs:label "mud exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000469, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000001
    ] .

obo:ENVO_01000498
    obo:IAO_0000115 "A solid, cylindrical object or column with its length greater than its diameter." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "This was created in response to a user request, but it is an odd class in that it specifies a shape rather than a particular material entity. It may, therefore, be deprecated when more meaningful or sensible alternatives become apparent." ;
    rdfs:label "pole" ;
    rdfs:subClassOf obo:BFO_0000030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002063
    ] .

obo:ENVO_01000499
    obo:IAO_0000115 "A pole-reinforced mud exterior wall is a mud exterior wall which is supported and reinforced by poles." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "mud and poles wall" ;
    oboInOwl:hasExactSynonym "mud and poles exterior wall" ;
    a owl:Class ;
    rdfs:label "pole-reinforced mud exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000498
    ] .

obo:ENVO_01000500
    obo:IAO_0000115 "A brick exterior wall is an exterior wall that is built from bricks." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "brick wall" ;
    a owl:Class ;
    rdfs:label "brick exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000469, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000475
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000474
    ] .

obo:ENVO_01000501
    obo:IAO_0000115 "A burnt brick is a brick which has been dried at an elvated temperature in a kiln, furnace, or with similar technology ." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "burnt brick" ;
    rdfs:subClassOf obo:ENVO_01000475 .

obo:ENVO_01000502
    obo:IAO_0000115 "An unburnt brick is a brick which has been air dried rather than dried at an elvated temperature in a kiln, furnace, or with similar technology ." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "unburnt brick" ;
    rdfs:subClassOf obo:ENVO_01000475 .

obo:ENVO_01000503
    obo:IAO_0000115 "A burnt brick exterior wall is an exterior wall that is built from burnt bricks." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "burnt-brick wall" ;
    oboInOwl:hasExactSynonym "burnt brick exterior wall" ;
    a owl:Class ;
    rdfs:label "burnt-brick exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000500, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000501
    ] .

obo:ENVO_01000504
    obo:IAO_0000115 "An unburnt brick exterior wall is an exterior wall that is built from unburnt bricks." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "brick wall" ;
    oboInOwl:hasExactSynonym "unburnt brick exterior wall" ;
    a owl:Class ;
    rdfs:label "unburnt-brick exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000500, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000502
    ] .

obo:ENVO_01000505
    obo:IAO_0000115 "A dome-shaped mass of salt formed when a thick bed of evaporite minerals (mainly salt, or halite) found at depth intrudes vertically into surrounding rock strata, forming a diapir." ;
    a owl:Class ;
    rdfs:label "salt dome"@en ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01000443, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001789
    ] .

obo:ENVO_01000506
    obo:IAO_0000115 "A concrete exterior wall is an exterior wall that is composed primarily of concrete." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "concrete wall" ;
    a owl:Class ;
    rdfs:label "concrete exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000469, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000458
    ] .

obo:ENVO_01000507
    obo:IAO_0000115 "An iron sheet is a mass of iron which has been forged into a roughly planar form of less than 6 millimetres in thickness." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "iron sheet" ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_18248
    ] .

obo:ENVO_01000508
    a owl:Class ;
    rdfs:label "salt material"@en ;
    rdfs:subClassOf obo:ENVO_01000256, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_24866
    ] .

obo:ENVO_01000509
    obo:IAO_0000115 "A sheet-iron exterior wall is an exterior wall that is built from sheets of iron." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "sheet iron wall", "sheet-iron wall" ;
    oboInOwl:hasExactSynonym "iron sheet wall" ;
    a owl:Class ;
    rdfs:label "sheet-iron exterior wall" ;
    rdfs:subClassOf obo:ENVO_01000469, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000507
    ] .

obo:ENVO_01000510
    obo:IAO_0000115 "A sheet-iron building roof is a building roof that is built from sheets of iron." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "sheet iron roof", "sheet-iron roof" ;
    oboInOwl:hasExactSynonym "iron sheet building roof" ;
    a owl:Class ;
    rdfs:label "sheet-iron building roof" ;
    rdfs:subClassOf obo:ENVO_01000472, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000507
    ] .

obo:ENVO_01000511
    obo:IAO_0000115 "A thatched building roof is a building roof that is built by thatching (or out of thatch)." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "thatch roof", "thatched roof" ;
    a owl:Class ;
    rdfs:label "thatched building roof" ;
    rdfs:subClassOf obo:ENVO_01000472, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000473
    ] .

obo:ENVO_01000512
    obo:IAO_0000115 "A wooden building roof is a building roof that is built from wood." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "wood roof", "wooden roof" ;
    a owl:Class ;
    rdfs:label "wooden building roof" ;
    rdfs:subClassOf obo:ENVO_01000472, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002473 ;
            owl:someValuesFrom obo:ENVO_00002040
        ]
    ] .

obo:ENVO_01000513
    obo:IAO_0000115 "An asbestos building roof is a building roof that is built from asbestos." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "asbestos roof" ;
    a owl:Class ;
    rdfs:comment "asbestos exists in CHEBI and will be imported to complete this class' logical def." ;
    rdfs:label "asbestos building roof" ;
    rdfs:subClassOf obo:ENVO_01000472 .

obo:ENVO_01000514
    obo:IAO_0000115 "A tile is a manufactured piece of hard-wearing material such as ceramic, stone, metal, or even glass, generally used for covering roofs, floors, walls, showers, or other objects such as tabletops. Alternatively, tile can sometimes refer to similar units made from lightweight materials such as perlite, wood, and mineral wool, typically used for wall and ceiling applications." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "tile" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000515
    obo:IAO_0000115 "A tile building roof is a building roof that is built using tiles." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "tile roof", "tiled roof" ;
    oboInOwl:hasExactSynonym "tile building roof" ;
    a owl:Class ;
    rdfs:label "tiled building roof" ;
    rdfs:subClassOf obo:ENVO_01000472, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000514
    ] .

obo:ENVO_01000516
    obo:IAO_0000115 "A fixture which is used primarily for the collection and, in some cases, disposal of human urine and feces." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "toilet" ;
    a owl:Class ;
    rdfs:comment "\"disposal\" may not be the most precise way to describe fill-in latrines. Note that no assertion is made on whether these fixtures are in- or outdoors." ;
    rdfs:label "toilet fixture" ;
    rdfs:subClassOf obo:ENVO_01000989 .

obo:ENVO_01000517
    obo:IAO_0000115 "A pit latrine is a latrine which is constructed by digging a hole in the ground." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "pit toilet" ;
    a owl:Class ;
    rdfs:comment "This class refers to human latrines. Note that some pit latrines can use pour-flush mechanisms. \"Infectious diarrhea resulted in about 0.7 million deaths in children under five years old in 2011 and 250 million lost school days.[4][5] Pit latrines are the lowest cost method of separating feces from people.[3]\" - https://en.wikipedia.org/wiki/Pit_latrine" ;
    rdfs:label "pit latrine" ;
    rdfs:subClassOf obo:ENVO_01000519, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000522
    ] .

obo:ENVO_01000518
    obo:IAO_0000115 "A diapir is a type of geologic intrusion in which a more mobile and ductily deformable material is forced into brittle overlying rocks due to its higher buoyancy." ;
    obo:IAO_0000116 "Unclear whether this should be a subclass of intrusion, as diapirism can actually cause fracturing." ;
    a owl:Class ;
    rdfs:label "diapir"@en ;
    rdfs:subClassOf obo:ENVO_01000525 .

obo:ENVO_01000519
    obo:IAO_0000115 "A latrine is a toilet which is of simple construction (relative to a flush or chemical toilet) and typically intended for communal use." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "This class refers to human latrines." ;
    rdfs:label "latrine" ;
    rdfs:subClassOf obo:ENVO_01000516 .

obo:ENVO_01000520
    obo:IAO_0000115 "A latrine slab is a  broad, flat, thick piece of solid material (typically stone or concrete) used as the floor of a latrine and which includes a hole through which excreta are deposited into a latrine pit." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment """This could be moved to \"surface layer\" like other floors, although more thought has to be given to \"floor\": a role of a surface layer?
\"The hole in the slab should not be larger than 25 centimeters (9.8 inches) to prevent children falling in.\" https://en.wikipedia.org/wiki/Pit_latrine""" ;
    rdfs:label "latrine slab" ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002064
    ] .

obo:ENVO_01000521
    obo:IAO_0000115 "A batholith is an area of mostly continuous plutonic (igneous intrusive) rock that covers an area larger than 100 square kilometers, formed in the planetary crust, and exposed by erosion. On Earth, Batholiths are almost always made mostly of felsic or intermediate rock-types, such as granite, quartz monzonite, or diorite." ;
    obo:IAO_0000116 "The form of erosion should be further specified." ;
    a owl:Class ;
    rdfs:label "batholith"@en ;
    rdfs:subClassOf obo:ENVO_01000659, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000657
                obo:ENVO_02500028
            )
        ]
    ] .

obo:ENVO_01000522
    obo:IAO_0000115 "A latrine pit is an artificial hole or cavity in the ground used to collect human excreta." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "A latrine pit is typically at least 3 metres (10 feet) deep and 1 metre (3.2 feet) across." ;
    rdfs:label "latrine pit" ;
    rdfs:subClassOf obo:ENVO_01001871, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] .

obo:ENVO_01000523
    obo:IAO_0000115 "A pit latrine with a slab floor is a pit latrine which has a latrine slab as a floor." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "pit toilet" ;
    a owl:Class ;
    rdfs:comment "This class refers to human latrines. \"Infectious diarrhea resulted in about 0.7 million deaths in children under five years old in 2011 and 250 million lost school days.[4][5] Pit latrines are the lowest cost method of separating feces from people.[3]\" - https://en.wikipedia.org/wiki/Pit_latrine" ;
    rdfs:label "pit latrine with slab floor" ;
    rdfs:subClassOf obo:ENVO_01000517, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000520
    ] .

obo:ENVO_01000524
    obo:IAO_0000115 "An outhouse is a small structure, separate from a main building, which covers a pit latrine or a dry toilet." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "earth closet", "latrine covering", "latrine shelter" ;
    oboInOwl:hasRelatedSynonym "dunny", "privy" ;
    a owl:Class ;
    rdfs:comment "\"Outside North America, the term \"outhouse\" refers not to a toilet but to outbuildings in a general sense.\"" ;
    rdfs:label "outhouse" ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_01000525
    obo:IAO_0000115 "An intrusion which is primarily composed of rock which has been formed within a pre-existing fracture in a larger mass of rock." ;
    a owl:Class ;
    rdfs:comment "While some intrusions are still located in the fracture where they formed, others may be (partially) exposed by erosional processes."@en ;
    rdfs:label "rock intrusion"@en ;
    rdfs:subClassOf obo:ENVO_01001490, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000738
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_01000526
    obo:IAO_0000115 "A rock intrusion which is composed primarily of sedimentary rock." ;
    obo:IAO_0000116 "Subclasses of this class will be created by inference." ;
    a owl:Class ;
    rdfs:label "sedimentary intrusion"@en ;
    rdfs:subClassOf obo:ENVO_01000525, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000525
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002016
            ]
        )
    ] .

obo:ENVO_01000527
    obo:IAO_0000115 "A toilet fixture which uses water to flush liquid and solid excreta into a sewage containment or processing facility through a drainpipe." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "flush toilet", "toilet" ;
    oboInOwl:hasRelatedSynonym "bog", "comfort room", "dunny", "head", "john", "lavatory", "loo", "pot", "the heads", "water closet" ;
    a owl:Class ;
    rdfs:label "flush toilet fixture" ;
    rdfs:subClassOf obo:ENVO_01000516 .

obo:ENVO_01000528
    obo:IAO_0000115 "A toilet fixture which uses little to no water; excreta is removed manually or composted in situ." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "dry toilet" ;
    a owl:Class ;
    rdfs:comment "Subclasses will probably be filled in by inference." ;
    rdfs:label "dry toilet fixture" ;
    rdfs:subClassOf obo:ENVO_01000516 .

obo:ENVO_01000529
    obo:IAO_0000115 "A chemical toilet fixture is a toilet fixture which uses chemicals to deodorise and treat excreta which is stored in the fixture." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "chemical toilet" ;
    a owl:Class ;
    rdfs:comment "\"In the past, disinfection was generally carried out by mixing formaldehyde, bleach or similar chemicals with the toilet water when flushed...[F]ormaldehyde is very irritating to the eyes, ears, skin, nose, and throat, it is being replaced by other proprietary blends such as glutaraldehyde and quaternary ammonium compounds, with non-staining dyes and nature-identical perfume oils. Additionally, enzyme hybrids are sometimes used.\" https://en.wikipedia.org/wiki/Chemical_toilet" ;
    rdfs:label "chemical toilet fixture" ;
    rdfs:subClassOf obo:ENVO_01000516 .

obo:ENVO_01000530
    obo:IAO_0000115 "A ventilated improved pit latrine is a pit latrine which includes a vent pipe fitted to the pit with a flyscreen covering the pipe's outlet. Air currents moving across the outlet of the vent pipe create a vaccum which draws odors out of the latrine's superstructure." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "ventilated pit latrine" ;
    oboInOwl:hasExactSynonym "VIP latrine" ;
    a owl:Class ;
    rdfs:label "ventilated improved pit latrine" ;
    rdfs:subClassOf obo:ENVO_01000517 .

obo:ENVO_01000531
    obo:IAO_0000115 "A covered latrine is a building which comprises a latrine sheltered by an outhouse." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "covered latrine" ;
    rdfs:subClassOf obo:ENVO_00000073, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_01000519
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_01000524
            ]
        )
    ] .

obo:ENVO_01000532
    obo:IAO_0000115 "A covered pit latrine is a building which comprises a pit latrine sheltered by an outhouse." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "covered pit latrine" ;
    rdfs:subClassOf obo:ENVO_01000531, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000517
    ] .

obo:ENVO_01000533
    obo:IAO_0000115 "A covered pit latrine with slab is a building which comprises a pit latrine with a slab floor sheltered by an outhouse." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "covered pit latrine with slab floor" ;
    rdfs:subClassOf obo:ENVO_01000532, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000520
    ] .

obo:ENVO_01000534
    obo:IAO_0000115 "A flush toilet fixture into which water is manually poured to dispose of excreta." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "flush toilet", "toilet" ;
    oboInOwl:hasExactSynonym "pour flush toilet fixture" ;
    oboInOwl:hasRelatedSynonym "bog", "comfort room", "dunny", "head", "john", "lavatory", "loo", "pot", "the heads", "water closet" ;
    a owl:Class ;
    rdfs:label "pour-flush toilet fixture" ;
    rdfs:subClassOf obo:ENVO_01000527 .

obo:ENVO_01000535
    obo:IAO_0000115 "A pit latrine which includes a water seal (U-trap or siphon) used over one or two offset pits instead of a plain hole or seat. Water is manually poured through the trap to flush excreta into the latrine pit." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "toilet" ;
    oboInOwl:hasRelatedSynonym "bog", "dunny", "head" ;
    a owl:Class ;
    rdfs:label "pour-flush pit latrine" ;
    rdfs:subClassOf obo:ENVO_01000517 .

obo:ENVO_01000536
    obo:IAO_0000115 "A factory (previously manufactory) or manufacturing plant is an industrial site, usually consisting of buildings and machinery, or more commonly a complex having several buildings, where workers manufacture goods or operate machines processing one product into another." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "manufactory", "manufacturing plant" ;
    a owl:Class ;
    rdfs:label "factory" ;
    rdfs:subClassOf obo:ENVO_00003861, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00003861
    ] .

obo:ENVO_01000537
    obo:IAO_0000115 "Atmospheric ozone is an environmental material primarily composed of ozone in its gaseous form and present in an atmosphere." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasRelatedSynonym "atmospheric ozone" ;
    a owl:Class ;
    rdfs:label "atmospheric ozone" ;
    rdfs:subClassOf obo:ENVO_01000797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_25812
    ] .

obo:ENVO_01000538
    obo:IAO_0000115 "The layer of the atmosphere which is sandwiched between the troposphere and mesosphere. Of the energy that reaches the Earth from the sun, only 3% is absorbed in the stratosphere, but that includes the vitally important process of absorption of ultraviolet radiation by the stratospheric ozone layer. The stratosphere is cloudless and dust free, and almost unaffected by the turbulent conditions of the underlying level of the atmosphere. (Source: WRIGHT)" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "Definition from GEMET - will be refined." ;
    rdfs:label "stratosphere" ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000539
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000540
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01000539
    obo:IAO_0000115 "The mesosphere is part of the earth's atmosphere which is between the stratosphere and the thermosphere in which temperature decreases with altitude to the atmosphere's absolute minimum" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "mesosphere" ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000538
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000541
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01000540
    obo:IAO_0000115 "The lowest of the concentric layers of the atmosphere, occurring between the Earth's surface and the tropopause. It is the zone where atmospheric turbulence is at its greatest and where the bulk of the Earth's weather is generated. It contains almost all the water vapour and aerosols and three-quarters of the total gaseous mass of the atmosphere. Throughout the troposphere temperature decreases with height at a mean rate of 6.5°C/km and the whole zone is capped by either an inversion of temperature or an isothermal layer at the tropopause. (Source: WHIT)" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:comment "Definition from GEMET - will be refined." ;
    rdfs:label "troposphere" ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000324
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000538
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01000541
    obo:IAO_0000115 "The thermosphere is a part of the earth's atmosphere that begins at about 50 miles (80 kilometers) above the earth's surface, extends to outer space, and is characterized by steadily increasing temperature with height" ;
    a owl:Class ;
    rdfs:label "thermosphere" ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_01000539
            ]
        )
    ] .

obo:ENVO_01000542
    obo:IAO_0000115 "The ozone layer is a layer of gases in the stratosphere which contains high concentrations of ozone gas relative to other parts of the atmosphere." ;
    oboInOwl:hasExactSynonym "ozone shield" ;
    oboInOwl:hasRelatedSynonym "ozone layer" ;
    a owl:Class ;
    rdfs:comment "\"The ozone layer contains less than 10 parts per million of ozone, while the average ozone concentration in Earth's atmosphere as a whole is only about 0.3 parts per million. The ozone layer is mainly found in the lower portion of the stratosphere, from approximately 20 to 30 kilometres (12 to 19 mi) above Earth, though the thickness varies seasonally and geographically\"- https://en.wikipedia.org/wiki/Ozone_layer" ;
    rdfs:label "ozone layer"@en ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000538
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_25812
    ] .

obo:ENVO_01000543
    obo:IAO_0000115 "A layer that is part of the atmosphere." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasRelatedSynonym "atmospheric layering" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This could be made into an inferred class, rather than having asserted subclasses." ;
    rdfs:label "atmospheric layer"@en ;
    rdfs:subClassOf obo:ENVO_01001678, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001678
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01000544
    obo:IAO_0000115 "A boundary layer is a layer of fluid in the immediate vicinity of a bounding surface where the effects of viscosity are significant enough to distort the surrounding non-viscous flow." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasExactSynonym "boundary layer" ;
    a owl:Class ;
    rdfs:label "boundary layer"@en ;
    rdfs:subClassOf obo:ENVO_01001677, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002007 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000254
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00010504
    ] .

obo:ENVO_01000545
    obo:IAO_0000115 "The ionosphere is a layer of the Earth's atmosphere which extends from about 60 to 1,000 kilometers above the planetary surface and is ionised by solar radiation. It includes the thermosphere and parts of the mesosphere and exosphere." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasRelatedSynonym "ionosphere" ;
    a owl:Class ;
    rdfs:label "ionosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000541
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:ENVO_01000539
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:ENVO_01000546
        ]
    ] .

obo:ENVO_01000546
    obo:IAO_0000115 "The exosphere is an atmospheric layer where molecules are gravitationally bound to a planetary body, but where their density is too low for them to behave as a gas by colliding with each other. In the case of bodies with substantial atmospheres, such as Earth's atmosphere, the exosphere is the uppermost layer, where the atmosphere thins out and merges with interplanetary space. It is located directly above the thermosphere." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "exosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000541
    ] .

obo:ENVO_01000547
    obo:IAO_0000115 "A glaze ice layer is a smooth, transparent and homogeneous ice layer which coats some surface and which is formed when freezing rain or drizzle hits that surface." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasBroadSynonym "glaze" ;
    oboInOwl:hasRelatedSynonym "glaze", "glaze ice" ;
    a owl:Class ;
    rdfs:label "glaze ice layer"@en ;
    rdfs:subClassOf obo:ENVO_01001276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000896
    ] .

obo:ENVO_01000548
    obo:IAO_0000115 "A lake which has nutrient-rich water." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Class ;
    rdfs:label "eutrophic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002224
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002224
            ]
        )
    ] .

obo:ENVO_01000549
    a owl:Class ;
    rdfs:label "mass of biological material"@en ;
    rdfs:subClassOf obo:ENVO_01001691 .

obo:ENVO_01000550
    obo:IAO_0000115 "A composting toilet fixture is a dry toilet fixture in which managed, aerobic decomposition converts human excreta into organic matter suitable for the fertilisation or amendment of soils." ;
    a owl:Class ;
    rdfs:label "composting toilet"@en ;
    rdfs:subClassOf obo:ENVO_01000528 .

obo:ENVO_01000551
    obo:IAO_0000115 "A fuel oil which is 1) composed primarily of alkanes having between 5-15 carbon atoms with the general formula CnH2n+2, 2) is generally odorless or has only a slight odor, 3) produces only small amounts of soot relative to other fuel oils, 4) is highly refined." ;
    oboInOwl:hasBroadSynonym "paraffin" ;
    oboInOwl:hasExactSynonym "liquid paraffin" ;
    a owl:Class ;
    rdfs:label "paraffin oil"@en ;
    rdfs:subClassOf obo:ENVO_00002983, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16482
                obo:CHEBI_18310
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_18310
    ] .

obo:ENVO_01000552
    obo:IAO_0000115 "Natural gas is a hydrocarbon gas mixture consisting primarily of methane, but commonly includes varying amounts of other higher alkanes and sometimes a usually lesser percentage of carbon dioxide, nitrogen, and/or hydrogen sulfide. Natural gas is a fossil fuel formed when layers of buried plants and gases are exposed to intense heat and pressure over thousands of years." ;
    a owl:Class ;
    rdfs:label "natural gas"@en ;
    rdfs:subClassOf obo:ENVO_01000554, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_35230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_16183
    ] .

obo:ENVO_01000553
    obo:IAO_0000115 "Liquified petroleum gas or liquid petroleum gas (LPG or LP gas), also referred to as simply propane or butane, are flammable mixtures of hydrocarbon gases used as fuel in heating appliances, cooking equipment, and vehicles." ;
    oboInOwl:hasExactSynonym "LP gas", "LPG", "liquid petroleum gas" ;
    oboInOwl:hasRelatedSynonym "liquified natural gas" ;
    a owl:Class ;
    rdfs:label "liquefied petroleum gas"@en ;
    rdfs:subClassOf obo:ENVO_01000558 .

obo:ENVO_01000554
    obo:IAO_0000115 "A gas that is primarily composed of hydrocarbon molecules." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "hydrocarbon gas"@en ;
    rdfs:subClassOf obo:ENVO_01000797, obo:ENVO_2000045 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000797
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001547
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_24632
            ]
        )
    ] .

obo:ENVO_01000555
    obo:IAO_0000115 "Compressed natural gas is a natural gas stored at high pressures, typically 20–25 Megapascals." ;
    a owl:Class ;
    rdfs:label "compressed natural gas"@en ;
    rdfs:subClassOf obo:ENVO_01000552, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001576
    ] .

obo:ENVO_01000556
    obo:IAO_0000115 "Biogas is a mixture of different gases produced by the breakdown of organic matter in the absence of oxygen,  is primarily composed of methane and carbon dioxide, and may have small amounts of hydrogen sulfide, water, and siloxanes." ;
    a owl:Class ;
    rdfs:comment "This is distinct from natural gas which is a fossil fuel product." ;
    rdfs:label "biogas"@en ;
    rdfs:subClassOf obo:ENVO_01000554, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16183
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:CHEBI_16183
                obo:CHEBI_16526
            )
        ]
    ] .

obo:ENVO_01000557
    obo:IAO_0000115 "Liquefied natural gas (LNG) is natural gas (predominantly methane, CH4) that has been converted to liquid form for ease of storage or transport. It takes up about 1/600th the volume of natural gas in the gaseous state. It is odorless, colorless, non-toxic and non-corrosive. LNG achieves a higher reduction in volume than compressed natural gas (CNG) so that the (volumetric) energy density of LNG is 2.4 times greater than that of CNG or 60 percent of that of diesel fuel." ;
    oboInOwl:hasExactSynonym "LNG", "liquified natural gas" ;
    a owl:Class ;
    rdfs:label "liquefied natural gas"@en ;
    rdfs:subClassOf obo:ENVO_01000558 .

obo:ENVO_01000558
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "liquefied hydrocarbon gas"@en ;
    rdfs:subClassOf obo:ENVO_01000815, obo:ENVO_2000045, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001485
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001576
    ] .

obo:ENVO_01000559
    obo:IAO_0000115 "Compressed biogas is biogas stored at increased pressures." ;
    a owl:Class ;
    rdfs:comment "This is distinct from compressed natural gas, which refers to the compressed form of a fossil fuel." ;
    rdfs:label "compressed biogas"@en ;
    rdfs:subClassOf obo:ENVO_01000556, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001576
    ] .

obo:ENVO_01000560
    obo:IAO_0000115 "Charcoal is a light, black residue, consisting of carbon and any remaining ash, obtained by removing water and other volatile constituents from animal and vegetation substances. Charcoal is usually produced by slow pyrolysis, the heating of wood or other substances in the absence of oxygen." ;
    a owl:Class ;
    rdfs:label "charcoal"@en ;
    rdfs:subClassOf obo:ENVO_01000155, obo:ENVO_01000814, obo:ENVO_2000045, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000841
    ] .

obo:ENVO_01000561
    obo:IAO_0000115 "A paraffin lamp is a type of lighting device which burns paraffin to generate light and heat." ;
    oboInOwl:hasExactSynonym "kerosene lamp" ;
    a owl:Class ;
    rdfs:label "paraffin lamp"@en ;
    rdfs:subClassOf obo:ENVO_01000566 .

obo:ENVO_01000562
    obo:IAO_0000115 "A flat-wick lamp is a simple type of paraffin lamp, which burns paraffin drawn up through a wick by capillary action." ;
    oboInOwl:hasExactSynonym "flat wick lamp" ;
    a owl:Class ;
    rdfs:label "flat-wick lamp"@en ;
    rdfs:subClassOf obo:ENVO_01000561 .

obo:ENVO_01000563
    obo:IAO_0000115 "A central-draught lamp is a paraffin lamp which burns a parrafin saturated, tubular wick contained between two structural tubes and supplied with oxygen by a central draught of air through the innermost of these tube." ;
    oboInOwl:hasExactSynonym "Argand lamp", "central draught lamp", "tubular round wick lamp" ;
    a owl:Class ;
    rdfs:label "central-draught lamp"@en ;
    rdfs:subClassOf obo:ENVO_01000561 .

obo:ENVO_01000564
    obo:IAO_0000115 "A mantle lamp is a central-draught lamp which includes a pear-shaped, fabric mesh containing thorium or other rare-earth salts placed over the burner. On first use the fabric burns away and the rare-earth salts are converted to oxides, leaving a very fragile structure which incandesces (glows brightly) upon exposure to the heat of the burner flame." ;
    a owl:Class ;
    rdfs:label "mantle lamp"@en ;
    rdfs:subClassOf obo:ENVO_01000563 .

obo:ENVO_01000565
    obo:IAO_0000115 "A lantern is a portable device or mounted fixture comprising a light source protected by a translucent case." ;
    a owl:Class ;
    rdfs:label "lantern"@en ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000566
    ] .

obo:ENVO_01000566
    obo:IAO_0000115 "A lamp is an object which generates heat, light, or any other form of radiation." ;
    a owl:Class ;
    rdfs:label "lamp"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000567
    obo:IAO_0000115 "A paraffin lantern is a lantern which houses a parrafin lamp in a structure of soldered or crimped-together sheet metal stampings and glass or other translucent material." ;
    oboInOwl:hasExactSynonym "barn lantern", "hurricane lantern", "kerosene lantern" ;
    a owl:Class ;
    rdfs:label "paraffin lantern"@en ;
    rdfs:subClassOf obo:ENVO_01000565, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000561
    ] .

obo:ENVO_01000568
    obo:IAO_0000115 "A tubular paraffin lantern is a paraffin lantern which includes metal tubes in its casing that direct air to the burning wick." ;
    a owl:Class ;
    rdfs:label "tubular paraffin lantern"@en ;
    rdfs:subClassOf obo:ENVO_01000567 .

obo:ENVO_01000569
    obo:IAO_0000115 "A dead-flame paraffin lantern is a paraffin lantern which has a wick housed in a glass globe with airflow channelled upwards by vents below the burning wick and an open chimney above it." ;
    oboInOwl:hasExactSynonym "glass globe lantern" ;
    a owl:Class ;
    rdfs:label "dead flame paraffin lantern"@en ;
    rdfs:subClassOf obo:ENVO_01000567 .

obo:ENVO_01000570
    obo:IAO_0000115 "A hot-blast paraffin lantern is a tubular paraffin lantern which collects hot air from the top of the lantern globe and circulates it, through metal tubes, to the burning wick." ;
    a owl:Class ;
    rdfs:label "hot-blast paraffin lantern"@en ;
    rdfs:subClassOf obo:ENVO_01000568 .

obo:ENVO_01000571
    obo:IAO_0000115 "A cold-blast paraffin lantern is a tubular paraffin lantern which collects cool air from around the top of the lantern globe and circulates it, through metal tubes, to the burning wick." ;
    a owl:Class ;
    rdfs:label "cold-blast paraffin lantern"@en ;
    rdfs:subClassOf obo:ENVO_01000568 .

obo:ENVO_01000572
    obo:IAO_0000115 "An electric lamp is a lamp which produces light from electricity." ;
    a owl:Class ;
    rdfs:label "electric lamp"@en ;
    rdfs:subClassOf obo:ENVO_01000566 .

obo:ENVO_01000573
    obo:IAO_0000115 "A battery-powered electric lamp is an electric lamp which draws its power from a device composed of two or more electrochemical cells that convert stored chemical energy into electrical energy." ;
    a owl:Class ;
    rdfs:label "battery-powered electric lamp"@en ;
    rdfs:subClassOf obo:ENVO_01000572 .

obo:ENVO_01000574
    obo:IAO_0000115 "A candle is a lamp composed of a wax within which an ignitable wick is embedded." ;
    a owl:Class ;
    rdfs:label "candle"@en ;
    rdfs:subClassOf obo:ENVO_01000566, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000575
    ] .

obo:ENVO_01000575
    obo:IAO_0000115 "A wax is an environmental material which is primarily composed of lipids or other organic compounds that consist of long alkyl chains. Waxes are are malleable near ambient temperatures and melt at approximately 45 degrees Celsius." ;
    a owl:Class ;
    rdfs:label "wax"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_01000576
    obo:IAO_0000115 "An apiary is a place where beehives of honey bees are kept and maintained by beekeepers." ;
    a owl:Class ;
    rdfs:label "apiary"@en ;
    rdfs:subClassOf obo:ENVO_00000077, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_02000168
    ] .

obo:ENVO_01000577
    obo:IAO_0000115 "A device capable of receiving and/or transmitting information encoded in electromagnetic radiation through wave modulation." ;
    oboInOwl:hasBroadSynonym "radio" ;
    oboInOwl:hasNarrowSynonym "radio receiver", "radio transmitter" ;
    a owl:Class ;
    rdfs:label "radio device"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000578
    obo:IAO_0000115 "A cassette deck is a device capable of playing and recording audio compact cassettes." ;
    oboInOwl:hasRelatedSynonym "cassette deck", "cassette recorder" ;
    a owl:Class ;
    rdfs:label "cassette player"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000579
    obo:IAO_0000115 "A television set is a device that combines a tuner, display, and loudspeakers for the purpose of converting digital or analog information signals into moving images and sound." ;
    oboInOwl:hasBroadSynonym "television" ;
    oboInOwl:hasExactSynonym "TV", "telly", "tube" ;
    a owl:Class ;
    rdfs:label "television set"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000580
    obo:IAO_0000115 "A telephone is a telecommunications device which converts sound into electronic signals suitable for transmission via cables or other transmission media, and reconverts such signals into sound waves." ;
    oboInOwl:hasExactSynonym "phone" ;
    a owl:Class ;
    rdfs:label "telephone"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000581
    obo:IAO_0000115 "A mobile phone is a telephone which transmits sound information to a mobile phone network via radio transmissions." ;
    oboInOwl:hasExactSynonym "cell phone", "cellular phone", "hand phone" ;
    a owl:Class ;
    rdfs:label "mobile phone"@en ;
    rdfs:subClassOf obo:ENVO_01000580 .

obo:ENVO_01000582
    obo:IAO_0000115 "A landline telephone is a telephone which is connected to a telephone network with wires through which electronic signals are carried." ;
    a owl:Class ;
    rdfs:label "landline telephone"@en ;
    rdfs:subClassOf obo:ENVO_01000580 .

obo:ENVO_01000583
    obo:IAO_0000115 "A refrigerator is a device which consists of a thermally insulated compartment and a mechanical, chemical, or electronic heat pump that transfers heat from the inside of the fridge to its external environment such that the inside of the fridge is cooled to a temperature below the ambient temperature of the room" ;
    oboInOwl:hasExactSynonym "fridge" ;
    a owl:Class ;
    rdfs:label "refrigerator"@en ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:RO_0001015 ;
            owl:someValuesFrom obo:CHEBI_78433
        ]
    ] .

obo:ENVO_01000584
    obo:IAO_0000115 "A table is a form of furniture with a flat horizontal upper surface used to support objects, for storage, show, and/or manipulation." ;
    a owl:Class ;
    rdfs:label "table"@en ;
    rdfs:subClassOf obo:ENVO_01000587 .

obo:ENVO_01000585
    obo:IAO_0000115 "A desk is a table which is intended for information-manipulation tasks, including writing and use of interactive electronics." ;
    a owl:Class ;
    rdfs:comment "The intentional nature of this definition is problematic, but the restricted range of activities visited upon a desk is of interest." ;
    rdfs:label "desk"@en ;
    rdfs:subClassOf obo:ENVO_01000584 .

obo:ENVO_01000586
    obo:IAO_0000115 "A chair is a piece of furniture with a raised surface commonly used to seat a single person." ;
    a owl:Class ;
    rdfs:comment "This class, along with benches, stools, and the like, can be grouped under \"seating furniture\" or similar. However, this is probably better as an inferred class using some sort of BFO:function in the subclass annotation." ;
    rdfs:label "chair"@en ;
    rdfs:subClassOf obo:ENVO_01000587 .

obo:ENVO_01000587
    obo:IAO_0000115 "A piece of furniture is a movable object intended to support various human activities such as seating (e.g., chairs, stools and sofas) and sleeping (e.g., beds)." ;
    a owl:Class ;
    rdfs:comment "The assumption is that furniture is manufactured, which is arguable. Further, according to Black's Law Dictionary (http://thelawdictionary.org/furniture/) many classes can be subclasses of 'piece of furntiure': \"This term includes that which furnishes, or with which anything is furnished or supplied; whatever must be supplied to a house, a room, or the like, to make it habitable, convenient, or agreeable; goods, vessels, utensils, and other appendages necessary or convenient for housekeeping; whatever is added to the interior of a house or apartment, for use or convenience. Bell v. Holding, 27 Ind. 173.The term “furniture” embraces everything about the house that has been usually enjoyed there, including plate, linen, china, and pictures. 1 Endicott v. Endicott, 41N. J. Eq. 96, 3 Atl. 157.The word “furniture” made use of in the disposition of the law. or in the conventions or acts of persons, comprehends only such furniture as is intended for use and ornament of apartments, but not libraries which happen to be there, nor plate. Civ.Code La. art. 477.\" However, this would eventually be absurd and limit other groupings. Perhaps some sort of 'furnishing' BFO:function would be a better way to handle this." ;
    rdfs:label "piece of furniture"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000588
    obo:IAO_0000115 "A sofa is a bench which is partially or entirely upholstered, and often fitted with springs and tailored cushions." ;
    oboInOwl:hasExactSynonym "couch", "settee" ;
    a owl:Class ;
    rdfs:label "sofa"@en ;
    rdfs:subClassOf obo:ENVO_01000589 .

obo:ENVO_01000589
    obo:IAO_0000115 "A bench is a piece of furniture, on which several people may sit at the same time." ;
    a owl:Class ;
    rdfs:label "bench"@en ;
    rdfs:subClassOf obo:ENVO_01000587 .

obo:ENVO_01000590
    obo:IAO_0000115 "A mattress is a mass of material which is able to cushion and support a reclining body and is used as or on a bed." ;
    a owl:Class ;
    rdfs:label "mattress"@en ;
    rdfs:subClassOf obo:ENVO_01000587 .

obo:ENVO_01000591
    obo:IAO_0000115 "A bed frame is a piece of furniture which is used to position a mattress and bed base and may include a means of supporting a canopy." ;
    oboInOwl:hasRelatedSynonym "bedstead" ;
    a owl:Class ;
    rdfs:label "bed frame"@en ;
    rdfs:subClassOf obo:ENVO_01000587 .

obo:ENVO_01000592
    obo:IAO_0000115 "A bed base is a piece of furniture which supports a mattress." ;
    oboInOwl:hasExactSynonym "bed foundation" ;
    a owl:Class ;
    rdfs:label "bed base"@en ;
    rdfs:subClassOf obo:ENVO_01000587 .

obo:ENVO_01000593
    obo:IAO_0000115 "A framed bed is a piece of furniture which is composed of a mattress supported by a bed base and held in place by a bed frame." ;
    a owl:Class ;
    rdfs:label "framed bed"@en ;
    rdfs:subClassOf obo:ENVO_01000587, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000590
                obo:ENVO_01000591
                obo:ENVO_01000592
            )
        ]
    ] .

obo:ENVO_01000594
    obo:IAO_0000115 "A cabinet is a roughly cuboidal piece of furniture which is used to store miscellaneous items in compartments accessible through doors or drawers." ;
    a owl:Class ;
    rdfs:label "cabinet"@en ;
    rdfs:subClassOf obo:ENVO_01000587 .

obo:ENVO_01000595
    obo:IAO_0000115 "A cupboard is a cabinet which is used indoors to store household objects such as food, crockery, textiles and liquor, and to protect them from dust and dirt" ;
    oboInOwl:hasRelatedSynonym "closet" ;
    a owl:Class ;
    rdfs:label "cupboard"@en ;
    rdfs:subClassOf obo:ENVO_01000594 .

obo:ENVO_01000596
    obo:IAO_0000115 "A clock is an instrument which may indicate, keep, and/or co-ordinate time." ;
    oboInOwl:hasRelatedSynonym "timepiece" ;
    a owl:Class ;
    rdfs:label "clock"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000597
    obo:IAO_0000115 "A pressure lamp is a portable paraffin or oil lamp in which fuel is forced up into the mantle or burner by air pressure in the reservoir, which can be increased by pumping with a plunger." ;
    a owl:Class ;
    rdfs:comment "This may be a paraffin or an oil lamp. It can potentially be filled by inference if we can express that any lamp with pressurised fuel in the lamp reservoir is a pressure lamp. See Issue #228." ;
    rdfs:label "pressure lamp"@en ;
    rdfs:subClassOf obo:ENVO_01000566 .

obo:ENVO_01000598
    obo:IAO_0000115 "A spring through which fresh water flows."@en ;
    a owl:Class ;
    rdfs:label "freshwater spring"@en ;
    rdfs:subClassOf obo:ENVO_00000027, obo:ENVO_01001477, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00002011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000027
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002011
            ]
        )
    ] .

obo:ENVO_01000599
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "river water"@en ;
    rdfs:subClassOf obo:ENVO_03605006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000022
    ] .

obo:ENVO_01000600
    obo:IAO_0000115 "Rainwater is liquid water which has precipitated in the form of droplets through the condensation of atmospheric water vapour." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "rainwater"@en ;
    rdfs:subClassOf obo:ENVO_00002011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000703
    ] .

obo:ENVO_01000601
    obo:IAO_0000115 "A motor vehicle is a vehicle which is propelled by an engine or motor and that does not operate on rails." ;
    a owl:Class ;
    rdfs:comment "Subclasses will be added by inference." ;
    rdfs:label "motor vehicle"@en ;
    rdfs:subClassOf obo:ENVO_01000604, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000610
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000604
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_01000610
            ]
        )
    ] .

obo:ENVO_01000602
    obo:IAO_0000115 "A truck is a motor vehicle which, as its primary funcion, transports cargo rather than human passangers." ;
    oboInOwl:hasExactSynonym "lorry" ;
    a owl:Class ;
    rdfs:label "truck"@en ;
    rdfs:subClassOf obo:ENVO_01000601 .

obo:ENVO_01000603
    obo:IAO_0000115 "A water truck is a truck which transports water." ;
    a owl:Class ;
    rdfs:label "water truck"@en ;
    rdfs:subClassOf obo:ENVO_01000602 .

obo:ENVO_01000604
    obo:IAO_0000115 "A vehicle is a mobile machine which transports people or cargo." ;
    a owl:Class ;
    rdfs:label "vehicle"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000605
    obo:IAO_0000115 "A car is a wheeled motor vehicle used primarily for the transportation of human passengers. Most definitions of the term specify that cars are designed to run primarily on roads, to have seating for one to eight people, to typically have four wheels, and to be constructed principally for the transport of people rather than goods." ;
    a owl:Class ;
    rdfs:label "car"@en ;
    rdfs:subClassOf obo:ENVO_01000601 .

obo:ENVO_01000606
    obo:IAO_0000115 "A cart is a vehicle which has two wheels and is designed to transport human passengers or cargo." ;
    a owl:Class ;
    rdfs:comment "NB: \"[A cart]...is different from a dray or wagon, which is a heavy transport vehicle with four wheels and typically two or more horses, or a carriage, which is used exclusively for transporting humans...Over time, the term \"cart\" has come to mean nearly any small conveyance, from shopping carts to golf carts, without regard to number of wheels, load carried, or means of propulsion.\" https://en.wikipedia.org/wiki/Cart" ;
    rdfs:label "cart"@en ;
    rdfs:subClassOf obo:ENVO_01000604 .

obo:ENVO_01000607
    obo:IAO_0000115 "An animal-drawn cart is a cart which is attached to one or more working or draught animals." ;
    a owl:Class ;
    rdfs:label "animal-drawn cart"@en ;
    rdfs:subClassOf obo:ENVO_01000606 .

obo:ENVO_01000608
    obo:IAO_0000115 "A boat is a watercraft of any size which is able to float or plane on water." ;
    a owl:Class ;
    rdfs:comment "Difficult to distinguish from \"ships\". Similar to mountains and hills. \" In naval terms, a boat is a vessel small enough to be carried aboard another vessel (a ship). Another less restrictive definition is a vessel that can be lifted out of the water. Some definitions do not make a distinction in size, as bulk freighters 1,000 feet (300 m) long on the Great Lakes are called oreboats. For reasons of naval tradition, submarines are usually referred to as 'boats' rather than 'ships', regardless of their size and shape.\" - https://en.wikipedia.org/wiki/Boat" ;
    rdfs:label "boat"@en ;
    rdfs:subClassOf obo:ENVO_01000613 .

obo:ENVO_01000609
    obo:IAO_0000115 "A motor boat is a boat which is propelled by a motor." ;
    oboInOwl:hasExactSynonym "motorised boat", "motorized boat" ;
    a owl:Class ;
    rdfs:label "motor boat"@en ;
    rdfs:subClassOf obo:ENVO_01000601, obo:ENVO_01000608 .

obo:ENVO_01000610
    obo:IAO_0000115 "A motor is a machine designed to convert one or more forms of energy into mechanical energy." ;
    oboInOwl:hasExactSynonym "engine" ;
    a owl:Class ;
    rdfs:label "motor"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000611
    obo:IAO_0000115 "A bus is a road vehicle designed to carry many passengers." ;
    a owl:Class ;
    rdfs:label "bus"@en ;
    rdfs:subClassOf obo:ENVO_01000601 .

obo:ENVO_01000612
    obo:IAO_0000115 "A taxicab is a car which may be hired, along with its operator, to transport passengers between locations of their choosing." ;
    oboInOwl:hasExactSynonym "cab", "taxi" ;
    a owl:Class ;
    rdfs:comment "Depth can be added with specifications of BFO:role for both the car and the human operator." ;
    rdfs:label "taxicab"@en ;
    rdfs:subClassOf obo:ENVO_01000605 .

obo:ENVO_01000613
    obo:IAO_0000115 "A watercraft is a vehicle which is able to travel on or through water." ;
    a owl:Class ;
    rdfs:comment "Ships, boats, hovercraft and submarines are all considered watercraft. The term would normally imply some propulsive capability (whether by sail, oar or engine) and hence is distinct from a simple device that merely floats, such as a log raft. - Wikipedia" ;
    rdfs:label "watercraft"@en ;
    rdfs:subClassOf obo:ENVO_01000604 .

obo:ENVO_01000614
    obo:IAO_0000115 "A bicycle is a human-powered, pedal-driven, single-track vehicle, having two wheels attached to a frame, one behind the other." ;
    oboInOwl:hasBroadSynonym "bike", "cycle" ;
    a owl:Class ;
    rdfs:label "bicycle"@en ;
    rdfs:subClassOf obo:ENVO_01000604 .

obo:ENVO_01000615
    obo:IAO_0000115 "A motorcycle is a two- or three-wheeled motor vehicle." ;
    oboInOwl:hasBroadSynonym "bike", "cycle" ;
    oboInOwl:hasExactSynonym "moto", "motorbike" ;
    a owl:Class ;
    rdfs:label "motorcycle"@en ;
    rdfs:subClassOf obo:ENVO_01000601 .

obo:ENVO_01000616
    obo:IAO_0000115 "A scooter or motor scooter is a motorcycle with step-through frame and a platform for the rider's feet." ;
    oboInOwl:hasBroadSynonym "scooter" ;
    oboInOwl:hasExactSynonym "motor scooter" ;
    a owl:Class ;
    rdfs:label "motorscooter"@en ;
    rdfs:subClassOf obo:ENVO_01000615 .

obo:ENVO_01000617
    obo:IAO_0000115 "A lentic water body is a water body in which the accumulated water, in its totality, has very little to no directed flow." ;
    a owl:Class ;
    rdfs:label "lentic water body"@en ;
    rdfs:subClassOf obo:ENVO_00000063 .

obo:ENVO_01000618
    obo:IAO_0000115 "A lotic water body is a water body in which the accumulated water, in its totality, is flowing." ;
    a owl:Class ;
    rdfs:label "lotic water body"@en ;
    rdfs:subClassOf obo:ENVO_00000063 .

obo:ENVO_01000619
    obo:IAO_0000115 "A closed ecological system is a vivarium which does not rely on matter exchange with any part outside the system." ;
    a owl:Class ;
    rdfs:comment "This class refers to strictly sealed enclosures such as Biosphere 2 (https://en.wikipedia.org/wiki/Biosphere_2), rather than vivaria which allow matter exchange with external environmental systems." ;
    rdfs:label "closed ecological system"@en ;
    rdfs:subClassOf obo:ENVO_00010622 .

obo:ENVO_01000620
    obo:IAO_0000115 "A mesocosm is a vivarium that is embedded within a natural environment and is used to place a relatively small part of that environment under experimental control for the purposes of scientific investigation." ;
    a owl:Class ;
    rdfs:label "mesocosm"@en ;
    rdfs:subClassOf obo:ENVO_00010622 .

obo:ENVO_01000621
    obo:IAO_0000115 "A microcosm is a vivarium within which a simple ecosystem is artificially established and used to simulate and predict the behaviour of natural ecosystems under controlled conditions." ;
    a owl:Class ;
    rdfs:label "microcosm"@en ;
    rdfs:subClassOf obo:ENVO_00010622 .

obo:ENVO_01000622
    obo:IAO_0000115 "A material transformation process during which a liquid material transitions into a gas phase." ;
    oboInOwl:hasExactSynonym "vaporization" ;
    a owl:Class ;
    rdfs:comment "Note that a vapor describes an element or compound in the gas phase at a temperature lower than its critical point," ;
    rdfs:label "vapourisation"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001548
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001547
                ]
            )
        ]
    ] .

obo:ENVO_01000623
    obo:IAO_0000115 "Boiling is a form of vaporisation which occurs when a liquid is heated to a temperature at which the vapor pressure of the liquid is equal to the pressure exerted on the liquid by the surrounding environmental pressure." ;
    a owl:Class ;
    rdfs:label "boiling"@en ;
    rdfs:subClassOf obo:ENVO_01000622 .

obo:ENVO_01000624
    obo:IAO_0000115 "Hydrological condensation is a process in which atmospheric water vapour undergoes a phase transition from the gas phase to the liquid phase." ;
    oboInOwl:hasBroadSynonym "condensation" ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "\"process\" is included in the label to make it clear that we are not referring to the condensed material (e.g. water droplets, window fog)" ;
    rdfs:label "hydrological condensation process"@en ;
    rdfs:subClassOf obo:ENVO_01000724, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000268
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01000625
    obo:IAO_0000115 "A manufactured structure made of interspaced structural elements such as metal or wooden bars or wires held together such that they may be used to confine, contain, or protect something." ;
    oboInOwl:hasBroadSynonym "cage" ;
    a owl:Class ;
    rdfs:label "manufactured cage"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000626
    obo:IAO_0000115 "A drylot is an enclosure of limited size usually bare of vegetation and used for fattening livestock." ;
    a owl:Class ;
    rdfs:label "drylot"@en ;
    rdfs:subClassOf obo:ENVO_01000627 .

obo:ENVO_01000627
    obo:IAO_0000115 "A feedlot is a plot of land on which livestock are fattened for market" ;
    a owl:Class ;
    rdfs:label "feedlot"@en ;
    rdfs:subClassOf obo:ENVO_00000077 .

obo:ENVO_01000628
    obo:IAO_0000115 "Leaf litter is dead plant material, such as leaves, bark, needles, and twigs, that has fallen to the ground." ;
    oboInOwl:hasExactSynonym "duff", "leaf litter", "litterfall", "soil litter", "tree litter" ;
    oboInOwl:inSubset obo:ENVO_03605024 ;
    a owl:Class ;
    rdfs:label "plant litter"@en ;
    rdfs:subClassOf obo:ENVO_01000155, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PO_0025034
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001422
    ] .

obo:ENVO_01000629
    obo:IAO_0000115 "The long-term fluctuations in temperature, precipitation, wind, and all other aspects of the Earth's climate. External processes, such as solar-irradiance variations, variations of the Earth's orbital parameters (eccentricity, precession, and inclination), lithosphere motions, and volcanic activity, are factors in climatic variation. Internal variations of the climate system, e.g., changes in the abundance of greenhouse gases, also may produce fluctuations of sufficient magnitude and variability to explain observed climate change through the feedback processes interrelating the components of the climate system." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Definition vebatim from GEMET. Will need to be refined. Further, distinction between \"climate change\" and (one or many) \"climate change process\" will need to be discussed. Fluctuations are not processes, per se." ;
    rdfs:label "climate change"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01001364
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001364
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0002374
                ]
            )
        ]
    ] .

obo:ENVO_01000630
    obo:IAO_0000115 "Acidification of an aquatic environment is a process whereby the pH of an aquatic environment, biome, or water body is lowered." ;
    a owl:Class ;
    rdfs:label "acidification of an aquatic environment"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000063
                obo:ENVO_00002030
                obo:ENVO_01000317
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000063
                        obo:ENVO_00002030
                        obo:ENVO_01000317
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00002006
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001844
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01000631
    obo:IAO_0000115 "Ocean acidification is a process during which the pH of a sea or ocean is lowered." ;
    oboInOwl:hasDbXref "LTER:962" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "On Earth, the major cause of ocean acidification is the update of carbon dioxide from the atmosphere." ;
    rdfs:label "ocean acidification"@en ;
    rdfs:subClassOf obo:ENVO_01000630, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf ([
                            a owl:Class ;
                            owl:unionOf (obo:ENVO_00000015
                                obo:ENVO_00000016
                            )
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000051 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:intersectionOf (obo:ENVO_00002149
                                    [
                                        a owl:Restriction ;
                                        owl:onProperty obo:RO_0000086 ;
                                        owl:someValuesFrom obo:PATO_0001844
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000632
    obo:IAO_0000115 "A chonolith is an igneous rock intrusion of irregular shape with a demonstrable base, absent in other types of irregularly-shaped intrusions." ;
    a owl:Class ;
    rdfs:label "chonolith"@en ;
    rdfs:subClassOf obo:ENVO_01000525 .

obo:ENVO_01000633
    obo:IAO_0000115 "A process which consists of all aerobic respiration processes instantiated in an ecosystem." ;
    obo:IAO_0000116 "See issue #275" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ecosystem-wide aerobic respiration"@en ;
    rdfs:subClassOf obo:ENVO_02500008, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0009060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_15379
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000087 ;
                            owl:someValuesFrom obo:CHEBI_17654
                        ]
                    )
                ]
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16646
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000087 ;
                            owl:someValuesFrom obo:CHEBI_33284
                        ]
                    )
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16526
                obo:ENVO_00002006
            )
        ]
    ] .

obo:ENVO_01000634
    obo:IAO_0000115 "A volcanic eruption is a process during which lava, tephra (ash, lapilli, volcanic bombs and blocks), and assorted gases are expelled from a volcanic vent or fissure." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "volcanic eruption"@en ;
    rdfs:subClassOf obo:ENVO_02500031, obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000247
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000638
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000648
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_16136
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_16526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_17245
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_17883
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_18276
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_18422
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000266
    ] .

obo:ENVO_01000635
    obo:IAO_0000115 "A landmass which is part of a planet." ;
    oboInOwl:hasBroadSynonym "land" ;
    oboInOwl:hasRelatedSynonym "ground" ;
    a owl:Class ;
    rdfs:label "planetary landmass"@en ;
    rdfs:subClassOf obo:ENVO_01000324, obo:ENVO_01001782, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:complementOf [
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_00010483
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000086 ;
                        owl:someValuesFrom obo:PATO_0001548
                    ]
                )
            ]
        ]
    ] .

obo:ENVO_01000636
    oboInOwl:hasRelatedSynonym "A liquid planetary surface is a planetary surface layer where a liquid material of a planet comes into contact with atmosphere or outer space." ;
    a owl:Class ;
    rdfs:label "liquid planetary surface"@en ;
    rdfs:subClassOf obo:ENVO_01000324, obo:ENVO_01001783 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001783
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000800
            ]
        )
    ] .

obo:ENVO_01000637
    obo:IAO_0000115 "Outer space is a hard vacuum containing a low density of particles, predominantly a plasma of hydrogen and helium as well as electromagnetic radiation, magnetic fields, neutrinos, dust and cosmic rays that exists between celestial bodies." ;
    oboInOwl:hasBroadSynonym "space" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "outer space"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_01000638
    obo:IAO_0000115 "A planetary crust is the outermost solid shell of a rocky planet or natural satellite, which is chemically distinct from the underlying mantle." ;
    oboInOwl:hasBroadSynonym "crust" ;
    a owl:Class ;
    rdfs:comment "This class is meant to be applicable accross planets. Earth's crust would be an instance." ;
    rdfs:label "planetary crust"@en ;
    rdfs:subClassOf obo:ENVO_01000639, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001546
    ] .

obo:ENVO_01000639
    obo:IAO_0000115 "A planetary structural layer is laminar part of a terrestrial planet or other rocky body large enough to have differentiation by density. Planetary layers have differing physicochemical properties and composition." ;
    obo:IAO_0000116 "Label should be improved to match definition." ;
    a owl:Class ;
    rdfs:label "planetary structural layer"@en ;
    rdfs:subClassOf obo:ENVO_01000281, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000800
    ] .

obo:ENVO_01000640
    obo:IAO_0000115 "A planetary mantle is a planetary layer which is an interior part of a terrestrial planet or other rocky body large enough to have differentiation by density." ;
    oboInOwl:hasBroadSynonym "mantle" ;
    a owl:Class ;
    rdfs:comment "This class is meant to be applicable accross planets. Earth's mantle would be an instance." ;
    rdfs:label "planetary mantle"@en ;
    rdfs:subClassOf obo:ENVO_01000639, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000638
    ] .

obo:ENVO_01000641
    obo:IAO_0000115 "A planetary core is the innermost structural layer or layers of a planet. The core may be entirely liquid, entirely solid, or have both liquid and solid parts." ;
    oboInOwl:hasBroadSynonym "core" ;
    a owl:Class ;
    rdfs:comment "\"Not to be confused with planetary core in the core accretion theory, referring to a central accretionary body surrounded by a halo of dust and gas which serves to trap debris and increase the rate of accretion..\" WIkipedia:Planetary_core. This class is meant to be applicable accross planets. Earth's core would be an instance. The \"layer\" aspect of cores may be problematic." ;
    rdfs:label "planetary core"@en ;
    rdfs:subClassOf obo:ENVO_01000639 .

obo:ENVO_01000642
    a owl:Class ;
    rdfs:comment "Needs a general definition that holds for Earth as well as other planets." ;
    rdfs:label "outer planetary core"@en ;
    rdfs:subClassOf obo:ENVO_01000641 .

obo:ENVO_01000643
    a owl:Class ;
    rdfs:comment "Needs a general definition that holds for Earth as well as other planets." ;
    rdfs:label "inner planetary core"@en ;
    rdfs:subClassOf obo:ENVO_01000641 .

obo:ENVO_01000644
    obo:IAO_0000115 "A liquid planetary core is a planetary core which is primarily composed of liquid material." ;
    a owl:Class ;
    rdfs:label "liquid planetary core"@en ;
    rdfs:subClassOf obo:ENVO_01000641, obo:ENVO_01001273, obo:ENVO_01001477 .

obo:ENVO_01000645
    obo:IAO_0000115 "A solid planetary core is a planetary core which is primarily composed of solid material." ;
    a owl:Class ;
    rdfs:label "solid planetary core"@en ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01000641, obo:ENVO_01001275 .

obo:ENVO_01000646
    obo:IAO_0000115 "A lithosphere is the outermost shell of a terrestrial-type planet or natural satellite that is defined by its rigid mechanical properties." ;
    a owl:Class ;
    rdfs:comment "Earth's lithosphere includes the crust and uppermost mantle." ;
    rdfs:label "lithosphere"@en ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01000639, obo:ENVO_01001275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000638
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_01000640
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000086 ;
                        owl:someValuesFrom obo:PATO_0001546
                    ]
                )
            ]
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001545
    ] .

obo:ENVO_01000647
    obo:IAO_0000115 "An asthenosphere is a layer of a terrestrial-type planet or natural satellite which is highly viscous, mechanically weak, and ductilely deforming." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "asthenosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000639, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000998
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001779
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000646
    ] .

obo:ENVO_01000648
    obo:IAO_0000115 "Magma is a mixture of molten or semi-molten rock, volatiles, and solids that is found beneath the uppermost solid layer of a planetary body. Besides molten rock, magma may also contain suspended crystals, dissolved gas and sometimes gas bubbles." ;
    a owl:Class ;
    rdfs:label "magma"@en ;
    rdfs:subClassOf obo:ENVO_02000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000639
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001548
                ]
            )
        ]
    ] .

obo:ENVO_01000649
    obo:IAO_0000115 "A trench is a type of excavation or depression in the ground that is generally deeper than it is wide (as opposed to a wider gully or ditch), and narrow compared to its length (as opposed to a simple hole)." ;
    oboInOwl:hasDbXref "EcoLexicon:trench", "SWEETRealm:Trench" ;
    a owl:Class ;
    rdfs:label "trench"@en ;
    rdfs:subClassOf obo:ENVO_00000309 .

obo:ENVO_01000650
    obo:IAO_0000115 "A channel of a watercourse which contains a stream."@en ;
    a owl:Class ;
    rdfs:label "stream channel"@en ;
    rdfs:subClassOf obo:ENVO_00000395, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000395
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001015 ;
                owl:someValuesFrom obo:ENVO_00000023
            ]
        )
    ] .

obo:ENVO_01000651
    obo:IAO_0000115 "An ocean strait is a strait which connects two oceans." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ocean strait"@en ;
    rdfs:subClassOf obo:ENVO_00000394, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002149
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002176 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00000015
                            obo:ENVO_00000016
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01000652
    obo:IAO_0000115 "A stream channel which contains a river."@en ;
    a owl:Class ;
    rdfs:label "river channel"@en ;
    rdfs:subClassOf obo:ENVO_01000650, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:ENVO_00000022
    ] .

obo:ENVO_01000653
    obo:IAO_0000115 "A slum is a heavily populated urban informal settlement with substandard housing in which households lack any one of the following: access to improved water, access to improved sanitation, sufficient-living area, durability of housing, or security of tenure." ;
    a owl:Class ;
    rdfs:label "slum"@en ;
    rdfs:subClassOf obo:ENVO_01000658, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000856
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000249
    ] .

obo:ENVO_01000654
    obo:IAO_0000115 "An undersea trough is a trough which is below a marine water body." ;
    oboInOwl:hasDbXref "FTT:1022", "FTT:611", "Geonames:U.DEPU", "SWEETRealm:Trough", "TGN:21512" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "deep", "foredeep", "swale" ;
    a owl:Class ;
    rdfs:label "undersea trough"@en ;
    rdfs:subClassOf obo:ENVO_00000499, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000426
                obo:ENVO_00000482
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_01000655
    obo:IAO_0000115 "An explosive eruption is a volcanic process in which pressurised magma is violently expelled and froths into volcanic ash. Explosive eruptions can eject a cloud of rocks, dust, gas, and pyroclastic material  which may then collapse, creating a pyroclastic flow of hot volcanic matter." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "explosive eruption"@en ;
    rdfs:subClassOf obo:ENVO_01000634 .

obo:ENVO_01000656
    obo:IAO_0000115 "An effusive eruption is a volcanic eruption during which lava flows onto the ground." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "effusive eruption"@en ;
    rdfs:subClassOf obo:ENVO_01000634, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000730
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000231
    ] .

obo:ENVO_01000657
    obo:IAO_0000115 "A process whereby rising magma cools and solidifies without reaching the surface. Instead, the cooled and solidified igneous mass crystallises within the crust to form an igneous intrusion." ;
    a owl:Class ;
    rdfs:label "igneous intrusion process"@en ;
    rdfs:subClassOf obo:ENVO_01000738, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000648
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000659
    ] .

obo:ENVO_01000658
    obo:IAO_0000115 "A settlement with a high density of buildings and inhabitants." ;
    obo:IAO_0000116 "See also: http://www.ecotope.org/anthromes/v1/guide/urban/12_dense_settlements/default.aspx" ;
    a owl:Class ;
    rdfs:comment "The thresholds for what makes a settlment \"dense\" can be determined as needed. If there is a specific threshold that should be added to ENVO, please make a new class request." ;
    rdfs:label "dense settlement"@en ;
    rdfs:subClassOf obo:ENVO_01001829 .

obo:ENVO_01000659
    obo:IAO_0000115 "An igneous intrusion is a mass of rock and minerals formed when magma cools, solidifies, and undergoes fractional crystallisation without reaching the surface." ;
    obo:IAO_0000116 "Subclasses of this class will be created by inference." ;
    a owl:Class ;
    rdfs:comment "\"Intrusion\" can refer to the solidified mass or the molten rock." ;
    rdfs:label "igneous intrusion"@en ;
    rdfs:subClassOf obo:ENVO_01000525, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000525
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002013
            ]
        )
    ] .

obo:ENVO_01000660
    obo:IAO_0000115 "Tephra is fragmental material produced by a volcanic eruption regardless of composition, fragment size or emplacement mechanism." ;
    a owl:Class ;
    rdfs:label "tephra"@en ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001444
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000655
    ] .

obo:ENVO_01000661
    obo:IAO_0000115 "Tuff is a type of rock made of volcanic ash ejected from a vent during a volcanic eruption." ;
    a owl:Class ;
    rdfs:label "tuff"@en ;
    rdfs:subClassOf obo:ENVO_00001995, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] .

obo:ENVO_01000662
    obo:IAO_0000115 "Scoria is a highly vesicular, dark colored volcanic rock that may or may not contain crystals." ;
    oboInOwl:hasExactSynonym "cinder" ;
    a owl:Class ;
    rdfs:comment "Scoria differs from pumice in having larger vesicles, thicker vesicle walls and being dark colored and denser." ;
    rdfs:label "scoria"@en ;
    rdfs:subClassOf obo:ENVO_00001995, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] .

obo:ENVO_01000663
    obo:IAO_0000115 "Pumice is a volcanic rock that consists of highly vesicular rough textured volcanic glass, which may or may not contain crystals." ;
    a owl:Class ;
    rdfs:comment "Scoria differs from pumice in having larger vesicles, thicker vesicle walls and being dark colored and denser." ;
    rdfs:label "pumice"@en ;
    rdfs:subClassOf obo:ENVO_00001995, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] .

obo:ENVO_01000664
    obo:IAO_0000115 "A cone that is composed of consolidated volcanic ash." ;
    a owl:Class ;
    rdfs:label "tuff cone"@en ;
    rdfs:subClassOf obo:ENVO_00000398, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00000399
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000661
    ] .

obo:ENVO_01000665
    obo:IAO_0000115 "A role that is realized in some process wherein the bearer is discarded or not utilized further." ;
    obo:IAO_0000116 "This definition is preliminary." ;
    a owl:Class ;
    rdfs:label "waste role"@en ;
    rdfs:subClassOf obo:BFO_0000023 .

obo:ENVO_01000666
    obo:IAO_0000115 "An area of a planet's surface which is primarily composed of water in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000118 "open water" ;
    oboInOwl:hasDbXref "NLCD:11" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:envoPolar, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of open water generally have less than 25% cover of vegetation or soil. A specific threshold is not asserted in this definition." ;
    rdfs:label "area of open water"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01003020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000324
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000667
    obo:IAO_0000115 "A geological fracture is any separation in a geologic formation, such as a joint or a fault that divides a mass of rock into two or more pieces." ;
    oboInOwl:hasBroadSynonym "fracture" ;
    oboInOwl:hasDbXref "SWEETRealm:Fissure" ;
    oboInOwl:hasRelatedSynonym "fissure" ;
    a owl:Class ;
    rdfs:label "geological fracture"@en ;
    rdfs:subClassOf obo:ENVO_00000191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
            )
        ]
    ] .

obo:ENVO_01000668
    obo:IAO_0000115 "A geological fault is a planar fracture or discontinuity in a volume of rock, across which there has been significant displacement as a result of rock mass movement." ;
    oboInOwl:hasBroadSynonym "fault" ;
    a owl:Class ;
    rdfs:comment "The relationship between faults and active plate boundaries must be further developed, as there is some overlap." ;
    rdfs:label "geological fault"@en ;
    rdfs:subClassOf obo:ENVO_01000667 .

obo:ENVO_01000669
    obo:IAO_0000115 "An active fault is a fault that is likely to become the source of another earthquake sometime in the future. Geologists commonly consider faults to be active if there has been movement observed or evidence of seismic activity during the last 10,000 years." ;
    oboInOwl:hasExactSynonym "active fault" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "active geological fault"@en ;
    rdfs:subClassOf obo:ENVO_01000668, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001093
    ] .

obo:ENVO_01000670
    obo:IAO_0000115 "A vein is a geological fracture which is filled with minerals precipitated out of an aqueous solution." ;
    a owl:Class ;
    rdfs:label "vein"@en ;
    rdfs:subClassOf obo:ENVO_01000667, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:ENVO_01000256
    ] .

obo:ENVO_01000671
    obo:IAO_0000115 "A sheet of rock that formed in a fracture in a pre-existing rock body." ;
    oboInOwl:hasExactSynonym "dyke" ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:label "dike"@en ;
    rdfs:subClassOf obo:ENVO_01000525, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002013
                obo:ENVO_00002016
            )
        ]
    ] .

obo:ENVO_01000672
    obo:IAO_0000115 "A joint is a geological fracture which has no measureable shear displacement" ;
    oboInOwl:hasBroadSynonym "joint" ;
    a owl:Class ;
    rdfs:label "geological joint"@en ;
    rdfs:subClassOf obo:ENVO_01000667 .

obo:ENVO_01000673
    obo:IAO_0000115 "A geological fracture across which shear displacement has occurred" ;
    a owl:Class ;
    rdfs:comment "Sounds like this should be populated by inference." ;
    rdfs:label "shear fracture"@en ;
    rdfs:subClassOf obo:ENVO_01000667 .

obo:ENVO_01000674
    obo:IAO_0000115 "A microfracture is a small fracture which is found in a portion of solid material along which further fracturing tends to occur. Microfractures are considered imperfections which to pre-exist any fractures formed by the application of stress to a material." ;
    oboInOwl:hasExactSynonym "Griffith crack" ;
    a owl:Class ;
    rdfs:label "microfracture"@en ;
    rdfs:subClassOf obo:ENVO_01000667, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000587
    ] .

obo:ENVO_01000675
    obo:IAO_0000115 "A fiat part of an atmosphere which is defined as a vertical, three-dimensional pillar extending from a unit area on a planetary surface and bounded by the top of the atmosphere."@en ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Once defined, an atmospheric column can be used to quantify an atmospheric parameter such as pressure, ozone or precipitable water."@en ;
    rdfs:label "atmospheric column"@en ;
    rdfs:subClassOf obo:ENVO_01003020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000324
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000637
    ] .

obo:ENVO_01000676
    obo:IAO_0000115 "Contaminated air is air which has sufficient concentrations of environmental pollutants such that it may adversely affect a given ecosystem." ;
    a owl:Class ;
    rdfs:label "contaminated air"@en ;
    rdfs:subClassOf obo:ENVO_00002005, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_78298
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002005
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_24431
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000087 ;
                            owl:someValuesFrom obo:CHEBI_78298
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000677
    obo:IAO_0000115 "An earthquake is a process during which energy is released in an astronomical body's crust, causing the displacement of crustal parts and the generation of seismic waves." ;
    oboInOwl:hasExactSynonym "quake" ;
    oboInOwl:hasRelatedSynonym "temblor", "tremor" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "Elastic strain, gravity, chemical reactions, or even the motion of massive bodies can produce earthquakes." ;
    rdfs:label "earthquake"@en ;
    rdfs:subClassOf obo:ENVO_03000010 .

obo:ENVO_01000678
    obo:IAO_0000115 "An earthquake caused by the sudden release of energy accumulated in an astronomical body's crust, as the elastic strain placed on constituent rock masses causes them to fracture." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "tectonic earthquake"@en ;
    rdfs:subClassOf obo:ENVO_01000677, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001767
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000669
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01001093
    ] .

obo:ENVO_01000679
    obo:IAO_0000115 "A megathrust earthquake is a tectonic earthquake which occurs at subduction zones at destructive plate boundaries (convergent boundaries). These interplate earthquakes are the planet's most powerful, with moment magnitudes that can exceed 9.0." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "megathrust earthquake"@en ;
    rdfs:subClassOf obo:ENVO_01000678, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001100
    ] .

obo:ENVO_01000680
    obo:IAO_0000115 "A lake which has concentrations of environmental contaminants high enough to harm the ecosystems associated with it." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "polluted lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002186
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002186
            ]
        )
    ] .

obo:ENVO_01000681
    obo:IAO_0000115 "A mineral material composed primarily of sodium chloride." ;
    obo:IAO_0000116 "This class is for material primarily composed of sodium chloride. For other pure chemical salts, consider a CHEBI class. Request new ENVO terms for environmental samples of other chemical salts." ;
    oboInOwl:hasBroadSynonym "salt" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sodium chloride salt"@en ;
    rdfs:subClassOf obo:ENVO_01000508, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_26710
    ] .

obo:ENVO_01000682
    obo:IAO_0000115 "A glacial abrasion process is an erosional process during which debris in the basal ice scrapes along the bed, polishing and gouging the underlying rocks, similar to sandpaper on wood." ;
    oboInOwl:hasBroadSynonym "abrasion", "scouring" ;
    oboInOwl:hasExactSynonym "glacial scouring" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial abrasion"@en ;
    rdfs:subClassOf obo:ENVO_03000006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_01000683
    obo:IAO_0000115 "Glacial plucking is an erosional process during which pieces of bedrock are cracked off due to the mechanical force of a moving glacier." ;
    oboInOwl:hasBroadSynonym "quarrying" ;
    oboInOwl:hasExactSynonym "glacial quarrying" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial plucking"@en ;
    rdfs:subClassOf obo:ENVO_03000006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_01000684
    obo:IAO_0000115 "Glacial ice thrusting is an erosional process during which a moving glacier which has frozen to its bed surges forward and moves large sheets of sediment frozen to the glacial mass." ;
    oboInOwl:hasExactSynonym "ice thrusting" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial ice thrusting"@en ;
    rdfs:subClassOf obo:ENVO_03000006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002007
    ] .

obo:ENVO_01000685
    obo:IAO_0000115 "A mass of water." ;
    a owl:Class ;
    rdfs:label "water mass"@en ;
    rdfs:subClassOf obo:ENVO_01001476, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01000686
    obo:IAO_0000115 "A mass of marine water." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "marine water mass"@en ;
    rdfs:subClassOf obo:ENVO_01000685, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002149
                obo:ENVO_01001964
            )
        ]
    ] .

obo:ENVO_01000687
    obo:IAO_0000115 "A coast is the area where land meets the sea, ocean, or lake." ;
    oboInOwl:inSubset obo:ENVO_03605018, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:comment "Used for both marine and lake coasts. The boundary of the coast is fuzzy and it overlaps both the water body and land in quesiton. Compared to 'shore'" ;
    rdfs:label "coast"@en ;
    rdfs:subClassOf obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000635
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
                obo:ENVO_00000020
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001784
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_01000635
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                        obo:ENVO_00000020
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000688
    obo:IAO_0000115 "The general region of indefinite width that extends from a lake inland to the first major change in terrain features." ;
    a owl:Class ;
    rdfs:comment "Usually reserved for large lakes." ;
    rdfs:label "lake coast"@en ;
    rdfs:subClassOf obo:ENVO_01000687, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000020
    ] .

obo:ENVO_01000689
    obo:IAO_0000115 "A tsunami is a process during which a series of waves is generated in a water body, typically an ocean or large lake, by the displacement of a large volume of water. Earthquakes, volcanic eruptions and other underwater explosions (including detonations of underwater nuclear devices), landslides, glacier calvings, meteorite impacts and other disturbances above or below water all have the potential to generate a tsunami." ;
    oboInOwl:hasExactSynonym "seismic sea wave", "tidal wave" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "tsunami"@en ;
    rdfs:subClassOf obo:ENVO_01000981, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
                obo:ENVO_00000020
            )
        ]
    ] .

obo:ENVO_01000690
    obo:IAO_0000115 "Mass wasting is the geomorphic process by which solid environmental material such as soil, sand, regolith, and/or rock move downslope typically as a mass, largely under the force of gravity, but frequently affected by water and water content as in submarine environments and mudslides." ;
    oboInOwl:hasBroadSynonym "mass movement" ;
    oboInOwl:hasExactSynonym "slope movement" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Of interest for future development: Some causes of mass wasting earthquakes, increased overburden from structures, increased soil moisture, reduction of roots holding the soil to bedrock, undercutting of the slope by excavation or erosion, weathering by frost heave, bioturbation, volcanic edifice over-steepening. Some processes that reduce mass wasting: Afforestation, Reforestation, Terracing steps on slopes (reduce angle of slope). https://en.wikipedia.org/wiki/Mass_wasting." ;
    rdfs:label "mass wasting"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
            )
        ]
    ] .

obo:ENVO_01000691
    obo:IAO_0000115 "A mass wasting flow during which snow rapidly flows down a sloping surface." ;
    oboInOwl:hasExactSynonym "snowslide", "snowslip" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "avalanche"@en ;
    rdfs:subClassOf obo:ENVO_01000696, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] .

obo:ENVO_01000692
    obo:IAO_0000115 "A landslide is a process whereby a large mass of earth and rocks moves down a hill or a mountainside." ;
    oboInOwl:hasDbXref "GEMET:http://www.eionet.europa.eu/gemet/concept/4668" ;
    oboInOwl:hasExactSynonym "landslip" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "landslide process"@en ;
    rdfs:subClassOf obo:ENVO_01000690, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000194
                obo:ENVO_00001995
                obo:ENVO_00001998
                obo:ENVO_00002007
                obo:ENVO_01000001
                obo:ENVO_01000017
            )
        ]
    ] .

obo:ENVO_01000693
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "rockfall"@en ;
    rdfs:subClassOf obo:ENVO_01000690 .

obo:ENVO_01000694
    obo:IAO_0000115 "A material transport process during which a geological surface shifts downward relative to a datum such as sea-level." ;
    oboInOwl:hasBroadSynonym "subsidence" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "geological subsidence"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000501
                obo:ENVO_01000635
            )
        ]
    ] .

obo:ENVO_01000695
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "mudslide"@en ;
    rdfs:subClassOf obo:ENVO_01000690, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000001
                ]
            )
        ]
    ] .

obo:ENVO_01000696
    obo:IAO_0000115 "A mass wasting flow is a form of mass wasting during which the moving materials behave similarly to a flowing fluid. Water, air and ice are often involved in enabling fluidlike motion of the material." ;
    oboInOwl:hasBroadSynonym "flow" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "mass wasting flow"@en ;
    rdfs:subClassOf obo:ENVO_01000690 .

obo:ENVO_01000697
    obo:IAO_0000115 "A mudflow is a form of mass wasting which involves very rapid to extremely rapid surging flow of debris that has become partially or fully liquified by the addition of significant amounts of water to clay-rich source material." ;
    oboInOwl:hasExactSynonym "mud flow" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "\"Mudflows are often called mudslides, a term applied indiscriminately by the mass media to a variety of mass wasting events. Mudflows often start as slides, becoming flows as water is entrained along the flow path; such events are often called flow slides.\" https://en.wikipedia.org/wiki/Mudflow" ;
    rdfs:label "mudflow"@en ;
    rdfs:subClassOf obo:ENVO_01000696, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:ENVO_02000200 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00002006
                            [
                                a owl:Class ;
                                owl:unionOf (obo:ENVO_00002982
                                    obo:ENVO_01000001
                                )
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01000698
    obo:IAO_0000115 "A mass wasting flow during which water-laden masses of soil and fragmented rock rush down the slopes of elevations, funnel into stream channels, entrain objects in their paths, and form thick, muddy deposits on valley floors." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "debris flow"@en ;
    rdfs:subClassOf obo:ENVO_01000696, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00001995
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00001998
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000650
    ] .

obo:ENVO_01000699
    obo:IAO_0000115 "A lahar is a type of mudflow or debris flow composed of a slurry of pyroclastic material, rocky debris, and water. The material flows down from a volcano, typically along a river valley." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "lahar"@en ;
    rdfs:subClassOf obo:ENVO_01000697, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:ENVO_02000200 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00002015
                            obo:ENVO_01000660
                            obo:ENVO_01000661
                            obo:ENVO_01001841
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000247
                obo:ENVO_00000398
            )
        ]
    ] .

obo:ENVO_01000700
    obo:IAO_0000115 "A sturzstrom is a landslide consisting which has a great amount of kinetic energy resulting in greater horizontal movement when compared to its initial vertical drop — as much as 20 or 30 times the vertical distance. By contrast a normal landslide will typically travel a horizontal distance that is less than twice the distance that the material has fallen." ;
    a owl:Class ;
    rdfs:label "sturzstrom"@en ;
    rdfs:subClassOf obo:ENVO_01000692 .

obo:ENVO_01000701
    obo:IAO_0000115 "Volcanic ash is an environmental material which consists of fragments of pulverized rock, minerals, and volcanic glass, created during volcanic eruptions and measuring less than 2 millimetres in diameter. Volcanic ash is formed during explosive volcanic eruptions, phreatomagmatic eruptions and during transport in pyroclastic density currents." ;
    a owl:Class ;
    rdfs:label "volcanic ash"@en ;
    rdfs:subClassOf obo:ENVO_02000090, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000634
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_30563
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000090
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:ENVO_01000634
            ]
        )
    ] .

obo:ENVO_01000702
    obo:IAO_0000115 "An ash fall process is a process in which volcanic ash formed during an explosive volcanic eruption, phreatomagmatic eruption, or during material transport in pyroclastic density currents is pulled towards the planetary surface by gravity." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "ash fall process"@en ;
    rdfs:subClassOf obo:ENVO_01000875, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:ENVO_01000634
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000324
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000660
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000701
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000063
                obo:ENVO_01000267
            )
        ]
    ] .

obo:ENVO_01000703
    obo:IAO_0000115 "Hydrological precipitation is a process during which any product of the condensation of atmospheric water vapour is pulled to the planetary surface by gravity." ;
    oboInOwl:hasBroadSynonym "precipitation" ;
    a owl:Class ;
    rdfs:comment "\"process\" is included in the label to make it clear that we are not referring to the precipitated material (e.g. snow, rain, sleet)" ;
    rdfs:label "hydrological precipitation process"@en ;
    rdfs:subClassOf obo:ENVO_01000875, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010483
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:CHEBI_15377
                        ]
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002353 ;
                    owl:someValuesFrom obo:ENVO_01000624
                ]
            )
        ]
    ] .

obo:ENVO_01000704
    obo:IAO_0000115 "Hydrological evaporation is the evaporation of water, generally as part of a planetary water cycle." ;
    a owl:Class ;
    rdfs:label "hydrological evaporation"@en ;
    rdfs:subClassOf obo:ENVO_02500031, obo:ENVO_02500034, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01000705
    obo:IAO_0000115 "Soil degradation is a process which results in a change in soil health status resulting in a diminished capacity of the ecosystem in which the soil occurs to provide goods and services for its  beneficiaries." ;
    a owl:Class ;
    rdfs:label "soil degradation"@en ;
    rdfs:subClassOf obo:ENVO_02500005 .

obo:ENVO_01000706
    obo:IAO_0000115 "Soil erosion is a process in which exogenic processes remove soil from one location on the Earth's crust and transport it to another location where it is deposited." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "\"Soil Erosion is a common term that is often confused with soil degradation as a whole,  but in fact refers only to absolute soil losses in terms of topsoil and nutrients. This  is indeed the most visible effect of soil degradation, but does not cover all of its aspects. Soil erosion is a natural process in mountainous areas, but is often made much worse by poor management practices.\" http://www.fao.org/soils-portal/soil-degradation-restoration/en/" ;
    rdfs:label "soil erosion"@en ;
    rdfs:subClassOf obo:ENVO_02500028, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] .

obo:ENVO_01000707
    obo:IAO_0000115 "Coastal flooding is a process in which normally dry, low-lying land near a coast is flooded by sea water." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "coastal flooding"@en ;
    rdfs:subClassOf obo:ENVO_02500002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000687
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
                obo:ENVO_00000020
            )
        ]
    ] .

obo:ENVO_01000708
    obo:IAO_0000115 "Riverine flooding is a process in which the flow rate of river water exceeds the capacity of its channel, thus flooding neighbouring land. Bends and meanders in a river channel are particularly disposed to such flooding." ;
    obo:IAO_0000116 "A disposition class such as 'flooding disposition' may be interesting, especially when attached to things like meanders and bends." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "riverine flooding"@en ;
    rdfs:subClassOf obo:ENVO_02500002 .

obo:ENVO_01000709
    obo:IAO_0000115 "Flash flooding is a process in which low-lying land is inundated with water for a short period of time and are usually the result of precipitation or a breach in the container of a water body." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "Flash floods generally last no more than six hours. http://www.srh.noaa.gov/mrx/hydro/flooddef.php" ;
    rdfs:label "flash flooding"@en ;
    rdfs:subClassOf obo:ENVO_02500002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000309
    ] .

obo:ENVO_01000710
    obo:IAO_0000115 "An unusual accumulation of water above the ground caused by high tide, heavy rain, melting snow or rapid runoff from paved areas." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "flood"@en ;
    rdfs:subClassOf obo:ENVO_00000063, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_02500002
    ] .

obo:ENVO_01000711
    obo:IAO_0000115 "A coastal flood is a flood which is formed as a result of large amounts of water from marine water bodies or large lakes being transported to usually dry land by displacement processes such as high winds or seismic activity." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "coastal flood"@en ;
    rdfs:subClassOf obo:ENVO_01000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000687
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000707
    ] .

obo:ENVO_01000712
    obo:IAO_0000115 "A riverine flood is a flood which is formed as a result of a river's flow rate exceeding the capacity of its channel." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "riverine flood"@en ;
    rdfs:subClassOf obo:ENVO_01000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002150 ;
        owl:someValuesFrom obo:ENVO_00000022
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000708
    ] .

obo:ENVO_01000713
    obo:IAO_0000115 "A flash flood is a flood formed by the rapid flooding of geomorphic low-lying areas. It may be caused by heavy rain associated with a severe thunderstorm, hurricane, tropical storm, or meltwater from ice or snow flowing over ice sheets or snowfields. Flash floods may also occur after the collapse of a natural ice or debris dam, or a human structure such as a man-made dam. Flash floods are distinguished from a regular flood by a timescale of less than six hours." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "flash flood"@en ;
    rdfs:subClassOf obo:ENVO_01000710, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000709
    ] .

obo:ENVO_01000714
    obo:IAO_0000115 "A storm surge is a coastal flood which is caused by low-pressure weather systems such as tropical cyclones and strong extratropical cyclones, the severity of which is affected by the shallowness and orientation of the water body relative to storm path, and the timing of tides." ;
    obo:IAO_0000116 "Needs links to weather when these phenomena are added." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "storm surge"@en ;
    rdfs:subClassOf obo:ENVO_01000711, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000716
    ] .

obo:ENVO_01000715
    obo:IAO_0000115 "A meteotsunami is a tsunami caused by atmospheric processes and differences in air pressure." ;
    obo:IAO_0000116 "Ambiguity as to whether this label refers to the process or the material entities (the waves). The material entities are a type of severe storm surge." ;
    oboInOwl:hasExactSynonym "rissaga" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "meteotsunami"@en ;
    rdfs:subClassOf obo:ENVO_01000689 .

obo:ENVO_01000716
    obo:IAO_0000115 "A storm surge process is a coastal flooding process which is caused by low pressure weather systems such as tropical cyclones and strong extratropical cyclones, the severity of which is affected by the shallowness and orientation of the water body relative to storm path, and the timing of tides." ;
    obo:IAO_0000116 "Should be linked to the relevant weather classes when these are created." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "storm surge process"@en ;
    rdfs:subClassOf obo:ENVO_01000707 .

obo:ENVO_01000717
    obo:IAO_0000115 "Areal flooding is a flooding process in which flat or low-lying areas become inundated with water due to water input exceeding infiltration, evaporation, or run off." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "areal flooding"@en ;
    rdfs:subClassOf obo:ENVO_02500002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000086
                obo:ENVO_00000309
            )
        ]
    ] .

obo:ENVO_01000718
    obo:IAO_0000115 "Urban flooding is a flooding process in which land or property in a built environment, particularly in more densely populated areas, is inundated due to the rate of water input exceeding that of water drainage provided by the environment's drainage systems." ;
    obo:IAO_0000116 "Relevant to built environments and can be linked to urban flows. Also relevant to water and sanitation SDGs." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "urban flooding"@en ;
    rdfs:subClassOf obo:ENVO_02500002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000856
                obo:ENVO_01000248
            )
        ]
    ] .

obo:ENVO_01000719
    obo:IAO_0000115 "Snowmelt is a hydrological melting process in which water is produced by the melting of snow and becomes part of the hydrological surface runoff." ;
    obo:IAO_0000116 "The assertion that the output is freshwater seems reasonable; however, this can certianly be changed if a counter example is provided." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snowmelt"@en ;
    rdfs:subClassOf obo:ENVO_01000720, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000406
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01000720
    obo:IAO_0000115 "A melting process during which water-based ice, snow, or other solid phase water transitions into a liquid phase." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Here, we've nexted melting within thawing as one approach to resolve the semantics of thawing of ice-free materials. Expert group revision is requried." ;
    rdfs:label "hydrological melting process"@en ;
    rdfs:subClassOf obo:ENVO_01000723, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001611
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001548
                ]
            )
        ]
    ] .

obo:ENVO_01000721
    obo:IAO_0000115 "Icemelt is a hydrological melthing process in which water is produced by the melting of ice and becomes part of the hydrological surface runoff." ;
    obo:IAO_0000116 "The assertion that the output is freshwater seems reasonable; however, this can certianly be changed if a counter example is provided." ;
    oboInOwl:hasExactSynonym "ice melt" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "icemelt"@en ;
    rdfs:subClassOf obo:ENVO_01000720, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01000722
    obo:IAO_0000115 "Meltwater is the water released by the melting of snow or ice, including glacial ice, tabular icebergs and ice shelves over oceans." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "meltwater"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000720
    ] .

obo:ENVO_01000723
    obo:IAO_0000115 "Melting is a material transformation process which results in the phase transition of a substance from a solid to a liquid." ;
    obo:IAO_0000116 "could replace with http://purl.obolibrary.org/obo/REX_0000177" ;
    oboInOwl:hasDbXref <http://sweetontology.net/procStateChange/Melting> ;
    oboInOwl:hasExactSynonym "melting process" ;
    oboInOwl:hasRelatedSynonym "fusion" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Note that melting need not be due to warming, thus the classes are separated." ;
    rdfs:label "melting"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001548
                ]
            )
        ]
    ] .

obo:ENVO_01000724
    obo:IAO_0000115 "Condensation is a process during which a gas undergoes a phase transition into a liquid." ;
    a owl:Class ;
    rdfs:label "condensation process"@en ;
    rdfs:subClassOf obo:ENVO_01001510, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001547
                ]
            )
        ]
    ] .

obo:ENVO_01000725
    obo:IAO_0000115 "Chemical precipitation is a process in which a portion of some solid substance segregates from a material in which that substance or its precursors were dissolved in and settles due to a force such as gravity or centrifugal force. Segregation may occur due to the solubility limits of the precipitating substance being exceeded or due to a chemical reaction that forms a solid product from aqueous reagents." ;
    a owl:Class ;
    rdfs:label "chemical precipitation process"@en ;
    rdfs:subClassOf obo:ENVO_01000875 .

obo:ENVO_01000726
    obo:IAO_0000115 "Desublimation is a process in which a portion of some gas undergoes a phase transition into a portion of some solid." ;
    oboInOwl:hasBroadSynonym "deposition" ;
    a owl:Class ;
    rdfs:label "desublimation process"@en ;
    rdfs:subClassOf obo:ENVO_01001510, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001547
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
            )
        ]
    ] .

obo:ENVO_01000727
    obo:IAO_0000115 "A material transformation process during which a solid material transitions into a gas phase." ;
    a owl:Class ;
    rdfs:label "sublimation process"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001547
                ]
            )
        ]
    ] .

obo:ENVO_01000728
    obo:IAO_0000115 "A tectonic uplift process is a geomorphologic process in which a geological surface shifts upward relative to a datum such as sea-level due to forces other than isostatic responses to unloading." ;
    a owl:Class ;
    rdfs:label "tectonic uplift process"@en ;
    rdfs:subClassOf obo:ENVO_01001093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000501
                obo:ENVO_01000635
            )
        ]
    ] .

obo:ENVO_01000729
    obo:IAO_0000115 "A material transport process during which a mass of air moves through an atmosphere towards a planetary surface." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "This process usually refers to large-scale air motion, rather than local winds." ;
    rdfs:label "atmospheric subsidence"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001719
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002005
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000267
                ]
            )
        ]
    ] .

obo:ENVO_01000730
    obo:IAO_0000115 "A process in which a volume of lava emitted during an effusive eruption moves along a solid surface." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "lava flow process"@en ;
    rdfs:subClassOf obo:ENVO_01000981, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000231
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_01000731
    obo:IAO_0000115 "A mass of igneous rock formed when hot magma flows out (extrudes) onto a planetary surface as lava or explodes violently into the atmosphere to fall back as pyroclastics or tuff." ;
    a owl:Class ;
    rdfs:label "igneous extrusion"@en ;
    rdfs:subClassOf obo:ENVO_00000094, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002013
    ] .

obo:ENVO_01000732
    obo:IAO_0000115 "A dike formed when sediment fills a pre-existing fracture in a mass of rock." ;
    oboInOwl:hasExactSynonym "clastic dyke" ;
    a owl:Class ;
    rdfs:label "clastic dike"@en ;
    rdfs:subClassOf obo:ENVO_01000526, obo:ENVO_01000671 .

obo:ENVO_01000733
    obo:IAO_0000115 "A stock is a discordant igneous intrusion having a surface exposure of less than 100 square kilometres. Stocks differ from batholiths only in being smaller." ;
    obo:IAO_0000116 "Some assertion to indicate that stocks are smaller than batholiths should be made." ;
    a owl:Class ;
    rdfs:label "stock"@en ;
    rdfs:subClassOf obo:ENVO_01000659, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000657
                obo:ENVO_02500028
            )
        ]
    ] .

obo:ENVO_01000734
    obo:IAO_0000115 "A sheet intrusion (or concordant pluton) that has been injected between two layers of sedimentary rock. The pressure of the magma is high enough that the overlying strata are forced upward, giving the laccolith a dome or mushroom-like form with a generally planar base." ;
    a owl:Class ;
    rdfs:label "laccolith"@en ;
    rdfs:subClassOf obo:ENVO_01000525 .

obo:ENVO_01000735
    obo:IAO_0000115 "A large igneous intrusion which is lenticular in shape with a depressed central region." ;
    a owl:Class ;
    rdfs:label "lopolith"@en ;
    rdfs:subClassOf obo:ENVO_01000525 .

obo:ENVO_01000736
    obo:IAO_0000115 "A phacolith is an intrusion parallel to the bedding plane or foliation of folded country rock. More specifically, it is a typically lens-shaped intrusion that occupies either the crest of an anticline or the trough of a syncline." ;
    a owl:Class ;
    rdfs:label "phacolith"@en ;
    rdfs:subClassOf obo:ENVO_01000525 .

obo:ENVO_01000737
    obo:IAO_0000115 "A tabular sheet intrusion that has intruded between older layers of sedimentary rock, beds of volcanic lava or tuff, or along the direction of foliation in metamorphic rock." ;
    oboInOwl:hasExactSynonym "concordant intrusive sheet" ;
    a owl:Class ;
    rdfs:label "sill"@en ;
    rdfs:subClassOf obo:ENVO_01000525 .

obo:ENVO_01000738
    obo:IAO_0000115 "A process whereby the precursors of rock, such as magma or sedimentary particles, fill a fracture in a mass of rock." ;
    a owl:Class ;
    rdfs:label "rock-precursor intrusion process"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00001995
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002007
                obo:ENVO_01000231
                obo:ENVO_01000648
            )
        ]
    ] .

obo:ENVO_01000739
    obo:IAO_0000115 "An environmental system which can sustain and allow the growth of an ecological population." ;
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Habitat>, <https://github.com/EnvironmentOntology/envo-habitats>, "EcoLexicon:habitat", "LTER:238", "SWEETRealm:Habitat" ;
    a owl:Class ;
    rdfs:comment "A habitat's specificity to an ecological population differentiates it from other environment classes. See Buttigieg et al. (2016; https://doi.org/10.1186/s13326-016-0097-6) for an explanation of ENVO's treatement of habitats. 3,849 of such habitat classes are available here: https://github.com/EnvironmentOntology/envo-habitats" ;
    rdfs:label "habitat"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000817
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:PCO_0000001
    ] .

obo:ENVO_01000740
    obo:IAO_0000115 "An area of a planet's surface which is primarily composed of water ice, present throughout multiple years, in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:envoPolar, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "This class covers part of the NLCD \"Perennial Ice/Snow\" class." ;
    rdfs:label "area of perennial water ice"@en ;
    rdfs:subClassOf obo:ENVO_01000746, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] .

obo:ENVO_01000741
    obo:IAO_0000115 "A process during which materials deemed as waste are separated and converted into a form which can be used as input by the same processes which generated them."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasExactSynonym "Recycling-Prozess"@de, "proceso de reciclaje"@es, "processo di riciclo"@it, "資源回收"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "This has been created for SDGIO. Revision is likely, but the general meaning should be stable. The frame of reference for determining what is 'waste' and what is a  'resource' is unclear." ;
    rdfs:label "waste recycling process"@en ;
    rdfs:subClassOf obo:ENVO_01001260 .

obo:ENVO_01000742
    obo:IAO_0000115 "A carbon emission process is any environmental process which outputs a carbon-bearing gas." ;
    oboInOwl:hasBroadSynonym "carbon emission process" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Requested for SDGIO. Likely to be revised." ;
    rdfs:label "carbon-bearing gas emission process"@en ;
    rdfs:subClassOf obo:ENVO_03000093, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001547
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:CHEBI_27594
                ]
            ]
        )
    ] .

obo:ENVO_01000743
    obo:IAO_0000115 "A process in which natural ecosystems present over an expanse of land are removed and replaced with anthropogenic ecosystems." ;
    obo:IAO_0000116 "An SDGIO request. Likely to be refined and revised. This looks like an aggregate class, subsuming a range of processes which can lead to degradation." ;
    a owl:Class ;
    rdfs:comment "These anthropogenic ecosystems may include urban or other built-up settlements or anthropogenic ecosystems used for activities such as forestry or agriculture." ;
    rdfs:label "land consumption process"@en ;
    rdfs:subClassOf obo:ENVO_01000952, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001429
                obo:ENVO_02500005
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_01000744
    obo:IAO_0000115 "A self-contained constructed feature used by one or more households as a home, such as a house, apartment, mobile home, houseboat or other 'substantial' structure. A dwelling typically includes nearby outbuildings, sheds etc. within the curtilage of the property, excluding any 'open fields beyond'. It has significance in relation to search and seizure, conveyancing of real property, burglary, trespass, and land use planning." ;
    obo:IAO_0000116 "See https://github.com/EnvironmentOntology/envo/issues/264 for discussion. This definition needs a lot of clean up and links to household and related classes must be made to form logical definitions for inference to work.", "Subclasses will be added by inference." ;
    a owl:Class ;
    rdfs:label "human dwelling"@en ;
    rdfs:subClassOf obo:ENVO_01001480 .

obo:ENVO_01000745
    obo:IAO_0000115 "An area of a planet's surface which is primarily composed of snow, present throughout multiple years, in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000117 "envoPolar" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "This class covers part of the NLCD \"Perennial Ice/Snow\" class." ;
    rdfs:label "area of perennial snow"@en ;
    rdfs:subClassOf obo:ENVO_01000746, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000746
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] .

obo:ENVO_01000746
    obo:IAO_0000115 "An area of a planet's surface which is primarily composed of snow or water ice, present throughout multiple years, in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000117 "envoPolar" ;
    obo:IAO_0000118 "perennial ice/snow" ;
    oboInOwl:hasDbXref "NLCD:12" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, these areas are characterised by ice and/or snow cover generally greater than 25% of total cover. The definition of perennial needs clarification." ;
    rdfs:label "area of perennial ice or snow"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01003020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_01000406
                            obo:ENVO_01001125
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000747
    obo:IAO_0000115 "A solid layer which is composed primarily of loose, heterogeneous, superficial material covering solid rock."@en ;
    obo:IAO_0000116 "The various parts of the regolith are highly variable. Perhaps some sort of \"unconsolidated\" quality should be used here with \"environmental material\" to cover this scope. Note that organisms, their parts, or their derivatives are also included." ;
    a owl:Class ;
    rdfs:comment "Regolith typically includes dust, soil, broken rock, and similar materials, but can be highly variable."@en ;
    rdfs:label "regolith"@en ;
    rdfs:subClassOf obo:ENVO_01001275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000339
                obo:ENVO_00001998
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000638
    ] .

obo:ENVO_01000748
    obo:IAO_0000115 "A layer of igneous, sedimentary, and metamorphic rocks that forms continents and the areas of shallow seabed close to their shores, known as continental shelves." ;
    obo:IAO_0000116 "This is an Earth-centred class, but can be generalised to include other planetary bodies." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "On Earth, all continental crust ultimately derives from the fractional differentiation of oceanic crust over many eons." ;
    rdfs:label "continental crust"@en ;
    rdfs:subClassOf obo:ENVO_01000639, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000638
    ] .

obo:ENVO_01000749
    obo:IAO_0000115 "Oceanic crust is the uppermost layer of the oceanic portion of a tectonic plate." ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "oceanic crust"@en ;
    rdfs:subClassOf obo:ENVO_01000639, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000638
    ] .

obo:ENVO_01000750
    obo:IAO_0000115 "The Mohorovicic discontinuity, usually referred to as the Moho, is the boundary between the Earth's crust and the mantle, indicating a change in composition." ;
    obo:IAO_0000116 "This is and Earth-centred definition, but can likely be applied to other differentiated planetary bodies." ;
    oboInOwl:hasExactSynonym "Moho", "Mohorovičić discontinuity" ;
    a owl:Class ;
    rdfs:label "Mohorovicic discontinuity"@en ;
    rdfs:subClassOf obo:ENVO_01000639 .

obo:ENVO_01000751
    obo:IAO_0000115 "A lithified mass of rock that lies under the loose softer material (regolith) at the surface of the Earth or other terrestrial planet." ;
    a owl:Class ;
    rdfs:label "bedrock"@en ;
    rdfs:subClassOf obo:ENVO_00001995 .

obo:ENVO_01000752
    obo:IAO_0000115 "An area of a planet's surface which is primarily composed of bedrock, desert pavement, scarp rock, talus, material exposed by slides, volcanic material, glacial debris, sand, material exposed during strip mining, gravel, and other accumulations of earthen material in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "The range of entities that are considered \"barren land\" are not exhaustive, making axiomatisation risky at this stage." ;
    obo:IAO_0000118 "Barren Land (Rock/Sand/Clay)" ;
    oboInOwl:hasDbXref "NLCD:31" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:envoPolar, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of barren land generally have less than 15% cover of vegetation. A specific threshold is not asserted in this definition." ;
    rdfs:label "area of barren land"@en ;
    rdfs:subClassOf obo:ENVO_01001199, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000753
    obo:IAO_0000115 "A temperature that inheres in some portion of air." ;
    obo:IAO_0000116 "Draft class. In discussion in Issue #278." ;
    obo:IAO_0100001 "ENVO:09200001" ;
    a owl:Class ;
    rdfs:label "obsolete air temperature"@en ;
    owl:deprecated true .

obo:ENVO_01000754
    obo:IAO_0000115 "A hollow tower of ice formed by the freezing of steam escaping a fumarole." ;
    oboInOwl:hasRelatedSynonym "ice chimney", "ice tower" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "fumarole-derived ice tower"@en ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, obo:ENVO_03000110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000365
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] .

obo:ENVO_01000755
    obo:IAO_0000115 "A part of an astronomical body which is primarily composed of a continuous volume of gaseous or aerosolised material held in shape by one or more environmental processes." ;
    obo:IAO_0000116 "This may not need to be in the atmosphere, also note that \"meteor\" will do much of the same work." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Similar, in spirit, to landform. This class may need to be split into aerosols and 'pure' volumes of gas." ;
    rdfs:label "aeroform"@en ;
    rdfs:subClassOf obo:ENVO_01001478, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002005
                obo:ENVO_00010505
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001478
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00002005
                        obo:ENVO_00010505
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000756
    obo:IAO_0000116 "This class represents a somewhat arbitrary grouping of plant products which varies along various axes (socio-political, economic, cultural, etc). It's likely we'll need to create more informative subclasses and use synonomy to tie them together." ;
    obo:IAO_0100001 "FOODON:00001261" ;
    a owl:Class ;
    rdfs:comment "According to the FAO definition, vegetables grown principally for animal feed or seed should be separated from those grown for human consumption. They both, however, fall under the label \"vegetable\"." ;
    rdfs:label "obsolete vegetable"@en ;
    owl:deprecated true .

obo:ENVO_01000757
    obo:IAO_0000116 "This class represents a somewhat arbitrary grouping of plant products which varies along various axes (socio-political, economic, cultural, etc). It's likely we'll need to create more informative subclasses and use synonomy to tie them together." ;
    obo:IAO_0100001 "FOODON:00001262" ;
    a owl:Class ;
    rdfs:label "obsolete fruit"@en ;
    owl:deprecated true .

obo:ENVO_01000758
    obo:IAO_0000116 "This class represents a somewhat arbitrary grouping of plant products which varies along various axes (socio-political, economic, cultural, etc). It's likely we'll need to create more informative subclasses and use synonomy to tie them together. The definition, too, requires greater refinement." ;
    obo:IAO_0100001 "FOODON:00001263" ;
    a owl:Class ;
    rdfs:label "obsolete nut"@en ;
    owl:deprecated true .

obo:ENVO_01000759
    obo:IAO_0100001 "FOODON:00001264" ;
    a owl:Class ;
    rdfs:label "obsolete legume"@en ;
    owl:deprecated true .

obo:ENVO_01000760
    obo:IAO_0000115 "A cloud is a visible mass of aerosolised liquid droplets or frozen crystals suspended in an atmosphere above the surface of a planetary body." ;
    oboInOwl:hasExactSynonym "cloud mass" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "On Earth clouds are formed by the saturation of air in the homosphere when air cools or gains water vapor. Please use the \"water-based cloud\" class and its subclasses for Earth's clouds. Note that this class describes clouds as countable objects, rather than 'cloud material'. It also refers only to clouds made up of a water-based material." ;
    rdfs:label "cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001088
                obo:ENVO_01001089
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000845
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001985
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01000761
    obo:IAO_0000115 "Polar stratospheric clouds are clouds which form in the winter polar stratosphere at altitudes of 15,000–25,000 metres and which support chemical reactions that produce active chlorine and remove gaseous nitric acid, catalysing ozone destruction." ;
    obo:IAO_0000116 "This class should be linked to ozone layer depletion processes." ;
    oboInOwl:hasExactSynonym "nacreous cloud" ;
    oboInOwl:hasRelatedSynonym "PSC" ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "polar stratospheric cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428 .

obo:ENVO_01000762
    obo:IAO_0000115 "A settlement with a low density of buildings and inhabitants." ;
    a owl:Class ;
    rdfs:comment "The thresholds for what makes a settlment \"sparsely populated\" can be determined as needed. These are usually \"sparse\" in relation to urban environments. If there is a specific threshold that should be added to ENVO, please make a new class request." ;
    rdfs:label "sparsely populated settlement"@en ;
    rdfs:subClassOf obo:ENVO_01001829 .

obo:ENVO_01000763
    obo:IAO_0000115 "A settlement which has lower population density than a town, city, or other urban environment and is primarily used for agricultural or pastoral activity." ;
    a owl:Class ;
    rdfs:comment "A class created fro SDGIO. The definition of rural is highly varied, dealing with areas, settlements, and populations interchangeably. The 'rural' classes in ENVO aim to clarify these differing definitions. See issue #272." ;
    rdfs:label "rural settlement"@en ;
    rdfs:subClassOf obo:ENVO_01000762, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000772
    ] .

obo:ENVO_01000764
    obo:IAO_0000115 "A settlement which has been established and is managed through officially sanctioned processes and is recognised as legal by a competent authority." ;
    obo:IAO_0000116 "This is merely a defined class and should not have too many subclasses." ;
    a owl:Class ;
    rdfs:label "formal settlement"@en ;
    rdfs:subClassOf obo:ENVO_01001829 ;
    owl:disjointWith obo:ENVO_01000765 .

obo:ENVO_01000765
    obo:IAO_0000115 "A settlement which is not associated with or directed by official planning processes and which typically lacks municipal services and infrastructure such as sanitation, water services, and waste management services." ;
    obo:IAO_0000116 "Can a formerly formal settlement become an informal settlement?", "This is merely a defined class and should not have too many subclasses." ;
    a owl:Class ;
    rdfs:comment "Informal settlements need not be illegal." ;
    rdfs:label "informal settlement"@en ;
    rdfs:subClassOf obo:ENVO_01001829 .

obo:ENVO_01000766
    obo:IAO_0000115 "A settlement on land that the inhabitants have a legal claim to." ;
    obo:IAO_0000116 "This is merely a defined class and should not have too many subclasses." ;
    a owl:Class ;
    rdfs:label "legal settlement"@en ;
    rdfs:subClassOf obo:ENVO_01001829 ;
    owl:disjointWith obo:ENVO_01000767 .

obo:ENVO_01000767
    obo:IAO_0000115 "A settlement on land that the inhabitants have no legal claim to or occupy illegally." ;
    obo:IAO_0000116 "This is merely a defined class and should not have too many subclasses." ;
    a owl:Class ;
    rdfs:label "illegal settlement"@en ;
    rdfs:subClassOf obo:ENVO_01001829 .

obo:ENVO_01000768
    obo:IAO_0000115 "Forest which originally covered a region before changes in the environment brought about by people. (Source: PHC)" ;
    a owl:Class ;
    rdfs:label "primary forest"@en ;
    rdfs:subClassOf obo:ENVO_01001243 .

obo:ENVO_01000769
    obo:IAO_0000115 "A carbon emission process is any environmental process which releases carbon dioxide gas into the atmosphere." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Requested for SDGIO. This class may be revised in future once the offical definitions become more clear." ;
    rdfs:label "carbon dioxide emission process"@en ;
    rdfs:subClassOf obo:ENVO_01000742, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16526
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001547
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom obo:ENVO_02500004
    ] .

obo:ENVO_01000770
    obo:IAO_0000115 "A volume of carbon dioxide gas emitted by a carbon dioxide emission process." ;
    a owl:Class ;
    rdfs:comment "This is a working definition for #280. Which processes will ultimately be included in the axioms is still open." ;
    rdfs:label "carbon dioxide emission"@en ;
    rdfs:subClassOf obo:ENVO_01000451, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000769
    ] .

obo:ENVO_01000771
    obo:IAO_0000115 "A road which is usable across all seasons." ;
    oboInOwl:hasExactSynonym "all-season road" ;
    oboInOwl:hasRelatedSynonym "permanent road" ;
    a owl:Class ;
    rdfs:comment "Created for SDGIO, indicator 9.1.1. See #272." ;
    rdfs:label "all season road"@en ;
    rdfs:subClassOf obo:ENVO_00000064 .

obo:ENVO_01000772
    obo:IAO_0000115 "An area which is outside of a town, city, or urban area. Rural areas are primarily used for agriculture or pastoralism and may contain rural settlements." ;
    a owl:Class ;
    rdfs:comment "A class created fro SDGIO. The definition of rural is highly varied, dealing with areas, settlements, and populations interchangeably. The 'rural' classes in ENVO aim to clarify these differing definitions. See issue #272." ;
    rdfs:label "rural area"@en ;
    rdfs:subClassOf obo:ENVO_01001200, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001305
    ] .

obo:ENVO_01000773
    obo:IAO_0000115 "A village is a clustered human settlement or community, larger than a hamlet but smaller than a town, with a population ranging from a few hundred to a few thousand. Though often located in rural areas, the term urban village is also applied to certain urban neighbourhoods. Villages are normally permanent, with fixed dwellings; however, transient villages can occur. Further, the dwellings of a village are fairly close to one another, not scattered broadly over the landscape, as a dispersed settlement." ;
    obo:IAO_0000116 "This class may be split. \"urban village\" doesn't sit well and prevents relations to village biomes." ;
    a owl:Class ;
    rdfs:label "village"@en ;
    rdfs:subClassOf obo:ENVO_01001829 .

obo:ENVO_01000774
    obo:IAO_0000115 "A lake which has nutrient-poor water." ;
    obo:IAO_0000116 "See issue #282" ;
    a owl:Class ;
    rdfs:label "oligotrophic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002223
    ] .

obo:ENVO_01000775
    obo:IAO_0000115 "A lake with medium nutrient levels, which allow moderate productivity." ;
    obo:IAO_0000116 "See Issue #281." ;
    a owl:Class ;
    rdfs:comment "What constitutes a \"medium\" nutrient level is subject to debate. The thresholds should be set either on a data level or through new subclasses." ;
    rdfs:label "mesotrophic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002225
    ] .

obo:ENVO_01000776
    obo:IAO_0000115 "A mass of solid material which is primarily composed of plastic."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasExactSynonym "Plastikstück"@de, "pedazo de plástico"@es, "pezzo di plastica"@it ;
    oboInOwl:inSubset "envoPlastics"@es ;
    a owl:Class ;
    rdfs:label "piece of plastic"@en ;
    rdfs:subClassOf obo:ENVO_01001687, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_06105112
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001687
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_06105112
            ]
        )
    ] .

obo:ENVO_01000777
    obo:IAO_0000115 "A plastic pellet which is produced such that its size allows it to be rapidly melted and used as input for further downstream manufacturing processes."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "nurdle"@en ;
    rdfs:subClassOf obo:ENVO_06105010 .

obo:ENVO_01000778
    obo:IAO_0000115 "An environmental zone which contains, as determined by an officially mandated selection process, one or more ecosystems which include, as parts, ecological communities of global significance for conservation due to their vulnerability and irreplaceability." ;
    obo:IAO_0000116 "The narrow synonyms will be made into subclasses in their own right." ;
    obo:IAO_0000118 "important site" ;
    oboInOwl:hasNarrowSynonym "Alliance for Zero Extinction Sites", "Ecologically and Biologically Significant Area", "IUCN Important Site for Freshwater Biodiversity", "Important Bird Area", "Important Mammal Area", "Important Plant Area", "Important Site for Freshwater Biodiversity", "Prime Butterfly Area", "Ramsar Sites" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The selection process which determines the whether an area is an important site must follow the best practice specifications and guidelines developed by the International Union for Conservation of Nature (IUCN), using globally standardised criteria and thresholds. Note that the label 'important site' is chosen to align with SDGIO. The definition is that of \"key biodiversity area\"." ;
    rdfs:label "key biodiversity area" ;
    rdfs:subClassOf obo:ENVO_00000358, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001110
    ] .

obo:ENVO_01000779
    obo:IAO_0000115 "The system of public works in a country, state or region, including roads, utility lines and public buildings." ;
    oboInOwl:hasBroadSynonym "infrastructure" ;
    a owl:Class ;
    rdfs:comment "We label this as 'public infrastructure', as the OECD definition refers specifically to public constructed features. The parts of public infrastructure are not exhaustive and should be extended as needed." ;
    rdfs:label "public infrastructure"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001445
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001445
            ]
        )
    ] .

obo:ENVO_01000780
    obo:IAO_0000115 "A road which is publically accessible." ;
    obo:IAO_0000116 "This class is created for the SDGIO and the 'public infrastructure' class. The publically accessible attribute could be axiomatised." ;
    a owl:Class ;
    rdfs:label "public road"@en ;
    rdfs:subClassOf obo:ENVO_00000064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000779
    ] .

obo:ENVO_01000781
    obo:IAO_0000115 "A building which is publically accessible." ;
    obo:IAO_0000116 "Created for SDGIO, we treat \"public\" as \"publically accessible\" where the semantics of access are dealt with in SDGIO." ;
    a owl:Class ;
    rdfs:label "public building"@en ;
    rdfs:subClassOf obo:ENVO_00000073, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000779
    ] .

obo:ENVO_01000782
    obo:IAO_0000115 "A cable used to trasmit electricity from its point of production to its point of consumption." ;
    a owl:Class ;
    rdfs:label "utility line"@en ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000779
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001445
    ] .

obo:ENVO_01000783
    obo:IAO_0000115 "A utility line which services the public power grid." ;
    a owl:Class ;
    rdfs:comment "Created for SDGIO, we treat \"public\" as \"publically accessible\" where the semantics of access are dealt with in SDGIO." ;
    rdfs:label "public utility line"@en ;
    rdfs:subClassOf obo:ENVO_01000782 .

obo:ENVO_01000784
    obo:IAO_0000115 "A populated place where groups of housing units have been constructed on land that the occupants have no legal claim to, or occupy illegally, or where dwellings are not in compliance with current planning and building regulations." ;
    oboInOwl:hasBroadSynonym "informal settlement" ;
    a owl:Class ;
    rdfs:comment "Informal settlements may be urban or rural." ;
    rdfs:label "illegal informal settlement"@en ;
    rdfs:subClassOf obo:ENVO_01000765 .

obo:ENVO_01000785
    obo:IAO_0000115 "A planned process during which a portion of environmental material is removed from a material entity." ;
    a owl:Class ;
    rdfs:comment "Created for SDGIO and intended to be a more general form of resource extraction process." ;
    rdfs:label "material extraction process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, obo:OBI_0000011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00010483
    ] .

obo:ENVO_01000786
    obo:IAO_0000115 "A fire is a process whereby rapid and exothermic oxidation of a material through a combustion process releases heat, light, and other products." ;
    a owl:Class ;
    rdfs:comment "Not to be confused with a flame - the visible portion of gas released by a fire . Oxidation processes such as rusting or biological digestion are not subsumed here." ;
    rdfs:label "fire"@en ;
    rdfs:subClassOf obo:ENVO_01000839 .

obo:ENVO_01000787
    obo:IAO_0000115 "A conflagration which is uncontrolled and combusts material in a vegetated area, be it rural or wild." ;
    oboInOwl:hasExactSynonym "wildland fire" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "The definition of \"wildland\" or \"wild\" is ambiguous." ;
    rdfs:label "wildfire"@en ;
    rdfs:subClassOf obo:ENVO_01000788, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000446
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000772
                obo:ENVO_01001305
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000790
    ] .

obo:ENVO_01000788
    obo:IAO_0000115 "A fire which occurs in a large spatial area poses a risk to human life, animal life, health, and/or property." ;
    oboInOwl:hasRelatedSynonym "blaze", "large fire" ;
    a owl:Class ;
    rdfs:label "conflagration"@en ;
    rdfs:subClassOf obo:ENVO_01000786 .

obo:ENVO_01000789
    obo:IAO_0000115 "A portion of gas which is emitted by a fire or other exothermic reaction, is of increased temperature, and typically emits light in the visible range." ;
    a owl:Class ;
    rdfs:label "flame"@en ;
    rdfs:subClassOf obo:ENVO_01000797, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001305
    ] .

obo:ENVO_01000790
    obo:IAO_0000115 "A flame which is produced by the combustion of hydrocarbon fuel." ;
    a owl:Class ;
    rdfs:label "hydrocarbon flame"@en ;
    rdfs:subClassOf obo:ENVO_01000789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000839
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_2000045
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15379
                obo:CHEBI_16526
                obo:CHEBI_17997
                obo:ENVO_01000266
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000839
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_2000045
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000791
    obo:IAO_0000115 "A wildfire which occurs in a forest, primarily consuming vegetation as fuel." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "forest fire"@en ;
    rdfs:subClassOf obo:ENVO_01001292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000111
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001243
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:NCBITaxon_33090
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01001243
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001292
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000111
                        obo:ENVO_01000174
                        obo:ENVO_01001243
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000792
    obo:IAO_0000115 "A process whereby a large volume of gas moves due to a disequilibrium of physical forces." ;
    oboInOwl:hasRelatedSynonym "wind" ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class refers to all forms of \"wind\": from the familiar movement of air in the Earth's atmosphere to the solar wind. Use a subclass to be more precise." ;
    rdfs:label "mass gaseous flow"@en ;
    rdfs:subClassOf obo:ENVO_01001747, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] .

obo:ENVO_01000793
    oboInOwl:hasBroadSynonym "wind" ;
    oboInOwl:hasRelatedSynonym "A mass gaseous flow which occurrs in a planet's atmosphere due to internal pressure disequilibria." ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "atmospheric wind"@en ;
    rdfs:subClassOf obo:ENVO_01000792, obo:ENVO_02500003 .

obo:ENVO_01000794
    obo:IAO_0000115 "A stream of plasma primarily composed of electrons, protons, and alpha particles ejected from the upper atmosphere of a star." ;
    oboInOwl:hasRelatedSynonym "Solar wind" ;
    a owl:Class ;
    rdfs:label "stellar wind"@en ;
    rdfs:subClassOf obo:ENVO_01000796, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001211
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000801
    ] .

obo:ENVO_01000795
    oboInOwl:hasRelatedSynonym "A mass gaseous flow in which planetary atmospheric gases flow into outer space.", "atmospheric escape" ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "planetary wind"@en ;
    rdfs:subClassOf obo:ENVO_01000792, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002473 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_01000797
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002352 ;
                        owl:someValuesFrom obo:ENVO_01001157
                    ]
                )
            ]
        ]
    ] .

obo:ENVO_01000796
    obo:IAO_0000115 "A process whereby a large volume of plasma moves due to a disequilibrium of physical forces." ;
    a owl:Class ;
    rdfs:label "mass plasma flow"@en ;
    rdfs:subClassOf obo:ENVO_01001747, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000798
    ] .

obo:ENVO_01000797
    obo:IAO_0000115 "A material entity which is composed of one or more chemical entities and has neither independent shape nor volume but tends to expand indefinitely." ;
    obo:IAO_0000116 "This class is to be populated by inference." ;
    oboInOwl:hasNarrowSynonym "gas" ;
    a owl:Class ;
    rdfs:label "gaseous environmental material"@en ;
    rdfs:subClassOf obo:ENVO_02000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001547
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001547
            ]
        )
    ] .

obo:ENVO_01000798
    obo:IAO_0000115 "A material entity which is composed of a volume of unbound positive and negative particles in roughly equal numbers, conducts electricity, and possesses internal magnetic fields." ;
    obo:IAO_0000116 "An NTR for `quality of a plasma` has been posted on the PATO tracker: https://github.com/pato-ontology/pato/issues/88" ;
    a owl:Class ;
    rdfs:label "plasma"@en ;
    rdfs:subClassOf obo:ENVO_02000140 .

obo:ENVO_01000799
    obo:IAO_0000115 "An object which is naturally occuring, bound together by gravitational or electromagnetic forces, and surrounded by space." ;
    oboInOwl:hasRelatedSynonym "celestial body" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Astronomical bodies are usually cohesive, thus the use of the term 'object' sensu BFO 'object'." ;
    rdfs:label "astronomical body"@en ;
    rdfs:subClassOf obo:ENVO_01000804 .

obo:ENVO_01000800
    obo:IAO_0000115 "A planet is an astronomical body orbiting a star or stellar remnant that is massive enough to be rounded by its own gravity, is not massive enough to cause thermonuclear fusion, and has cleared its neighbouring region of planetesimals." ;
    oboInOwl:inSubset envo:envoAstro, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Considerable debate on the definition of planet exists." ;
    rdfs:label "planet"@en ;
    rdfs:subClassOf obo:ENVO_01000799 .

obo:ENVO_01000801
    obo:IAO_0000115 "An astronomical object which is composed primarily of luminous plasma held in a spherical form by gravitational forces." ;
    obo:IAO_0000116 "Add qualities such as spherical. Request NTRs if not available in PATO." ;
    oboInOwl:inSubset envo:envoAstro, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "star"@en ;
    rdfs:subClassOf obo:ENVO_01000799, obo:ENVO_01001686, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000798
    ] .

obo:ENVO_01000802
    obo:IAO_0000115 "An astronomical body which orbits a planet of comparatively greater mass." ;
    oboInOwl:hasBroadSynonym "moon" ;
    oboInOwl:hasRelatedSynonym "natural satellite" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "At times, a moon is equated to a natural satellite, however, the latter class includes a broader range of entities. Here, we currently separate moons from other satellites. We can create a logical definition of satellite using an orbital process class." ;
    rdfs:label "planetary moon"@en ;
    rdfs:subClassOf obo:ENVO_01000799 .

obo:ENVO_01000803
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This class is hard to define and is sometimes treated as equivalent to 'minor planet'." ;
    rdfs:label "asteroid"@en ;
    rdfs:subClassOf obo:ENVO_01000809 .

obo:ENVO_01000804
    obo:IAO_0000115 "An object which is composed of one or more gravitationally bound structures that are associated with a position in space." ;
    oboInOwl:hasRelatedSynonym "celestial object" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "If there is only one astronomical body involved, this class is equivalent to ENVO:01000799. This may be problematic with reasoning, but it seems to be true to the rather fuzzy definitions found thus far." ;
    rdfs:label "astronomical object"@en ;
    rdfs:subClassOf obo:BFO_0000030, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000799
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01001164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_01000637
    ] .

obo:ENVO_01000805
    obo:IAO_0000115 "A group of gravitationally bound stars." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "There is a need to account for open star clusters which are not gravitationally bound. This would need a superclass other than 'astronomical object', as currently defined." ;
    rdfs:label "globular star cluster"@en ;
    rdfs:subClassOf obo:ENVO_01000804 .

obo:ENVO_01000806
    obo:IAO_0000115 "An interstellar cloud of dust, hydrogen, helium and other ionized gases" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "nebula"@en ;
    rdfs:subClassOf obo:ENVO_01000804 .

obo:ENVO_01000807
    obo:IAO_0000115 "A galaxy is a gravitationally bound system of stars, stellar remnants, interstellar gas, dust, and dark matter." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "galaxy"@en ;
    rdfs:subClassOf obo:ENVO_01000804 .

obo:ENVO_01000808
    obo:IAO_0000115 "An astronomical body which is in direct orbit of a star and is massive enough for its own gravity to compress it into a shape preserved by hydrostatic equilibrium (usually a spheroid), but which shares its orbit with other bodies, such as asteroids or comets." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Considerable debate on this definition exists." ;
    rdfs:label "dwarf planet"@en ;
    rdfs:subClassOf obo:ENVO_01000809 .

obo:ENVO_01000809
    obo:IAO_0000115 "A minor planet is an astronomical object in direct orbit around the Sun that is neither a planet nor exclusively classified as a comet. Minor planets can be dwarf planets, asteroids, trojans, centaurs, Kuiper belt objects, and other trans-Neptunian objects." ;
    obo:IAO_0000116 "This definition is in need of revision - it relies on negation and seems to straddle class and instance level. The definitional space here is contested and quite inhomogeneous." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "\"Before 2006, the IAU had officially used the term minor planet. During its 2006 meeting, the IAU reclassified minor planets and comets into dwarf planets and small Solar System bodies (SSSB). Objects are called dwarf planets if their self-gravity is sufficient to achieve hydrostatic equilibrium and form an ellipsoidal shape. All other minor planets and comets are called small Solar System bodies. The IAU stated that the term minor planet may still be used, but the term small Solar System body will be preferred. However, for purposes of numbering and naming, the traditional distinction between minor planet and comet is still used.\"" ;
    rdfs:label "minor planet"@en ;
    rdfs:subClassOf obo:ENVO_01000799 .

obo:ENVO_01000810
    obo:IAO_0000115 "An atmosphere which surrounds a planet." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "planetary atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000267, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_01000324
    ] .

obo:ENVO_01000811
    obo:IAO_0000115 "A planetary atmosphere which is composted primarily of dinitrogen and dioxygen gas." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "An instance of this class would be Earth's atmosphere." ;
    rdfs:label "nitrogen-oxygen planetary atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000810, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15379
                obo:CHEBI_17997
            )
        ]
    ] .

obo:ENVO_01000812
    obo:IAO_0000115 "A desert surface covered with closely packed, interlocking angular or rounded rock fragments of pebble and cobble size." ;
    oboInOwl:hasExactSynonym "gibber", "reg", "saï", "serir" ;
    a owl:Class ;
    rdfs:label "desert pavement"@en ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01001311, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001357
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001995
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002139
                obo:ENVO_00002140
            )
        ]
    ] .

obo:ENVO_01000813
    obo:IAO_0000115 "A material part of an astronomical body." ;
    obo:IAO_0000116 "Also note that some astronomical body parts (ABPs) may have fiat boundaries: if there's strong debate about where an ABP begins or ends (over and above fuzzy boundaries), with different official classifications setting different thresholds or limits, axiomatise the class with fiat boundaries of the appropriate dimension."@en, "Note that material entities may have immaterial entities (e.g. sites) as parts."@en, "This class includes material parts of astronomical bodies. Immaterial parts, such as magnetospheres, are represented as sites under the influence of magnetic fields.Please post countercases in the ENVO tracker for revision of this hierarchy if needed."@en ;
    oboInOwl:inSubset envo:envoAstro, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Material parts of astronomical bodies generally have boundaries formed by discontinuities in qualities, composition, or other physical characterisitcs. These boundaries are sometimes sharp, and sometimes diffuse, with different classification systems and communities declaring varying thresholds (e.g. for where a shoreline, forest, or other entity begins and ends). However, some boundaries are declared by fiat - that is, by arbitrary human convention or decree - particularly by regulatory or other authorities and communities of practice. The classes in this hierarchy attempt to offer generalisable definitions that allow multiple classfiication systems to map to and interoperate through. If desired, we can create classes that declare thresholds used by a given authority or community under the more generic ones, annotated with source information."@en ;
    rdfs:label "astronomical body part"@en ;
    rdfs:subClassOf obo:BFO_0000040, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000799
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000040
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000799
            ]
        )
    ] .

obo:ENVO_01000814
    obo:IAO_0000115 "An environmental material which is in a solid state." ;
    a owl:Class ;
    rdfs:comment "This is a defined class: its subclasses will not be asserted, but filled by inference." ;
    rdfs:label "solid environmental material"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001546
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001546
            ]
        )
    ] .

obo:ENVO_01000815
    obo:IAO_0000115 "An environmental material which is in a liquid state." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This is a defined class: most of its subclasses will not be asserted, but filled by inference." ;
    rdfs:label "liquid environmental material"@en ;
    rdfs:subClassOf obo:ENVO_02000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001548
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001548
            ]
        )
    ] .

obo:ENVO_01000816
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by a forest in which the majority of trees shed foliage simultaneously in response to seasonal change. The surfaces of this area (including the surface of the forest canopy) are in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000118 "deciduous forest" ;
    oboInOwl:hasDbXref "NLCD:41" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of deciduous forest are dominated by trees generally greater than 5 meters tall, and making up more than 20% of total vegetation cover. The NLCD 2011 continues to state that more than 75% of these trees should shed foliage simultaneously in response to seasonal change. Such thresholds - which are themselves fuzzy - are not asserted in this definition." ;
    rdfs:label "area of deciduous forest"@en ;
    rdfs:subClassOf obo:ENVO_01001199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000385
                obo:ENVO_01000386
                obo:ENVO_01000387
                obo:ENVO_01000388
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000817
    obo:IAO_0000115 "An astronomical body part which includes all the living entities within the gravitational sphere of influence of that body, as well as the non-living and dead entities with which they interact."@en ;
    obo:IAO_0000116 "Whether this class should be grouped with classes such as \"hydrosphere\" and \"cryosphere\" requires some discussion." ;
    oboInOwl:inSubset envo:envoAstro, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The gravitational sphere of influence referenced in this class' definition is the Hill sphere: a region in which an object dominates the attraction of satellites despite gravitational perturbations." ;
    rdfs:label "biosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PCO_0000000
    ] .

obo:ENVO_01000818
    obo:IAO_0000115 "A cryosphere is that part of a planet which is primarily composed of water is in solid form." ;
    obo:IAO_0000116 "obsolete this term. Replace by new term for planetary cryosphere."@en ;
    obo:IAO_0100001 "ENVO:03000144" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This is a very broad and, in practice, poorly defined term. Please consider using or requesting a more specific class." ;
    rdfs:label "obsolete cryosphere"@en ;
    owl:deprecated true .

obo:ENVO_01000819
    obo:IAO_0000115 "An astronomical body part which is composed of the combined mass of water found on, under, and over the surface of a planet." ;
    oboInOwl:inSubset envo:envoAstro, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This is a very broad and, in practice, poorly defined term. Please consider using or requesting a more specific class." ;
    rdfs:label "hydrosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001477, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01000820
    obo:IAO_0000115 "An astronomical body part which is composed of soil, subject to soil formation processes, and found on the surface of a lithosphere." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This is a very broad and, in practice, poorly defined term. Please consider using or requesting a more specific class." ;
    rdfs:label "pedosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000646
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000817
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000819
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] .

obo:ENVO_01000821
    obo:IAO_0000115 "An astronomical body part which is composed of those parts of a star, distal from the star's core, from which light is radiated into space." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "photosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000801
    ] .

obo:ENVO_01000822
    obo:IAO_0000115 "A planetary part which is exposed, at least periodically, to light." ;
    oboInOwl:hasRelatedSynonym "photosphere" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "In some literature, the term photosphere is used; however, this is more correctly reserved for a part of a star." ;
    rdfs:label "planetary photic zone"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000800
    ] .

obo:ENVO_01000823
    obo:IAO_0000115 "An astronomical body part which includes those parts of a biosphere that are, at least periodically, illuminated and in which photosynthesis may occur." ;
    obo:IAO_0000116 "Somewhat awkward at the moment, see #314." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "illuminated biosphere part"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000817
    ] .

obo:ENVO_01000824
    obo:IAO_0000115 "A lake from which water constantly flows out of under almost all climatic circumstances, maintaining low concentrations of dissolved solid relative to endorheic lakes." ;
    oboInOwl:hasExactSynonym "open lake" ;
    a owl:Class ;
    rdfs:label "exorheic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, obo:ENVO_01001320 .

obo:ENVO_01000825
    obo:IAO_0000115 "A part of a building roof which overhangs the face of a wall and, normally, projects beyond the side of a building." ;
    a owl:Class ;
    rdfs:comment "The primary function of the eaves is to keep rain water off the walls and to prevent the ingress of water at the junction where the roof meets the wall. The secondary function is to control solar penetration; the eaves overhang can be designed to adjust the building's solar heat gain to suit the local climate, the latitude and orientation of the building, refer to passive solar building design. The eaves overhang may also shelter openings to ventilate the roof space." ;
    rdfs:label "eaves"@en ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_01000826
    obo:IAO_0000115 "Overhanging eaves where the rafters and underside of the roof are visible from below." ;
    a owl:Class ;
    rdfs:label "open eaves"@en ;
    rdfs:subClassOf obo:ENVO_01000825 .

obo:ENVO_01000827
    obo:IAO_0000115 "Eaves in which projecting roof members are not visible, being closed from view by boarding." ;
    a owl:Class ;
    rdfs:label "closed eaves"@en ;
    rdfs:subClassOf obo:ENVO_01000825 .

obo:ENVO_01000828
    obo:IAO_0000115 "Air which has increased levels of water vapour." ;
    a owl:Class ;
    rdfs:label "humid air"@en ;
    rdfs:subClassOf obo:ENVO_00002005, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_01000266
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0015010
    ] .

obo:ENVO_01000829
    obo:IAO_0000115 "Air which has a partial pressure of water vapour equal or near equal to its equilibrium vapor pressure at a given temperature." ;
    oboInOwl:hasExactSynonym "water-vapour-saturated air" ;
    oboInOwl:hasRelatedSynonym "wet air" ;
    a owl:Class ;
    rdfs:comment "\"Near equal\" is meant to reflect that there will be fluctuations around the equilibrium point." ;
    rdfs:label "water vapour saturated air"@en ;
    rdfs:subClassOf obo:ENVO_01000828 .

obo:ENVO_01000830
    obo:IAO_0000115 "A hydrological precipitation process in which atmospheric water vapour condenses to form droplets of liquid water massive enough to fall to a planetary surface due to the planet's gravity." ;
    oboInOwl:hasBroadSynonym "rain fall", "rainfall" ;
    oboInOwl:hasRelatedSynonym "rain" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This is the process which typically happens on Earth. Other planets may have different liquids involved in the process." ;
    rdfs:label "water-based rainfall"@en ;
    rdfs:subClassOf obo:ENVO_01000703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000829
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000832
    ] .

obo:ENVO_01000831
    obo:IAO_0000115 "A droplet is a small column of liquid, bounded completely or almost completely by free surfaces which maintains its shape due to the surface tension of the liquid." ;
    oboInOwl:hasRelatedSynonym "drop" ;
    a owl:Class ;
    rdfs:comment "No attempt is made to differentiate between drops and droplets. This may be added, if requested." ;
    rdfs:label "droplet"@en ;
    rdfs:subClassOf obo:ENVO_01001690 .

obo:ENVO_01000832
    obo:IAO_0000115 "A droplet formed by condensation of vapour in an atmosphere and which is sufficiently massive to overcome atmospheric resistance and fall to a planetary surface due to gravity." ;
    a owl:Class ;
    rdfs:label "raindrop"@en ;
    rdfs:subClassOf obo:ENVO_01000831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000724
    ] .

obo:ENVO_01000833
    obo:IAO_0000115 "A droplet of water" ;
    obo:IAO_0000116 "A defined class which should be filled by inference." ;
    a owl:Class ;
    rdfs:label "water droplet"@en ;
    rdfs:subClassOf obo:ENVO_01000831, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000831
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_01000834
    oboInOwl:hasBroadSynonym "raindrop" ;
    a owl:Class ;
    rdfs:comment "This is the class intended for use when describing raindrops on Earth. These typically have a diamter of  0.1 to 9 millimetres." ;
    rdfs:label "water raindrop"@en ;
    rdfs:subClassOf obo:ENVO_01000832, obo:ENVO_01000833 .

obo:ENVO_01000835
    obo:IAO_0000115 "A droplet which is spherical in shape and suspended in an atmosphere, being of too small a mass to be pulled to a planetary surface by gravity." ;
    a owl:Class ;
    rdfs:label "cloud droplet"@en ;
    rdfs:subClassOf obo:ENVO_01000831 .

obo:ENVO_01000836
    obo:IAO_0000115 "A cloud droplet composed primarily of water." ;
    oboInOwl:hasBroadSynonym "cloud drop", "cloud droplet" ;
    oboInOwl:hasExactSynonym "water based cloud droplet" ;
    a owl:Class ;
    rdfs:label "water-based cloud droplet"@en ;
    rdfs:subClassOf obo:ENVO_01000833, obo:ENVO_01000835 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000835
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_01000837
    oboInOwl:hasBroadSynonym "A process in which precipitation falls from a cloud but evaporates or sublimes before making contact with a planetary surface." ;
    a owl:Class ;
    rdfs:label "virga"@en ;
    rdfs:subClassOf obo:ENVO_01000703, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000727
    ] .

obo:ENVO_01000838
    a owl:Class ;
    rdfs:comment "Smoke is a collection of airborne solid and liquid particulates and gases emitted when a material undergoes combustion or pyrolysis, together with the quantity of gas that is entrained or otherwise mixed into the mass" ;
    rdfs:label "smoke"@en ;
    rdfs:subClassOf obo:ENVO_00010505, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                obo:ENVO_01000814
                obo:ENVO_01000815
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000839
    ] .

obo:ENVO_01000839
    obo:IAO_0000115 "Combustion or burning is a high-temperature exothermic redox chemical reaction between a fuel and an oxidant that produces oxidized, often gaseous products, in a mixture termed as smoke." ;
    obo:IAO_0000116 "This class may be surrendered to REX." ;
    a owl:Class ;
    rdfs:comment "Unlike the \"combustion\" class in the Chemical Methods Ontology, this class is not necessarily a planned process. http://purl.obolibrary.org/obo/CHMO_0001473" ;
    rdfs:label "combustion process"@en ;
    rdfs:subClassOf obo:ENVO_01000840, obo:ENVO_01001654, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0015021
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_33292
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000838
    ] .

obo:ENVO_01000840
    obo:IAO_0000115 "A chemical decomposition (the separation of a single chemical compound into its two or more elemental parts or to simpler compounds) caused by heat." ;
    oboInOwl:hasExactSynonym "thermal decomposition" ;
    a owl:Class ;
    rdfs:label "thermolysis"@en ;
    rdfs:subClassOf obo:ENVO_03000043 .

obo:ENVO_01000841
    obo:IAO_0000115 "A thermolysis process in which organic material is decomposed in the absence of oxygen." ;
    a owl:Class ;
    rdfs:label "pyrolysis"@en ;
    rdfs:subClassOf obo:ENVO_01000840, obo:ENVO_01001654, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001456
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000155
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000838
    ] .

obo:ENVO_01000842
    obo:IAO_0000115 "A fog which is intermixed with smoke or other combustion products and their derivatives." ;
    a owl:Class ;
    rdfs:label "smog"@en ;
    rdfs:subClassOf obo:ENVO_01000844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001000 ;
                    owl:someValuesFrom obo:ENVO_01000838
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_78298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000838
                obo:ENVO_01000844
            )
        ]
    ] .

obo:ENVO_01000843
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by a forest in which the majority of trees maintain their foliage despite seasonal change. The surfaces of this area (including the surface of the forest canopy) are in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000118 "evergreen forest" ;
    oboInOwl:hasDbXref "NLCD:42" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of evergreen forest are dominated by trees generally greater than 5 meters tall, and making up more than 20% of total vegetation cover. The NLCD 2011 continues to state that more than 75% of these trees should maintain their foliage despite seasonal change - the canopy is never without green foliage. Such thresholds - which are themselves fuzzy - are not asserted in this definition." ;
    rdfs:label "area of evergreen forest"@en ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000376
                obo:ENVO_01000383
                obo:ENVO_01000384
                obo:ENVO_01000391
                obo:ENVO_01000397
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000844
    obo:IAO_0000115 "A visible mass of cloud water droplets or ice crystals suspended in the air at or near the surface of an astronomical body." ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoFog/Fog> ;
    oboInOwl:hasRelatedSynonym "haar" ;
    oboInOwl:inSubset envo:envoCryo ;
    a owl:Class ;
    rdfs:comment "Fog is more opaque than mist, reducing visibility to under one kilometre. This class refers only to fog formed by materials primarily composed of water. \"Fog can be considered a type of low-lying cloud and is heavily influenced by nearby bodies of water, topography, and wind conditions. In turn, fog has affected many human activities, such as shipping, travel, and warfare.\" https://en.wikipedia.org/wiki/Fog" ;
    rdfs:label "fog"@en ;
    rdfs:subClassOf obo:ENVO_01001088, obo:ENVO_01001652, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000836
                obo:ENVO_01000846
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000724
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01000845
    obo:IAO_0000115 "A solid material whose constituents, such as atoms, molecules or ions, are arranged in a highly ordered microscopic structure, forming a crystal lattice that extends in all directions." ;
    a owl:Class ;
    rdfs:comment "This class refers to a portion of crystal and not an individual crystal." ;
    rdfs:label "crystal"@en ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001411
    ] .

obo:ENVO_01000846
    obo:IAO_0000115 "A crystal which is primarily composed of water ice." ;
    oboInOwl:hasBroadSynonym "ice crystal" ;
    oboInOwl:hasDbXref <http://sweetontology.net/matrWater/Ice> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Any one of a number of macroscopic, crystalline forms in which ice appears, including hexagonal columns, hexagonal platelets, dendritic crystals, ice needles, and combinations of these forms.  The crystal lattice of ice is hexagonal in its symmetry under most atmospheric conditions." ;
    rdfs:label "water ice crystal"@en ;
    rdfs:subClassOf obo:ENVO_01000845, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] .

obo:ENVO_01000847
    obo:IAO_0000115 "A type of water ice that forms on dead wood with the assistance of the fungus Exidiopsis effusa and takes the shape of fine, silky hair." ;
    obo:IAO_0000116 "Add quality like filamentous from PATO" ;
    oboInOwl:hasExactSynonym "frost beard", "ice wool" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "hair ice"@en ;
    rdfs:subClassOf obo:ENVO_01000277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000197
    ] .

obo:ENVO_01000848
    obo:IAO_0000115 "A vegetated area which includes a community of flowering plants that provide food for local pollinators." ;
    obo:IAO_0000116 "This may or may not be an anthropogenic environment, but its boundaries are maintained by human activity." ;
    a owl:Class ;
    rdfs:comment "Flower strips are often the last refuge organsims whose habitats have been replaced by croplands, urban areas, and othe anthropogenic environments. This has considerable consequences for pollination and other ecosystem services." ;
    rdfs:label "flower strip"@en ;
    rdfs:subClassOf obo:ENVO_01001305 .

obo:ENVO_01000849
    obo:IAO_0000115 "A flower strip which is present at the margins of cultivated fields." ;
    a owl:Class ;
    rdfs:comment "Flower strips are often the last refuge organsims whose habitats have been replaced by croplands, urban areas, and othe anthropogenic environments. This has considerable consequences for pollination and other ecosystem services." ;
    rdfs:label "flower-rich field margin strip"@en ;
    rdfs:subClassOf obo:ENVO_01000848, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000114
    ] .

obo:ENVO_01000850
    obo:IAO_0000115 "A material which is primarily composed of a substance arranged as a lattice which can trap or contain other molecules." ;
    obo:IAO_0000116 "Not sure if this should be a subclass of crystal. If it is removed, remember to assert that it is a solid." ;
    oboInOwl:hasExactSynonym "clathrate compound material", "clathrate crystal material" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment """This class is not to be confused with CHEBI's \"clathrate\". The latter refers to the pure substance, while this class refers to clathrates found in nature.
\"Traditionally, clathrate compounds are polymeric and completely envelop the guest molecule, but in modern usage clathrates also include host-guest complexes and inclusion compounds.\" https://en.wikipedia.org/wiki/Clathrate_compound""" ;
    rdfs:label "clathrate material"@en ;
    rdfs:subClassOf obo:ENVO_01000845 .

obo:ENVO_01000851
    obo:IAO_0000115 "A clathrate material in which a large amount of methane is trapped within a crystal structure of water, forming a solid similar to ice." ;
    oboInOwl:hasExactSynonym "fire ice", "gas hydrate", "hydromethane", "methane hydrate", "methane ice", "natural gas hydrate" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "methane clathrate"@en ;
    rdfs:subClassOf obo:ENVO_01000850 .

obo:ENVO_01000852
    obo:IAO_0000115 "An environmental process in which coral expels the symbiotic algae living in its tissue as a result of stress, causing the coral to turn white." ;
    obo:IAO_0000116 "Add relations to coral organisms in NCBI taxonomy." ;
    oboInOwl:created_by "orcid.org/0000-0001-8369-8114" ;
    oboInOwl:hasRelatedSynonym "coral bleaching" ;
    a owl:Class ;
    rdfs:label "coral bleaching process"@en ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000150
    ] .

obo:ENVO_01000853
    obo:IAO_0000115 "Marl is a mass of calcium carbonate derived from mollusk shells and mixed with silt and clay." ;
    obo:IAO_0000116 "A request from the Agronomy Ontology in Issue #345." ;
    a owl:Class ;
    rdfs:label "marl"@en ;
    rdfs:subClassOf obo:ENVO_01000256, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_3311
    ] .

obo:ENVO_01000854
    obo:IAO_0000115 "A marine coral reef biome which is located in a region with a tropical climate." ;
    oboInOwl:inSubset obo:ENVO_03605017, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tropical marine coral reef biome"@en ;
    rdfs:subClassOf obo:ENVO_01000049, obo:ENVO_01001830 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000049
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01000855
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by a forest in which the trees are a mixture between those that lose and retain their foliage despite seasonal change. The surfaces of this area (including the surface of the forest canopy) are in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    oboInOwl:hasDbXref "NLCD:43" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of mixed forest are dominated by trees generally greater than 5 meters tall, and making up more than 20% of total vegetation cover. The NLCD 2011 continues to state that neither deciduous or evergreen trees make up more than 75% of the total tree cover. Such thresholds - which are themselves fuzzy - are not asserted in this definition." ;
    rdfs:label "area of mixed forest"@en ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000431
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000856
    obo:IAO_0000115 "A marginal sea biome which is located in a region with a temperate climate." ;
    obo:IAO_0000116 "A component of the WWF Temperate Shelf and seas ecoregions grouping" ;
    oboInOwl:inSubset obo:ENVO_03605017, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "temperate marginal sea biome"@en ;
    rdfs:subClassOf obo:ENVO_01000046, obo:ENVO_01001831 .

obo:ENVO_01000857
    obo:IAO_0000115 "A mediterranean sea biome which is subject to temperate climate patterns."@en ;
    oboInOwl:inSubset obo:ENVO_03605017, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "temperate mediterranean sea biome"@en ;
    rdfs:subClassOf obo:ENVO_01000047 .

obo:ENVO_01000858
    obo:IAO_0000115 "A marine biome which contains communities adapted to living in an environment determined by an upwelling process." ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "marine upwelling biome"@en ;
    rdfs:subClassOf obo:ENVO_00000447, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002507 ;
                    owl:someValuesFrom obo:ENVO_01000005
                ]
            )
        ]
    ] .

obo:ENVO_01000859
    obo:IAO_0000115 "A marine upwelling biome which is subject to tropical climate patterns." ;
    oboInOwl:inSubset obo:ENVO_03605017, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tropical marine upwelling biome"@en ;
    rdfs:subClassOf obo:ENVO_01000858, obo:ENVO_01001830 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000858
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01000860
    obo:IAO_0000115 "A marine upwelling biome which is located in a region subject to temperate climate patterns." ;
    oboInOwl:inSubset obo:ENVO_03605017, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "temperate marine upwelling biome"@en ;
    rdfs:subClassOf obo:ENVO_01000858, obo:ENVO_01001831 .

obo:ENVO_01000861
    obo:IAO_0000115 "An area of a planet's surface which is partly covered by shrubs with ground-hugging stems or low growth habit, in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "As noted in Wikipedia: \"Because the criteria are matters of degree rather than of kind, the definition of a subshrub is not sharply distinguishable from that of a shrub\"" ;
    obo:IAO_0000118 "dwarf scrub" ;
    oboInOwl:hasDbXref "NLCD:51" ;
    oboInOwl:hasExactSynonym "area of subshrub" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of dwarf scrub are dominated by shrubs less than 20 centimeters tall with shrub canopy typically greater than 20% of total vegetation. This type is often co-associated with grasses, sedges, herbs, and non-vascular vegetation. The NLCD 2011 notes that this is intended as an Alaska only land cover. Such thresholds - which are themselves fuzzy - are not asserted in this definition." ;
    rdfs:label "area of dwarf scrub"@en ;
    rdfs:subClassOf obo:ENVO_01001293, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000300
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000862
    obo:IAO_0000115 "A turbulent surface layer of a water body maintained by strong currents setting over submerged ridges or shoals or by winds opposing a current." ;
    obo:IAO_0000116 "This should likely be a part of the surface layer rather than a subclass." ;
    oboInOwl:hasBroadSynonym "overfall" ;
    a owl:Class ;
    rdfs:label "turbulent aquatic surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01000325, obo:ENVO_01001308, obo:ENVO_01001309, obo:ENVO_01001483 .

obo:ENVO_01000863
    obo:IAO_0000115 "A structure which is built into the container of a water body which allows water to flow out of the container when the volume of the water contained exceeds that of its cavity." ;
    oboInOwl:hasBroadSynonym "overfall" ;
    a owl:Class ;
    rdfs:label "overflow structure"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_01000864
    obo:IAO_0000115 "A site at the terminus of a liquid conveyance conduit where the liquid carried is discharged into the sea or a river." ;
    oboInOwl:hasBroadSynonym "overfall" ;
    a owl:Class ;
    rdfs:label "mouth of liquid discharge conduit"@en ;
    rdfs:subClassOf obo:ENVO_00000479 .

obo:ENVO_01000865
    obo:IAO_0000115 "An electric power system is a network of electrical components used to supply, transfer and use electric power." ;
    a owl:Class ;
    rdfs:label "electric power system"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000866
    obo:IAO_0000115 "A photovoltaic system is a power system designed to supply usable solar power by means of photovoltaics. It consists of an arrangement of several components, including solar panels to absorb and convert sunlight into electricity, a solar inverter to change the electric current from DC to AC, as well as mounting, cabling and other electrical accessories to set up a working system." ;
    a owl:Class ;
    rdfs:label "photovoltaic system"@en ;
    rdfs:subClassOf obo:ENVO_01000865, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000867
    ] .

obo:ENVO_01000867
    obo:IAO_0000115 "A group of solar panels, typically belonging to the same photovoltaic system, arranged to maximise interception of solar radiation." ;
    oboInOwl:hasExactSynonym "photovoltaic panel array" ;
    a owl:Class ;
    rdfs:label "solar panel array"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000868
    obo:IAO_0000115 "A solar panel array that is integrated into the power system of a human dwelling." ;
    oboInOwl:hasExactSynonym "domestic photovoltaic panel array" ;
    a owl:Class ;
    rdfs:label "domestic solar panel array"@en ;
    rdfs:subClassOf obo:ENVO_01000867, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000744
    ] .

obo:ENVO_01000869
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by a shrubs, young trees, or stunted trees.. The surfaces of this area are in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "As noted in Wikipedia: \"Because the criteria are matters of degree rather than of kind, the definition of a subshrub is not sharply distinguishable from that of a shrub\"" ;
    obo:IAO_0000118 "shrub/scrub" ;
    oboInOwl:hasDbXref "NLCD:52" ;
    oboInOwl:hasExactSynonym "area of shrub" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of scrub or shrub are dominated by shrubs; less than 5 meters tall with shrub canopy typically greater than 20% of total vegetation. This class includes true shrubs, young trees in an early successional stage or trees stunted from environmental conditions. Such thresholds - which are themselves fuzzy - are not asserted in this definition." ;
    rdfs:label "area of scrub"@en ;
    rdfs:subClassOf obo:ENVO_01001293, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000300
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000870
    obo:IAO_0000115 "A process in which a solid planetary surface is deformed." ;
    a owl:Class ;
    rdfs:comment "This is a class to be filled by inference." ;
    rdfs:label "ground deformation process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000635
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000635
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001617
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01000635
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000635
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001617
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000871
    obo:IAO_0000115 "A puddle is a small accumulation of water, on a surface. It can form either by pooling in a depression on the surface, or by surface tension upon a flat surface." ;
    oboInOwl:hasExactSynonym "puddle" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "This class refers only to puddles of water, see https://github.com/EnvironmentOntology/envo/issues/337" ;
    rdfs:label "puddle of water"@en ;
    rdfs:subClassOf obo:ENVO_01000617 .

obo:ENVO_01000872
    obo:IAO_0000115 "Ballast water is water contained in the ballast tanks of sea-going vessels." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "This definition could be improved, as ballast water is often used in more general ways, beyond the water contained in a ballast tank at any given time. For example, water which has just been released from a ballast tank is often still refered to as ballast water." ;
    rdfs:label "ballast water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000873
    ] .

obo:ENVO_01000873
    obo:IAO_0000115 "A ballast tank is a compartment within a boat, ship or other floating structure that holds water, which is used as ballast to provide stability for a vessel." ;
    a owl:Class ;
    rdfs:comment "Consider using http://purl.obolibrary.org/obo/OBI_0000967 as a super-class" ;
    rdfs:label "ballast tank"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000874
    obo:IAO_0000115 "A hydrological process during which hail stones fall to the surface of an astronomical body." ;
    obo:IAO_0000116 "This is Earth-centric for the moment, other types of hail (methane etc) exist" ;
    oboInOwl:hasExactSynonym "hail fall" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "hailfall"@en ;
    rdfs:subClassOf obo:ENVO_01000703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_03400012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom obo:ENVO_03400012
                ]
            )
        ]
    ] .

obo:ENVO_01000875
    obo:IAO_0000115 "A precipitation process is a process in which a portion of some substance segregates from a material in which that substance or its precursors were dissolved or suspended in and settles due to a force such as gravity or centrifugal force." ;
    a owl:Class ;
    rdfs:label "precipitation process"@en ;
    rdfs:subClassOf obo:ENVO_03000010 .

obo:ENVO_01000876
    obo:IAO_0000115 "A storm is an environmental process in which an environmental system and the processes it participates in are strongly perturbed by external forcings. These forcings typically increase the rates of processes unfolding in the system, relative to their normal rates." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "The threshold of what constitutes \"strong\" perturbation is not defined here due to considerable semantic variation. If a specific threshold is required, please request a new term." ;
    rdfs:label "storm"@en ;
    rdfs:subClassOf obo:ENVO_02500000 .

obo:ENVO_01000877
    obo:IAO_0000115 "An atmospheric storm is a process in which a portion of an astronomical body's atmosphere is strongly perturbed from its prevaling weather." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "atmospheric storm"@en ;
    rdfs:subClassOf obo:ENVO_01000876, obo:ENVO_02500003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000793
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000912
                ]
            )
        ]
    ] .

obo:ENVO_01000878
    obo:IAO_0000115 "An atmospheric storm which occurs in cumulonimbus clouds and during which lightning and thunder occur." ;
    oboInOwl:hasExactSynonym "electrical storm", "lightning storm" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "Thunderstorms may or may not involve processes which result in strong winds, heavy rain, snow, sleet, hail, or other forms of precipitation." ;
    rdfs:label "thunderstorm"@en ;
    rdfs:subClassOf obo:ENVO_01001294, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000898
    ] .

obo:ENVO_01000879
    obo:IAO_0000115 "An atmospheric storm during which intense rainfall occurs." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "rainstorm"@en ;
    rdfs:subClassOf obo:ENVO_01000877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000912
                ]
            )
        ]
    ] .

obo:ENVO_01000880
    obo:IAO_0000115 "An atmospheric storm during which intense hailfall occurs"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/HailStorm> ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAtmo, envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "hailstorm"@en ;
    rdfs:subClassOf obo:ENVO_01000882, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000874
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000912
                ]
            )
        ]
    ] .

obo:ENVO_01000881
    obo:IAO_0000115 "An atmospheric storm during which intense snowfall occurs." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snowstorm"@en ;
    rdfs:subClassOf obo:ENVO_01000877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000895
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000912
                ]
            )
        ]
    ] .

obo:ENVO_01000882
    obo:IAO_0000115 "An atmospheric storm during which freezing rain falls and accumulates as ice on exposed surfaces."@en ;
    obo:IAO_0000116 "Note it is a hazard, could perhaps later link to https://github.com/Vocamp/Hazard or https://github.com/Vocamp/Hazard/blob/master/concept-map/ModifiedHazardousSituation.png  and https://github.com/SDG-InterfaceOntology/sdgio/issues/14"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/IceStorm> ;
    oboInOwl:hasExactSynonym "glaze event", "glaze storm"@en, "ice storm"@en, "silver storm"@en, "silver thaw" ;
    oboInOwl:hasRelatedSynonym "glaze event"@en, "silver thaw"@en ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAtmo, envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Icestorms are associated with multiple hazards. Significant accumulations of ice pull down trees and utility lines resulting in loss of power and communication. These accumulations of ice make walking and driving extremely dangerous. Significant ice accumulations are usually accumulations of 0.25 inch or 0.60 cm or more. Has synonyms silver storm, glaze storm."@en, "The U.S. National Weather Service defines an ice storm as a storm which results in the accumulation of at least 0.25-inch (6.4 mm) of ice on exposed surfaces." ;
    rdfs:label "icestorm"@en ;
    rdfs:subClassOf obo:ENVO_01000877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000896
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000547
    ] .

obo:ENVO_01000883
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by cultivated or anthropically maintained vegetation planted for recreation, erosion control, or aesthetic purposes interspersed by constructed or manufactured objects and materials. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. This would be helped by more clear listings of entities included in this classification. However, the class is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "developed, open space" ;
    oboInOwl:hasDbXref "NLCD:21" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of developed open space are dominated by vegetation such as lawn grasses and include large-lot single-family housing units, parks, golf courses. Further, it is asserted that \"impervious surfaces\", most likely referring to concrete and related substances, cover less than 20% of the area. Such thresholds - which are themselves fuzzy - are not asserted in this definition." ;
    rdfs:label "area of developed open space"@en ;
    rdfs:subClassOf obo:ENVO_01001200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000248
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000884
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by cultivated or anthropically maintained vegetation and by constructed or manufactured objects and materials covering up to approximately half its extent. Such areas are used for low intensity purposes such as accommodating collections of single-family residential units. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. This would be helped by more clear listings of entities included in this classification. However, the class is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "developed, low intensity" ;
    oboInOwl:hasDbXref "NLCD:22" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of developed space under low intensity usage are dominated by vegetation such as lawn grasses and include collections of single-family housing units. Further, it is asserted that \"impervious surfaces\", most likely referring to concrete and related substances, cover between than 20 - 49% of the area. Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition." ;
    rdfs:label "area of developed space with low usage intensity"@en ;
    rdfs:subClassOf obo:ENVO_01001269 .

obo:ENVO_01000885
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by constructed or manufactured objects and materials covering from half to three-forths of its extent and by cultivated or anthropically maintained vegetation. Such areas are used for medium intensity purposes such as accommodating dense collections of single-family residential units. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. This would be helped by more clear listings of entities included in this classification. However, the class is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "developed, medium intensity" ;
    oboInOwl:hasDbXref "NLCD:23" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of developed space under medium intensity usage are dominated by vegetation such as lawn grasses and include collections of single-family housing units. Further, it is asserted that \"impervious surfaces\", most likely referring to concrete and related substances, cover between than 50 - 79% of the area. Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition." ;
    rdfs:label "area of developed space with medium usage intensity"@en ;
    rdfs:subClassOf obo:ENVO_01001269 .

obo:ENVO_01000886
    obo:IAO_0000115 "An area of developed space used for high intensity purposes such as accommodating dense and multi-occupant residential, commercial, and industrial units. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. This would be helped by more clear listings of entities included in this classification. However, the class is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "developed, high intensity" ;
    oboInOwl:hasDbXref "NLCD:24" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, areas of developed space under high intensity usage are dominated by constructed features where humans reside and work.  Examples include apartment complexes, row houses and commercial/industrial facilities. Further, it is asserted that \"impervious surfaces\", most likely referring to concrete and related substances, cover between than 80 - 100% of the area. Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition." ;
    rdfs:label "area of developed space with high usage intensity"@en ;
    rdfs:subClassOf obo:ENVO_01001269 .

obo:ENVO_01000887
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by sedges or forbs, possibly interpersed with grasses or grass-like plants. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. However, it is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "sedge/herbaceous" ;
    oboInOwl:hasDbXref "NLCD:72" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, at least 80% of these areas are covered by sedge or forbs.  Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition. The NLCD description also notes that land covered by sedge tundra and sedge tussock tundra are subsumed in this category. The original definition notes that this is intended as an \"Alaska only\" category." ;
    rdfs:label "area of sedge- and forb-dominated herbaceous vegetation"@en ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000888
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by gramanoid or herbaceous vegetation and which is not subject to intensive management by humans. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. However, it is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "grassland/herbaceous" ;
    oboInOwl:hasDbXref "NLCD:71" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, at least 80% of these areas are covered by grasslands or non-woody, herbaceous plants.  Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition. The NLCD description also notes that, while no \"intensive\" management such as tilling is performed in these areas, they may be used for grazing." ;
    rdfs:label "area of gramanoid or herbaceous vegetation"@en ;
    rdfs:subClassOf obo:ENVO_00000106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000889
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by fruticose or foliose lichens and which is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. However, it is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "lichens" ;
    oboInOwl:hasDbXref "NLCD:73" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:envoPolar, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, at least 80% of these areas are covered by lichens.  Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition. The original definition notes that this is intended as an \"Alaska only\" category." ;
    rdfs:label "area of lichen-dominated vegetation"@en ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000180
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000890
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by mosses and which is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. However, it is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "moss" ;
    oboInOwl:hasDbXref "NLCD:74" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, at least 80% of these areas are covered by mosses.  Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition. The original definition notes that this is intended as an \"Alaska only\" category." ;
    rdfs:label "area of moss-dominated vegetation"@en ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000891
    obo:IAO_0000115 "An area of a planet's surface which is partly covered by planted grasses, legumes, or mixtures of grass and legumes and used for livestock grazing or the production of seed or hay crops. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. However, it is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "pasture/hay" ;
    oboInOwl:hasDbXref "NLCD:81" ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, at least 20% of these areas are covered by pasturelands or hayfields.  Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition. The NLCD also notes that the crops are grown on a perennial cycle in these areas." ;
    rdfs:label "area of pastureland or hayfields"@en ;
    rdfs:subClassOf obo:ENVO_01000888, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001207
    ] .

obo:ENVO_01000892
    obo:IAO_0000115 "An area of a planet's surface which is partly covered either by annual crops and perennial woody crops or by actively tilled land. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. However, it is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "cultivated crops" ;
    oboInOwl:hasDbXref "NLCD:82" ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, at least 20% of these areas are covered by croplands or actively tilled land.  Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition. The NLCD provides corn, soybeans, vegetables, tobacco, and cotton as examples of annual crops and the trees and vines in orchards and vineyards as examples of perennial woody crops." ;
    rdfs:label "area of cropland"@en ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001244
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000893
    obo:IAO_0000115 "An area of a planet's surface which is partly covered by forest or shrubland vegetation and where the underlying soil or substrate is periodically saturated with or covered by water. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. However, it is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "woody wetlands" ;
    oboInOwl:hasDbXref "NLCD:90" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, at least 20% of these areas are covered by forest or shrubland vegetation.  Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition." ;
    rdfs:label "area of woody wetland"@en ;
    rdfs:subClassOf obo:ENVO_00000043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000111
                obo:ENVO_00000300
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000894
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by perennial herbaceous vegetation and where the underlying soil or substrate is periodically saturated with or covered by water. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." ;
    obo:IAO_0000116 "This class is in need of refinement, particularly in linking to other entities in the ontology. However, it is suitable for use in annotating remotely sensed land types." ;
    obo:IAO_0000118 "emergent herbaceous wetlands" ;
    oboInOwl:hasDbXref "NLCD:95" ;
    oboInOwl:inSubset obo:ENVO_03605023, envo:nlcd2011 ;
    a owl:Class ;
    rdfs:comment "According to the NLCD 2011, at least 80% of these areas are covered by herbaceous vegetation.  Such thresholds - which are themselves fuzzy - are not strictly asserted in this definition." ;
    rdfs:label "area of emergent herbaceous wetland"@en ;
    rdfs:subClassOf obo:ENVO_00000043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001209
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01000895
    obo:IAO_0000115 "A hydrological process in which irregular aggregates of snow fall to the surface of an astronomical body." ;
    obo:IAO_0000116 "This is currently bound to water-based snow on Earth, may need revisions for interplanetary applications" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/Snowfall> ;
    oboInOwl:hasExactSynonym "snow fall" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snowfall"@en ;
    rdfs:subClassOf obo:ENVO_01000703, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000406
    ] .

obo:ENVO_01000896
    obo:IAO_0000115 "Water-based rainfall which freezes either 1) on impact with a surface to form a coating of clear ice (glaze) or 2) after percolating through surface layers."@en ;
    obo:IAO_0000116 """This term exists, we're revising the definition with ESIP semantic Harmonization group, delete the old one.

Consider adding axioms like PATO:\"decreased temperature\" to this and other cold forms of precipitation, such that we can create a grouping class to be filled by inference (with hail, sleet, snow, freezing rain). Something like precipitation below the liquid-solid phase transition point of water."""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "freezing rain", "freezing rain fall" ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/FreezingRain>, "METAR:FZRA" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "A surface temperature inversion is usually required. In such an inversion, the surface must have a temperature below freezing, while the temperature of the atmosphere where the precipitation forms is above freezing. Alternately, if the temperature of the ground surface and glazed objects is typically near or below freezing (0C or 32F), it is necessary that the water drops be supercooled before striking. Freezing rain can sometimes occur on surfaces exposed to the air (such as tree limbs) with air temperatures slightly above freezing in strong winds. Local evaporational cooling may result in freezing. Freezing rain frequently occurs, therefore, as a transient condition between the occurrence of rain and ice pellets (sleet). When encountered by an aircraft in flight, freezing rain can cause a dangerous accretion of clear icing. In aviation weather observations, this hydrometeor is encoded ZR by NOAA."@en ;
    rdfs:label "freezing rainfall"@en ;
    rdfs:subClassOf obo:ENVO_01000830, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010504
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001306
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15377
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001985
                ]
            )
        ]
    ] .

obo:ENVO_01000897
    obo:IAO_0000115 "A process during which a sudden flow of electricity occurs, often accompanied by a visible release of photons, between two electrically charged objects due to contact, an electrical short, or dielectric breakdown." ;
    obo:IAO_0000116 "This should probably be moved to an ontology of physical processes when one is created, and be imported back into ENVO." ;
    a owl:Class ;
    rdfs:label "electrostatic discharge process"@en ;
    rdfs:subClassOf obo:ENVO_02500000 .

obo:ENVO_01000898
    obo:IAO_0000115 "A sudden electrostatic discharge which occurs during an electrical storm as differentially charged atmospheric entities equalise their charge." ;
    oboInOwl:hasExactSynonym "lightning" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "atmospheric lightning"@en ;
    rdfs:subClassOf obo:ENVO_01000897, obo:ENVO_02500003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000760
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000798
    ] .

obo:ENVO_01000899
    obo:IAO_0000115 "A lightning process during which electrostatic discharge occurs between at least two clouds." ;
    oboInOwl:hasExactSynonym "CC lightning", "cloud-cloud lightning" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "intercloud lightning"@en ;
    rdfs:subClassOf obo:ENVO_01000902 .

obo:ENVO_01000900
    obo:IAO_0000115 "A lightning process during which electrostatic discharge occurs within a single cloud." ;
    oboInOwl:hasExactSynonym "IC lightning" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "intracloud lightning"@en ;
    rdfs:subClassOf obo:ENVO_01000902 .

obo:ENVO_01000901
    obo:IAO_0000115 "A lightning process during which electrostatic discharge occurs between a cloud and an object on a planetary surface, or a planetary surface itself." ;
    oboInOwl:hasExactSynonym "CG lightning", "cloud-ground lightning" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "lightning strike"@en ;
    rdfs:subClassOf obo:ENVO_01000898, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000324
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:BFO_0000040
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom obo:ENVO_01000324
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01000902
    obo:IAO_0000115 "A lightning process during which electrostatic discharge occurs within a single cloud or between multiple clouds." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "lightning flash"@en ;
    rdfs:subClassOf obo:ENVO_01000898 .

obo:ENVO_01000903
    obo:IAO_0000115 "A blizzard is a severe snowstorm during which snowfall is transported by strong winds, sustained for several hours."@en ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/Blizzard> ;
    oboInOwl:hasNarrowSynonym "boulbie"@en, "buran"@en, "purga"@en ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAtmo, envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The U.S. National Weather Service specifies sustained wind or frequent gusts of 16 m per second (30 kt or 35 mi per hour) or greater, accompanied by falling and/or blowing snow, frequently reducing visibility to less than 400 m (0.25 mi or 0.4 km) for 3 hours or longer. Earlier definitions also included a condition of low temperatures, on the order of -7C (20F) or lower, or -12C (10F) or lower (severe blizzard). The name originated in the United States but it is also used in other countries. In the Antarctic the name is given to violent autumnal winds off the ice cap. In southeastern France, the cold north wind with snow is termed blizzard (see also boulbie). Similar storms in Russian Asia are the buran and purga. In popular usage in the United States and in England, the term is often used for any heavy snowstorm accompanied by strong winds."@en, "To qualify a snowstorm as a blizzard, some sources require the windspeed to be at least 56 km/h and the duration of the storm to be at least three hours. We set no such hard boundaries in this definition, as this should be done with reference to local standards." ;
    rdfs:label "blizzard"@en ;
    rdfs:subClassOf obo:ENVO_01000881, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000103
    ] .

obo:ENVO_01000904
    obo:IAO_0000115 "A ground blizzard is a storm during which snow which has settled on a planetary surface is resuspended in and transported through its atmosphere by strong winds, sustained for several hours." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "This form of blizzard does not involve snowfall as the snow which is blown by the winds is already present on the ground. To qualify a snowstorm as a blizzard, some sources require the windspeed to be at least 56 km/h and the duration of the storm to be at least three hours. We set no such hard boundaries in this definition, as this should be done with reference to local standards." ;
    rdfs:label "ground blizzard"@en ;
    rdfs:subClassOf obo:ENVO_01000877 .

obo:ENVO_01000905
    obo:IAO_0000115 "A lentic water body which is used for the artificial culture of shrimp." ;
    obo:IAO_0000116 "There are multiple subclasses possible for this term, including ponds managed by the traditional (extensive), improved traditional (semi-intensive), and intensive methods of cultivation." ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "\"Shrimp\" is a common language term that may refer to multiple crustacean species, typically in the groups Caridea or Dendrobranchiatamarine. These may be marine or freshwater organisms." ;
    rdfs:label "shrimp pond"@en ;
    rdfs:subClassOf obo:ENVO_01000617, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001249
    ] .

obo:ENVO_01000906
    obo:IAO_0000115 "A process during which humans rear animals or plants in bodies of water for harvest and consumption." ;
    obo:IAO_0000116 "Expand the sites of occurrence listed as axioms as new terms emerge." ;
    oboInOwl:hasRelatedSynonym "aquatic farming" ;
    a owl:Class ;
    rdfs:comment "In 1988, the FAO introduced a definition of aquaculture which reduces its confusion with capture fisheries: Aquaculture is the farming of aquatic organisms, including fish, molluscs, crustaceans and aquatic plants. Farming implies some form of intervention in the rearing process to enhance production, such as regular stocking, feeding, protection from predators, etc. Farming also implies individual or corporate ownership of the stock being cultivated. For statistical purposes, aquatic organisms which are harvested by an individual or corporate body which has owned them throughout their rearing period contribute to aquaculture, while aquatic organisms which are exploitable by the public as a common property resources, with or without appropriate licences, are the harvest of fisheries." ;
    rdfs:label "aquaculture process"@en ;
    rdfs:subClassOf obo:ENVO_01001436, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:NCBITaxon_33090
                obo:NCBITaxon_33208
            )
        ]
    ] .

obo:ENVO_01000907
    obo:IAO_0000115 "An archeological site which contains holes humans had dug in the ground, or their remnants, for the purpose of storing and distributing food, drink, and both functional or ritualistic implements during communal eating and drinking." ;
    a owl:Class ;
    rdfs:comment "Feasting pits had a wide variety of social functions throughout time, which extended in scope from the single family group to multiple tribes or villages." ;
    rdfs:label "feasting pit site"@en ;
    rdfs:subClassOf obo:ENVO_00000564 .

obo:ENVO_01000908
    obo:IAO_0000115 "A river which is heated by geothermal processes such as heat exchange with lava or hydrothermal percolation." ;
    oboInOwl:hasRelatedSynonym "boiling river" ;
    a owl:Class ;
    rdfs:comment "A key example is the Boiling River, or Shanay-timpishka, of the Peruvian Amazon. This river is of high cultural significance and is protected by the shaman of the small town Mayantuyacu, a secluded healing center." ;
    rdfs:label "geothermally heated river"@en ;
    rdfs:subClassOf obo:ENVO_00000022 .

obo:ENVO_01000909
    obo:IAO_0000115 "A surface layer of a solid environmental material which is formed by the presence and activity of photosynthetic microbial assemblages colonising it." ;
    oboInOwl:hasExactSynonym "biological crust" ;
    a owl:Class ;
    rdfs:label "biocrust"@en ;
    rdfs:subClassOf obo:ENVO_01001311, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002215 ;
                    owl:someValuesFrom obo:GO_0015979
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:ENVO_01000230
                ]
            )
        ]
    ] .

obo:ENVO_01000910
    obo:IAO_0000115 "A biocrust which is formed by photosynthetic microbial assemblages colonising the surface layer of a portion of arid soil. Through their successional dynamics, these communities reduce the soil surface's albedo, impart it with stability against erosion, modify its hydrology, and promote its fertility." ;
    oboInOwl:hasExactSynonym "biological soil crust", "cryptobiotic soil", "cryptogamic soil", "microbiotic soil", "microphytic soil", "soil biological crust" ;
    a owl:Class ;
    rdfs:comment "Couradeau et al. (2016) assert that any albedo reductions associated with biocrust development are due largely to the accumulation of the microbial sunscreen, scytonemin." ;
    rdfs:label "soil biocrust"@en ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01000909, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_04000010
    ] .

obo:ENVO_01000911
    obo:IAO_0000115 "An electronic telecommunications device that enables the customers of a financial institution to perform financial transactions, particularly cash withdrawal, without the need for a human cashier, clerk or bank teller." ;
    oboInOwl:hasExactSynonym "automated banking machine", "automatic teller machine", "automatic telling machine", "bankomat", "cash machine", "cashline", "cashpoint", "minibank" ;
    a owl:Class ;
    rdfs:label "automated teller machine"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000912
    obo:IAO_0000115 "A solid or liquid particle, usually 0.2 micrometers in diameter, on which water vapour condenses, seeding cloud formation." ;
    oboInOwl:hasExactSynonym "CCN", "cloud seed" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "cloud condensation nucleus"@en ;
    rdfs:subClassOf obo:ENVO_01001686, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00010505
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01000913
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000814
                obo:ENVO_01000815
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001686
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01000913
            ]
        )
    ] .

obo:ENVO_01000913
    obo:IAO_0000115 "A process during which a solid particle or liquid droplet catalyses the condensation of water vapour in an atmosphere." ;
    oboInOwl:hasExactSynonym "cloud seeding process" ;
    a owl:Class ;
    rdfs:label "nucleation of cloud condensation"@en ;
    rdfs:subClassOf obo:ENVO_02500003, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000266
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:PATO_0001546
                            obo:PATO_0001548
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom obo:ENVO_01000724
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom obo:ENVO_01001083
    ] .

obo:ENVO_01000914
    obo:IAO_0000115 "An environmental zone which overlaps a glacier or an ice sheet, and in which ice loss exceeds ice gain." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasBroadSynonym "ablation zone" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice ablation zone"@en ;
    rdfs:subClassOf obo:ENVO_01001351, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000132
                obo:ENVO_00000133
            )
        ]
    ] .

obo:ENVO_01000915
    obo:IAO_0000115 "A material decumulation process during which the mass of an existing ice mass decreases in size." ;
    obo:IAO_0000116 "Ice loss could likely become a defined class with some equivalence axioms linking it to processes, along the lines of: 'has part' some (icemelt or 'ice calving process' or 'water ice sublimation process')." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "ice loss" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice loss process"@en ;
    rdfs:subClassOf obo:ENVO_03000016, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000723
                obo:ENVO_01000727
                obo:ENVO_01000917
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000010
                obo:ENVO_03000043
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000293
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001562
                ]
            )
        ]
    ] .

obo:ENVO_01000916
    obo:IAO_0000115 "A mass wasting process during which refuse from human activities, usually accumulated at a dumping site, falls down a slope under the force of gravity." ;
    obo:IAO_0000116 "Of interest to sustainable development goals, linking production and consumption to human health and environmental impacts." ;
    oboInOwl:hasExactSynonym "garbage landslide", "refuse landslide", "trash landslide" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "\"At least 48 people have been killed in a landslide at a vast rubbish dump on the outskirts of Ethiopia's capital Addis Ababa, officials say...Hundreds of people attempt to make a living by scavenging at the landfill site, sifting through the rubbish for items they can sell, the BBC's Emmanuel Igunza in Addis Ababa reports\" BBC Africa reports" ;
    rdfs:label "rubbish landslide"@en ;
    rdfs:subClassOf obo:ENVO_01000690 .

obo:ENVO_01000917
    obo:IAO_0000115 "A process during which a part of an ice mass breaks away from the main mass." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasBroadSynonym "calving" ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenCryo/IceCalving> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice calving process"@en ;
    rdfs:subClassOf obo:ENVO_01000690, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000293
    ] .

obo:ENVO_01000918
    obo:IAO_0000115 "An animal house which is only partially surrounded by a building envelope." ;
    a owl:Class ;
    rdfs:label "open animal house"@en ;
    rdfs:subClassOf obo:ENVO_00003040, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000470
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000610
                ]
            )
        ]
    ] .

obo:ENVO_01000919
    obo:IAO_0000115 "An ice loss process which occurs in the low-altitude area of a glacier or ice sheet below the firn layer." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial ice ablation process"@en ;
    rdfs:subClassOf obo:ENVO_01001622, obo:ENVO_03000017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01000914
    ] .

obo:ENVO_01000920
    obo:IAO_0000115 "A sublimation process during which water ice transitions into a gaseous state." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "water ice sublimation process"@en ;
    rdfs:subClassOf obo:ENVO_01000727, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000266
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000727
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01000277
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01000266
            ]
        )
    ] .

obo:ENVO_01000921
    obo:IAO_0000115 "An animal house which has a complete building envelope." ;
    a owl:Class ;
    rdfs:label "closed animal house"@en ;
    rdfs:subClassOf obo:ENVO_00003040, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000470
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000608
                ]
            )
        ]
    ] .

obo:ENVO_01000922
    obo:IAO_0000115 "A manufactured cage which may be used to confine, contain, or protect an animal." ;
    oboInOwl:hasBroadSynonym "cage" ;
    a owl:Class ;
    rdfs:label "animal cage"@en ;
    rdfs:subClassOf obo:ENVO_01000625 .

obo:ENVO_01000923
    obo:IAO_0000115 "A petting zoo is a zoological garden which contains domesticated non-human animals and some wild non-human animals that are docile enough for humans to touch and feed." ;
    oboInOwl:hasExactSynonym "petting farm" ;
    oboInOwl:hasRelatedSynonym "children's zoo" ;
    a owl:Class ;
    rdfs:comment "Petting zoos are often nested within a zoological garden featuring wild non-human animals, not docile enough for humans to touch." ;
    rdfs:label "petting zoo"@en ;
    rdfs:subClassOf obo:ENVO_00010625 .

obo:ENVO_01000924
    obo:IAO_0000115 "An artificial channel which transports unwanted water or waste liquids away from their source, either to a more useful area, a receptacle, or into sewers or stormwater mains as waste discharge to be released or processed." ;
    oboInOwl:hasExactSynonym "drain", "drainage channel" ;
    a owl:Class ;
    rdfs:label "plumbing drain"@en ;
    rdfs:subClassOf obo:ENVO_00000121 .

obo:ENVO_01000925
    obo:IAO_0000115 "A facility in which non-human animals are slaughtered and processed for human consumption." ;
    oboInOwl:hasExactSynonym "slaughter plant"@en, "slaughterhouse" ;
    oboInOwl:hasRelatedSynonym "butchery"@en, "meat processing building" ;
    a owl:Class ;
    rdfs:label "abattoir"@en ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_01000926
    obo:IAO_0000115 "A facility in which non-human animals are slaughtered and processed, but not for human consumption." ;
    oboInOwl:hasExactSynonym "knacker's yard" ;
    a owl:Class ;
    rdfs:comment "Animals killed in knacker's yards are not fit for human consumption or can no longer be used to perform work." ;
    rdfs:label "knackery"@en ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_01000927
    obo:IAO_0000115 "A building which is used to care for a human child during the working day by a person, outside the child's immediate family, other than that child's legal guardians." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-1107-9135> ;
    oboInOwl:hasExactSynonym "child care building", "daycare building"@en ;
    a owl:Class ;
    rdfs:comment "This is a kind of day care facility. A facility need not be a building." ;
    rdfs:label "day care building"@en ;
    rdfs:subClassOf obo:ENVO_01001222 .

obo:ENVO_01000928
    obo:IAO_0000115 "A building in which fish are subject to a series of operations to prepare them for human consumption." ;
    oboInOwl:hasRelatedSynonym "fish factory" ;
    a owl:Class ;
    rdfs:comment "This is a kind of fish processing facility. Facilities need not be buildings, factory ships may be considered fish processing facilities." ;
    rdfs:label "fish processing building"@en ;
    rdfs:subClassOf obo:ENVO_00003863 .

obo:ENVO_01000929
    a owl:Class ;
    rdfs:comment "An environment determined by the presence of a mushroom." ;
    rdfs:label "mushroom environment"@en ;
    rdfs:subClassOf obo:ENVO_2100000 .

obo:ENVO_01000930
    obo:IAO_0000115 "An ecosystem which bridges two or more adjoining ecosystems and through which organisms may move or propagate." ;
    oboInOwl:hasRelatedSynonym "animal corridor", "green corridor", "habitat corridor", "wildlife corridor" ;
    a owl:Class ;
    rdfs:comment "Ecological corridors may or may not provide habitats for the organisms which move through them. They serve to mitigate the effects of habitat fragmentation by allowing genetic exchange between populations that would otherwise be separated by, e.g., human activity." ;
    rdfs:label "ecological corridor"@en ;
    rdfs:subClassOf obo:ENVO_01001110 .

obo:ENVO_01000931
    obo:IAO_0000115 "An ecological corridor through which organisms move during a migration process." ;
    obo:IAO_0000116 "Should be axiomatised with PCO's migration process once it is released." ;
    oboInOwl:hasExactSynonym "migration corridor" ;
    oboInOwl:hasRelatedSynonym "migratory route" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This term refers to the ecosystem(s) the organisms traverse, rather than the spatial track they cover. The latter is better placed in a geospatial ontology." ;
    rdfs:label "migration path"@en ;
    rdfs:subClassOf obo:ENVO_01000930 .

obo:ENVO_01000932
    obo:IAO_0000115 "A building in which nursing aides and skilled nurses provide care and treatment to residents who have significant difficulty coping with the required activities of daily living." ;
    obo:IAO_0000116 "This class should be linked to SDGIO." ;
    oboInOwl:hasBroadSynonym "intermediate care facility", "long-term care facility", "old people's home"@en, "skilled nursing facility" ;
    oboInOwl:hasExactSynonym "care home", "convalescent home", "rest home" ;
    a owl:Class ;
    rdfs:label "nursing home"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_01000933
    obo:IAO_0000115 "A human house which serves as a long-term shelter for its inhabitants and within which they store personal property." ;
    obo:IAO_0000116 "This is under \"human house\" due to the broad definition of \"house\"." ;
    a owl:Class ;
    rdfs:comment "This term is not to be used for hotels, hostels, inns and the like, which provides shorter-term stays." ;
    rdfs:label "residential building"@en ;
    rdfs:subClassOf obo:ENVO_01000418 .

obo:ENVO_01000934
    obo:IAO_0000115 "A building within which food and drink are prepared and served to customers in exchange for money or other goods and/or services." ;
    oboInOwl:hasExactSynonym "eatery" ;
    a owl:Class ;
    rdfs:label "restaurant"@en ;
    rdfs:subClassOf obo:ENVO_01001222 .

obo:ENVO_01000935
    obo:IAO_0000115 "A part of an ecosystem which may be or has been used for one or more overnight stays by humans sheltering in tents, camper vans, caravans, or improvised shelters." ;
    obo:IAO_0000116 "This is a very ambiguous term with wide-ranging usage patterns across cultural groups and regions." ;
    oboInOwl:hasExactSynonym "camping ground", "camping pitch", "camping site", "campsite" ;
    a owl:Class ;
    rdfs:label "campground"@en ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_01000936
    obo:IAO_0000115 "A campground which has been modified by humans to provide and maintain facilities for camping such as fire pits, road access, latrines, and garbage bins." ;
    a owl:Class ;
    rdfs:label "dedicated campground"@en ;
    rdfs:subClassOf obo:ENVO_01000935 .

obo:ENVO_01000937
    obo:IAO_0000115 "A campground which has no pre-existing facilities installed or maintained by humans, usually found outside of anthropised ecosystems." ;
    a owl:Class ;
    rdfs:label "impromptu campground"@en ;
    rdfs:subClassOf obo:ENVO_01000935 .

obo:ENVO_01000938
    obo:IAO_0000115 "A manufactured product which may hold a volume of heated water suitable for one or more humans to bathe in, usually for the purposes of hydrotherapy or pleasure." ;
    oboInOwl:hasBroadSynonym "spa" ;
    oboInOwl:hasNarrowSynonym "Jacuzzi" ;
    a owl:Class ;
    rdfs:label "hot tub"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000939
    obo:IAO_0000115 "An open system in non-equilibrium with its environment that exhibits time translation symmetry breaking." ;
    oboInOwl:hasExactSynonym "space-time crystal" ;
    a owl:Class ;
    rdfs:comment "While the usage of the term is still debated, the general idea is that time crystals (which have been made using ytterbium ions and defect-bearing diamonds) break temporal symmetry analogously to how mineral crystal break spatial symmetry. While spatial crystals are inhomogeneous in space (vs a gas, which is distributed evenly) due to the ordering of their atoms, the properties of atoms in a time crystal are inhomogeneous in the time dimension." ;
    rdfs:label "time crystal"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_01000940
    obo:IAO_0000115 "Water which is partially contained within a fissure or a geological fracture." ;
    obo:IAO_0000116 "The axiomatisation should be more tuned to the site within the fissure." ;
    oboInOwl:hasExactSynonym "fracture water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "While containment is often enough to classify this subtype of water, it is expected that the water's composition is altered by contact with the solid material bounding the fissure's site." ;
    rdfs:label "fissure water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_01000667
    ] .

obo:ENVO_01000941
    obo:IAO_0000115 "Regions of a planet which are not exposed to the planet's atmosphere or space, often comprising parts of one or more planetary structural layers." ;
    a owl:Class ;
    rdfs:label "planetary subsurface zone"@en ;
    rdfs:subClassOf obo:ENVO_01001776, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000639
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000324
    ] .

obo:ENVO_01000942
    obo:IAO_0000115 "A region which overlaps parts of one or more planetary structural layers which are located below a continental landmass." ;
    obo:IAO_0000116 "We may have to soften dependence on planetary structural layers as some planets haven't differentiated by density." ;
    a owl:Class ;
    rdfs:label "continental subsurface zone"@en ;
    rdfs:subClassOf obo:ENVO_01000941, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000748
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_01000943
    obo:IAO_0000115 "A hill which has a surface that is partially or wholly covered by plant communities." ;
    a owl:Class ;
    rdfs:comment "This class will be axiomatised to coordinate with the 'vegetated area' class." ;
    rdfs:label "vegetated hill"@en ;
    rdfs:subClassOf obo:ENVO_00000083 .

obo:ENVO_01000944
    obo:IAO_0000115 "A piece of plastic which has a diameter less than five millimetres." ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasRelatedSynonym "microplastic" ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "This classification is based on the thresholds detailed in GESAMP report # 99 on recommendation from the SDG 14 indicator team. While the definition is in accordance with the common use of this term (as per GESAMP report # 99), alternative size classifications exist. Alternative classifications are a piece of plastic which is between 1 and 5 millimetres in diameter, a piece of plastic which has a diameter less than 1 millimetre, or a piece of plastic which has a diameter greater than 330 micrometres. The use of the word diameter in this case was understood to mean the generalised form of diameter, i.e. the largest distance between two points belonging to an object."@en ;
    rdfs:label "microplastic particle"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_01000945
    obo:IAO_0000115 "A microplastic particle which is the direct output of a manufacturing process." ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasExactSynonym "Primäres Mikroplastik"@de, "microplastica primaria"@it, "microplástico primario"@es ;
    oboInOwl:hasRelatedSynonym "microplastic" ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "primary microplastic particle"@en ;
    rdfs:subClassOf obo:ENVO_01000944 .

obo:ENVO_01000946
    obo:IAO_0000115 "A microplastic particle which is derived from the breakdown of larger plastic debris." ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasExactSynonym "Sekundäres Mikroplastik"@de, "microplastica secondaria"@it, "microplástico secundario"@es ;
    oboInOwl:hasRelatedSynonym "microplastic" ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "The debris that make up the Great Pacific Garbage Patch constantly release microplastics as they break down." ;
    rdfs:label "secondary microplastic particle"@en ;
    rdfs:subClassOf obo:ENVO_01000944 .

obo:ENVO_01000947
    obo:IAO_0000115 "An envirommental system which bridges two or more biomes and which includes ecological communities which blend these biomes' phylogenetic and phenotypic compositions." ;
    a owl:Class ;
    rdfs:comment "There are many subtypes of ecotone, some with sharp transitions and others with gradual, patchy transitions between communities. From Wikipedia:Ecotone - The word ecotone was coined from a combination of eco(logy) plus -tone, from the Greek tonos or tension – in other words, a place where ecologies are in tension." ;
    rdfs:label "ecotone"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000428
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_00000428 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_01000948
    obo:IAO_0000115 "An ecotone which bridges a subpolar coniferous forest biome and a tundra biome." ;
    obo:IAO_0000116 "This assumes, of course, that the planet's or planetoid's poles receive less stellar radiation and/or thermal energy than equatorial regions." ;
    oboInOwl:hasRelatedSynonym "Arctic tree-line ecotone" ;
    a owl:Class ;
    rdfs:comment """Major vegetational ecotones such as that between the northern edge of the Boreal Forest in North America (or taiga in Russia) and the arctic tundra, known as the arctic tree-line ecotone, are controlled largely by large-scale airmass contrasts and are sensitive to climatic change, as noted by R. A. Bryson (1966).
Harvey Nichols, Ph.D. , April 23, 2017
Emeritus Professor of Biology.""" ;
    rdfs:label "polar tree-line ecotone"@en ;
    rdfs:subClassOf obo:ENVO_01000953, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000180
                obo:ENVO_01000250
            )
        ]
    ] .

obo:ENVO_01000949
    obo:IAO_0000115 "A woodland which has an understory partially covered by lichen mats and tundra-like vegetation." ;
    a owl:Class ;
    rdfs:label "lichen woodland"@en ;
    rdfs:subClassOf obo:ENVO_01000240 .

obo:ENVO_01000950
    obo:IAO_0000115 "A material transformation process during which water ice is formed." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "water ice formation process"@en ;
    rdfs:subClassOf obo:ENVO_01001510, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001548
                obo:ENVO_03000055
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:PATO_0001547
                            obo:PATO_0001548
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] .

obo:ENVO_01000951
    obo:IAO_0000115 "An environmental system in which minimal to no anthropisation has occurred and non-human agents are the primary determinants of the system's dynamics and composition." ;
    obo:IAO_0000118 "non-anthropised environment", "non-anthropized environment" ;
    a owl:Class ;
    rdfs:comment "In most contexts, 'natural' is defined by the lack of intervention or influence by humans and their activities. On Earth, most environments fall on a scale between completely natural and anthropised." ;
    rdfs:label "natural environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Class ;
                owl:complementOf [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002354 ;
                    owl:someValuesFrom obo:ENVO_01000952
                ]
            ]
        )
    ] .

obo:ENVO_01000952
    obo:IAO_0000115 "A process during which a natural environmental system is altered by human action." ;
    oboInOwl:hasExactSynonym "anthropization" ;
    a owl:Class ;
    rdfs:comment "An area may be classified as anthropized even though it looks natural, such as grasslands that have been deforested by humans. It can be difficult to determine how much a site has been anthropized in the case of urbanization because one must be able to estimate the state of the landscape before significant human action." ;
    rdfs:label "anthropisation"@en ;
    rdfs:subClassOf obo:ENVO_01001434, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000951
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000313
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001434
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01000951
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01000313
            ]
        )
    ] .

obo:ENVO_01000953
    obo:IAO_0000115 "An ecotone which overlaps at least one biome which supports the growth and persistence of trees and at least one that does not. Before ceasing altogether, tree growth becomes sparse and trees appear stunted as conditions become less favourable along this ecotone." ;
    oboInOwl:hasExactSynonym "tree line", "tree-line", "treeline" ;
    a owl:Class ;
    rdfs:label "tree line ecotone"@en ;
    rdfs:subClassOf obo:ENVO_01000947 .

obo:ENVO_01000954
    obo:IAO_0000115 "A tree line ecotone across which trees cease to grow due to the low temperatures or duration of snow cover that occur at increased elevations above mean sea level." ;
    oboInOwl:hasExactSynonym "alpine tree line", "alpine tree-line", "alpine treeline" ;
    a owl:Class ;
    rdfs:label "alpine tree line ecotone"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01000953, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000176
    ] .

obo:ENVO_01000955
    obo:IAO_0000115 "A tree line ecotone across which trees cease to grow due to insufficient water availability due to a lack of water-based precipitation." ;
    oboInOwl:hasExactSynonym "desert tree line", "desert tree-line", "desert treeline" ;
    a owl:Class ;
    rdfs:label "desert tree line ecotone"@en ;
    rdfs:subClassOf obo:ENVO_01000953, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000179
    ] .

obo:ENVO_01000956
    obo:IAO_0000115 "A tree line ecotone across which trees cease to grow due to insufficient water availability caused by exposure to increased solar radiation and a lack of rainfall." ;
    oboInOwl:hasExactSynonym "desert-alpine tree line", "desert-alpine tree-line", "desert-alpine treeline" ;
    a owl:Class ;
    rdfs:comment "The lack of rainfall in these ecotones is often due to their elevation above the condensation line of atmospheric water vapour." ;
    rdfs:label "desert-alpine tree line ecotone"@en ;
    rdfs:subClassOf obo:ENVO_01000955, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000954
    ] .

obo:ENVO_01000957
    obo:IAO_0000115 "A tree line ecotone which contains gaps in tree coverage due to decreased biodiversity in tree-forming plant species: gaps are above the alpine tree line for some species yet below the desert tree line for others, and no species with intermediate tolerances are present." ;
    oboInOwl:hasExactSynonym "double tree line", "double tree-line", "double treeline" ;
    a owl:Class ;
    rdfs:comment "Mountain ranges isolated by oceans or deserts may have restricted repertoires of tree species and contain double tree lines." ;
    rdfs:label "double tree line ecotone"@en ;
    rdfs:subClassOf obo:ENVO_01000953 .

obo:ENVO_01000958
    obo:IAO_0000115 "A planet that is composed primarily of silicate rocks or metals." ;
    oboInOwl:hasExactSynonym "rocky planet", "telluric planet" ;
    oboInOwl:hasRelatedSynonym "Earth-like planet" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "terrestrial planet"@en ;
    rdfs:subClassOf obo:ENVO_01000800, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00001995
                obo:ENVO_01001069
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000800
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00001995
                        obo:ENVO_01001069
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000959
    obo:IAO_0000115 "A planetary atmosphere which is formed as a result of the accretion of gaseous matter from the accretion disc of the planet's star." ;
    a owl:Class ;
    rdfs:comment "Planets such as Jupiter and Saturn have primary atmospheres. Primary atmospheres are very thick compared to secondary atmospheres like the one found on Earth. The primary atmosphere was lost on the terrestrial planets due to a combination of surface temperature, mass of the atoms and escape velocity of the planet." ;
    rdfs:label "primary atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000810 .

obo:ENVO_01000960
    obo:IAO_0000115 "A planetary atmosphere which has formed as a result of its planet's volcanic activity, or by accumulation of material from comet impacts." ;
    a owl:Class ;
    rdfs:comment "A secondary atmosphere is found on many terrestrial planets such as Mercury, Venus, and Mars. Secondary atmospheres are relatively thin compared to primary atmospheres like Jupiter's. Earth has a tertiary atmosphere due to biotic processes." ;
    rdfs:label "secondary atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000810 .

obo:ENVO_01000961
    obo:IAO_0000115 "A planetary atmosphere which has formed as a result of biotic processes modifying a secondary atmosphere." ;
    obo:IAO_0000116 "This definition cites biotic processes; however, the source indicated that other processes may cause a secondary atmosphere to transition into a tertiary one. More input is needed." ;
    a owl:Class ;
    rdfs:comment "Further processing of a secondary atmosphere, for example by the processes of biological life, can produce a tertiary atmosphere, such as that of Earth." ;
    rdfs:label "tertiary atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000810 .

obo:ENVO_01000962
    obo:IAO_0000115 "A sedimentary rock which is primarily composed of the fossilized, siliceous remains of diatoms mixed with varying amounts of other clays and minerals." ;
    oboInOwl:hasExactSynonym "kieselguhr", "kieselgur" ;
    oboInOwl:hasRelatedSynonym "D.E.", "diatomaceous earth" ;
    a owl:Class ;
    rdfs:comment "This material is easily crumbled into a fine white to off-white powder. The powder has a particle size ranging from less than 3 micrometres to more than 1 millimetre, but typically 10 to 200 micrometres. The diatoms in each deposit contain different amounts of silica, depending on the age of the deposit. The species of diatom may differ among deposits. The species of diatom is dependent upon the age and paleo-environment of the deposit. In turn, the shape of a diatom is determined by its species. The typical chemical composition of oven-dried diatomaceous earth is 80 to 90% silica, with 2 to 4% alumina (attributed mostly to clay minerals) and 0.5 to 2% iron oxide." ;
    rdfs:label "diatomite"@en ;
    rdfs:subClassOf obo:ENVO_00002016, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_30187
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_50816
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_82661
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30563
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001000 ;
                    owl:someValuesFrom obo:NCBITaxon_2836
                ]
            )
        ]
    ] .

obo:ENVO_01000963
    obo:IAO_0000115 "A piece of rock which is primarily composed of diatomite: the fossilized, siliceous remains of diatoms mixed with varying amounts of other clays and minerals." ;
    oboInOwl:hasExactSynonym "kieselguhr particle", "kieselgur particle", "particle of diatomaceous earth", "particle of diatomite", "piece of diatomaceous earth", "piece of diatomite" ;
    oboInOwl:hasRelatedSynonym "D.E.", "diatomaceous earth" ;
    a owl:Class ;
    rdfs:comment "Diatomite is easily crumbled into a fine white to off-white powder. The powder has a particle size ranging from less than 3 micrometres to more than 1 millimetre, but typically 10 to 200 micrometres. The diatoms in each deposit contain different amounts of silica, depending on the age of the deposit. The species of diatom may differ among deposits. The species of diatom is dependent upon the age and paleo-environment of the deposit. In turn, the shape of a diatom is determined by its species. The typical chemical composition of oven-dried diatomaceous earth is 80 to 90% silica, with 2 to 4% alumina (attributed mostly to clay minerals) and 0.5 to 2% iron oxide." ;
    rdfs:label "diatomite particle"@en ;
    rdfs:subClassOf obo:ENVO_00000339, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000962
    ] .

obo:ENVO_01000964
    obo:IAO_0000115 "Wastewater which is produced by industrial activity and which contains chemical contaminants other than those associated with urine and fecal matter." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "industrial wastewater"@en ;
    rdfs:subClassOf obo:ENVO_00002001 .

obo:ENVO_01000965
    obo:IAO_0000115 "A construction which is designed to hold water in which humans may swim or perform other leisure activities." ;
    oboInOwl:hasBroadSynonym "pool" ;
    oboInOwl:hasExactSynonym "paddling pool", "swimming bath", "swimming pool", "wading pool" ;
    a owl:Class ;
    rdfs:label "constructed swimming pool"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_01000966
    obo:IAO_0000115 "A constructed swimming pool which is owned by a non-governmental legal entity or a collective of such entities." ;
    oboInOwl:hasBroadSynonym "pool", "swimming pool" ;
    a owl:Class ;
    rdfs:label "private swimming pool"@en ;
    rdfs:subClassOf obo:ENVO_01000965 .

obo:ENVO_01000967
    obo:IAO_0000115 "A constructed swimming pool which is owned by a governmental or state entity." ;
    oboInOwl:hasBroadSynonym "pool", "swimming pool" ;
    a owl:Class ;
    rdfs:label "public swimming pool"@en ;
    rdfs:subClassOf obo:ENVO_01000965 .

obo:ENVO_01000968
    obo:IAO_0000115 "A hydraulic-engineering installation which transports water - in specified amounts, of a specified quality, and in accordance with a water-consumption plan - from a source of supply into a conduit." ;
    a owl:Class ;
    rdfs:comment "Sources of water include rivers, lakes, reservoirs, and other water bodies. Conduits include canals, pipelines, and tunnels. Water intakes typically transport water for purposes of hydroelectric power engineering, water supply, or irrigation." ;
    rdfs:label "water intake"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000395
                obo:ENVO_03000117
            )
        ]
    ] .

obo:ENVO_01000969
    obo:IAO_0000115 "A building which provides the site for food services with little or no waiting staff furnishing table service." ;
    oboInOwl:hasRelatedSynonym "canteen"@en ;
    a owl:Class ;
    rdfs:label "cafeteria"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_01000970
    obo:IAO_0000115 "A food shop which sells a selection of food products that are not typical dietary components of the human population it is co-located with." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:hasExactSynonym "deli"@en ;
    a owl:Class ;
    rdfs:comment "The food products sold in a delicatessen are often considered unusual by the majority of its customers and may come from foreign food supplies which are not widely imported into its region of operation." ;
    rdfs:label "delicatessen"@en ;
    rdfs:subClassOf obo:ENVO_01000984 .

obo:ENVO_01000971
    obo:IAO_0000115 "A truck which is equipped to cook and sell food." ;
    a owl:Class ;
    rdfs:comment "Due to the facilities on board, food trucks are often larger than other trucks with comparable mechanics." ;
    rdfs:label "food truck"@en ;
    rdfs:subClassOf obo:ENVO_01000602 .

obo:ENVO_01000972
    obo:IAO_0000115 "A restaurant which provides prepared meals or other food products that the purchaser must eat off its premises." ;
    oboInOwl:hasExactSynonym "take out restaurant", "take-away" ;
    a owl:Class ;
    rdfs:label "take-out restaurant"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_01000973
    obo:IAO_0000115 "A booth with an open window on one side." ;
    obo:IAO_0000116 "The relation between booths and buildings needs to be clarified. Booth should be its own class." ;
    a owl:Class ;
    rdfs:comment "This definition of kiosk is characteristic of the Western hemisphere and used in English-speaking countries." ;
    rdfs:label "kiosk"@en ;
    rdfs:subClassOf obo:ENVO_01001222 .

obo:ENVO_01000974
    obo:IAO_0000115 "A kiosk from which food products are sold." ;
    obo:IAO_0000116 "The relation between booths and buildings needs to be clarified. Booth should be its own class." ;
    a owl:Class ;
    rdfs:comment "This definition of kiosk is characteristic of the Western hemisphere and used in English-speaking countries." ;
    rdfs:label "food kiosk"@en ;
    rdfs:subClassOf obo:ENVO_01000973 .

obo:ENVO_01000975
    obo:IAO_0000115 "A manufactured product which is designed to catch and hold animals." ;
    oboInOwl:inSubset envo:envoCesab ;
    a owl:Class ;
    rdfs:label "animal trap"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000976
    obo:IAO_0000115 "An animal trap which consists of a container set flush with the ground such that animals moving along the ground may fall in and be available for examination or collection." ;
    oboInOwl:inSubset envo:envoCesab ;
    a owl:Class ;
    rdfs:label "pitfall trap"@en ;
    rdfs:subClassOf obo:ENVO_01000975 .

obo:ENVO_01000977
    obo:IAO_0000115 "A pitfall trap in which a glass, plastic, or metal container devoid of accumulations of any liquid is used to contain any animal that falls inside." ;
    oboInOwl:inSubset envo:envoCesab ;
    a owl:Class ;
    rdfs:label "dry pitfall trap"@en ;
    rdfs:subClassOf obo:ENVO_01000976 .

obo:ENVO_01000978
    obo:IAO_0000115 "A pitfall trap in which the container used to hold trapped animals is filled with a liquid solution formulated to hold, kill, and preserve any animal or animals which falls within it." ;
    oboInOwl:inSubset envo:envoCesab ;
    a owl:Class ;
    rdfs:comment "Aqueous solutions used in these traps include: formalin (10% formaldehyde), alcohol, methylated spirits, trisodium phosphate and picric acid." ;
    rdfs:label "wet pitfall trap"@en ;
    rdfs:subClassOf obo:ENVO_01000976 .

obo:ENVO_01000979
    obo:IAO_0000115 "A channel of an intermittent stream which contains a river when water supply exceeds evapotranspiration and bed seepage." ;
    oboInOwl:hasExactSynonym "ephemeral river", "intermittent river" ;
    oboInOwl:hasRelatedSynonym "temporary river" ;
    oboInOwl:inSubset envo:envoCesab ;
    a owl:Class ;
    rdfs:label "channel of an intermittent river"@en ;
    rdfs:subClassOf obo:ENVO_01000980 .

obo:ENVO_01000980
    obo:IAO_0000115 "A channel through which a directional flow of water periodically occurs, ceasing when bed seepage or evapotranspiration exceed the available water supply." ;
    oboInOwl:hasExactSynonym "intermittent stream" ;
    a owl:Class ;
    rdfs:label "channel of an intermittent stream"@en ;
    rdfs:subClassOf obo:ENVO_00000549, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000982
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000690
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000549
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000067 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000982
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0000690
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000981
    obo:IAO_0000115 "A process whereby a volume of liquid moves due to a disequilibrium of physical forces." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class can refer to the flow of any material in a liquid phase." ;
    rdfs:label "mass liquid flow"@en ;
    rdfs:subClassOf obo:ENVO_01001747, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] .

obo:ENVO_01000982
    obo:IAO_0000115 "A material transport process during which a volume of liquid water is transported due to a disequilibria in physical forces."@en ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "water flow process"@en ;
    rdfs:subClassOf obo:ENVO_02500031, obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000010
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_01000983
    obo:IAO_0000115 "A part of an astronomical body which includes, as parts, all the entities which have been constructed or manufactured by humans or their technology and which are within the gravitational sphere of influence of that body." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "The gravitational sphere of influence referenced in this class' definition is the Hill sphere: a region in which an object dominates the attraction of satellites despite gravitational perturbations." ;
    rdfs:label "technosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000817
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00000070
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00003074
    ] .

obo:ENVO_01000984
    obo:IAO_0000115 "A food shop in which food products are the primary offer for sale or trade." ;
    a owl:Class ;
    rdfs:label "grocery store"@en ;
    rdfs:subClassOf obo:ENVO_00002222 .

obo:ENVO_01000985
    obo:IAO_0000115 "A part of an ecosystem which has been allocated to host a gathering of people for multiple entertainment or commercial activities." ;
    obo:IAO_0000116 "A good candidate to draft land use semantics around" ;
    a owl:Class ;
    rdfs:comment "Fairgrounds, or parts thereof, may be constructed (e.g. concreted over) or be natural (e.g. clearings or heaths), thus land use is the key differentia." ;
    rdfs:label "fairground"@en ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_01000986
    obo:IAO_0000115 "A fairground which is used to exhibit agricultural technology, livestock, and farm-related activity." ;
    a owl:Class ;
    rdfs:label "agricultural fairground"@en ;
    rdfs:subClassOf obo:ENVO_01000985 .

obo:ENVO_01000987
    obo:IAO_0000115 "A part of an ecosystem where people gather for the purchase and sale of provisions, livestock, and other goods." ;
    obo:IAO_0000116 "Hierarchies based on land use should replace the anthropogenic feature class once we have a stable rationale." ;
    oboInOwl:hasBroadSynonym "public market"@en ;
    oboInOwl:hasExactSynonym "bazaar", "marketplace", "mercado", "palengke", "souk", "tianguis" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:comment "As with campgrounds and fairgrounds, land use is the key differentia here. The regularity of marketplace activities may provide a differentia for further growth of this branch." ;
    rdfs:label "market"@en ;
    rdfs:subClassOf obo:ENVO_00000002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001451
    ] .

obo:ENVO_01000988
    obo:IAO_0000115 "A food shop in which the food products on offer are restricted to those produced in a region and cultural setting other than that of the shop's locality." ;
    oboInOwl:hasExactSynonym "ethnic food store", "ethnic speciality shop", "ethnic speciality store" ;
    a owl:Class ;
    rdfs:label "ethnic food shop"@en ;
    rdfs:subClassOf obo:ENVO_00002222 .

obo:ENVO_01000989
    obo:IAO_0000115 "An exchangeable device which can be connected to a plumbing system to deliver and drain water." ;
    a owl:Class ;
    rdfs:label "plumbing fixture"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01000990
    obo:IAO_0000115 "A plumbing fixture which is bowl-shaped and used for washing hands, dishwashing, and other purposes." ;
    oboInOwl:hasExactSynonym "hand basin", "wash basin" ;
    oboInOwl:hasRelatedSynonym "sink", "sinker", "washbowl" ;
    a owl:Class ;
    rdfs:label "sink fixture"@en ;
    rdfs:subClassOf obo:ENVO_01000989 .

obo:ENVO_01000991
    obo:IAO_0000115 "A plumbing fixture which may serve as a container for water in which humans or other animals may bathe." ;
    oboInOwl:hasExactSynonym "bathtub" ;
    oboInOwl:hasRelatedSynonym "bath", "tub" ;
    a owl:Class ;
    rdfs:comment "Of course, there are other uses for bathtubs." ;
    rdfs:label "bathtub fixture"@en ;
    rdfs:subClassOf obo:ENVO_01000989 .

obo:ENVO_01000992
    obo:IAO_0000115 "A plumbing fixture within which a human or other animal may bathe under a spray of water." ;
    obo:IAO_0000116 "As some showers have no drain, this may cause issues with the definition of plumbing fixture." ;
    oboInOwl:hasRelatedSynonym "shower" ;
    a owl:Class ;
    rdfs:comment "Indoors, there is a drain in the floor. Most showers have temperature, spray pressure and adjustable showerhead nozzle. Showering is common in Western culture due to the efficiency of using it compared with a bathtub. Its use in hygiene is, therefore, common practice. A shower uses less water on average than a bath: 80 litres for a shower compared with 150 litres for a bath." ;
    rdfs:label "shower fixture"@en ;
    rdfs:subClassOf obo:ENVO_01000989 .

obo:ENVO_01000993
    obo:IAO_0000115 "A planned process during which raw or recycled materials are transformed into products for use or sale using labour and machines, tools, chemical and biological processing, or formulation." ;
    a owl:Class ;
    rdfs:comment "The term may refer to a range of human activity, from handicraft to high tech, but is most commonly applied to industrial production, in which raw materials are transformed into finished goods on a large scale." ;
    rdfs:label "manufacturing process"@en ;
    rdfs:subClassOf obo:ENVO_02500027, obo:OBI_0000011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000952
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00003074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:OBI_0000011
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_00003074
            ]
        )
    ] .

obo:ENVO_01000994
    obo:IAO_0000115 "A manufacturing process which occurs on a planet." ;
    obo:IAO_0000116 "Whether this is within the planet's Hill sphere, the region which extends from its exosphere to its core, or some other planetary region is not clear." ;
    a owl:Class ;
    rdfs:comment "See https://github.com/EnvironmentOntology/envo/issues/513 for discussion." ;
    rdfs:label "planetary manufacturing process"@en ;
    rdfs:subClassOf obo:ENVO_01000993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01000800
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002232 ;
        owl:someValuesFrom obo:ENVO_01000983
    ] .

obo:ENVO_01000995
    obo:IAO_0000115 "A dry stream channel through which a river had flowed, but now contains no appreciable accumulations of water." ;
    a owl:Class ;
    rdfs:comment "See http://purl.obolibrary.org/obo/ENVO_01000979 for the channel of an intermittent river." ;
    rdfs:label "dry river"@en ;
    rdfs:subClassOf obo:ENVO_00000278, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_0010163
    ] .

obo:ENVO_01000996
    obo:IAO_0000115 "An process during which natural or manufactured materials and products are processed and arranged by humans or their technology into structures." ;
    obo:IAO_0000116 "The nature of \"structures\" must be further specified." ;
    a owl:Class ;
    rdfs:label "human-directed construction process"@en ;
    rdfs:subClassOf obo:ENVO_02500027, obo:OBI_0000011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000952
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00000070
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:OBI_0000011
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_00000070
            ]
        )
    ] .

obo:ENVO_01000997
    obo:IAO_0000115 "An environmental system which is determined by materials bearing roughly homogeneous qualities." ;
    a owl:Class ;
    rdfs:comment "Organisational class. Not intended for annotation." ;
    rdfs:label "environmental system determined by a quality"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000001
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000001
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:BFO_0000001
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0000001
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01000998
    obo:IAO_0000115 "An environmental system within which an environmental material strongly influences the system's composition and properties." ;
    a owl:Class ;
    rdfs:comment "Organisational class. Not intended for annotation. Subclasses describe environments which are usually permeated by an environmental material. They may also describe environments which are sufficiently close to a material, that their dynamics are strongly influenced by it (e.g. a patch of forest ecosystem neighbouring a uranium dump)." ;
    rdfs:label "environmental system determined by a material"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00010483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00010483
            ]
        )
    ] .

obo:ENVO_01000999
    obo:IAO_0000115 "An environmental system determined by the presence of a plant rhizosphere." ;
    obo:IAO_0000118 "Plant rhizosphere" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "rhizosphere environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00005801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001001
    ] .

obo:ENVO_01001000
    obo:IAO_0000115 "An environmental system which is determined by a living organism." ;
    oboInOwl:hasRelatedSynonym "host-associated environment" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environmental system determined by an organism"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:NCBITaxon_131567
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:NCBITaxon_131567
            ]
        )
    ] .

obo:ENVO_01001001
    obo:IAO_0000115 "An environmental system determined by a green plant." ;
    obo:IAO_0000118 "Plant" ;
    oboInOwl:hasBroadSynonym "plant environment" ;
    oboInOwl:hasExactSynonym "Viridiplantae-associated environment" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "plant-associated environment"@en ;
    rdfs:subClassOf obo:ENVO_01001000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:NCBITaxon_33090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:NCBITaxon_33090
            ]
        )
    ] .

obo:ENVO_01001002
    obo:IAO_0000115 "An environmental system determined by an animal." ;
    obo:IAO_0000118 "Animal" ;
    oboInOwl:hasBroadSynonym "animal environment" ;
    oboInOwl:hasExactSynonym "Metazoan-associated environment" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "animal-associated environment"@en ;
    rdfs:subClassOf obo:ENVO_01001000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:NCBITaxon_33208
            ]
        )
    ] .

obo:ENVO_01001003
    obo:IAO_0000118 "Non-saline" ;
    oboInOwl:inSubset envo:envoEmpo ;
    a owl:Class ;
    rdfs:comment "This class (term) is defined by the lack of a quality (i.e. the lack of salinity or increased osmolarity), which is not best-practice ontologically. Use for annotation is generally discouraged and users should use classes which positively describe the material or environment sampled (i.e. stating the qualities the entity has, rather than those it does not)." ;
    rdfs:label "non-saline environment"@en ;
    rdfs:subClassOf obo:ENVO_01000997, [
        a owl:Class ;
        owl:complementOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000086 ;
            owl:someValuesFrom obo:PATO_0001657
        ]
    ], [
        a owl:Class ;
        owl:complementOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002473 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_00010483
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:ENVO_02000200 ;
                        owl:someValuesFrom obo:CHEBI_26710
                    ]
                )
            ]
        ]
    ] .

obo:ENVO_01001004
    obo:IAO_0000115 "Underground water which is located in pore spaces found in rock or unconsolidated deposits such as soil, clay, or gravel." ;
    oboInOwl:hasExactSynonym "ground water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "The definition of aquifer is quite permissive, referencing any water bearing rock or unconsolidated material." ;
    rdfs:label "groundwater"@en ;
    rdfs:subClassOf obo:ENVO_00005792, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00012408
    ] .

obo:ENVO_01001005
    obo:IAO_0000115 "A lunar rainbow is a rainbow produced by the refraction of light, which has been reflected from a moon's surface, by water droplets in an astronomical body's atmosphere." ;
    oboInOwl:hasExactSynonym "moonbow", "white rainbow" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "lunar rainbow"@en ;
    rdfs:subClassOf obo:ENVO_01001006 .

obo:ENVO_01001006
    obo:IAO_0000115 "A rainbow is a photometeor which consists of a spectral separation of light, formed as a result of the reflection, refraction, and dispersion of light in water droplets suspended in an astronomical body's atmosphere." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The term 'rainbow' is usually used to refer to solar rainbows, but greater specificity should be used when possible." ;
    rdfs:label "rainbow"@en ;
    rdfs:subClassOf obo:ENVO_01001009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000833
    ] .

obo:ENVO_01001007
    obo:IAO_0000115 "A solar rainbow is a rainbow produced by the refraction of light. which has been emitted by a star, by water droplets in the atmosphere of an astronomical body." ;
    oboInOwl:hasRelatedSynonym "stellar rainbow" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The astronomical body where the rainbow occurs is understood to orbit the star which produces the light which forms the rainbow." ;
    rdfs:label "solar rainbow"@en ;
    rdfs:subClassOf obo:ENVO_01001006 .

obo:ENVO_01001008
    obo:IAO_0000115 "A meteor is any matter- or energy-based entity which is located in the atmosphere of an astronomical body." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "meteor"@en ;
    rdfs:subClassOf obo:BFO_0000030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01001009
    obo:IAO_0000115 "A meteor that is primarily composed of light." ;
    obo:IAO_0000116 "Requires radiative phenomena to be added for axiomatisation." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "photometeor"@en ;
    rdfs:subClassOf obo:ENVO_01001008 .

obo:ENVO_01001010
    obo:IAO_0000115 "A meteor which is primarily composed of water." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "hydrometeor"@en ;
    rdfs:subClassOf obo:ENVO_01001008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002006
                obo:ENVO_01000277
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00002006
                        obo:ENVO_01000277
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001011
    obo:IAO_0000115 "A photometeor which is formed as a result of sudden electrostatic discharge in the atmosphere." ;
    oboInOwl:hasRelatedSynonym "lightning", "lightning flash" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "This phenomenon is often treated as interchangeable with the process of electrostatic discharge that causes it." ;
    rdfs:label "light emitted by lightning"@en ;
    rdfs:subClassOf obo:ENVO_01001009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000898
    ] .

obo:ENVO_01001012
    obo:IAO_0000115 "A meteor which is primarily composed of rock." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "lithometeor"@en ;
    rdfs:subClassOf obo:ENVO_00000339, obo:ENVO_01001008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01001068
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00001995
            ]
        )
    ] .

obo:ENVO_01001013
    obo:IAO_0000115 "A rainbow which forms from sunlight which has been reflected off a body of water prior to its interaction with water droplets in an atmosphere." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Not to be confused with a reflected rainbow, which is not a photometeor." ;
    rdfs:label "reflection rainbow"@en ;
    rdfs:subClassOf obo:ENVO_01001006 .

obo:ENVO_01001014
    obo:IAO_0000115 "A solar rainbow which is formed by a narrow band of wavelengths, the rest of the spectrum having been scattered away by an atmosphere." ;
    oboInOwl:hasExactSynonym "monochrome rainbow", "red rainbow" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "monochrome solar rainbow"@en ;
    rdfs:subClassOf obo:ENVO_01001007 .

obo:ENVO_01001015
    obo:IAO_0000115 "A rainbow which forms through the interaction of sunlight with the water droplets which constitute fog or clouds; light is diffracted by these droplets such that the photometeor appears almost white with faint reds on the sky-facing side and faint blues on the planet-facing side of the bow." ;
    oboInOwl:hasExactSynonym "fog bow" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Often, fogbows are treated as separate from rainbows; however, as the formation processes are much the same, we currently classify these as a subclass of rainbow pending input from domain experts." ;
    rdfs:label "fogbow"@en ;
    rdfs:subClassOf obo:ENVO_01001006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000760
                obo:ENVO_01000844
            )
        ]
    ] .

obo:ENVO_01001016
    obo:IAO_0000115 "A photometeor which is formed by wave interference of light refracted within water droplets which constitute mist or clouds and consists of one or more concentric, successively dimmer rings, each of which has red wavelengths distant to the glory's centre and blue wavelengths towards the centre." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "This is not to be confused with a circular rainbow, which is formed through different processes." ;
    rdfs:label "glory"@en ;
    rdfs:subClassOf obo:ENVO_01001009 .

obo:ENVO_01001017
    obo:IAO_0000115 "A photometeor which is produced by light that is reflected, refracted, and dispersed by ice crystals, capable of acting as prisms and mirrors, suspended in an astronomical body's atmosphere." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "halo"@en ;
    rdfs:subClassOf obo:ENVO_01001009 .

obo:ENVO_01001018
    obo:IAO_0000115 "Water which has a very high concentration of nutrients." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "The thresholds of eutrophy are fluid and often locally defined." ;
    rdfs:label "hypereutrophic water"@en ;
    rdfs:subClassOf obo:ENVO_00002224 .

obo:ENVO_01001019
    obo:IAO_0000115 "A lake which is composed primarily of water with very high nutrient concentrations." ;
    a owl:Class ;
    rdfs:label "hypereutrophic lake"@en ;
    rdfs:subClassOf obo:ENVO_01000548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001018
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000548
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01001018
            ]
        )
    ] .

obo:ENVO_01001020
    obo:IAO_0000115 "A lake which is primarily composed of water with a concentration of dissolved salts greater than that of ocean water." ;
    a owl:Class ;
    rdfs:label "hypersaline lake"@en ;
    rdfs:subClassOf obo:ENVO_00000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002012
            ]
        )
    ] .

obo:ENVO_01001021
    obo:IAO_0000115 "A lake which is composed primarily water with high concentrations of humic substances and organic acids, resulting in brown- or tea-coloured colouration." ;
    oboInOwl:hasExactSynonym "dystrophic lake" ;
    a owl:Class ;
    rdfs:comment "In response to historical misuse of the term in literature, these lakes are better referred to as \"humic lakes\". Although dystrophic lakes are often considered acidic and nutrient-poor (oligotrophic), these lakes actually vary greatly in terms of both pH and productivity. Due to the low pH associated with dystrophic lakes, few bacterial species and other aquatic life are able to survive. They are common in the taiga of North America and Eurasia." ;
    rdfs:label "humic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020 .

obo:ENVO_01001022
    obo:IAO_0000115 "A lake which has formed as the result of processes that are not or are only minimally driven by human activity." ;
    obo:IAO_0000116 "This class is to be filled by inference." ;
    a owl:Class ;
    rdfs:label "natural lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Class ;
        owl:complementOf obo:ENVO_00000377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Class ;
                owl:complementOf [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002354 ;
                    owl:someValuesFrom obo:ENVO_01000952
                ]
            ]
        )
    ] .

obo:ENVO_01001023
    obo:IAO_0000115 "A process during which energy is emitted or transmitted in the form of waves or particles through space or a material medium." ;
    obo:IAO_0000116 "Requires addition of waves for full axiomatisation. This should be linked to \"subatomic particle\" with an \"or\". Note that ENVO represents space as an environmental material (a hard vacuum with sparse material inclusions)." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:label "radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001852, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:CHEBI_36342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00010483
    ] .

obo:ENVO_01001024
    obo:IAO_0000115 "A radiation process during which energy is transmitted or emitted by means of fast-moving subatomic particles." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:label "particle radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001023 .

obo:ENVO_01001025
    obo:IAO_0000115 "A particle radiation process during which subatomic particles move in the same direction." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:label "particle beam radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001024 .

obo:ENVO_01001026
    obo:IAO_0000115 "A radiation process during which waves (or their quanta, photons) of the electromagnetic field propagate (radiate) through space carrying electromagnetic energy." ;
    oboInOwl:hasExactSynonym "EM radiation" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Note that this class is concerned only with active radiative processes: static electric and magnetic fields are not inlcuded. All electromagnetic radiation carries radiant energy." ;
    rdfs:label "electromagnetic radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001023 .

obo:ENVO_01001027
    obo:IAO_0000115 "A radiation process during which mechanical waves generated by oscillations radiate through an environmental material." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "The mechanical waves generated by this process are also referred to as pressure waves." ;
    rdfs:label "acoustic radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001023 .

obo:ENVO_01001028
    obo:IAO_0000115 "Sediment which has its porespace filled by water which has very low levels of sodium chloride and/or other salts." ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:comment "We do not specify numeric thresholds for saline vs. non-saline here, as this is variable. Consider specifying this on the information and/or data layer for your purposes. If you require an ENVO class with a fixed threshold, please request one using our issue tracker." ;
    rdfs:label "sediment permeated by freshwater"@en ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001029
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by feces." ;
    obo:IAO_0000118 "Animal distal gut" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "fecal environment"@en ;
    rdfs:subClassOf obo:ENVO_01000998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00002003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00002003
            ]
        )
    ] .

obo:ENVO_01001030
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a bodily secretion of a metazoan." ;
    obo:IAO_0000118 "Animal secretion" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment determined by a metazoan secretion"@en ;
    rdfs:subClassOf obo:ENVO_2100000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:UBERON_0000456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:UBERON_0000456
            ]
        )
    ] .

obo:ENVO_01001031
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a substance produced by a plant." ;
    obo:IAO_0000118 "Plant secretion" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment determined by a plant substance"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:PO_0025161
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:PO_0025161
            ]
        )
    ] .

obo:ENVO_01001032
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a biofilm on the surface of a plant." ;
    obo:IAO_0000118 "Plant surface" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment determined by a biofilm on a plant surface"@en ;
    rdfs:subClassOf obo:ENVO_01000998, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000156
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00010504
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:BFO_0000050 ;
                                owl:someValuesFrom obo:PO_0000003
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000156
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:intersectionOf (obo:ENVO_00010504
                                    [
                                        a owl:Restriction ;
                                        owl:onProperty obo:BFO_0000050 ;
                                        owl:someValuesFrom obo:PO_0000003
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001033
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a digestive tract." ;
    obo:IAO_0000118 "Animal proximal gut" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "digestive tract environment"@en ;
    rdfs:subClassOf obo:ENVO_2100000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:UBERON_0001555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:UBERON_0001555
            ]
        )
    ] .

obo:ENVO_01001034
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a biofilm on the surface of a animal." ;
    obo:IAO_0000118 "Animal surface" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment determined by a biofilm on an animal surface"@en ;
    rdfs:subClassOf obo:ENVO_01000998, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000156
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:UBERON_0036215
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000156
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom obo:UBERON_0036215
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001035
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a biofilm on the surface of a fungus." ;
    obo:IAO_0000118 "Fungus surface" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment determined by a biofilm on a fungal surface"@en ;
    rdfs:subClassOf obo:ENVO_01000998, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000156
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00010504
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:BFO_0000050 ;
                                owl:someValuesFrom obo:FAO_0000001
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000156
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:intersectionOf (obo:ENVO_00010504
                                    [
                                        a owl:Restriction ;
                                        owl:onProperty obo:BFO_0000050 ;
                                        owl:someValuesFrom obo:FAO_0000001
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001036
    obo:IAO_0000115 "Sediment which has its porespace filled by water with increased levels of sodium chloride and other salts." ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:comment "We do not specify numeric thresholds for saline vs. non-saline here, as this is variable. Consider specifying this on the information and/or data layer for your purposes. If you require an ENVO class with a fixed threshold, please request one using our issue tracker." ;
    rdfs:label "sediment permeated by saline water"@en ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_00002010
    ] .

obo:ENVO_01001037
    obo:IAO_0000115 "Water which contains a slightly increased concentration of dissolved salts, relative to their concentration in freshwater." ;
    oboInOwl:hasDbXref "EcoLexicon:saltwater", "SWEETRealm:SalineWater", "SWEETRealm:SaltWater", "https://en.wikipedia.org/wiki/Saline_water" ;
    oboInOwl:hasExactSynonym "slightly salty water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "The United States Geological Survey classifies slightly saline water as having around 1,000 to 3,000 ppm (0.1–0.3%) of dissolved salts." ;
    rdfs:label "slightly saline water"@en ;
    rdfs:subClassOf obo:ENVO_00002010 .

obo:ENVO_01001038
    obo:IAO_0000115 "Water which contains a moderately increased concentration of dissolved salts, relative to their concentration in freshwater." ;
    oboInOwl:hasDbXref "EcoLexicon:saltwater", "SWEETRealm:SalineWater", "SWEETRealm:SaltWater", "https://en.wikipedia.org/wiki/Saline_water" ;
    oboInOwl:hasExactSynonym "moderately salty water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "The United States Geological Survey classifies moderately saline water as having around 3,000 to 10,000 ppm (0.3–1%) of dissolved salts." ;
    rdfs:label "moderately saline water"@en ;
    rdfs:subClassOf obo:ENVO_00002010 .

obo:ENVO_01001039
    obo:IAO_0000115 "Water which contains a highly increased concentration of dissolved salts, relative to their concentration in freshwater." ;
    oboInOwl:hasDbXref "EcoLexicon:saltwater", "SWEETRealm:SalineWater", "SWEETRealm:SaltWater", "https://en.wikipedia.org/wiki/Saline_water" ;
    oboInOwl:hasExactSynonym "highly salty water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "The United States Geological Survey classifies highly saline water as having around 10,000 to 35,000 ppm (1–3.5%) of dissolved salts." ;
    rdfs:label "highly saline water"@en ;
    rdfs:subClassOf obo:ENVO_00002010 .

obo:ENVO_01001040
    obo:IAO_0000115 "An environment which is determined by materials which bear significant concentrations of salts." ;
    obo:IAO_0000118 "Saline" ;
    oboInOwl:inSubset envo:envoEmpo ;
    a owl:Class ;
    rdfs:comment "The thresholds for \"significant\" concentrations of salts vary widely and thus no committment is made in this class. Subclasses with more explicit thresholds can be made upon request." ;
    rdfs:label "saline environment"@en ;
    rdfs:subClassOf obo:ENVO_01000314, obo:ENVO_01000998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Class ;
                    owl:unionOf ([
                            a owl:Restriction ;
                            owl:onProperty obo:ENVO_02000200 ;
                            owl:someValuesFrom obo:CHEBI_26710
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001657
                        ]
                    )
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000997
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010483
                        [
                            a owl:Class ;
                            owl:unionOf ([
                                    a owl:Restriction ;
                                    owl:onProperty obo:ENVO_02000200 ;
                                    owl:someValuesFrom obo:CHEBI_26710
                                ]
                                [
                                    a owl:Restriction ;
                                    owl:onProperty obo:RO_0000086 ;
                                    owl:someValuesFrom obo:PATO_0001657
                                ]
                            )
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001041
    obo:IAO_0000115 "An environmental system determined by a fungal structure." ;
    obo:IAO_0000118 "Fungus" ;
    oboInOwl:hasBroadSynonym "fungus environment" ;
    oboInOwl:hasExactSynonym "fungus-associated environment" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "fungi-associated environment"@en ;
    rdfs:subClassOf obo:ENVO_01001000, obo:ENVO_2100000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:FAO_0000001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:NCBITaxon_4751
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:NCBITaxon_4751
            ]
        )
    ] .

obo:ENVO_01001042
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by sterile water." ;
    obo:IAO_0000118 "Negative" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:comment "This term can be understood as a negative experimental control primarily composed of sterile water. The quantity of sterile water used may be contaminated; to express pure sterile water, please use http://purl.obolibrary.org/obo/ENVO_00005791" ;
    rdfs:label "sterile water environment"@en ;
    rdfs:subClassOf obo:ENVO_01000317, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00005791
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00005791
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000317
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00005791
            ]
        )
    ] .

obo:ENVO_01001043
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by hypersaline water." ;
    obo:IAO_0000118 "Hypersaline (saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "hypersaline water environment"@en ;
    rdfs:subClassOf obo:ENVO_01000307, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00002012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000307
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00002012
            ]
        )
    ] .

obo:ENVO_01001044
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by soil." ;
    obo:IAO_0000118 "Soil (non-saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "soil environment"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01000997, obo:ENVO_01000998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_01001045
    obo:IAO_0000115 "A region which overlaps parts of one or more planetary structural layers which are located below an oceanic plate." ;
    obo:IAO_0000116 "We may have to soften dependence on planetary structural layers as some planets haven't differentiated by density." ;
    a owl:Class ;
    rdfs:label "oceanic subsurface zone"@en ;
    rdfs:subClassOf obo:ENVO_01000941, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000748
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_01001046
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by the subsurface zone of a planet." ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "planetary subsurface environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_01000941
            ]
        )
    ] .

obo:ENVO_01001047
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by those parts of a planetary subsurface zone which are not saline." ;
    obo:IAO_0000118 "Subsurface (non-saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "non-saline planetary subsurface environment"@en ;
    rdfs:subClassOf obo:ENVO_01001046 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001046
            [
                a owl:Class ;
                owl:complementOf [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002507 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00010483
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001657
                            ]
                        )
                    ]
                ]
            ]
        )
    ] .

obo:ENVO_01001048
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by sediment." ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "sediment environment"@en ;
    rdfs:subClassOf obo:ENVO_01000997, obo:ENVO_01000998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00002007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00002007
            ]
        )
    ] .

obo:ENVO_01001049
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by sediment permeated by non-saline water." ;
    obo:IAO_0000118 "Sediment (non-saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "non-saline sediment environment"@en ;
    rdfs:subClassOf obo:ENVO_01001048, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_01001028
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_01001028
            ]
        )
    ] .

obo:ENVO_01001050
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by sediment permeated by saline water." ;
    obo:IAO_0000118 "Sediment (saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "saline sediment environment"@en ;
    rdfs:subClassOf obo:ENVO_01001048, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_01001036
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001048
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_01001036
            ]
        )
    ] .

obo:ENVO_01001051
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a biofilm on a surface which is exposed to non-saline materials." ;
    obo:IAO_0000118 "Surface (non-saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment determined by a biofilm on a non-saline surface"@en ;
    rdfs:subClassOf obo:ENVO_01000998, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000156
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00010504
                            [
                                a owl:Class ;
                                owl:complementOf [
                                    a owl:Restriction ;
                                    owl:onProperty obo:RO_0000086 ;
                                    owl:someValuesFrom obo:PATO_0001657
                                ]
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000156
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:intersectionOf (obo:ENVO_00010504
                                    [
                                        a owl:Class ;
                                        owl:complementOf [
                                            a owl:Restriction ;
                                            owl:onProperty obo:RO_0000086 ;
                                            owl:someValuesFrom obo:PATO_0001657
                                        ]
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001052
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by an aerosol." ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "aerosol environment"@en ;
    rdfs:subClassOf obo:ENVO_01000997, obo:ENVO_01000998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00010505
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00010505
            ]
        )
    ] .

obo:ENVO_01001053
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a saline aerosol." ;
    obo:IAO_0000118 "Aerosol (saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "saline aerosol environment"@en ;
    rdfs:subClassOf obo:ENVO_01001040, obo:ENVO_01001052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010505
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001657
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001052
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010505
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001657
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001054
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by an aerosol with a low concentration of dissolved solutes." ;
    obo:IAO_0000118 "Aerosol (non-saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "non-saline aerosol environment"@en ;
    rdfs:subClassOf obo:ENVO_01001052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010505
                [
                    a owl:Class ;
                    owl:complementOf [
                        a owl:Class ;
                        owl:unionOf ([
                                a owl:Restriction ;
                                owl:onProperty obo:ENVO_02000200 ;
                                owl:someValuesFrom obo:CHEBI_26710
                            ]
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001657
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001052
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010505
                        [
                            a owl:Class ;
                            owl:complementOf [
                                a owl:Class ;
                                owl:unionOf ([
                                        a owl:Restriction ;
                                        owl:onProperty obo:ENVO_02000200 ;
                                        owl:someValuesFrom obo:CHEBI_26710
                                    ]
                                    [
                                        a owl:Restriction ;
                                        owl:onProperty obo:RO_0000086 ;
                                        owl:someValuesFrom obo:PATO_0001657
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001055
    obo:IAO_0000115 "An environmental system determined by part of a living or dead animal, or a whole small animal." ;
    obo:IAO_0000118 "Animal corpus" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment associated with an animal part or small animal"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:NCBITaxon_33208
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:UBERON_0001062
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:NCBITaxon_33208
                        ]
                    )
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:NCBITaxon_33208
                        [
                            a owl:Class ;
                            owl:intersectionOf (obo:UBERON_0001062
                                [
                                    a owl:Restriction ;
                                    owl:onProperty obo:BFO_0000050 ;
                                    owl:someValuesFrom obo:NCBITaxon_33208
                                ]
                            )
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001056
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by a biofilm on a surface which is exposed to saline materials." ;
    obo:IAO_0000118 "Surface (saline)" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment determined by a biofilm on a saline surface"@en ;
    rdfs:subClassOf obo:ENVO_01000998, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000156
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00010504
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001657
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000156
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:intersectionOf (obo:ENVO_00010504
                                    [
                                        a owl:Restriction ;
                                        owl:onProperty obo:RO_0000086 ;
                                        owl:someValuesFrom obo:PATO_0001657
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001057
    obo:IAO_0000115 "An environmental system determined by part of a living or dead plant, or a whole small plant." ;
    obo:IAO_0000118 "Plant corpus" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment associated with a plant part or small plant"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PO_0025131
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:PO_0000003
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0000587
                        ]
                    )
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:PO_0025131
                        [
                            a owl:Class ;
                            owl:intersectionOf (obo:PO_0000003
                                [
                                    a owl:Restriction ;
                                    owl:onProperty obo:RO_0000086 ;
                                    owl:someValuesFrom obo:PATO_0000587
                                ]
                            )
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001058
    obo:IAO_0000115 "An environmental system determined by part of a living or dead fungus." ;
    obo:IAO_0000118 "Fungus corpus" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment associated with a fungal tissue"@en ;
    rdfs:subClassOf obo:ENVO_01001110, obo:ENVO_2100000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:FAO_0000001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:FAO_0000001
            ]
        )
    ] .

obo:ENVO_01001059
    obo:IAO_0000115 "A cell culture which is composed of a microbial community of known composition." ;
    obo:IAO_0000118 "Mock community" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:comment "Mock communities are typically used as positive controls in experiments." ;
    rdfs:label "mock community culture"@en ;
    rdfs:subClassOf obo:ENVO_01001968 .

obo:ENVO_01001060
    obo:IAO_0000115 "A cell culture which is composed of a single population of bacterial or archaeal cells." ;
    obo:IAO_0000118 "Single strain" ;
    oboInOwl:inSubset envo:envoEmpo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "single strain cell culture"@en ;
    rdfs:subClassOf obo:ENVO_01001968 .

obo:ENVO_01001061
    obo:IAO_0000115 "A lake which is contained within a caldera." ;
    a owl:Class ;
    rdfs:label "caldera lake"@en ;
    rdfs:subClassOf obo:ENVO_00000052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000096
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000052
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000096
            ]
        )
    ] .

obo:ENVO_01001062
    obo:IAO_0000115 "A lake contained within a crater." ;
    a owl:Class ;
    rdfs:comment "Note that this class does not commit to what kind of crater contains the lake in question. Please see the subclasses for more specificity." ;
    rdfs:label "crater lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000514
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000514
            ]
        )
    ] .

obo:ENVO_01001063
    obo:IAO_0000115 "Water which has an appreciable concentration of dissolved oxygen." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-21T06:05:53Z" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "The threshold dissolved oxygen concentration past which water is considered oxic is variable. Typically, this is understood as the concentration at and beyond which organisms inhabiting that water can sustain aerobic metabolism and good health. For most systems, this is above 80% oxygen saturation. Input is welcome here https://github.com/EnvironmentOntology/envo/issues/536" ;
    rdfs:label "oxic water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001162
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:CHEBI_15379
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001986
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001064
    obo:IAO_0000115 "Water which has low levels of dissolved oxygen." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:creation_date "2010-03-21T06:05:53Z" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "As with oxic and anoxic water, the thresholds for hypoxia are variable. Typically, a hypoxic state is asserted when dissolved oxygen levels decrease to a level where they have detrimental effects on aerobic aquatic organisms, typically below 30% oxygen saturation." ;
    rdfs:label "hypoxic water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001163
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
                _:genid7102
            )
        ]
    ] .

obo:ENVO_01001065
    obo:IAO_0000115 "A lake which is contained in a crater formed by a meteorite impact." ;
    oboInOwl:hasExactSynonym "meteorite crater lake", "meteorite impact crater lake" ;
    a owl:Class ;
    rdfs:label "meteorite lake"@en ;
    rdfs:subClassOf obo:ENVO_01001070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000310
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000310
            ]
        )
    ] .

obo:ENVO_01001066
    obo:IAO_0000115 "An impact event is a collision between astronomical bodies." ;
    a owl:Class ;
    rdfs:label "impact between astronomical bodies"@en ;
    rdfs:subClassOf obo:ENVO_01001763, _:genid7102 .

obo:ENVO_01001067
    obo:IAO_0000115 "An impact event during which a meteoroid collides with another astronomical body." ;
    a owl:Class ;
    rdfs:label "meterorite impact"@en ;
    rdfs:subClassOf obo:ENVO_01001066, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001012
                obo:ENVO_01001068
            )
        ]
    ] .

obo:ENVO_01001068
    obo:IAO_0000115 "An astronomical body which is composed of rocky or metallic materials and is considerably smaller than asteroids." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "meteoroid"@en ;
    rdfs:subClassOf obo:ENVO_01000799, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00001995
                obo:ENVO_01001069
            )
        ]
    ] .

obo:ENVO_01001069
    obo:IAO_0000115 "A material which is composed primarily of one or more pure metals and which shows their properties." ;
    obo:IAO_0000116 "Far more axiomatisation can be done should the qualities of metals be added to PATO or a similar quality ontology. However, note that there are many exceptions to the typical qualities of the majority of metals." ;
    oboInOwl:hasRelatedSynonym "metal" ;
    a owl:Class ;
    rdfs:comment "While this class allows for some degree of contamination by non-metal substances, the material represented should show at least some of the typical features of a pure metal: hardness (except for liquid metals), opacity, lustre, malleability, fusibility, ductile  and good electrical and thermal conductivity." ;
    rdfs:label "metallic material"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000963
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001546
                obo:PATO_0001548
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_15022
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_33521
    ] .

obo:ENVO_01001070
    obo:IAO_0000115 "A lake which is contained in a crater formed by an impact event." ;
    a owl:Class ;
    rdfs:label "impact crater lake"@en ;
    rdfs:subClassOf obo:ENVO_01001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01001071
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_01001071
            ]
        )
    ] .

obo:ENVO_01001071
    obo:IAO_0000115 "A crater which was formed as a result of the impact of one astronomical body on another." ;
    oboInOwl:hasDbXref "SWEETRealm:ImpactCrater" ;
    a owl:Class ;
    rdfs:label "impact crater"@en ;
    rdfs:subClassOf obo:ENVO_00000514, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001066
    ] .

obo:ENVO_01001072
    obo:IAO_0000115 "A lake which is primarily composed of anoxic water." ;
    oboInOwl:hasExactSynonym "anaerobic lake" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "anoxic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000173
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000173
            ]
        )
    ] .

obo:ENVO_01001073
    obo:IAO_0000115 "A lake which has a hypolimnion composed primarily of anoxic water." ;
    oboInOwl:hasRelatedSynonym "anoxic lake" ;
    a owl:Class ;
    rdfs:label "lake with an anoxic hypolimnion"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002130
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000173
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002130
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01000173
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001074
    obo:IAO_0000115 "A lake which has a hypolimnion composed primarily of hypoxic water." ;
    oboInOwl:hasRelatedSynonym "anoxic lake" ;
    a owl:Class ;
    rdfs:label "lake with a hypoxic hypolimnion"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002130
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01001064
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002130
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01001064
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001075
    obo:IAO_0000115 "A lake which is primarily composed of hypoxic water." ;
    oboInOwl:hasExactSynonym "oxygen-poor lake" ;
    oboInOwl:hasRelatedSynonym "oxygen-depleted lake" ;
    a owl:Class ;
    rdfs:label "hypoxic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001064
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01001064
            ]
        )
    ] .

obo:ENVO_01001076
    obo:IAO_0000115 "A lake which is primarily composed of oxic water." ;
    oboInOwl:hasExactSynonym "oxygenated lake" ;
    oboInOwl:hasRelatedSynonym "aerobic lake" ;
    a owl:Class ;
    rdfs:label "oxic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01001063
            ]
        )
    ] .

obo:ENVO_01001077
    obo:IAO_0000115 "A lake which has a hypolimnion composed primarily of oxic water." ;
    oboInOwl:hasRelatedSynonym "aerobic lake", "oxic lake" ;
    a owl:Class ;
    rdfs:label "lake with an oxic hypolimnion"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002130
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01001063
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000020
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002130
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01001063
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001078
    obo:IAO_0000115 "Environmental variability which inheres in an astronomical body part or in outer space." ;
    a owl:Class ;
    rdfs:comment "This class refers to all weather, including atmospheric and space weather. Please use a subclass for more specificity." ;
    rdfs:label "weather"@en ;
    rdfs:subClassOf obo:ENVO_01001081 .

obo:ENVO_01001079
    obo:IAO_0000115 "Weather which inheres in an atmosphere." ;
    a owl:Class ;
    rdfs:comment "This class refers to the common usage of \"weather\", referencing the state of a (part of) an astronomical body's atmosphere." ;
    rdfs:label "atmospheric weather"@en ;
    rdfs:subClassOf obo:ENVO_01001078, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] .

obo:ENVO_01001080
    obo:IAO_0000115 "Weather which inheres in outer space." ;
    a owl:Class ;
    rdfs:label "space weather"@en ;
    rdfs:subClassOf obo:ENVO_01001078, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000637
    ] .

obo:ENVO_01001081
    obo:IAO_0000115 "A condition which inheres in an environmental system by virtue of that system undergoing variation in its composition, the distribution of the qualities its components bear, and/or in the processes which occur within it and which it participates in." ;
    a owl:Class ;
    rdfs:comment "This class is very general, but the nature of environmental variability is indeed quite variable. This class may be refined once we have more subclasses to consider." ;
    rdfs:label "environmental variability"@en ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01001082
    obo:IAO_0000115 "The disposition of an environmental system, particularly those influencing atmospheres, to manifest a cyclic pattern of weather over time." ;
    obo:IAO_0000116 "The current alignment of \"climate\" under BFO:disposition is drawing from its very useful etymology (Ancient Greek klima, meaning inclination). The climatic conditions currently used to axiomatise biomes (polar, tropical, etc) may be better placed under this class." ;
    a owl:Class ;
    rdfs:comment "Climate is commonly defined as the weather averaged, or otherwise summarised, over a period of time much longer than the duration of any phenomenon that constitutes weather. The standard averaging period is 30 years, but other periods may be used depending on the purpose." ;
    rdfs:label "climate"@en ;
    rdfs:subClassOf obo:ENVO_01000452 .

obo:ENVO_01001083
    obo:IAO_0000115 "A process during which water vapour condensing in the atmosphere aggregates into clouds." ;
    obo:IAO_0000116 "Currently tied to water-based clouds. This can be generalised to othe clouds if needed." ;
    oboInOwl:hasExactSynonym "cloud formation" ;
    a owl:Class ;
    rdfs:label "cloud formation process"@en ;
    rdfs:subClassOf obo:ENVO_01001856, obo:ENVO_02500003, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000724
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000266
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000760
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01000913
    ] .

obo:ENVO_01001084
    obo:IAO_0000115 "A process during which microscopic solid or liquid objects are formed." ;
    oboInOwl:hasRelatedSynonym "particle formation" ;
    a owl:Class ;
    rdfs:label "particulate matter formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000060
    ] .

obo:ENVO_01001085
    obo:IAO_0000115 "An aerosol formation process which occurs in an atmosphere." ;
    oboInOwl:hasExactSynonym "atmospheric aerosol formation" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "atmospheric aerosol formation"@en ;
    rdfs:subClassOf obo:ENVO_01001654, obo:ENVO_02500003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001654
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01001086
    obo:IAO_0000115 "A process during which an aerosol, consisting of solid particulates suspended in a gas, is formed in an atmosphere." ;
    oboInOwl:hasRelatedSynonym "formation of solid particles in an atmosphere" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "formation of a solid aerosol in an atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001085, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01001089
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01001089
            ]
        )
    ] .

obo:ENVO_01001087
    obo:IAO_0000115 "A process during which an aerosol, consisting of droplets of liquid suspended in gas, is formed in an atmosphere." ;
    oboInOwl:hasRelatedSynonym "formation of liquid droplets in an atmosphere", "formation of liquid particles in an atmosphere" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "formation of a liquid aerosol in an atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001085, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01001088
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001085
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01001088
            ]
        )
    ] .

obo:ENVO_01001088
    obo:IAO_0000115 "An aerosol which has non-gaseous parts that are primarily composed of liquid droplets." ;
    oboInOwl:hasDbXref "SWEETRealm:Aerosol" ;
    oboInOwl:hasExactSynonym "liquid aerosol" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "aerosolised liquids"@en ;
    rdfs:subClassOf obo:ENVO_00010505, obo:ENVO_02000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001546
                obo:PATO_0001548
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_00002005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001548
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010505
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010483
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001548
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001089
    obo:IAO_0000115 "An aerosol which has non-gaseous parts that are primarily composed of solid particles." ;
    oboInOwl:hasDbXref "SWEETRealm:Aerosol" ;
    oboInOwl:hasExactSynonym "solid aerosol" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "aerosolised solids"@en ;
    rdfs:subClassOf obo:ENVO_00010505, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001546
                obo:PATO_0001548
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_00002005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010505
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010483
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001546
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001090
    obo:IAO_0000115 "A process during which microscopic solid particulates are formed from gaseous materials in an atmosphere." ;
    oboInOwl:hasBroadSynonym "atmospheric formation of a solid aerosol", "formation of a solid aerosol in an atmosphere", "formation of a solid aerosol in the atmosphere" ;
    oboInOwl:hasRelatedSynonym "formation of solid particles from gaseous material in an atmosphere" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "formation of a solid aerosol from gaseous material in an atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001086, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001086
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01000797
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01001089
            ]
        )
    ] .

obo:ENVO_01001091
    obo:IAO_0000115 "A process during which microscopic liquid droplets are formed from gaseous materials in an atmosphere." ;
    oboInOwl:hasExactSynonym "atmospheric formation of a liquid aerosol", "formation of a liquid aerosol in an atmosphere", "formation of a liquid aerosol in the atmosphere" ;
    oboInOwl:hasRelatedSynonym "formation of liquid droplets from gaseous material in an atmosphere", "formation of liquid particles from gaseous material in an atmosphere" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "formation of a liquid aerosol from gaseous material in an atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001087, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001087
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01000797
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01001088
            ]
        )
    ] .

obo:ENVO_01001092
    obo:IAO_0000115 "A lake which is contained in a depression formed by the deformation and resulting lateral and vertical movements of a lithosphere." ;
    a owl:Class ;
    rdfs:label "tectonic lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000309
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01001093
            ]
        )
    ] .

obo:ENVO_01001093
    obo:IAO_0000115 "A process during which pieces of a planetary crust and uppermost mantle move." ;
    a owl:Class ;
    rdfs:label "tectonic movement"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001097
    ] .

obo:ENVO_01001094
    obo:IAO_0000115 "A process during which pieces of a planetary crust and uppermost mantle move towards one another." ;
    a owl:Class ;
    rdfs:label "convergent tectonic movement"@en ;
    rdfs:subClassOf obo:ENVO_01001093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002479 ;
        owl:someValuesFrom obo:ENVO_01001100
    ] .

obo:ENVO_01001095
    obo:IAO_0000115 "A process during which pieces of a planetary crust and uppermost mantle move away from one another." ;
    oboInOwl:hasExactSynonym "constructive tectonic movement", "extensional tectonic movement" ;
    a owl:Class ;
    rdfs:label "divergent tectonic movement"@en ;
    rdfs:subClassOf obo:ENVO_01001093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002479 ;
        owl:someValuesFrom obo:ENVO_01001099
    ] .

obo:ENVO_01001096
    obo:IAO_0000115 "A process during which pieces of a planetary crust and uppermost mantle move along each other in a predominantly horizontal manner, either in a sinistral (left lateral) or dextral (right lateral) direction." ;
    oboInOwl:hasExactSynonym "conservative tectonic movement" ;
    a owl:Class ;
    rdfs:label "transform tectonic movement"@en ;
    rdfs:subClassOf obo:ENVO_01001093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002479 ;
        owl:someValuesFrom obo:ENVO_01001101
    ] .

obo:ENVO_01001097
    obo:IAO_0000115 "A part of a lithosphere which is separated by other such parts by geographic faults or similar geomorphological discontinuities." ;
    a owl:Class ;
    rdfs:label "tectonic plate"@en ;
    rdfs:subClassOf obo:ENVO_00000191, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000646
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002253
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001098
    ] .

obo:ENVO_01001098
    obo:IAO_0000115 "A geomorphological feature which is formed where two or more tectonic plates move towards, away from, or along one another, resulting in deformation of the lithosphere." ;
    a owl:Class ;
    rdfs:label "tectonic plate boundary"@en ;
    rdfs:subClassOf obo:ENVO_01000408, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001093
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_01001097 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_01001099
    obo:IAO_0000115 "A geomorphological feature which is formed where two or more tectonic plates are actively moving away from one another, resulting in deformation of the lithosphere that forms rifts or ridges." ;
    oboInOwl:hasExactSynonym "constructive boundary", "constructive plate boundary", "divergent boundary", "extensional boundary", "extensional plate boundary" ;
    a owl:Class ;
    rdfs:label "divergent plate boundary"@en ;
    rdfs:subClassOf obo:ENVO_01001098, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001095
    ] .

obo:ENVO_01001100
    obo:IAO_0000115 "A geomorphological feature which is formed where two or more tectonic plates are actively moving towards one another, resulting in deformation of the lithosphere that forces one plate below the other where it melts in the mantle." ;
    oboInOwl:hasExactSynonym "convergent boundary", "destructive boundary", "destructive plate boundary" ;
    a owl:Class ;
    rdfs:label "convergent plate boundary"@en ;
    rdfs:subClassOf obo:ENVO_01001098, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001102
    ] .

obo:ENVO_01001101
    obo:IAO_0000115 "A geomorphological feature which is formed where two or more tectonic plates are actively moving along one another in either a sinistral (left lateral) or dextral (right lateral) horizontal direction." ;
    obo:IAO_0000116 "This class overlaps with the semantics of geographic faults and further work needs to be done to disentangle them." ;
    oboInOwl:hasExactSynonym "transform boundary" ;
    oboInOwl:hasRelatedSynonym "transform fault" ;
    a owl:Class ;
    rdfs:label "transform plate boundary"@en ;
    rdfs:subClassOf obo:ENVO_01001098, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001096
    ] .

obo:ENVO_01001102
    obo:IAO_0000115 "A convergent tectonic movement process during which one plate moves under another and is forced or sinks due to gravity into a mantle." ;
    oboInOwl:hasExactSynonym "subduction" ;
    a owl:Class ;
    rdfs:label "tectonic plate subduction"@en ;
    rdfs:subClassOf obo:ENVO_01001094, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:ENVO_01000640
        ]
    ] .

obo:ENVO_01001103
    obo:IAO_0000115 "An organic material which is primarily composed of dead particulate matter."@en ;
    a owl:Class ;
    rdfs:label "detritus" ;
    rdfs:subClassOf obo:ENVO_01000155, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001759
    ] .

obo:ENVO_01001104
    obo:IAO_0000115 "A compound astronomical body part in which extensional tectonic processes occur and where the lithosphere is being pulled apart." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "rift" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "rift zone"@en ;
    rdfs:subClassOf obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001095
    ] .

obo:ENVO_01001105
    obo:IAO_0000115 "A lake which fills a basin that has been dammed by wind-blown sand,  formed between sand dunes oriented by winds; or formed by wind action under previously arid paleoenvironments." ;
    a owl:Class ;
    rdfs:label "aeolian lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000020
    ] .

obo:ENVO_01001106
    obo:IAO_0000115 "A lake which fills a depression where drainage is blocked by solid material transported by a landslide." ;
    a owl:Class ;
    rdfs:label "landslide lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000520
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000692
    ] .

obo:ENVO_01001107
    obo:IAO_0000115 "A lake which fills a depression where drainage is blocked by solid material transported by a rockslide." ;
    a owl:Class ;
    rdfs:label "rockslide lake"@en ;
    rdfs:subClassOf obo:ENVO_01001106, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000521
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001108
    ] .

obo:ENVO_01001108
    obo:IAO_0000115 "A rockslide is a process whereby a large mass of rock moves down a hill or a mountainside." ;
    oboInOwl:hasExactSynonym "rockslip" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "rockslide process"@en ;
    rdfs:subClassOf obo:ENVO_01000692, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000814
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_00001995
                ]
            )
        ]
    ] .

obo:ENVO_01001109
    obo:IAO_0000115 "A succession of swirling vortices caused by the unsteady separation of flow of a fluid around one or more blunt bodies." ;
    oboInOwl:hasExactSynonym "Kármán vortex street", "von Kármán vortex street" ;
    a owl:Class ;
    rdfs:comment "These vortices are responsible for such phenomena as the \"singing\" of suspended telephone or power lines, and the vibration of a car antenna at certain speeds." ;
    rdfs:label "Karman vortex street"@en ;
    rdfs:subClassOf obo:ENVO_01001479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03000010
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000057 ;
                    owl:someValuesFrom obo:ENVO_02000140
                ]
            )
        ]
    ] .

obo:ENVO_01001110
    obo:IAO_0000115 "An environmental system which includes both living and non-living components." ;
    oboInOwl:hasDbXref "LTER:173" ;
    a owl:Class ;
    rdfs:comment "This class will be primarily filled by inference, any environmental system which necessarily includes living parts should be autoclassified here." ;
    rdfs:label "ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000254 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Class ;
                owl:unionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000051 ;
                        owl:someValuesFrom obo:NCBITaxon_131567
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000051 ;
                        owl:someValuesFrom obo:PCO_0000000
                    ]
                )
            ]
        )
    ] .

obo:ENVO_01001111
    obo:IAO_0000115 "A channel which was formed as a result of an annelid burrowing through soil, where organic residues lining the burrow have subsequently initiated fossilization." ;
    a owl:Class ;
    rdfs:label "fossil worm burrow"@en ;
    rdfs:subClassOf obo:ENVO_03000117, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001112
    ] .

obo:ENVO_01001112
    obo:IAO_0000115 "A process during which organic substances are replaced with mineral substrances, maintaining part of their anatomical organisation." ;
    oboInOwl:hasBroadSynonym "fossilization" ;
    a owl:Class ;
    rdfs:label "fossilization of organic material"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000155
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000256
    ] .

obo:ENVO_01001113
    obo:IAO_0000115 "Material which is primarily conposed of the vegetation present in tended pastures: mainly grasses, with an interspersion of legumes and other forbs." ;
    oboInOwl:hasBroadSynonym "forage" ;
    a owl:Class ;
    rdfs:label "forage material"@en ;
    rdfs:subClassOf obo:ENVO_0010003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001121
    ] .

obo:ENVO_01001114
    obo:IAO_0000115 "A physical space, which may or may not be in a construction, which is used to store animal feed for agricultural purposes." ;
    obo:IAO_0000116 "This should be moved to \"zone\", and inference should be used to link to agricultural feature." ;
    oboInOwl:hasRelatedSynonym "feed storage" ;
    a owl:Class ;
    rdfs:label "feed storage space"@en ;
    rdfs:subClassOf obo:ENVO_00000077 .

obo:ENVO_01001115
    obo:IAO_0000115 "A physical space, which may or may not be in a construction, which is used to store animal manure for agricultural purposes." ;
    oboInOwl:hasRelatedSynonym "manure storage" ;
    a owl:Class ;
    rdfs:label "manure storage space"@en ;
    rdfs:subClassOf obo:ENVO_00000077 .

obo:ENVO_01001116
    obo:IAO_0000115 "Manure which has been collected directly or indirectly from dairy cattle, as from flushing of manure from concrete feed lanes, free stalls, and milking facilities." ;
    a owl:Class ;
    rdfs:label "bovine dairy liquid manure"@en ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_01001117
    obo:IAO_0000115 "Manure which is composed primarily of the feces of poultry." ;
    a owl:Class ;
    rdfs:label "poultry manure"@en ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_01001118
    obo:IAO_0000115 "Manure which has been subjected to heat treatment for solidification and/or sterilization purposes." ;
    a owl:Class ;
    rdfs:label "heat-treated animal manure"@en ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_01001119
    obo:IAO_0000115 "Manure which has been subjected to a natural process of 'rotting' or decomposition of its organic matter content by microorganisms under controlled conditions." ;
    a owl:Class ;
    rdfs:label "composted animal manure"@en ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_01001120
    obo:IAO_0000115 "A product which is composed primarily of animal manure that has been heat treated and packaged as a product for commercial or consumer use." ;
    a owl:Class ;
    rdfs:label "animal manure product"@en ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00003031
    ] .

obo:ENVO_01001121
    obo:IAO_0000115 "Organic material which is primarily composed of plant structures, living or dead." ;
    a owl:Class ;
    rdfs:label "plant matter"@en ;
    rdfs:subClassOf obo:ENVO_01000155, obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:PO_0025131
    ] .

obo:ENVO_01001122
    obo:IAO_0000115 "A planet which is primarily composed of hydrogen and helium." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Gas giants are composed of about 90% hydrogen and helium. Jupiter and Saturn are examples of gas giants." ;
    rdfs:label "gas planet"@en ;
    rdfs:subClassOf obo:ENVO_01000800, obo:ENVO_01001686, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001155
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:unionOf (obo:CHEBI_33608
                        obo:CHEBI_33679
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001547
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000800
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf ([
                            a owl:Class ;
                            owl:unionOf (obo:CHEBI_33608
                                obo:CHEBI_33679
                            )
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001547
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001123
    obo:IAO_0000115 "A gas planet which 1) is considerably smaller than a gas giant and 2) has a rocky core around which a thick envelope primarily composed of hydrogen, helium, and smaller proportions of volatiles." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "The physical make-up of gas dwarfs limit their size, which gravitate towards a total radius between 1.7 and 3.9 Earth-radii." ;
    rdfs:label "dwarf gas planet"@en ;
    rdfs:subClassOf obo:ENVO_01001122 .

obo:ENVO_01001124
    obo:IAO_0000115 "A gas planet which has mass and size comparable to Jupiter and Saturn." ;
    obo:IAO_0000116 "The definition should be revised to avoid relativisation to instances." ;
    oboInOwl:hasExactSynonym "gas giant" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "giant gas planet"@en ;
    rdfs:subClassOf obo:ENVO_01001122 .

obo:ENVO_01001125
    obo:IAO_0000115 "An ice is an environmental material which is either frozen or which is maintained in a solid state by gravitational forces or pressure." ;
    a owl:Class ;
    rdfs:comment "Note that ice may be formed at very high temperatures, due to gravitational effects and/or pressure." ;
    rdfs:label "ice"@en ;
    rdfs:subClassOf obo:ENVO_01000814 .

obo:ENVO_01001126
    obo:IAO_0000115 "An astrogeological volatile which is composed primarily of chemical compounds with freezing points above an approximate threshold of 100 Kelvin." ;
    oboInOwl:hasRelatedSynonym "ice" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This is a term native to the fields of planetary science and astrophysics.  Water, ammonia, and methane are considered \"ices\" with freezing points of 273 K, 195 K, and 91 K, respectively." ;
    rdfs:label "astrogeological ice"@en ;
    rdfs:subClassOf obo:ENVO_01001154 .

obo:ENVO_01001127
    obo:IAO_0000115 "A giant planet which is primarily composed of elements heavier than hydrogen and helium, volatile chemical compounds with freezing points above about 100 Kelvin." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Uranus and Neptune are considered ice giants, a separate class relative to the gas giants, Jupiter and Saturn. Ice giants consist of only about 20% hydrogen and helium in mass.  A large portion of the mass in an ice giant was incorporated by the capture of ice (as defined in planetary science) or as gas trapped in water ice." ;
    rdfs:label "ice giant"@en ;
    rdfs:subClassOf obo:ENVO_01000800, obo:ENVO_01001686, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001126
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000800
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01001126
            ]
        )
    ] .

obo:ENVO_01001128
    obo:IAO_0000115 "A gas planet which has an atmosphere composed of hydrogen and helium  - probably with deep layers of ice, rock or liquid oceans (made of water, ammonia, a mixture of both, or heavier volatiles) - and a small core made of low-density volatiles." ;
    oboInOwl:hasRelatedSynonym "transitional planet" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "These planets have a mass up to 10 Earth masses, notably smaller than Uranus or Neptune, which are about 14.5 and 17 Earth masses, respectively." ;
    rdfs:label "mini-Neptune"@en ;
    rdfs:subClassOf obo:ENVO_01001122 .

obo:ENVO_01001129
    obo:IAO_0000115 "An astronomical object which is more massive than the planet Jupiter." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Due to their immense size, super-Jupiter class objects straddle the space between planets and other objects such as brown dwarfs. While they may be more massive than Jupiter, super-Jupiters tend to be the same approximate size, with increasing density as their mass increases up to about 80 Jupiter masses." ;
    rdfs:label "super-Jupiter"@en ;
    rdfs:subClassOf obo:ENVO_01000799 .

obo:ENVO_01001130
    obo:IAO_0000115 "A process during which one or more entities move along geodesics in a region of spacetime that has been sufficiently curved towards an entity with sufficient mass and/or energy." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "gravitational motion"@en ;
    rdfs:subClassOf obo:ENVO_02500000 .

obo:ENVO_01001131
    obo:IAO_0000115 "A giant gas planet which has a jovian-scale mass (0.36–11.8 Jupiter masses), a short orbital period (1.3–111 Earth days), and which is close to the star it orbits, resulting in extreme and exotic atmospheric properties." ;
    obo:IAO_0000116 "" ;
    oboInOwl:hasExactSynonym "epistellar jovian", "pegasean planet", "pegasid", "roaster planet" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "It is assumed that the mass of a hot Jupiter cannot be greater than approximately 13.6 Jupiter masses, beyond which the planet would start burning deuterium and become a brown dwarf." ;
    rdfs:label "hot Jupiter"@en ;
    rdfs:subClassOf obo:ENVO_01001124 .

obo:ENVO_01001132
    obo:IAO_0000115 "A gas planet which has a mass similar to that of Neptune or Uranus and which closely orbits its star (normally at a distance less than 1 Astronomical Unit)." ;
    obo:IAO_0000116 "Whether this should be classified as a gas planet or an ice giant must be explored." ;
    oboInOwl:hasExactSynonym "hoptune" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "hot Neptune"@en ;
    rdfs:subClassOf obo:ENVO_01001122 .

obo:ENVO_01001133
    obo:IAO_0000115 "A terrestrial exoplanet which is at least ten times the mass of Earth." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "mega-Earth"@en ;
    rdfs:subClassOf obo:ENVO_01000958 .

obo:ENVO_01001134
    obo:IAO_0000115 "A terrestrial planet which has a mass higher than Earth's, but substantially below the masses of Uranus and Neptune (15 and 17 Earth masses, respectively)." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "The upper bound of a super-Earth's mass is generally agreed on as 10 Earth masses. In general, super-Earths are defined exclusively by their masses, and the term does not imply temperatures, compositions, orbital properties, habitability, or environments." ;
    rdfs:label "super-Earth"@en ;
    rdfs:subClassOf obo:ENVO_01000958 .

obo:ENVO_01001135
    obo:IAO_0000115 "A terrestrial planet which has a surface dominated by hot deserts." ;
    oboInOwl:hasExactSynonym "dry planet" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This class of planet is still mostly theoretical." ;
    rdfs:label "desert planet"@en ;
    rdfs:subClassOf obo:ENVO_01000958, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_01001357
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001305
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000324
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:intersectionOf (obo:ENVO_01001357
                                    [
                                        a owl:Restriction ;
                                        owl:onProperty obo:RO_0000086 ;
                                        owl:someValuesFrom obo:PATO_0001305
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001136
    obo:IAO_0000115 "A planet which has a surface layer that nearly completely or completely covered by water, and which has a substantial portion of its mass composed of water." ;
    obo:IAO_0000116 "An axiom to express that the planet has a 'substantial' proportion of its mass in the form of water wound enhance this class." ;
    oboInOwl:hasExactSynonym "aquaplanet", "panthalassic planet", "water world" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "While this planetary form is still mostly theoretical, strong candidates exist such as the extrasolar planet GJ 1214 b and ocean planet candidate Kepler-22b." ;
    rdfs:label "ocean planet"@en ;
    rdfs:subClassOf obo:ENVO_01000800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000800
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000324
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001137
    obo:IAO_0000115 "A planet which has a surface layer that nearly completely or completely covered by ice, and which has a substantial portion of its mass composed of ice." ;
    oboInOwl:hasExactSynonym "cryoplanet" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "While this planetary form is still mostly theoretical, strong candidates exist such as OGLE-2005-BLG-390Lb, OGLE-2013-BLG-0341L b and MOA-2007-BLG-192Lb. Pluto was considered an ice planet until its reclassification in 2006 CE.  Surface temperatures of ice planets would have to be below 260 K (−13°C) if composed primarily of water, below 180 K (−93°C) if primarily composed of CO2 and ammonia, and below 80 K (−193°C) if composed primarily of methane." ;
    rdfs:label "ice planet"@en ;
    rdfs:subClassOf obo:ENVO_01000800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01001125
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000800
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000324
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01001125
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001138
    obo:IAO_0000115 "Ice which is primarily composed of carbon dioxide." ;
    oboInOwl:hasRelatedSynonym "dry ice" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "carbon dioxide ice"@en ;
    rdfs:subClassOf obo:ENVO_01001125, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_16526
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001125
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_16526
            ]
        )
    ] .

obo:ENVO_01001139
    obo:IAO_0000115 "Ice which is primarily composed of methane." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "methane ice"@en ;
    rdfs:subClassOf obo:ENVO_01001125, obo:ENVO_2000045, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_16183
    ] .

obo:ENVO_01001140
    obo:IAO_0000115 "Ice which is primarily composed of ammonia." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "ammonia ice"@en ;
    rdfs:subClassOf obo:ENVO_01001125, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_16134
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001125
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_16134
            ]
        )
    ] .

obo:ENVO_01001141
    obo:IAO_0000115 "Ice which is primarily composed of carbon monoxide." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "carbon monoxide ice"@en ;
    rdfs:subClassOf obo:ENVO_01001125, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_17245
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001125
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_17245
            ]
        )
    ] .

obo:ENVO_01001142
    obo:IAO_0000115 "A planet which in primarily composed of an iron-rich core with little to no mantle" ;
    oboInOwl:hasExactSynonym "cannonball planet" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Mercury is the largest iron planet in the Solar System, the other terrestrial planets being composed of silicate rocks. Some extrasolar planet candidates that may be composed mainly of iron are KOI-1843 b,[5] Kepler-70b and Kepler-10b." ;
    rdfs:label "iron planet"@en ;
    rdfs:subClassOf obo:ENVO_01000958, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000640
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:PATO_0000587
                            obo:PATO_0001562
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000641
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:CHEBI_18248
                            obo:CHEBI_24873
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000958
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000640
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:unionOf (obo:PATO_0000587
                                    obo:PATO_0001562
                                )
                            ]
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000641
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:unionOf (obo:CHEBI_18248
                                    obo:CHEBI_24873
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001143
    obo:IAO_0000115 "A planet which has a surface layer that nearly completely or completely covered by lava, and which has a substantial portion of its mass composed of lava." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This class of planets is still mostly theoretical, however, lava planets are thought plausible shortly after a terrestrial planet is formed, soon after a terrestrial planet has suffered a large collision event, or if a terrestrial planet is orbiting very close to its star, causing intense irradiation and tidal forces.  Likely lava exoplanets include COROT-7b, Kepler-10b, Alpha Centauri Bb, and Kepler-78b." ;
    rdfs:label "lava planet"@en ;
    rdfs:subClassOf obo:ENVO_01000800, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000231
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000800
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000324
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01000231
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001144
    obo:IAO_0000115 "A terrestrial planet which has a mass smaller than Earth's, such that 1) it lacks a magnetic field strong enough to shield its atmosphere from erosion by stellar wind and 2) it has comparatively short periods of geological activity unless it is subject to gravitational tidal forces from a much more massive object." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "The first sub-Earths were discovered by the Kepler Orbiting Observatory space telescope on 2012-01-10, orbiting the star Kepler-42. As of June 2014, Kepler has 45 confirmed planets that are smaller than Earth, with 17 of them being smaller than 0.8 Earth radii. In addition, there are over 310 planet candidates with an estimated radius of less than 1 Earth radius, with 135 of them being smaller than 0.8 Earth radii." ;
    rdfs:label "sub-Earth"@en ;
    rdfs:subClassOf obo:ENVO_01000958 .

obo:ENVO_01001145
    obo:IAO_0000115 "A planet which is formed as a result of a gas giant's hydrogen and helium atmosphere, as well as its outer layers, being stripped away by a stellar wind through photoevaporation and hydrodynamic escape." ;
    obo:IAO_0000116 "" ;
    oboInOwl:hasExactSynonym "cthonian planet" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This class is largely theoretical, however, some likely candidates exist. HD 209458 b and Gliese 436b are examples of a gas giants that are in the process of having their atmospheres stripped away. COROT-7b is the first exoplanet found that might be chthonian." ;
    rdfs:label "chthonian planet"@en ;
    rdfs:subClassOf obo:ENVO_01000800, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01001124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01001146
                        obo:ENVO_01001158
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002427 ;
                    owl:someValuesFrom obo:ENVO_01000794
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000800
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_01001124
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf ([
                            a owl:Class ;
                            owl:unionOf (obo:ENVO_01001146
                                obo:ENVO_01001158
                            )
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002427 ;
                            owl:someValuesFrom obo:ENVO_01000794
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001146
    obo:IAO_0000115 "A process during which energetic radiation ionises gas and causes it to disperse away from the ionising source." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This process is responsible for the stripping away of gases from the atmosphere of planets and related bodies by acceleration on interaction with high energy photons and other electromagnetic radiation." ;
    rdfs:label "photoevaporation"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] .

obo:ENVO_01001147
    obo:IAO_0000115 "A gas planet which has an atmosphere composed primarily of helium." ;
    obo:IAO_0000116 "The placement of this class assumes that some traces of hydrogen are left in the atmosphere. If this is not the case, the axiom on gas planet must be updated." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "A helium planet might form via hydrogen evaporation from a gaseous planet orbiting close to a star. Low-mass white dwarfs may transition into objects which are essentially helium planets by hydrogen depletion through mass transfer to a massive object such as a neutron star.  Gliese 436 b is a candidate helium planet." ;
    rdfs:label "helium planet"@en ;
    rdfs:subClassOf obo:ENVO_01001122, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000267
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:CHEBI_33679
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001122
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000267
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:CHEBI_33679
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001148
    obo:IAO_0000115 "An astronomical body which 1) is held together by its own gravity, 2)  can attract other, similar bodies through mutual gravitational influence, and 3) has orbital dynamics that are not significantly affected by gas drag." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "In the Solar nebula, planetesimals are usually larger than approximately 1 kilometer." ;
    rdfs:label "planetesimal"@en ;
    rdfs:subClassOf obo:ENVO_01000799 .

obo:ENVO_01001149
    obo:IAO_0000115 "An astronomical object that forms within a protoplanetary disc when planetesimals and other solid debris aggregate and, due to gravitational forces,  fuse and initiate internal melting to produce a differentiated interior." ;
    obo:IAO_0000116 "State that this is derived from a collection of planetesimals." ;
    oboInOwl:hasExactSynonym "planetary embryo" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Protoplanets are thought to form out of kilometer-sized planetesimals that gravitationally perturb each other's orbits and collide, gradually coalescing into the dominant planets. The exact sequence of events which lead to planetary formation from protoplanets is not fully understood." ;
    rdfs:label "protoplanet"@en ;
    rdfs:subClassOf obo:ENVO_01000799 .

obo:ENVO_01001150
    obo:IAO_0000115 "An astronomical object which is composed of dense gas and dust rotating around a young newly formed star, a T Tauri star, or a Herbig Ae/Be star in a disk-shaped configuration." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "protoplanetary disk"@en ;
    rdfs:subClassOf obo:ENVO_01000804, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001164
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001164
                ]
            )
        ]
    ] .

obo:ENVO_01001151
    obo:IAO_0000115 "A protoplanetary disk which is externally illuminated and undergoing photoevaporation." ;
    oboInOwl:hasExactSynonym "ionized protoplanetary disk" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "proplyd"@en ;
    rdfs:subClassOf obo:ENVO_01001150, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001146
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001146
    ] .

obo:ENVO_01001152
    obo:IAO_0000115 "A planet which is smaller than Mercury but larger than Ceres." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "mesoplanet"@en ;
    rdfs:subClassOf obo:ENVO_01000800 .

obo:ENVO_01001153
    obo:IAO_0000115 "A planet which orbits two stars." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Because of the short orbits of some binary stars, the only way for planets to form is by forming outside the orbit of the two stars." ;
    rdfs:label "circumbinary planet"@en ;
    rdfs:subClassOf obo:ENVO_01000800 .

obo:ENVO_01001154
    obo:IAO_0000115 "A material which is composed primarily of chemical elements and compounds with relatively low boiling points, equilibrium condensation temperatures below 1300 Kelvin, and which are part of the crust or atmosphere of a moon or planet." ;
    obo:IAO_0000116 "Add and axiomatise with moon and lunar crust" ;
    oboInOwl:hasRelatedSynonym "volatile" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Examples include nitrogen, water, carbon dioxide, ammonia, hydrogen, methane and sulfur dioxide. In astrogeology, these compounds, in their solid state, often comprise large proportions of the crusts of moons and dwarf planets." ;
    rdfs:label "volatile astrogeological material"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000267
                obo:ENVO_01000638
            )
        ]
    ] .

obo:ENVO_01001155
    obo:IAO_0000115 "An astrogeological volatile which is composed primarily of chemical compounds with boiling points around those of hydrogen and helium." ;
    oboInOwl:hasRelatedSynonym "gas" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This is a term native to the fields of planetary science and astrophysics.  Hydrogen has a boiling point of 20.271 Kelvin and a melting point of 13.99 Kelvin. Helium has a boiling point of 4.222 Kelvin and a melting point of 0.95 Kelvin." ;
    rdfs:label "astrogeological gas"@en ;
    rdfs:subClassOf obo:ENVO_01001154 .

obo:ENVO_01001156
    obo:IAO_0000115 "A material which is composed primarily of chemical elements and compounds which have equilibrium condensation temperatures above approximately 1300 Kelvin and which are part of the crust or atmosphere of a moon or planet." ;
    obo:IAO_0000116 "Add and axiomatise with moon and lunar crust" ;
    oboInOwl:hasRelatedSynonym "refractory material" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "The refractory group includes elements and compounds like metals and silicates (commonly termed rocks) which make up the bulk of the mass of the terrestrial planets and asteroids in the inner belt." ;
    rdfs:label "refractory astrogeological material"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_01001157
    obo:IAO_0000115 "A process during which gases that constitute a planetary atmosphere escape that planet's gravitational field and move away into outer space." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "atmospheric escape"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000797
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000810
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001025 ;
                    owl:someValuesFrom obo:ENVO_01000637
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000010
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000797
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000810
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000797
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0001025 ;
                            owl:someValuesFrom obo:ENVO_01000637
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001158
    obo:IAO_0000115 "An atmospheric escape process during which atoms that are parts of a planetary atmosphere escape into outer space through numerous collisions with lighter atoms in that atmosphere." ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "hydrodynamic escape"@en ;
    rdfs:subClassOf obo:ENVO_01001157 .

obo:ENVO_01001159
    obo:IAO_0000115 "A cloud which is cirriform and is formed by condensation events centred on an aircraft's contrail." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "cirrus homogenitus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001160, obo:ENVO_01001415 .

obo:ENVO_01001160
    obo:IAO_0000115 "A cloud which 1) has been shaped into detached fibrous filaments, 2) is almost exclusively composed of ice crystals, 3) is located in the high level of the atmosphere (high étage)."@en ;
    obo:IAO_0000116 "Add more PATO qualities once they have been added to PATO."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:hasAlternativeId "Ci" ;
    oboInOwl:hasExactSynonym "(Eis)-Federwolke"@de, "Cirruswolke"@de, "Zirruswolke"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "When present in aggregates, individual cirrus clouds are organised in patches or narrow bands. When organised in sheets of fibres they can give a silky sheen. When well-illuminated by sunlight (excluding during sunrise and sunset) cirrus clouds appear white or mostly white. Absence of any precipitation."@en ;
    rdfs:label "cirrus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01000293, obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001360
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom obo:ENVO_01000846
                ]
            )
        ]
    ] .

obo:ENVO_01001161
    obo:IAO_0000115 "OBSOLETE A cloud which" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "created in error" ;
    rdfs:label "obsolete newCloud"@en ;
    owl:deprecated true .

obo:ENVO_01001162
    obo:IAO_0000115 "An IUCN protected area in which human visitation, use and impacts are strictly controlled and limited to ensure protection and conservation of natural biodiversity and/or geodiversity, natural ecosystem assemblages and processes, and any associated cultural and spiritual values." ;
    oboInOwl:hasBroadSynonym "strict nature reserve" ;
    oboInOwl:hasDbXref "IUCN-PACS:Ia" ;
    a owl:Class ;
    rdfs:comment "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. Previous anthropogenic impacts (e.g. by early human settlement) may be present in these sites; these should be reversible by either natural processes or brief restorative interventions. Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas." ;
    rdfs:label "IUCN strict nature reserve"@en ;
    rdfs:subClassOf obo:ENVO_01001169 .

obo:ENVO_01001163
    obo:IAO_0000115 "An IUCN protected area which 1) is dominated by natural ecosystems, 2) is sufficiently large to allow those ecosystems to function and develop without local anthropogenic perturbation, 3) is  managed to prevent perturbations by proximate or local anthropisation, including those caused by local and/or indigenous human communities or human visitation." ;
    oboInOwl:hasDbXref "IUCN-PACS:Ib" ;
    oboInOwl:hasExactSynonym "wilderness area" ;
    a owl:Class ;
    rdfs:comment "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. These areas exclude permanent built infrastructure, activities by extractive industries, commercial or intensive agriculture, extensive access by motor vehicles, unregulated visitation supported by any infrastructure, as well as other activities that may lead to significant ecosystem perturbations." ;
    rdfs:label "IUCN wilderness area"@en ;
    rdfs:subClassOf obo:ENVO_01001169, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000951
                ]
            )
        ]
    ] .

obo:ENVO_01001164
    obo:IAO_0000115 "A quality which inheres in a astronomical body or astronomical body part by virtue of the variation in its material composition, participation in geological processes, and the variation in is land- and hydroforms." ;
    a owl:Class ;
    rdfs:comment "Materials which are usually assessed when appraising geodiversity include minerals, rocks, sediments, fossils, soils and water. Landforms factored into geodiversity metrics typically include folds, faults, and other expressions of morphology or relations between units of earth material. Natural processes that are included in measures of geodiversity are those which either maintain or change materials or geoforms, including tectonics, sediment transport, and pedogenesis. Geodiversity does not usually factor in anthropogenic entities." ;
    rdfs:label "geodiversity"@en ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:ENVO_01001165
    obo:IAO_0000115 "An IUCN protected area which includes a primarily natural formation designated to be of high natural heritage value and the environmental systems which it determines (e.g. the spray zone of a waterfall monument)." ;
    oboInOwl:hasDbXref "IUCN-PACS:III" ;
    oboInOwl:hasRelatedSynonym "natural monument" ;
    a owl:Class ;
    rdfs:comment "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. Further, note that the use of \"natural\" in the IUCN definition may allow for some anthropisation such as the presence of cave dwellings or spiritual sites. These areas tend to be smaller than other IUCN protected areas and are sites of frequent human visitation and high tourism value. They often serve to conserve natural heritage in land- or seascapes which have otherwise been anthropised. Frequently, these areas have high spiritual and cultural value as well as bio- and geodiversity value. It is not clear what would happen to the status of a IUCN Category III protected area if its key natural monument dies or degrades. IUCN acknowledges that larger ecosystem areas may need protection or management to sustain the area given Category III protection." ;
    rdfs:label "IUCN natural monument or feature"@en ;
    rdfs:subClassOf obo:ENVO_01001169, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000359
    ] .

obo:ENVO_01001166
    obo:IAO_0000115 "An IUCN protected area within which the habitats of or ecosystems used by floral and faunal species deemed to be of international, national, or local importance are maintained, conserved, or restored such that their composition and functional integrity are maintained." ;
    obo:IAO_0000116 "Clarify what is encompassed by floral and faunal. Do microbial and fungal species (e.g. of importance to many marine systems) fall within these categories? Further, create subclasses for habitat and species conservation separately." ;
    oboInOwl:hasBroadSynonym "habitat management area" ;
    oboInOwl:hasDbXref "IUCN-PACS:IV" ;
    oboInOwl:hasRelatedSynonym "species management area" ;
    a owl:Class ;
    rdfs:comment "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. Note that many Category IV sites require frequent interventions to maintain habitats for the species conserved, particularly as many of these areas are ecosystem fragments which are unable to sustain themselves. Additionally, many are used for public outreach, education, and recreation, implying regular human visitation. What qualifies a species as important is variable and often ill-defined." ;
    rdfs:label "IUCN habitat/species management area"@en ;
    rdfs:subClassOf obo:ENVO_01001169 .

obo:ENVO_01001167
    obo:IAO_0000115 "An ecosystem which has been causally isolated from a larger ecosystem within which it was previously embedded, such that the direct exchange of materials, resources, and energy between these systems is severely or entirely curtailed." ;
    a owl:Class ;
    rdfs:comment "Often, ecosystem fragments are unable to sustain themselves without human intervention and management as they are not large enough to perform self-sustaining functions (e.g. nutrient recycling) or hold sufficient ecological resources such as genetic diversity of populations." ;
    rdfs:label "ecosystem fragment"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001168
    ] .

obo:ENVO_01001168
    obo:IAO_0000115 "A process during which one or more parts of an ecosystem become causally isolated such that the direct flow or exchange of materials, resources, and energy between a given fragment and the remainder of the original system is severely curtailed or entirely halted." ;
    a owl:Class ;
    rdfs:label "ecosystem fragmentation process"@en ;
    rdfs:subClassOf obo:ENVO_01001795, obo:GO_0008150, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01001110
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002297 ;
        owl:someValuesFrom obo:ENVO_01001167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom obo:ENVO_01001174
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001795
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01001110
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002297 ;
                owl:someValuesFrom obo:ENVO_01001167
            ]
        )
    ] .

obo:ENVO_01001169
    obo:IAO_0000115 "A protected area in which management objectives have been declared, by a local governing body or authority, to adhere to the guidelines set forth by the International Union for the Conservation of Nature (IUCN)." ;
    obo:IAO_0000116 "Axiomatise with SDGIO classes once available: https://github.com/SDG-InterfaceOntology/sdgio/issues/114" ;
    obo:IAO_0000118 "IUCN protected area"@en ;
    a owl:Class ;
    rdfs:comment "The international recognition of an area as an IUCN protected area generally depends on the assigning government or authority reporting its assignments to the United Nations Environment Programme World Conservation Monitoring Centre." ;
    rdfs:label "area protected according to IUCN guidelines" ;
    rdfs:subClassOf obo:ENVO_00000358 .

obo:ENVO_01001170
    obo:IAO_0000115 "A process during which an ecosystem, its parts, or the processes it participates in are modified by human intervention to accomplish an objective." ;
    oboInOwl:hasExactSynonym "ecosystem management" ;
    oboInOwl:hasRelatedSynonym "Umweltmaßnahme"@de, "environmental management" ;
    a owl:Class ;
    rdfs:label "active ecosystem management process"@en ;
    rdfs:subClassOf obo:ENVO_02500026, obo:ENVO_02500027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001110
    ] .

obo:ENVO_01001171
    obo:IAO_0000115 "An active management process which has the conservation of an ecosystem, or a part thereof, as its primary objective." ;
    oboInOwl:hasRelatedSynonym "Umweltschutz"@de, "conservation action", "conservation process", "nature conservation" ;
    a owl:Class ;
    rdfs:label "conservation-focused active ecosystem management process"@en ;
    rdfs:subClassOf obo:ENVO_01001170 .

obo:ENVO_01001172
    obo:IAO_0000115 "An IUCN protected area which 1) includes entities that have been deemed to be of high scenic quality, 2) is composed of a historically stable assemblage of causally interlinked natural and anthropised ecosystems that provides cultural ecosystem services, and 3) hosts traditional and sustainable human activities." ;
    oboInOwl:hasDbXref "IUCN-PACS:V" ;
    a owl:Class ;
    rdfs:comment "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. The IUCN note that the integrity of balanced natural and anthropogenic ecosystems may be compromised in some Category V areas, as long as \"there is reasonable hope of restoring that integrity\"." ;
    rdfs:label "IUCN protected landscape/seascape"@en ;
    rdfs:subClassOf obo:ENVO_01001169 .

obo:ENVO_01001173
    obo:IAO_0000115 "A fiat object part which contains entities of high spiritual or cultural significance to one or more human groups."@en ;
    a owl:Class ;
    rdfs:label "sacred site"@en ;
    rdfs:subClassOf obo:BFO_0000024 .

obo:ENVO_01001174
    obo:IAO_0000115 "A process during which an ecosystem fragment loses its system integrity, with many of its resident ecological populations 1) losing their habitats, 2) undergoing a loss of functional and phylogenetic diversity, and 3) undergoing a subsequent genetic destabilisation through inbreeding." ;
    a owl:Class ;
    rdfs:comment "This process may be caused by direct anthropisation (i.e. the fragmentation of ecosystems due to the establishment of cropland) or by more natural events such as forest fires or erosion of land bridges." ;
    rdfs:label "ecosystem decay"@en ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000739
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001167
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:PCO_0000002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01001168
    ] .

obo:ENVO_01001175
    obo:IAO_0000115 "An ecosystem fragmentation process during which discontinuities emerge in the habitats of one or more ecological populations." ;
    a owl:Class ;
    rdfs:label "habitat fragmentation process"@en ;
    rdfs:subClassOf obo:ENVO_01001168 .

obo:ENVO_01001176
    obo:IAO_0000115 "An environment which has its properties and composition largely determined by the presence of a metazoan which lacks a vetebral column and which has a habitat that is found in an aquatic environmental system." ;
    oboInOwl:hasDbXref "http://purl.jp/bio/11/meo/MEO_0000871" ;
    oboInOwl:inSubset envo:envoMeo, envo:envoOmics ;
    a owl:Class ;
    rdfs:label "environment associated with an aquatic invertebrate"@en ;
    rdfs:subClassOf obo:ENVO_01001002, obo:ENVO_01001055, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:NCBITaxon_33208
                        [
                            a owl:Class ;
                            owl:complementOf obo:NCBITaxon_7742
                        ]
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002303 ;
                    owl:someValuesFrom [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002131 ;
                        owl:someValuesFrom obo:ENVO_01000317
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf ([
                            a owl:Class ;
                            owl:intersectionOf (obo:NCBITaxon_33208
                                [
                                    a owl:Class ;
                                    owl:complementOf obo:NCBITaxon_7742
                                ]
                            )
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002303 ;
                            owl:someValuesFrom [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002131 ;
                                owl:someValuesFrom obo:ENVO_01000317
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001177
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Land which is regularly manipulated by human activities, such as plowing or tilling, in order to grow crops." ;
    obo:IAO_0000116 "Consider moving axioms to the quality 'arable' directly. The discontinuous quality on tillage can likely be improved or refined. Also, add axioms for ploughing once it is added to AgrO: https://github.com/AgriculturalSemantics/agro/issues/34" ;
    a owl:Class ;
    rdfs:label "arable land"@en ;
    rdfs:subClassOf obo:ENVO_01001785, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01001184
    ] .

obo:ENVO_01001178
    obo:IAO_0000114 obo:IAO_0000123 ;
    obo:IAO_0000115 "Land which hosts a community of herbaceous plants - such as grasses and forbs - upon which animals may graze." ;
    obo:IAO_0000116 "See this issue for requests regarding surrounding semantics of grazing: https://github.com/AgriculturalSemantics/agro/issues/32" ;
    a owl:Class ;
    rdfs:label "pasturable land"@en ;
    rdfs:subClassOf obo:ENVO_01001785 .

obo:ENVO_01001179
    obo:IAO_0000115 "An environmental system determined by a cnidarian or part of a cnidarian." ;
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "cnidarian-associated environment"@en ;
    rdfs:subClassOf obo:ENVO_01001002, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:NCBITaxon_6073
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:NCBITaxon_6073
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:NCBITaxon_6073
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:NCBITaxon_6073
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001180
    obo:IAO_0000115 "An environment which has its properties and composition determined by a portion of Bondon cheese." ;
    obo:IAO_0000116 "This class was cross-axiomatised with FOODON, but recent changes in FOODON's alignment (e.g. Bondon cheese as a subclass of an information artifact) have caused reasoning errors. We await FOODON to stabilise these semantics before attempting a reimport and will work with them to this end." ;
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "Bondon cheese environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254 .

obo:ENVO_01001181
    obo:IAO_0000115 "A surface layer which is composed of the external surface of a root, together with closely adhering soil particles and debris" ;
    a owl:Class ;
    rdfs:label "rhizoplane"@en ;
    rdfs:subClassOf obo:ENVO_01001311, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00005801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001121
    ] .

obo:ENVO_01001182
    obo:IAO_0000115 "Pasturable land which is maintained by human activities in order to provide grazing oppoturnities for livestock." ;
    a owl:Class ;
    rdfs:label "tended pasturable land"@en ;
    rdfs:subClassOf obo:ENVO_01001178 .

obo:ENVO_01001183
    obo:IAO_0000115 "Land which either hosts plant communities upon which animals may graze has been manipulated by tilling, ploughing, or other human activity for the purposes of seed sowing or planting crops." ;
    obo:IAO_0000116 "Add semantics to support \"land under market and kitchen gardens and land temporarily fallow (less than five years). The abandoned land resulting from shifting cultivation is not included in this category.\"" ;
    oboInOwl:hasDbXref "http://aims.fao.org/aos/agrovoc/c_18948.html", "http://eurovoc.europa.eu/drupal/?q=request&uri=http://eurovoc.europa.eu/4448" ;
    a owl:Class ;
    rdfs:comment "This class does not refer to the land that is potenitally cultivable, only referencing land that is being managed for cultivation. This class has been created to support the FAO definition of arable lands in FAOSTAT." ;
    rdfs:label "arable or pasturable land"@en ;
    rdfs:subClassOf obo:ENVO_01001785, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001177
                obo:ENVO_01001178
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001785
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01001177
                        obo:ENVO_01001178
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001184
    obo:IAO_0000115 "A quality inhereing in a bearer by virtue of the bearer being periodically and mechanically manipulated to loosen and mix any soil which it has as a part." ;
    a owl:Class ;
    rdfs:label "arable"@en ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01001185
    obo:IAO_0000115 "Soil which has increased levels of molecules or ions capable of donating a hydron (proton or hydrogen ion) to other chemical entities, or, alternatively, capable of forming covalent bonds with other chemicals via the acceptance of an electron pair, resulting in a bulk pH measurement of less than 7." ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "acidic soil"@en ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001429
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001429
            ]
        )
    ] .

obo:ENVO_01001186
    obo:IAO_0000115 "Volcanic ash which has increased levels of molecules or ions capable of donating a hydron (proton or hydrogen ion) to other chemical entities, or, alternatively, capable of forming covalent bonds with other chemicals via the acceptance of an electron pair, resulting in a bulk pH measurement of less than 7." ;
    a owl:Class ;
    rdfs:label "acidic volcanic ash"@en ;
    rdfs:subClassOf obo:ENVO_01000701, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001429
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000701
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001429
            ]
        )
    ] .

obo:ENVO_01001187
    obo:IAO_0000115 "A digestive tract environment which has its properties and dynamics determined by the digestive tract of an echinoderm from the class Holothuroidea." ;
    oboInOwl:hasBroadSynonym "sea cucumber gut" ;
    oboInOwl:hasExactSynonym "sea cucumber digestive tract" ;
    a owl:Class ;
    rdfs:label "holothurian digestive tract"@en ;
    rdfs:subClassOf obo:UBERON_0001555, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:NCBITaxon_7705
    ] .

obo:ENVO_01001188
    obo:IAO_0000115 "A bodily fluid which is present in the digestive tract of a member of the Holothuroidea." ;
    a owl:Class ;
    rdfs:label "holothurian digestive tract contents"@en ;
    rdfs:subClassOf obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01001187
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0006314
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_01001187
            ]
        )
    ] .

obo:ENVO_01001189
    obo:IAO_0000116 "This class will be axiomatised with \"alga\" once an approach to handle this term's ambiguous semantics has been agreed with PCO." ;
    a owl:Class ;
    rdfs:comment "An organic material which is primarily composed of living or dead algae, along with their exudates." ;
    rdfs:label "algal material"@en ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_01001190
    obo:IAO_0000115 "Sea ice which has a brown colouration, either due to 1) the presence of pigments which are or were contained in the members of ecological assemblages, such as algal communities, living or trapped within the ice or 2) due to the presence of trapped sediments." ;
    oboInOwl:hasExactSynonym "brownish colored sea ice" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "brown sea ice"@en ;
    rdfs:subClassOf obo:ENVO_00002200, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000952
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002200
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000952
            ]
        )
    ] .

obo:ENVO_01001191
    obo:IAO_0000115 "The surface layer of a volume of water." ;
    oboInOwl:hasDbXref "EcoLexicon:surface_water", "SWEETRealm:SurfaceWater", "https://en.wikipedia.org/wiki/Surface_water" ;
    oboInOwl:hasExactSynonym "surface of a body of water", "water body surface" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "water surface"@en ;
    rdfs:subClassOf obo:ENVO_01000325, obo:ENVO_01001310, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001310
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_01001192
    obo:IAO_0000115 "The surface layer of a mass of sediment." ;
    oboInOwl:hasExactSynonym "surface of a sedimentary mass", "surface sediment" ;
    a owl:Class ;
    rdfs:label "sediment surface"@en ;
    rdfs:subClassOf obo:ENVO_00010504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010504
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00002007
            ]
        )
    ] .

obo:ENVO_01001193
    oboInOwl:hasRelatedSynonym "A liquid planetary surface which is composed primarily of water." ;
    a owl:Class ;
    rdfs:comment "This includes the surface layers of all volumes of water exposed to space or the planet's atmosphere." ;
    rdfs:label "water-based planetary surface"@en ;
    rdfs:subClassOf obo:ENVO_01000325, obo:ENVO_01000636, obo:ENVO_01001310, obo:ENVO_01001477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001191
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_01000267
                            obo:ENVO_01000637
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000636
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_01001194
    obo:IAO_0000115 "A site in which charged particles are influenced by an astronomical body's magnetic field." ;
    obo:IAO_0000116 "The original definition referenced astronomical objects, however, the text suggests that  reference to an astronomical body is more accurate." ;
    a owl:Class ;
    rdfs:comment "Magentospheres are generated by the motion of active hot iron and nickle or metallic planetary cores or by the interactions of plasma in stars.. The magnetic field near the surface of many astronomical bodies resembles that of a dipole. The field lines farther away from the surface can be significantly distorted by the flow of electrically conducting plasma emitted from a nearby star. The structure and behaviour of magnetospheres depend on numerous variables, including the type of astronomical body which generates it, the period of the object's spin, the properties of the axis about which the object spins, the axis of the magnetic dipole, and the magnitude and direction of the flow of stellar wind." ;
    rdfs:label "magnetosphere"@en ;
    rdfs:subClassOf obo:BFO_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000091 ;
        owl:someValuesFrom obo:ENVO_01001196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:ENVO_01000799
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000637
    ] .

obo:ENVO_01001195
    obo:IAO_0000115 "An environmental disposition which inheres in an entity that intercepts, attenuates, or blocks radiation." ;
    a owl:Class ;
    rdfs:label "radiation shielding disposition"@en ;
    rdfs:subClassOf obo:ENVO_01000452 .

obo:ENVO_01001196
    obo:IAO_0000115 "A radiation shielding disposition which inheres in a material or immaterial entity which attenuates or blocks cosmic rays." ;
    a owl:Class ;
    rdfs:label "cosmic ray shielding disposition"@en ;
    rdfs:subClassOf obo:ENVO_01001195 .

obo:ENVO_01001197
    obo:IAO_0000115 "A magnetosphere which either 1) cannot withstand the pressure of the stellar wind interacting with it, thus allowing the stellar wind to interact with the ionosphere, atmosphere, or surface of the planet generating it or 2) is formed by the interaction of the stellar wind with an astronomical body unshielded by its own magnetosphere." ;
    obo:IAO_0000116 "The original definition referenced astronomical objects, however, the text suggests that  reference to an astronomical body is more accurate." ;
    a owl:Class ;
    rdfs:label "induced magnetosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001194 .

obo:ENVO_01001198
    obo:IAO_0000115 "A magnetosphere which shields the body generating it from the stellar wind by withstanding the stellar wind's pressure before it reaches the body." ;
    obo:IAO_0000116 "The original definition referenced astronomical objects, however, the text suggests that  reference to an astronomical body is more accurate." ;
    a owl:Class ;
    rdfs:label "intrinsic magnetosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001194 .

obo:ENVO_01001199
    obo:IAO_0000115 "An environmental zone which is bounded by material parts of a land mass or the atmosphere or space adjacent to it." ;
    a owl:Class ;
    rdfs:label "terrestrial environmental zone"@en ;
    rdfs:subClassOf obo:ENVO_01000408, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000446
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000408
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000635
            ]
        )
    ] .

obo:ENVO_01001200
    obo:IAO_0000115 "A terrestrial zone which is bounded by constructed, manufactured, or other anthropogenic material entities." ;
    a owl:Class ;
    rdfs:label "anthropised terrestrial environmental zone"@en ;
    rdfs:subClassOf obo:ENVO_01001199, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000219
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001199
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000219
            ]
        )
    ] .

obo:ENVO_01001201
    obo:IAO_0000115 "An astronomical body part which is part of a marine environment."@en ;
    a owl:Class ;
    rdfs:comment "This class will eventually be populated by inference alone, with its subclasses distributed in more process-linked hierarchies to improve semantic density." ;
    rdfs:label "marine environmental zone"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000320
    ] .

obo:ENVO_01001202
    obo:IAO_0000115 "Soil or sediment which has been eroded and influenced by flowing water and redeposited in a non-marine setting." ;
    a owl:Class ;
    rdfs:label "alluvium"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001759
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002871
                obo:ENVO_01001203
            )
        ]
    ] .

obo:ENVO_01001203
    obo:IAO_0000115 "Sediment which has been transported by flowing water and redeposited in a non-marine setting." ;
    a owl:Class ;
    rdfs:label "alluvial sediment"@en ;
    rdfs:subClassOf obo:ENVO_00002007 .

obo:ENVO_01001204
    obo:IAO_0000115 "A rock which is formed as a result of the lithification of alluvium." ;
    a owl:Class ;
    rdfs:label "alluvial deposit"@en ;
    rdfs:subClassOf obo:ENVO_00001995, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001205
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002871
                obo:ENVO_01001203
            )
        ]
    ] .

obo:ENVO_01001205
    obo:IAO_0000115 "A process during which sediments compact under pressure, expel connate fluids, and gradually become solid sedimentary rock." ;
    a owl:Class ;
    rdfs:label "lithification"@en ;
    rdfs:subClassOf obo:ENVO_03000043, obo:GO_0008150, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00002007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002297 ;
        owl:someValuesFrom obo:ENVO_00002016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000043
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_00002007
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002297 ;
                owl:someValuesFrom obo:ENVO_00002016
            ]
        )
    ] .

obo:ENVO_01001206
    obo:IAO_0000115 "An ecosystem in which grasses (Graminae) are the dominant form of vegetation and determine the system's structure and dynamics." ;
    oboInOwl:hasDbXref "EcoLexicon:grassland", "FTT:259", "FTT:760", "FTT:766", "Geonames:V.GRSLD", "LTER:232", "TGN:21604", "TGN:54052" ;
    oboInOwl:hasExactSynonym "GRASSLAND", "grassland" ;
    oboInOwl:hasRelatedSynonym "Grassland", "down", "downland", "downs", "glade", "grazing area", "herbaceous area" ;
    a owl:Class ;
    rdfs:label "grassland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001790 .

obo:ENVO_01001207
    obo:IAO_0000115 "An area of land used for the herding and grazing of livestock." ;
    oboInOwl:hasDbXref "FTT:45", "FTT:58", "FTT:59", "FTT:69", "Geonames:S.RNCH" ;
    oboInOwl:hasRelatedSynonym "ranch" ;
    a owl:Class ;
    rdfs:label "ranch"@en ;
    rdfs:subClassOf obo:ENVO_00000078, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000247
    ] .

obo:ENVO_01001208
    obo:IAO_0000115 "An area of wetland which overlaps a swamp ecosystem." ;
    a owl:Class ;
    rdfs:label "swamp area"@en ;
    rdfs:subClassOf obo:ENVO_00000043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000233
    ] .

obo:ENVO_01001209
    obo:IAO_0000115 "A terrestrial ecosystem which is inundated or saturated by surface or ground water at a frequency and duration sufficient to support, and that under normal circumstances does support, a prevalence of vegetation typically adapted for life in saturated soil conditions." ;
    oboInOwl:hasDbXref "EcoLexicon:wetland", "FTT:1001", "FTT:1060", "FTT:1061", "FTT:1118", "FTT:1180", "FTT:1190", "FTT:1206", "FTT:1207", "FTT:1226", "FTT:184", "FTT:185", "FTT:228", "FTT:281", "FTT:480", "FTT:716", "FTT:883", "FTT:934", "FTT:945", "FTT:983", "Geonames:H.WTLD", "LTER:630", "SPIRE:Bog", "SWEETRealm:Wetland", "TGN:21301", "TGN:21304", "TGN:21305", "https://en.wikipedia.org/wiki/Wetland" ;
    oboInOwl:hasExactSynonym "WETLAND", "Wetland" ;
    oboInOwl:hasNarrowSynonym "EstuarineWetland", "LacustrineWetland", "MarineWetland", "PalustrineWetland", "RiparianWetland", "TerrestialWetland", "back marsh", "backswamp", "backwater", "barrier flat", "blanket bog", "bog", "cienaga", "dismal", "everglade", "floating marsh", "forested wetland", "marsh", "mire", "mud flat", "peat cutting area", "peatland", "quagmire", "quaking bog", "riparian area", "slash", "slough", "slue", "swamp forest", "tulelands" ;
    oboInOwl:hasRelatedSynonym "moor", "morass", "muskeg" ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "wetland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000635
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00001998
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001823
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001210
    obo:IAO_0000115 "A planned process during which an environmental system is modified to mitigate or nullify the impacts of flooding." ;
    oboInOwl:hasExactSynonym "defense against flooding" ;
    oboInOwl:hasRelatedSynonym "defence against floods", "defense against floods", "flood defence", "flood defence intervention", "flood defense", "flood defense intervention" ;
    a owl:Class ;
    rdfs:label "defence against flooding"@en ;
    rdfs:subClassOf obo:ENVO_02500026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002212 ;
        owl:someValuesFrom obo:ENVO_02500002
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500026
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002212 ;
                owl:someValuesFrom obo:ENVO_02500002
            ]
        )
    ] .

obo:ENVO_01001211
    obo:IAO_0000115 "An electromagnetic radiation process during which electromagnetic waves or their quanta are emitted from a star." ;
    oboInOwl:hasDbXref "NCIT:C44445" ;
    oboInOwl:hasNarrowSynonym "solar radiation" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:label "stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002608 ;
        owl:someValuesFrom obo:ENVO_01000801
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001026
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001212
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star at wavelengths and frequencies which travel exclusively in a line-of-sight fashion and which may produce molecular rotation and torsion on contact with matter." ;
    oboInOwl:hasNarrowSynonym "microwave solar radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "This definition focuses on the properties of microwaves rather than their wavelength or frequency limits. Considerable ambiguity exists around the wavelength and frequency thresholds of microwaves. The ISO 21348 definition bounds these waves at 1 mm and 15 mm, with frequencies between 100 GHz and 0.225 GHz." ;
    rdfs:label "microwave stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001211, obo:ENVO_21001212 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_21001212
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001213
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star at wavelengths ranging from millimetre to kilometer scales." ;
    oboInOwl:hasNarrowSynonym "radio wave solar radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "As with microwaves, considerable variation exists in the delimitation of frequency and wavelength thresholds for radiowaves. The ISO 21348 standard allows a wavelength range of 0.10 mm to 100 m and a frequency range of 300 GHz to 3 MHz. However, much lower thresholds also exist." ;
    rdfs:label "radio wave stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001211, obo:ENVO_21001213 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_21001213
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001214
    obo:IAO_0000115 "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star when molecules change their rotational-vibrational movements, usually at wavelengths between 760 nm and 1 mm." ;
    oboInOwl:hasBroadSynonym "infrared radiation" ;
    oboInOwl:hasExactSynonym "infra-red stellar radiation" ;
    oboInOwl:hasNarrowSynonym "infrared solar radiation" ;
    oboInOwl:hasRelatedSynonym "IR stellar radiation" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "infrared stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001211, obo:ENVO_21001214 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_21001214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001215
    obo:IAO_0000115 "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star at wavelengths between 380 nm and 760 nm." ;
    oboInOwl:hasExactSynonym "optical stellar radiation" ;
    oboInOwl:hasNarrowSynonym "visible spectrum solar radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "visible spectrum stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001211, obo:ENVO_21001215 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_21001215
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001216
    obo:IAO_0000115 "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star at wavelengths between 10 nm and 400 nm." ;
    obo:IAO_0000116 "To be expanded to account for subtypes." ;
    oboInOwl:hasDbXref "NCIT:C17231" ;
    oboInOwl:hasNarrowSynonym "ultraviolet solar radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:label "ultraviolet stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001211, obo:ENVO_21001216 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_21001216
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001217
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A stellar radiation process during which penetrating electromagnetic radiation is emitted by high-energy electrons as they fall into a lower state of energy." ;
    oboInOwl:hasExactSynonym "x ray stellar radiation" ;
    oboInOwl:hasNarrowSynonym "X-ray solar radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Ambiguity exists in the definition of x-rays and their differentiation from gamma rays. Photons with sufficient energy to be classified as x-rays may be emitted by other processes than electrons falling to lower energy states. Most x-rays have wavelengths ranging from 0.01 to 10 nanometers, corresponding to frequencies in the range of 30 petahertz to 30 exahertz and energies in the range of 100 eV to 100 keV." ;
    rdfs:label "X-ray stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001219, obo:ENVO_21001217 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_21001217
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001218
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A stellar radiation process during which penetrating electromagnetic radiation is emitted from the radioactive decay (gamma decay) of atomic nuclei." ;
    oboInOwl:hasNarrowSynonym "gamma-ray solar radiation" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:comment "Ambiguity exists in the definition of gamma rays. As a rule of thumb, gamma rays have energies above 100 keV, frequencies above 10 exahertz, and wavelengths less than 10 picometers. However, regardless of the energy released, electromagnetic radiation from radioactive decay of atomic nuclei is referred to as \"gamma rays\". In astronomy, however, gamma rays are defined by their energy, and no production process needs to be specified." ;
    rdfs:label "gamma-ray stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001219, obo:ENVO_21001218 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_21001218
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001219
    obo:IAO_0000115 "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star with sufficient energy to disrupt molecular bonds or alter the electron number of atoms." ;
    oboInOwl:hasExactSynonym "ionising stellar radiation" ;
    oboInOwl:hasNarrowSynonym "ionising solar radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:inSubset envo:envoAstro ;
    a owl:Class ;
    rdfs:label "ionizing stellar radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001211, obo:ENVO_21001219 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_21001219
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01000801
            ]
        )
    ] .

obo:ENVO_01001220
    obo:IAO_0000115 "A process during which liquid water accumulates in a site, most often in some form of container." ;
    a owl:Class ;
    rdfs:label "water accumulation process"@en ;
    rdfs:subClassOf obo:ENVO_01001856, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_01001221
    obo:IAO_0000115 "A commercial building which contains parts used as workplaces primarily for administrative and managerial workers." ;
    a owl:Class ;
    rdfs:comment "\"An office building will be divided into sections for different companies or may be dedicated to one company. In either case, each company will typically have a reception area, one or several meeting rooms, singular or open-plan offices, as well as toilets.\"" ;
    rdfs:label "office building"@en ;
    rdfs:subClassOf obo:ENVO_01001222, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000516
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001224
    ] .

obo:ENVO_01001222
    obo:IAO_0000115 "A building which is primarily used to facilitate the buying or selling of goods or services." ;
    a owl:Class ;
    rdfs:comment "\"Commerce includes legal, economic, political, social, cultural and technological systems that are in operation in any country or internationally.\"" ;
    rdfs:label "commercial building"@en ;
    rdfs:subClassOf obo:ENVO_00000073, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001451
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000073
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001451
            ]
        )
    ] .

obo:ENVO_01001223
    obo:IAO_0000115 "A process during which wood is processed into beams or planks." ;
    oboInOwl:hasExactSynonym "lumber production", "timber production", "timber production process" ;
    a owl:Class ;
    rdfs:label "lumber production process"@en ;
    rdfs:subClassOf obo:ENVO_01000994 .

obo:ENVO_01001224
    obo:IAO_0000115 "A building part within which administrative work is done by an organisations users in order to support and realise the objectives of that organization." ;
    a owl:Class ;
    rdfs:label "office"@en ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_01001225
    obo:IAO_0000115 "An IUCN protected area within which 1) natural ecosystems and their resources are either conserved or used through non-industrial human activities, 2) usage activites contribute to conservation goals, ensuring inter-generational security for local communities' livelihoods, and 3) the majority of benefits derived from the use of ecosystems are received by communities living near or in the area." ;
    oboInOwl:hasBroadSynonym "protected area with sustainable use of natural resources" ;
    oboInOwl:hasDbXref "IUCN-PACS:VI" ;
    a owl:Class ;
    rdfs:comment "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas.  Note, that the IUCN recommends that a proportion of the area is retained in a natural condition (e.g. a no-take management zone). As this is a recommendation rather than a rule, this ENVO class does not include IUCN categories with strict conservation regimes as necessary parts. An emphasis is placed on the integration of  cultural approaches, belief systems and world-views possessed by human populations in and around the protected area into the conservation approaches used. Further, these areas host activities which facilitate scientific research, environmental monitoring, recreation, and \"appropriate\" small-scale tourism." ;
    rdfs:label "IUCN protected area with sustainable use of natural resources"@en ;
    rdfs:subClassOf obo:ENVO_01001169, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000324
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01000951
                ]
            )
        ]
    ] .

obo:ENVO_01001226
    obo:IAO_0000115 "A natural environment which is located on a land mass." ;
    a owl:Class ;
    rdfs:label "terrestrial natural environment"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01000951, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000951
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000635
            ]
        )
    ] .

obo:ENVO_01001227
    obo:IAO_0000115 "A natural environment which is within a water body." ;
    a owl:Class ;
    rdfs:label "aquatic natural environment"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01000951, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000951
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000063
            ]
        )
    ] .

obo:ENVO_01001228
    obo:IAO_0000115 "A site in which the attraction of satellites by gravitation is dominated by an astronomical body, bounded by a zero-velocity surface." ;
    oboInOwl:hasExactSynonym "Roche sphere" ;
    a owl:Class ;
    rdfs:label "Hill sphere"@en ;
    rdfs:subClassOf obo:BFO_0000029, _:genid7982, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001015 ;
        owl:someValuesFrom obo:ENVO_01000799
    ] .

obo:ENVO_01001229
    obo:IAO_0000115 "A site in which the combined gravitational pull of the two large astronomical bodies is such that a smaller body, affected only by gravity, can maintain a stable position relative to those two large bodies and orbit with them due to centripetal force." ;
    oboInOwl:hasExactSynonym "L-points", "Lagrange points", "libration points" ;
    a owl:Class ;
    rdfs:label "Lagrangian point"@en ;
    rdfs:subClassOf obo:BFO_0000029, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001228
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_01001228 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_01001230
    obo:IAO_0000115 "A marginal sea biome which is located in a region with a tropical climate." ;
    obo:IAO_0000116 "A class which is complementary to the WWF Temperate Shelf and Seas ecoregions grouping" ;
    oboInOwl:inSubset obo:ENVO_03605017 ;
    a owl:Class ;
    rdfs:label "tropical marginal sea biome"@en ;
    rdfs:subClassOf obo:ENVO_01000046, obo:ENVO_01001830 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000046
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001231
    obo:IAO_0000115 "Organic material which is in a solid phase and contained in sedimentary rock." ;
    a owl:Class ;
    rdfs:label "kerogen"@en ;
    rdfs:subClassOf obo:ENVO_01000155, obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00002016
    ] .

obo:ENVO_01001232
    obo:IAO_0000115 "Kerogen which cotains alginite, amorphous organic matter, cyanobacteria, freshwater algae, and land plant resins, thus having a hydrogen to carbon ratio above 1.25, and oxygen to carbon ratio below 0.15, readily produces liquid hydrocarbons, has reduced concentrations of aromatic structures, and primarily derived from proteins and lipids." ;
    a owl:Class ;
    rdfs:label "sapropelic kerogen"@en ;
    rdfs:subClassOf obo:ENVO_01001231, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001001 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24632
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001548
                ]
            )
        ]
    ] .

obo:ENVO_01001233
    obo:IAO_0000115 "Kerogen from which heavy hydrocarbons (such as oils) are derived following chemical break down." ;
    a owl:Class ;
    rdfs:label "labile kerogen"@en ;
    rdfs:subClassOf obo:ENVO_01001231, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001001 ;
        owl:someValuesFrom obo:ENVO_00002984
    ] .

obo:ENVO_01001234
    obo:IAO_0000115 "Kerogen from which light hydrocarbons (such as hydrocarbon gases) are derived following chemical break down." ;
    a owl:Class ;
    rdfs:label "recalcitrant kerogen"@en ;
    rdfs:subClassOf obo:ENVO_01001231, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001001 ;
        owl:someValuesFrom obo:ENVO_01000554
    ] .

obo:ENVO_01001235
    obo:IAO_0000115 "Kerogen which is enriched in sulfur compounds, has a hydrogen to carbon ratio under 1.25, an oxygen to carbon ratio between 0.03 and 0.18, derives into mixtures of hydrocarbon gas and oil, and derives from marine organic materials (primarily lipids) which are formed in reducing environments." ;
    a owl:Class ;
    rdfs:label "planktonic kerogen"@en ;
    rdfs:subClassOf obo:ENVO_01001231, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:CHEBI_26835
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001001 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002984
                obo:ENVO_01000554
            )
        ]
    ] .

obo:ENVO_01001236
    obo:IAO_0000115 "Planktonic kerogen which has high concentrations of sulfur compounds." ;
    a owl:Class ;
    rdfs:label "sulfrous kerogen"@en ;
    rdfs:subClassOf obo:ENVO_01001235 .

obo:ENVO_01001237
    obo:IAO_0000115 "Kerogen which derives from land plants, resembles wood or coral in structure, has a hydrogen to carbon ratio under 1, an oxygen to carbon ratio between 0.03 to 0.3, and which primarily produces coal or hydrocarbon gas on degradation." ;
    a owl:Class ;
    rdfs:label "humic kerogen"@en ;
    rdfs:subClassOf obo:ENVO_01001231, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:NCBITaxon_33090
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001001 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000554
                obo:ENVO_02000091
            )
        ]
    ] .

obo:ENVO_01001238
    obo:IAO_0000115 "Kerogen which has a hydrogen to carbon ratio less than  0.5 and primarily composed of polycyclic aromatic hydrocarbons." ;
    a owl:Class ;
    rdfs:label "residual kerogen"@en ;
    rdfs:subClassOf obo:ENVO_01001231, obo:ENVO_2000045, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_33666
    ] .

obo:ENVO_01001239
    oboInOwl:hasDbXref "EcoLexicon:canopy", "LTER:82", "SWEETRealm:Canopy", "https://en.wikipedia.org/wiki/Canopy" ;
    a owl:Class ;
    rdfs:label "forest canopy"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001243
    ] .

obo:ENVO_01001240
    obo:IAO_0000115 "A canopy which is part of a woodland ecosystem." ;
    oboInOwl:hasDbXref "EcoLexicon:canopy", "LTER:82", "SWEETRealm:Canopy", "https://en.wikipedia.org/wiki/Canopy" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "woodland canopy"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001245
    ] .

obo:ENVO_01001241
    obo:IAO_0000115 "A canopy which is composed of the aboveground portion, or crowns, of a community of crop plants." ;
    oboInOwl:hasDbXref "EcoLexicon:canopy", "LTER:82", "SWEETRealm:Canopy", "https://en.wikipedia.org/wiki/Canopy" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "crop canopy"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001242, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001244
    ] .

obo:ENVO_01001242
    obo:IAO_0000115 "A vegetation layer which is formed by a collection of individual plant crowns, themselves constituting part of the aboveground portion of a plant community." ;
    oboInOwl:hasDbXref "EcoLexicon:canopy", "LTER:82", "SWEETRealm:Canopy" ;
    a owl:Class ;
    rdfs:comment false ;
    rdfs:label "canopy"@en ;
    rdfs:subClassOf obo:ENVO_01000355 .

obo:ENVO_01001243
    obo:IAO_0000115 "An ecosystem which is determined by communities of plants with a tree growth form and in which members of those communities form continuous or discontinuous regions of canopy cover." ;
    oboInOwl:hasExactSynonym "forest ecosystem" ;
    a owl:Class ;
    rdfs:comment "The definitions of forest can vary greatly, and different classes will be needed to support the major categories. Tree cover alone is not enough to distinguish between forests and plantations. The international definition proposed by the 2010 FAO Forestry Resource Assessment: \"land spanning more than 0.5 ha with trees higher than 5 metres and canopy cover of more than 10 percent, or trees able to reach these thresholds in situ . It does not include land that is predominantly under agricultural or urban land use.\" - FAO.  2010. Global forest resources assessment 2010, Main report, FAO Forestry Paper 163. Rome." ;
    rdfs:label "forest"@en ;
    rdfs:subClassOf obo:ENVO_01001790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001239
    ] .

obo:ENVO_01001244
    obo:IAO_0000115 "An ecosystem which 1) is determined by communities of annual crops, perennial woody crops, or by actively tilled land, 2) is primarily used for agricultural activity, and 3) contains no village or larger human settlement." ;
    a owl:Class ;
    rdfs:label "cropland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001790, obo:ENVO_01001828, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001442
    ] .

obo:ENVO_01001245
    obo:IAO_0000115 "An ecosystem which is determined by communities of plants with a tree growth form and in which members of those communities are spaced sufficiently far apart to allow sunlight to illuminate the understory." ;
    obo:IAO_0000116 "The correct usage of FLOPO terms in the axiomatisation needs to be confirmed." ;
    a owl:Class ;
    rdfs:comment "Woodland understories are often populated with communities of shrubs and herbaceous plants including grasses. There are varying distinctions between woodland and forest, with a large degree of ambiguity." ;
    rdfs:label "woodland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001790, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000335
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001240
    ] .

obo:ENVO_01001246
    obo:IAO_0000115 "A process during which humans rear animals or plants on land for harvest and consumption." ;
    obo:IAO_0000116 "Expand the sites of occurrence listed as axioms as new terms emerge." ;
    oboInOwl:hasRelatedSynonym "agriculture" ;
    a owl:Class ;
    rdfs:label "agricultural process"@en ;
    rdfs:subClassOf obo:ENVO_02500027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01000635
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000245
                obo:ENVO_01000246
                obo:ENVO_01000247
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000245
                        obo:ENVO_01000246
                        obo:ENVO_01000247
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001247
    obo:IAO_0000115 "An agricultural process during which humans rear plants on land for harvest and consumption." ;
    obo:IAO_0000116 "Expand the sites of occurrence listed as axioms as new terms emerge." ;
    oboInOwl:hasRelatedSynonym "agronomy" ;
    a owl:Class ;
    rdfs:label "agronomic process"@en ;
    rdfs:subClassOf obo:ENVO_01001246, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:NCBITaxon_33090
    ] .

obo:ENVO_01001248
    obo:IAO_0000115 "An agricultural process during which humans rear animals on land for harvest and consumption." ;
    obo:IAO_0000116 "Expand the sites of occurrence listed as axioms as new terms emerge." ;
    oboInOwl:hasRelatedSynonym "agriculture" ;
    a owl:Class ;
    rdfs:label "animal husbandry"@en ;
    rdfs:subClassOf obo:ENVO_01001246, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ] .

obo:ENVO_01001249
    obo:IAO_0000115 "An aquaculture process during which humans rear crustaceans." ;
    oboInOwl:hasExactSynonym "crustacean aquaculture" ;
    oboInOwl:hasRelatedSynonym "aquaculture of crustaceans" ;
    a owl:Class ;
    rdfs:label "crustacean farming process"@en ;
    rdfs:subClassOf obo:ENVO_01001254 .

obo:ENVO_01001250
    obo:IAO_0000115 "An aquaculture process during which humans rear finfish." ;
    oboInOwl:hasExactSynonym "finfish aquaculture" ;
    oboInOwl:hasRelatedSynonym "aquaculture of finfish" ;
    a owl:Class ;
    rdfs:label "finfish farming process"@en ;
    rdfs:subClassOf obo:ENVO_01001254 .

obo:ENVO_01001251
    obo:IAO_0000115 "An aquaculture process during which humans rear molluscs." ;
    oboInOwl:hasExactSynonym "mollusc aquaculture" ;
    oboInOwl:hasRelatedSynonym "aquaculture of molluscs" ;
    a owl:Class ;
    rdfs:label "mollusc farming process"@en ;
    rdfs:subClassOf obo:ENVO_01001254 .

obo:ENVO_01001252
    obo:IAO_0000115 "An aquaculture process during which humans rear seaweed." ;
    oboInOwl:hasExactSynonym "seaweed aquaculture" ;
    oboInOwl:hasRelatedSynonym "aquaculture of seaweed" ;
    a owl:Class ;
    rdfs:label "seaweed farming process"@en ;
    rdfs:subClassOf obo:ENVO_01001255 .

obo:ENVO_01001253
    obo:IAO_0000115 "An aquaculture process during which humans rear freshwater macrophytes." ;
    oboInOwl:hasExactSynonym "freshwater macrophyte aquaculture" ;
    oboInOwl:hasRelatedSynonym "aquaculture of freshwater macrophytes" ;
    a owl:Class ;
    rdfs:label "freshwater macrophyte farming process"@en ;
    rdfs:subClassOf obo:ENVO_01001255 .

obo:ENVO_01001254
    obo:IAO_0000115 "An aquaculture process during which humans rear animals." ;
    oboInOwl:hasExactSynonym "animal aquaculture" ;
    oboInOwl:hasRelatedSynonym "aquaculture of animals" ;
    a owl:Class ;
    rdfs:label "animal aquaculture process"@en ;
    rdfs:subClassOf obo:ENVO_01000906, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:NCBITaxon_33208
    ] .

obo:ENVO_01001255
    obo:IAO_0000115 "An aquaculture process during which humans rear plants." ;
    obo:IAO_0000116 "This is unlikely to be limited to Viridiplantae, better axiomatisation should be sought in revisions." ;
    oboInOwl:hasExactSynonym "plant aquaculture" ;
    oboInOwl:hasRelatedSynonym "aquaculture of plants" ;
    a owl:Class ;
    rdfs:label "plant aquaculture process"@en ;
    rdfs:subClassOf obo:ENVO_01000906, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:NCBITaxon_33090
    ] .

obo:ENVO_01001256
    obo:IAO_0000115 "A shrimp pond which is embedded in a coastal water body." ;
    a owl:Class ;
    rdfs:comment "\"Shrimp\" is a common language term that may refer to multiple crustacean species, typically in the groups Caridea or Dendrobranchiatamarine. These may be marine or freshwater organisms." ;
    rdfs:label "coastal shrimp pond"@en ;
    rdfs:subClassOf obo:ENVO_01000905, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_02000049
    ] .

obo:ENVO_01001257
    obo:IAO_0000115 "Saline water which is derived from sea water and used during the cultivation of crustaceans." ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "saline shrimp pond water"@en ;
    rdfs:subClassOf obo:ENVO_00002010, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000905
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002149
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002010
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000905
            ]
        )
    ] .

obo:ENVO_01001258
    obo:IAO_0000115 "A fog which is composed of liquid aerosols and gases derived from volcanic gas emissions (primarily sulfur oxides), formed when sulfur-bearing gases react with sunlight, oxygen, and moisture in an atmosphere." ;
    a owl:Class ;
    rdfs:comment "\"Vog and smog are different. Vog is formed when sulfur oxides emitted by a volcano react with moisture to form an aerosol. The aerosol scatters light, thus making the vog visible. Smog is formed largely from the incomplete combustion of fuel, reacting with nitrogen oxides and ozone produced from carbon monoxide by reactions with sunlight. The result is also a visible aerosol.\"" ;
    rdfs:label "vog"@en ;
    rdfs:subClassOf obo:ENVO_01000844, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_26835
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001000 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:CHEBI_48154
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002353 ;
                                owl:someValuesFrom obo:ENVO_01000634
                            ]
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03000092
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000634
                ]
            )
        ]
    ] .

obo:ENVO_01001259
    obo:IAO_0000115 "A process during which materials deemed to be waste are removed from a site and transported to another site designated for its storage." ;
    a owl:Class ;
    rdfs:label "transport of waste to a designated storage site"@en ;
    rdfs:subClassOf obo:ENVO_01001260, obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001264
    ] .

obo:ENVO_01001260
    obo:IAO_0000115 "A process during which materials deemed to be waste are transported away from a site." ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:hasExactSynonym "Abfallentsorgungsprozess"@de, "proceso de eliminación de residuos"@es, "processo di smaltimento rifiuti"@it ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "waste disposal process"@en ;
    rdfs:subClassOf obo:ENVO_02500027, obo:ENVO_02500042, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002264
    ] .

obo:ENVO_01001261
    obo:IAO_0000115 "A waste disposal process during which the feces of human children is transported to a designated storage site." ;
    oboInOwl:hasBroadSynonym "child feces disposal" ;
    a owl:Class ;
    rdfs:label "transport of child feces to a designated site"@en ;
    rdfs:subClassOf obo:ENVO_01001259, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0001988
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002353 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:GO_0007588
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000057 ;
                                owl:someValuesFrom obo:NCBITaxon_9606
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001262
    obo:IAO_0000115 "A process during which materials used in a household and deemed to be waste are removed from the housing unit and transported to another site designated for its storage." ;
    oboInOwl:hasBroadSynonym "household waste disposal" ;
    a owl:Class ;
    rdfs:label "transport of household waste to a designated storage site"@en ;
    rdfs:subClassOf obo:ENVO_01001259, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000372
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000418
    ] .

obo:ENVO_01001263
    obo:IAO_0000115 "A site which has been designated as a place where humans may defecate." ;
    oboInOwl:hasBroadSynonym "defecation area" ;
    a owl:Class ;
    rdfs:label "area designated for human defecation"@en ;
    rdfs:subClassOf obo:ENVO_01003020 .

obo:ENVO_01001264
    obo:IAO_0000115 "A site which has been designated for the storage of waste material." ;
    oboInOwl:hasRelatedSynonym "waste disposal site", "waste storage site" ;
    a owl:Class ;
    rdfs:label "area designated for waste storage"@en ;
    rdfs:subClassOf obo:ENVO_01003020 .

obo:ENVO_01001265
    obo:IAO_0000115 "An environmental pollution process during which the temperature of an environmental system, or parts thereof, is raised above its natural levels." ;
    a owl:Class ;
    rdfs:label "thermal pollution"@en ;
    rdfs:subClassOf obo:ENVO_02500036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00010483
                obo:ENVO_01000254
                obo:ENVO_01000813
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00010483
                        obo:ENVO_01000254
                        obo:ENVO_01000813
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001305
                ]
            )
        ]
    ] .

obo:ENVO_01001266
    obo:IAO_0000115 "A thermal pollution process which occurs in a water body or aquatic environment." ;
    a owl:Class ;
    rdfs:label "thermal pollution of an aquatic system"@en ;
    rdfs:subClassOf obo:ENVO_01001265, obo:ENVO_02500031, obo:ENVO_02500039, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01000317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001305
                ]
            )
        ]
    ] .

obo:ENVO_01001267
    obo:IAO_0000115 "Water which accumulates on a solid surface during precipitation events and snow/ice melt." ;
    oboInOwl:hasExactSynonym "storm water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "\"Stormwater can soak into the soil (infiltrate), be held on the surface and evaporate, or runoff and end up in nearby streams, rivers, or other water bodies (surface water).\"" ;
    rdfs:label "stormwater"@en ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_01001268
    obo:IAO_0000115 "Stormwater which accumulates in an urban ecosystem." ;
    oboInOwl:hasExactSynonym "urban storm water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "\"Stormwater can soak into the soil (infiltrate), be held on the surface and evaporate, or runoff and end up in nearby streams, rivers, or other water bodies (surface water).\"" ;
    rdfs:label "urban stormwater"@en ;
    rdfs:subClassOf obo:ENVO_01001267, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01001269
    ] .

obo:ENVO_01001269
    obo:IAO_0000115 "An area of a planet's surface which is primarily covered by constructed or manufactured objects and materials, possibly interspersed with cultivated or anthropically maintained vegetation." ;
    a owl:Class ;
    rdfs:label "area of developed space"@en ;
    rdfs:subClassOf obo:ENVO_01001200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_01001270
    obo:IAO_0000115 "Stormwater which accumulates in a rural ecosystem." ;
    oboInOwl:hasExactSynonym "rural storm water" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "\"Stormwater can soak into the soil (infiltrate), be held on the surface and evaporate, or runoff and end up in nearby streams, rivers, or other water bodies (surface water).\"" ;
    rdfs:label "rural stormwater"@en ;
    rdfs:subClassOf obo:ENVO_01001267, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000772
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000245
                obo:ENVO_01000246
                obo:ENVO_01000247
            )
        ]
    ] .

obo:ENVO_01001271
    obo:IAO_0000115 "A surface layer through which liquids or gases cannot pass." ;
    a owl:Class ;
    rdfs:label "impermeable surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001311, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000983
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001311
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000983
            ]
        )
    ] .

obo:ENVO_01001272
    obo:IAO_0000115 "A construction which comprises a durable surface layer overlying a solid surface intended to sustain vehicular or foot traffic." ;
    a owl:Class ;
    rdfs:label "constructed pavement"@en ;
    rdfs:subClassOf obo:ENVO_00000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ] .

obo:ENVO_01001273
    obo:IAO_0000115 "A layer which is primarily composed of some liquid material." ;
    a owl:Class ;
    rdfs:label "liquid layer"@en ;
    rdfs:subClassOf obo:ENVO_01001678, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001678
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
        )
    ] .

obo:ENVO_01001274
    obo:IAO_0000115 "A layer throughout which one or more qualities (e.g. pressure, temperature, velocity, density) maintain an approximately constant value." ;
    a owl:Class ;
    rdfs:comment "Isosurfaces are not equivalent to a \"surface layer\" in the sense of overlapping an external boundary. Further, this class is concerned only with material isosurfaces, not with mathematical abstractions." ;
    rdfs:label "material isosurface"@en ;
    rdfs:subClassOf obo:ENVO_01000281 .

obo:ENVO_01001275
    obo:IAO_0000115 "A layer which is primarily composed of some solid material, allowing for non-solid parts such as interstitial pockets of gas or liquid." ;
    a owl:Class ;
    rdfs:label "solid layer"@en ;
    rdfs:subClassOf obo:ENVO_01000281, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000814
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000281
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000814
            ]
        )
    ] .

obo:ENVO_01001276
    obo:IAO_0000115 "A solid layer which is primarily composed of some water-based ice." ;
    a owl:Class ;
    rdfs:label "water ice layer"@en ;
    rdfs:subClassOf obo:ENVO_01001275, obo:ENVO_01001609, obo:ENVO_03000110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001275
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000277
            ]
        )
    ] .

obo:ENVO_01001277
    obo:IAO_0000115 "A road which is primarily composed of asphalt." ;
    a owl:Class ;
    rdfs:label "asphalt road"@en ;
    rdfs:subClassOf obo:ENVO_00000064, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000064
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000460
            ]
        )
    ] .

obo:ENVO_01001278
    obo:IAO_0000115 "A road which is primarily composed of concrete." ;
    a owl:Class ;
    rdfs:label "concrete road"@en ;
    rdfs:subClassOf obo:ENVO_00000064, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000458
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000064
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000458
            ]
        )
    ] .

obo:ENVO_01001279
    obo:IAO_0000115 "A constructed pavement which is built on the side of a road and intended for foot traffic." ;
    oboInOwl:hasBroadSynonym "pavement" ;
    oboInOwl:hasRelatedSynonym "footpath", "footway" ;
    a owl:Class ;
    rdfs:comment "\"In some places, the same term may also be used for a paved path, trail or footpath that is not next to a road, for example, a path through a park.\"" ;
    rdfs:label "sidewalk"@en ;
    rdfs:subClassOf obo:ENVO_01001272 .

obo:ENVO_01001280
    obo:IAO_0000115 "A road which is used for local access to one or more structures, and is privately owned and maintained by an individual or group." ;
    a owl:Class ;
    rdfs:label "driveway"@en ;
    rdfs:subClassOf obo:ENVO_00000064 .

obo:ENVO_01001281
    obo:IAO_0000115 "A constructed pavement which is used for parking vehicles." ;
    oboInOwl:hasRelatedSynonym "car lot", "car park", "parking lot" ;
    a owl:Class ;
    rdfs:label "paved parking lot"@en ;
    rdfs:subClassOf obo:ENVO_01001272 .

obo:ENVO_01001282
    obo:IAO_0000115 "Dust which is composed primarily of slicon dioxide." ;
    a owl:Class ;
    rdfs:label "silica dust"@en ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_30563
    ] .

obo:ENVO_01001283
    obo:IAO_0000115 "Dust which is primarily composed of aluminium particles." ;
    a owl:Class ;
    rdfs:label "aluminium dust"@en ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_33628
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_33628
            ]
        )
    ] .

obo:ENVO_01001284
    obo:IAO_0000115 "Dust which is primarily composed of barium particles." ;
    a owl:Class ;
    rdfs:label "barium dust"@en ;
    rdfs:subClassOf obo:ENVO_00002008 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Class ;
                owl:unionOf (obo:CHEBI_37134
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002473 ;
                        owl:someValuesFrom obo:CHEBI_37133
                    ]
                )
            ]
        )
    ] .

obo:ENVO_01001285
    obo:IAO_0000115 "Dust which is primarily composed of hydrated magnesium silicate (talc) particles." ;
    a owl:Class ;
    rdfs:label "talc dust"@en ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_32178
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_32178
            ]
        )
    ] .

obo:ENVO_01001286
    obo:IAO_0000115 "Dust which is primarily composed of slate particles." ;
    a owl:Class ;
    rdfs:label "slate dust"@en ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000274
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_01000274
            ]
        )
    ] .

obo:ENVO_01001287
    obo:IAO_0000115 "A fire which occurs in an industrial area or building." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "industrial fire"@en ;
    rdfs:subClassOf obo:ENVO_01000786, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00003861
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000786
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_00003861
            ]
        )
    ] .

obo:ENVO_01001288
    obo:IAO_0000115 "Dust which is primarily composed of kaolinite particles." ;
    oboInOwl:hasExactSynonym "kaolinite dust" ;
    a owl:Class ;
    rdfs:label "kaolin dust"@en ;
    rdfs:subClassOf obo:ENVO_02000100, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:CHEBI_140503
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_140503
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010483
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:CHEBI_140503
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001289
    obo:IAO_0000115 "A land fire which consumes low-growing plants such as scrub and brush." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "brush fire"@en ;
    rdfs:subClassOf obo:ENVO_01001292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000300
                obo:ENVO_01000861
                obo:ENVO_01000869
                obo:ENVO_01000887
                obo:ENVO_01000888
            )
        ]
    ] .

obo:ENVO_01001290
    obo:IAO_0000115 "A land fire which occurs in a large uncleared or sparsely settled area (as in Australia) usually scrub-covered or forested." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "\"Bush\" is a rather loosely defined regional term, primarily used in Australia." ;
    rdfs:label "bush fire"@en ;
    rdfs:subClassOf obo:ENVO_01001292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01001293
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001292
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_01001293
            ]
        )
    ] .

obo:ENVO_01001291
    obo:IAO_0000115 "A fire which occurs in a pastureland." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "pasture fire"@en ;
    rdfs:subClassOf obo:ENVO_03000131, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000266
                obo:ENVO_01001178
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000131
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000266
                        obo:ENVO_01001178
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001292
    obo:IAO_0000115 "A fire which occurs on land, typically consuming a terrestrial ecosystem as fuel." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "land fire"@en ;
    rdfs:subClassOf obo:ENVO_01000787, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_01001293
    obo:IAO_0000115 "A vegetated area which has not been cleared or is sparsely settled, usually scrub-covered or forested" ;
    oboInOwl:hasRelatedSynonym "the bush" ;
    a owl:Class ;
    rdfs:comment "\"Bush\" is a rather loosely defined regional term, primarily used in Australia." ;
    rdfs:label "bush area"@en ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000111
                obo:ENVO_00000300
                obo:ENVO_01000869
                obo:ENVO_01000883
                obo:ENVO_01000887
                obo:ENVO_01000888
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001305
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000111
                        obo:ENVO_00000300
                        obo:ENVO_01000869
                        obo:ENVO_01000883
                        obo:ENVO_01000887
                        obo:ENVO_01000888
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001294
    obo:IAO_0000115 "An atmospheric storm which is generated by the heating and convection of moist and unstable air masses." ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "\"Convective storms range from localised thunderstorms (with heavy rain and/or hail, lightning, high winds, tornadoes) to meso-scale, multi-day events.\"" ;
    rdfs:label "convective storm"@en ;
    rdfs:subClassOf obo:ENVO_01000877, obo:ENVO_01003010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001682
    ] .

obo:ENVO_01001295
    obo:IAO_0000115 "A warm-core cyclone which occurs in the middle and high latitudes, primarily drawing energy from horizontal temperature contrasts between atmospheric fronts." ;
    oboInOwl:hasExactSynonym "mid-latitude cyclone" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "\"When associated with cold fronts, extratropical cyclones may be particularly damaging (e.g. European winter/windstorm, Nor’easter).\"" ;
    rdfs:label "extra-tropical cyclone"@en ;
    rdfs:subClassOf obo:ENVO_01001298 .

obo:ENVO_01001296
    obo:IAO_0000115 "A an atmospheric storm which originates over tropical or subtropical waters and possesses a warm-core, non-frontal synoptic-scale cyclone with a low pressure centre, spiral rain bands and strong winds." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "tropical storm"@en ;
    rdfs:subClassOf obo:ENVO_01000877 .

obo:ENVO_01001297
    obo:IAO_0000115 "An atmospheric storm during which a large mass of atmospheric gas rotates around a centre of low atmospheric pressure, generating high winds which spiral towards that centre." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "cyclone"@en ;
    rdfs:subClassOf obo:ENVO_01000877, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001300
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0002268
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01001748
    ] .

obo:ENVO_01001298
    obo:IAO_0000115 "A cyclone which rotates around an area low atmospheric pressure with increased temperature." ;
    oboInOwl:hasExactSynonym "warm-core cyclone" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "The threshold of  what is \"warm\" is variable, and thus data-level thresholding should be applied when using this class." ;
    rdfs:label "warm core cyclone"@en ;
    rdfs:subClassOf obo:ENVO_01001297 .

obo:ENVO_01001299
    obo:IAO_0000115 "An environmental zone which is part of an atmosphere." ;
    oboInOwl:hasExactSynonym "atmospheric area" ;
    a owl:Class ;
    rdfs:label "atmospheric zone"@en ;
    rdfs:subClassOf obo:ENVO_01000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000408
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01001300
    obo:IAO_0000115 "A gaseous part of an atmosphere in which gases have reduced atmospheric pressure."@en ;
    a owl:Class ;
    rdfs:comment "Air is not specified directly (although the definition subsumes air masses) to allow for other forms of low pressure areas in planetary atmospheres." ;
    rdfs:label "area of low atmospheric pressure"@en ;
    rdfs:subClassOf obo:ENVO_01001645, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001575
                ]
            )
        ]
    ] .

obo:ENVO_01001301
    obo:IAO_0000115 "A layer of liquid that is part of an estuary." ;
    oboInOwl:inSubset envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "aquatic estuarine layer"@en ;
    rdfs:subClassOf obo:ENVO_01000325, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000045
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000325
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000045
            ]
        )
    ] .

obo:ENVO_01001302
    obo:IAO_0000115 "A layer of estuarine water which extends a few centimeters from the surface of the water column towards the estuary bed and from the shore to a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters." ;
    oboInOwl:hasDbXref "CMECS:595", "https://cmecscatalog.org/cmecs/classification/unit/595.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine coastal surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001301, obo:ENVO_01001309, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000486
    ] .

obo:ENVO_01001303
    obo:IAO_0000115 "A role which is may be realised by an environmental system" ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Experimental class." ;
    rdfs:label "environmental role" ;
    rdfs:subClassOf obo:CHEBI_50906 .

obo:ENVO_01001304
    obo:IAO_0000115 "An oasis is a vegetated area located in a desert, supplied with water from a water source which it surrounds, and surrounded by arid soil, sand, or rock." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oasis" ;
    oboInOwl:hasRelatedSynonym "cienaga" ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "oasis" ;
    rdfs:subClassOf obo:ENVO_01001305, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00001995
                        obo:ENVO_00001998
                        obo:ENVO_01000017
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:ENVO_01000230
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000027
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001305
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01001307 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf ([
                            a owl:Class ;
                            owl:unionOf (obo:ENVO_00001995
                                obo:ENVO_00001998
                                obo:ENVO_01000017
                            )
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:ENVO_01000230
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:ENVO_00000027
            ]
        )
    ] .

obo:ENVO_01001305
    obo:IAO_0000115 "A vegetated area is a geographic feature which has ground cover dominated by plant communities." ;
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "vegetated area" ;
    rdfs:subClassOf obo:ENVO_01001199 .

obo:ENVO_01001306
    obo:IAO_0000115 "An environment which is determined by a bone element." ;
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "bone element environment" ;
    rdfs:subClassOf obo:ENVO_2100000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2100000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:ENVO_01001307
    obo:IAO_0000112 "A duck swimming in a pond is partially surrounded by air and partially surrounded by water." ;
    obo:IAO_0000115 "x partially_surrounded_by y if and only if (1) x is adjacent to y and for the region r that is adjacent to x, r partially overlaps y (2) the shared boundary between x and y occupies  a non-trivial proportion of the outermost boundary of x" ;
    a owl:ObjectProperty ;
    rdfs:comment "Definition modified from 'surrounded by'." ;
    rdfs:label "partially_surrounded_by" .

obo:ENVO_01001308
    obo:IAO_0000115 "A liquid astronomical body part which is primarily composed of a continuous volume of liquid water and is held in shape or sustained by an environmental process." ;
    obo:IAO_0000116 "Should create links to envrionmental process with new relation like \"sustained_by\"" ;
    a owl:Class ;
    rdfs:comment "Similar, in spirit, to landform." ;
    rdfs:label "hydroform" ;
    rdfs:subClassOf obo:ENVO_01001477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01000982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001477
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000063
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_01001309
    obo:IAO_0000115 "A liquid surface layer which is in contact with air." ;
    a owl:Class ;
    rdfs:label "liquid air-water interface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001310, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00002005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001310
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00002005
            ]
        )
    ] .

obo:ENVO_01001310
    obo:IAO_0000115 "A surface layer which is composed primarily of some liquid." ;
    a owl:Class ;
    rdfs:label "liquid surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001273, obo:ENVO_01001673 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001673
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
        )
    ] .

obo:ENVO_01001311
    obo:IAO_0000115 "A surface layer which is composed primarily of solid environmental material." ;
    a owl:Class ;
    rdfs:label "solid surface layer"@en ;
    rdfs:subClassOf obo:ENVO_00010504, obo:ENVO_01001275 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010504
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000814
            ]
        )
    ] .

obo:ENVO_01001312
    obo:IAO_0000115 "A layer of estuarine water which extends from the surface of the water column to the pycnocline or mid-depth and from the shore to a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement." ;
    oboInOwl:hasDbXref "CMECS:596", "https://cmecscatalog.org/cmecs/classification/unit/596.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine coastal upper water column"@en ;
    rdfs:subClassOf obo:ENVO_01001301, obo:ENVO_01001309, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001302
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000486
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001313
    ] .

obo:ENVO_01001313
    obo:IAO_0000115 "A pycnocline which is part of an estuarine water body, spanning from the shore to a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters." ;
    oboInOwl:hasDbXref "CMECS:597", "https://cmecscatalog.org/cmecs/classification/unit/597.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine coastal pycnocline"@en ;
    rdfs:subClassOf obo:ENVO_01000259, obo:ENVO_01001301, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000486
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001312
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001314
    ] .

obo:ENVO_01001314
    obo:IAO_0000115 "A layer of estuarine water which extends from an estuarine pycnocline or mid-depth to the estuarine bed and from the shore to a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement." ;
    oboInOwl:hasDbXref "CMECS:598", "https://cmecscatalog.org/cmecs/classification/unit/598.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine coastal lower water column"@en ;
    rdfs:subClassOf obo:ENVO_01001301, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000486
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001313
    ] .

obo:ENVO_01001315
    obo:IAO_0000115 "A layer of estuarine water which extends a few centimeters from the surface of the water column towards the estuary bed and from a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters until the end of the estuary most distal from the coast." ;
    oboInOwl:hasDbXref "CMECS:599", "https://cmecscatalog.org/cmecs/classification/unit/599.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine open water surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001301, obo:ENVO_01001309, obo:ENVO_01001483 .

obo:ENVO_01001316
    obo:IAO_0000115 "A layer of estuarine water which extends from the surface of the water column to the pycnocline or mid-depth and from a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters until the end of the estuary most distal from the coast." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement." ;
    oboInOwl:hasDbXref "CMECS:600", "https://cmecscatalog.org/cmecs/classification/unit/600.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine open water upper water column"@en ;
    rdfs:subClassOf obo:ENVO_01001301, obo:ENVO_01001309, obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001315
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001323
    ] .

obo:ENVO_01001317
    obo:IAO_0000115 "A layer of fresh estuarine water which extends a few centimeters from the surface of the water column towards the estuary bed and from the land-water interface to a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters." ;
    obo:IAO_0000116 "What causes this freshwater layer to be \"tidal\" is not clearly specified in the current CMECS definition." ;
    oboInOwl:hasDbXref "CMECS:603", "https://cmecscatalog.org/cmecs/classification/unit/603.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine tidal riverine coastal surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001302, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001318
    obo:IAO_0000115 "A layer of fresh estuarine water which extends from the surface of the water column to the pycnocline or mid-depth and from the land-water interface to a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement. What causes this freshwater layer to be \"tidal\" is not clearly specified in the current CMECS definition." ;
    oboInOwl:hasDbXref "CMECS:604", "https://cmecscatalog.org/cmecs/classification/unit/604.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine tidal riverine coastal upper water column"@en ;
    rdfs:subClassOf obo:ENVO_01001312, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001319
    obo:IAO_0000115 "A body of water which is primarily composed of saline water." ;
    oboInOwl:hasExactSynonym "saline body of water" ;
    a owl:Class ;
    rdfs:comment "This class has its subclasses populated by inference." ;
    rdfs:label "saline water body"@en ;
    rdfs:subClassOf obo:ENVO_00000063, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002010
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000063
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002010
            ]
        )
    ] .

obo:ENVO_01001320
    obo:IAO_0000115 "A body of water which is primarily composed of freshwater, with low solute content." ;
    oboInOwl:hasDbXref "LTER:216" ;
    oboInOwl:hasExactSynonym "fresh body of water", "freshwater body" ;
    a owl:Class ;
    rdfs:comment "This class has its subclasses primarily populated by inference. The threshold for what constitutes \"fresh\" water is variable and should typically be deferred to an applicatoin layer resource." ;
    rdfs:label "fresh water body"@en ;
    rdfs:subClassOf obo:ENVO_00000063, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000063
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002011
            ]
        )
    ] .

obo:ENVO_01001321
    obo:IAO_0000115 "A body of water which is primarily composed of brackish water." ;
    oboInOwl:hasExactSynonym "brackish body of water" ;
    a owl:Class ;
    rdfs:comment "This class has its subclasses populated by inference." ;
    rdfs:label "brackish water body"@en ;
    rdfs:subClassOf obo:ENVO_01001319, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000063
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002019
            ]
        )
    ] .

obo:ENVO_01001322
    obo:IAO_0000115 "A layer of estuarine water which extends from an estuarine pycnocline or mid-depth to the estuary bed and from a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters to end of the estuary most distal from the coast." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement." ;
    oboInOwl:hasDbXref "CMECS:602", "https://cmecscatalog.org/cmecs/classification/unit/602.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine open water lower water column"@en ;
    rdfs:subClassOf obo:ENVO_01001301, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001323
    ] .

obo:ENVO_01001323
    obo:IAO_0000115 "A pycnocline which is part of an estuarine water body, spanning from a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters until the end of the estuary most distal from the coast." ;
    oboInOwl:hasDbXref "CMECS:601", "https://cmecscatalog.org/cmecs/classification/unit/601.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine open water pycnocline"@en ;
    rdfs:subClassOf obo:ENVO_01000259, obo:ENVO_01001301, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001316
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001322
    ] .

obo:ENVO_01001324
    obo:IAO_0000115 "An estuarine coastal pycnocline which is composed primarily of fresh tidal water." ;
    obo:IAO_0000116 "What causes this freshwater layer to be \"tidal\" is not clearly specified in the current CMECS definition. Further, the original definition and label do not clearly state whether this is a pycnocline in its own right, or just the tidal freshwater part of the pycnocline. In this ENVO class, we follow the semantics suggested by the label and treat this as a type of estuarine coastal pycnocline." ;
    oboInOwl:hasDbXref "CMECS:605", "https://cmecscatalog.org/cmecs/classification/unit/605.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine tidal riverine coastal pycnocline"@en ;
    rdfs:subClassOf obo:ENVO_01001313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001325
    obo:IAO_0000115 "A layer of fresh estuarine water which extends from an estuarine pycnocline or mid-depth to the estuarine bed and from the land-water interface to a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement. What causes this freshwater layer to be \"tidal\" is not clearly specified in the current CMECS definition." ;
    oboInOwl:hasDbXref "CMECS:606", "https://cmecscatalog.org/cmecs/classification/unit/606.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine tidal riverine coastal lower water column"@en ;
    rdfs:subClassOf obo:ENVO_01001314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001326
    obo:IAO_0000115 "A layer of fresh, tidal estuarine water which extends a few centimeters from the surface of the water column towards the estuary bed and from a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters until the end of the estuary most distal from the coast." ;
    obo:IAO_0000116 "What causes this freshwater layer to be \"tidal\" is not clearly specified in the current CMECS definition." ;
    oboInOwl:hasDbXref "CMECS:607", "https://cmecscatalog.org/cmecs/classification/unit/607.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine tidal riverine open water surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001315, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001327
    obo:IAO_0000115 "A layer of fresh, tidal estuarine water which extends from the surface of the water column to the pycnocline or mid-depth and from a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters until the end of the estuary most distal from the coast." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement. What causes this freshwater layer to be \"tidal\" is not clearly specified in the current CMECS definition." ;
    oboInOwl:hasDbXref "CMECS:608", "https://cmecscatalog.org/cmecs/classification/unit/608.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine tidal riverine open water upper water column"@en ;
    rdfs:subClassOf obo:ENVO_01001316, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001326
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001328
    obo:IAO_0000115 "An estuarine open water pycnocline which is composed primarily of fresh tidal water." ;
    obo:IAO_0000116 "What causes this freshwater layer to be \"tidal\" is not clearly specified in the current CMECS definition. Further, the original definition and label do not clearly state whether this is a pycnocline in its own right, or just the tidal freshwater part of the pycnocline. In this ENVO class, we follow the semantics suggested by the label and treat this as a type of estuarine open water pycnocline." ;
    oboInOwl:hasDbXref "CMECS:609", "https://cmecscatalog.org/cmecs/classification/unit/609.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine tidal riverine open water pycnocline"@en ;
    rdfs:subClassOf obo:ENVO_01001323, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001329
    obo:IAO_0000115 "A layer of fresh estuarine water which extends from an estuarine pycnocline or mid-depth to the estuary bed and from a fiat boundary where the estuary bed below the water column reaches a depth of 4 meters to end of the estuary most distal from the coast." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement. What causes this freshwater layer to be \"tidal\" is not clearly specified in the current CMECS definition." ;
    oboInOwl:hasDbXref "CMECS:610", "https://cmecscatalog.org/cmecs/classification/unit/610.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "estuarine tidal riverine open water lower water column"@en ;
    rdfs:subClassOf obo:ENVO_01001301, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001323
    ] .

obo:ENVO_01001330
    obo:IAO_0000115 "A biogeochemical cycle which has nitrogen-bearing chemical entities as participants." ;
    oboInOwl:hasRelatedSynonym "nitrogen cycle" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "nitrogen cycling"@en ;
    rdfs:subClassOf obo:ENVO_02500009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:CHEBI_25555
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:CHEBI_25555
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:CHEBI_25555
            ]
        )
    ] .

obo:ENVO_01001331
    obo:IAO_0000115 "A biogeochemical cycle which has sulfur-bearing chemical entities as participants." ;
    oboInOwl:hasExactSynonym "sulphur cycling" ;
    oboInOwl:hasRelatedSynonym "sulfur cycle" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sulfur cycling"@en ;
    rdfs:subClassOf obo:ENVO_02500009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:CHEBI_26833
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:CHEBI_26833
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:CHEBI_26833
            ]
        )
    ] .

obo:ENVO_01001332
    obo:IAO_0000115 "A biogeochemical cycle which has phosphorous-bearing chemical entities as participants." ;
    oboInOwl:hasRelatedSynonym "phosphorous cycle" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "phosphorous cycling"@en ;
    rdfs:subClassOf obo:ENVO_02500009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:CHEBI_28659
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:CHEBI_28659
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:CHEBI_28659
            ]
        )
    ] .

obo:ENVO_01001333
    obo:IAO_0000115 "A tidal flow process which occurs in an ocean or sea and during which tidal movements generate advective flows, often amplified in velocity when moving through an inlet, pass or channel." ;
    oboInOwl:hasDbXref "CMECS:643", "https://cmecscatalog.org/cmecs/classification/unit/643.html" ;
    oboInOwl:hasRelatedSynonym "tidal flow" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "marine tidal flow process"@en ;
    rdfs:subClassOf obo:ENVO_01001342, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
                obo:ENVO_00000045
            )
        ]
    ] .

obo:ENVO_01001334
    obo:IAO_0000115 "A material transport process during which a volume of material is displaced due to a disequilibrium in physical forces and during which 1) the qualities that inhere in that volume and 2) the processes that are unfolding within it are largely unchanged."@en ;
    oboInOwl:hasExactSynonym "advective transport" ;
    a owl:Class ;
    rdfs:comment "Advective processes are disjoint from diffusive processes. Typically, fluids are advected." ;
    rdfs:label "advective transport process"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01003010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01003013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:ENVO_01003012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000010
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:ENVO_01003012
            ]
        )
    ] .

obo:ENVO_01001335
    obo:IAO_0000115 "An ice mass which is attached to a bed underneath a body of water." ;
    oboInOwl:hasExactSynonym "bottom-fast ice" ;
    a owl:Class ;
    rdfs:label "anchor ice"@en ;
    rdfs:subClassOf obo:ENVO_01000293, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:ENVO_00000501
    ] .

obo:ENVO_01001336
    obo:IAO_0000115 "A marine current which is maintained by a tidal flow process." ;
    oboInOwl:hasRelatedSynonym "marine tidal current" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to an ambiguously defined unit of the Coastal and Marine Ecological Classification Standard (CMECS), \"Tidal Flow\" (https://cmecscatalog.org/cmecs/classification/unit/643.html).  In CMECS, this is treated as a hydroform, but is defined as a process (while some of its subclasses are not). In ENVO, we have aligned the CMECS unit according to its definition as a process (ENVO:01001333); however, we maintain this class to allow reference to the hydroform maintained by that process." ;
    rdfs:label "marine tidal flow"@en ;
    rdfs:subClassOf obo:ENVO_01000067, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001333
    ] .

obo:ENVO_01001337
    obo:IAO_0000115 "Anchor ice which is attached to a riverbed." ;
    oboInOwl:hasExactSynonym "riverine bottom-fast ice" ;
    a owl:Class ;
    rdfs:label "riverine anchor ice"@en ;
    rdfs:subClassOf obo:ENVO_01001335, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_01000599
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000384
    ] .

obo:ENVO_01001338
    obo:IAO_0000115 "A marine zone in which ocean waters undergo a diurnal (once per day) tidal oscillation - with one high and one low tide per day - due to the supression of a second daily oscillation by the geometry of the ocean basin and obstructions presented by land masses." ;
    oboInOwl:hasDbXref "CMECS:664", "https://cmecscatalog.org/cmecs/classification/unit/664.html" ;
    oboInOwl:hasRelatedSynonym "diurnal tidal flow" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. In this case, the definition aligns with ENVO's \"environmental zone\" semantics. Alternate classes have been created to accommodate the process of diurnal tidal flow. The as the frequency of the process does not influence the semantics of the resulting hydroform, please use ENVO_01001336 to reference the hydroform rather than the zone or the process. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "diurnal marine tidal flow zone"@en ;
    rdfs:subClassOf obo:ENVO_01001341, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001339
    ] .

obo:ENVO_01001339
    obo:IAO_0000115 "A tidal flow process which occurs once per day in ocean waters where a second daily oscillation is blocked by land masses or ocean basin geometry." ;
    obo:IAO_0000118 "diurnal tidal flow" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class broadly aligns to the Coastal and Marine Ecological Classification Standard (CMECS). This class is provided as the processual equivalent of CMECS unit 664 \"Diurnal Tidal Flow\" (https://cmecscatalog.org/cmecs/classification/unit/664.html); however, based on its definition, CMECS:664 is more accurately mapped to ENVO:01001338 as the definition aligns with ENVO's \"environmental zone\" semantics. A class has been created to accommodate the  semantics of the resulting hydroform (ENVO:01001336). Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "diurnal marine tidal flow process"@en ;
    rdfs:subClassOf obo:ENVO_01001333, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01001338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000690
    ] .

obo:ENVO_01001340
    obo:IAO_0000115 "A marine tidal flow zone in which ocean waters undergo a semi-diurnal (twice per day) tidal oscillation - with two high and two low tides per day of roughly equal amplitude." ;
    oboInOwl:hasDbXref "CMECS:666", "https://cmecscatalog.org/cmecs/classification/unit/666.html" ;
    oboInOwl:hasRelatedSynonym "semi-diurnal tidal flow" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. In this case, the definition aligns with ENVO's \"environmental zone\" semantics. Alternate classes have been created to accommodate the process of diurnal tidal flow. The as the frequency of the process does not influence the semantics of the resulting hydroform, please use ENVO:01001336 to reference the hydroform rather than the zone or the process. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "semi-diurnal marine tidal flow zone"@en ;
    rdfs:subClassOf obo:ENVO_01001341, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001343
    ] .

obo:ENVO_01001341
    obo:IAO_0000115 "An environmental zone in which varying gravitational forces from astronomical bodies, combined with the rotation of the astronomical body containing the zone, cause marine waters to undergo periodic depth oscillations (tides)." ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "marine tidal flow zone"@en ;
    rdfs:subClassOf obo:ENVO_01001201, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] .

obo:ENVO_01001342
    obo:IAO_0000115 "A water flow process during which movements of water masses caused by varying gravitational and rotational forces from astronomical bodies, combined with the rotation of the astronomical body containing the water mass, cause waters to undergo periodic depth oscillations (tides)." ;
    obo:IAO_0000118 "tidal flow" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "tidal flow process"@en ;
    rdfs:subClassOf obo:ENVO_01000981, obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001334
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000057 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] .

obo:ENVO_01001343
    obo:IAO_0000115 "A marine tidal flow process which occurs twice per day, resulting in two high and two low tides per day, both of roughly equal amplitude." ;
    obo:IAO_0000118 "semi-diurnal tidal flow" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class broadly aligns to the Coastal and Marine Ecological Classification Standard (CMECS). This class is provided as the processual equivalent of CMECS unit 666 \"Semi-diurnal Tidal Flow\" (https://cmecscatalog.org/cmecs/classification/unit/666.html); however, based on its definition, CMECS:666 is more accurately mapped to ENVO:01001340 as the definition aligns with ENVO's \"environmental zone\" semantics. A class has been created to accommodate the  semantics of the resulting hydroform (ENVO:01001336). Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "semi-diurnal marine tidal flow process"@en ;
    rdfs:subClassOf obo:ENVO_01001333, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01001340
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000690
    ] .

obo:ENVO_01001344
    obo:IAO_0000115 "Anchor ice which is attached to a riverbed where a river flows into a marine water body and which is formed by the freezing of freshwater seeping out of the riverbed's sediments." ;
    oboInOwl:hasExactSynonym "fresh water seep riverine anchor ice", "fresh water seep riverine bottom-fast ice", "freshwater seep riverine bottom-fast ice" ;
    a owl:Class ;
    rdfs:label "freshwater seep riverine anchor ice"@en ;
    rdfs:subClassOf obo:ENVO_01001337, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000386
    ] .

obo:ENVO_01001345
    obo:IAO_0000115 "An ice mass which is suspended in a water body, being sufficiently buoyant for part of the mass to breach the surface of that water body." ;
    a owl:Class ;
    rdfs:label "floating ice mass"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001420
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000293
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01001307 ;
                owl:someValuesFrom obo:ENVO_00000063
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01001307 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001420
            ]
        )
    ] .

obo:ENVO_01001346
    obo:IAO_0000115 "An action of exogenic processes (such as water flow or wind) which remove environmental material from one location on the surface of an astronomical body, transporting it to another location where it is deposited." ;
    a owl:Class ;
    rdfs:label "erosion"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00010483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000638
    ] .

obo:ENVO_01001347
    obo:IAO_0000115 "A zone on a glacier which is roughly linear and where the rates of ice ablation and accumulation are approximately equal." ;
    oboInOwl:hasRelatedSynonym "equilibrium limit", "equilibrium line", "firn limit", "firn line" ;
    a owl:Class ;
    rdfs:label "glacial equlibrium line"@en ;
    rdfs:subClassOf obo:ENVO_01001353, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01000919
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_03000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001352
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_03000037
    ] .

obo:ENVO_01001348
    obo:IAO_0000115 "A zone in which the deposition and accumulation of an environmental material occurs." ;
    oboInOwl:hasRelatedSynonym "accumulation zone" ;
    a owl:Class ;
    rdfs:label "material accumulation zone"@en ;
    rdfs:subClassOf obo:ENVO_01000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_03000009
    ] .

obo:ENVO_01001349
    obo:IAO_0000115 "A zone in which processes resulting in the removal of one or more environmental materials have higher rates than pocesses which result in their deposition and accumulation." ;
    oboInOwl:hasRelatedSynonym "decumulation zone" ;
    a owl:Class ;
    rdfs:label "material decumulation zone"@en ;
    rdfs:subClassOf obo:ENVO_01000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_03000016
    ] .

obo:ENVO_01001350
    obo:IAO_0000115 "A material accumulation zone in which the rates of ice formation processes exceed those of ice decumulation processes, leading to a net icrease in some mass of ice." ;
    oboInOwl:hasBroadSynonym "accumulation area" ;
    oboInOwl:hasExactSynonym "area of ice gain", "ice accumulation area", "ice gain zone", "zone of ice gain" ;
    a owl:Class ;
    rdfs:label "ice accumulation zone"@en ;
    rdfs:subClassOf obo:ENVO_01001348, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_03000011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000293
    ] ;
    owl:equivalentClass _:genid8496 .

obo:ENVO_01001351
    obo:IAO_0000115 "A material decumulation zone in which the rates of ice formation processes are below those of ice decumulation processes, leading to a net decrease in some mass of ice." ;
    oboInOwl:hasExactSynonym "area of ice loss", "ice decumulation area", "ice loss zone", "zone of ice loss" ;
    a owl:Class ;
    rdfs:label "ice decumulation zone"@en ;
    rdfs:subClassOf obo:ENVO_01001349, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01000915
    ] .

obo:ENVO_01001352
    obo:IAO_0000115 "An ice accumulation zone which overlaps part of a glacier." ;
    oboInOwl:created_by "https://github.com/Vocamp/Virtual-Hackahon-on-Glacier-topic" ;
    oboInOwl:hasBroadSynonym "accumulation area" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/AccumulationZone" ;
    oboInOwl:hasExactSynonym "area of glacial ice gain", "glacial ice accumulation area", "glacial ice gain zone", "zone of glacial ice gain" ;
    a owl:Class ;
    rdfs:comment "This zone usually occurs at higher elevations and generally overlaps the conversion of snow to glacial ice." ;
    rdfs:label "glacial ice accumulation zone"@en ;
    rdfs:subClassOf obo:ENVO_01001350, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_03000029
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] .

obo:ENVO_01001353
    obo:IAO_0000115 "An environmental zone in which the rates of two or more processes are roughly equal to one another." ;
    a owl:Class ;
    rdfs:label "environmental zone of processual equilibrium"@en ;
    rdfs:subClassOf obo:ENVO_01000408, _:genid8496 .

obo:ENVO_01001354
    obo:IAO_0000115 "A glacier which is contained in the site bounded by a volcanic crater." ;
    oboInOwl:hasRelatedSynonym "crater glacier" ;
    a owl:Class ;
    rdfs:label "volcanic crater glacier"@en ;
    rdfs:subClassOf obo:ENVO_00000133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01001356
    ] .

obo:ENVO_01001355
    obo:IAO_0000115 "The site which is located in a crater." ;
    a owl:Class ;
    rdfs:label "crater zone"@en ;
    rdfs:subClassOf obo:ENVO_01000408, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00000514
    ] .

obo:ENVO_01001356
    obo:IAO_0000115 "The site which is located in a volcanic crater." ;
    a owl:Class ;
    rdfs:label "volcanic crater zone"@en ;
    rdfs:subClassOf obo:ENVO_01001355, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00000246
    ] .

obo:ENVO_01001357
    obo:IAO_0000115 "A landform which has been rendered barren or partially barren by environmental extremes, especially by low rainfall, and which loses more liquid water by evapotranspiration than is supplied by precipitation."@en ;
    oboInOwl:inSubset obo:ENVO_03605014, obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "desert"@en ;
    rdfs:subClassOf obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000097
    ] .

obo:ENVO_01001358
    obo:IAO_0000115 "A climate which is realised through hydrological processes." ;
    a owl:Class ;
    rdfs:label "hydroclimate"@en ;
    rdfs:subClassOf obo:ENVO_01001082, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000054 ;
        owl:someValuesFrom obo:ENVO_02500031
    ] .

obo:ENVO_01001359
    obo:IAO_0000115 "An aerosol formation event  which occurs in an atmosphere." ;
    oboInOwl:hasBroadSynonym "rapid formation of liquid or solid particles from gaseous material in an atmosphere" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Note that the detection of such events, and thus the thresholds used to define them in the field, are operational and dependent on the technology and observation strategy used. The event must be intense enough, occur in a large enough area, and persist for enough time to allow the formed particle population to be observed. There are no exact or universally agreed upon thresholds for the intensity, area and duration of such events. If elevated new particle formation rate is observed in the atmosphere (away from direct sources of the related gas-phase molecules) for an operationally defined period of time, practitioners often declare that such an event has taken place." ;
    rdfs:label "atmospheric aerosolised particle formation event" ;
    rdfs:subClassOf obo:ENVO_01001372, obo:ENVO_02500003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001372
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01001360
    obo:IAO_0000115 "An alpine tundra ecosystem which exists above the continuous timberline but below the permanent snowline on elevated land in tropical regions." ;
    a owl:Class ;
    rdfs:comment "Paramo ecosystems are known to be evolutionary hotspots and large daily fluctuations in temperature and humidity, often resulting in dialy freez-thaw cycles." ;
    rdfs:label "Paramo"@en ;
    rdfs:subClassOf obo:ENVO_01001371, obo:ENVO_01001932, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00001998
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001844
                ]
            )
        ]
    ] .

obo:ENVO_01001361
    obo:IAO_0000115 "A direction which inheres in an atmospheric wind, typically expressed as the inverse of the direction the wind is moving in." ;
    a owl:Class ;
    rdfs:label "atmospheric wind direction"@en ;
    rdfs:subClassOf obo:PATO_0000039, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000793
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000039
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000793
            ]
        )
    ] .

obo:ENVO_01001362
    obo:IAO_0000115 "The speed of an atmospheric wind." ;
    oboInOwl:hasBroadSynonym "flow velocity of wind", "speed of wind", "wind flow velocity", "wind speed" ;
    oboInOwl:hasExactSynonym "speed of atmospheric wind" ;
    a owl:Class ;
    rdfs:label "atmospheric wind speed"@en ;
    rdfs:subClassOf obo:PATO_0000008 .

obo:ENVO_01001363
    obo:IAO_0000115 "The volume of water which has fallen during a precipitation process." ;
    oboInOwl:hasExactSynonym "Niederschlagsmenge"@de, "precipitation amount" ;
    oboInOwl:hasRelatedSynonym "precipitation", "precipitation level", "precipitation quantity" ;
    a owl:Class ;
    rdfs:comment "While the precipitated material may be water in any of its forms, the volume that this class refers to is that of liquid water."@de ;
    rdfs:label "volume of hydrological precipitation"@en ;
    rdfs:subClassOf obo:PATO_0000918, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001000 ;
                    owl:someValuesFrom [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002353 ;
                        owl:someValuesFrom obo:ENVO_01000703
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000918
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002006
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0001000 ;
                            owl:someValuesFrom [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002353 ;
                                owl:someValuesFrom obo:ENVO_01000703
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001364
    obo:IAO_0000115 "A system which consists of an atmosphere, hydrosphere, cryosphere, land surface, and  biosphere, forced or influenced by external processes." ;
    a owl:Class ;
    rdfs:comment "This class, from the IPCC report, is naturally focused on the Earth's climate. The report cites the Sun as the agent of the most important forcing processes. It also considers the direct effect of human activities on the climate system an external forcing" ;
    rdfs:label "climate system"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000267
                obo:ENVO_01000635
                obo:ENVO_01000817
                obo:ENVO_01000819
                obo:ENVO_03000143
            )
        ]
    ] .

obo:ENVO_01001365
    obo:IAO_0000115 "A process during which gas-phase molecules form solid or liquid particles that are stable enough to continue growing in size - via the condensation or aggregation of other gas-phase molecules - at a greater rate than their constituents re-enter gas phase." ;
    obo:IAO_0000118 "formation of liquid or solid particles from gaseous material in an atmosphere"@en ;
    oboInOwl:hasExactSynonym "atmospheric formation of an aerosol", "formation of an aerosol in an atmosphere", "formation of an aerosol in the atmosphere", "formation of particles from gaseous material in an atmosphere" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "atmospheric secondary aerosol formation process" ;
    rdfs:subClassOf obo:ENVO_01001368, obo:ENVO_02500003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001368
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01001366
    obo:IAO_0000115 "A process during which particles suspended in a gaseous medium are formed." ;
    oboInOwl:hasExactSynonym "new particle formation process" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "aerosolised particle formation process"@en ;
    rdfs:subClassOf obo:ENVO_01001084, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Class ;
                owl:unionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000086 ;
                        owl:someValuesFrom obo:PATO_0001546
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0000086 ;
                        owl:someValuesFrom obo:PATO_0001548
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01000060
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001654
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] .

obo:ENVO_01001367
    obo:IAO_0000115 "A material transport process during which solid or liquid particles are directly introduced into a volume of gas." ;
    oboInOwl:hasRelatedSynonym "primary aerosol formation" ;
    a owl:Class ;
    rdfs:label "primary aerosol formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000060
                        obo:ENVO_01000814
                        obo:ENVO_01000815
                    )
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00010505
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000010
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000797
                        [
                            a owl:Class ;
                            owl:unionOf (obo:ENVO_01000060
                                obo:ENVO_01000814
                                obo:ENVO_01000815
                            )
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_00010505
            ]
        )
    ] .

obo:ENVO_01001368
    obo:IAO_0000115 "An aerosol formation process during which solid or liquid particles are either 1) formed in a volume of gas through gas-to-liquid or gas-to-solid conversions or 2) increase in size through aggregation with other particles." ;
    oboInOwl:hasExactSynonym "secondary aerosol formation" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "secondary aerosol formation process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001366
                obo:ENVO_01001394
            )
        ]
    ] .

obo:ENVO_01001369
    obo:IAO_0000115 "A shrubland biome which is densely vegetated by dwarf or short mangroves (and associates) that are generally less than 6 meters in height, is tidally influenced,  is located in tropical or subtropical areas." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "CMECS:577", "https://cmecscatalog.org/cmecs/classification/unit/577.html" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions. CMECS provides the following notes: \"Commonly found on intertidal mud flats along the shores of estuaries. Tidal mangrove shrublands may include immature stands or stunted mature trees that indicate a harsh growing environment. Areas characterized by tall mangroves (> 6 meters) are placed in the Tidal Mangrove Forest Biotic Group. Where tidal amplitude is relatively low, the vegetation forms narrow bands along the coastal plains, and it rarely penetrates inland more than several kilometers along rivers. Where tidal amplitude is greater, mangroves extend further inland along river courses, forming extensive stands in the major river deltas. Also, mangrove cays may occur within the lagoon complex of barrier reefs. The list of biotic communities for this group is long: a few examples are provided below, and the complete list is available in Appendix F\"" ;
    rdfs:label "tidal mangrove shrubland"@en ;
    rdfs:subClassOf obo:ENVO_01000176, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000181
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:NCBITaxon_190524
                            obo:NCBITaxon_365482
                            obo:NCBITaxon_41378
                            obo:NCBITaxon_4436
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000204
                obo:ENVO_01000205
            )
        ]
    ] .

obo:ENVO_01001370
    obo:IAO_0000115 "An ecosystem which 1) typically has monthly average temperatures below 10 degrees Celsius 2) has a low evapotranspiration ratio 3) is dominated by treeless terrain, covered by communities of low-growing vegetation such as dwarf shrubs, sedges and grasses, mosses, and lichens, 4) contains areas of soil underlain by permafrost with a thin active layer and 5) occurs in both polar and alpine regions (i.e., both high latitudes and high altitudes), and 5) does not have permanent snow or ice cover." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmCryo/Tundra>, "SPIRE:Tundra" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Tundra ecosysems are often underlaid by permafrost, with the result that drainage is bad and the soil may be saturated for long periods. It does not have a permanent snow-ice cover.  Productivity is low in this biome because of the extremes of climate." ;
    rdfs:label "tundra ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001790, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_00000112
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001790
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000370
            ]
        )
    ] .

obo:ENVO_01001371
    obo:IAO_0000115 "A tundra ecosystem which 1) exists at high altitudes and where vegetation is stunted due to low temperatures and high winds, 2) where vegetation is dominated by a few species of dwarf shrubs, grasses, sedges, lichens, and mosses." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "SPIRE:Tundra", "http://sweetontology.net/realmCryo/AlpineTundra" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The absence of trees in this biome is primarily due to high altitude rather than high latitude. On Earth, it lies roughly between the summer isotherm of 10 degrees Centigrade and the snow line. Primary productivity is low in this biome because of the extremes of climate." ;
    rdfs:label "alpine tundra ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001370, obo:ENVO_01001939, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_03400001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001370
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000340
            ]
        )
    ] .

obo:ENVO_01001372
    obo:IAO_0000115 "An aerosol formation process during which the rate of particle formation exceeds that which is normally present in the site of its occurrence." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "This is similar to the semantics of storms, where increased rates are observed due to external forcings." ;
    rdfs:label "aerosolised particle formation event"@en ;
    rdfs:subClassOf obo:ENVO_01001366, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000912
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001366
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000912
            ]
        )
    ] .

obo:ENVO_01001373
    obo:IAO_0000115 "A secondary aerosol formation process which occurs in an atmosphere at an increased rate relative to background processes of the same kind." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "rapid formation of liquid or solid particles from gaseous material in an atmosphere" ;
    oboInOwl:hasRelatedSynonym "atmospheric new particle formation event"@en ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Note that the detection of such events, and thus the thresholds used to define them in the field, are operational and dependent on the technology and observation strategy used. The event must be intense enough, occur in a large enough area, and persist for enough time to allow the formed particle population to be observed. There are no exact or universally agreed upon thresholds for the intensity, area and duration of such events. If elevated new particle formation rate is observed in the atmosphere (away from direct sources of the related gas-phase molecules) for an operationally defined period of time, practitioners often declare that such an event has taken place." ;
    rdfs:label "secondary atmospheric aerosol formation event"@en ;
    rdfs:subClassOf obo:ENVO_01001368 .

obo:ENVO_01001374
    obo:IAO_0000115 "A physical quality which inheres in a marine water body by virtue of the height, wavelength, period, and directional energy flux of its waves which evolve into swell through nonlinear dynamics." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "http://www.goosocean.org/components/com_oe/oe.php?task=download&id=34494&version=1.0&lang=1&format=1" ;
    oboInOwl:hasExactSynonym "ocean state" ;
    oboInOwl:inSubset envo:envoEOVs, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "sea state"@en ;
    rdfs:subClassOf obo:PATO_0001018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000080 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_01001375
    obo:IAO_0000115 "A variability quality which inheres in sea ice, particularly in its concentration, area and extent, type, motion, deformation, age, thickness, and volume." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "http://www.goosocean.org/index.php?option=com_oe&task=viewDocumentRecord&docID=17464" ;
    oboInOwl:inSubset envo:envoEOVs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "The EOV specification sheet is simply titled as \"sea ice\", but the description of the EOV is of the variability of sea ice." ;
    rdfs:label "sea ice variability"@en ;
    rdfs:subClassOf obo:PATO_0001303, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002200
    ] .

obo:ENVO_01001376
    obo:IAO_0000115 "A marine bed which is covered by animals which have benthic habitats, including attached, clinging, sessile, infaunal, burrowing, laying, interstitial, and slow-moving animals, but not animals that have created substrate." ;
    obo:IAO_0000116 "\"Mid-depth\", present in many CMECS classes, is ambiguous and needs refinement." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "faunal bed" ;
    oboInOwl:hasDbXref "CMECS:391", "https://cmecscatalog.org/cmecs/classification/unit/391.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions. An excerpt of the CMECS description: \"Faunal Beds are highly dependent on substrate type. Individual species and entire biotic communities have adapted specialized anatomies and behaviors for survival on hard substrates; other species and communities have specialized and developed adaptations for life on soft substrates. Generalist fauna also occur (e.g., certain holothurians, crustaceans, and sponges) that can succeed on both substrate types. However, substrate type is such a defining aspect of the Faunal Bed class that CMECS Faunal Bed subclasses are assigned as physical-biological associations involving both biota and substrate.\"" ;
    rdfs:label "marine faunal bed"@en ;
    rdfs:subClassOf obo:ENVO_01001378, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:NCBITaxon_33208
                ]
            )
        ]
    ] .

obo:ENVO_01001377
    obo:IAO_0000115 "A elevation quality which inheres in a marine water body by virtue of the position of that water body's surface layer (adjacent to an atmosphere) relative to some reference elevation." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "http://www.goosocean.org/index.php?option=com_oe&task=viewDocumentRecord&docID=17465" ;
    oboInOwl:inSubset envo:envoEOVs, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "sea surface height"@en ;
    rdfs:subClassOf obo:PATO_0001687, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01001581
    ] .

obo:ENVO_01001378
    obo:IAO_0000115 "A submerged bed which underlies a marine water body."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasNarrowSynonym "sea bottom"@en ;
    a owl:Class ;
    rdfs:label "marine bed"@en ;
    rdfs:subClassOf obo:ENVO_00000501, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_01001379
    obo:IAO_0000115 "A marine faunal bed which is dominated by mussels of the Mytilus or Modiolus genera either 1) resting on the sediment surface, 2)  partially embedded in the sediment, 3) attached to conspecifics (by using their byssal threads), or 4) attached to a piece of gravel in slightly gravelly fine sediments." ;
    obo:IAO_0000116 "If individual mussels are  present in densities sufficient to construct biogenic substrate, please use the mussel reef class." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "CMECS:532", "https://cmecscatalog.org/cmecs/classification/unit/532.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions. An excerpt of the CMECS description: \"Faunal Beds are highly dependent on substrate type. Individual species and entire biotic communities have adapted specialized anatomies and behaviors for survival on hard substrates; other species and communities have specialized and developed adaptations for life on soft substrates. Generalist fauna also occur (e.g., certain holothurians, crustaceans, and sponges) that can succeed on both substrate types. However, substrate type is such a defining aspect of the Faunal Bed class that CMECS Faunal Bed subclasses are assigned as physical-biological associations involving both biota and substrate.\"" ;
    rdfs:label "mussel bed"@en ;
    rdfs:subClassOf obo:ENVO_01001376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001192
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:NCBITaxon_40255
                            obo:NCBITaxon_6547
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001380
    obo:IAO_0000115 "A marine reef which is located on a shelf (i.e. in the neritic zone) and primarily composed of self-adhered or conglomerated mussel shells." ;
    obo:IAO_0000116 "The CMECs classification references shelf reefs in the definition. Thus this term is focused only on mussel reefs that are neritic." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "CMECS:338", "https://cmecscatalog.org/cmecs/classification/unit/338.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "neritic mussel reef"@en ;
    rdfs:subClassOf obo:ENVO_01001386 .

obo:ENVO_01001381
    obo:IAO_0000115 "A marine reef which is present in the depths beyond (offshore relative to) the continental shelf and primarily composed of self-adhered or conglomerated mussel shells." ;
    obo:IAO_0000118 "oceanic mussel reef substrate" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class is an extension of the Coastal and Marine Ecological Classification Standard (CMECS). It provides an oceanic analogue to the neritic mussel reef class (CMECS:338). Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "oceanic mussel reef"@en ;
    rdfs:subClassOf obo:ENVO_01001386, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000026
                obo:ENVO_01000027
                obo:ENVO_01000028
            )
        ]
    ] .

obo:ENVO_01001382
    obo:IAO_0000115 "An area which is dominated by dense accumulations of mussels attached to a substrate other than conspecifics, including the associated faunal communities and predators present on the mussels (e.g., starfish)." ;
    obo:IAO_0000118 "attached mussels (biotic group)" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "CMECS:532", "https://cmecscatalog.org/cmecs/classification/unit/515.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions. From the CMECs definition: \"Areas where mussels have constructed substrate are classified as Mussel Reef. Areas where mussels are not attached to a hard substrate are classified as Soft Sediment Fauna, Mussel Bed.\"" ;
    rdfs:label "area of attached mussel assemblages"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000024
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001379
                obo:ENVO_01001386
            )
        ]
    ] .

obo:ENVO_01001383
    obo:IAO_0000115 "An area which is dominated by dense accumulations of mussels, of the genus Modiolus, attached to a substrate other than conspecifics, including the associated faunal communities and predators present on the mussels (e.g., starfish)." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "CMECS:532", "https://cmecscatalog.org/cmecs/classification/unit/883.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions. From the CMECs definition: \"Areas where mussels have constructed substrate are classified as Mussel Reef. Areas where mussels are not attached to a hard substrate are classified as Soft Sediment Fauna, Mussel Bed.\"" ;
    rdfs:label "area of attached Modiolus assemblages"@en ;
    rdfs:subClassOf obo:ENVO_01001382, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000026
                obo:ENVO_01000027
                obo:ENVO_01000028
            )
        ]
    ] .

obo:ENVO_01001384
    obo:IAO_0000115 "An environmental zone within which ecological communities of  animals are attached to some substrate." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "area of attached faunal communities"@en ;
    rdfs:subClassOf obo:ENVO_01003020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:NCBITaxon_33208
                ]
            )
        ]
    ] .

obo:ENVO_01001385
    obo:IAO_0000115 "An oceanic mussel reef which is primarily settled by mussels of the genus Bathymodiolus and primarily composed of self-adhered or conglomerated mussel shells" ;
    obo:IAO_0000118 "Bathymodiolus-dominated oceanic mussel reef substrate" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class is an extension of the Coastal and Marine Ecological Classification Standard (CMECS). It provides an oceanic analogue to the neritic mussel reef class (CMECS:338), with a focus on Bathymodiolus communities. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "Bathymodiolus-dominated oceanic mussel reef"@en ;
    rdfs:subClassOf obo:ENVO_01001381, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:NCBITaxon_12965
                ]
            )
        ]
    ] .

obo:ENVO_01001386
    obo:IAO_0000115 "A marine reef which is primarily composed of self-adhered or conglomerated mussel shells." ;
    obo:IAO_0000116 "The CMECs classification references shelf reefs in the definition. Thus this term is focused only on mussel reefs that are neritic." ;
    obo:IAO_0000118 "mussel reef substrate" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "CMECS:338", "https://cmecscatalog.org/cmecs/classification/unit/338.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class aligns to the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "mussel reef"@en ;
    rdfs:subClassOf obo:ENVO_01000143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000223
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:NCBITaxon_40255
                            obo:NCBITaxon_6548
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001387
    obo:IAO_0000115 "An oceanic mussel reef which is primarily settled by mussels of the genus Bathymodiolus and primarily composed of self-adhered or conglomerated mussel shells" ;
    obo:IAO_0100001 <ENVO:01001390> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "obsolete Bathymodiolus-dominated oceanic mussel bed" ;
    owl:deprecated true .

obo:ENVO_01001388
    obo:IAO_0000115 "A mussel bed which is located in benthic regions beyond (offshore to) a continental shelf." ;
    obo:IAO_0000116 "If individual mussels are  present in densities sufficient to construct biogenic substrate, please use the mussel reef class." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "https://cmecscatalog.org/cmecs/classification/unit/532.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class extends the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "oceanic mussel bed"@en ;
    rdfs:subClassOf obo:ENVO_01001379, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000026
                obo:ENVO_01000027
                obo:ENVO_01000028
            )
        ]
    ] .

obo:ENVO_01001389
    obo:IAO_0000115 "A mussel bed which is located in benthic regions that are part of a continental shelf." ;
    obo:IAO_0000116 "If individual mussels are  present in densities sufficient to construct biogenic substrate, please use the mussel reef class." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "https://cmecscatalog.org/cmecs/classification/unit/532.html" ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class extends the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "neritic mussel bed"@en ;
    rdfs:subClassOf obo:ENVO_01001379, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000025
    ] .

obo:ENVO_01001390
    obo:IAO_0000115 "An oceanic mussel bed which has mussel communities dominated by members of the genus Bathymodiolus." ;
    obo:IAO_0000116 "If individual mussels are  present in densities sufficient to construct biogenic substrate, please use the mussel reef class." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoCmecs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "This class extends the Coastal and Marine Ecological Classification Standard (CMECS). In ENVO, we may adapt the definition for consistency, but the semantics (meaning) of the term should be unaffected. Please consult the CMECS catalogue (https://cmecscatalog.org/) for authoritative and semantically unconstrained definitions." ;
    rdfs:label "Bathymodiolus-dominated oceanic mussel bed"@en ;
    rdfs:subClassOf obo:ENVO_01001388, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:NCBITaxon_12965
                ]
            )
        ]
    ] .

obo:ENVO_01001391
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "An organic environmental material which is primarily composed of gill tissue." ;
    rdfs:label "gill tissue material"@en ;
    rdfs:subClassOf obo:ENVO_01000155, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0000479
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:UBERON_0002535
                ]
            )
        ]
    ] .

obo:ENVO_01001392
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "Gill tissue material which is part of salt-water mussel in the family Mytilidae" ;
    rdfs:label "mussel gill tissue material"@en ;
    rdfs:subClassOf obo:ENVO_01001391, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0000479
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:UBERON_0002535
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:BFO_0000050 ;
                                owl:someValuesFrom obo:NCBITaxon_6547
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001393
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "Mussel gill tissue material which is part of a member of the genus Bathymodiolus." ;
    rdfs:label "Bathymodiolus gill tissue material"@en ;
    rdfs:subClassOf obo:ENVO_01001392, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:UBERON_0000479
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:UBERON_0002535
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:BFO_0000050 ;
                                owl:someValuesFrom obo:NCBITaxon_12965
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001394
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "A material accumulation process during which the solid or liquid parts of an aerosol increase in mass due to mechanical aggregation of existing particles or through chemical conversion of gas-phase material." ;
    rdfs:label "accumulation of matter on aerosolised particles"@en ;
    rdfs:subClassOf obo:ENVO_03000009, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000724
                obo:ENVO_01000726
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00010505
    ] .

obo:ENVO_01001395
    obo:IAO_0000115 "Biomass which is composed primarily of dead organisms, their parts, or their organic derivatives." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "dead biological matter", "dead biomass" ;
    a owl:Class ;
    rdfs:label "necromass"@en ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_01001396
    obo:IAO_0000115 "Clay which is part of an abyssal plain." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "abyssal clay"@en ;
    rdfs:subClassOf obo:ENVO_00002982, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000244
    ] .

obo:ENVO_01001397
    obo:IAO_0000115 "A soil which has high mineral content and which contain no calcareous material, have less than 10% weatherable minerals its surface layer, and have less than 35% base saturation throughout its volume." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "red clay soil" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:comment "The word \"ultisol\" is derived from \"ultimate\", because ultisols were seen as the ultimate product of continuous weathering of minerals in a humid, temperate climate without new soil formation via glaciation." ;
    rdfs:label "ultisol"@en ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_46662
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001563
                ]
            )
        ]
    ] .

obo:ENVO_01001398
    obo:IAO_0000115 "A primary aerosol formation process during which dust particles are suspended in a gaseous medium." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "aerosolisation of dust"@en ;
    rdfs:subClassOf obo:ENVO_01001367, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00002008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002008
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000797
                ]
            )
        ]
    ] .

obo:ENVO_01001399
    obo:IAO_0000115 "A process during which dust is aerosolised in an atmosphere." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "dust event" ;
    a owl:Class ;
    rdfs:label "atmospheric aerosolisation of dust"@en ;
    rdfs:subClassOf obo:ENVO_01001398, obo:ENVO_02500003 .

obo:ENVO_01001400
    obo:IAO_0000115 "An aeroform which is formed as a result of strong upper winds spreading a cirrus homogenitus cloud in the atmosphere and, in turn, causing internal tranformations which result in the cloud taking on the appearnce of natural cirri-form clouds." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Once these clouds resemble natural cirri-form clouds (Cirrus, Cirrocumulus, Cirrostratus), they are classified as such." ;
    rdfs:label "homomutatus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01001159
    ] .

obo:ENVO_01001401
    obo:IAO_0000115 "An environmental process during which a haze is formed by the aerosolisation of solid particles, including natural materials and anthropogenic pollutants, in an atmosphere." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "haze formation process"@en ;
    rdfs:subClassOf obo:ENVO_02500003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001367
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000060
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001824
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01001402
    ] .

obo:ENVO_01001402
    obo:IAO_0000115 "An aersolised mass of dust, smoke, or other dry particulates which scatters visible light thus obsscuring visibility through an atmosphere." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "haze"@en ;
    rdfs:subClassOf obo:ENVO_01001089, obo:ENVO_01001652, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002008
                obo:ENVO_01000838
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01001089
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0001824
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001403
    obo:IAO_0000115 "A haze formation process which has an increased rate relative to that which is usually present in a given site." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "haze formation event"@en ;
    rdfs:subClassOf obo:ENVO_01001401, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000912
    ] .

obo:ENVO_01001404
    obo:IAO_0000115 "An ecosystem which is of larger scale than an ecoregion and which includes smaller ecosystems determined by the presence of ecological assemblages that have at least some cohesion over evolutionary time frames." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "Assemblages within provinces will show endemism, principally at the level of species. While this may be partly explained by historical isolation, abiotic environmental features and coniditions will play a strong role. These may include geomorphological features (isolated island and shelf systems, semi-enclosed seas); hydrographic features (currents, upwellings, ice dynamics); or geochemical influences (broadest-scale elements of nutrient supply and salinity).” Examples include Cold Temperate Northeast Pacific, Tropical Northwestern Atlantic, and Cold Temperate Northeast Pacific." ;
    rdfs:label "ecological province"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000276
    ] .

obo:ENVO_01001405
    obo:IAO_0000115 "An anthropogenic environment which is bounded by the building envelope of a laboratory and in which a system of manufactured products exert control on one or more of its environmental conditions." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "laboratory environment"@en ;
    rdfs:subClassOf obo:ENVO_01000313 .

obo:ENVO_01001406
    obo:IAO_0000115 "A research facility in which systems of manufactured products control internal conditions and in which scientific or technological research, experiments, and measurement may be performed." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:hasExactSynonym "research laboratory"@en ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "laboratory facility"@en ;
    rdfs:subClassOf obo:ENVO_00000469, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001405
    ] .

obo:ENVO_01001407
    obo:IAO_0000115 "A cloud which 1) has been shaped into structural elements resembling grains or ripples, 2) is almost exclusively composed of ice crystals, 3) is located in the high level of the atmosphere (high étage)."@en ;
    obo:IAO_0000116 "Add more PATO qualities once they have been added to PATO."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "Cc" ;
    oboInOwl:hasExactSynonym "Cirrocumulus-Wolke"@de, "Hohe Schäfchenwolke"@de, "Zirrokumulus"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "When present in aggregates, individual cirrocumulus clouds are merged or separate, and regularly arranged in a thin patch, sheet or layer. Most of the small structural elements have an apparent width of less than one degree. Strongly supercooled water droplets may occur but are usually rapidly replaced by ice crystals. When well-illuminated by sunlight (excluding during sunrise and sunset) cirrocumulus clouds appear white. Absence of any precipitation."@en ;
    rdfs:label "cirrocumulus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01000293, obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom obo:ENVO_01000846
                ]
            )
        ]
    ] .

obo:ENVO_01001408
    obo:IAO_0000115 "A cloud which 1) occurs in the form of a smooth or fibrous veil, 2) is composed of few small ice crystals, 3) is located in the high level of the atmosphere (high étage)."@en ;
    obo:IAO_0000116 "Add more PATO qualities once they have been added to PATO."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "Cs" ;
    oboInOwl:hasExactSynonym "Cirrostratus"@de, "Hohe Schleierwolke"@de, "Zirrostratus"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "Cirrostratus clouds totally or partly cover the sky and are always thin enough to show the disc of the local star. When well-illuminated by sunlight (excluding during sunrise and sunset) cirrostratus clouds appear transparent or whitish. Cirrostratus clouds generally produce halo phenomena; sometimes the veil of cirrostratus is so thin that a halo provides the only indication of its presence. Absence of any precipitation."@en ;
    rdfs:label "cirrostratus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01000293, obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520002
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_01000846
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:PATO_0000587
                                        obo:PATO_0001997
                                    )
                                ]
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001409
    obo:IAO_0000115 "A cloud which 1) has been shaped into laminae, rounded masses or rolls, 2) is exclusively composed of water droplets, 3) is located in the middle level of the atmosphere (middle étage)."@en ;
    obo:IAO_0000116 """This definition is very odd, it seems to allow for such a wide range of variation that the boundaries of this class become suspect.

Add more PATO qualities once they have been added to PATO."""@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "Ac" ;
    oboInOwl:hasExactSynonym "Altocumulus-Wolke"@de, "Grobe Schäfchenwolke"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "Altocumulus clouds are sometimes fibrous or diffuse and may or may not be merged. When present in aggregates, individual altocumulus clouds are organised in patches, sheets or layers. Most of the regularly arranged small elements in this cloud type often have an apparent width of between one and five degrees. When well-illuminated by sunlight (excluding during sunrise and sunset) altocumulus clouds appear white, grey, or both white and grey, often with shading. The composition of altocumulus clouds leads to low transparency and sharp outlines of the elements. Absence of any precipitation."@en ;
    rdfs:label "altocumulus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, obo:ENVO_01001690, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom obo:ENVO_01000833
                ]
            )
        ]
    ] .

obo:ENVO_01001410
    obo:IAO_0000115 "A cloud which 1) occurs in the form of a striated, fibrous, or uniform sheet or layer, 2) is composed of water droplets and ice crystals, 3) is located in the middle level of the atmosphere (middle étage)."@en ;
    obo:IAO_0000116 "Add more PATO qualities once they have been added to PATO."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "As" ;
    oboInOwl:hasExactSynonym "Altostratus-Wolke"@de, "Mittelhohe Schichtwolke"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "Striation occurs in the form of grooves or channels in cloud formations, arranged parallel to the flow of the air. When well-illuminated by sunlight (excluding during sunrise and sunset) altostratus clouds appear greyish or bluish. Altostratus clouds do not show halo phenomena when scattering visible range stellar radiation. Altostratus clouds have parts thin enough to reveal the local star at least vaguely, as through ground glass or frosted glass. Altostratus may produce rain, snow or ice pellets. Altostratus is usually found in the middle level, but it often extends higher. Altostratus is generally a layer of great horizontal extent (several tens or hundreds of kilometres) and fairly considerable vertical extent (several hundreds or thousands of metres). In the most complete case, three superposed parts can be distinguished: (a) An upper part, composed wholly or mainly of ice crystals, (b) A middle part, composed of a mixture of ice crystals, snow crystals or snowflakes and supercooled water droplets, (c) A lower part, composed wholly or mainly of ordinary or supercooled water droplets or drops. Sometimes the cloud may consist of only two parts, either: 1) An upper part like (a) above and a lower part like (c) or, 2) An upper part like (b) and a lower part like (c). Less frequently, the entire cloud may also be like (a) or like (b) alone."@en ;
    rdfs:label "altostratus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_01000833
                            obo:ENVO_01000846
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001411
    obo:IAO_0000115 "A cloud which 1) occurs in the form of a layer, 2) is composed of water droplets (sometimes supercooled) and raindrops, or snow crystals and snowflakes, or of a mixture of these liquid and solid particles, 3) is located in the middle level of the atmosphere (middle étage)."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "Ns" ;
    oboInOwl:hasExactSynonym "Nimbostratus-Wolke"@de, "Regen-schichtwolke"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "Low, ragged clouds frequently occur below the nimbostratus layer, with which they may or may not merge. When well-illuminated by sunlight (excluding during sunrise and sunset) nimbostratus clouds appear grey, often dark grey in colour. Nimbostratus clouds usually have no discernible base. Nimbostratus generally covers a wide area and is of great vertical extent. Nimbostratus is diffused by more or less continuously falling rain or snow or ice pellets, which in most cases reaches the ground. Sometimes nimbostratus clouds have the appearance of being illuminated from the inside. Nimbostratus is almost always found in the middle level, but it usually extends into the other two levels. Nimbostratus is thick enough throughout to blot out the local star."@en ;
    rdfs:label "nimbostratus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_01000833
                            obo:ENVO_03520006
                            obo:ENVO_03520007
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001412
    obo:IAO_0000115 "A cloud which 1) has been shaped into non-fibrous tessellations, rounded masses, or rolls, 2) is primarily composed of water droplets, and may contain raindrops or, more rarely, snow pellets, snow crystals and snowflakes, 3) is located in the low level of the atmosphere (low étage)."@en ;
    obo:IAO_0000116 "Add more PATO qualities once they have been added to PATO."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "Sc" ;
    oboInOwl:hasExactSynonym "Haufenschichtwolke"@de, "Stratocumulus-Wolke"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "When present in aggregates, individual stratocumulus clouds are organised in patches, sheets or layers. Most of the regularly arranged small elements in this cloud type often have an apparent width of more than five degrees. When well-illuminated by sunlight (excluding during sunrise and sunset) stratocumulus clouds appear grey or whitish, or both grey and whitish in colour. The cloud almost always has dark parts. Fibrous structural elements may emerge when virga is formed. Stratocumulus can have weak falls of rain, snow or snow pellets. Stratocumulus may also be shaped into structural elements which are similar to but do not exactly resemble the ones noted in the definition."@en ;
    rdfs:label "stratocumulus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, obo:ENVO_01001690, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_01000832
                            obo:ENVO_01000833
                            obo:ENVO_01001876
                            obo:ENVO_03520007
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001413
    obo:IAO_0000115 "A cloud which 1) occurs in the form of a layer with a fairly uniform base or, less frequently, ragged patches, 2) is composed of small water droplets, 3) is located in the low level of the atmosphere (low étage)."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "St" ;
    oboInOwl:hasExactSynonym "Stratus-Wolke"@de, "niedere Schichtwolke"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "When well-illuminated by sunlight (excluding during sunrise and sunset) stratus appears grey in colour. Stratus clouds only produce halo phenomena at very low temperatures. Stratus can have weak falls of drizzle, snow or snow grains. Stratus may allow a clearly visible outline of the local star to be seen through its mass."@en ;
    rdfs:label "stratus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, obo:ENVO_01001690, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03520004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:PATO_0000438
                            obo:PATO_0040008
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_01000833
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0000587
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001414
    obo:IAO_0000115 "A cloud which 1) has been shaped into rising mounds, domes, or towers with a bulging upper part resembling a cauliflower and a near horizontal or ragged base, 2) is mainly composed of water droplets, 3) is located in the low level of the atmosphere (low étage)."@en ;
    obo:IAO_0000116 "Add more PATO qualities once they have been added to PATO. Note that the domed quality refers to the cauliflower shape (which is itself a variant of domed). This should be replaced with cauliflower shaped once in ENVO." ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "Cu" ;
    oboInOwl:hasExactSynonym "Cumuluswolke"@de, "Haufenwolke"@de, "Kumuluswolke"@de, "Quellwolke"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "When well-illuminated by sunlight (excluding during sunrise and sunset) cumulus has has brilliant white sunlit parts and a dark grey base. Cumulus clouds have sharp outlines. When of great vertical extent, cumulus may release precipitation in the form of showers of rain, snow or snow pellets. Cumulus clouds usually have their bases in the low atmospheric level (low étage), but their vertical extent is often so great that their tops may reach into the middle and high atmospheric levels (middle and high étage)."@en ;
    rdfs:label "cumulus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, obo:ENVO_01001690, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03520000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03520004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:PATO_0001855
                            obo:PATO_0040008
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001789
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom obo:ENVO_01000833
                ]
            )
        ]
    ] .

obo:ENVO_01001415
    obo:IAO_0000115 "A cloud which is formed by condensation events triggered by some anthropogenic processes or the outputs thereof, such as aircraft contrails or emissions from chimneys." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "homogenitus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_02500027
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_02500027
            ]
        )
    ] .

obo:ENVO_01001416
    obo:IAO_0000115 "A mining process during which materials are extracted from benthic environments deep below the ocean surface, where no stellar radiation reaches.." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "deep seafloor mining", "deep-seafloor mining" ;
    a owl:Class ;
    rdfs:comment "\"The most valuable of the marine mineral resources is petroleum. About 15% of the world's oil is produced offshore, and extraction capabilities are advancing. One of the largest environmental impacts of deep sea mining are discharged sediment plumes which disperse with ocean currents and thus may negatively influence the marine ecosystem. Coal deposits known as extensions of land deposits , are mined under the sea floor in Japan and England.\"" ;
    rdfs:label "benthic deep-sea mining"@en ;
    rdfs:subClassOf obo:ENVO_01001439, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000244
                obo:ENVO_00002113
                obo:ENVO_01000026
                obo:ENVO_01000027
                obo:ENVO_01000028
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001439
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000244
                        obo:ENVO_00002113
                        obo:ENVO_01000026
                        obo:ENVO_01000027
                        obo:ENVO_01000028
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001417
    obo:IAO_0000115 "A cloud which develop locally over forests as a result of increased humidity due to evaporation and evapotranspiration from the tree canopy." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "These special clouds will be given the name of the appropriate genus, followed by any appropriate species, variety and supplementary feature, and followed by the special cloud name “silvagenitus” (for example, Stratus silvagenitus)." ;
    rdfs:label "silvagenitus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_02500033
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002608 ;
                    owl:someValuesFrom obo:ENVO_01001243
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_02500033
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002608 ;
                            owl:someValuesFrom obo:ENVO_01001243
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001418
    obo:IAO_0000115 "A cirrus cloud which occurs as a detached unit or a thin veil and consists of nearly straight or irregularly curved filaments that do not terminate in hooks or tufts." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The species-level term, 'fibratus', applies mainly to clouds of the Cirrus and Cirrostratus genera" ;
    rdfs:label "cirrus fibratus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001160 .

obo:ENVO_01001419
    obo:IAO_0000115 "A cloud which 1) has been shaped into dense, mountain-like forms or one or more tower-like forms with a flattened upper portion, which often spreads out in the shape of an anvil or plume, 2) is composed of water droplets and, especially in its upper portion, ice crystals, 3) is located in the low level of the atmosphere (low étage), but can extend into the middle and high level of the atmosphere."@en ;
    obo:IAO_0000116 "Add more PATO qualities once they have been added to PATO."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasAlternativeId "Cb" ;
    oboInOwl:hasExactSynonym "Cumulonibus-Wolke"@de, "Gewitterwolke"@de ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoCloudAtlas ;
    a owl:Class ;
    rdfs:comment "Cumulonimbus clouds have a very dark base which may be merged with low ragged clouds which frequently form underneath this cloud. The upper portion  may be smooth, fibrous, or striated. Cumulonimbus also contains large raindrops and, often, snowflakes, snow pellets or hailstones. The water droplets and raindrops may be substantially supercooled. Cumulonimbus is frequently associated with precipitation, sometimes in the form of virga. Cumulonimbus is often accompanied by lightning, thunder or hail. Cumulonimbus usually have their bases in the low level, but their vertical extent is often so great that their tops may reach into the middle and high levels."@en ;
    rdfs:label "cumulonimbus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001428, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03520000
                obo:ENVO_03520001
                obo:ENVO_03520002
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03520005
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000407
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000586
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001788
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_01000833
                            obo:ENVO_01000846
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001420
    obo:IAO_0000115 "A mining process during which materials are extracted from the surface, or below the surface, of the ocean floor." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "sea bed mining"@en ;
    rdfs:subClassOf obo:ENVO_01001439, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000482
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001439
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_00000482
            ]
        )
    ] .

obo:ENVO_01001421
    obo:IAO_0000115 "A cirrus cloud which does not have grey parts and which is often shaped like a comma, terminating at its highest point in a hook, or in a tuft, the upper part of which is not in the form of a rounded protuberance." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "cirrus uncinus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001160 .

obo:ENVO_01001422
    obo:IAO_0000115 "A cirrus cloud which 1) is structurally organised in patches, 2) is sufficiently dense to appear greyish when viewed towards the local star and 3) may veil, the local star, obscure its outline, or even hide it entirely." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Cirrus spissatus often originates from the upper part of a Cumulonimbus." ;
    rdfs:label "cirrus spissatus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001160 .

obo:ENVO_01001423
    obo:IAO_0000115 "A cirrostratus cloud which occurs as a detached unit or a thin veil and consists of nearly straight or irregularly curved filaments that do not terminate in hooks or tufts." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The species-level term, 'fibratus', applies mainly to clouds of the Cirrus and Cirrostratus genera" ;
    rdfs:label "cirrostratus fibratus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001408 .

obo:ENVO_01001424
    obo:IAO_0000115 "A stratocumulus cloud which 1) has linearly arranged cumuliform protuberances which resemble crenellated turrets or towers, some of which are taller than they are wide in some portion of their upper parts, 2) possess a lower region or base which connects these protuberances." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The species-level term, 'castellanus', applies to Cirrus, Cirrocumulus, Altocumulus and Stratocumulus genera. The castellanus character is especially evident when the clouds are seen from the side." ;
    rdfs:label "stratocumulus castellanus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001412 .

obo:ENVO_01001425
    obo:IAO_0000115 "A cirrus cloud which 1) has linearly arranged cumuliform protuberances which resemble crenellated turrets or towers, some of which are taller than they are wide in some portion of their upper parts, 2) possess a lower region or base which connects these protuberances." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The species-level term, 'castellanus', applies to Cirrus, Cirrocumulus, Altocumulus and Stratocumulus genera. The castellanus character is especially evident when the clouds are seen from the side." ;
    rdfs:label "cirrus castellanus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001160 .

obo:ENVO_01001426
    obo:IAO_0000115 "A cirrocumulus cloud which 1) has linearly arranged cumuliform protuberances which resemble crenellated turrets or towers, some of which are taller than they are wide in some portion of their upper parts, 2) possess a lower region or base which connects these protuberances." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The species-level term, 'castellanus', applies to Cirrus, Cirrocumulus, Altocumulus and Stratocumulus genera. The castellanus character is especially evident when the clouds are seen from the side." ;
    rdfs:label "cirrocumulus castellanus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001407 .

obo:ENVO_01001427
    obo:IAO_0000115 "An altocumulus cloud which 1) has linearly arranged cumuliform protuberances which resemble crenellated turrets or towers, some of which are taller than they are wide in some portion of their upper parts, 2) possess a lower region or base which connects these protuberances." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The species-level term, 'castellanus', applies to Cirrus, Cirrocumulus, Altocumulus and Stratocumulus genera. The castellanus character is especially evident when the clouds are seen from the side." ;
    rdfs:label "altocumulus castellanus cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001409 .

obo:ENVO_01001428
    obo:IAO_0000115 "A cloud which is primarily composed of water-based aerosols." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "cloud mass" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "On Earth clouds are formed by the saturation of air in the homosphere when air cools or gains water vapor. Note that this class describes clouds as countable objects, rather than 'cloud material'. It also refers only to clouds made up of a water-based material." ;
    rdfs:label "water-based cloud"@en ;
    rdfs:subClassOf obo:ENVO_01000760, obo:ENVO_01001010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000833
    ] .

obo:ENVO_01001429
    obo:IAO_0000115 "An anthropisation process during which terrestrial environments - natural or anthropised - or parts thereof are altered to facilitate human activities such as agriculture, settlement, or commerce." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "land conversion", "land development" ;
    a owl:Class ;
    rdfs:comment "Further examples include subdividing real estate into lots, typically for the purpose of building homes and converting unused factories into condominia." ;
    rdfs:label "land conversion process"@en ;
    rdfs:subClassOf obo:ENVO_01000743, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000446
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000313
                obo:ENVO_01000951
            )
        ]
    ] .

obo:ENVO_01001430
    obo:IAO_0000115 "A land conversion process during which terrestrial ecosystems are altered to facilitate agricultural activities such as crop cultivation or the rearing of livestock." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "agricultural land conversion" ;
    a owl:Class ;
    rdfs:comment "This process typically relies on the conversion and development of  forests, savannas or grassland. Creation of farmland from wasteland, deserts or previous impervious surfaces is considerably less frequent because of the presence of degraded soil or the lack of fertile soil." ;
    rdfs:label "agricultural land conversion process"@en ;
    rdfs:subClassOf obo:ENVO_01001429, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000114
                obo:ENVO_01000245
                obo:ENVO_01000246
                obo:ENVO_01000247
            )
        ]
    ] .

obo:ENVO_01001431
    obo:IAO_0000115 "An anthropogenic environmental process which includes all human activities undertaken in a natural, semi-natural, or anthropised environment." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "There are multiple systems of land use classification. This hierarchy aims to be generally applicable, but national systems can be added on request." ;
    rdfs:label "land use process"@en ;
    rdfs:subClassOf obo:ENVO_01001436, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000743
                obo:ENVO_01001429
                obo:ENVO_02500005
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000446
                obo:ENVO_01000635
                obo:ENVO_01001226
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001436
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000446
                        obo:ENVO_01000635
                        obo:ENVO_01001226
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001432
    obo:IAO_0000115 "A land use process during which humans access and manage forest ecosystems for 1) the provisioning of wood, forages, water, wildlife, and recreation as well as a broad range of other ecosystem services or 2) the maintenance of the forest ecosystem's health." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "\"Modern forestry generally embraces a broad range of concerns, in what is known as multiple-use management, including the provision of timber, fuel wood, wildlife habitat, natural water quality management, recreation, landscape and community protection, employment, aesthetically appealing landscapes, biodiversity management, watershed management, erosion control, and preserving forests as 'sinks' for atmospheric carbon dioxide. A practitioner of forestry is known as a forester. Other common terms are: a verderer, or a silviculturalist. Silviculture is narrower than forestry, being concerned only with forest plants, but is often used synonymously with forestry.\"" ;
    rdfs:label "forestry"@en ;
    rdfs:subClassOf obo:ENVO_01001431 .

obo:ENVO_01001433
    obo:IAO_0000115 "A land use process during which materials of economic value are extracted from a planet, usually from an orebody, lode, vein, seam, reef or placer deposit." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "mining" ;
    a owl:Class ;
    rdfs:label "terrestrial mining"@en ;
    rdfs:subClassOf obo:ENVO_01001431, obo:ENVO_01001437 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001437
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000446
                        obo:ENVO_01000635
                        obo:ENVO_01001226
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001434
    obo:IAO_0000115 "A process during which an ecosystem - natural or anthropised - is changed by the actions of humans." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "anthropogenic ecosystem conversion process"@en ;
    rdfs:subClassOf obo:ENVO_02500027 .

obo:ENVO_01001435
    obo:IAO_0000115 "Deforestation which is planned and executed by humans." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "planned deforestation"@en ;
    rdfs:subClassOf obo:ENVO_02500012, obo:ENVO_02500027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000055 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000059 ;
            owl:someValuesFrom obo:IAO_0000104
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500012
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000055 ;
                owl:someValuesFrom [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000059 ;
                    owl:someValuesFrom obo:IAO_0000104
                ]
            ]
        )
    ] .

obo:ENVO_01001436
    obo:IAO_0000115 "A planned process during which humans access and obtain resources, benefits, or services from a natural or anthropised ecosystem." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "planned environmental usage process"@en ;
    rdfs:subClassOf obo:ENVO_02500027, obo:OBI_0000011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000952
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001170
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000313
                obo:ENVO_01000951
            )
        ]
    ] .

obo:ENVO_01001437
    obo:IAO_0000115 "A planned environmental usage process during which a non-renewable resource such as petroleum, natural gas, or water is extracted from an ecosystem." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "mining"@en ;
    rdfs:subClassOf obo:ENVO_01001436, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000785
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001168
    ] .

obo:ENVO_01001438
    obo:IAO_0000115 "A mining process during which rock or mineral deposits are extracted from the terrestrial surface layers of an astronomical body." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "quarrying"@en ;
    rdfs:subClassOf obo:ENVO_01001433 .

obo:ENVO_01001439
    obo:IAO_0000115 "A mining process which occurs in a marine ecosystem." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "marine mining"@en ;
    rdfs:subClassOf obo:ENVO_01001437, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000447
                obo:ENVO_01000320
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001437
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000447
                        obo:ENVO_01000320
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001440
    obo:IAO_0000115 "A mining process during which coal is extracted from the rocky portion of an astronomical body." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This may be either terrestrial or marine." ;
    rdfs:label "coal mining"@en ;
    rdfs:subClassOf obo:ENVO_01001437, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002169
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_02000091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00002206
    ] .

obo:ENVO_01001441
    obo:IAO_0000115 "A mining process during which metal ores and minerals that lie near the terrestrial surface of an astronomical body are extracted by removing the overlying material and breaking and loading the ore." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "openpit mining", "strip mining" ;
    a owl:Class ;
    rdfs:label "opencast mining"@en ;
    rdfs:subClassOf obo:ENVO_01001433 .

obo:ENVO_01001442
    obo:IAO_0000115 "A land use process during which terrestrial environments are modified such that they can grow crop plants or allow the rearing of animals to provide food, fiber, medicines, or other products used by humans." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "\"Agriculture includes horticulture, fruit growing, seed growing, dairy farming, the breeding and keeping of livestock (including any creature kept for the production of food, wool, skins or fur), the use of land as grazing land, meadow land, osier land, market gardens and nursery grounds, and the use of woodlands where that use is ancillary to the farming of land for other agricultural purposes.\"" ;
    rdfs:label "agriculture"@en ;
    rdfs:subClassOf obo:ENVO_01001431 .

obo:ENVO_01001443
    obo:IAO_0000115 "A planned environmental usage process during which humans access an environment in order to promote the refreshment of their physical and psychological health through relaxation and leisure activities." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "leisure", "recreation" ;
    a owl:Class ;
    rdfs:label "usage of an environment for recreation"@en ;
    rdfs:subClassOf obo:ENVO_01001436 .

obo:ENVO_01001444
    obo:IAO_0000115 "A planned environmental usage process during which an environment facilitates the movement of materials and material objects (persons or goods) from place to place, typically with the assistance of a vehicle." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "transportation" ;
    a owl:Class ;
    rdfs:label "usage of an environment for transportation"@en ;
    rdfs:subClassOf obo:ENVO_01001436, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000010
    ] .

obo:ENVO_01001445
    obo:IAO_0000115 "A planned environmental usage process during which an environment supports 1) enterprises concerned with the provision to the public of essentials, such as electricity or water or 2) the basic network or foundation of capital facilities or community investments which are necessary to support economic and community activities." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "transportation" ;
    a owl:Class ;
    rdfs:label "usage of an environment for infrastructure and utilities"@en ;
    rdfs:subClassOf obo:ENVO_01001436, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000010
    ] .

obo:ENVO_01001446
    obo:IAO_0000115 "A planned environmental usage process during which an environment supports the settlement and dwelling of a community of humans." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "residential" ;
    a owl:Class ;
    rdfs:comment "This class does not include environments which are primarily used for commerce or industry." ;
    rdfs:label "usage of an environment for residential activity"@en ;
    rdfs:subClassOf obo:ENVO_01001436, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000744
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:NCBITaxon_9606
                ]
            )
        ]
    ] .

obo:ENVO_01001447
    obo:IAO_0000115 "A planned environmental usage process during which an environment supports welfare activities organised by the state or a local authority and carried out by trained personnel." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "Services include those provided by health care facilities, places of religious worship, educational facilities, police stations, fire stations, coastguard facilities, public sanitation, non-human animal welfare services, detention services, and other public services." ;
    rdfs:label "usage of an environment for community and social services"@en ;
    rdfs:subClassOf obo:ENVO_01001436, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:NCBITaxon_9606
                ]
            )
        ]
    ] .

obo:ENVO_01001448
    obo:IAO_0000115 "A planned environmental usage process during which an environment supports the sale of goods to ultimate consumers, usually in small quantities." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This class includes activities carried out in shops, showrooms, cafes, travel agents, hairdressers, facilities providing financial and professional services, restaurants, public houses, and bars." ;
    rdfs:label "usage of an environment for retail activity"@en ;
    rdfs:subClassOf obo:ENVO_01001436 .

obo:ENVO_01001449
    obo:IAO_0000115 "A planned environmental usage process during which an environment supports activities which aim to protect citizens or any geographical area by preparing for or by using military means to resist the attack of an enemy." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This class includes activities carried out in defence establishments, including camps, airfields, and live firing training areas. It excludes sites where defence personnel reside, such as barracks." ;
    rdfs:label "usage of an environment for defence"@en ;
    rdfs:subClassOf obo:ENVO_01001436 .

obo:ENVO_01001450
    obo:IAO_0000115 "A planned environmental usage process during which an environment supports manufacturing facilities producing commodities that are sold with the expectation of recovering the total cost of production." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This class includes environments used to support the facilities engaged with a broad variety of manufacturing activities from food and tobacco, to textiles, metals, vehicles, and chemicals." ;
    rdfs:label "usage of an environment for industry"@en ;
    rdfs:subClassOf obo:ENVO_01001436, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00003861
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00002267
    ] .

obo:ENVO_01001451
    obo:IAO_0000115 "A planned environmental usage process during which an environment supports facilities associated with commerce or the earning of a livelihood through means other than manufacturing or the provision of a public service." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This class includes activities carried out in commercial offices, meeting centres, art studios, recording studios, film sets, warehouses, and distribution centres." ;
    rdfs:label "usage of an environment for business"@en ;
    rdfs:subClassOf obo:ENVO_01001436 .

obo:ENVO_01001452
    obo:IAO_0000115 "A habitat which supports the persistence and growth of a population of Calyptra moths and which overlaps mesic meadows and edges and clearings in vegetated areas." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "vampire moth habitat" ;
    a owl:Class ;
    rdfs:label "Calyptra habitat"@en ;
    rdfs:subClassOf obo:ENVO_01000739, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000001
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:NCBITaxon_465832
                ]
            )
        ]
    ] .

obo:ENVO_01001453
    obo:IAO_0000115 "A mountain which is located on land and which is bounded by an atmosphere or outer space." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "terrestrial mountain"@en ;
    rdfs:subClassOf obo:ENVO_00000081, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000635
                [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000267
                        obo:ENVO_01000637
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001454
    obo:IAO_0000115 "A mountain that is part of a polar environment." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "polar mountain"@en ;
    rdfs:subClassOf obo:ENVO_00000081, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000339
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000254
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:ENVO_01000238
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001455
    obo:IAO_0000115 "A mountain that is part of a temperate environment." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "temperate mountain"@en ;
    rdfs:subClassOf obo:ENVO_00000081, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:ENVO_01000206
                ]
            )
        ]
    ] .

obo:ENVO_01001456
    obo:IAO_0000115 "A mountain that is part of a tropical environment." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "tropical mountain"@en ;
    rdfs:subClassOf obo:ENVO_00000081, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:ENVO_01000204
                ]
            )
        ]
    ] .

obo:ENVO_01001457
    obo:IAO_0000115 "A high-elevation forest ecosystem which 1) is evergreen, 2) present on mountains where there is frequent cloud and mist cover, 3) which has a large proportion of ferns and mosses in its plant communities, growing on all tree trunks and branches present in the ecosystem, and 3) harvests aerosolised water and adds it to the terrestrial water supply." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "tropical montane cloud forest" ;
    a owl:Class ;
    rdfs:label "cloud forest"@en ;
    rdfs:subClassOf obo:ENVO_01000435, obo:ENVO_01001949, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:PCO_0000002
                        [
                            a owl:Restriction ;
                            owl:allValuesFrom obo:NCBITaxon_33090 ;
                            owl:onProperty obo:RO_0002351
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001733
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_02500000
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000057 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_01000760
                            obo:ENVO_01001458
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001083
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0055003
                ]
            )
        ]
    ] .

obo:ENVO_01001458
    obo:IAO_0000115 "A visible mass of water droplets or ice crystals suspended in the air at or near a planetary surface, formed when humid air cools rapidly." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This class refers only to mist formed by materials primarily composed of water. Mist is less dense than fog, and visibility is typically greater than one kilometre." ;
    rdfs:label "mist"@en ;
    rdfs:subClassOf obo:ENVO_01001088, obo:ENVO_01001652, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000836
                obo:ENVO_01000846
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000724
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01001459
    obo:IAO_0000115 "A mountain which has a maximum elevation greater than 2500 metres above sea level." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "On Earth, mountains in this category cross the atmospheric oxycline above which oxygen concentrations fall below the physiological tolerance threshold of most humans. Note that the threshold elevations are inconsistent between the various reports which list this classification: while some have overlapping thresholds, others are non-overlapping. The latter model is used in ENVO for coherence and to adhere to the Kapos et al. 2000 reference." ;
    rdfs:label "high-elevation mountain"@en ;
    rdfs:subClassOf obo:ENVO_00000081 .

obo:ENVO_01001460
    obo:IAO_0000115 "A mountain which has a maximum elevation between 300 and 2499 metres above sea level and slopes greater than or equal to two degrees of inclination." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "On Earth, mountains in this category are below the atmospheric oxycline above which oxygen concentrations fall below the physiological tolerance threshold of most humans. Note that the threshold elevations are inconsistent between the various reports which list this classification: while some have overlapping thresholds, others are non-overlapping. The latter model is used in ENVO for coherence and to adhere to the Kapos et al. 2000 reference." ;
    rdfs:label "mid-elevation mountain"@en ;
    rdfs:subClassOf obo:ENVO_00000081 .

obo:ENVO_01001461
    obo:IAO_0000115 "A high-elevation mountain which has a maximum elevation greater than 4500 metres above sea level." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "UNEP-WCMC class 1 mountain"@en ;
    rdfs:subClassOf obo:ENVO_01001459 .

obo:ENVO_01001462
    obo:IAO_0000115 "A high-elevation mountain which has a maximum elevation between 3500 and 4500 metres above sea level." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "UNEP-WCMC class 2 mountain"@en ;
    rdfs:subClassOf obo:ENVO_01001459 .

obo:ENVO_01001463
    obo:IAO_0000115 "A high-elevation mountain which has a maximum elevation between 2500 and 3500 metres above sea level." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "UNEP-WCMC class 3 mountain"@en ;
    rdfs:subClassOf obo:ENVO_01001459 .

obo:ENVO_01001464
    obo:IAO_0000115 "A mid-elevation mountain which has a maximum elevation between 1500 and 2499 metres above sea level and a slope greater than or equal to two degrees." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "UNEP-WCMC class 4 mountain"@en ;
    rdfs:subClassOf obo:ENVO_01001460 .

obo:ENVO_01001465
    obo:IAO_0000115 "A mid-elevation mountain which has a maximum elevation between 1000 and 1499 metres above sea level and either 1) a slope greater than or equal to five degrees or 2) a local elevation range, within a 7 kilometre radius, of greater than 300 metres above sea level." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "UNEP-WCMC class 5 mountain"@en ;
    rdfs:subClassOf obo:ENVO_01001460 .

obo:ENVO_01001466
    obo:IAO_0000115 "A mid-elevation mountain which has a maximum elevation between 300 and 999 metres above sea level and a local elevation range, within a 7 kilometre radius, of greater than 300 metres above sea level." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "UNEP-WCMC class 6 mountain"@en ;
    rdfs:subClassOf obo:ENVO_01001460 .

obo:ENVO_01001467
    obo:IAO_0000115 "An elevated inner basin or plateau surrounded by mountains, but not - itself - a mountain." ;
    dc:contributor "https://orcid.org/0000-0002-7556-2097" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This is an odd class, as it's not a mountain in itself but is used to classify elevated basins and plateaus surrounded by mountains." ;
    rdfs:label "UNEP-WCMC class 7 mountain"@en ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000182
                obo:ENVO_00000309
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001459
                obo:ENVO_01001460
            )
        ]
    ] .

obo:ENVO_01001468
    obo:IAO_0000115 "An ecosystem which overlaps those areas of the foreshore and seabed that are exposed to the air at low tide and submerged at high tide." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasBroadSynonym "coastal zone" ;
    oboInOwl:hasDbXref "EcoLexicon:intertidal_zone", "FTT:240", "FTT:501", "LTER:941", "SPIRE:Intertidal", "SWEETRealm:IntertidalZone", "https://en.wikipedia.org/wiki/Intertidal_zone" ;
    oboInOwl:hasRelatedSynonym "IntertidalZone", "littoral zone" ;
    a owl:Class ;
    rdfs:comment "These semantics link with those of environmental zones. Use this class to refer to the ecosystem rather than the area that it occupies." ;
    rdfs:label "intertidal ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_00000230, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000304
    ] .

obo:ENVO_01001469
    obo:IAO_0000115 "A system of constructed and manufactured products which are used by humans to produce data, information, or knowledge about material, immaterial, or processual entities." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "observing system"@en ;
    rdfs:subClassOf obo:RO_0002577, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000070
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00003074
    ] .

obo:ENVO_01001470
    obo:IAO_0000115 "An observing system which generates long-term data about one or more entities of interest, typically using standardised methodology." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "observatory system"@en ;
    rdfs:subClassOf obo:ENVO_01001469 .

obo:ENVO_01001471
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "atmospheric observatory system"@en ;
    rdfs:subClassOf obo:ENVO_01001470 .

obo:ENVO_01001472
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "marine observatory system"@en ;
    rdfs:subClassOf obo:ENVO_01001470 .

obo:ENVO_01001473
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "terrestrial observatory system"@en ;
    rdfs:subClassOf obo:ENVO_01001470 .

obo:ENVO_01001474
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "astronomical observatory system"@en ;
    rdfs:subClassOf obo:ENVO_01001470 .

obo:ENVO_01001475
    obo:IAO_0000115 "An observatory system which includes components used to generate (meta)genomic, (meta)transcriptomic, (meta)proteomic, metabolomic, and other omic data, information, and knowledge." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "omics observatory system"@en ;
    rdfs:subClassOf obo:ENVO_01001470 .

obo:ENVO_01001476
    obo:IAO_0000115 "A liquid astronomical body part which is continuous and is delimited by physical discontinuities or non-liquid boundaries."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "body of liquid"@en ;
    rdfs:subClassOf obo:ENVO_01001477 .

obo:ENVO_01001477
    obo:IAO_0000115 "A part of an astronomical body which is primarily composed of liquid material."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "liquid astronomical body part"@en ;
    rdfs:subClassOf obo:ENVO_01001479, obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
        )
    ] .

obo:ENVO_01001478
    obo:IAO_0000115 "A part of an astronomical body which is primarily composed of gaseous material."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "gaseous astronomical body part"@en ;
    rdfs:subClassOf obo:ENVO_01001479, obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001479
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000797
            ]
        )
    ] .

obo:ENVO_01001479
    obo:IAO_0000115 "A part of an astronomical body which is primarily composed of fluid."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T13:59:22Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fluid astronomical body part"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_02000140
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_02000140
            ]
        )
    ] .

obo:ENVO_01001480
    obo:IAO_0000115 "A building which is primarily used for the long-term habitation of humans." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T14:04:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "domestic building"@en ;
    rdfs:subClassOf obo:ENVO_00000073, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001446
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000073
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001446
            ]
        )
    ] .

obo:ENVO_01001481
    obo:IAO_0000115 "A prison facility which is owned and operated by a state." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T14:07:10Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "correctional facility", "public correctional center"@en, "public correctional centre"@en, "public correctional facility"@en, "public detention center"@en, "public detention centre"@en, "public gaol"@en, "public jail"@en, "public lock-up"@en, "public penitentiary"@en, "public remand center"@en, "public remand centre"@en ;
    oboInOwl:hasRelatedSynonym "detention center"@en, "gaol"@en, "jail", "penitentiary"@en, "remand center"@en ;
    a owl:Class ;
    rdfs:label "public prison"@en ;
    rdfs:subClassOf obo:ENVO_03501204 .

obo:ENVO_01001482
    obo:IAO_0000115 "A tornado is an aeroform consisting of at least one rapidly rotating column of air that is in contact with both the surface of an astronomical body and pendant from within or beneath a cumulonimbus or cumulus cloud."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T16:52:06Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "twister"@en ;
    oboInOwl:hasRelatedSynonym "cyclone"@en, "whirlwind"@en ;
    a owl:Class ;
    rdfs:comment "This class refers to tornados on Earth, but can be used as the basis for a more generalised class for tornados which a composed of gaseous materials other than air."@en ;
    rdfs:label "tornado"@en ;
    rdfs:subClassOf obo:ENVO_01000755, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01001414
                        obo:ENVO_01001419
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000543
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:unionOf (obo:ENVO_01001414
                                    obo:ENVO_01001419
                                )
                            ]
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01001414
                        obo:ENVO_01001419
                    )
                ]
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000324
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002005
    ] .

obo:ENVO_01001483
    obo:IAO_0000115 "A surface layer where the solid or liquid material of an astronomical body comes into contact with an atmosphere or outer space." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T16:55:57Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "land surface"@en ;
    a owl:Class ;
    rdfs:comment "a useful class: this can be used to define sub-terrestrial and sub-marine entities" ;
    rdfs:label "surface of an astronomical body"@en ;
    rdfs:subClassOf obo:ENVO_00010504, obo:ENVO_01000813, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_01000637
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000814
                obo:ENVO_01000815
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010504
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000799
            ]
        )
    ] .

obo:ENVO_01001484
    obo:IAO_0000115 "A fire whirl is a whirlwind induced by the contraction and rotation of intense, rising heat and turbulent, eddying air masses resulting from a large fire and made up of a core of burning matter surrounded by a rotating pocket of air."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T16:59:07Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "fire devil"@en, "fire swirl"@en ;
    oboInOwl:hasRelatedSynonym "fire tornado"@en, "fire twister"@en, "firenado"@en ;
    a owl:Class ;
    rdfs:comment "Note that this not a sublcass of \"tornado\": this is a different phenomenon formed as a result of  convection induced by fire."@en ;
    rdfs:label "fire whirl"@en ;
    rdfs:subClassOf obo:ENVO_01000755, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0015022
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000786
    ] .

obo:ENVO_01001485
    obo:IAO_0000115 "A tornado which comprises two or more columns of spinning air rotating about their own axis and at the same time around a common center."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T19:00:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "multiple vortex tornado"@en ;
    rdfs:subClassOf obo:ENVO_01001482 .

obo:ENVO_01001486
    obo:IAO_0000115 "A tornado which a) is not associated with a mesocyclone and is thus relatively weak and short-lived, b) is centred on a small, smooth condensation funnel which often does not reach the planetary surface, and c) forms a distinctively laminar cloud of dust when it makes contact with the land."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T19:01:01Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "dust-tube tornado"@en, "fair weather waterspout on land"@en, "land spout"@en ;
    a owl:Class ;
    rdfs:label "landspout"@en ;
    rdfs:subClassOf obo:ENVO_01001482 .

obo:ENVO_01001487
    obo:IAO_0000115 "A tornado which connects a cumulus or cumulonimbus cloud to a body of water, often transporting water from that water body along the spiraling winds constituting  its vortex."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T19:01:17Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "water spout"@en ;
    a owl:Class ;
    rdfs:comment "Wikipedia notes that there is disagreement over whether to classify waterspouts as true tornadoes."@en ;
    rdfs:label "waterspout"@en ;
    rdfs:subClassOf obo:ENVO_01001482, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01001191
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00000063
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01001414
                        obo:ENVO_01001419
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001488
    obo:IAO_0000115 "A vehicle which is able to travel through air in an atmosphere." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-04T19:28:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "aircraft"@en ;
    rdfs:subClassOf obo:ENVO_01000604 .

obo:ENVO_01001489
    obo:IAO_0000115 "A slope of land descending laterally from a hill, mountain or main crest of a ridge."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-05T18:54:23Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "FTT:1177", "Geonames:T.SPUR", "TGN:21366" ;
    oboInOwl:hasRelatedSynonym "spurs (physiographic)" ;
    a owl:Class ;
    rdfs:label "spur"@en ;
    rdfs:subClassOf obo:ENVO_00002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000081
                obo:ENVO_00000083
                obo:ENVO_00000283
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001995
    ] .

obo:ENVO_01001490
    obo:IAO_0000115 "A mass of environmental material which has been formed as the result of its transport into an existing mass of another material." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-05T20:04:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "intrusion"@en ;
    rdfs:subClassOf obo:ENVO_00000191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001645
    ] .

obo:ENVO_01001491
    obo:IAO_0000115 "An elevation which is flattened across its highest surface."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-05T21:12:47Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "flattened elevation"@en ;
    rdfs:subClassOf obo:ENVO_00000176, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002254
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000176
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0002254
            ]
        )
    ] .

obo:ENVO_01001492
    obo:IAO_0000115 "A remote sensing process during which image data about an astronomical body or object is generated by sensors mounted on a satellite." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-09T14:59:51Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "satellite imaging"@en ;
    rdfs:subClassOf obo:OBI_0000011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000799
                obo:ENVO_01000804
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:IAO_0000101
    ] .

obo:ENVO_01001493
    obo:IAO_0000115 "A remote sensing process during which image data about a planet is generated by sensors mounted on a satellite." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-09T15:05:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "satellite imaging of a planet"@en ;
    rdfs:subClassOf obo:ENVO_01001492, obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000800
    ] .

obo:ENVO_01001494
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-10-15T19:08:51Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "moonmoon"@en ;
    rdfs:subClassOf obo:ENVO_01000799 .

obo:ENVO_01001495
    obo:IAO_0000115 "Dioxygen which is the solute in a solution with ocean water as its solvent." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-11-10T15:49:02Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "dissolved oxygen", "oceanic oxygen" ;
    oboInOwl:hasDbXref <https://www.goosocean.org/components/com_oe/oe.php?task=download&id=35904&version=2.0&lang=1&format=1> ;
    oboInOwl:hasRelatedSynonym "oxygen" ;
    oboInOwl:inSubset envo:envoEOVs, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "dioxygen dissolved in marine water"@en ;
    rdfs:subClassOf obo:CHEBI_15379, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002149
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001986
    ] .

obo:ENVO_01001496
    obo:IAO_0000115 "A macronutrient role which inheres in nitrate, nitrogen dioxide, ammonium, silicon, or phosphate dissolved in ocean water." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-11-10T15:57:28Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoEOVs, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "inorganic macronutrient dissolved in ocean water"@en ;
    rdfs:subClassOf obo:CHEBI_33937, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:unionOf (obo:CHEBI_17632
                        obo:CHEBI_26020
                        obo:CHEBI_27573
                        obo:CHEBI_28938
                        obo:CHEBI_35196
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001986
                ]
            )
        ]
    ] .

obo:ENVO_01001497
    obo:IAO_0000115 "A system which is composed of carbon-based chemical entities dissolved in or otherwise part of an ocean or sea and the atmosphere adjacent to it, undergoing constant exchange through biogeochemical cycling." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-11-11T00:03:08Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "carbonate system of the sea", "marine carbonate system" ;
    oboInOwl:inSubset envo:envoEOVs, envo:envoMarine ;
    a owl:Class ;
    rdfs:comment "To measure the state and dynamics of the ocean's carbonate system, at least two of the following qualities must be measured: Dissolved Inorganic Carbon (DIC), Total Alkalinity (TA), Partial pressure of carbon dioxide (pCO2), and pH." ;
    rdfs:label "carbonate system of ocean water"@en ;
    rdfs:subClassOf obo:RO_0002577, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000267
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002149
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:CHEBI_24431
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:BFO_0000051 ;
                                owl:someValuesFrom obo:CHEBI_27594
                            ]
                        )
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01000631
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_02500010
    ] .

obo:ENVO_01001498
    obo:IAO_0000115 "A process by which landforms are formed from the thawing of ice-rich permafrost or the melting of massive ground ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-11-20T18:20:02Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "thermokarst" ;
    a owl:Class ;
    rdfs:comment "Landforms found in Thermokarst terrain include alases, thermokarst lakes, and thermokarst mounds. Landscape dominated by depressions, pits, and caves that is created by the thawing of ground ice in high latitude locations. Resembles karst landscape but is not created by chemical weathering." ;
    rdfs:label "thermokarst formation process"@en ;
    rdfs:subClassOf obo:ENVO_02500031, obo:GO_0008150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000086
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002297 ;
        owl:someValuesFrom obo:ENVO_03000085
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002297 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000082
                obo:ENVO_03000084
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002297 ;
                owl:someValuesFrom obo:ENVO_03000085
            ]
        )
    ] .

obo:ENVO_01001499
    obo:IAO_0000115 "An active ecosystem management process which targets an agricultural ecosystem." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-12-18T13:53:17Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "agri-ecosystem management" ;
    oboInOwl:hasRelatedSynonym "Agrarumweltmaßnahme"@de, "agri-environmental management", "agricultural environment management"@de ;
    a owl:Class ;
    rdfs:label "active agri-ecosystem management process"@en ;
    rdfs:subClassOf obo:ENVO_01001170, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001246
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000245
                obo:ENVO_01000246
                obo:ENVO_01000247
            )
        ]
    ] .

obo:ENVO_01001500
    obo:IAO_0000115 "A pollution process during which artificial light with wavelengths in the visible spectrum is released into the environment." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-09T09:05:35Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Lichtverschmutzung"@de ;
    a owl:Class ;
    rdfs:comment "This form of pollution is typically the result of urbanisation or similar land use change." ;
    rdfs:label "anthropogenic light pollution"@en ;
    rdfs:subClassOf obo:ENVO_02500027, obo:ENVO_02500036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001502
    ] .

obo:ENVO_01001501
    obo:IAO_0000115 "An electromagnetic radiation process during which electromagnetic waves or their quanta are emitted from a manufactured product." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-09T09:07:24Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "anthropogenic radiation" ;
    oboInOwl:hasExactSynonym "artificial radiation" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoAstro ;
    a owl:Class ;
    rdfs:label "radiation from a manufactured product"@en ;
    rdfs:subClassOf obo:ENVO_01001026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002608 ;
        owl:someValuesFrom obo:ENVO_00003074
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001026
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_00003074
            ]
        )
    ] .

obo:ENVO_01001502
    obo:IAO_0000115 "Radiation from a manufactured product during which light between the wavelenghts of 380 nm and 760 nm is emitted." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-09T09:21:10Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "optical radiation from a manufactured product" ;
    a owl:Class ;
    rdfs:label "visible spectrum radiation from a manufactured product"@en ;
    rdfs:subClassOf obo:ENVO_01001501 .

obo:ENVO_01001503
    obo:IAO_0000115 "A solid surface layer which is that part of a glacier in contact with a planetary atmosphere, water body, or solid material partially surrounding that glacier." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T15:39:35Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "glacier surface" ;
    a owl:Class ;
    rdfs:label "glacial surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001311, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] .

obo:ENVO_01001504
    obo:IAO_0000115 "A velocity quality which inheres in the surface layer of a glacier." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T15:42:21Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "glacier surface layer velocity", "glacier surface velocity" ;
    a owl:Class ;
    rdfs:label "glacial surface layer velocity"@en ;
    rdfs:subClassOf obo:PATO_0002242, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01001503
    ] .

obo:ENVO_01001505
    obo:IAO_0000115 "An alpine tundra ecosystem which is in its climactic successional state." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T16:26:18Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "SPIRE:Tundra", "http://sweetontology.net/realmCryo/AlpineTundra" ;
    oboInOwl:hasExactSynonym "mountain tundra" ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "alpine tundra biome"@en ;
    rdfs:subClassOf obo:ENVO_01000180, obo:ENVO_01001371, obo:ENVO_01001835 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001371
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001506
    obo:IAO_0000115 "An ice mass which has calved off an larger mass of ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T16:45:23Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/Calf" ;
    oboInOwl:hasExactSynonym "calved ice" ;
    a owl:Class ;
    rdfs:comment "This definition is intentionally broad to include the multiple existing and used definitions of ice calfs." ;
    rdfs:label "ice calf"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000917
    ] .

obo:ENVO_01001507
    obo:IAO_0000115 "An ice calf which is suspended in a water mass, being partially exposed to an atmosphere." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T16:49:42Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/Calf" ;
    a owl:Class ;
    rdfs:label "floating ice calf"@en ;
    rdfs:subClassOf obo:ENVO_01001345, obo:ENVO_01001506 .

obo:ENVO_01001508
    obo:IAO_0000115 "An ice calf which is frozen to the bed of an ocean or other water body." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T16:50:13Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmCryo/Calf> ;
    a owl:Class ;
    rdfs:label "anchored ice calf"@en ;
    rdfs:subClassOf obo:ENVO_01001506, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom obo:ENVO_00000501
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001335
    ] .

obo:ENVO_01001509
    obo:IAO_0000115 "An ice calf which rests on land." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T16:51:34Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/Calf" ;
    a owl:Class ;
    rdfs:label "terrestrial ice calf"@en ;
    rdfs:subClassOf obo:ENVO_01001506, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_01001510
    obo:IAO_0000115 "A material transformation process during which a material's viscosity increase either through a reduction in temperature, through chemical reactions, or other physical effects." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T18:47:32Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "congelation", "congelation process" ;
    a owl:Class ;
    rdfs:comment "Sometimes the increase in viscosity is great enough to crystallize or solidify the substance in question." ;
    rdfs:label "material congelation process"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001693
                ]
            )
        ]
    ] .

obo:ENVO_01001511
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T18:55:42Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "Water ice which is formed by the freezing of fresh water." ;
    rdfs:label "freshwater ice"@en ;
    rdfs:subClassOf obo:ENVO_01000277, obo:ENVO_02000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001512
    obo:IAO_0000115 "Sea ice which 1) has formed on the submerged surface (i.e. the base) of an existing mass of sea ice and 2) is composed of columnar crystals due to the downward growth of the crystals into the water." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T18:56:29Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmCryo/CongelationIce> ;
    oboInOwl:hasRelatedSynonym "black ice" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "Congelation ice usually forms through the fusion/coalescence of platelets into solid ice." ;
    rdfs:label "congelation sea ice"@en ;
    rdfs:subClassOf obo:ENVO_00002200, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002200
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002149
                obo:ENVO_00002200
            )
        ]
    ] .

obo:ENVO_01001513
    obo:IAO_0000115 "Water ice which has formed in a mass of permafrost." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T19:11:56Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "permafrost congelation ice"@en ;
    rdfs:subClassOf obo:ENVO_01000277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000134
    ] .

obo:ENVO_01001514
    obo:IAO_0000115 "Freshwater ice which forms downward from the surface of a freshwater water body and is transparent due to a reduced number of air bubbles trapped in its mass." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T19:18:06Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "black ice" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "congelation ice in a fresh water body"@en ;
    rdfs:subClassOf obo:ENVO_01001515 .

obo:ENVO_01001515
    obo:IAO_0000115 "Freshwater ice which forms on a solid substrate through the freezing of freshwater." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T19:25:08Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "freshwater congelation ice"@en ;
    rdfs:subClassOf obo:ENVO_01001511 .

obo:ENVO_01001516
    obo:IAO_0000115 "Freshwater congelation ice which has formed on a solid substrate in an ice cave." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T19:25:08Z"^^xsd:dateTime, "2019-01-14T19:27:40Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "ice cave congelation ice"@en ;
    rdfs:subClassOf obo:ENVO_01001515, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000364
                obo:ENVO_01000365
            )
        ]
    ] .

obo:ENVO_01001517
    obo:IAO_0000115 "A floating mass of ice which is 1) unattached to land or land-fast ice and 2) moved by the action of winds or currents." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T19:46:20Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "drift ice" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/DriftIce" ;
    a owl:Class ;
    rdfs:comment "Prior to approximately 2014, drift ice was synonymous with the various grades of pack ice, described as very open (with an ice concentration of 1/10 to 3/10), open (4/10 to 6/10, with many leads and polynyas and the floes generally not in contact with one another), close (7/10 to 8/10, composed of floes mostly in contact), very close (9/10 to less than 10/10), and compact (10/10, with no water visible, called consolidated pack ice if the floes are frozen together). This is deprecated, with pack ice now referring to drift ice with a concentration equal to or above 7/10; however, other usages are still common." ;
    rdfs:label "drift ice mass"@en ;
    rdfs:subClassOf obo:ENVO_01001345 .

obo:ENVO_01001518
    obo:IAO_0000115 "A drift ice mass which is composed primarily of sea ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T19:50:54Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "drift ice" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/DriftIce" ;
    a owl:Class ;
    rdfs:label "drifting sea ice mass"@en ;
    rdfs:subClassOf obo:ENVO_01001517, obo:ENVO_01001536 .

obo:ENVO_01001519
    obo:IAO_0000115 "An area in which masses of drift ice aggregate such that they cover a minimum of 7/10ths-8/10ths of the surface the water body they are floating in." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T20:02:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "area of pack ice"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01003020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:BFO_0000027
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01001517
                        ]
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001162
                ]
            )
        ]
    ] .

obo:ENVO_01001520
    obo:IAO_0000115 "An environmental zone that overlaps that part of a water body covered or partially covered by sea ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T20:02:00Z"^^xsd:dateTime, "2019-01-14T20:03:25Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "area with sea ice" ;
    a owl:Class ;
    rdfs:label "area of sea ice"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01003020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002200
    ] .

obo:ENVO_01001521
    obo:IAO_0000115 "An area in which masses of drift ice aggregate such that they cover less than 7/10ths of the surface the water body they are floating in." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T20:38:34Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "area of drift ice"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01003020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_01001517
                ]
            )
        ]
    ] .

obo:ENVO_01001522
    obo:IAO_0000115 "A mass of sea ice which 1) is less than 2 meters in thickness and 2) forms along the coast, where it is attached to the shore, to an ice wall, to an ice front, or between shoals or grounded icebergs." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T20:41:13Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/FastIce" ;
    a owl:Class ;
    rdfs:comment "Fast ice is central to the livelihoods of Arctic coastal communities who use it to access fishing and hunting grounds. Vertical fluctuations may be observed during changes of sea level. Fast ice may be formed on site from sea water or by freezing of pack ice of any age to the shore, and it may extend a few yards (meters) or several hundred miles (kilometers) from the coast. Fast ice may be more than one year old and may then be prefixed with appropriate age category (old, second- year, or multiyear). If it is thicker than about 7 ft (2 m) above sea level, it is called an ice shelf." ;
    rdfs:label "fast ice"@en ;
    rdfs:subClassOf obo:ENVO_01001536, obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002371 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000304
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:BFO_0000030
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002371 ;
                            owl:someValuesFrom obo:ENVO_01001378
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001523
    obo:IAO_0000115 "Small, needle-like (spicules), plate-like, or discoid crystals derived from nearly pure fresh water, suspended in a water body." ;
    obo:IAO_0000116 """Needs to have axioms added pertaining to the semantics of colloids and suspensions once they have been resolved see: https://github.com/pato-ontology/pato/issues/91#issuecomment-290711238

Currently the new ice classes are not specific to sea water as they may form in non marine systems, but it would be good to confirm this especially for frazil ice.""" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T21:09:21Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "frazil crystals", "needle ice" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Typically 3 to 4 millimeters in diameter. These may form in both marine water and fresh water. They represent the first stages of sea ice growth; they merge under calm conditions to form thin sheets of ice on the surface (frazil ice), and consist of nearly pure fresh water. In fresh water, they form in supercooled water that is too turbulent to permit coagulation into sheet ice.  This is most common in swiftly flowing streams. They may accumulate as anchor ice on submerged objects obstructing the water flow." ;
    rdfs:label "frazil"@en ;
    rdfs:subClassOf obo:ENVO_03000063, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] .

obo:ENVO_01001524
    obo:IAO_0000115 "Land which is below the freezing point of water." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T21:18:19Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/FrozenGround" ;
    oboInOwl:hasExactSynonym "frozen ground" ;
    a owl:Class ;
    rdfs:comment "Perennially and seasonally frozen ground can vary from being partially to extensively frozen depending on the extent of the phase change. It may be described as hard frozen ground, plastic frozen ground, or dry frozen ground, depending on the pore ice and unfrozen water contents and its compressibility under load." ;
    rdfs:label "frozen land"@en ;
    rdfs:subClassOf obo:ENVO_01001785, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001985
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00001995
                obo:ENVO_00001998
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001785
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001985
            ]
        )
    ] .

obo:ENVO_01001525
    obo:IAO_0000115 "Frozen soil which is firmly cemented by water ice, is subject to brittle failure, and exhibits practically no consolidation under load." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T21:23:25Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "hard-frozen soil"@en ;
    rdfs:subClassOf obo:ENVO_01000814, obo:ENVO_01001526, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000386
    ] .

obo:ENVO_01001526
    obo:IAO_0000115 "Soil which is below the freezing point of water." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T21:26:59Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "frozen soil"@en ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001524
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001985
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001985
            ]
        )
    ] .

obo:ENVO_01001527
    obo:IAO_0000115 "Frozen soil which is cemented by water ice but has viscous properties due to its high, unfrozen water content and therefore will compress and deform under load." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T21:23:25Z"^^xsd:dateTime, "2019-01-14T21:28:28Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "plastic-frozen soil"@en ;
    rdfs:subClassOf obo:ENVO_01001526, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01001528
    obo:IAO_0000115 "Frozen soil which has very low total water content and is not cemented by ice; its compressibility is the same as that of unfrozen soils having the same composition, total water content and density." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T21:33:56Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "dry-frozen soil" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "friable-frozen soil"@en ;
    rdfs:subClassOf obo:ENVO_01000814, obo:ENVO_01001526, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000386
    ] .

obo:ENVO_01001529
    obo:IAO_0000115 "An ice mass which constitutes that part of a glacier which has the lowest elevation." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T21:52:24Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/GlacierTerminus" ;
    oboInOwl:hasExactSynonym "glacier terminus", "glacier toe" ;
    a owl:Class ;
    rdfs:label "glacier snout"@en ;
    rdfs:subClassOf obo:ENVO_01001547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001689
    ] .

obo:ENVO_01001530
    obo:IAO_0000115 "An ice mass which has been drilled from an accumulation of snow and ice that has built up over many years and that has recrystallized and has trapped air bubbles from previous time periods." ;
    obo:IAO_0000116 "TODO: add axiom to show this is the output of a \"sampling process\"" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-17T16:38:41Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "ice core", "ice sample" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/IceCore" ;
    a owl:Class ;
    rdfs:comment "The composition of an ice core can be used to reconstruct past climates and climate change; typically removed from an ice sheet (Antarctica and Greenland) or from high mountain glaciers elsewhere." ;
    rdfs:label "water ice core"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002005
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002219 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000293
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002219 ;
                    owl:someValuesFrom obo:ENVO_01000293
                ]
            )
        ]
    ] .

obo:ENVO_01001531
    obo:IAO_0000115 "An ice field which is primarily composoed of sea ice floes greater than 10 kilometers across." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-17T17:00:31Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "floating ice field" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/IceField" ;
    a owl:Class ;
    rdfs:comment "The floes in a sea ice field must be greater than 10 km across, at least at one location in the field." ;
    rdfs:label "sea ice field"@en ;
    rdfs:subClassOf obo:ENVO_00000299, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002200
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_03000065 ;
        owl:onProperty obo:RO_0002351
    ] .

obo:ENVO_01001532
    obo:IAO_0000115 "An ice field which is constituted by a continuous accumulation of snow and glacier ice that completely fills a mountain basin or covers a low-relief mountain plateau." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-17T17:14:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The definition in the GCW assessment notes that the depth of snow or ice must be of \"a substantial depth\". This is in need of specification. When the thickness become great enough, tongues of ice overflow the basins or plateaus as Valley Glaciers." ;
    rdfs:label "glacier ice field"@en ;
    rdfs:subClassOf obo:ENVO_00000299, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01001307 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000275
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00000081
                        ]
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00000182
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00000081
                        ]
                    )
                ]
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000004
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000406
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00000133
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001533
    obo:IAO_0000115 "An advective transport process during which a mass of ice is transported from one location to another." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T17:51:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mass ice flow"@en ;
    rdfs:subClassOf obo:ENVO_01001334, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000293
    ] .

obo:ENVO_01001534
    obo:IAO_0000115 "An iceberg which 1) has a flat upper surface, 2) is derived from an ice shelf, ice tongue, or floating tidewater glacier via detachment." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T18:30:22Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "barrier iceberg", "table iceberg", "tabular berg" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Newly formed tabular icebergs have nearly vertical sides and flat tops. In the Antarctic, they may be tens of kilometers wide, up to 160 km (100 miles) long, and as much as 300 m (1000 ft) thick, with about 30 m (100 ft) exposed above the sea surface. In the Arctic, large icebergs of this type are called ice islands, but they are considerably smaller than the largest of the antarctic variety. Has synonyms tabular berg, table iceberg. Formerly called barrier iceberg." ;
    rdfs:label "tabular iceberg"@en ;
    rdfs:subClassOf obo:ENVO_00000298, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010504
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0002254
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000380
                obo:ENVO_00000392
            )
        ]
    ] .

obo:ENVO_01001535
    obo:IAO_0000115 "An ice mass which is composed of a large amount of sea ice in the form of a hummock or a group of such hummocks, frozen together and separated from any surrounding ice by sea water." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T19:00:41Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Floebergs may float up to 17 ft (5 m) above sea level." ;
    rdfs:label "floeberg"@en ;
    rdfs:subClassOf obo:ENVO_01001536, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001537
    ] .

obo:ENVO_01001536
    obo:IAO_0000115 "An ice mass which is composed primarily of sea ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T19:06:40Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "sea ice mass"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002200
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000293
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002200
            ]
        )
    ] .

obo:ENVO_01001537
    obo:IAO_0000115 "An elevation which is formed by pressure at the point of contact between ice floes, resulting in a conglomeration of broken ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T19:11:58Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Sea ice hummocks may be fresh or weathered. The weathering of hummocks is similar to young mountain peaks with steep slopes that erode into smooth, rolling hills, in this case during the summer melt season.  The submerged volume of broken ice under the hummock, forced downwards by pressure, is termed a bummock." ;
    rdfs:label "sea ice hummock"@en ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, obo:ENVO_03000110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002200
    ] .

obo:ENVO_01001538
    obo:IAO_0000115 "A hummock which is primarily composed of soil that has been pushed up by frost action." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T19:11:58Z"^^xsd:dateTime, "2019-01-31T19:17:20Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "hummock" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Permafrost hummocks are often found in uniformly spaced large groups. Hummocks can form in areas of permafrost or seasonally frozen ground, and are one of the most common surface features of the Arctic." ;
    rdfs:label "frost-formed hummock"@en ;
    rdfs:subClassOf obo:ENVO_00000516, obo:ENVO_01001568, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000134
                obo:ENVO_00001998
            )
        ]
    ] .

obo:ENVO_01001539
    obo:IAO_0000115 "A valley glacier which has one or more tributary glaciers as parts." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T19:59:05Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "branched valley glacier"@en ;
    rdfs:subClassOf obo:ENVO_00000458, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001541
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000402
    ] .

obo:ENVO_01001540
    obo:IAO_0000115 "A valley glacier which does not have any tributary glaciers flowing into it." ;
    obo:IAO_0000116 "Definition should be revised in a positivist mode." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T20:03:37Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "simple valley glacier"@en ;
    rdfs:subClassOf obo:ENVO_00000458 .

obo:ENVO_01001541
    obo:IAO_0000115 "A glacier which flows into a larger glacier." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T20:08:24Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Valley_glacier" ;
    a owl:Class ;
    rdfs:comment "Tributary glaciers usually merge into a glacier which is at lower elevation." ;
    rdfs:label "tributary glacier"@en ;
    rdfs:subClassOf obo:ENVO_00000133, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00000100
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000100
    ] .

obo:ENVO_01001542
    obo:IAO_0000115 "A surface layer which is composed primarily of ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T20:22:31Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ice surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001311, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001125
    ] .

obo:ENVO_01001543
    obo:IAO_0000115 "An ice surface layer which is primarily composed of water ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T20:23:31Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "water ice surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001276, obo:ENVO_01001483, obo:ENVO_01001542 .

obo:ENVO_01001544
    obo:IAO_0000115 "An two-dimensional continuant fiat boundary which overlaps the surface layer of a mass of ice."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T20:25:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class was created during a semantic harmonisation exercise with the SWEET resource, currently adminstered by Earth Science Information Partners. Its subclass(es) are mapped to the corresponding SWEET terms, which were determined to align with fiat boundaries rather than physical ones."@en ;
    rdfs:label "two-dimensional fiat ice surface"@en ;
    rdfs:subClassOf obo:BFO_0000146, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001542
    ] .

obo:ENVO_01001545
    obo:IAO_0000115 "A two-dimensional fiat ice surface which overlaps the surface layer of a mass of water ice."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T20:28:29Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/IceSurface" ;
    a owl:Class ;
    rdfs:comment "This class was created during a semantic harmonisation exercise with the SWEET resource, currently adminstered by Earth Science Information Partners. It is mapped to the corresponding SWEET term, which was determined to align with fiat boundaries rather than physical ones."@en ;
    rdfs:label "two-dimensional fiat water ice surface"@en ;
    rdfs:subClassOf obo:ENVO_01001544, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01001543
    ] .

obo:ENVO_01001546
    obo:IAO_0000115 "An ice mass which has broken away from a larger ice mass on land, such as a glacier or ice shelf, and may be either afloat or aground." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T20:46:21Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/Iceberg" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The greater part of an iceberg's mass (4/5 to 8/9) is below sea level, which makes them dangerous to shipping in high and mid-latitude regions of the ocean. The top of an ice berg usually protrudes more than 5 m above water-level and typically extends from tens of meters to many tens of kilometres across. Icebergs may be described as tabular, dome-shaped, sloping, pinnacled, dry-docked, blocky, weathered or glacier bergs in addition to having a size qualifier. Icebergs are not sea ice, when they melt they add fresh water to the ocean.  The unmodified term \"iceberg\" usually refers to the irregular masses of ice formed by the calving of glaciers along an orographically rough coast, whereas tabular icebergs and ice islands are calved from an ice shelf, while bergs formed from sea ice are called floebergs. In decreasing size, they are classified as: ice island (few thousand square meters to 500 km^2 in area); tabular iceberg; iceberg; bergy bit (less than 5 m above sea level, between 1 and 200 m^2 in area); and growler (less than 1 m above sea level, about 20 m^2 in area). Alaskan icebergs rarely exceed 500 feet in maximum dimension.  Antarctic icebergs originate from the ice mass of the Antarctic continent that has accumulated over many thousands of years." ;
    rdfs:label "iceberg"@en ;
    rdfs:subClassOf obo:ENVO_01001547 .

obo:ENVO_01001547
    obo:IAO_0000115 "An ice mass which has formed over land." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T20:56:24Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/LandIce" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Land ice is any part of the Earth's seasonal or perennial ice cover that has formed over land as the result, principally, of the freezing of precipitation; opposed to sea ice formed by the freezing of seawater.  Thus, an iceberg or tabular iceberg is land ice as well as its parent glacier, ice sheet, or ice shelf. The two major concentrations of land ice are the ice sheets of Greenland and Antarctica. Glaciers and ice caps are the other important forms; however, some members of the glaciology community hold that glaciers (i.e. rock glaciers) need not have any ice." ;
    rdfs:label "land ice mass"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001549
                [
                    a owl:Class ;
                    owl:intersectionOf ([
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000066 ;
                            owl:someValuesFrom obo:BFO_0000029
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002131 ;
                            owl:someValuesFrom obo:ENVO_01000635
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001548
    obo:IAO_0000115 "A material congelation process during which a liquid turns into a solid when its temperature is lowered below its melting point." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T21:13:16Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/procStateChange/Freezing> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "freezing"@en ;
    rdfs:subClassOf obo:ENVO_01001510 .

obo:ENVO_01001549
    obo:IAO_0000115 "A freezing process during which liquid water is transformed into water ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-31T21:16:46Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "freezing of water into water ice"@en ;
    rdfs:subClassOf obo:ENVO_01001548, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001548
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01000277
            ]
        )
    ] .

obo:ENVO_01001550
    obo:IAO_0000115 "An ice lead which occurs in a marine water body and is bounded by sea ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-02-27T19:08:33Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "lead" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/Lead" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sea-ice lead"@en ;
    rdfs:subClassOf obo:ENVO_01001551, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000293
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_00002200
                ]
            )
        ] ;
        owl:onProperty obo:RO_0002220
    ] .

obo:ENVO_01001551
    obo:IAO_0000115 "A surface layer of a water body which has been formed as the result of surface ice fracturing and moving apart." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-02-27T19:26:14Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "lead" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/Lead" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Generally, leads are wide enough (and deep enough) for navigation by surface vessels. The term is generally applied to linear features. If the open area is very large it may be called a polynya, although the application of these terms is under debate." ;
    rdfs:label "ice lead"@en ;
    rdfs:subClassOf obo:ENVO_01001554, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000293
    ] .

obo:ENVO_01001552
    obo:IAO_0000115 "An ice lead between a mass of fast ice and a mass of pack ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-02-27T19:30:04Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "lead" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "flaw lead"@en ;
    rdfs:subClassOf obo:ENVO_01001551, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001522
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001556
    ] .

obo:ENVO_01001553
    obo:IAO_0000115 "An ice lead which occurs between the shore and pack ice." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-02-27T19:30:36Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "lead" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "shore lead"@en ;
    rdfs:subClassOf obo:ENVO_01001551, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001556
    ] .

obo:ENVO_01001554
    obo:IAO_0000115 "A water surface that is part of a water body." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-02-27T21:22:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "surface layer of a water body"@en ;
    rdfs:subClassOf obo:ENVO_01001191, obo:ENVO_01001308, obo:ENVO_01001483 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001191
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000063
            ]
        )
    ] .

obo:ENVO_01001555
    obo:IAO_0000115 "An ice lead within which new, nilas, and young ice has formed." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-02-27T19:30:36Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "lead" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "frozen lead"@en ;
    rdfs:subClassOf obo:ENVO_01001551, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000063
                obo:ENVO_03000068
                obo:ENVO_03000069
            )
        ]
    ] .

obo:ENVO_01001556
    obo:IAO_0000115 "A drift ice mass which has an ice concentration above or equal to 7/10: which covers 70% or more of a given area of a water body." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-01-14T19:46:20Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/PackIce" ;
    oboInOwl:hasRelatedSynonym "drift ice" ;
    a owl:Class ;
    rdfs:label "pack ice mass"@en ;
    rdfs:subClassOf obo:ENVO_01001517 .

obo:ENVO_01001557
    obo:IAO_0000115 "Ice which has formed as the result of freezing of water which was part of a water body." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-02-27T20:07:15Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "In the United States, NOAA considers ice formed from the freezing of the waters of the Great Lakes as being the same as sea ice. This class attempts to provide a distinction for clarity." ;
    rdfs:label "water-body-derived ice"@en ;
    rdfs:subClassOf obo:ENVO_01000277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001549
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000066 ;
                    owl:someValuesFrom obo:ENVO_00000063
                ]
            )
        ]
    ] .

obo:ENVO_01001558
    obo:IAO_0000115 "An environmental zone which overlaps that part of an ocean or sea within which 1) sea ice is present only part of the year, 2) extends from the permanent ice zone to the boundary where winter sea ice extent is at a maximum, and 3) primarily overlaps first-year ice when seasonal ice is present." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-02-27T20:17:41Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "As this part of the environment is defined by a seasonal process, some of its differentia aren't physically there at all times of its existence.Thus, all boundaries of this entity are fiat."@en ;
    rdfs:label "area of seasonal sea ice"@en ;
    rdfs:subClassOf obo:ENVO_01003020 .

obo:ENVO_01001559
    obo:IAO_0000115 "A layer which is composed of ground that 1) remains unfrozen due to increased solute concentration and 2) is present within a mass of permafrost." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-01T23:23:15Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "cryopeg"@en ;
    rdfs:subClassOf obo:ENVO_01001609, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000134
    ] .

obo:ENVO_01001560
    obo:IAO_0000115 "An environmental material which is primarily composed of a dispersed phase of insoluable particles, approximately between 1 nanometer and 1 micrometer in maximum dimension, distributed throughout a material acting as a medium of suspension." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-02T12:39:26Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "colloid" ;
    a owl:Class ;
    rdfs:comment "Wikipedia lists several forms of colloidal suspension such as colloidal aerosols, colloidal emulsions, colloidal foams, colloidal dispersions, or hydrosols." ;
    rdfs:label "colloidal suspension"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001630
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001759
                ]
            )
        ]
    ] .

obo:ENVO_01001561
    obo:IAO_0000115 "An environmental material which is solid, jelly-like, and exhibits no flow when in steady state material and which contains liquid dispersed in and held in place by cross-linked structures of a solid medium." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-02T12:48:05Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gel"@en ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000814
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] .

obo:ENVO_01001562
    obo:IAO_0000115 "A gel which is primarily composed of a network of polymer chains that are hydrophilic, sometimes found as a colloidal gel in which water is the dispersion medium." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-02T12:54:02Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hydrogel"@en ;
    rdfs:subClassOf obo:ENVO_01001561, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_15377
    ] .

obo:ENVO_01001563
    obo:IAO_0000115 "Particulate environmental material which 1) is primarily composed of a fine, granular material such as sand, silt, or clay suspended in and saturated by water and 2) readily liquefies when weight is applied, losing strength and permitting objects to sink until their weight and buoyancy offset the weight of the displaced quicksand."@en ;
    obo:IAO_0000116 "Do not oversimplify the particulate environmental material subclasses with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-02T13:00:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "quicksand"@en ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001412
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01001560
                        obo:ENVO_01001562
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00002982
                            obo:ENVO_01000016
                            obo:ENVO_01000017
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001564
    obo:IAO_0000115 "An aggregate of raindrops falling to a planetary surface during a precipitation process." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-02T13:50:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "rain"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01000875
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:ENVO_01000832
    ] .

obo:ENVO_01001565
    obo:IAO_0000115 "Rain which is composed of water droplets falling to a planetary surface during a rainfall process." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-02T13:52:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "water-based rain"@en ;
    rdfs:subClassOf obo:ENVO_01001564, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01000830
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:ENVO_01000834
    ] .

obo:ENVO_01001566
    obo:IAO_0000115 "Sound which is lower in frequency than 20 Hertz, or cycles per second." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-02T14:06:26Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "inaudible sound", "low-frequency sound" ;
    a owl:Class ;
    rdfs:comment "20 Hertz is the average limit of human hearing." ;
    rdfs:label "infrasound"@en ;
    rdfs:subClassOf obo:ENVO_01001027 .

obo:ENVO_01001567
    obo:IAO_0000115 "An environmental zone which 1) contains ecosystems, constructed features, or other entities deemed to be of natural, historical, cultural, or other significance and 2) has been afforded legal protections restricting one or more forms of use by a competent authority." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-03T00:21:59Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "preserve", "reserve" ;
    a owl:Class ;
    rdfs:label "protected area"@en ;
    rdfs:subClassOf obo:ENVO_01003020 .

obo:ENVO_01001568
    obo:IAO_0000115 "An elevation which is formed as an ice mass forms under soil, resulting in upwards deformation of the land surface." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-04T23:07:57Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "frost heaving" ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:envoNceas, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "frost heave"@en ;
    rdfs:subClassOf obo:ENVO_00000176, obo:ENVO_01001884, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_04000001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001884
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_04000001
            ]
        )
    ] .

obo:ENVO_01001569
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T17:25:21Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Western Australia Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AA1310", "https://www.worldwildlife.org/ecoregions/aa1310" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Western Australian Mulga Shrublands Ecoregion"@en .

obo:ENVO_01001570
    obo:IAO_0000115 "An ecoregion which is located on a landmass." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T17:40:44Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://www.worldwildlife.org/biome-categories/terrestrial-ecoregions" ;
    a owl:Class ;
    rdfs:label "terrestrial ecoregion"@en ;
    rdfs:subClassOf obo:ENVO_01000276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_01001571
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T17:51:32Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://www.worldwildlife.org/biomes/deserts-and-xeric-shrublands" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Australasia Ecoregion"@en .

obo:ENVO_01001572
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T17:52:41Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Southern central Australia Ecoregion"@en ;
    oboInOwl:hasDbXref "WWF:AA1309", "https://www.worldwildlife.org/ecoregions/aa1309" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Tirari-Sturt Stony Desert Ecoregion" .

obo:ENVO_01001573
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T17:54:35Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Eastern central Australia Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AA1308", "https://www.worldwildlife.org/ecoregions/aa1308" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Simpson Desert Region"@en .

obo:ENVO_01001574
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T17:56:13Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Western Australia Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AA1307", "https://www.worldwildlife.org/ecoregions/aa1307" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Pilbara Shrublands Ecoregion"@en .

obo:ENVO_01001575
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T18:10:52Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Western coast of Australia Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AA1301", "https://www.worldwildlife.org/ecoregions/aa1301" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Carnarvon Xeric Shrublands Ecoregion"@en .

obo:ENVO_01001576
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T18:12:28Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Central Australia Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AA1302", "https://www.worldwildlife.org/ecoregions/aa1302" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Central Ranges Xeric Shrub Ecoregion"@en .

obo:ENVO_01001577
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T18:15:11Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Western central Australia" ;
    oboInOwl:hasDbXref "WWF:AA1303", "https://www.worldwildlife.org/ecoregions/aa1303" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Gibson Desert Ecoregion"@en .

obo:ENVO_01001578
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T18:17:15Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Northwestern Australia" ;
    oboInOwl:hasDbXref "WWF:AA1304", "https://www.worldwildlife.org/ecoregions/aa1304" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "The Great Sandy-Tanami Desert Ecoregion"@en .

obo:ENVO_01001579
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T18:24:06Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Southern Australia Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AA1305", "https://www.worldwildlife.org/ecoregions/aa1305" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Great Victoria Desert Ecoregion"@en .

obo:ENVO_01001580
    obo:BFO_0000050 obo:ENVO_01001571 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-05T18:26:16Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Southern Australia Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AA1306", "https://www.worldwildlife.org/ecoregions/aa1306" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Nullarbor Plains Xeric Shrubland Ecoregion"@en .

obo:ENVO_01001581
    obo:IAO_0000115 "A surface layer which is part of an ocean or sea."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T01:22:01Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoMarine, envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment """At this level, the depth of this layer is ambiguous. Some methods (telemetry) measure only the first few centimeters of the sea or ocean surface. In situ methods often sample the first few meters. Subclasses can be created for such cases.
Sea surface layer is also used to refer to the surfaces of oceans."""@en ;
    rdfs:label "sea surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01000295, obo:ENVO_01001554 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001554
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001582
    obo:IAO_0000115 "Land which is present within a forest biome." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T20:05:30Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "forest floor"@en ;
    rdfs:subClassOf obo:ENVO_01001785 .

obo:ENVO_01001583
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:01:41Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://www.worldwildlife.org/biomes/deserts-and-xeric-shrublands" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Afrotropical Ecoregion"@en .

obo:ENVO_01001584
    obo:BFO_0000050 obo:ENVO_01001583 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:02:37Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Southern Africa: Southern Namibia into South Africa" ;
    oboInOwl:hasDbXref "WWF:AT1322", "https://www.worldwildlife.org/ecoregions/at1322" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Succulent Karoo Ecoregion"@en .

obo:ENVO_01001585
    obo:BFO_0000050 obo:ENVO_01001583 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:07:38Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1321", "https://www.worldwildlife.org/ecoregions/at1321" ;
    oboInOwl:hasExactSynonym "Arabian Peninsula: Yemen and Saudi Arabia" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Yemen and Saudi Arabia Ecoregion"@en .

obo:ENVO_01001586
    obo:BFO_0000050 obo:ENVO_01001583 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:11:38Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1320", "https://www.worldwildlife.org/ecoregions/at1320" ;
    oboInOwl:hasExactSynonym "Arabian Peninsula: Yemen, Saudi Arabia, and Oman" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Yemen, Saudi Arabia, and Oman Ecoregion"@en .

obo:ENVO_01001587
    obo:BFO_0000050 obo:ENVO_01001583 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:13:00Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1319", "https://www.worldwildlife.org/ecoregions/at1319" ;
    oboInOwl:hasExactSynonym "Somali montane xeric woodlands ecoregion" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Somali Montane Xeric Woodland Ecoregion"@en .

obo:ENVO_01001588
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:15:07Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Islands east of the Horn of Africa and south of Yemen Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AT1318", "https://www.worldwildlife.org/ecoregions/at1318" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Socotran Archipelago Ecoregion"@en .

obo:ENVO_01001589
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:18:55Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1317", "https://www.worldwildlife.org/ecoregions/at1317" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Red Sea Coastal Desert Ecoregion"@en .

obo:ENVO_01001590
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:20:56Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1316", "https://www.worldwildlife.org/ecoregions/at1316" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Namibian Savanna Woodland Ecoregion"@en .

obo:ENVO_01001591
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:24:28Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Africa: Namibia Ecoregion" ;
    oboInOwl:hasDbXref "WWF:AT1315", "https://www.worldwildlife.org/ecoregions/at1315" ;
    a obo:ENVO_01001570, obo:ENVO_01001780, owl:NamedIndividual ;
    rdfs:label "Namib Desert Ecoregion"@en .

obo:ENVO_01001592
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:26:15Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1314", "https://www.worldwildlife.org/ecoregions/at1314" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Nama Karoo Ecoregion"@en .

obo:ENVO_01001593
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:28:43Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1313", "https://www.worldwildlife.org/ecoregions/at1313" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Masai Xeric Grasslands and Shrublands Ecoregion"@en .

obo:ENVO_01001594
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:30:23Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1312", "https://www.worldwildlife.org/ecoregions/at1312" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Madagascar Succulent Woodlands Ecoregion"@en .

obo:ENVO_01001595
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:31:29Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1311", "https://www.worldwildlife.org/ecoregions/at1311" ;
    oboInOwl:hasExactSynonym "Madagascar spiny desert ecoregion" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Madagascar Spiny Thickets Ecoregion"@en .

obo:ENVO_01001596
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:39:32Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1310", "https://www.worldwildlife.org/ecoregions/at1310" ;
    oboInOwl:hasExactSynonym "Africa: Coastal Namibia and Angola Ecoregion" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Kaokoveld Desert Ecoregion"@en .

obo:ENVO_01001597
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:42:47Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1309", "https://www.worldwildlife.org/ecoregions/at1309" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Kalahari Xeric Savanna Ecoregion"@en .

obo:ENVO_01001598
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:44:54Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1308", "https://www.worldwildlife.org/ecoregions/at1308" ;
    oboInOwl:hasExactSynonym "Southern Africa: Islands about half-way between southern Madagascar and southern Mozambique Ecoregion" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Ile Europa and Bassas da India Ecoregion"@en .

obo:ENVO_01001599
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:46:58Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Eastern Africa: Somalia" ;
    oboInOwl:hasDbXref "WWF:AT1307", "https://www.worldwildlife.org/ecoregions/at1307" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Hobyo Grassland and Shrubland Ecoregion"@en .

obo:ENVO_01001600
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-06T22:54:57Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1306", "https://www.worldwildlife.org/ecoregions/at1306" ;
    oboInOwl:hasExactSynonym "Arabian Peninsula: Oman and United Arab Emirates Ecoregion" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Oman and United Arab Emirates Ecoregion"@en .

obo:ENVO_01001601
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-07T00:08:06Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1305", "https://www.worldwildlife.org/ecoregions/at1305" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Ethiopian Xeric Grasslands and Shrublands Ecoregion"@en .

obo:ENVO_01001602
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-07T00:11:29Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1304", "https://www.worldwildlife.org/ecoregions/at1304" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Eritrean Coastal Desert Ecoregion"@en .

obo:ENVO_01001603
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-07T00:13:33Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1303", "https://www.worldwildlife.org/ecoregions/at1303" ;
    oboInOwl:hasExactSynonym "North central Africa: Eastern Chad and small area of western Sudan" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "East Saharan Montane Xeric Woodland Ecoregion"@en .

obo:ENVO_01001604
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-07T00:16:12Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1302", "https://www.worldwildlife.org/ecoregions/at1302" ;
    oboInOwl:hasExactSynonym "Western Asia: Oman, Yemen, and Saudi Arabia Ecoregion" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Oman, Yemen, and Saudi Arabia Ecoregion"@en .

obo:ENVO_01001605
    obo:BFO_0000050 obo:ENVO_01001583 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-07T00:18:09Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "WWF:AT1301", "https://www.worldwildlife.org/ecoregions/at1301" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Aldabra Island Xeric Scrub Ecoregion"@en .

obo:ENVO_01001606
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-19T16:29:10Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://vocab.nerc.ac.uk/collection/P01/current/LCSAZZ01/" ;
    a owl:Class ;
    rdfs:label "speed of a water current"@en ;
    rdfs:subClassOf obo:PATO_0000008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01001607
    ] .

obo:ENVO_01001607
    obo:IAO_0000115 "A hydroform which is maintained by a continuous, directed movement of water, generated by disequilibria in a water mass." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-19T16:31:41Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Depth contours, shoreline configurations and interaction with other currents influence a current's direction and strength." ;
    rdfs:label "water current"@en ;
    rdfs:subClassOf obo:ENVO_01001308 .

obo:ENVO_01001608
    obo:IAO_0000115 "A fuel oil which 1) is derived from petroleum oil, 2) has a strong odor, 3) produces large quantities of soot relative to other fuel oils, 4) is less refined than fuel oils such as paraffin." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-03-21T16:13:05Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "kerosene", "kerosine" ;
    oboInOwl:hasExactSynonym "kerosine oil", "liquid kerosene" ;
    a owl:Class ;
    rdfs:comment "For speakers of British English, kerosene is often referred to as paraffin." ;
    rdfs:label "kerosene oil"@en ;
    rdfs:subClassOf obo:ENVO_00002983, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002984
    ] .

obo:ENVO_01001609
    obo:IAO_0000115 "A layer which is part of a cryosphere." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-09T13:05:25Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "cryospheric layer"@en ;
    rdfs:subClassOf obo:ENVO_01000281, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03000143
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000281
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_03000143
            ]
        )
    ] .

obo:ENVO_01001610
    obo:IAO_0000115 "A layer of environmental material which is subject to freeze-thaw cycles." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-09T13:08:48Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "active layer" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "active layer in a cryosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001609, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000056 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_01001548
                            [
                                a owl:Class ;
                                owl:unionOf (obo:ENVO_01000723
                                    obo:ENVO_01001611
                                )
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001611
    obo:IAO_0000115 "A warming process during which the thermal energy in a portion of environmental material is sufficient to melt water-based ice or snow." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-09T13:17:56Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "thawing" ;
    a owl:Class ;
    rdfs:comment "Note that ice or snow need not be present in the material in order for it to undergo thawing. The semantics of 'thaw' vs 'melt' are debated in fields such as permafrost geology/physics. This module is thus likely to be dynamic." ;
    rdfs:label "thawing process"@en ;
    rdfs:subClassOf obo:ENVO_01001612 .

obo:ENVO_01001612
    obo:IAO_0000115 "A process during which the temperature of a portion of environmental material is increased, along with the kinetic energy of its constituent molecules." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-09T13:26:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Note that melting need not involve warming (e.g. due to extreme gravitational effects). See the melting hierarchy for more terms." ;
    rdfs:label "material warming process"@en ;
    rdfs:subClassOf obo:ENVO_03000043 .

obo:ENVO_01001613
    obo:IAO_0000115 "A thawing process during which permafrost is warmed beyond the melting point of water-based ice, snow, or other forms of solid water." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-09T13:41:52Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "permafrost thawing process"@en ;
    rdfs:subClassOf obo:ENVO_01001611 .

obo:ENVO_01001614
    obo:IAO_0000115 "Permafrost which contains inclusions of water-based ice." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-09T13:45:40Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ice-bearing permafrost"@en ;
    rdfs:subClassOf obo:ENVO_00000134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_01000277
            ]
        )
    ] .

obo:ENVO_01001615
    obo:IAO_0000115 "A process during which the temperature of a portion of environmental material is decreased, along with the kinetic energy of its constituent molecules." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-09T14:00:20Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Note that ice formation, freezing, etc may have this process as a part, but may also occur without temperature decreases (e.g. through extreme gravitational effects). See the material congelation process hierarchy for more." ;
    rdfs:label "material cooling process"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001510
    ] .

obo:ENVO_01001616
    obo:IAO_0000115 "Soil which is directly exposed to the atmosphere - with no intervening layer of plant life or other cover - and thus the effects of weathering and erosion." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-15T10:15:14Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "bare soil"@en ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Class ;
        owl:complementOf [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002220 ;
            owl:someValuesFrom obo:ENVO_01000355
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000540
    ] .

obo:ENVO_01001617
    obo:IAO_0000115 "A material accumulation process during which the mass of snow on a surface increases." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-24T18:29:18Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/phenCryo/Accumulation" ;
    a owl:Class ;
    rdfs:comment """This term is used both as a process and as an amount of mass added. Semantically speaking these are two distinct concepts (e.g., accumulation results in accumulation_amount of ice or snow gain), though accumulation_amount would more likely be an attribute.

The scope of this term varies depending on the definition.  Some definitions constrain themselves snow or ice added to glaciers; while others also include ice fields, snow cover, and/or floating ice.  How to resolve this depends on the scope desired.

Some definitions include additional discussion of the the physics involved which would be useful for connecting glacier ontologies to atmospheric, hydrologic, etc. ontologies.  This information should be captured no matter how the inconsistencies above are resolved.""" ;
    rdfs:label "snow accumulation process"@en ;
    rdfs:subClassOf obo:ENVO_03000009, obo:GO_0008150, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00010504
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000406
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002297 ;
        owl:someValuesFrom obo:ENVO_03000111
    ] .

obo:ENVO_01001618
    obo:IAO_0000115 "A material accumulation process during which ice forms in an environmental material or an existing accumulation of ice increases in mass." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-24T18:48:53Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/phenCryo/Accumulation" ;
    a owl:Class ;
    rdfs:label "ice accumulation process"@en ;
    rdfs:subClassOf obo:ENVO_02500031, obo:ENVO_03000009, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01001548
                        obo:ENVO_03000010
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000277
            ]
        )
    ] .

obo:ENVO_01001619
    obo:IAO_0000115 "A material accumulation process during which a accumulation of snow and ice forms or increases in mass." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-24T18:59:45Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/phenCryo/Accumulation" ;
    a owl:Class ;
    rdfs:label "snow and ice accumulation process"@en ;
    rdfs:subClassOf obo:ENVO_01001617, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001618
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002297 ;
        owl:someValuesFrom obo:ENVO_01001620
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002297 ;
                owl:someValuesFrom obo:ENVO_01001620
            ]
        )
    ] .

obo:ENVO_01001620
    obo:IAO_0000115 "A object which is composed primarily of water-based snow and ice." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-24T19:08:03Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/phenCryo/Accumulation" ;
    a owl:Class ;
    rdfs:label "mass of ice and snow"@en ;
    rdfs:subClassOf obo:ENVO_01000293, obo:ENVO_03000111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001619
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000277
                obo:ENVO_01000406
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001691
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000277
                        obo:ENVO_01000406
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001621
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer being located within a glacier or ice sheet, between their summer surface or bed." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-24T19:51:34Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://github.com/ESIPFed/sweet/issues/219> ;
    a owl:Class ;
    rdfs:label "englacial"@en ;
    rdfs:subClassOf obo:PATO_0000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001025 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00000132
                            obo:ENVO_00000133
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001622
    obo:IAO_0000115 "An environmental system process which occurs within a glacier or ice sheet." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-24T19:59:58Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://sweetontology.net/phenCryo/Englacial" ;
    a owl:Class ;
    rdfs:label "englacial process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:BFO_0000040
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01001621
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000132
                obo:ENVO_00000133
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000132
                        obo:ENVO_00000133
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001623
    obo:IAO_0000115 "A glacial surface layer which is present at the point in time where any given part of a glacier reaches its minimum annual mass." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-24T20:10:03Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment """Note that the glacial summer surface is diachronous. The time that the summer surface is present on a glacier can vary from point to point along the entire glacier. That is, while a high-elevation region of a glacier may have reached its minimum, lower elevation regions may still be ablating. The summer surface is the surface on which the first snow of the new balance year falls.
It is easily detectable when it consists of glacier ice, which now includes superimposed ice added during the previous balance year. In the firn area it is recognizable as a well-marked crust, that is, a thin, relatively strong layer with a density near that of ice, and sometimes also (or instead) as a layer of depth hoar at the base of the current year's accumulation. The crust typically originates by recrystallization of the surface snow in late summer to form glaze.
It may also be marked by an accumulation of sediment or wind-blown dust. It can be difficult to detect when melting and snowfall alternate during the transition between the ablation season and the accumulation season. In some mass-balance programmes the summer surface is 'labelled' in the vicinity of stakes with a distinctive material, such as sawdust, during a visit late in the ablation season.""" ;
    rdfs:label "glacial summer surface"@en ;
    rdfs:subClassOf obo:ENVO_01001503, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000810
    ] .

obo:ENVO_01001624
    obo:IAO_0000115 "A glacial surface layer which is adjacent to the bedrock or debris over which a glacier flows." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-24T20:21:53Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "glacial bed"@en ;
    rdfs:subClassOf obo:ENVO_01001503, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000751
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000814
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom obo:ENVO_01000635
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001625
    obo:IAO_0000115 "A tundra ecosystem which is subject to polar climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-26T16:02:09Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "polar tundra ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001370, obo:ENVO_01001935, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_03400002
    ] .

obo:ENVO_01001626
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-26T23:38:50Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/biomes/deserts-and-xeric-shrublands> ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Indo-Malay Ecoregion"@en .

obo:ENVO_01001627
    obo:BFO_0000050 obo:ENVO_01001626 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-26T23:40:13Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/ecoregions/im1304>, "WWF:IM1304" ;
    oboInOwl:hasRelatedSynonym "Southern Asia: Western India into Pakistan" ;
    a obo:ENVO_01001570, obo:ENVO_01001780, owl:NamedIndividual ;
    rdfs:label "Thar Desert"@en .

obo:ENVO_01001628
    obo:BFO_0000050 obo:ENVO_01001626 ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-04-27T00:12:51Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/ecoregions/im1303>, "WWF:IM1303" ;
    oboInOwl:hasRelatedSynonym "Southern Asia: Eastern India and western Pakistan" ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Northwestern Thorn Scrub Forests"@en .

obo:ENVO_01001629
    obo:IAO_0000115 "An ecosystem which is determined by the presence of rounded mineral concretions primarily composed of manganese hydroxides on the seafloor." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-06T09:41:10Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-5607-4012" ;
    oboInOwl:hasExactSynonym "manganese nodule ecosystem" ;
    oboInOwl:hasRelatedSynonym "polymetallic nodule field" ;
    a owl:Class ;
    rdfs:comment "These are typically found in deep-sea environments - where polymetallic nodules (rounded mineral concretions containing manganese hydroxides and a variety of other minerals) are found at the surface at densities of up to 70 % of the surface area. The nodules provide a substrate for attached hard-bottom fauna to settle in areas where soft-sediments prevail." ;
    rdfs:label "polymetallic nodule ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001048, obo:ENVO_01001788, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000482
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_01000112
    ] .

obo:ENVO_01001630
    obo:IAO_0000115 "A water flow process during which fresh or brackish groundwater flows from from a landmass into the sea." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-22T14:15:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "submarine groundwater discharge process"@en ;
    rdfs:subClassOf obo:ENVO_01001631, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002479 ;
        owl:someValuesFrom obo:ENVO_00012408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002479 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_01001631
    obo:IAO_0000115 "A water flow process during which water flows out of an aquifer." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-22T14:18:15Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "groundwater discharge process"@en ;
    rdfs:subClassOf obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001632
    ] .

obo:ENVO_01001632
    obo:IAO_0000115 "A water flow process during which water is transported through an aquifer." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-22T14:22:43Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "groundwater flow"@en ;
    rdfs:subClassOf obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00012408
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001004
    ] .

obo:ENVO_01001633
    obo:IAO_0000115 "An environmental pollution process during which contaminants derived from agricultural activity are released into an environmental system." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-29T08:01:44Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Verschumutzung durch Landwirtschaft"@de ;
    a owl:Class ;
    rdfs:comment "Examples include the release of pesticies and/or antibiotic-laden animal waste into water bodies." ;
    rdfs:label "agricultural pollution"@en ;
    rdfs:subClassOf obo:ENVO_02500036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000245
                obo:ENVO_01000247
            )
        ]
    ] .

obo:ENVO_01001634
    obo:IAO_0000115 "An active agri-ecosystem management process during which the variability of land use types or the spatial structure of land under agricultural production is increased." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-29T08:19:55Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Agrarlandschaftsdiversifizierung"@de ;
    a owl:Class ;
    rdfs:comment "This includes the introduction or balancing of cover types such as forests, crops, grassland, or land covered by crop cultivars such as wheat, maize, legumes, vegetables." ;
    rdfs:label "agricultural landscape diversification process"@en ;
    rdfs:subClassOf obo:ENVO_01001499 .

obo:ENVO_01001635
    obo:IAO_0000115 "A conservation process during which the variability of life - from genes to ecosystems - is preserved." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-29T08:25:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "biodiversity conservation process"@en ;
    rdfs:subClassOf obo:ENVO_01001171 .

obo:ENVO_01001636
    obo:IAO_0000115 "A biodiversity conservation process during which the variability of insect communities, or parts thereof, is preserved." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-29T08:26:59Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Like other forms of conservation, planned management actions (i.e. preservation, maintenance, sustainable use, recovery, enhancement) of natural resources or of a particular ecosystem is typically employed to halt, reverse or slow-down the die off of insects from the impacts of anthropic exploitation or pollution." ;
    rdfs:label "insect conservation process"@en ;
    rdfs:subClassOf obo:ENVO_01001635, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PCO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:NCBITaxon_50557
                ]
            )
        ]
    ] .

obo:ENVO_01001637
    obo:IAO_0000115 "An active agri-ecosystem management process during which an ecosystem is modified for the production of one or a small collection of crops or other agricultural products." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-29T08:45:22Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Spezialisierung der Landwirtschaft"@de ;
    a owl:Class ;
    rdfs:comment "Agricultural specialisation is often a means to produce sufficiently large quantities of crops to compete in global markets. Entire landscapes and regions are often dedicated to such production." ;
    rdfs:label "agricultural specialisation process"@en ;
    rdfs:subClassOf obo:ENVO_01001499 .

obo:ENVO_01001638
    obo:IAO_0000115 "Soil in which segregated ice will form (causing frost heave) under the required conditions of moisture supply and temperature." ;
    obo:IAO_0000116 "The label would apply to all soils in which frost can form, however, the definition of this class suggests that ice segregation is a key property that differentiates this type of soil from others." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-30T19:07:20Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "frost-susceptible soil"@en ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_01001639
    obo:IAO_0000115 "A process during which microscopic solid particulates are formed from liquid materials in an atmosphere." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-30T21:07:51Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "atmospheric formation of a solid aerosol", "formation of a solid aerosol in an atmosphere", "formation of a solid aerosol in the atmosphere" ;
    oboInOwl:hasExactSynonym "formation of solid particles from liquid material in an atmosphere" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "formation of a solid aerosol from liquid material in an atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001086, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001086
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_01001089
            ]
        )
    ] .

obo:ENVO_01001640
    obo:IAO_0000115 "A process during which supercooled water droplets in a cloud freeze into ice crystals." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-30T21:10:14Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "glaciation" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "glaciation of water droplets in a cloud"@en ;
    rdfs:subClassOf obo:ENVO_01001639, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001549
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01001428
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000836
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000846
    ] .

obo:ENVO_01001641
    obo:IAO_0000115 "An interval of time within an ice age and during which temperatures fall resulting in planet-wide glacier advances." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-30T21:15:07Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "glacial" ;
    oboInOwl:hasExactSynonym "glacial period", "glacierisation" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Note that there has been long debate over the usage of this term, leading to some of the ambiguity resolved across the various classes featuring 'glaciation' as a label or synonym in ENVO. For example, see https://www.cambridge.org/core/journals/journal-of-glaciology/article/glacierization/354F9D3447C4AE8159D984B235114DE6/core-reader" ;
    rdfs:label "glaciation"@en ;
    rdfs:subClassOf obo:BFO_0000038, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001643
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000029
    ] .

obo:ENVO_01001642
    obo:IAO_0000115 "An interval of time within an ice age and during which temperatures rise and result in planet-wide glacier retreat." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-30T21:17:30Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "interglacial period" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "interglacial"@en ;
    rdfs:subClassOf obo:BFO_0000038, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001643
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000017
    ] .

obo:ENVO_01001643
    obo:IAO_0000115 "A temporal interval during which a planet's surface and atmospheric temperatures fall, resulting in the presence or expansion of continental and polar ice sheets or alpine glaciers." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-05-30T21:21:24Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ice age"@en ;
    rdfs:subClassOf obo:BFO_0000038 .

obo:ENVO_01001644
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-02T07:35:09Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://vocab.nerc.ac.uk/collection/S23/current/S23C021/>, "Carbonate which is formed as the result of some biological process." ;
    a owl:Class ;
    rdfs:label "material primarily composed of biogenic carbonates"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_23016
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002354 ;
                    owl:someValuesFrom obo:GO_0008150
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_23016
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002354 ;
                            owl:someValuesFrom obo:GO_0008150
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001645
    obo:IAO_0000115 "That part of an atmosphere which is composed of gaseous material." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-02T07:52:47Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://vocab.nerc.ac.uk/collection/S23/current/S23C013/> ;
    a owl:Class ;
    rdfs:label "gaseous part of an atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01001478, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001478
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01001646
    obo:IAO_0000115 "A solid material which does not have a regularly organised internal structure." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-02T11:07:47Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://vocab.nerc.ac.uk/collection/S23/current/S23C014/> ;
    a owl:Class ;
    rdfs:label "amorphous solid"@en ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001332
                obo:PATO_0001412
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000814
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:PATO_0001332
                        obo:PATO_0001412
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001647
    obo:IAO_0000115 "A colloidal suspension which is dispersed through a part of a hydrosphere." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-02T11:11:54Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://vocab.nerc.ac.uk/collection/S23/current/S23C004/> ;
    a owl:Class ;
    rdfs:label "colloid suspended in a hydrosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001560, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000819
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001560
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000819
            ]
        )
    ] .

obo:ENVO_01001648
    obo:IAO_0000115 "Colloidal sediment which is suspended in a part of the hydrosphere." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-02T11:19:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "suspended colloidal sediment"@en ;
    rdfs:subClassOf obo:ENVO_01001647, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000121
    ] .

obo:ENVO_01001649
    obo:IAO_0000115 "An environmental material which is denser than bromoform." ;
    obo:IAO_0000116 "Axiomatising this with relational density qualities pinned to bromoform would be the next step." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-02T11:25:56Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://vocab.nerc.ac.uk/collection/S23/current/S23C011/> ;
    a owl:Class ;
    rdfs:label "heavy fraction material"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_01001650
    obo:IAO_0000115 "An environmental material which is less dense than bromoform." ;
    obo:IAO_0000116 "Axiomatising this with relational density qualities pinned to bromoform would be the next step." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-02T11:33:10Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://vocab.nerc.ac.uk/collection/S23/current/S23C012/> ;
    a owl:Class ;
    rdfs:label "light fraction material"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_01001651
    obo:IAO_0000115 "Waterborne particulate matter which is part of a hydrosphere."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-02T11:43:36Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://vocab.nerc.ac.uk/collection/S23/current/S23C003/> ;
    a owl:Class ;
    rdfs:label "particulate matter in a hydrosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000436, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15377
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000819
                ]
            )
        ]
    ] .

obo:ENVO_01001652
    obo:IAO_0000115 "An aerosol that is suspended in an atmosphere." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2019-06-03T12:24:09Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://vocab.nerc.ac.uk/collection/S23/current/S23C005/> ;
    a owl:Class ;
    rdfs:label "atmospheric aerosol"@en ;
    rdfs:subClassOf obo:ENVO_00010505, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010505
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_01001653
    obo:IAO_0000115 "An estuary in which mixing by tidal forcing exceeds the force of riverine output, resulting in thorough homogenisation of the estuary's water column and the disappearance of a vertical salinity gradient and the freshwater-seawater boundary." ;
    a owl:Class ;
    rdfs:label "well-mixed estuary"@en ;
    rdfs:subClassOf obo:ENVO_00000045 .

obo:ENVO_01001654
    obo:IAO_0000115 "A material transformation process during which solid or liquid particles form and are suspended in a mass of air, thus creating an aerosol." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T13:43:29Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "aerosol formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001366
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00010505
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000043
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_00010505
            ]
        )
    ] .

obo:ENVO_01001655
    obo:IAO_0000115 "An environmental process which involves glaciers or ice sheets." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:12:30Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenCryo/GlacialProcess> ;
    a owl:Class ;
    rdfs:comment "Note that ice sheets and glaciers are confounded and confused in multiple communities and across multiple sources." ;
    rdfs:label "glacial process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000132
                obo:ENVO_00000133
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000132
                        obo:ENVO_00000133
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001656
    obo:IAO_0000115 "A glacial ice loss process during which the snout (toe) of a glacier shrinks following successive years of negative mass balance." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:21:38Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenCryo/GlacierRetreat> ;
    oboInOwl:hasExactSynonym "glacier retreat" ;
    a owl:Class ;
    rdfs:comment "Glacial retreat is usually evident from the recession of the ice margin on land, or calving in the sea, but also from down-wasting." ;
    rdfs:label "glacial retreat"@en ;
    rdfs:subClassOf obo:ENVO_03000017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000723
                obo:ENVO_01000727
                obo:ENVO_01000919
                obo:ENVO_03000030
            )
        ]
    ] .

obo:ENVO_01001657
    obo:IAO_0000115 "An ice calving process during which a mass of ice falls from a larger mass onto land." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:33:46Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "calving of ice onto land"@en ;
    rdfs:subClassOf obo:ENVO_01000917, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_01001658
    obo:IAO_0000115 "An ice calving process during which a mass of ice falls from a larger mass into a body of water." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:36:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "calving of ice into water"@en ;
    rdfs:subClassOf obo:ENVO_01000917, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_01001659
    obo:IAO_0000115 "A frost action process which occurs in cold environments which are not part of a glacier." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:39:31Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenCryo/Periglacial>, <http://sweetontology.net/phenCryo/Periglaciation> ;
    oboInOwl:hasRelatedSynonym "periglaciation" ;
    a owl:Class ;
    rdfs:comment "Past usage of this term referenced climatic and geomorphic conditions in areas periperal to Pleistocene ice sheets and glaciers. Modern usage refers, however, to a wider range of cold climatic conditions regardless of their proximity to a Glacier, either in space or time. Many, but not all, Periglacial Environments possess Permafrost; all are dominated by Frost Action processes." ;
    rdfs:label "periglacial process"@en ;
    rdfs:subClassOf obo:ENVO_01001660 .

obo:ENVO_01001660
    obo:IAO_0000115 "A material transport process during which alternate freezing and thawing of moisture in soil, rock and other materials results  modifications of those materials and in the formation of structures on, or in, the ground." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:43:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Frost action in soils describes the processes of Frost Heave that occurs in the ground during the freezing period, and Thaw Weakening that occurs as the seasonally Frozen Ground thaws. Although it normally refers to seasonal freezing and thawing processes and effects, the term Frost action has also been used to describe the long-term heaving that occurs when soils are subjected continuously to a freezing temperature over a long period of time (years). Frost action contributes to the mechanical weathering (disintegration or breakdown) of soil and rock materials, by frost wedging, Cryoturbation activity, and to the development of cryotexture and cryogenic fabric in soils." ;
    rdfs:label "frost action process"@en ;
    rdfs:subClassOf obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001549
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000723
                obo:ENVO_01001611
            )
        ]
    ] .

obo:ENVO_01001661
    obo:IAO_0000115 "A frost action process during which objects embedded in the ground are cumulatively displaced upwards." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:43:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "frost jacking"@en ;
    rdfs:subClassOf obo:ENVO_01001664 .

obo:ENVO_01001662
    obo:IAO_0000115 "A frost action process during which the soil particles are differentially displaced according to their size ranges." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:43:43Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "frost sorting"@en ;
    rdfs:subClassOf obo:ENVO_01001664 .

obo:ENVO_01001663
    obo:IAO_0000115 "A frost action process during which the pressure of water freezing in cracks, crevices, pores, joints or bedding planes results in the mechanical disintegration, splitting or break-up of rock." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:43:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "frost wedging"@en ;
    rdfs:subClassOf obo:ENVO_01001664 .

obo:ENVO_01001664
    obo:IAO_0000115 "A frost action process during which soil is displaced." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:44:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The processes that form irregular structures in earth materials characterized by folded, broken and dislocated beds, and lenses of unconsolidated deposits, including organic horizons and even bedrock.  These processes include deep frost penetration, frost action, frost heaving, thaw settlement and all differential movements, including expansion and contraction due to temperature changes and the growth and disappearance of ground ice bodies, whether perennial or seasonal.  Low temperatures alone are not enough to produce cryoturbation; the water-ice phase change is necessary.  Cryoturbation is an important process in the development of patterned ground." ;
    rdfs:label "cryoturbation of soil"@en ;
    rdfs:subClassOf obo:ENVO_01001660, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00001998
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01001665
    ] .

obo:ENVO_01001665
    obo:IAO_0000115 "A mass of soil moved or disturbed by frost action." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-06-24T17:56:32Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soil cryoturbate"@en ;
    rdfs:subClassOf obo:ENVO_00000191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01001664
    ] .

obo:ENVO_01001666
    obo:IAO_0000115 "A water flow process which comprises a sudden‐onset high‐magnitude discharge of water and sediment from a glacial source" ;
    dc:contributor <https://orcid.org/0000-0003-1336-5554> ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-03T14:50:41Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Jokuelhlaup", "Jokulhlaup", "Jökulhlaup" ;
    a owl:Class ;
    rdfs:comment "Glacial runs occur in virtually all glaciated regions of the world and are most commonly directly sourced from any part of a glacier where water can accumulate into a lake. A jökulhlaup usually occurs because a glacial lake drains rapidly due to failure of an ice dam or moraine dam." ;
    rdfs:label "glacial run"@en ;
    rdfs:subClassOf obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_00002007
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000435
                obo:ENVO_03000120
            )
        ]
    ] .

obo:ENVO_01001667
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer being derived from, part of, or otherwise dependent on the seas or oceans." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-15T18:16:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class takes the broader meaning of this term. Note that some usages refer to smaller bodies of water, as seas and gulfs, as distinguished from large oceanic bodies." ;
    rdfs:label "thalassic"@en ;
    rdfs:subClassOf obo:PATO_0001018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000002
                [
                    a owl:Class ;
                    owl:unionOf ([
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:unionOf (obo:ENVO_00000015
                                    obo:ENVO_00000016
                                )
                            ]
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0001000 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:unionOf (obo:ENVO_00000015
                                    obo:ENVO_00000016
                                )
                            ]
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0001025 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:unionOf (obo:ENVO_00000015
                                    obo:ENVO_00000016
                                )
                            ]
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001668
    obo:IAO_0000115 "Part of an atmosphere which contains a weather front, bounded by frontal surfaces."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T08:08:36Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "frontal zone"@en ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "atmospheric frontal zone"@en ;
    rdfs:subClassOf obo:ENVO_01001645, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001019 ;
        owl:someValuesFrom obo:ENVO_01001681
    ] .

obo:ENVO_01001669
    obo:IAO_0000115 "An aquaculture process during which marine organisms are cultivated in the open ocean, an enclosure in the ocean, or in tanks, ponds or raceways which are filled with seawater." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-15T21:49:02Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "mariculture" ;
    a owl:Class ;
    rdfs:label "mariculture process"@en ;
    rdfs:subClassOf obo:ENVO_01000906, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01001671
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002149
    ] .

obo:ENVO_01001670
    obo:IAO_0000115 "A mariculture process during which organisms are cultivated in cages which allow the passage of materials such as wastes, pathogens, antibiotics, and - should a containment breach occur - cultivated organisms themselves to and from the surrounding marine environment." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-15T22:00:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "open cage mariculture process"@en ;
    rdfs:subClassOf obo:ENVO_01001669 .

obo:ENVO_01001671
    obo:IAO_0000115 "A construction which contains the equipment needed to perform mariculture in open cages - permitting the exchange of material with the surrounding marine water." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-15T22:31:31Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "open cage mariculture facility"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01001670
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
                obo:ENVO_01000686
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002149
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0001025 ;
                            owl:someValuesFrom obo:ENVO_00000309
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_01001672
    obo:IAO_0000115 "A gaseous surface layer which is composed of the warmer air mass(es) along the horizontal density and temperature discontinuity in a weather front."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T08:25:43Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "frontal surface"@en ;
    a owl:Class ;
    rdfs:comment "As stated in the AMS Glossary, this is one interpretation of the term \"front\", namely \"frontal surfaces across which the horizontal density gradient is discontinuous (frontal surface usually refers specifically to the warmer side of the frontal zone);\""@en ;
    rdfs:label "frontal surface of a weather front"@en ;
    rdfs:subClassOf obo:ENVO_01000543, obo:ENVO_01001683, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001681
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001305
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001682
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001306
                ]
            )
        ]
    ] .

obo:ENVO_01001673
    obo:IAO_0000115 "A surface layer which is composed primarily of some liquid or gas."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T08:28:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fluid surface layer"@en ;
    rdfs:subClassOf obo:ENVO_00010504, obo:ENVO_01001677 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010504
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000797
                        obo:ENVO_01000815
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001674
    obo:IAO_0000115 "A cline across which one or more solid environmental materials dissolve into their surrounding fluid." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-22T17:08:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This cline is typically horizontal, with qualities varying with depth." ;
    rdfs:label "lysocline"@en ;
    rdfs:subClassOf obo:ENVO_01000258 .

obo:ENVO_01001675
    obo:IAO_0000115 "A cline across which nutrient content of a fluid changes rapidly." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-22T17:12:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "nutricline"@en ;
    rdfs:subClassOf obo:ENVO_01000258 .

obo:ENVO_01001676
    obo:IAO_0000115 "A cline which is part of a marine water body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-22T17:19:02Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "marine cline"@en ;
    rdfs:subClassOf obo:ENVO_01000258, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000258
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001677
    obo:IAO_0000115 "A surface layer which separates two portions of fluid with respect to either 1) a discontinuity of some fluid property or 2) some derivative of one of these properties in a direction normal to the interface." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-22T17:29:44Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fluid interface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001678, obo:ENVO_01001684 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001684
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000797
                        obo:ENVO_01000815
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001678
    obo:IAO_0000115 "A layer which is composed primarily of some fluid." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-22T17:35:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fluid layer"@en ;
    rdfs:subClassOf obo:ENVO_01000281, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000797
                obo:ENVO_01000815
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000281
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000797
                        obo:ENVO_01000815
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001679
    obo:IAO_0000115 "A fluid interface which separates two fluid masses with differing properties." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-22T17:43:32Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fluid front"@en ;
    rdfs:subClassOf obo:ENVO_01001677 .

obo:ENVO_01001680
    obo:IAO_0000115 "A fluid front which is composed primarily of gaseous material and separates at least two gaseous masses." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-22T17:50:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gaseous front"@en ;
    rdfs:subClassOf obo:ENVO_01001679, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001679
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000797
            ]
        )
    ] .

obo:ENVO_01001681
    obo:IAO_0000115 "A gaseous front which separates two masses of air with different densities and is a principal cause of meteorological phenomena." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-07-22T17:57:21Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "meteorological front" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "This class refers to Earth's weather fronts. Other forms, not composed of air, are present on other planets and can be created on request. Note: \"Since the temperature distribution is the most important regulator of atmospheric density, a front almost invariably separates air masses of different temperature. Along with the basic density criterion and the common temperature criterion, many other features may distinguish a front, such as a pressure trough, a change in wind direction, a moisture discontinuity, and certain characteristic cloud and precipitation forms.\"" ;
    rdfs:label "weather front"@en ;
    rdfs:subClassOf obo:ENVO_01000543, obo:ENVO_01001680, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002500 ;
        owl:someValuesFrom obo:ENVO_02500003
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_01001682 ;
        owl:onProperty obo:RO_0002220
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001680
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002005
            ]
        )
    ] .

obo:ENVO_01001682
    obo:IAO_0000115 "An object which is composed of a continuous mass of air." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T07:54:32Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "air mass"@en ;
    rdfs:subClassOf obo:ENVO_01001689, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001689
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00002005
            ]
        )
    ] .

obo:ENVO_01001683
    obo:IAO_0000115 "A fluid surface layer which is composed primarily of some gaseous material."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T08:30:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gaseous surface layer"@en ;
    rdfs:subClassOf obo:ENVO_01001673, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001673
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000797
            ]
        )
    ] .

obo:ENVO_01001684
    obo:IAO_0000115 "A layer which separates two portions of environmental material which possess 1) differing compositions, 2) a discontinuity of some property, or 3) some derivative of some property in a direction normal to the interface."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T09:28:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "interface layer"@en ;
    rdfs:subClassOf obo:ENVO_01000281 .

obo:ENVO_01001685
    obo:IAO_0000115 "A mass of gas which is separated from its surroundings by either 1) a thin liquid layer or 2) a physical or compositional discontinuity."@en ;
    dc:contributor <https://orcid.org/0000-0002-0569-2259> ;
    oboInOwl:hasDbXref <https://github.com/EnvironmentOntology/envo/issues/1319> ;
    a owl:Class ;
    rdfs:comment "The thin liquid layer case applies to, e.g., soap bubbles in air. The physical or compositional discontinuity case applies to, e.g., bubbles of CO2 in air or bubbles of air in water."@en ;
    rdfs:label "bubble"@en ;
    rdfs:subClassOf obo:ENVO_01001689, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001684
    ] .

obo:ENVO_01001686
    obo:IAO_0000115 "An object which is composed primarily of an environmental material"@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T09:38:29Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class and its subclasses refer to objects that are discrete accumulations of environmental materials, generally primarily composed of one or a few main material types."@en ;
    rdfs:label "mass of environmental material"@en ;
    rdfs:subClassOf obo:BFO_0000030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00010483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00010483
            ]
        )
    ] .

obo:ENVO_01001687
    obo:IAO_0000115 "An mass of environmental material which is composed primarily of a solid environmental material"@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T09:41:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class and its subclasses refer to objects that are discrete accumulations of environmental materials, generally primarily composed of one or a few main material types."@en ;
    rdfs:label "mass of solid material"@en ;
    rdfs:subClassOf obo:ENVO_01001686, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000814
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001686
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000814
            ]
        )
    ] .

obo:ENVO_01001688
    obo:IAO_0000115 "An object which is composed primarily of a fluid."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T09:42:35Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "fluid mass"@en ;
    a owl:Class ;
    rdfs:comment "This class and its subclasses refer to objects that are discrete accumulations of environmental materials, generally primarily composed of one or a few main material types."@en ;
    rdfs:label "mass of fluid"@en ;
    rdfs:subClassOf obo:ENVO_01001686, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000797
                obo:ENVO_01000815
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001686
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000797
                        obo:ENVO_01000815
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001689
    obo:IAO_0000115 "An object which is composed primarily of a gas."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T09:44:01Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "gaseous mass"@en ;
    a owl:Class ;
    rdfs:comment "This class and its subclasses refer to objects that are discrete accumulations of environmental materials, generally primarily composed of one or a few main material types."@en ;
    rdfs:label "mass of gas"@en ;
    rdfs:subClassOf obo:ENVO_01001688, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001688
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000797
            ]
        )
    ] .

obo:ENVO_01001690
    obo:IAO_0000115 "An object which is composed primarily of a liquid."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T09:45:03Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "liquid mass"@en ;
    a owl:Class ;
    rdfs:comment "This class and its subclasses refer to objects that are discrete accumulations of environmental materials, generally primarily composed of one or a few main material types."@en ;
    rdfs:label "mass of liquid"@en ;
    rdfs:subClassOf obo:ENVO_01001688, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001688
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
        )
    ] .

obo:ENVO_01001691
    obo:IAO_0000115 "An mass of environmental materials which has appreciable quantities of several individual materials, such that the removal of one would convert the mass into a different entity."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T09:47:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mass of compounded environmental materials"@en ;
    rdfs:subClassOf obo:ENVO_01001686 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001686
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:ENVO_00010483 ;
                owl:onProperty obo:RO_0002473
            ]
        )
    ] .

obo:ENVO_01001692
    obo:IAO_0000115 "A bubble which is composed primarily of methane."@en ;
    dc:contributor <https://orcid.org/0000-0002-0569-2259> ;
    oboInOwl:hasDbXref <https://github.com/EnvironmentOntology/envo/issues/1319> ;
    a owl:Class ;
    rdfs:label "methane gas bubble"@en ;
    rdfs:subClassOf obo:ENVO_01001685, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_16183
    ] .

obo:ENVO_01001693
    obo:IAO_0000115 "A material isosurface within which pressure is approximately constant."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:42:03Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "isobaric surface"@en ;
    rdfs:subClassOf obo:ENVO_01001274 .

obo:ENVO_01001694
    obo:IAO_0000115 "A material isosurface within which salinity is approximately constant."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:42:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "isohaline surface"@en ;
    rdfs:subClassOf obo:ENVO_01001274 .

obo:ENVO_01001695
    obo:IAO_0000115 "A material isosurface within which density is approximately constant."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:43:12Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "isopycnal surface"@en ;
    rdfs:subClassOf obo:ENVO_01001274 .

obo:ENVO_01001696
    obo:IAO_0000115 "A material isosurface within which temperature is approximately constant."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:43:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "isothermal surface"@en ;
    rdfs:subClassOf obo:ENVO_01001274 .

obo:ENVO_01001697
    obo:IAO_0000115 "An isobaric surface that is part of an atmosphere."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:44:11Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "atmospheric isobaric surface"@en ;
    rdfs:subClassOf obo:ENVO_01001693 .

obo:ENVO_01001698
    obo:IAO_0000115 "A weather front which separates air masses of tropical and polar origin."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:46:42Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "polar front"@en ;
    rdfs:subClassOf obo:ENVO_01001681 .

obo:ENVO_01001699
    obo:IAO_0000115 "A polar front between the deep, cold Arctic air and the shallower, warmer polar air of northern latitudes on Earth." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:47:18Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a obo:ENVO_01001698, owl:NamedIndividual ;
    rdfs:label "Arctic front"@en .

obo:ENVO_01001700
    obo:IAO_0000115 "A polar front between the deep, cold Antarctic air and the shallower, warmer polar air of southern latitudes on Earth." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:48:44Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a obo:ENVO_01001698, owl:NamedIndividual ;
    rdfs:label "Antarctic front"@en .

obo:ENVO_01001701
    obo:IAO_0000115 "An environment which is subject to tropical environmental conditions."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T13:58:38Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000204
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001702
    obo:IAO_0000115 "An environment which is subject to subtropical environmental conditions."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T14:50:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subtropical environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000205
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001703
    obo:IAO_0000115 "An environment which is subject to polar environmental conditions."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T14:53:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "polar environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000238
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000238
            ]
        )
    ] .

obo:ENVO_01001704
    obo:IAO_0000115 "An environment which is subject to subpolar environmental conditions."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T16:37:32Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subpolar environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000251
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000251
            ]
        )
    ] .

obo:ENVO_01001705
    obo:IAO_0000115 "An environment which is subject to temperate environmental conditions."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T16:41:52Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000206
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001706
    obo:IAO_0000115 "A weather front which is nonoccluded and  which moves in the direction of the warmer air mass it is adjacent to, such that colder air will occupy the site where warmer air was previously present."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-20T16:53:00Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The direction of motion determines whether fronts are \"cold\", \"warm\", etc. A front is said to be cold if it's moving in the direction of the warmer air mass it is adjacent to. From the perspective of an observer on the ground, this appears as though the colder air \"replaces\" the warmer air mass."@en ;
    rdfs:label "cold front"@en ;
    rdfs:subClassOf obo:ENVO_01001681 .

obo:ENVO_01001707
    obo:IAO_0000115 "A weather front which is nonoccluded and which moves in the direction of the colder air mass it is adjacent to, such that warmer air will occupy the site where colder air was previously present."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-21T09:56:51Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The direction of motion determines whether fronts are \"cold\", \"warm\", etc. A front is said to be cold if it's moving in the direction of the warmer air mass it is adjacent to. From the perspective of an observer on the ground, this appears as though the colder air \"replaces\" the warmer air mass."@en ;
    rdfs:label "warm front"@en ;
    rdfs:subClassOf obo:ENVO_01001681 .

obo:ENVO_01001708
    obo:IAO_0000115 "A weather front at which warm air is ascending to high altitudes along the frontal surface."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-21T10:00:40Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "anafront"@en ;
    rdfs:subClassOf obo:ENVO_01001681 .

obo:ENVO_01001709
    obo:IAO_0000115 "A weather front at which warm air is descending to lower altitudes along the frontal surface."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-21T10:02:08Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "katafront"@en ;
    rdfs:subClassOf obo:ENVO_01001681 .

obo:ENVO_01001710
    obo:IAO_0000115 "A weather front which exists in an equatorial trough separating the air of the Northern and Southern Hemispheres of an astronomical body."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-21T10:05:03Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "tropical front"@en ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Note there is controversy if such fronts exist or at least are compatible with frontal theory."@en ;
    rdfs:label "intertropical front"@en ;
    rdfs:subClassOf obo:ENVO_01001681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000267
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:ENVO_01000204
                ]
            )
        ]
    ] .

obo:ENVO_01001711
    obo:IAO_0000115 "An air mass which is part of the free atmosphere, including the troposphere and stratosphere." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-21T16:31:20Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "upper air"@en ;
    rdfs:subClassOf obo:ENVO_01001682, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001712
    ] .

obo:ENVO_01001712
    obo:IAO_0000115 "An atmospheric layer which 1) is located above the planetary boundary layer, 2) in which the effect of friction between moving air masses and the planetary surface is negligible, and 3) in which the air is usually treated (dynamically) as an ideal fluid." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-21T16:33:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "\"The base of the free atmosphere is usually taken as the geostrophic wind level.\"" ;
    rdfs:label "free atmosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:complementOf obo:ENVO_01000323
        ]
    ] .

obo:ENVO_01001713
    obo:IAO_0000115 "A weather front which is part of a mass of upper air." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-21T16:44:42Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "upper front"@en ;
    rdfs:subClassOf obo:ENVO_01001681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001711
    ] .

obo:ENVO_01001714
    obo:IAO_0000115 "A weather front which separates air behind a cold front from air ahead of a warm front." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-21T16:49:11Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "occlusion" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "occluded front"@en ;
    rdfs:subClassOf obo:ENVO_01001681, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001706
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01001707
    ] .

obo:ENVO_01001715
    obo:IAO_0000115 "An occluded front which is adjacent to a cold front 1) that is moving away from the coldest air in the vicinity,  2) where the neighbouring cold front undercuts the neighbouring warm front in the occulsion zone, and 3) where the coldest air in the vicinity replaces less cold air towards the surface of the astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-22T08:55:43Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "cold occluded front"@en ;
    rdfs:subClassOf obo:ENVO_01001714 .

obo:ENVO_01001716
    obo:IAO_0000115 "An occluded front which is adjacent to a warm front 1) that is moving in the direction of the coldest air in the vicinity, 2) where the original cold front is forced aloft at the warm front surface, and 3) where the coldest air is replaced by less cold air at the surface of the astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-22T08:56:14Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "warm occluded front"@en ;
    rdfs:subClassOf obo:ENVO_01001714 .

obo:ENVO_01001717
    obo:IAO_0000115 "An occluded front which is 1) adjacent to a cold and a warm front with no appreciable difference between the temperatures of their bordering air masses and 2) which creates a pressure trough, a wind-shift line, a band of cloudiness, and precipitation at the surface of the astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-22T08:56:31Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "neutral occluded front"@en ;
    rdfs:subClassOf obo:ENVO_01001714 .

obo:ENVO_01001718
    obo:IAO_0000115 "A cold front which forms behind a frontal cyclone and within a cold air mass with an appreciable horizontal temperature gradient." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-30T10:00:19Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "The direction of motion determines whether fronts are \"cold\", \"warm\", etc. A front is said to be cold if it's moving in the direction of the warmer air mass it is adjacent to. From the perspective of an observer on the ground, this appears as though the colder air \"replaces\" the warmer air mass." ;
    rdfs:label "secondary cold front"@en ;
    rdfs:subClassOf obo:ENVO_01001706 .

obo:ENVO_01001719
    obo:IAO_0000115 "An atmospheric wind during which cold atmospheric gas flows downwards towards the surface of an astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-30T10:29:47Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "\"From its etymology, the term means simply \"going down\" or \"descending,\" and thus could refer to any descending flow; some authors have further generalized it to include downslope flows such as the foehn or chinook even though they do not represent a flow of cold air. This concept has given rise to the expression katafront, which indicates flow down a sloped cold-frontal surface.\"" ;
    rdfs:label "katabatic wind"@en ;
    rdfs:subClassOf obo:ENVO_01000793 .

obo:ENVO_01001720
    obo:IAO_0000115 "A katabatic wind during which atmospheric gas flows down the slope of an elevation, typically during periods of light larger-scale winds." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-30T10:34:48Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "\"The many synonyms for downslope flow are sometimes used interchangeably, and this gives rise to ambiguity and confusion. Downslope can be used generically to denote any wind flow blowing down a slope, or it is used specifically for katabatic flows on any scale, such as the nocturnal slope-wind component of mountain–valley wind systems or mountain–plains wind systems.\" Note also that slope winds are typically classed separately from fall winds, which occur at larger scales." ;
    rdfs:label "downslope katabatic wind"@en ;
    rdfs:subClassOf obo:ENVO_01001719, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002000
    ] .

obo:ENVO_01001721
    obo:IAO_0000115 "A katabatic wind which is driven by the cooling and subsequent sinking of atmospheric gas masses." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-30T10:40:06Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "cooling-driven katabatic wind"@en ;
    rdfs:subClassOf obo:ENVO_01001719, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001735
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000066 ;
                    owl:someValuesFrom obo:ENVO_01000267
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001719
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01001735
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000066 ;
                            owl:someValuesFrom obo:ENVO_01000267
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001722
    obo:IAO_0000115 "A downslope katabatic wind during which warm, dry atmospheric gas descends along the lee side of a mountain range as a result of synoptic-scale, cross-barrier flow over that range." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-08-30T10:52:46Z"^^xsd:dateTime ;
    oboInOwl:hasNarrowSynonym "Canterbury northwester.", "aspre", "austru", "chinook", "favogn", "halny wiatr", "ljuka", "sky sweeper", "zonda" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "foehn wind"@en ;
    rdfs:subClassOf obo:ENVO_01001720, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000080
    ] .

obo:ENVO_01001723
    obo:IAO_0000115 "An environmental process during which a system does not thermally interact with its surroundings by virtue of a temperature difference between them." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T01:35:56Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "\"In an adiabatic process any change in internal energy (for a system of fixed mass) is solely a consequence of working. For an ideal gas and for most atmospheric systems, compression results in warming, expansion results in cooling.\"" ;
    rdfs:label "adiabatic process"@en ;
    rdfs:subClassOf obo:ENVO_02500000 .

obo:ENVO_01001724
    obo:IAO_0000115 "An adiabatic process during which no condensation of water vapor occurs and no liquid water is present." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T01:41:52Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "dry-adiabatic process"@en ;
    rdfs:subClassOf obo:ENVO_01001723 .

obo:ENVO_01001725
    obo:IAO_0000115 "An adiabatic process which involves air saturated with water vapour and the presence of liquid water." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T01:42:56Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "saturation-adiabatic process" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "moist-adiabatic process"@en ;
    rdfs:subClassOf obo:ENVO_01001723, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000624
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000829
    ] .

obo:ENVO_01001726
    obo:IAO_0000115 "A katabatic wind during which the low temperature and increased density of a cold mass of atmospheric gas accelerates its descent." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T01:48:45Z"^^xsd:dateTime ;
    oboInOwl:hasNarrowSynonym "papagayo", "vardar" ;
    oboInOwl:hasRelatedSynonym "mistral" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "\"A fall wind is a larger-scale phenomenon than the individual-slope scale and is produced by accumulated cold air spilling down a slope or over a mountain range. The cold air often either accumulates on a plateau or other elevated terrain, or is part of an extensive cold air mass approaching a mountain range as a cold front.\"" ;
    rdfs:label "fall wind"@en ;
    rdfs:subClassOf obo:ENVO_01001719 .

obo:ENVO_01001727
    obo:IAO_0000115 "A fall wind which has a source so cold that, when the atmospheric gas reaches the lowlands or coast, the dynamic warming is insufficient to raise its temperature to the normal level for the region; hence it appears as a cold wind." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T01:56:30Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "bora"@en ;
    rdfs:subClassOf obo:ENVO_01001726 .

obo:ENVO_01001728
    obo:IAO_0000115 "An atmospheric wind which rapidly forms, lasts for a duration in the order of minutes, and then rapidly decreases in speed." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T02:04:04Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "squall wind"@en ;
    rdfs:subClassOf obo:ENVO_01000793 .

obo:ENVO_01001729
    obo:IAO_0000115 "A storm which is nautical, localised, and of high severity local storm considered as a whole: that is, winds and cloud mass and (if any) precipitation, thunder and lightning." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T02:16:07Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "nautical squall"@en ;
    rdfs:subClassOf obo:ENVO_01000877, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000879
                obo:ENVO_01000882
                obo:ENVO_01000897
                obo:ENVO_01001294
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000447
    ] .

obo:ENVO_01001730
    obo:IAO_0000115 "A wind which is driven by the acceleration of flow through a gap, constriction, or channel resulting from large-scale pressure gradient, or by Venturi acceleration through a constricting passage." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T02:35:38Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "jet-effect wind"@en ;
    rdfs:subClassOf obo:ENVO_01000793 .

obo:ENVO_01001731
    obo:IAO_0000115 "A jet-effect which passes through a gap, constriction, or channel between mountains in a mountain range or between ranges themselves." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T02:40:43Z"^^xsd:dateTime ;
    oboInOwl:hasNarrowSynonym "düsenwind", "kossava", "tehuantepecer" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "mountain-gap wind"@en ;
    rdfs:subClassOf obo:ENVO_01001730 .

obo:ENVO_01001732
    obo:IAO_0000115 "An atmospheric wind which moves up or down a slope and is driven by heating or cooling of that slope." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T03:28:02Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:label "slope flow"@en ;
    rdfs:subClassOf obo:ENVO_01000793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002000
    ] .

obo:ENVO_01001733
    obo:IAO_0000115 "An upslope wind driven by heating at the slope surface under fair-weather conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T03:30:18Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Unlike the term \"katabatic wind\", anabatic wind has a focused meaning and suffers from less ambiguity, thus the more precise treatement of this term and its place deeper in the hierarchy." ;
    rdfs:label "anabatic wind"@en ;
    rdfs:subClassOf obo:ENVO_01001732 .

obo:ENVO_01001734
    obo:IAO_0000115 "A process during which direct stellar radiation interacts with a planetary surface." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T03:42:52Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "incoming solar radiation", "insolation" ;
    a owl:Class ;
    rdfs:label "insolation process"@en ;
    rdfs:subClassOf obo:ENVO_01001023 .

obo:ENVO_01001735
    obo:IAO_0000115 "A material cooling process during which a portion of gaseous environmental material loses thermal energy to its surroundings." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T07:16:38Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cooling of a gas"@en ;
    rdfs:subClassOf obo:ENVO_01001738, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001738
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000797
            ]
        )
    ] .

obo:ENVO_01001736
    obo:IAO_0000115 "A material cooling process during which a portion of liquid environmental material loses thermal energy to its surroundings." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T07:16:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cooling of a liquid"@en ;
    rdfs:subClassOf obo:ENVO_01001738, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001738
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
        )
    ] .

obo:ENVO_01001737
    obo:IAO_0000115 "A material cooling process during which a portion of solid environmental material loses thermal energy to its surroundings." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T07:17:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cooling of a solid"@en ;
    rdfs:subClassOf obo:ENVO_01001615, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000814
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001615
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000814
            ]
        )
    ] .

obo:ENVO_01001738
    obo:IAO_0000115 "A material cooling process during which a portion of fluid environmental material loses thermal energy to its surroundings." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T07:22:06Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cooling of a fluid"@en ;
    rdfs:subClassOf obo:ENVO_01001615, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_02000140
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001615
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_02000140
            ]
        )
    ] .

obo:ENVO_01001739
    obo:IAO_0000115 "A material warming process during which the thermal energy in a volume of fluid increases." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T07:24:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "warming of a fluid"@en ;
    rdfs:subClassOf obo:ENVO_01001612, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000797
                obo:ENVO_01000815
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001612
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000797
                        obo:ENVO_01000815
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001740
    obo:IAO_0000115 "A process of warming a fluid during which the thermal energy in a volume of gas increases." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T07:24:20Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "warming of a gas"@en ;
    rdfs:subClassOf obo:ENVO_01001739, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001739
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000797
            ]
        )
    ] .

obo:ENVO_01001741
    obo:IAO_0000115 "A process of warming a fluid which includes a volume of liquid as a participant." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T07:24:32Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "warming of a liquid"@en ;
    rdfs:subClassOf obo:ENVO_01001739, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001739
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
        )
    ] .

obo:ENVO_01001742
    obo:IAO_0000115 "A material warming process during which the thermal energy in a mass of solid material increases." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T07:24:44Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "warming of a solid"@en ;
    rdfs:subClassOf obo:ENVO_01001612, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000814
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001612
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000814
            ]
        )
    ] .

obo:ENVO_01001743
    obo:IAO_0000115 "A fluid astronomical body part which is plume shaped."@en ;
    dc:contributor <https://orcid.org/0000-0002-0569-2259> ;
    oboInOwl:hasDbXref <https://github.com/EnvironmentOntology/envo/issues/1319> ;
    a owl:Class ;
    rdfs:label "plume"@en ;
    rdfs:subClassOf obo:ENVO_01001479, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0015030
    ] .

obo:ENVO_01001744
    obo:IAO_0000115 "A downslope katabatic wind which is generated by the cooling of atmospheric gas in contact with terrain surfaces." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-02T08:48:06Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "gravity wind" ;
    oboInOwl:inSubset envo:envoAtmo ;
    a owl:Class ;
    rdfs:comment "Note that slope winds are typically classed separately from fall winds, which occur at larger scales." ;
    rdfs:label "drainage wind"@en ;
    rdfs:subClassOf obo:ENVO_01001720, obo:ENVO_01001721 .

obo:ENVO_01001745
    obo:IAO_0000115 "A front which shows very little mobility." ;
    dc:contributor <https://orcid.org/0000-0002-2952-2828> ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T03:38:33Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "stationary front" ;
    a owl:Class ;
    rdfs:comment "\"Conventionally, a front that is moving at a speed less than about five knots is generally considered to be quasi-stationary. In synoptic chart analysis, a quasi-stationary front is one that has not moved appreciably from its position on the last previous synoptic chart (three or six hours before).\"" ;
    rdfs:label "quasi-stationary front"@en ;
    rdfs:subClassOf obo:ENVO_01001681 .

obo:ENVO_01001746
    obo:IAO_0000115 "A drainage wind which flows along the icy surface of a glacier." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T05:11:59Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacier wind"@en ;
    rdfs:subClassOf obo:ENVO_01001744, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:ENVO_00000133
                ]
            )
        ]
    ] .

obo:ENVO_01001747
    obo:IAO_0000115 "An advective transport process during which a fluid moves."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T05:47:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mass fluid flow"@en ;
    rdfs:subClassOf obo:ENVO_01001334, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_02000140
    ] .

obo:ENVO_01001748
    obo:IAO_0000115 "A mass fluid flow which moves  in the same direction as a planet's rotation, rotating due to a Coriolis effect." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T05:47:55Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "cyclonic rotation" ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoMarine, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "cyclonic circulation"@en ;
    rdfs:subClassOf obo:ENVO_01001747 .

obo:ENVO_01001749
    obo:IAO_0000115 "An atmospheric storm during which winds flow with increased rates." ;
    dc:creator <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-3884-3420>, <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T05:58:25Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "wind storm"@en ;
    rdfs:subClassOf obo:ENVO_01000877 .

obo:ENVO_01001750
    obo:IAO_0000115 "A wind storm during which strong gusts of wind occur, transporting atmospheric gas in a linear fashion." ;
    dc:creator <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-3884-3420>, <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:04:47Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "hurricane of the prairie", "plough winds", "thundergust" ;
    a owl:Class ;
    rdfs:label "straight-line wind"@en ;
    rdfs:subClassOf obo:ENVO_01000793 .

obo:ENVO_01001751
    obo:IAO_0000115 "A downdraft which is of high intensity and which spreads radially, with high speed, across the planetary surface upon reaching it."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:13:28Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "downburst"@en ;
    rdfs:subClassOf obo:ENVO_01001758, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000324
    ] .

obo:ENVO_01001752
    obo:IAO_0000115 "A macroburst during which no or very little rain is generated." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:13:36Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dry macroburst"@en ;
    rdfs:subClassOf obo:ENVO_01001755, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000911
                ]
            )
        ]
    ] .

obo:ENVO_01001753
    obo:IAO_0000115 "A macroburst during which large amounts of rain are generated." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:16:28Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "wet macroburst"@en ;
    rdfs:subClassOf obo:ENVO_01001755, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000912
                ]
            )
        ]
    ] .

obo:ENVO_01001754
    obo:IAO_0000115 "A downburst during which high winds occur over an area less than four kilometres in diameter." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:36:46Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "microburst"@en ;
    rdfs:subClassOf obo:ENVO_01001751 .

obo:ENVO_01001755
    obo:IAO_0000115 "A downburst during which high winds occur over an area larger than four kilometres in diameter." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:36:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "macroburst"@en ;
    rdfs:subClassOf obo:ENVO_01001751 .

obo:ENVO_01001756
    obo:IAO_0000115 "A microburst during which large amounts of rain are generated." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:44:02Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "wet microburst"@en ;
    rdfs:subClassOf obo:ENVO_01001754, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000912
                ]
            )
        ]
    ] .

obo:ENVO_01001757
    obo:IAO_0000115 "A microburst during which no or very little rain is generated." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:44:34Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dry microburst"@en ;
    rdfs:subClassOf obo:ENVO_01001754, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000911
                ]
            )
        ]
    ] .

obo:ENVO_01001758
    obo:IAO_0000115 "A katabatic wind which is sudden and strong."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-09-05T06:51:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "downdraft"@en ;
    rdfs:subClassOf obo:ENVO_01001719 .

obo:ENVO_01001759
    obo:IAO_0000115 "A material transport process during which parts of an elastic material oscillate around their positions of equilibrium." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T08:36:54Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "vibration" ;
    a owl:Class ;
    rdfs:label "vibration process"@en ;
    rdfs:subClassOf obo:ENVO_03000010 .

obo:ENVO_01001760
    obo:IAO_0000115 "A vibration process which occurs in the solid parts of an astronomical body as low-frequency acoustic waves pass through them." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T08:45:41Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "seismic activity" ;
    a owl:Class ;
    rdfs:label "seismic vibration process"@en ;
    rdfs:subClassOf obo:ENVO_01001759, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000191
    ] .

obo:ENVO_01001761
    obo:IAO_0000115 "A seismic vibration process which is caused by a volcanic eruption." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T09:32:53Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "volcanic seismicity" ;
    a owl:Class ;
    rdfs:label "volcanic seismic vibration"@en ;
    rdfs:subClassOf obo:ENVO_01001760, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01000634
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001760
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom obo:ENVO_01000634
            ]
        )
    ] .

obo:ENVO_01001762
    obo:IAO_0000115 "A seismic vibration process which is caused by the impact of a solid object on the surface of an astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T09:39:31Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "impact-driven seismic vibration"@en ;
    rdfs:subClassOf obo:ENVO_01001760, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01001763
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002608 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001008
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001546
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001760
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom obo:ENVO_01001763
            ]
        )
    ] .

obo:ENVO_01001763
    obo:IAO_0000115 "An impact event is a collision between material entities, resulting in changes in one or both of those entities." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T09:46:06Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class is valid for impacts of celestial bodies as well as impacts of missiles, etc. See https://github.com/EnvironmentOntology/envo/issues/860" ;
    rdfs:label "impact event"@en ;
    rdfs:subClassOf obo:ENVO_01001852, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000043
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:BFO_0000040
    ] .

obo:ENVO_01001764
    obo:IAO_0000115 "A seismic vibration process which is caused by an explosion." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T09:52:12Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "explosion-driven seismic vibration"@en ;
    rdfs:subClassOf obo:ENVO_01001760, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_03000090
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001760
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom obo:ENVO_03000090
            ]
        )
    ] .

obo:ENVO_01001765
    obo:IAO_0000115 "A seismic vibration process which is caused by mass wasting." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T09:57:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mass-wasting-driven seismic vibration"@en ;
    rdfs:subClassOf obo:ENVO_01001760, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01000690
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001760
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom obo:ENVO_01000690
            ]
        )
    ] .

obo:ENVO_01001766
    obo:IAO_0000115 "A seismic vibration process which is caused by the collapose of a material entity, sending kinetic energy into astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T10:03:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "collapse-driven seismic vibration"@en ;
    rdfs:subClassOf obo:ENVO_01001760, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01001767
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001760
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom obo:ENVO_01001767
            ]
        )
    ] .

obo:ENVO_01001767
    obo:IAO_0000115 "A process during which the ability of a material entity to maintain its internal organisation fails, resulting in deformation and a breakdown of that organisation." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T10:08:24Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This is a very general concept, and should likely be elevated to OBO Core rather than held in ENVO." ;
    rdfs:label "structural collapse process"@en ;
    rdfs:subClassOf obo:ENVO_01001852 .

obo:ENVO_01001768
    obo:IAO_0000115 "A structural collapse process during which the walls of cave are unable to support the load placed upon them." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T10:12:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cave collapse"@en ;
    rdfs:subClassOf obo:ENVO_01001767, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000067
    ] .

obo:ENVO_01001769
    obo:IAO_0000115 "A seismic vibration process which is caused by an earthquake." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T11:56:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "earthquake-driven seismic vibration"@en ;
    rdfs:subClassOf obo:ENVO_01001760, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01000677
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001760
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom obo:ENVO_01000677
            ]
        )
    ] .

obo:ENVO_01001770
    obo:IAO_0000115 "A tectonic earthquake which precedes the strongest tectonic earthquake in a series, linked to the same release of energy in the crust." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T13:43:56Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "foreshock"@en ;
    rdfs:subClassOf obo:ENVO_01000678, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000063 ;
        owl:someValuesFrom obo:ENVO_01001771
    ] .

obo:ENVO_01001771
    obo:IAO_0000115 "A tectonic earthquake which 1) is embedded in a series of tectonic earthquakes, linked to the same release of energy in the crust and 2) has the largest magnitude of the series." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T13:54:59Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mainshock"@en ;
    rdfs:subClassOf obo:ENVO_01000678 .

obo:ENVO_01001772
    obo:IAO_0000115 "A tectonic earthquake which 1) is embedded in a series of tectonic earthquakes, linked to the same release of energy in the crust and 2) occurs after the mainshock." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T13:54:59Z"^^xsd:dateTime, "2019-10-07T13:59:06Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "aftershock"@en ;
    rdfs:subClassOf obo:ENVO_01000678, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:ENVO_01001771
    ] .

obo:ENVO_01001773
    obo:IAO_0000115 "A fault across which older rocks are pushed above (away from the core of an astronomical body) younger rocks." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T14:05:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "thrust fault"@en ;
    rdfs:subClassOf obo:ENVO_01000668 .

obo:ENVO_01001774
    obo:IAO_0000115 "A tectonic earthquake which occurs along a thrust fault which does not breach the surface of an astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T14:13:46Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "blind thrust earthquake"@en ;
    rdfs:subClassOf obo:ENVO_01000678, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001775
    ] .

obo:ENVO_01001775
    obo:IAO_0000115 "A thrust fault which does not breach the surface of an astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T14:18:31Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "blind thrust fault"@en ;
    rdfs:subClassOf obo:ENVO_01001773, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01001776
    ] .

obo:ENVO_01001776
    obo:IAO_0000115 "An environmental zone which includes those regions of an astronomical body which are not exposed to its atmosphere or space." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T14:22:38Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subsurface zone of an astronomical body"@en ;
    rdfs:subClassOf obo:ENVO_01000408, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:complementOf _:genid10270
        ]
    ] .

obo:ENVO_01001777
    obo:IAO_0000115 "A tectonic earthquake which has two or more mainshocks of similar magnitude, and which originate from the same fracture zone and stress field." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T14:30:11Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "multiplet earthquake" ;
    a owl:Class ;
    rdfs:comment "The mainshocks may be separated by seconds or years. Mainshocks must be within 1.2 units of magnitude of one another and have nearly identical seismic waveforms." ;
    rdfs:label "multiplet tectonic earthquake"@en ;
    rdfs:subClassOf obo:ENVO_01000678, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001771
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:ENVO_01001771 ;
        owl:onProperty obo:RO_0002180
    ] .

obo:ENVO_01001778
    obo:IAO_0000115 "A tectonic earthquake which occurs at the boundary between two tectonic plates." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T15:02:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "interplate earthquake"@en ;
    rdfs:subClassOf obo:ENVO_01000678, _:genid10267 .

obo:ENVO_01001779
    obo:IAO_0000115 "A tectonic earthquake which occurs within the interior parts of a tectonic plate." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-07T15:27:47Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "intraplate earthquake"@en ;
    rdfs:subClassOf obo:ENVO_01000678, _:genid10270 .

obo:ENVO_01001780
    obo:IAO_0000115 "An ecosystem in which the composition, structure, and function of resident ecological assemblages are primarily determined by a desert."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-17T08:21:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "desert ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_01001357
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_01001357
            ]
        )
    ] .

obo:ENVO_01001781
    obo:IAO_0000115 "A solid astronomical body part which is part of the landmass of that body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-17T08:27:17Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "part of a landmass"@en ;
    rdfs:subClassOf obo:ENVO_00000191, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000191
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000635
            ]
        )
    ] .

obo:ENVO_01001782
    obo:IAO_0000115 "A large continuous area of land, either surrounded by sea or contiguous with another landmass." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-17T08:31:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "landmass"@en ;
    rdfs:subClassOf obo:ENVO_01001785 .

obo:ENVO_01001783
    obo:IAO_0000115 "A surface of an astronomical body which is part of a water body present on that body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-17T08:32:59Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "liquid surface of an astronomical body"@en ;
    rdfs:subClassOf obo:ENVO_01001483 .

obo:ENVO_01001784
    obo:IAO_0000115 "A part of an astronomical body which is composed of a continuous medium bearing liquid, gaseous, and solid material in variable quantities."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-17T08:36:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "compound astronomical body part"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000797
                obo:ENVO_01000814
                obo:ENVO_01000815
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000813
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000797
                        obo:ENVO_01000814
                        obo:ENVO_01000815
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001785
    obo:IAO_0000115 "A surface layer of an astronomical body which is primarily composed of solid material and is not covered by oceans or other bodies of water." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T10:42:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "land"@en ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01001311, obo:ENVO_01001483 .

obo:ENVO_01001786
    obo:IAO_0000115 "A sea which 1) shalowly covers central areas of continents during periods of high sea level that result in marine transgressions and 2) is either landlocked or connected to an ocean by a river, strait, or arm of the sea." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:01:03Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "epeiric sea", "epicontinental sea" ;
    a owl:Class ;
    rdfs:label "inland sea"@en ;
    rdfs:subClassOf obo:ENVO_00000016 .

obo:ENVO_01001787
    obo:IAO_0000115 "An ecosystem which has its functions and composition determined by a water body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:05:45Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "aquatic ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00000063
            ]
        )
    ] .

obo:ENVO_01001788
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:06:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "marine ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000320, obo:ENVO_01001787 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001787
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002509 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001789
    obo:IAO_0000115 "An aquatic ecosystem which has its functions and composition determined by a body of fresh water." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:06:34Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "freshwater ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001787, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_01001320
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001787
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_01001320
            ]
        )
    ] .

obo:ENVO_01001790
    obo:IAO_0000115 "An ecosystem which primarily occurs on land."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:09:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "terrestrial ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000813, obo:ENVO_01000997, obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_01001785
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_01001785
            ]
        )
    ] .

obo:ENVO_01001791
    obo:IAO_0000115 "A forest ecosystem which is subject to mediterranean environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:33:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mediterranean forest"@en ;
    rdfs:subClassOf obo:ENVO_01001804, obo:ENVO_01001934 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001804
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000207
            ]
        )
    ] .

obo:ENVO_01001792
    obo:IAO_0000115 "A broadleaf forest which is subject to tropical climate conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:38:45Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical broadleaf forest"@en ;
    rdfs:subClassOf obo:ENVO_01000430, obo:ENVO_01001803 .

obo:ENVO_01001793
    obo:IAO_0000115 "A broadleaf forest which is subject to subtropical climate conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:40:46Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subtropical broadleaf forest"@en ;
    rdfs:subClassOf obo:ENVO_01000430, obo:ENVO_01001804 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000430
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001794
    obo:IAO_0000115 "A broadleaf forest which is subject to temperate climate conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:42:38Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate broadleaf forest"@en ;
    rdfs:subClassOf obo:ENVO_01000430, obo:ENVO_01001805 .

obo:ENVO_01001795
    obo:IAO_0000115 "An environmental process either driven by or primarily impacting the parts or emergent properties of an ecosystem." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-21T11:52:55Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ecosystem process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002608 ;
        owl:someValuesFrom obo:ENVO_01001110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:ENVO_01001110
            ]
        )
    ] .

obo:ENVO_01001796
    obo:IAO_0000115 "A mixed forest which is subject to temperate climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T15:52:50Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate mixed forest"@en ;
    rdfs:subClassOf obo:ENVO_01000431, obo:ENVO_01001805 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000431
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001797
    obo:IAO_0000115 "A mixed forest which is subject to tropical climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:02:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical mixed forest"@en ;
    rdfs:subClassOf obo:ENVO_01000431, obo:ENVO_01001803 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000431
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001798
    obo:IAO_0000115 "A tropical mixed forest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:05:39Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605013, obo:ENVO_03605022, envo:wwfBiome ;
    a owl:Class ;
    rdfs:label "tropical mixed forest biome"@en ;
    rdfs:subClassOf obo:ENVO_01000198, obo:ENVO_01001797, obo:ENVO_01001830 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001797
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001799
    obo:IAO_0000115 "A tropical broadleaf forest which 1) s subject to a year-round warm climate 2) may receive several hundred centimeters of rain per year and 3) are subject to long dry seasons which last several months." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:16:37Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/biomes/tropical-and-subtropical-dry-broadleaf-forests> ;
    a owl:Class ;
    rdfs:label "tropical dry broadleaf forest"@en ;
    rdfs:subClassOf obo:ENVO_01001792, obo:ENVO_01001951, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0055003
                ]
            )
        ]
    ] .

obo:ENVO_01001800
    obo:IAO_0000115 "A tropical broadleaf forest which 1) has low variability in annual temperature, 2) high levels of rainfall (>200 centimeter annually), and 3) has tree communities dominated by semi-evergreen and evergreen species." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:17:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical moist broadleaf forest"@en ;
    rdfs:subClassOf obo:ENVO_01001792, obo:ENVO_01001951, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0055003
                ]
            )
        ]
    ] .

obo:ENVO_01001801
    obo:IAO_0000115 "A subtropical broadleaf forest which 1) s subject to a year-round warm climate 2) may receive several hundred centimeters of rain per year and 3) are subject to long dry seasons which last several months." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:22:12Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/biomes/tropical-and-subtropical-dry-broadleaf-forests> ;
    a owl:Class ;
    rdfs:label "subtropical dry broadleaf forest"@en ;
    rdfs:subClassOf obo:ENVO_01001793, obo:ENVO_01001958, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0055003
                ]
            )
        ]
    ] .

obo:ENVO_01001802
    obo:IAO_0000115 "A subtropical broadleaf forest which 1) has low variability in annual temperature, 2) high levels of rainfall (>200 centimeter annually), and 3) has tree communities dominated by semi-evergreen and evergreen species." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:23:15Z"^^xsd:dateTime ;
    oboInOwl:hasNarrowSynonym "laurel forest", "laurisilva", "laurissilva" ;
    a owl:Class ;
    rdfs:label "subtropical moist broadleaf forest"@en ;
    rdfs:subClassOf obo:ENVO_01001793, obo:ENVO_01001958, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000830
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0055003
                ]
            )
        ]
    ] .

obo:ENVO_01001803
    obo:IAO_0000115 "A forest ecosystem which is subject to tropical climate conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:43:20Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605014 ;
    a owl:Class ;
    rdfs:comment "This class is primarily to be populated by inference." ;
    rdfs:label "tropical forest"@en ;
    rdfs:subClassOf obo:ENVO_01001243, obo:ENVO_01001932 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001243
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001804
    obo:IAO_0000115 "A forest ecosystem which is subject to subtropical climate conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:45:16Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class is primarily to be populated by inference." ;
    rdfs:label "subtropical forest"@en ;
    rdfs:subClassOf obo:ENVO_01001243, obo:ENVO_01001933 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001243
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001805
    obo:IAO_0000115 "A forest ecosystem which is subject to temperate climate conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:46:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class is primarily to be populated by inference." ;
    rdfs:label "temperate forest"@en ;
    rdfs:subClassOf obo:ENVO_01001243, obo:ENVO_01001931 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001243
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001806
    obo:IAO_0000115 "A grassland ecosystem which is subject to tropical climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T16:58:09Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical grassland"@en ;
    rdfs:subClassOf obo:ENVO_01001206, obo:ENVO_01001932 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001807
    obo:IAO_0000115 "A grassland which is inundated with water." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T17:00:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "flooded grassland"@en ;
    rdfs:subClassOf obo:ENVO_01001206 .

obo:ENVO_01001808
    obo:IAO_0000115 "A grassland which is subject to montane environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T17:00:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "montane grassland"@en ;
    rdfs:subClassOf obo:ENVO_01001206, obo:ENVO_01001927 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000342
            ]
        )
    ] .

obo:ENVO_01001809
    obo:IAO_0000115 "A grassland which is subject to subtropical climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T17:00:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subtropical grassland"@en ;
    rdfs:subClassOf obo:ENVO_01001206, obo:ENVO_01001933 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001810
    obo:IAO_0000115 "A grassland which is subject to mediterranean climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T17:00:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mediterranean grassland"@en ;
    rdfs:subClassOf obo:ENVO_01001809, obo:ENVO_01001934 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001809
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000207
            ]
        )
    ] .

obo:ENVO_01001811
    obo:IAO_0000115 "A grassland ecosystem which is subject to temperate environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T17:00:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate grassland"@en ;
    rdfs:subClassOf obo:ENVO_01001206, obo:ENVO_01001931 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001812
    obo:IAO_0000115 "A grassland which is subject to subpolar environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-27T17:00:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subpolar grassland"@en ;
    rdfs:subClassOf obo:ENVO_01001206, obo:ENVO_01001936 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001206
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000251
            ]
        )
    ] .

obo:ENVO_01001813
    obo:IAO_0000115 "A material entity which has been assembled through the intentional, instinctual, or deliberately programmed efforts of an organism or machine." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-29T14:50:34Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "assembled material entity" ;
    a owl:Class ;
    rdfs:comment "Constructions differ from manufactured products in that they are the output of individual and tailored projects, rather than repetitive processes." ;
    rdfs:label "construction"@en ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:ENVO_01001814
    obo:IAO_0000115 "An object which is formed as a result of one or more biological processes and is composed primarily of organic material." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-29T15:02:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "organic object"@en ;
    rdfs:subClassOf obo:ENVO_01001686, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:GO_0008150
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000030
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:GO_0008150
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000155
            ]
        )
    ] .

obo:ENVO_01001815
    obo:IAO_0000115 "Cell culturing is the aseptic maintainance and growth of collections of cells  outside of an organisms or natural environment in a suitable culture medium." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-10-29T15:24:37Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cell culturing"@en ;
    rdfs:subClassOf obo:ENVO_02000007 .

obo:ENVO_01001816
    obo:IAO_0000115 "A manufactured product which has been designed to contain a mass of biomaterial." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-05T12:33:39Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "biomaterial containment unit"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_01001817
    obo:IAO_0000115 "A biomaterial containment unit which is designed to allow the growth and propagation of the biomaterial it contains." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-05T12:42:14Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "biomaterial culturing unit"@en ;
    rdfs:subClassOf obo:ENVO_01001816 .

obo:ENVO_01001818
    obo:IAO_0000115 "A biomaterial culturing unit which is designed to promote the growth of selected cell populations (often at the expense of others) within a community by altering the conditions of the environment within its confines." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-05T12:46:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "enrichment culturing unit"@en ;
    rdfs:subClassOf obo:ENVO_01001817 .

obo:ENVO_01001819
    obo:IAO_0000115 "A biomaterial culturing unit which is designed to promote the growth and propagation of cells in an artificial medium." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-05T13:06:03Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cell culturing unit"@en ;
    rdfs:subClassOf obo:ENVO_01001817 .

obo:ENVO_01001820
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-05T13:09:22Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cultured organic material"@en ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_01001821
    obo:IAO_0000115 "Sediment through which hydrothermally modified fluids flow, altering its properties through interaction with their own." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-05T17:28:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hydrothermally-influenced sediment"@en ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000134
    ] .

obo:ENVO_01001822
    obo:IAO_0000115 "An enrichment culturing unit which contains environmental material bearing ecological assemblages undergoing selection through experimentally imposed conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-05T17:34:16Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "active enrichment culturing unit"@en ;
    rdfs:subClassOf obo:ENVO_01001818 .

obo:ENVO_01001823
    obo:IAO_0000115 "A plume which is composed primarily of bubbles."@en ;
    dc:contributor <https://orcid.org/0000-0002-0569-2259> ;
    oboInOwl:hasDbXref <https://github.com/EnvironmentOntology/envo/issues/1319> ;
    a owl:Class ;
    rdfs:label "bubble plume"@en ;
    rdfs:subClassOf obo:ENVO_01001743, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002351 ;
                    owl:someValuesFrom obo:ENVO_01001685
                ]
            )
        ]
    ] .

obo:ENVO_01001824
    obo:IAO_0000115 "An ecosystem process during which the species composition of an ecosystem gradually changes as species which are more adapted to the prevailing conditions in the ecosystem replace those which are less adapted."@en ;
    dc:creator <http://orcid.org/0000-0002-4366-3088> ;
    dc:date "2023-09-07T13:10:32Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ecological succession"@en ;
    rdfs:subClassOf obo:ENVO_01001795 .

obo:ENVO_01001825
    obo:IAO_0000115 "An active enrichment culturing unit which contains environmental material maintained under conditions with no free oxygen." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T12:22:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "active anaerobic enrichment culturing unit"@en ;
    rdfs:subClassOf obo:ENVO_01001822 .

obo:ENVO_01001826
    obo:IAO_0000115 "An active enrichment culturing unit which contains environmental material maintained under conditions that favour the reduction of sulphate." ;
    dc:contributor <https://orcid.org/0000-0002-6912-7865> ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T12:23:30Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "active sulphate-reducing enrichment culturing unit"@en ;
    rdfs:subClassOf obo:ENVO_01001825 .

obo:ENVO_01001827
    obo:IAO_0000115 "An ecological succession process during which 1) organisms in ecological communities possess high adaptation to the conditions in the ecosystem, 2) participant communities largely fill available niches, 3) individual organisms are typically replaced by others of the same species, 4) a near equilibrium is maintained between gross primary production and total respiration and across biogeochemical cycles."@en ;
    dc:creator <http://orcid.org/0000-0002-4366-3088> ;
    dc:date "2023-09-07T13:35:09Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "climactic ecological succession"@en ;
    rdfs:subClassOf obo:ENVO_01001824 .

obo:ENVO_01001828
    obo:IAO_0000115 "An ecosystem which is formed as a result of human activity or impact."@en ;
    dc:creator <http://orcid.org/0000-0002-4366-3088> ;
    dc:date "2023-09-07T16:56:05Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "anthropised ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000313, obo:ENVO_01001110 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom obo:ENVO_01000952
            ]
        )
    ] .

obo:ENVO_01001829
    obo:IAO_0000115 "An anthropised ecosystem which is determined by the presence of humans and their constructions."@en ;
    dc:creator <http://orcid.org/0000-0002-4366-3088> ;
    dc:date "2023-09-07T16:58:25Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "human settlement"@en ;
    rdfs:subClassOf obo:ENVO_01001002, obo:ENVO_01001055, obo:ENVO_01001828, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00000070
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001828
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00000070
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:ENVO_01001830
    obo:IAO_0000115 "A biome which is subject to tropical climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T15:56:17Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical biome"@en ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001932 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001831
    obo:IAO_0000115 "A biome which is subject to temperate climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T15:57:04Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate biome"@en ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001931 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001832
    obo:IAO_0000115 "A biome which is subject to subtropical climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T15:57:36Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subtropical biome"@en ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001933 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001833
    obo:IAO_0000115 "A biome which is subject to mediterranean climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T15:58:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mediterranean biome"@en ;
    rdfs:subClassOf obo:ENVO_01001832, obo:ENVO_01001934 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000207
            ]
        )
    ] .

obo:ENVO_01001834
    obo:IAO_0000115 "A biome which is subject to subpolar climatic conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T15:58:56Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subpolar biome"@en ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001936 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000251
            ]
        )
    ] .

obo:ENVO_01001835
    obo:IAO_0000115 "A biome which is subject to alpine altitudinal conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T15:59:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "alpine biome"@en ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001939 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000340
            ]
        )
    ] .

obo:ENVO_01001836
    obo:IAO_0000115 "A biome which is subject to montane altitudinal conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T16:00:33Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "montane biome"@en ;
    rdfs:subClassOf obo:ENVO_00000428, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000342
            ]
        )
    ] .

obo:ENVO_01001837
    obo:IAO_0000115 "A biome which is subject to subapline altitudinal conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T16:01:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subalpine biome"@en ;
    rdfs:subClassOf obo:ENVO_00000428, obo:ENVO_01001940 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000341
            ]
        )
    ] .

obo:ENVO_01001838
    obo:IAO_0000115 "A biome which is subject to arid environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-06T16:06:47Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "arid biome"@en ;
    rdfs:subClassOf obo:ENVO_00000428, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000230
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000428
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000230
            ]
        )
    ] .

obo:ENVO_01001839
    obo:IAO_0000115 "An environment in which living organisms have a low likelihood of being harmed or killed" ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-07T16:34:23Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "safe environment for living organisms"@en ;
    rdfs:subClassOf obo:ENVO_01001840 .

obo:ENVO_01001840
    obo:IAO_0000115 "An environment in which material entities have a low likelihood of being damaged or destroyed." ;
    obo:IAO_0000116 "This branch will be axiomatised in subsequent revisions, most likely using classes from NBO and OAE. See https://github.com/EnvironmentOntology/envo/pull/899 for a link trail." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-07T16:35:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "safe environment"@en ;
    rdfs:subClassOf obo:ENVO_01000997 .

obo:ENVO_01001841
    obo:IAO_0000115 "An andosol which derives its silica content from glass and tephra ejected during a volcanic eruption." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-08T16:48:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "volcanic soil"@en ;
    rdfs:subClassOf obo:ENVO_00002232, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001000 ;
                    owl:someValuesFrom obo:ENVO_01000660
                ]
            )
        ]
    ] .

obo:ENVO_01001842
    obo:IAO_0000115 "An environmental process during which momentum is transferred from one material entity to another." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-20T14:50:39Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Momentum is a bit tricky, it's the product of mass and velocity thus can be understood as rest energy and kinetic energy. But this is variable." ;
    rdfs:label "momentum transfer process"@en ;
    rdfs:subClassOf obo:ENVO_01001852, _:genid10480 .

obo:ENVO_01001843
    obo:IAO_0000115 "A momentum transfer process which unfolds as winds generate drag at the bottom of the atmosphere,coupled to dynamical forcing at the surface of the ocean." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-20T14:53:01Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoMarine ;
    a owl:Class ;
    rdfs:label "atmosphere-ocean momentum transfer process"@en ;
    rdfs:subClassOf obo:ENVO_01001842, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000793
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] .

obo:ENVO_01001844
    obo:IAO_0000115 "A rate which inheres in an atmosphere-ocean momentum transfer process." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2019-11-20T15:01:37Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoEOVs, envo:envoMarine ;
    a owl:Class ;
    rdfs:label "ocean surface stress"@en ;
    rdfs:subClassOf obo:ENVO_09200002, obo:PATO_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01001843
    ] .

obo:ENVO_01001845
    obo:IAO_0000115 "Frost which is composed of interlocking ice crystals formed by vapour transfer (sublimation followed by deposition) of water vapour on some surface." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-12T20:54:38Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "hoar frost", "white frost" ;
    a owl:Class ;
    rdfs:label "hoar"@en ;
    rdfs:subClassOf obo:ENVO_01001850 .

obo:ENVO_01001846
    obo:IAO_0000115 "Hoar which is usually cup-shaped and facetted and which forms within dry, low-density snow beneath the snow surface." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-12T20:58:41Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/matrWater/DepthHoar> ;
    a owl:Class ;
    rdfs:comment "Depth hoar is associated with very fast crystal growth under large temperature gradients. Sometimes a layer of depth hoar forms just above, and may assist in identifying the summer surface. The low density and low strength of depth hoar can make it difficult to retrieve unbroken core sections during coring, and can complicate estimates of accumulation by microwave remote sensing. Layers of depth hoar also increase the likelihood of avalanching. This is one way in which firn formation may begin. Depth hoar is similar in physical origin to crevasse hoar." ;
    rdfs:label "depth hoar"@en ;
    rdfs:subClassOf obo:ENVO_01001845, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010504
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:ENVO_01000267
                ]
            )
        ]
    ] .

obo:ENVO_01001847
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-12T21:03:38Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hoarfrost"@en ;
    rdfs:subClassOf obo:ENVO_01001845 .

obo:ENVO_01001848
    obo:IAO_0000115 "Water ice which 1) has a white or milky and opaque appearance, 2) has a granular texture, and 3) is formed as a result of the deposition and rapid freezing of supercooled water drops as they make contact with an exposed object."@en ;
    obo:IAO_0000116 "The previously use definition was: Frost which is 1) composed primarily of granular ice tufts, 2) formed on the windward sides of exposed objects through contact with supercooled fog or cloud, and 3) built out directly against the wind."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-12T21:03:46Z"^^xsd:dateTime ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2020-11-18T19:59:42.028Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/matrWater/Rime> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Rime is denser and harder than hoarfrost, but lighter, softer, and less transparent than glaze. Rime is composed essentially of discrete ice granules and has densities as low as 0.2-0.3 g cm-3. Glaze is generally continuous but with some air pockets and has much higher densities. Factors that favor rime formation are small drop size, slow accretion, a high degree of supercooling, and rapid dissipation of latent heat of fusion. The opposite effects favor glaze formation. Both rime and glaze occur when supercooled water drops strike an object at a temperature below freezing. Such formation on terrestrial objects constitutes an ice storm; on aircraft, it is called aircraft icing (where rime is known as rime ice). Either rime or glaze may form on snow crystals, droxtals, or other ice particles in the atmosphere. When such a deposit is wholly or chiefly of rime, snow pellets result; when most or all of the deposit is glaze, ordinary hail or ice pellets result. The alternating clear and opaque layers of some hailstones represent glaze and rime, deposited under varying conditions around the growing hailstone."@en ;
    rdfs:label "rime"@en ;
    rdfs:subClassOf obo:ENVO_01001850, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000963
                obo:PATO_0001759
            )
        ]
    ] .

obo:ENVO_01001849
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-12T21:04:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "glaze"@en ;
    rdfs:subClassOf obo:ENVO_01001845 .

obo:ENVO_01001850
    obo:IAO_0000115 "An environmental material which is primarily composed of minute ice crystals forming a fuzzy layer over a cold surface by direct deposition of water vapor." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-12T21:05:54Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/matrWater/Frost> ;
    a owl:Class ;
    rdfs:comment "In British usage, a day on which the minimum temperature at the level of the ground or on the tops of low, close-growing vegetation falls to -0.9C (30.4F) or below (also called a \"day with ground frost\").  In more general usage, \"frost\" can refer to the condition that exists when the temperature of the Earth's surface and Earthbound objects fall below the melting point of water (0 degrees Celsius or 32 degrees Fahrenheit). Depending upon the actual values of ambient-air temperature, dewpoint, and the temperature attained by surface objects, frost may occur in a variety of forms. These include a general freeze, hoarfrost (or white frost), and dry freeze (or black frost). If a frost period is sufficiently severe to end the growing season (or delay its beginning), it is commonly referred to as a killing frost." ;
    rdfs:label "frost"@en ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00010504
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000055
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000846
    ] .

obo:ENVO_01001851
    obo:IAO_0000115 "A field in which geothermal processes occur." ;
    obo:IAO_0000232 "This will usually be a part of a rocky planet's crust, with that planet being of sufficient size and age to allow geothermal activity. Such activity may also arise from gravitational effects of large bodies near a rocky astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-13T12:41:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "In many geothermally active fields, wells can be drilled to obtain elements contained in solution in hot brines or to tap heat energy." ;
    rdfs:label "geothermally active field"@en ;
    rdfs:subClassOf obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002215 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:BFO_0000015
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000055 ;
                        owl:someValuesFrom obo:ENVO_2000034
                    ]
                )
            ]
        ]
    ] .

obo:ENVO_01001852
    obo:IAO_0000115 "A process during which one entity loses energy to another entity." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-13T13:34:28Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "energy transfer process"@en ;
    rdfs:subClassOf obo:ENVO_02500000 .

obo:ENVO_01001853
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer being located in the vicinity of - but not adjacent to or within - a glacier or ice sheet." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-02-14T13:24:52Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "periglacial"@en ;
    rdfs:subClassOf obo:PATO_0000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001025 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_00000132
                            obo:ENVO_00000133
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_01001854
    obo:IAO_0000115 "A geothermally active field within which geothermally heated aqueous fluids are discharged from the the surface of a rocky planet." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-04-08T18:29:51Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Hydrothermal activity in such fields often forming hot springs, geysers or other features at which anomalously hot water is released." ;
    rdfs:label "hydrothermal field"@en ;
    rdfs:subClassOf obo:ENVO_01001851, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000215
                obo:ENVO_01000265
                obo:ENVO_01001821
            )
        ]
    ] .

obo:ENVO_01001855
    obo:IAO_0000115 "A human construction which mimic the complex structure of the sea bottom and serve as standardised collectors of marine life."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-09-12T12:13:44Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "ARMS" ;
    a owl:Class ;
    rdfs:comment "ARMS units are passive monitoring systems originally developed during the Census of Marine Life project for the collection of marine fauna on and near the sea floor. They are stacks of PVC settlement plates that are fixed to each other and to a stable base. They are deployed on marine substrates and colonised by marine species. After a period of time they are recovered and taken apart to see which species colonised them. Using ARMS units allow sampling of reef organisms without destroying or damaging natural sea bottom environments."@en ;
    rdfs:label "autonomous reef monitoring structure"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_01001856
    obo:IAO_0000115 "A material accumulation process during which the volume of liquid entity increases." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-18T14:39:20Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "liquid accumulation process"@en ;
    rdfs:subClassOf obo:ENVO_03000009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
        )
    ] .

obo:ENVO_01001857
    obo:IAO_0000115 "An infrared radiation process which 1) transmits radiant energy has wavelengths between 3.0 and 100 μm, 2) is emitted from a planet and its atmosphere out to space in the form of thermal radiation." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-18T21:55:44Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "outgoing long-wave radiation", "up-welling long-wave radiation" ;
    oboInOwl:hasNarrowSynonym "terrestrial long-wave flux" ;
    a owl:Class ;
    rdfs:comment "In the Earth's climate system, long-wave radiation involves processes of absorption, scattering, and emissions from atmospheric gases, aerosols, clouds and the surface." ;
    rdfs:label "outgoing longwave radiation"@en ;
    rdfs:subClassOf obo:ENVO_21001214 .

obo:ENVO_01001858
    obo:IAO_0000115 "An area density which inheres in a clouds by virtue of some influence exerted their mass exerts on a given area." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-18T22:11:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Positioning under area density may need discussion." ;
    rdfs:label "cloud cover"@en ;
    rdfs:subClassOf obo:PATO_0001351, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000760
    ] .

obo:ENVO_01001859
    obo:IAO_0000115 "A temperature of air at which air become saturated with water vapour and below which airborne water vapour will condense to form liquid water (dew)." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-18T22:22:04Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dew point"@en ;
    rdfs:subClassOf obo:ENVO_09200001 .

obo:ENVO_01001860
    obo:IAO_0000115 "An atmospheric wind which 1) has an increased rate relative to other winds in the same region and 2) is followed by a lull." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-19T21:47:51Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "gust" ;
    a owl:Class ;
    rdfs:comment "According to U.S. weather observing practice, gusts are reported when the peak wind speed reaches at least 16 knots and the variation in wind speed between the peaks and lulls is at least 9 knots. The duration of a gust is usually less than 20 seconds." ;
    rdfs:label "wind gust"@en ;
    rdfs:subClassOf obo:ENVO_01000793 .

obo:ENVO_01001861
    obo:IAO_0000115 "An electromagnetic radiation process during which radiant energy with wavelengths in the visible, near-ultraviolet, or near-infrared spectra is realised." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-19T22:14:12Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "short-wave radiation" ;
    a owl:Class ;
    rdfs:comment "There is no standard cut-off for the near-infrared range; therefore, the shortwave radiation range is also variously defined. It may be broadly defined to include all radiation with a wavelength of 0.1 micrometers and 5.0 micrometers or narrowly defined so as to include only radiation between 0.2 micrometers and 3.0 micrometers." ;
    rdfs:label "shortwave radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001026 .

obo:ENVO_01001862
    obo:IAO_0000115 "Stellar radiation emitted from Sol." ;
    obo:RO_0002608 <https://www.wikidata.org/wiki/Q525> ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-19T22:27:44Z"^^xsd:dateTime ;
    a obo:ENVO_01001211, owl:NamedIndividual ;
    rdfs:label "Solar radiation"@en .

obo:ENVO_01001863
    obo:IAO_0000115 "Biomass which is composed primarily of sessile communities scraped from the plates of an autonomous reef monitoring structure (ARMS) and blended."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-09-12T12:19:12Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "sessile fraction"@en ;
    a owl:Class ;
    rdfs:label "blended biomass derived from sessile communities colonising an autonomous reef monitoring structure"@en ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_01001864
    obo:IAO_0000115 "Electromagnetic radidation which involves radiant energy in a spectral range (wave band) between 400 to 700 nanometers, that photosynthetic organisms are able to use in the process of photosynthesis." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-19T22:41:55Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "PAR" ;
    a owl:Class ;
    rdfs:comment "Many definitions specify that this is Solar radiation, but consistency is lacking." ;
    rdfs:label "photosynthetically active radiation"@en ;
    rdfs:subClassOf obo:ENVO_01001026 .

obo:ENVO_01001865
    obo:IAO_0000115 "The concentration of carbon dioxide when measured in air that is part of an atmosphere." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-05-19T22:51:38Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoNceas ;
    a owl:Class ;
    rdfs:label "concentration of carbon dioxide in an atmosphere"@en ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16526
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000267
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16526
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000267
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001866
    obo:IAO_0000115 "A planned process during which an oil or gas well is modified." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-02T13:21:28Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Interventions may change state of the well or well geometry, provide well diagnostics, or manage the production of the well." ;
    rdfs:label "well intervention"@en ;
    rdfs:subClassOf obo:ENVO_02500027, obo:OBI_0000011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000952
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000003
                obo:ENVO_01001870
            )
        ]
    ] .

obo:ENVO_01001867
    obo:IAO_0000115 "A well intervention during which the production of an oil or gas well is increased by improving the flow of hydrocarbons from the reservoir into the well bore." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-02T13:52:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "well stimulation"@en ;
    rdfs:subClassOf obo:ENVO_01001866 .

obo:ENVO_01001868
    obo:IAO_0000115 "A well stimulation technique during which bedrock formations are fractured through the injection of pressurized proppant-bearing liquid into a well-bore." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-02T13:54:58Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "frac'ing", "fraccing", "fracing", "fracking", "hydrofracking", "hydrofracturing" ;
    a owl:Class ;
    rdfs:comment "When the hydraulic pressure is removed from the well, small grains of hydraulic fracturing proppants (either sand or aluminium oxide) hold the fractures open." ;
    rdfs:label "hydraulic fracturing"@en ;
    rdfs:subClassOf obo:ENVO_01001867, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001869
    ] .

obo:ENVO_01001869
    obo:IAO_0000115 "A liquid environmental material which is composed primarily of water ammended with thickening agents and proppants." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-02T17:50:36Z"^^xsd:dateTime ;
    oboInOwl:hasNarrowSynonym "fracking water" ;
    a owl:Class ;
    rdfs:label "fracking liquid"@en ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_01000815, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_01001870
    obo:IAO_0000115 "A well which has been drilled in order to extract natrual gas from subterranean reservoirs and bring it to the surface." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-02T18:22:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gas well"@en ;
    rdfs:subClassOf obo:ENVO_00000026 .

obo:ENVO_01001871
    obo:IAO_0000115 "A depression in the ground resembling a hole or cavity, either natural or anthropogenic." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-04T14:52:24Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "pit"@en ;
    rdfs:subClassOf obo:ENVO_00000309 .

obo:ENVO_01001872
    obo:IAO_0000115 "A pit which is used for the collection and storage of manure." ;
    dc:contributor <https://orcid.org/0000-0002-1107-9135> ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-04T14:55:12Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "manure pit"@en ;
    rdfs:subClassOf obo:ENVO_01001871, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001115
    ] .

obo:ENVO_01001873
    obo:IAO_0000115 "A construction in which eggs are hatched under artificial conditions." ;
    dc:contributor <https://orcid.org/0000-0002-1107-9135> ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-04T15:00:56Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hatchery"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000077
    ] .

obo:ENVO_01001874
    obo:IAO_0000115 "A hatchery in which the eggs of poultry are hatched under artificial conditions." ;
    dc:contributor <https://orcid.org/0000-0002-1107-9135> ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-06-04T15:07:21Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "poultry hatchery"@en ;
    rdfs:subClassOf obo:ENVO_01001873 .

obo:ENVO_01001875
    obo:IAO_0000115 "A debris flow which is causally preceded by rainfall."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-07-13T18:44:15Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "debris flow following rainfall"@en ;
    rdfs:subClassOf obo:ENVO_01000698, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01000830
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000698
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom obo:ENVO_01000830
            ]
        )
    ] .

obo:ENVO_01001876
    obo:IAO_0000115 "Snow which is composed of heavily rimed particles typically 2 to 5 millimeters in diameter (0.1 to 0.2 inch)."@en ;
    obo:IAO_0000116 "Subclass by shape into conical, hexagonal, and lump (irregular) graupel. Mark Parsons notes that the formational processes may be a source of useful differentia to distinguish graupel from other snow types."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-07-22T19:10:46Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/Graupel> ;
    oboInOwl:hasRelatedSynonym "snow pellets"@en ;
    a owl:Class ;
    rdfs:comment "Often indistinguishable from very small soft hail except for the size convention that hail must have a diameter greater than 5 mm. Sometimes distinguished by shape into conical, hexagonal, and lump (irregular) graupel."@en ;
    rdfs:label "graupel"@en ;
    rdfs:subClassOf obo:ENVO_01000406, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001848
    ] .

obo:ENVO_01001877
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-08-05T13:41:19Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "transient tracer"@en ;
    rdfs:subClassOf obo:CHEBI_35204, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:CHEBI_134024
                obo:CHEBI_155827
                obo:CHEBI_29238
                obo:CHEBI_30218
                obo:CHEBI_30496
                obo:CHEBI_36927
            )
        ]
    ] .

obo:ENVO_01001878
    obo:IAO_0000115 "A transient tracer role which inheres in chemical entities in seawater."@en ;
    obo:IAO_0000116 "The axiomatisation includes the tracers mentioned in the corresponding GOOS EOV specification sheet, viewable here: https://www.goosocean.org/index.php?option=com_oe&task=viewDocumentRecord&docID=17476"@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-08-05T13:41:33Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "marine transient tracer"@en ;
    oboInOwl:hasDbXref <https://www.goosocean.org/index.php?option=com_oe&task=viewDocumentRecord&docID=17476> ;
    oboInOwl:inSubset envo:envoEOVs ;
    a owl:Class ;
    rdfs:comment "Compounds which realise this role can be used in the ocean to quantify ventilation, transit time distribution and  transport time-scales.  These compounds are all conservative in seawater, or have well-defined decay functions, and a well-established source function over time at the ocean surface."@en ;
    rdfs:label "oceanic transient tracer"@en ;
    rdfs:subClassOf obo:ENVO_01001877 .

obo:ENVO_01001879
    obo:IAO_0000115 "A positional quality which inheres in a bearer by virtue of the bearer in being in physical contact with, or close to, a glacial margin." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-09-09T18:22:06Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenCryo/Proglacial>, <https://github.com/ESIPFed/sweet/issues/219> ;
    a owl:Class ;
    rdfs:comment "The meaning of \"close to\" is hard to represent accurately. Community agreement on this is not visible." ;
    rdfs:label "proglacial"@en ;
    rdfs:subClassOf obo:PATO_0000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:ENVO_00000133
                ]
            )
        ]
    ] .

obo:ENVO_01001880
    obo:IAO_0000115 "A positional quality which inheres in a bearer by virtue of the bearer in being in physical contact with or below a glacial bed." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-09-09T18:28:52Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenCryo/Subglacial>, <https://github.com/ESIPFed/sweet/issues/219> ;
    a owl:Class ;
    rdfs:comment "The lower bound of \"below\" is ambiguous." ;
    rdfs:label "subglacial"@en ;
    rdfs:subClassOf obo:PATO_0000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:ENVO_01001624
                ]
            )
        ]
    ] .

obo:ENVO_01001881
    obo:IAO_0000115 "A positional quality which inheres in a bearer by virtue of the bearer in being in physical contact with the upper surface of a glacier or objects on top of the glacier." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-09-09T18:37:45Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenCryo/Supraglacial>, <https://github.com/ESIPFed/sweet/issues/219> ;
    a owl:Class ;
    rdfs:comment "The lower bound of \"below\" is ambiguous." ;
    rdfs:label "supraglacial"@en ;
    rdfs:subClassOf obo:PATO_0000140, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Class ;
                    owl:complementOf obo:ENVO_01001880
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:ENVO_01001503
                ]
            )
        ]
    ] .

obo:ENVO_01001882
    obo:IAO_0000115 "Hoar which a) forms on surfaces, b) occurs when the temperature of the surface is colder than the air above and colder than the frost point of that air." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-09-09T19:10:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "When buried by snowfall, surface hoar may be considered depth hoar. The crystals formed by surface hoar are usually leaf-, fern- or plate-shaped and facetted. Two types of surface hoar are the fernlike ice crystals deposited directly on a snow surface and the hoarfrost that has grown primarily in two dimensions, as on a window or other smooth surface." ;
    rdfs:label "surface hoar"@en ;
    rdfs:subClassOf obo:ENVO_01001845, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00010504
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:ENVO_01000267
                ]
            )
        ]
    ] .

obo:ENVO_01001883
    obo:IAO_0000115 "A water ice crystal which is a part of a deposit of hoarfrost and which only grows by desublimation." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2020-09-09T19:31:29Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "white frost crystal" ;
    oboInOwl:hasDbXref <http://sweetontology.net/matrWater/HoarCrystal> ;
    oboInOwl:hasExactSynonym "hoar frost crystal" ;
    a owl:Class ;
    rdfs:label "hoar crystal"@en ;
    rdfs:subClassOf obo:ENVO_01000846, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000055
    ] .

obo:ENVO_01001884
    obo:IAO_0000115 "A landform which occurs on the surface of an astronomical body."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-05-15T09:16:23Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "geographic feature"@en ;
    a owl:Class ;
    rdfs:comment "The usage of \"surface\" here aligns with that of planetary surface: in contact with the atmosphere or space. The extent of the \"surface\" can vary. For rocky planets like Earth, astrogeologists consider the crust as the surface." ;
    rdfs:label "surface landform"@en ;
    rdfs:subClassOf obo:ENVO_01001886 .

obo:ENVO_01001885
    obo:IAO_0000115 "A landform which is submerged underneath a body of liquid."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-05-15T09:38:46Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "submerged landform"@en ;
    rdfs:subClassOf obo:ENVO_01001886 .

obo:ENVO_01001886
    obo:IAO_0000115 "A solid astronomical body part which has been formed from and is composed primarily of the matter of that astronomical body."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-05-15T09:40:37Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Landforms may be natural or anthropogenic. This term has often has loose usage when referencing entities which are either subterranean or submerged below water bodies. In some cases, oceans themselves are considered landforms. Here, we have provided subclasses to resolve this ambiguity, but place oceans and other water bodies elsewhere.In later revisions, this hiearchy is likely to be reordered based on the formation processes of the entities within it."@en ;
    rdfs:label "landform"@en ;
    rdfs:subClassOf obo:ENVO_00000191 .

obo:ENVO_01001887
    obo:IAO_0000115 "A paper product which has been manufactured to facilitate the writing of letters."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-05-15T12:14:34Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "letter paper"@en ;
    rdfs:subClassOf obo:ENVO_00003895 .

obo:ENVO_01001888
    obo:IAO_0000115 "A mineral spring through which water with elevated concentrations of calcium hydroxide flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-08T13:17:37Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "calcic spring"@en ;
    rdfs:subClassOf obo:ENVO_00000125 .

obo:ENVO_01001889
    obo:IAO_0000115 "A mineral spring through which water with elevated concentrations of lithium salts flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-08T13:33:32Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "lithia spring"@en ;
    rdfs:subClassOf obo:ENVO_00000125 .

obo:ENVO_01001890
    obo:IAO_0000115 "A spring through which water with elevated concentrations of iron salts flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-08T13:36:47Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "chalybeate spring"@en ;
    rdfs:subClassOf obo:ENVO_00000125 .

obo:ENVO_01001891
    obo:IAO_0000115 "A spring through which water with elevated concentrations of hydrated double sulfate aluminium salts flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-08T13:37:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "alum spring"@en ;
    rdfs:subClassOf obo:ENVO_00000125 .

obo:ENVO_01001892
    obo:IAO_0000115 "Biomass which is composed primarily of motile communities sieved out of the collection tub of an autonomous reef monitoring structure (ARMS)."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-09-12T12:33:35Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "motile fraction"@en ;
    a owl:Class ;
    rdfs:label "sieved biomass derived from motile communities present in the retrieval tub of an autonomous reef monitoring structure"@en ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_01001893
    obo:IAO_0000115 "A mineral spring through which water with elevated concentrations of sodium, calcium, or magnesium salts flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-08T13:40:07Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "saline spring"@en ;
    a owl:Class ;
    rdfs:label "salt spring"@en ;
    rdfs:subClassOf obo:ENVO_00000125 .

obo:ENVO_01001894
    obo:IAO_0000115 "A mineral spring through which water with a high pH flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-08T13:41:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "alkaline spring"@en ;
    rdfs:subClassOf obo:ENVO_00000125 .

obo:ENVO_01001895
    obo:IAO_0000115 "A mineral spring through which water with elevated levels of dissolved carbon dioxide gas flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-08T13:43:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soda spring"@en ;
    rdfs:subClassOf obo:ENVO_00000125 .

obo:ENVO_01001896
    obo:IAO_0000115 "A mineral spring through which water with elevated levels of radioactive material flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-08T13:44:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "radioactive spring"@en ;
    rdfs:subClassOf obo:ENVO_00000125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15377
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001741
                ]
            )
        ]
    ] .

obo:ENVO_01001897
    obo:IAO_0000115 "A spring through which water with a neutral pH flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-11T10:29:24Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "neutral spring"@en ;
    rdfs:subClassOf obo:ENVO_00000027 .

obo:ENVO_01001898
    obo:IAO_0000115 "A spring through which water with a low pH flows."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-11T10:31:09Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "acid spring"@en ;
    a owl:Class ;
    rdfs:label "acidic spring"@en ;
    rdfs:subClassOf obo:ENVO_00000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001429
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000027
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001429
            ]
        )
    ] .

obo:ENVO_01001899
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2021-06-28T12:00:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "reef"@en ;
    rdfs:subClassOf obo:ENVO_00000012 .

obo:ENVO_01001900
    obo:IAO_0000115 "Biomass which is composed primarily of motile communities sieved out of the collection tub of an autonomous reef monitoring structure (ARMS), using a 500 micrometre mesh followed by a 100 micrometre mesh."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-09-12T13:32:13Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "motile 100 micrometre fraction"@en ;
    a owl:Class ;
    rdfs:label "biomass derived from sieving motile communities present in the retrieval tub of an autonomous reef monitoring structure through a 100 micrometre mesh"@en ;
    rdfs:subClassOf obo:ENVO_01001892 .

obo:ENVO_01001901
    obo:IAO_0000115 "Biomass which is composed primarily of motile communities sieved out of the collection tub of an autonomous reef monitoring structure (ARMS), using a 2 millimeter mesh followed by a 500 micrometre mesh."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-09-12T13:35:17Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "motile 500 micrometre fraction"@en ;
    a owl:Class ;
    rdfs:label "biomass derived from sieving motile communities present in the retrieval tub of an autonomous reef monitoring structure through a 500 micrometre mesh"@en ;
    rdfs:subClassOf obo:ENVO_01001892 .

obo:ENVO_01001902
    obo:IAO_0000115 "A desert ecosystem which is subject to temperate environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T12:21:39Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "On Earth, such ecosystems typically comprise ecological communities adapted to intermediate insolation, low rainfall, and large temperature variations between winter and summer. Winter temperatures may fall below 0 degrees Celsius. Some precipitation in this biome may fall as snow." ;
    rdfs:label "temperate desert ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001780, obo:ENVO_01001931 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001780
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001903
    obo:IAO_0000115 "A desert ecosystem which is subject to montane environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T12:22:34Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "montane desert ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001780, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001780
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000342
            ]
        )
    ] .

obo:ENVO_01001904
    obo:IAO_0000115 "A desert ecosystem which is subject to polar environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T12:26:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "On Earth, polar deserts typically have low levels of insolation, annual precipitation less than 250 millimeters, and a mean temperature less than 10 degrees Celsius during its warmest month. Temperature changes in polar deserts frequently cross the freezing point of water" ;
    rdfs:label "polar desert ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001780, obo:ENVO_01001935 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001780
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000238
            ]
        )
    ] .

obo:ENVO_01001905
    obo:IAO_0000115 "A desert ecosystem which is subject to subtropical environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T12:27:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "On Earth, such ecosystems typically comprise ecological communities adapted to temperatures above a monthly average of 18 degrees Celsius, high daily temperature ranges of approximately 20 degrees Celsius, high insolation (but lower than that of a tropical desert biome), inhibited cloud formation, and very low precipitation. Subtropical desert biomes located near coasts with cold upwellings may have cooler temperatures and reduced insolution due to fog" ;
    rdfs:label "subtropical desert ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001780, obo:ENVO_01001933 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001780
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001906
    obo:IAO_0000115 "A desert ecosystem which is subject to tropical environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T12:27:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "On Earth, these ecosystems typically comprise ecological communities adapted to temperatures above a monthly average of 18 degrees Celsius, high daily temperature ranges of approximately 20 degrees Celsius, very high insolation due to inhibited cloud formation, and very low precipitation. Tropical desert biomes located near coasts with cold upwellings may have cooler temperatures and reduced insolution due to fog." ;
    rdfs:label "tropical desert ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001780 .

obo:ENVO_01001907
    obo:IAO_0000115 "A freshwater ecosystem which has its functions and composition determined by a freshwater lake." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T13:53:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "freshwater lake ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00000021
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001789
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00000021
            ]
        )
    ] .

obo:ENVO_01001908
    obo:IAO_0000115 "A freshwater lake ecosystem which has its functions and composition determined by a large freshwater lake." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T14:02:17Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The delimitations of \"large\" lakes are somewhat ambiguous. For details on \"Large lakes\" (e.g. African rift lakes) see http://worldwildlife.org/biomes/large-lake-ecosystems" ;
    rdfs:label "large freshwater lake ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000997, obo:ENVO_01001907, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001907
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000586
                ]
            )
        ]
    ] .

obo:ENVO_01001909
    obo:IAO_0000115 "A freshwater lake ecosystem which has its functions and composition determined by a small freshwater lake." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T14:03:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The exact delimitations of what is a \"small\" lake are somwhat vague. For details on \"Small lakes\" (e.g. Cameroon crater lakes)  see http://worldwildlife.org/biomes/small-lake-ecosystems." ;
    rdfs:label "small freshwater lake ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000997, obo:ENVO_01001907, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00000021
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000587
                ]
            )
        ]
    ] .

obo:ENVO_01001910
    obo:IAO_0000115 "A freshwater stream ecosystem which has its functions and composition determined by a freshwater river." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T14:11:41Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "freshwater river ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01000997, obo:ENVO_03605009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_01000297
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03605009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_01000297
            ]
        )
    ] .

obo:ENVO_01001911
    obo:IAO_0000115 "A freshwater river ecosystem which has its functions and composition determined by a large freshwater river." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T14:16:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The exact delimitations of \"large\" are ambiguous. For details on \"Large rivers\" (e.g. the Mekong river) see http://worldwildlife.org/biomes/large-river-ecosystems." ;
    rdfs:label "large freshwater river ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001910 .

obo:ENVO_01001912
    obo:IAO_0000115 "A freshwater river ecosystem which has its functions and composition determined by a small freshwater river." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T14:22:04Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The exact delimitations of \"small\" are ambiguous. For details on \"Small rivers\" (e.g. the Salween river) see http://worldwildlife.org/biomes/small-river-ecosystems. This class will be replaced with a less ambiguous class." ;
    rdfs:label "small freshwater river ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001910 .

obo:ENVO_01001913
    obo:IAO_0000115 "A large freshwater river ecosystem which has its functions and composition determined by its delta." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T14:48:38Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "\"Large\" is ambiguous. For details on \"Large river deltas\" (e.g. the Niger river delta) see http://worldwildlife.org/biomes/large-river-delta-ecosystems." ;
    rdfs:label "large freshwater river delta ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00000101
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001911
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00000101
            ]
        )
    ] .

obo:ENVO_01001914
    obo:IAO_0000115 "A large freshwater river ecosystem which has its functions and composition determined by its headwaters." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T14:57:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "\"Large\" is ambiguous. For details on \"Large river headwaters\" (e.g. the Upper Amazon headwaters) see http://worldwildlife.org/biomes/large-river-headwater-ecosystems." ;
    rdfs:label "large freshwater river headwater ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001911, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:ENVO_00000153
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001911
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:ENVO_00000153
            ]
        )
    ] .

obo:ENVO_01001915
    obo:IAO_0000115 "A woodland ecosystem which is subject to subtropical environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T16:21:17Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subtropical woodland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001245, obo:ENVO_01001933 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001245
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001916
    obo:IAO_0000115 "A woodland ecosystem which is subject to mediterranean environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T16:31:29Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mediterranean woodland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001915, obo:ENVO_01001934 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001915
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000207
            ]
        )
    ] .

obo:ENVO_01001917
    obo:IAO_0000115 "A woodland ecosystem which is subject to temperate environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T17:13:22Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate woodland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001245, obo:ENVO_01001931 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001245
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001918
    obo:IAO_0000115 "A woodland ecosystem which is subject to tropical environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T17:17:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical woodland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001245, obo:ENVO_01001932 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001245
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001919
    obo:IAO_0000115 "A savanna which has soil that is either very wet or saturated with water." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T19:26:21Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "flooded savanna"@en ;
    rdfs:subClassOf obo:ENVO_00000261, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001920
    ] .

obo:ENVO_01001920
    obo:IAO_0000115 "Soil which has a high water content." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T19:31:55Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "wet soil"@en ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001825
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001825
            ]
        )
    ] .

obo:ENVO_01001921
    obo:IAO_0000115 "A subtropical savanna which is subject to mediterranean environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T19:35:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mediterranean savanna"@en ;
    rdfs:subClassOf obo:ENVO_01001922, obo:ENVO_01001934 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001922
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000207
            ]
        )
    ] .

obo:ENVO_01001922
    obo:IAO_0000115 "A savanna which is subject to subtropical environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T19:36:56Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subtropical savanna"@en ;
    rdfs:subClassOf obo:ENVO_00000261 .

obo:ENVO_01001923
    obo:IAO_0000115 "A savanna which is subject to montain environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T19:41:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "montane savanna"@en ;
    rdfs:subClassOf obo:ENVO_00000261, obo:ENVO_01001927 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000261
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000342
            ]
        )
    ] .

obo:ENVO_01001924
    obo:IAO_0000115 "A savanna which is subject to temperate environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T19:42:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate savanna"@en ;
    rdfs:subClassOf obo:ENVO_00000261, obo:ENVO_01001931 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000261
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001925
    obo:IAO_0000115 "A savanna which is subject to tropical environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T19:44:30Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical savanna"@en ;
    rdfs:subClassOf obo:ENVO_00000261, obo:ENVO_01001932 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000261
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001926
    obo:IAO_0000115 "A polar tundra ecosystem which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:13:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "polar tundra biome"@en ;
    rdfs:subClassOf obo:ENVO_01000180, obo:ENVO_01000339, obo:ENVO_01001625 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001625
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001927
    obo:IAO_0000115 "A terrestrial ecosystem which is subject to montane environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:19:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "montane ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001790, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000342
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001790
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000342
            ]
        )
    ] .

obo:ENVO_01001928
    obo:IAO_0000115 "A subpolar grassland ecosystem which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:21:36Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subpolar grassland biome"@en ;
    rdfs:subClassOf obo:ENVO_01000177, obo:ENVO_01001812, obo:ENVO_01001834 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001812
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001929
    obo:IAO_0000115 "A meadow ecosystem which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:29:59Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "meadow biome"@en ;
    rdfs:subClassOf obo:ENVO_00000108, obo:ENVO_01000177 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000108
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001930
    obo:IAO_0000115 "An terrestrial ecosystem which is primarily used for the rearing and grazing of livestock." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:41:26Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "rangeland" ;
    a owl:Class ;
    rdfs:comment "Rangelands may or may not be anthropised ecosystems." ;
    rdfs:label "rangeland ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001790, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001442
    ] .

obo:ENVO_01001931
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:54:05Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "An ecosystem which is subject to temperate environmental conditions." ;
    a owl:Class ;
    rdfs:label "temperate ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, obo:ENVO_01001705 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001932
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:54:55Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "An ecosystem which is subject to tropical environmental conditions." ;
    a owl:Class ;
    rdfs:label "tropical ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, obo:ENVO_01001701 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001933
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:55:30Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "An ecosystem which is subject to subtropical environmental conditions." ;
    a owl:Class ;
    rdfs:label "subtropical ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, obo:ENVO_01001702 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001934
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:56:14Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "A subtropical ecosystem which is subject to mediterranean environmental conditions." ;
    a owl:Class ;
    rdfs:label "mediterranean ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001933, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000207
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000207
            ]
        )
    ] .

obo:ENVO_01001935
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:57:22Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "An ecosystem which is subject to polar environmental conditions." ;
    a owl:Class ;
    rdfs:label "polar ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, obo:ENVO_01001703 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000238
            ]
        )
    ] .

obo:ENVO_01001936
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T20:57:52Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "An ecosystem which is subject to subpolar environmental conditions." ;
    a owl:Class ;
    rdfs:label "subpolar ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, obo:ENVO_01001704 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000251
            ]
        )
    ] .

obo:ENVO_01001937
    obo:IAO_0000115 "A process during which a liquid or solid material is separated into component materials by vaporisation and the condensation of the resulting vapour into a different container." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T16:15:21Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class is not in the planned process branch, as distillation can occur without human intervention. Separate classes can be created for planned processes." ;
    rdfs:label "distillation"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000724
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000622
                obo:ENVO_01000727
            )
        ]
    ] .

obo:ENVO_01001938
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T21:01:16Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "An ecosystem which is subject to nival environmental conditions." ;
    a owl:Class ;
    rdfs:label "nival ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000344
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000344
            ]
        )
    ] .

obo:ENVO_01001939
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T21:02:06Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "An ecosystem which is subject to alpine environmental conditions." ;
    a owl:Class ;
    rdfs:label "alpine ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000340
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000340
            ]
        )
    ] .

obo:ENVO_01001940
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T21:02:35Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "An ecosystem which is subject to subalpine environmental conditions." ;
    a owl:Class ;
    rdfs:label "subalpine ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000341
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001110
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000341
            ]
        )
    ] .

obo:ENVO_01001941
    obo:IAO_0000115 "A planned process during which agents reduce the resources or effort needed to accomplish other planned process." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T22:27:09Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "facilitation"@en ;
    rdfs:subClassOf obo:OBI_0000011 .

obo:ENVO_01001942
    obo:IAO_0000115 "A dental clinic which is capable of transporting equipment and personnel to render dental care." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-06T22:33:59Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Mobile clinics are typically contained in motor vehicles." ;
    rdfs:label "mobile dental clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501185, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:ENVO_02000125
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03501185
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:ENVO_02000125
            ]
        )
    ] .

obo:ENVO_01001943
    obo:IAO_0000115 "Distillation during which a solid material is vapourised and the resulting vapours condensed into either solid or liquid component materials." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T16:23:31Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class is not in the planned process branch, as distillation can occur without human intervention. Separate classes can be created for planned processes." ;
    rdfs:label "dry distillation"@en ;
    rdfs:subClassOf obo:ENVO_01001937, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000840
                obo:ENVO_01000841
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000814
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001937
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01000814
            ]
        )
    ] .

obo:ENVO_01001944
    obo:IAO_0000115 "Distillation during which a liquid material is vapourised and the resulting vapours condensed into liquid component materials." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T16:26:23Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class is not in the planned process branch, as distillation can occur without human intervention. Separate classes can be created for planned processes." ;
    rdfs:label "classical distillation"@en ;
    rdfs:subClassOf obo:ENVO_01001937, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001937
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_01000815
            ]
        )
    ] .

obo:ENVO_01001945
    obo:IAO_0000115 "A process during which ion exchange chemistry is used to replace one class of ions with another." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T16:37:52Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "deionization" ;
    a owl:Class ;
    rdfs:label "deionisation"@en ;
    rdfs:subClassOf obo:ENVO_03000043 .

obo:ENVO_01001946
    obo:IAO_0000115 "A deionisation process during which mineral ions are replaced with either protons or hydroxide ions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T16:39:12Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mineral-to-(proton/hydroxide ion) exchange"@en ;
    rdfs:subClassOf obo:ENVO_01001945 .

obo:ENVO_01001947
    obo:IAO_0000115 "Liquid water which is the output of a deionisation process." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T16:44:21Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "deionised water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01001945
    ] .

obo:ENVO_01001948
    obo:IAO_0000115 "Deionised water which is the output of a mineral-to-(proton/hydroxide) deionisation process." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T16:46:53Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "demineralised water" ;
    a owl:Class ;
    rdfs:label "mineral-to-(proton/hydroxide) deionised water"@en ;
    rdfs:subClassOf obo:ENVO_01001947, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01001946
    ] .

obo:ENVO_01001949
    obo:IAO_0000115 "A forest which 1) possesses a closed and continuous tree canopy, 2) is subject to high humidity and rainfall, and 3) includes well-distributed populations of epiphytes, lianas, and vegetation adapted to high humidity or rainfall." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T16:59:19Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "rainforest ecosystem" ;
    a owl:Class ;
    rdfs:comment "Wildfires do not occur in most rainforests, although some fires may occur in dry rainforests during their dry seaon." ;
    rdfs:label "rainforest"@en ;
    rdfs:subClassOf obo:ENVO_01001243, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001825
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0015010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf ([
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000724
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0055003
                        ]
                    )
                ]
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000830
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0055003
                        ]
                    )
                ]
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01001083
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000086 ;
                            owl:someValuesFrom obo:PATO_0055003
                        ]
                    )
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001243
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002354 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf ([
                            a owl:Class ;
                            owl:intersectionOf (obo:ENVO_01000724
                                [
                                    a owl:Restriction ;
                                    owl:onProperty obo:RO_0000086 ;
                                    owl:someValuesFrom obo:PATO_0055003
                                ]
                            )
                        ]
                        [
                            a owl:Class ;
                            owl:intersectionOf (obo:ENVO_01000830
                                [
                                    a owl:Restriction ;
                                    owl:onProperty obo:RO_0000086 ;
                                    owl:someValuesFrom obo:PATO_0055003
                                ]
                            )
                        ]
                        [
                            a owl:Class ;
                            owl:intersectionOf (obo:ENVO_01001083
                                [
                                    a owl:Restriction ;
                                    owl:onProperty obo:RO_0000086 ;
                                    owl:someValuesFrom obo:PATO_0055003
                                ]
                            )
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_01001950
    obo:IAO_0000115 "A rainforest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:04:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "rainforest biome"@en ;
    rdfs:subClassOf obo:ENVO_01000174, obo:ENVO_01001949 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001949
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001951
    obo:IAO_0000115 "A rainforest which is subject to tropical environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:07:06Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical rainforest"@en ;
    rdfs:subClassOf obo:ENVO_01001803, obo:ENVO_01001949 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001949
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000204
            ]
        )
    ] .

obo:ENVO_01001952
    obo:IAO_0000115 "A rainforest which is subject to temperate environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:07:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate rainforest"@en ;
    rdfs:subClassOf obo:ENVO_01001805, obo:ENVO_01001949 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001949
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000206
            ]
        )
    ] .

obo:ENVO_01001953
    obo:IAO_0000115 "A rainforest which 1) occurs near a marine coastline or littoral zone, 2) grows on beach sand, quartz-rich sediments, meta-sediments or on coastal headlands enriched by volcanic minerals, 3) is subject to aeolian transport of sea salt, including minerals such as calcium, magnesium, potassium and phosphorus." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:07:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "littoral rainforest"@en ;
    rdfs:subClassOf obo:ENVO_01001949, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000125
    ] .

obo:ENVO_01001954
    obo:IAO_0000115 "A rainforest which has a more open canopy and less rainfall than other rainforest types." ;
    obo:IAO_0000116 "This is an odd class, and the definitional boundaries / differentia are unclear." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:07:25Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Dry rainforests have a more open canopy layer than other rainforests, and are found in areas of lower rainfall (630–1,100 mm (25–43 in)). They generally have two layers of trees." ;
    rdfs:label "dry rainforest"@en ;
    rdfs:subClassOf obo:ENVO_01001949 .

obo:ENVO_01001955
    obo:IAO_0000115 "A sclerophyllous forest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:29:45Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "sclerophyllous forest biome"@en ;
    rdfs:subClassOf obo:ENVO_01000174, obo:ENVO_01000434, obo:ENVO_01001838 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000434
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001956
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:31:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate sclerophyllous dry forest biome"@en ;
    rdfs:subClassOf obo:ENVO_01000395, obo:ENVO_01001831, obo:ENVO_01001955 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000395
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001957
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:31:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical sclerophyllous dry forest biome"@en ;
    rdfs:subClassOf obo:ENVO_01000396, obo:ENVO_01001830, obo:ENVO_01001955 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000396
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001958
    obo:IAO_0000115 "A rainforest which is subject to subtropical environmental conditions." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:36:19Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subtropical rainforest"@en ;
    rdfs:subClassOf obo:ENVO_01001804, obo:ENVO_01001949 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001949
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:ENVO_01000205
            ]
        )
    ] .

obo:ENVO_01001959
    obo:IAO_0000115 "A dry rainforest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T17:59:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dry rainforest biome"@en ;
    rdfs:subClassOf obo:ENVO_01001950, obo:ENVO_01001954 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001954
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001960
    obo:IAO_0000115 "A littoral rainforest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T18:00:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "littoral rainforest biome"@en ;
    rdfs:subClassOf obo:ENVO_01001950, obo:ENVO_01001953 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001953
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001961
    obo:IAO_0000115 "A subtropical rainforest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T18:00:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "subtropical rainforest biome"@en ;
    rdfs:subClassOf obo:ENVO_01001832, obo:ENVO_01001950, obo:ENVO_01001958 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001958
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001962
    obo:IAO_0000115 "A temperate rainforest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T18:00:30Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temperate rainforest biome"@en ;
    rdfs:subClassOf obo:ENVO_01001831, obo:ENVO_01001950, obo:ENVO_01001952 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001952
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001963
    obo:IAO_0000115 "A tropical rainforest which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T18:00:40Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tropical rainforest biome"@en ;
    rdfs:subClassOf obo:ENVO_01001830, obo:ENVO_01001950, obo:ENVO_01001951 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001951
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_01001964
    obo:IAO_0000115 "Ocean water which is part of a sea and which has its properties and composition more strongly influenced by terrestrial processes - such as river runoff, groundwater seepage, aeolian transport of dust - than waters of the open ocean." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T18:37:03Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "seawater"@en ;
    rdfs:subClassOf obo:ENVO_00002149, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000016
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002149
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000016
            ]
        )
    ] .

obo:ENVO_01001966
    obo:IAO_0000115 "Coastal ocean water is sea water that is adjacent to a coast." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T18:39:16Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "coastal water" ;
    oboInOwl:hasExactSynonym "coastal ocean water", "coastal oceanic water" ;
    oboInOwl:hasRelatedSynonym "coastal seawater" ;
    a owl:Class ;
    rdfs:comment "The limits of what qualifies as \"adjacent to\" vary greatly. This should be defined on a data level and is left intentionally fuzzy here. The label is \"coastal sea water\" rather than \"coastal water\" as some large lakes are often said to have coasts." ;
    rdfs:label "coastal ocean water"@en ;
    rdfs:subClassOf obo:ENVO_00002149, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000303
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002149
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom obo:ENVO_00000303
            ]
        )
    ] .

obo:ENVO_01001967
    obo:IAO_0000115 "A water accumulation process which results in the formation of an ocean by the outgassing, capture, and subsequent condensation of water vapour during the formation of an astronomical body." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T18:52:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "oceanogenesis"@en ;
    rdfs:subClassOf obo:ENVO_01001220, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000799
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00000015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001220
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_00000015
            ]
        )
    ] .

obo:ENVO_01001968
    obo:IAO_0000115 "A cell culture which supports the growth and proliferation of microorganisms." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T21:18:25Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "microbiological culture" ;
    oboInOwl:hasExactSynonym "culture of microorganismal cells" ;
    a owl:Class ;
    rdfs:label "microbial cell culture"@en ;
    rdfs:subClassOf obo:ENVO_02000008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PCO_1000004
    ] .

obo:ENVO_01001969
    obo:IAO_0000115 "A microbial cell culture which is primarily composed of bacterial biomass." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T21:25:24Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "bacterial cell culture"@en ;
    rdfs:subClassOf obo:ENVO_01001968 .

obo:ENVO_01001970
    obo:IAO_0000115 "A microbial cell culture which is primarily composed of archaeal biomass." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T21:25:34Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "archaeal cell culture"@en ;
    rdfs:subClassOf obo:ENVO_01001968 .

obo:ENVO_01001971
    obo:IAO_0000115 "A microbial cell culture which is primarily composed of eukaryotic biomass." ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    dc:date "2024-12-09T21:26:05Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cell culture of eukaryotic microbes"@en ;
    rdfs:subClassOf obo:ENVO_01001968 .

obo:ENVO_01003000
    obo:IAO_0000115 "A vehicle designed to fly in outer space."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-6670-9157> ;
    a owl:Class ;
    rdfs:label "spacecraft"@en ;
    rdfs:subClassOf obo:ENVO_01000604 .

obo:ENVO_01003001
    obo:IAO_0000115 "A disposition of a material entity which is realised when it is saturated with liquid water."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "water-holding capacity"@en ;
    rdfs:subClassOf obo:BFO_0000016, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:BFO_0000040
    ] .

obo:ENVO_01003002
    obo:IAO_0000115 "A mass of solid material which is either 1) a minute fragment of a larger mass or 2) one of a collection of small masses composing an aggregate." ;
    oboInOwl:hasRelatedSynonym "grain" ;
    a owl:Class ;
    rdfs:label "particle"@en ;
    rdfs:subClassOf obo:ENVO_01001687, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000797
                obo:ENVO_01000815
            )
        ]
    ] .

obo:ENVO_01003003
    obo:IAO_0000115 "A particle which 1) is composed primarily of hydrous aluminium phyllosilicate minerals, in turn composed of aluminium and silicon ions bonded into tiny, thin plates by interconnecting oxygen and hydroxide ions, and 2) is or was part of a portion of clay."@en ;
    oboInOwl:hasExactSynonym "clay particle"@en ;
    a owl:Class ;
    rdfs:comment "The distinction between silt and clay varies by discipline. Geologists and soil scientists usually consider the separation to occur at a particle size of 2 μm (clays being finer than silts), sedimentologists often use 4–5 μm, and colloid chemists use 1 μm. Geotechnical engineers distinguish between silts and clays based on the plasticity properties of the soil, as measured by the soils' Atterberg limits. ISO 14688 grades clay particles as being smaller than 2 μm and silt particles as being larger. Mixtures of sand, silt and less than 40% clay are called loam."@en ;
    rdfs:label "particle of clay"@en ;
    rdfs:subClassOf obo:ENVO_01003002, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00002982
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01003004 ;
                owl:someValuesFrom obo:ENVO_00002982
            ]
        )
    ] .

obo:ENVO_01003004
    obo:IAO_0000115 "A relation between two distinct material entities, the new entity and the old entity, in which the new entity begins to exist through the separation or transformation of a part of the old entity, and the new entity inherits a significant portion of the matter belonging to that part of the old entity."@en ;
    a owl:ObjectProperty ;
    rdfs:label "derives from part of"@en .

obo:ENVO_01003005
    obo:IAO_0000115 "A one-dimensional temporal region which spans the duration an astronomical body completes one rotation on its axis."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "day"@en ;
    rdfs:subClassOf obo:BFO_0000038 .

obo:ENVO_01003006
    obo:IAO_0000115 "A day during which water-based rainfall occurs."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "The threshold of precipitation at which humans consider a day 'rainy' is aribitrary."@en ;
    rdfs:label "rainy day"@en ;
    rdfs:subClassOf obo:ENVO_01003005, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002088 ;
        owl:someValuesFrom obo:ENVO_01000830
    ] .

obo:ENVO_01003007
    obo:IAO_0000115 "Percolation during which water moves through the interstices of soil."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "water percolation through soil"@en ;
    a owl:Class ;
    rdfs:label "percolation of water through soil"@en ;
    rdfs:subClassOf obo:ENVO_01000982, obo:ENVO_01003008, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_06105231
    ] .

obo:ENVO_01003008
    obo:IAO_0000115 "A material transport process during which a fluid is filtered through porous soild or semi-solid materials."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "This is not necessarily advective, and the properties of and processes participated in by the fluid may change."@en ;
    rdfs:label "percolation"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_02000140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000984
                ]
            )
        ]
    ] .

obo:ENVO_01003009
    obo:IAO_0000115 "A material transport process during which a liquid which is not absorbed or otherwise held in place by a material is transported away from its location."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:comment "Drainage may occur due to natural (e.g. gravitational) or artificial processes (e.g. pumping)"@en ;
    rdfs:label "drainage process"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00010483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000815
    ] .

obo:ENVO_01003010
    obo:IAO_0000115 "A material transport process which arises spontaneously due to physical heterogeneities in a portion of a material and forces which act throughout its volume."@en ;
    a owl:Class ;
    rdfs:comment "Most commonly, convective flows are generated by heterogeneities in density or the effects of gravity. When the cause of the convection is unspecified, convection due to the effects of thermal expansion and buoyancy can be assumed. Convection frequently occurs in fluids, but may also take place in soft solids or mixtures where particles can flow."@en ;
    rdfs:label "convective transport process"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:ENVO_01003011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000010
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:ENVO_01003011
            ]
        )
    ] .

obo:ENVO_01003011
    obo:IAO_0000115 "A physical quality of a process which is characteristic of processes that transport material within a volume due to the combined effects of material property heterogeneity and body forces across that volume."@en ;
    terms:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "convective"@en ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:ENVO_01003012
    obo:IAO_0000115 "A physical quality of a process which is characteristic of process that transport material without, themselves, changing the qualities of those materials or the processes that are unfolding within them."@en ;
    terms:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "advective"@en ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:ENVO_01003013
    obo:IAO_0000115 "A material transport process during which material moves from a region of higher concentration to a region of lower concentration."@en ;
    oboInOwl:hasBroadSynonym "diffusion"@en ;
    a owl:Class ;
    rdfs:comment "Diffusion is also applied to the movement of energy, thus the more specific label. This class will be repositioned (but with the core of its definition intact) if we include other forms of diffusion in ENVO."@en ;
    rdfs:label "material diffusion process"@en ;
    rdfs:subClassOf obo:ENVO_03000010 .

obo:ENVO_01003014
    obo:IAO_0000115 "An energy transfer process during which a material entity receives energy through radiation."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:creation_date "2018-11-03T20:29:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The term irradiation usually - but not always - excludes the exposure to non-ionizing radiation, such as infrared, visible light, microwaves from cellular phones or electromagnetic waves emitted by radio and TV receivers and power supplies. Please use the subclasses of this term for precision."@en ;
    rdfs:label "irradiation"@en ;
    rdfs:subClassOf obo:ENVO_01001852, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00010504
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_01001023
    ] .

obo:ENVO_01003015
    obo:IAO_0000115 "Irradiation during which a material entity receives energy through ionizing radiation."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "irradiation by ionising radiation"@en ;
    a owl:Class ;
    rdfs:comment "Usage of this term typically excludes low or background levels of exposure, and is often linked with a purpose such as sterilisation. This class does not differentiate on such a basis, and subclasses - e.g. \"irradiation by ionizing radiation for sterilization\" can be created for specific applications if required."@en ;
    rdfs:label "irradiation by ionizing radiation"@en ;
    rdfs:subClassOf obo:ENVO_01003014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_21001219
    ] .

obo:ENVO_01003016
    obo:IAO_0000115 "Irradiation during which a material entity receives energy through non-ionizing radiation."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "irradiation by non-ionising radiation"@en ;
    a owl:Class ;
    rdfs:comment "Note that some forms of ultraviolet radiation can be ionising, thus it is not included in the logical axioms of this class."@en ;
    rdfs:label "irradiation by non-ionizing radiation"@en ;
    rdfs:subClassOf obo:ENVO_01003014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01001861
                obo:ENVO_01001864
                obo:ENVO_21001212
                obo:ENVO_21001213
                obo:ENVO_21001214
                obo:ENVO_21001215
            )
        ]
    ] .

obo:ENVO_01003017
    obo:IAO_0000115 "Irradiation during which a material entity receives energy through photosynthetically active radiation."@en ;
    dc:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "irradiation by photosynthetically active radiation"@en ;
    rdfs:subClassOf obo:ENVO_01003016, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001864
    ] .

obo:ENVO_01003018
    obo:IAO_0000115 "Wave energy which inheres in perpendicular electric and magnetic fields and which is realised when they oscillate and propagate."@en ;
    terms:creator <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasRelatedSynonym "electromagnetic radiant energy"@en ;
    a owl:Class ;
    rdfs:label "electromagnetic wave energy"@en ;
    rdfs:subClassOf obo:ENVO_01003019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000054 ;
        owl:someValuesFrom obo:ENVO_01001026
    ] .

obo:ENVO_01003019
    obo:IAO_0000115 "Energy which inheres in a wave and is realised during its propagation."@en ;
    terms:creator <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "wave energy"@en ;
    rdfs:subClassOf obo:ENVO_2000015 .

obo:ENVO_01003020
    obo:IAO_0000115 "A part of an environmental system whose boundaries are determined by fiat."@en ;
    a owl:Class ;
    rdfs:comment "Subclasses of this class have fiat (and only fiat) boundaries - that is, boundaries which are determined by human consensus or opinion rather than (and sometimes in contrast to) well-defined physical discontinuities. We distinguish these from entities that have fuzzy or hard to define boundaries that do overlap some form of physical discontinuity."@en ;
    rdfs:label "fiat part of an astronomical object"@en ;
    rdfs:subClassOf obo:BFO_0000024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000804
    ] .

obo:ENVO_01003021
    obo:IAO_0000115 "A gaseous part of an atmosphere in which gases have increased atmospheric pressure."@en ;
    a owl:Class ;
    rdfs:comment "Air is not specified directly (although the definition subsumes air masses) to allow for other forms of low pressure areas in planetary atmospheres." ;
    rdfs:label "area of high atmospheric pressure"@en ;
    rdfs:subClassOf obo:ENVO_01001645, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001576
                ]
            )
        ]
    ] .

obo:ENVO_02000000
    obo:IAO_0000115 "A hypodermic needle is a medical instrument made from a hollow needle. It is commonly used with a syringe to inject substances into the body of an organism." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hypodermic_needle" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000000" ;
    a owl:Class ;
    rdfs:label "hypodermic needle" ;
    rdfs:subClassOf obo:ENVO_00010621 .

obo:ENVO_02000001
    obo:IAO_0000115 "A textile is a manufactured product comprised of a network of natural or artificial fibers (often referred to as thread or yarn)." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Textile" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000001" ;
    a owl:Class ;
    rdfs:label "textile" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_02000002
    obo:IAO_0000115 "Bedclothing is a textile covering used on a bed as a sheet, blanket, or pillowcase." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000002" ;
    a owl:Class ;
    rdfs:label "bedclothing" ;
    rdfs:subClassOf obo:ENVO_02000001 .

obo:ENVO_02000003
    obo:IAO_0000115 "A pockmark field is an undersea feature formed by shallow seabed depressions, typically several tens of metres across and a few metres deep. Generally, they are formed in soft, fine-grained seabed sediments by the escape of fluids (gas or water, but mainly methane) into the water column." ;
    a owl:Class ;
    rdfs:label "pockmark field" ;
    rdfs:subClassOf obo:ENVO_01000352, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000482
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000352
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000482
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_01000160
            ]
        )
    ] .

obo:ENVO_02000004
    obo:IAO_0000115 "Nesting material is an animal habitation consisting of matierals used to cushion, insulate and protect the young of the organism. The adult will use the material to form a protective structure to house and raise their young. Nests are built primarily by birds, but also by mammals, fish, insects and reptiles." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000004" ;
    a owl:Class ;
    rdfs:label "nesting material" ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_02000005
    obo:IAO_0000115 "Livestock is an animal-associated habitat consisting of any domestic or domesticated animal intentionally raised for food or in the production of food or raised as stock to produce food or fibre, in an agricultural setting or for its labour or pen-raised animals raised on licensed game farm operations. Livestock include: bovine animals (including buffalo and bison), ovine animals, porcine animals, caprine animals, , poultry, bees, equine animals, cervidae animals; animals of the genus Lama; ratites (Emu, Ostrich, and Rhea), fish or shellfish in aquaculture facilities, and enclosed domesticated rabbits or hares raised for human food or fiber." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Livestock" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "livestock" ;
    oboInOwl:id "ENVO:02000005" ;
    a owl:Class ;
    rdfs:label "obsolete livestock-associated habitat" ;
    owl:deprecated true .

obo:ENVO_02000006
    obo:IAO_0000115 "Cultured habitat is an controlled habitat created by humans through laboratory techniques usually for the purposes of preparing cell, organ, tissue and plant tissue cultures." ;
    obo:IAO_0100001 "ENVO:01000312" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000006" ;
    oboInOwl:inSubset envo:EnvO-Lite-GSC ;
    a owl:Class ;
    rdfs:label "obsolete cultured habitat" ;
    owl:deprecated true .

obo:ENVO_02000007
    obo:IAO_0000115 "Tissue culture is the culture of cells, tissues or organs in a nutrient medium under sterile conditions." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tissue_culture" ;
    a owl:Class ;
    rdfs:comment "This branch should be moved to OBI or a more appropriate ontology." ;
    rdfs:label "tissue culture" ;
    rdfs:subClassOf obo:OBI_0000011 .

obo:ENVO_02000008
    obo:IAO_0000115 "Organic material which is composed primarily of a growth of cells in an artificial medium for experimental research." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cell_culture" ;
    a owl:Class ;
    rdfs:label "cell culture" ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_02000009
    obo:IAO_0000115 "Plant tissue culture is the growth or maintenance of plant cells, tissues, organs or whole plants in vitro." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plant_tissue_culture" ;
    a owl:Class ;
    rdfs:label "plant tissue culture" ;
    rdfs:subClassOf obo:ENVO_02000007 .

obo:ENVO_02000010
    obo:IAO_0000115 "Organ culture is the aseptic culture of complete living organs of animals and plants outside the body in a suitable culture medium. Animal organs must be small enough to allow the nutrients in the culture medium to penetrate all the cells." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Organ_culture" ;
    a owl:Class ;
    rdfs:label "organ culture" ;
    rdfs:subClassOf obo:ENVO_02000007 .

obo:ENVO_02000011
    obo:IAO_0100001 "FOODON:00001265" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000011" ;
    a owl:Class ;
    rdfs:label "obsolete buffalo milk" ;
    owl:deprecated true .

obo:ENVO_02000012
    obo:IAO_0100001 "FOODON:00001266" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Camel_milk" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000012" ;
    a owl:Class ;
    rdfs:label "obsolete camel milk" ;
    owl:deprecated true .

obo:ENVO_02000013
    obo:IAO_0100001 "FOODON:00001267" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000013" ;
    a owl:Class ;
    rdfs:label "obsolete donkey milk" ;
    owl:deprecated true .

obo:ENVO_02000014
    obo:IAO_0100001 "FOODON:00001268" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000014" ;
    a owl:Class ;
    rdfs:label "obsolete horse milk" ;
    owl:deprecated true .

obo:ENVO_02000015
    obo:IAO_0100001 "FOODON:00001269" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000015" ;
    a owl:Class ;
    rdfs:label "obsolete reindeer milk" ;
    owl:deprecated true .

obo:ENVO_02000016
    obo:IAO_0100001 "FOODON:00001270" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000016" ;
    a owl:Class ;
    rdfs:label "obsolete water buffalo milk" ;
    owl:deprecated true .

obo:ENVO_02000017
    obo:IAO_0100001 "FOODON:00001271" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000017" ;
    a owl:Class ;
    rdfs:label "obsolete yak milk" ;
    owl:deprecated true .

obo:ENVO_02000018
    obo:IAO_0100001 "FOODON:00001272" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000018" ;
    a owl:Class ;
    rdfs:label "obsolete zebra milk" ;
    owl:deprecated true .

obo:ENVO_02000019
    obo:IAO_0000115 "An organic material which is primarily composed of some natural bodily fluid or secretion such as blood, semen, saliva, blood plasma, intracellular and interstitial fluids." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bodily_fluid" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "bodily fluid material" ;
    rdfs:subClassOf obo:ENVO_01000155, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002297
    ] .

obo:ENVO_02000020
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of blood, a bodily fluid composed of blood plasma and blood cells suspended within the plasma that circulates around the organism's body. Blood performs may important functions including the supplying of oxygen and nutrients, removal of waste, circulation of white blood cells, detection of antibodes, coagulation, transportation of antibodies and the regulation of pH and body temperature." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "blood material" ;
    rdfs:subClassOf obo:ENVO_02000019, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000178
    ] .

obo:ENVO_02000021
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of amniotic fluid, a bodily fluid consisting of watery liquid surrounding and cushioning a growing fetus within the amnion. It allows the fetus to move freely without the walls of the uterus being too tight against its body. Buoyancy is also provided." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "amniotic fluid material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000173
    ] .

obo:ENVO_02000022
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of excreta, bodily fluids consisting of matter which contains the waste products of biological processes, including urine or feces, discharged from an organism's body." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "excreta material" ;
    rdfs:subClassOf obo:ENVO_00002264, obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000174
    ] .

obo:ENVO_02000023
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of bile, a bodily fluid consisting of a bitter, yellow or green alkaline fluid secreted by hepatocytes from the liver of most vertebrates. In many species, bile is stored in the gallbladder between meals and upon eating is discharged into the duodenum where the bile aids the process of digestion of lipids." ;
    oboInOwl:hasRelatedSynonym "gall" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "bile material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001970
    ] .

obo:ENVO_02000024
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of aqueous humour, a bodily fluid consisting of a thick watery substance that fills the space between the lens and the cornea." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aqueous_humour" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "aqueous humour material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001796
    ] .

obo:ENVO_02000025
    obo:IAO_0000115 "An excreta material which is composed primarily of sweat, an excreta consisting primarily of water as well as a smaller amount of sodium chloride that is excreted by the sweat glands in the skin of mammals." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "sweat material" ;
    rdfs:subClassOf obo:ENVO_02000022 .

obo:ENVO_02000026
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of chyme, a bodily fluid consisting of a liquid substance found in the stomach before passing through the pyloric valve and entering the duodenum. It results from the mechanical and chemical breakdown of a bolus and consists of partially digested food, water, hydrochloric acid, and various digestive enzymes." ;
    oboInOwl:hasExactSynonym "chymus" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "chyme material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000910
    ] .

obo:ENVO_02000027
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of blood plasma, a bodily fluid that comprises the liquid component of blood, in which the blood cells are suspended. It makes up about 55% of total blood volume." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Blood_plasma" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "blood plasma material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001969
    ] .

obo:ENVO_02000028
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of ear wax, a bodily fluid consisting of a yellowish, waxy substance secreted in the ear canal of humans and many other mammals. It plays an important role in the human ear canal, assisting in cleaning and lubrication, and also provides some protection from bacteria, fungi, and insects." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ear_wax" ;
    oboInOwl:hasExactSynonym "cerumen material" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "ear wax material" ;
    rdfs:subClassOf obo:ENVO_02000019 .

obo:ENVO_02000029
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of cerebrospinal fluid, a clear bodily fluid that occupies the subarachnoid space and the ventricular system around and inside the brain. CSF is a clear bodily fluid that occupies the subarachnoid space and the ventricular system around and inside the brain." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cerebrospinal_fluid" ;
    oboInOwl:hasExactSynonym "CSF material" ;
    oboInOwl:hasRelatedSynonym "Liquor cerebrospinalis" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "cerebrospinal fluid material" ;
    rdfs:subClassOf obo:ENVO_02000019, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001359
    ] .

obo:ENVO_02000030
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of chyle, a bodily fluid consisting of a milky fluid consisting of lymph and emulsified fats; formed in the small intestine during digestion of ingested fats." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chyle" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "chyle material" ;
    rdfs:subClassOf obo:ENVO_02000019, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000911
    ] .

obo:ENVO_02000031
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of breast milk, is a bodily fluid produced that is secreted from two milk-secreting glandular organs on a female's chest." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "breast milk material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001913
    ] .

obo:ENVO_02000032
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of vitreous humor, a bodily fluid consisting of a clear gel that fills the space between the lens and the retina of the eyeball of humans and other vertebrates." ;
    oboInOwl:hasExactSynonym "vitreous humour material" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "vitreous humor material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001797
    ] .

obo:ENVO_02000033
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of a pleural effusion, a bodily fluid that is produced in excess and accumulates in the pleural cavity, the fluid-filled space that surrounds the lungs. Excessive amounts of such fluid can impair breathing by limiting the expansion of the lungs during inhalation." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pleural_effusion" ;
    a owl:Class ;
    rdfs:label "pleural effusion material" ;
    rdfs:subClassOf obo:ENVO_02000019, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000175
    ] .

obo:ENVO_02000034
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of a volume of tears, a bodily fluid consisting of a drop of the clear salty liquid secreted by glands (lacrimal glands) in the eyes. Tears wet the membrane covering the eye and help rid the eye of irritating substances." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "tear material" ;
    rdfs:subClassOf obo:ENVO_02000019 .

obo:ENVO_02000035
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of an oronasal secretion, a bodily fluid secreted from the body via the mouth or nose." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "oronasal secretion material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000176
    ] .

obo:ENVO_02000036
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of saliva, a slightly alkaline secretion of water, mucin, protein, salts, and often a starch-splitting enzyme (as ptyalin) that is secreted into the mouth by salivary glands, lubricates ingested food, and often begins the breakdown of starches." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "saliva material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001836
    ] .

obo:ENVO_02000037
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of sebum, an oily bodily fluid secreted from the sebaceous glads that is made of fat (lipids) and the debris of dead fat-producing cells. In the glands, sebum is produced within specialized cells and is released as these cells burst. Sebum acts to protect and waterproof hair and skin, and keep them from becoming dry, brittle and cracked. It can also inhibit the growth of microorganisms on skin." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "sebum material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001866
    ] .

obo:ENVO_02000038
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of pus, a bodily fluid consisting of a whitish-yellow or yellow substance produced during inflammatory responses of the body that can be found in regions of pyogenic bacterial infections. Pus is produced from the dead and living cells which travel into the intercellular spaces around the affected cells." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "pus material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000177
    ] .

obo:ENVO_02000039
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of synovial fluid, a bodily fluid secreted by the synovial membrane into the joint cavity to form a thin layer at the surface of cartilage." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Synovial_fluid" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "synovial fluid material" ;
    rdfs:subClassOf obo:ENVO_02000019, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0001090
    ] .

obo:ENVO_02000040
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of mucus, a bodily fluid consisting of a slippery secretion of the lining of the mucous membranes in the body. It is a viscous colloid containing antiseptic enzymes (such as lysozyme) and immunoglobulins. Mucus is produced by goblet cells in the mucous membranes that cover the surfaces of the membranes. It is made up of mucins and inorganic salts suspended in water." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "mucus material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000912
    ] .

obo:ENVO_02000041
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of lymph, a bodily fluid consisting of a usually clear coagulable fluid that passes from intercellular spaces of body tissue into the lymphatic vessels, is discharged into the blood by way of the thoracic duct and right lymphatic duct, and resembles blood plasma in containing white blood cells and especially lymphocytes but normally few red blood cells and no platelets." ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "lymph material" ;
    rdfs:subClassOf obo:ENVO_02000019, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0002391
    ] .

obo:ENVO_02000042
    obo:IAO_0000115 "A bodily fluid material which is composed primarily of interstitial fluid, a bodily fluid consisting of a solution which bathes and surrounds the cells of multicellular animals. It is the main component of the extracellular fluid, which also includes plasma and transcellular fluid." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Interstitial_fluid" ;
    oboInOwl:hasExactSynonym "intercellular fluid material", "tissue fluid material" ;
    a owl:Class ;
    rdfs:comment "ENVO bodily fluid classes differ from UBERON's treatment of bodily fluids. UBERON refers to the substance itself (\"S\"). We assert that UBERON's classes are the primary compositional component of the terms in ENVO (\"S material\"). Use of the ENVO terms is typically recommended when you wish to indicate that there may be other materials intermixed with S." ;
    rdfs:label "interstitial fluid material" ;
    rdfs:subClassOf obo:ENVO_02000019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:UBERON_0000913
    ] .

obo:ENVO_02000043
    obo:IAO_0000115 "A biological product is an environmental substrate comprised of any virus, therapeutic serum, toxin, antitoxin, or analogous product available to prevent, treat or cure diseases or injuries in man." ;
    a owl:Class ;
    rdfs:comment "This definition should be revised, it is currently too ambiguous." ;
    rdfs:label "biological product" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_02000044
    obo:IAO_0000115 "Siliceous ooze is a marine sediment composed of the debris of plankton with silica shells, such as diatoms and radiolaria. This ooze is limited to areas with high biological productivity, such as the polar oceans, and upwelling zones near the equator. The least common type of sediment, it covers only 15% of the ocean floor. It accumulates at a slower rate than calcareous ooze: 0.2-1 cm / 1000 yr." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Siliceous_ooze" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000044" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "siliceous ooze" ;
    rdfs:subClassOf obo:ENVO_01000082 .

obo:ENVO_02000045
    obo:IAO_0000115 "Red clay, also known as pelagic clay, accumulates in the deepest and most remote areas of the ocean. Containing less than 30% biogenic material, its composition is a varied mix of very fine quartz and clay minerals, authigenic deposits precipitated directly from seawater, and micrometeorites. Though called \"red\" because it sometimes takes the color of oxidized iron minerals, it is usually brownish in color. Its ultimate origin is uncertain, but red clay seems to be mostly derived from distant rivers, and windblown dust. Covering 38% of the ocean floor, it accumulates more slowly than any other sediment type, at only 0.1-0.5 cm / 1000 yr." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000045" ;
    a owl:Class ;
    rdfs:label "red clay" ;
    rdfs:subClassOf obo:ENVO_01000082 .

obo:ENVO_02000046
    obo:IAO_0000115 "Calcareous ooze is a marine sediment composed primarily of the shells--also known as tests--of foraminifera, coccolithophores, and pteropods. This is the most common pelagic sediment by area, covering 48% of the world ocean's floor. This type of ooze is limited to depths above the Carbonate Compensation Depth at time of burial. It accumulates more rapidly than any other pelagic sediment type, with a rate that varies from 0.3 - 5 cm / 1000 yr." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000046" ;
    a owl:Class ;
    rdfs:label "calcareous ooze" ;
    rdfs:subClassOf obo:ENVO_01000082 .

obo:ENVO_02000047
    obo:IAO_0000115 "Food material which can be used to meet nutritional requirements of animals, particularly livestock such as cattle, goats, sheep, horses, chickens and pigs." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Animal_feed" ;
    oboInOwl:hasRelatedSynonym "fodder" ;
    a owl:Class ;
    rdfs:comment "Most animal feed is from plants but some is of animal origin. Fodder refers particularly to food given to the animals (including plants cut and carried to them), rather than that which they forage for themselves. It includes hay, straw, silage, compressed and pelleted feeds, oils and mixed rations, and also sprouted grains and legumes." ;
    rdfs:label "animal feed" ;
    rdfs:subClassOf obo:FOODON_00002403 .

obo:ENVO_02000048
    obo:IAO_0000115 "Contaminated animal feed is an animal feed that has become contaminated with or come contact with microorganisms or toxic chemicals." ;
    a owl:Class ;
    rdfs:label "contaminated animal feed" ;
    rdfs:subClassOf obo:ENVO_02000047 .

obo:ENVO_02000049
    obo:IAO_0000115 "A lentic water body which is adjacent to a coast." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "coastal water body" ;
    rdfs:subClassOf obo:ENVO_01000617, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000687
    ] .

obo:ENVO_02000050
    obo:IAO_0100001 "FOODON:00001273" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Spinach" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000050" ;
    a owl:Class ;
    rdfs:label "obsolete spinach" ;
    owl:deprecated true .

obo:ENVO_02000051
    obo:IAO_0000115 "Raw milk which has not undergone the pasteurization process." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Unpasteurized_milk" ;
    oboInOwl:hasExactSynonym "raw milk" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000051" ;
    a owl:Class ;
    rdfs:label "obsolete unpasteurized milk product" ;
    owl:deprecated true .

obo:ENVO_02000052
    obo:IAO_0000115 "A canopy designed to protect against precipitation or sunlight." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Umbrella" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000052" ;
    a owl:Class ;
    rdfs:label "umbrella" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_02000053
    obo:IAO_0000115 "A skin obtained from animals for human use typically from deer or cattle sources used to produce leather, shoes, fashion accessories, musical instruments." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hide" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000053" ;
    a owl:Class ;
    rdfs:label "hide" ;
    rdfs:subClassOf obo:ENVO_0010003 .

obo:ENVO_02000054
    obo:IAO_0000115 "A mixture of crushed and coarsely ground bones that is used as an organic fertilizer for plants and formerly in animal feed." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bone_meal" ;
    a owl:Class ;
    rdfs:label "bone meal" ;
    rdfs:subClassOf obo:ENVO_02000055 .

obo:ENVO_02000055
    obo:IAO_0000115 "Food material which can be used to meet nutritional requirements of plants." ;
    a owl:Class ;
    rdfs:label "plant feed" ;
    rdfs:subClassOf obo:FOODON_00002403 .

obo:ENVO_02000056
    obo:IAO_0100001 "FOODON:00001274" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000056" ;
    a owl:Class ;
    rdfs:label "obsolete egg product" ;
    owl:deprecated true .

obo:ENVO_02000057
    obo:IAO_0100001 "FOODON:00001275" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chicken_egg" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000057" ;
    a owl:Class ;
    rdfs:label "obsolete hen's egg product" ;
    owl:deprecated true .

obo:ENVO_02000058
    obo:IAO_0000115 "A textile comprised of a pliable material made usually by weaving, felting, or knitting natural or synthetic fibers and filaments." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cloth" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000058" ;
    a owl:Class ;
    rdfs:label "cloth" ;
    rdfs:subClassOf obo:ENVO_02000001 .

obo:ENVO_02000059
    obo:IAO_0000115 "A soil consisting of the upper layer of soil on the surface consisting of loose material capable of supporting life composed of a mixture of mineral and organic matter." ;
    oboInOwl:hasExactSynonym "topsoil" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000059" ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "surface soil" ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_02000060
    obo:IAO_0100001 "FOODON:00001276" ;
    oboInOwl:hasAlternativeId "ENVO:00002208" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Apple_cider", "https://en.wikipedia.org/wiki/Cider" ;
    oboInOwl:hasExactSynonym "cider" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000060" ;
    a owl:Class ;
    rdfs:label "obsolete apple cider" ;
    owl:deprecated true .

obo:ENVO_02000061
    obo:IAO_0100001 "FOODON:00001277" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000061" ;
    a owl:Class ;
    rdfs:label "obsolete unpasteurized orange juice" ;
    owl:deprecated true .

obo:ENVO_02000062
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dessert" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000062" ;
    a owl:Class ;
    rdfs:label "obsolete dessert" ;
    owl:deprecated true .

obo:ENVO_02000063
    obo:IAO_0100001 "FOODON:00001278" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cake" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000063" ;
    a owl:Class ;
    rdfs:label "obsolete cake" ;
    owl:deprecated true .

obo:ENVO_02000064
    obo:IAO_0100001 "FOODON:00001279" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000064" ;
    a owl:Class ;
    rdfs:label "obsolete cake icing" ;
    owl:deprecated true .

obo:ENVO_02000065
    obo:IAO_0100001 "FOODON:00001280" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chocolate" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000065" ;
    a owl:Class ;
    rdfs:label "obsolete chocolate" ;
    owl:deprecated true .

obo:ENVO_02000066
    obo:IAO_0100001 "FOODON:00001281" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Custard" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000066" ;
    a owl:Class ;
    rdfs:label "obsolete custard" ;
    owl:deprecated true .

obo:ENVO_02000067
    obo:IAO_0100001 "FOODON:00001282" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ground_beef" ;
    oboInOwl:hasExactSynonym "beef mince", "hamburger meat", "minced beef" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000067" ;
    a owl:Class ;
    rdfs:label "obsolete ground beef" ;
    owl:deprecated true .

obo:ENVO_02000068
    obo:IAO_0100001 "FOODON:00001283" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Poultry" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000068" ;
    a owl:Class ;
    rdfs:label "obsolete poultry product" ;
    owl:deprecated true .

obo:ENVO_02000069
    obo:IAO_0100001 "FOODON:00001284" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Duck" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000069" ;
    a owl:Class ;
    rdfs:label "obsolete duck meat product" ;
    owl:deprecated true .

obo:ENVO_02000070
    obo:IAO_0100001 "FOODON:00001285" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Goose" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000070" ;
    a owl:Class ;
    rdfs:label "obsolete goose meat product" ;
    owl:deprecated true .

obo:ENVO_02000071
    obo:IAO_0100001 "FOODON:00001286" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Turkey" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000071" ;
    a owl:Class ;
    rdfs:label "obsolete turkey meat product" ;
    owl:deprecated true .

obo:ENVO_02000072
    obo:IAO_0100001 "FOODON:00001287" ;
    oboInOwl:hasDbXref "SWEETRealm:Mushroom", "https://en.wikipedia.org/wiki/Mushroom" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000072" ;
    a owl:Class ;
    rdfs:label "obsolete mushroom" ;
    owl:deprecated true .

obo:ENVO_02000073
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000073" ;
    a owl:Class ;
    rdfs:label "obsolete bean plant" ;
    owl:deprecated true .

obo:ENVO_02000074
    obo:IAO_0100001 "FOODON:00001288" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cantaloupe" ;
    oboInOwl:hasExactSynonym "cantaloup", "muskmelon" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000074" ;
    a owl:Class ;
    rdfs:label "obsolete cantaloupe" ;
    owl:deprecated true .

obo:ENVO_02000075
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000075" ;
    a owl:Class ;
    rdfs:label "obsolete peanut plant" ;
    owl:deprecated true .

obo:ENVO_02000076
    obo:IAO_0100001 "FOODON:00001289" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Potato_salad" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000076" ;
    a owl:Class ;
    rdfs:label "obsolete potato salad" ;
    owl:deprecated true .

obo:ENVO_02000077
    obo:IAO_0100001 "FOODON:00001290" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Salad_dressing" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000077" ;
    a owl:Class ;
    rdfs:label "obsolete salad dressing" ;
    owl:deprecated true .

obo:ENVO_02000078
    obo:IAO_0100001 "FOODON:00001291" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Clam" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000078" ;
    a owl:Class ;
    rdfs:label "obsolete clam product" ;
    owl:deprecated true .

obo:ENVO_02000079
    obo:IAO_0100001 "FOODON:00001292" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oyster" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000079" ;
    a owl:Class ;
    rdfs:label "obsolete oyster product" ;
    owl:deprecated true .

obo:ENVO_02000080
    obo:IAO_0100001 "FOODON:00001293" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shellfish" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000080" ;
    a owl:Class ;
    rdfs:label "obsolete shellfish product" ;
    owl:deprecated true .

obo:ENVO_02000081
    obo:IAO_0000115 "A written message from one person to another addressed to a person or organization." ;
    obo:IAO_0000116 "This is a legacy term, formerly in the manufactured product hierarchy under \"paper product\". A \"letter paper\" term is now present where this term once was. ENVO is not the right ontology for the generically dependent continuant class, but will host it for now."@en ;
    a owl:Class ;
    rdfs:label "letter" ;
    rdfs:subClassOf obo:IAO_0000030 .

obo:ENVO_02000082
    obo:IAO_0100001 "FOODON:00001294" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000082" ;
    a owl:Class ;
    rdfs:label "obsolete unpasteurized goat milk cheese" ;
    owl:deprecated true .

obo:ENVO_02000083
    obo:IAO_0100001 "FOODON:00001295" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000083" ;
    a owl:Class ;
    rdfs:label "obsolete Pecorino cheese" ;
    owl:deprecated true .

obo:ENVO_02000084
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000084" ;
    a owl:Class ;
    rdfs:label "goat manure" ;
    rdfs:subClassOf obo:ENVO_00003031 .

obo:ENVO_02000085
    obo:IAO_0100001 "FOODON:00001296" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000085" ;
    a owl:Class ;
    rdfs:label "obsolete unpasteurized sheep milk cheese" ;
    owl:deprecated true .

obo:ENVO_02000086
    obo:IAO_0100001 "FOODON:00001297" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000086" ;
    a owl:Class ;
    rdfs:label "obsolete unpasteruized cow milk cheese" ;
    owl:deprecated true .

obo:ENVO_02000087
    obo:IAO_0100001 "FOODON:00001298" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000087" ;
    a owl:Class ;
    rdfs:label "obsolete unpasteurized camel milk" ;
    owl:deprecated true .

obo:ENVO_02000088
    obo:IAO_0100001 "FOODON:00001299" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000088" ;
    a owl:Class ;
    rdfs:label "obsolete unpasteurized caprine milk" ;
    owl:deprecated true .

obo:ENVO_02000089
    obo:IAO_0100001 "FOODON:00001300" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:02000089" ;
    a owl:Class ;
    rdfs:label "obsolete unpasteurized ovine milk" ;
    owl:deprecated true .

obo:ENVO_02000090
    obo:IAO_0000115 "An environmental material that is the non-aqueous, non-gaseous residues that remain after something is burned." ;
    a owl:Class ;
    rdfs:label "ash"@en ;
    rdfs:subClassOf obo:ENVO_01000814, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000839
    ] .

obo:ENVO_02000091
    obo:IAO_0000115 "A combustible black or brownish-black sedimentary rock usually occurring in rock strata in layers or veins called coal beds or coal seams." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "coal" ;
    rdfs:subClassOf obo:ENVO_00002016, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0015022
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_35230
    ] .

obo:ENVO_02000092
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "iron mine" ;
    rdfs:subClassOf obo:ENVO_00000076, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000785
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_02000096
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000076
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000785
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002234 ;
                            owl:someValuesFrom obo:ENVO_02000096
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_02000093
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Uranium_mining> ;
    a owl:Class ;
    rdfs:label "uranium mine" ;
    rdfs:subClassOf obo:ENVO_00000076, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000785
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom obo:ENVO_02000095
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000076
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000785
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002234 ;
                            owl:someValuesFrom obo:ENVO_02000095
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_02000094
    obo:IAO_0000115 "a type of rock that contains sufficient minerals with important elements including metals that can be economically extracted from the rock." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ore> ;
    a owl:Class ;
    rdfs:label "ore" ;
    rdfs:subClassOf obo:ENVO_00001995 .

obo:ENVO_02000095
    obo:IAO_0000115 "Ore which contains uranium." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:comment "The primary uranium ore mineral is uraninite" ;
    rdfs:label "uranium ore" ;
    rdfs:subClassOf obo:ENVO_02000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33499
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000094
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_33499
            ]
        )
    ] .

obo:ENVO_02000096
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "iron ore" ;
    rdfs:subClassOf obo:ENVO_02000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_24873
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000094
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_24873
            ]
        )
    ] .

obo:ENVO_02000097
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "gold ore" ;
    rdfs:subClassOf obo:ENVO_02000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33969
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000094
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_33969
            ]
        )
    ] .

obo:ENVO_02000098
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "platinum ore" ;
    rdfs:subClassOf obo:ENVO_02000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33749
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000094
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_33749
            ]
        )
    ] .

obo:ENVO_02000099
    obo:IAO_0000115 "Dust which is derived from coal." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "coal dust" ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_02000091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_02000091
            ]
        )
    ] .

obo:ENVO_02000100
    obo:IAO_0000115 "Dust which is derived from mineral material." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "mineral dust" ;
    rdfs:subClassOf obo:ENVO_00002008, obo:ENVO_01000256, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000256
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_01000256
            ]
        )
    ] .

obo:ENVO_02000101
    obo:IAO_0000115 "Dust which is composed of fibrous material." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "fibrous dust" ;
    rdfs:subClassOf obo:ENVO_00002008 .

obo:ENVO_02000102
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "fibrous glass dust" ;
    rdfs:subClassOf obo:ENVO_02000101 .

obo:ENVO_02000103
    obo:IAO_0000115 "Dust which is composed primarily of some metallic material." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "metallic dust" ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01001069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001069
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_01001069
            ]
        )
    ] .

obo:ENVO_02000104
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "cement dust" ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_01000462
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_01000462
            ]
        )
    ] .

obo:ENVO_02000105
    obo:IAO_0000115 "Dust which is derived from clay material." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "clay dust" ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002982
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_00002982
            ]
        )
    ] .

obo:ENVO_02000106
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:comment "Dust which is derived from asbestos" ;
    rdfs:label "asbestos dust" ;
    rdfs:subClassOf obo:ENVO_02000101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:CHEBI_46661
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000101
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:CHEBI_46661
            ]
        )
    ] .

obo:ENVO_02000107
    obo:IAO_0000115 "Dust that comes from grain and all the other substances associated with its cultivation & harvesting." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "grain dust" ;
    rdfs:subClassOf obo:ENVO_02000109 .

obo:ENVO_02000108
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "cotton dust" ;
    rdfs:subClassOf obo:ENVO_02000109 .

obo:ENVO_02000109
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "dust from plant parts" ;
    rdfs:subClassOf obo:ENVO_00002008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:PO_0025131
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:PO_0025131
            ]
        )
    ] .

obo:ENVO_02000110
    obo:IAO_0000115 "A surface mine that utilizes a technique of extracting rock or minerals from the earth by their removal from an open pit or borrow." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "open-pit mine" ;
    rdfs:subClassOf obo:ENVO_00000076 .

obo:ENVO_02000111
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "copper ore" ;
    rdfs:subClassOf obo:ENVO_02000094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_23377
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000094
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_23377
            ]
        )
    ] .

obo:ENVO_02000112
    obo:IAO_0000115 "A gas, smoke, or vapor that smells strongly or is dangerous to inhale." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "fume" ;
    rdfs:subClassOf obo:ENVO_01000797 .

obo:ENVO_02000113
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "welding fume" ;
    rdfs:subClassOf obo:ENVO_02000112 .

obo:ENVO_02000114
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "paraffin wax fume" ;
    rdfs:subClassOf obo:ENVO_02000112, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_02000118
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000112
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_02000118
            ]
        )
    ] .

obo:ENVO_02000115
    obo:IAO_0000115 "Respirable vapor of vanadium." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "vanadium fume" ;
    rdfs:subClassOf obo:ENVO_02000112, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_27275
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000112
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_27275
            ]
        )
    ] .

obo:ENVO_02000116
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "aluminum welding fume" ;
    rdfs:subClassOf obo:ENVO_02000113 .

obo:ENVO_02000117
    obo:IAO_0000115 "A wax that is naturally synthesized by a plant or animal." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "natural wax" ;
    rdfs:subClassOf obo:ENVO_01000575 .

obo:ENVO_02000118
    obo:IAO_0000115 "A white or colourless soft solid derivable from petroleum, coal or oil shale, that consists of a mixture of hydrocarbon molecules containing between twenty and forty carbon atoms." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "paraffin wax" ;
    rdfs:subClassOf obo:ENVO_01000575 .

obo:ENVO_02000119
    obo:IAO_0000115 "An organic-rich fine-grained sedimentary rock containing kerogen from which liquid hydrocarbons called shale oil can be produced." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "kerogen shale" ;
    a owl:Class ;
    rdfs:label "oil shale" ;
    rdfs:subClassOf obo:ENVO_00002056 .

obo:ENVO_02000120
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "zinc chloride fume" ;
    rdfs:subClassOf obo:ENVO_02000112, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_49976
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000112
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_49976
            ]
        )
    ] .

obo:ENVO_02000121
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "peat extraction" ;
    rdfs:subClassOf obo:ENVO_01000785, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_02000122
    ] .

obo:ENVO_02000122
    obo:IAO_0000115 "A drainage process during which water is transported away from peat."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "peat drainage" ;
    rdfs:subClassOf obo:ENVO_01000982, obo:ENVO_01003009, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00005774
    ] .

obo:ENVO_02000123
    obo:IAO_0000115 "Any liquid, liquefiable, or mastic composition that, after application to a substrate in a thin layer, converts to a solid film. It is most commonly used to protect, color, or provide texture to objects." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "paint" ;
    rdfs:subClassOf obo:ENVO_0010001, obo:ENVO_01000815 .

obo:ENVO_02000124
    obo:IAO_0000115 "Paint that contains lead." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "lead paint" ;
    rdfs:subClassOf obo:ENVO_02000123, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33585
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000123
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_33585
            ]
        )
    ] .

obo:ENVO_02000125
    obo:IAO_0000115 "A planned process that is the movement of people, animals and goods from one location to another." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasRelatedSynonym "locomotion" ;
    a owl:Class ;
    rdfs:label "transportation" ;
    rdfs:subClassOf obo:ENVO_03000010 .

obo:ENVO_02000126
    obo:IAO_0000115 "the residue powder that is derived from the combustion of wood." ;
    a owl:Class ;
    rdfs:label "wood ash"@en ;
    rdfs:subClassOf obo:ENVO_02000090, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002040
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000839
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_00002040
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000090
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_00002040
            ]
        )
    ] .

obo:ENVO_02000127
    obo:IAO_0000115 "Ash that is produced from the burning of coal." ;
    oboInOwl:hasExactSynonym "coal combustion residuals" ;
    a owl:Class ;
    rdfs:label "coal ash"@en ;
    rdfs:subClassOf obo:ENVO_02000090, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_02000091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000839
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_02000091
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000090
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001000 ;
                owl:someValuesFrom obo:ENVO_02000091
            ]
        )
    ] .

obo:ENVO_02000128
    obo:IAO_0000115 "A very fine, powdery material composed mostly of silica made from the burning of finely ground coal in a boiler." ;
    a owl:Class ;
    rdfs:label "fly ash"@en ;
    rdfs:subClassOf obo:ENVO_02000127 .

obo:ENVO_02000129
    obo:IAO_0000115 "a coarse, angular ash particle that is too large to be carried up into the smoke stacks so it forms in the bottom of the coal furnace." ;
    a owl:Class ;
    rdfs:label "bottom ash"@en ;
    rdfs:subClassOf obo:ENVO_02000127 .

obo:ENVO_02000130
    obo:IAO_0000115 "molten bottom ash from slag tap and cyclone type furnaces that turns into pellets that have a smooth glassy appearance after it is cooled with water." ;
    a owl:Class ;
    rdfs:label "boiler slag"@en ;
    rdfs:subClassOf obo:ENVO_02000127 .

obo:ENVO_02000131
    obo:IAO_0000115 "a material leftover from the process of reducing sulfur dioxide emissions from a coal-fired boiler that can be a wet sludge consisting of calcium sulfite or calcium sulfate or a dry powered material that is a mixture of sulfites and sulfates." ;
    oboInOwl:hasDbXref "https://www.epa.gov/coalash/coal-ash-basics" ;
    a owl:Class ;
    rdfs:label "flue gas desulfurization material"@en ;
    rdfs:subClassOf obo:ENVO_02000127 .

obo:ENVO_02000132
    obo:IAO_0000115 "A human construction which serves as a memorial."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-3138-4118> ;
    oboInOwl:hasBroadSynonym "monument"@en ;
    a owl:Class ;
    rdfs:comment "Monuments can commemorate people, animals, populations, events, or any other entity."@en ;
    rdfs:label "constructed monument"@en ;
    rdfs:seeAlso <https://github.com/EnvironmentOntology/envo/issues/1213> ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_02000133
    obo:IAO_0000115 "A human construction which is used to initiate and control a fission nuclear chain reaction or nuclear fusion reactions." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "nuclear reactor"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000055 ;
                    owl:someValuesFrom obo:ENVO_2000025
                ]
            )
        ]
    ] .

obo:ENVO_02000134
    obo:IAO_0000115 "A nuclear reactor which uses a neutron moderator to slow neutrons until they approach the average kinetic energy of the surrounding particles." ;
    obo:IAO_0000116 "The term fast neutron may later be added to an ontology external to ENVO. See https://github.com/EnvironmentOntology/envo/pull/1184 for comments." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "thermal reactor" ;
    a owl:Class ;
    rdfs:label "thermal nuclear reactor"@en ;
    rdfs:subClassOf obo:ENVO_02000137 .

obo:ENVO_02000135
    obo:IAO_0000115 "A nuclear reactor in which the fission chain reaction is sustained by fast neutrons." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "fast reactor" ;
    a owl:Class ;
    rdfs:comment "Fast neutrons are neutrons carrying energies above 0.5 MeV or greater, on average. They are defined as in opposition to thermal neutrons used in thermal-neutron reactors." ;
    rdfs:label "fast neutron reactor"@en ;
    rdfs:subClassOf obo:ENVO_02000137 .

obo:ENVO_02000136
    obo:IAO_0000115 "A nuclear reactor which serves primarily as a neutron source for purposes other than power." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "non-power reactor", "nuclear test reactor", "test reactor" ;
    a owl:Class ;
    rdfs:comment "An example use of a research nucelar reactor is the production of radioisotopes for medicine and industry", "Research reactors are simpler than power reactors and operate at lower temperatures. They need far less fuel, and far less fission products build up as the fuel is used" ;
    rdfs:label "research nuclear reactor"@en ;
    rdfs:subClassOf obo:ENVO_02000133 ;
    owl:disjointWith obo:ENVO_02000137 .

obo:ENVO_02000137
    obo:IAO_0000115 "A nuclear reactor which is used as a source of power." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "power reactor" ;
    a owl:Class ;
    rdfs:label "nuclear power reactor"@en ;
    rdfs:subClassOf obo:ENVO_02000133 .

obo:ENVO_02000138
    obo:IAO_0000115 "Soil which is located in a mangrove biome." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "mangrove soil" ;
    a owl:Class ;
    rdfs:comment "Mangrove soils are typically saline, anoxic, acidic and frequently waterlogged." ;
    rdfs:label "mangrove biome soil"@en ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000181
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_01000181
            ]
        )
    ] .

obo:ENVO_02000139
    obo:IAO_0000115 "A spring that is located in the desert." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-05-18T04:40:55Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "desert spring"@en ;
    rdfs:subClassOf obo:ENVO_00000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01001357
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000027
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_01001357
            ]
        )
    ] .

obo:ENVO_02000140
    obo:IAO_0000115 "An environmental material which is unable to resist shear forces and continuously deforms when subject to them."@en ;
    oboInOwl:hasNarrowSynonym "fluid" ;
    a owl:Class ;
    rdfs:label "fluid environmental material"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000797
                obo:ENVO_01000798
                obo:ENVO_01000815
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_01000797
                        obo:ENVO_01000798
                        obo:ENVO_01000815
                    )
                ]
            ]
        )
    ] .

obo:ENVO_02000141
    obo:IAO_0000115 "A human construction which is used to process materials into forms that have increased value or utility in downstream processes." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "refinery"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:ENVO_02000147
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:ENVO_02000147
            ]
        )
    ] .

obo:ENVO_02000142
    obo:IAO_0000115 "A refinery which is capable of processing petroleum oil." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "oil refinery" ;
    a owl:Class ;
    rdfs:comment "Petroleum processing is an industrial process  in which crude oil is transformed and refined into useful products such as petroleum naphtha, gasoline, diesel fuel, asphalt base, heating oil, kerosene, liquefied petroleum gas, jet fuel and fuel oils." ;
    rdfs:label "petroleum oil refinery"@en ;
    rdfs:subClassOf obo:ENVO_02000141, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_02000147
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_00002984
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000141
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_02000147
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_00002984
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_02000143
    obo:IAO_0000115 "A refinery which is capable of processing raw sugar. Raw sugar is processed from cane or beets into white refined sugar." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "sugar refinery"@en ;
    rdfs:subClassOf obo:ENVO_02000141, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_02000147
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:FOODON_03420108
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000141
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_02000147
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:FOODON_03420108
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_02000144
    obo:IAO_0000115 "A refinery which is capable of processing natural gas. Natural-gas processing encompasses a range of industrial processes designed to purify raw natural gas by removing impurities, contaminants and higher molecular mass hydrocarbons to produce what is known as pipeline quality dry natural gas" ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "natural gas processing plant"@en ;
    rdfs:subClassOf obo:ENVO_02000141, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_02000147
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_01000552
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000141
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_02000147
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_01000552
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_02000145
    obo:IAO_0000115 "A lake underneath the surface of the Earth." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-05-18T06:05:30Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605018, obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "subterranean lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, obo:ENVO_00005792 .

obo:ENVO_02000146
    obo:IAO_0000115 "A planned process which has the intention of producing, consuming, or transforming materials via the execution of chemical reactions." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "industrial chemical processing" ;
    a owl:Class ;
    rdfs:label "chemical engineering process"@en ;
    rdfs:subClassOf obo:OBI_0000011 .

obo:ENVO_02000147
    obo:IAO_0000115 "A planned material transformation process which takes as input a material and removes impurities." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "refining" ;
    a owl:Class ;
    rdfs:label "refinement process"@en ;
    rdfs:subClassOf obo:ENVO_02000146 .

obo:ENVO_02000148
    obo:IAO_0000115 "A chemical engineering process that produces ammonia en masse via artificial nitrogen fixation." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "Haber process" ;
    a owl:Class ;
    rdfs:comment "This process is the primary synthetic means of producing fertilizer" ;
    rdfs:label "Haber-Bosch process"@en ;
    rdfs:subClassOf obo:ENVO_02000146, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:CHEBI_17997
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_16134
    ] .

obo:ENVO_02000149
    obo:IAO_0000115 "A chemical engineering process which generates hydrogen gas." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:label "hydrogen production process"@en ;
    rdfs:subClassOf obo:ENVO_02000146, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_18276
    ] .

obo:ENVO_02000150
    obo:IAO_0000115 "A mineral deposit that contains uranium ore." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasExactSynonym "uranium ore deposit" ;
    a owl:Class ;
    rdfs:label "uranium deposit"@en ;
    rdfs:subClassOf obo:ENVO_01000255, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_02000095
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000255
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_02000095
            ]
        )
    ] .

obo:ENVO_02000151
    obo:IAO_0000115 "A uranium deposit where self-sustaining nuclear chain reactions have occurred." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Class ;
    rdfs:comment "Oklo is the only known location for this in the world and consists of 16 sites at which self-sustaining nuclear fission reactions are thought to have taken place approximately 1.7 billion years ago, and ran for a few hundred thousand years, averaging probably less than 100 kW of thermal power during that time" ;
    rdfs:label "natural nuclear fission reactor"@en ;
    rdfs:subClassOf obo:ENVO_02000150 .

obo:ENVO_02000152
    obo:IAO_0000115 "Sediment that is part of a mangrove biome." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-05-18T06:13:48Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "mangrove sediment" ;
    a owl:Class ;
    rdfs:comment "Mangroves are widely recognised as key ecosystems for climate change mitigation as they capture and store significant amounts of sediment organic carbon (SOC)." ;
    rdfs:label "mangrove biome sediment"@en ;
    rdfs:subClassOf obo:ENVO_00002007, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000181
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002007
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000181
            ]
        )
    ] .

obo:ENVO_02000153
    obo:IAO_0000115 "Sediment that is part of a salt marsh." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-05-18T06:21:33Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "marine salt marsh sediment"@en ;
    rdfs:subClassOf obo:ENVO_00002007, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000022
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002007
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000022
            ]
        )
    ] .

obo:ENVO_02000154
    obo:IAO_0000115 "A construction that is assembled by a non-human animal" ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:02:27Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Non-human animal assembled structure", "Non-human animal construction" ;
    a owl:Class ;
    rdfs:label "animal construction"@en ;
    rdfs:subClassOf obo:ENVO_01001813 .

obo:ENVO_02000155
    obo:IAO_0000115 "Solid material that has a waste role." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-05-19T05:18:16Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "solid waste" ;
    a owl:Class ;
    rdfs:label "solid waste material"@en ;
    rdfs:subClassOf obo:ENVO_00002264, obo:ENVO_01000814 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000814
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000087 ;
                owl:someValuesFrom obo:ENVO_01000665
            ]
        )
    ] .

obo:ENVO_02000156
    obo:IAO_0000115 "A dairy farm which is managed using practices certified to be organic by a competent authority." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-05-19T05:23:09Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "organic dairy farm"@en ;
    rdfs:subClassOf obo:ENVO_03501120, obo:ENVO_03600044 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03501120
            obo:ENVO_03600044
        )
    ] .

obo:ENVO_02000157
    obo:IAO_0000115 "A landfill that receives household waste." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-05-19T05:30:43Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "municipal landfill"@en ;
    rdfs:subClassOf obo:ENVO_00000533 .

obo:ENVO_02000158
    obo:IAO_0000115 "A recycling process that uses microbes for the uptake of nitrogen and phosphorus during wastewater treatment." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-05-19T05:34:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "biological nutrient removal during wastewater treatment"@en ;
    rdfs:subClassOf obo:ENVO_01000741, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_06105300
    ] .

obo:ENVO_02000159
    obo:IAO_0000115 "An animal habitation that is assembled by colonies of organisms in the clade Anthophila (bees). Each nest is composed of multiple honeycombs, constructed using beeswax for the purposes of rearing young and storing honey and pollen." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:04:24Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "beehive" ;
    a owl:Class ;
    rdfs:label "bee hive"@en ;
    rdfs:subClassOf obo:ENVO_02000160 ;
    owl:disjointUnionOf (obo:ENVO_02000166
        obo:ENVO_02000167
    ) .

obo:ENVO_02000160
    obo:IAO_0000115 "An animal habitation assembled by organisms within the clade Hymenoptera. Examples include termite nests, beehives, and ant nests. Typically constructed to serve as habitation for a whole colony ruled by a queen." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:07:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hymenopteran habitation"@en ;
    rdfs:subClassOf obo:ENVO_00005803, obo:ENVO_02000171 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00005803
            obo:ENVO_02000171
        )
    ] .

obo:ENVO_02000161
    obo:IAO_0000115 "A termite nest that is built above ground, and is made of soil, saliva, and feces, formed as a large mound." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:09:16Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "termite mound"@en ;
    rdfs:subClassOf obo:ENVO_2000006 .

obo:ENVO_02000162
    obo:IAO_0000115 "A termite nest that is underground, often connected to food sources through a network of tunnels." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:09:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "termite subterranean nest"@en ;
    rdfs:subClassOf obo:ENVO_2000006 .

obo:ENVO_02000163
    obo:IAO_0000115 "A termite nest that is built above ground in trees or on structures, often resembling large lumps attached to branches." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:09:37Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "termite arboreal nest"@en ;
    rdfs:subClassOf obo:ENVO_2000006 .

obo:ENVO_02000164
    obo:IAO_0000115 "An animal habitation that is assembled by an organism in the order Crocodylia (alligators, crocodiles, caimans, and gharials). These habitations (nests), are typically built in freshwater or brackish environments. They can be mound nests, made from vegetation, mud, and organic material, or hole nests, excavated in sandy or muddy banks. These nests serve as sites for egg laying, incubation, and initial care of the young." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:15:17Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "nest of crocodilian", "nest of crocodylian" ;
    a owl:Class ;
    rdfs:label "crocodilian nest"@en ;
    rdfs:subClassOf obo:ENVO_00005803 .

obo:ENVO_02000165
    obo:IAO_0000115 "An animal habitation that is constructed by organisms in the family Crocodylidae (crocodiles)." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:15:34Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "crocodile nest" ;
    a owl:Class ;
    rdfs:comment "Crocodiles can nest in a variety of environments, including freshwater and brackish water habitats like rivers, lakes, wetlands, and coastal areas." ;
    rdfs:label "nest of crocodile"@en ;
    rdfs:subClassOf obo:ENVO_02000164 .

obo:ENVO_02000166
    obo:IAO_0000115 "A bee hive that occurs naturally without human intervention, typically found in environments such as tree cavities, rock crevices, or underground burrows." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:24:25Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "natural bee hive"@en ;
    rdfs:subClassOf obo:ENVO_02000159 .

obo:ENVO_02000167
    obo:IAO_0000115 "A bee hive that is built in a structure assembled by humans to house bee colonies, often for the purposes of honey production, pollination, or research." ;
    obo:IAO_0000116 "For simplicitly we model anthropogenic bee hive as an animal construction, and model the structure in which it is housed as anthropogenic." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:24:51Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "artificial hive" ;
    a owl:Class ;
    rdfs:label "anthropogenic bee hive"@en ;
    rdfs:subClassOf obo:ENVO_02000159, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_02000168
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000159
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_02000168
            ]
        )
    ] .

obo:ENVO_02000168
    obo:IAO_0000115 "A human construction that serves as a structure in which bees can build their hives." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:28:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "anthropogenic bee hive structure"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_02000167
    ] .

obo:ENVO_02000169
    obo:IAO_0000115 "A natural wax that is produced by a bee." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:33:59Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "beeswax"@en ;
    rdfs:subClassOf obo:ENVO_02000117 .

obo:ENVO_02000170
    obo:IAO_0000115 "A modular structure created by bees (Anthophila) from beeswax, consisting of a mass of hexagonal prismatic cells used to store honey, pollen, and house brood (eggs, larvae, and pupae)." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:34:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "honeycomb"@en ;
    rdfs:subClassOf obo:ENVO_02000154, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_02000169
    ] .

obo:ENVO_02000171
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:38:06Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "construction of hymenopteran" ;
    a owl:Class ;
    rdfs:label "hymenopteran construction"@en ;
    rdfs:subClassOf obo:ENVO_02000154 .

obo:ENVO_02000172
    obo:IAO_0000115 "An animal habitation that is assembled by a wasp. These may be in the ground, in wall cavities, or in sheltered areas." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:41:04Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "nest of wasp"@en ;
    rdfs:subClassOf obo:ENVO_02000160 .

obo:ENVO_02000173
    obo:IAO_0000115 "An animal habitation created by a beaver, constructed within or adjacent to the pond created by the beaver dam." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T20:56:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "beaver lodge"@en ;
    rdfs:subClassOf obo:ENVO_00005803, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00000033
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002507 ;
                    owl:someValuesFrom obo:ENVO_00000500
                ]
            )
        ]
    ] .

obo:ENVO_02000174
    obo:IAO_0000115 "An animal construction created by leaf-cutter ants that is composed of various materials that result from the ants' activities and behaviors, including degraded plant material, microbial communities, organic material, dead ants and fungus." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:02:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ant dump"@en ;
    rdfs:subClassOf obo:ENVO_02000171 .

obo:ENVO_02000175
    obo:IAO_0000115 "An animal structure that is assembled by a spider from silk, that serves as both habitation and a structure to trap prey." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:05:22Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "spider web"@en ;
    rdfs:subClassOf obo:ENVO_00005803 .

obo:ENVO_02000176
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:20:12Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "A process of pollution degradation involving the deliberate use of cultured or modified organisms to remove or neutralize contaminants, typically within controlled systems." ;
    rdfs:label "bioremediation"@en ;
    rdfs:subClassOf obo:ENVO_02000177 .

obo:ENVO_02000177
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:20:56Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pollution degradation"@en ;
    rdfs:subClassOf obo:ENVO_02000178, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_06105014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02000178
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_06105014
            ]
        )
    ] .

obo:ENVO_02000178
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:21:15Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "anthropogenic modulation of pollution"@en ;
    rdfs:subClassOf obo:ENVO_02500026 .

obo:ENVO_02000179
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-11-10T03:00:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mine pit pond"@en ;
    rdfs:subClassOf obo:ENVO_00000033 .

obo:ENVO_02000180
    obo:IAO_0000115 "A process of bioremediation that specifically targets the breakdown of hydrocarbon pollutants, using engineered or adapted microorganisms to convert these organic compounds into less harmful substances." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:31:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hydrocarbon bioremediation"@en ;
    rdfs:subClassOf obo:ENVO_02000176 .

obo:ENVO_02000181
    obo:IAO_0000115 "A bioremediation technique involving the use of specially engineered organisms, often microbes, that can sequester, mobilize, or transform metal contaminants into non-toxic forms." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:32:21Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "metal bioremediation"@en ;
    rdfs:subClassOf obo:ENVO_02000176 .

obo:ENVO_02000182
    obo:IAO_0000115 "A specialized form of bioremediation focusing on the degradation or transformation of persistent organic pollutants (POPs), employing engineered organisms capable of breaking down compounds that are resistant to environmental degradation." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:32:50Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "persistent organic pollutant bioremediation"@en ;
    rdfs:subClassOf obo:ENVO_02000176 .

obo:ENVO_02000183
    obo:IAO_0000115 "A bioremediation process directed at the degradation of terephthalate compounds, utilizing genetically modified or specially adapted microorganisms to metabolize these synthetic polymers." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:33:02Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "terephthalate remediation"@en ;
    rdfs:subClassOf obo:ENVO_02000176 .

obo:ENVO_02000184
    obo:IAO_0000115 "A form of bioremediation that targets tetrachloroethylene and its derivatives, employing organisms that have been engineered to detoxify these chlorinated organic solvents." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:33:20Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tetrachloroethylene or tetrachloroethylene derivative remediation"@en ;
    rdfs:subClassOf obo:ENVO_02000176 .

obo:ENVO_02000185
    obo:IAO_0000115 "A bioremediation process specifically designed for the breakdown of thiocyanates, using modified organisms to convert thiocyanate into less harmful substances through biological pathways." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T21:33:32Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "thiocyanate remediation"@en ;
    rdfs:subClassOf obo:ENVO_02000176 .

obo:ENVO_02000186
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-11-10T03:04:15Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mine pit"@en ;
    rdfs:subClassOf obo:ENVO_01001871 .

obo:ENVO_02000187
    obo:IAO_0000115 "A planned process involving the deliberate use of biological agents, such as microbes or enzymes, to chemically modify substances in a controlled setting. This process is typically utilized to enhance the value or reduce the environmental impact of various materials." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T22:07:41Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "biotransformation" ;
    a owl:Class ;
    rdfs:label "biotransformation process"@en ;
    rdfs:subClassOf obo:OBI_0000011 .

obo:ENVO_02000188
    obo:IAO_0000115 "A biotransformation process that targets coal, using engineered biological organisms to alter its chemical composition or properties, potentially enhancing its energy efficiency or reducing its environmental footprint." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T22:09:19Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "biotransformation of coal"@en ;
    rdfs:subClassOf obo:ENVO_02000187 .

obo:ENVO_02000189
    obo:IAO_0000115 "A biotransformation that uses microorganisms to increase the extraction efficiency of oil from reservoirs. This process may involve the alteration of oil viscosity, the modification of reservoir properties, or the production of biosurfactants." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T22:10:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "microbial enhanced oil recovery"@en ;
    rdfs:subClassOf obo:ENVO_02000187 .

obo:ENVO_02000190
    obo:IAO_0000115 "A biotransformation that uses microbes to convert solid coal into a more soluble form, enhancing its utility for energy production or further chemical processing." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T22:10:33Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "microbial solubization of coal"@en ;
    rdfs:subClassOf obo:ENVO_02000187 .

obo:ENVO_02000191
    obo:IAO_0000115 "A biotransformation process that produces mixed alcohols from from biomass via fermentation." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-08-05T22:13:50Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "mixed alcohol bioreactor process" ;
    a owl:Class ;
    rdfs:label "biotransformation of biomass into mixed alcohols"@en ;
    rdfs:subClassOf obo:ENVO_02000187 .

obo:ENVO_02000192
    obo:IAO_0000115 "A horizontal or nearly horizontal passage to an underground mine." ;
    terms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    terms:created "2024-11-10T03:06:16Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "adit"@en ;
    rdfs:subClassOf obo:ENVO_00000066, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000076
    ] .

obo:ENVO_02000200
    obo:IAO_0000115 "A has part relationship between a whole and a part, where the number of parts present in the whole is higher than in comparable entities." ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation is present in ENVO to support compositional classes such as \"X-enriched soil\". These will later be formalized, and a different relation from RO may be chosen." ;
    rdfs:label "has increased levels of" ;
    rdfs:seeAlso <https://github.com/EnvironmentOntology/envo/issues/1380> ;
    rdfs:subPropertyOf obo:RO_0002180 .

obo:ENVO_02500000
    obo:IAO_0000115 "A process in which includes the components of an environmental system as participants." ;
    a owl:Class ;
    rdfs:comment "This is a convenience class for organisation and should not be used for annotation." ;
    rdfs:label "environmental system process"@en ;
    rdfs:subClassOf obo:BFO_0000015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00010483
                obo:ENVO_01000254
                obo:ENVO_01000799
                obo:ENVO_01000804
                obo:ENVO_01000813
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000015
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00010483
                        obo:ENVO_01000254
                        obo:ENVO_01000799
                        obo:ENVO_01000804
                        obo:ENVO_01000813
                    )
                ]
            ]
        )
    ] .

obo:ENVO_02500001
    obo:IAO_0000115 "A type of land degradation in which terrestrial ecosystem becomes increasingly dry, typically losing its bodies of water as well as vegetation and wildlife." ;
    a owl:Class ;
    rdfs:label "desertification"@en ;
    rdfs:subClassOf obo:ENVO_02500005, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:complementOf [
                a owl:Class ;
                owl:unionOf (obo:ENVO_00000097
                    obo:ENVO_01000179
                )
            ]
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00000097
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500005
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_00000097
            ]
        )
    ] .

obo:ENVO_02500002
    obo:IAO_0000115 "A general and temporary condition of partial or complete inundation of normally dry land areas from the overflow of inland and/or tidal waters, and/or the unusual and rapid accumulation or runoff of surface waters from any source. A great flow along a watercourse or a flow causing inundation of lands not normally covered by water." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "flooding"@en ;
    rdfs:subClassOf obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03000009
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000057 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03000010
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000057 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_02500003
    obo:IAO_0000115 "A process which occurs within an atmosphere." ;
    a owl:Class ;
    rdfs:comment "This class will be populated by inference and is primarily organisational." ;
    rdfs:label "atmospheric process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_01000267
            ]
        )
    ] .

obo:ENVO_02500004
    obo:IAO_0000115 "A process by which thermal radiation from a planetary surface is absorbed by atmospheric greenhouse gases, and is re-radiated in all directions. Since part of this re-radiation is back towards the surface and the lower atmosphere, it results in an elevation of the average surface temperature above what it would be in the absence of the gases." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "greenhouse effect"@en ;
    rdfs:subClassOf obo:ENVO_02500003 .

obo:ENVO_02500005
    obo:IAO_0000115 "A process which diminishes the functioning of an ecosystem located on land." ;
    obo:IAO_0000116 "An SDGIO request. Likely to be refined and revised." ;
    a owl:Class ;
    rdfs:comment "This could include, for example, reducing soil health, pollinator activity, or an ecosystem's ability  to sequester carbon." ;
    rdfs:label "land degradation" ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000743
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000446
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_02500006
    a owl:ObjectProperty ;
    rdfs:label "results in transformation into" .

obo:ENVO_02500007
    obo:IAO_0000115 "A process which consists of all photosynthesis processes instantiated in an ecosystem." ;
    obo:IAO_0000116 "See issue #275" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ecosystem-wide photosynthesis" ;
    rdfs:subClassOf obo:ENVO_01001795, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0015979
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16526
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002006
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000087 ;
                            owl:someValuesFrom obo:CHEBI_15022
                        ]
                    )
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15379
                obo:CHEBI_16646
            )
        ]
    ] .

obo:ENVO_02500008
    obo:IAO_0000115 "A process which consists of all respiration processes instantiated in an ecosystem." ;
    obo:IAO_0000116 "See issue #275" ;
    a owl:Class ;
    rdfs:label "ecosystem-wide respiration" ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0045333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_17654
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_33284
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:CHEBI_15422
    ] .

obo:ENVO_02500009
    obo:IAO_0000115 "A biogeochemical process during which one or more chemical compounds are sequentially converted into a series of related compounds in a regularly repeating, periodic fashion." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "biogeochemical cycling" ;
    rdfs:subClassOf obo:ENVO_02500030 .

obo:ENVO_02500010
    obo:IAO_0000115 "A biogeochemical cycle which has carbon-bearing chemical entities as participants." ;
    oboInOwl:hasRelatedSynonym "carbon cycle" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "carbon cycling" ;
    rdfs:subClassOf obo:ENVO_02500009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:CHEBI_27594
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:CHEBI_27594
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:CHEBI_27594
            ]
        )
    ] .

obo:ENVO_02500011
    obo:IAO_0000115 "Establishment of a new forest by seeding or planting of nonforested land." ;
    a owl:Class ;
    rdfs:comment "Prior to afforestation, the land cover of a region must not include forests." ;
    rdfs:label "afforestation" ;
    rdfs:subClassOf obo:ENVO_02500032, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:complementOf [
                a owl:Class ;
                owl:unionOf (obo:ENVO_01000174
                    obo:ENVO_01001243
                )
            ]
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000174
                obo:ENVO_01001243
            )
        ]
    ] .

obo:ENVO_02500012
    obo:IAO_0000115 "An ecosystem process during which the flora and fauna belonging to a forest are removed or destroyed." ;
    oboInOwl:hasBroadSynonym "clearance", "clearing" ;
    a owl:Class ;
    rdfs:label "deforestation" ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000111
                obo:ENVO_01000174
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:complementOf [
                a owl:Class ;
                owl:unionOf (obo:ENVO_00000111
                    obo:ENVO_01000174
                )
            ]
        ]
    ] .

obo:ENVO_02500013
    obo:IAO_0000115 "The planting of trees in areas in where forests have previously been cleared." ;
    a owl:Class ;
    rdfs:comment "reforestation is reestablishment of forest where the forest recently existed[IPCC]" ;
    rdfs:label "reforestation" ;
    rdfs:subClassOf obo:ENVO_02500032, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_02500015
    ] .

obo:ENVO_02500014
    a owl:Class ;
    rdfs:comment "To be populated through inference. Do not use for annotation." ;
    rdfs:label "forest process" ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000111
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001795
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_00000111
            ]
        )
    ] .

obo:ENVO_02500015
    a owl:Class ;
    rdfs:label "forest area expansion" ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_02500011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02500016 ;
        owl:someValuesFrom obo:ENVO_00000111
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001795
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02500016 ;
                owl:someValuesFrom obo:ENVO_00000111
            ]
        )
    ] .

obo:ENVO_02500016
    obo:IAO_0000112 "Afforestation results in the expansion of a forest." ;
    obo:IAO_0000115 "A process, p, results in the expansion of a material entity, m, if the spatial extent of m is increased as a result of participating in p." ;
    a owl:ObjectProperty ;
    rdfs:label "results in expansion of" .

obo:ENVO_02500017
    obo:IAO_0100001 "ENVO:02500013" ;
    a owl:Class ;
    rdfs:label "obsolete anthropogenic reforestation" ;
    owl:deprecated true .

obo:ENVO_02500018
    obo:IAO_0000115 "A process during which the populations in a community of algae in a marine or freshwater ecosystem undergo rapid growth, resulting in high concentrations of algal cells that occur only periodically and briefly in that ecosystem, relative to their concentrations through the majority of the planetary orbital period." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class is under development. Note that cyanobacterial blooms are often confused with algal blooms. There is no globally recognised threshold beyond which community density enters a bloom state." ;
    rdfs:label "algal bloom process" ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01000317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_2000004
    ] .

obo:ENVO_02500019
    a owl:Class ;
    rdfs:label "obsolete alga" ;
    owl:deprecated true .

obo:ENVO_02500020
    a owl:ObjectProperty ;
    rdfs:comment "To be ceded to RO" ;
    rdfs:label "results in proliferation of" .

obo:ENVO_02500021
    obo:IAO_0000115 "A process during which the rapid growth of algal populations that result in an algal bloom ceases, and cell densities begin to fall due to death, predation, and transport." ;
    a owl:Class ;
    rdfs:label "algal bloom collapse" ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002229 ;
        owl:someValuesFrom obo:ENVO_02500018
    ] .

obo:ENVO_02500022
    a owl:Class ;
    rdfs:label "algal bloom process phase" ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_02500018
    ] .

obo:ENVO_02500023
    obo:IAO_0000115 "A process during which the algal cells constituting an algal bloom produce biomass from abiotic components during photosynthesis." ;
    a owl:Class ;
    rdfs:label "algal production" ;
    rdfs:subClassOf obo:ENVO_01001795, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_02500018
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0015979
    ] .

obo:ENVO_02500024
    a owl:Class ;
    rdfs:comment "TODO; add axioms pointing to GO organismal process; Add axioms pointing to toxin role" ;
    rdfs:label "accumulation of toxins from algal bloom process" ;
    rdfs:subClassOf obo:ENVO_02500022 .

obo:ENVO_02500025
    a owl:Class ;
    rdfs:label "degradation of toxins from algal bloom process" ;
    rdfs:subClassOf obo:ENVO_02500022 .

obo:ENVO_02500026
    obo:IAO_0000115 "A process during which humans apply technology to alter the magnitude, duration, rate, or impact of an environmental process." ;
    a owl:Class ;
    rdfs:comment "Relabel the obo foundry unique label to be generic process" ;
    rdfs:label "anthropogenic modulatory intervention process" ;
    rdfs:subClassOf obo:OBI_0000011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:ENVO_02500000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002608 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:OBI_0000011
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:ENVO_02500000
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:ENVO_02500027
    obo:IAO_0000115 "An environmental process which is driven by the action of humans." ;
    a owl:Class ;
    rdfs:label "anthropogenic environmental process" ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002608 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002608 ;
                owl:someValuesFrom obo:NCBITaxon_9606
            ]
        )
    ] .

obo:ENVO_02500028
    obo:IAO_0000115 "An action of exogenic processes (such as water flow or wind) which remove environmental material from one part of a planet's crust, transporting it to another location where it is deposited." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "planetary erosion" ;
    rdfs:subClassOf obo:ENVO_01001346 .

obo:ENVO_02500029
    obo:IAO_0000115 "An erosional process in which bedrock is converted from its solid form into a solute by the action of some solvent." ;
    a owl:Class ;
    rdfs:label "bedrock dissolution" ;
    rdfs:subClassOf obo:ENVO_02500028, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000751
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_46787
                ]
            )
        ]
    ] .

obo:ENVO_02500030
    obo:IAO_0000115 "A process during which chemicals that are involved in natural ecosystem processes are transported or transformed, and which impact the activity of biological entities" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "biogeochemical process" ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0008150
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:CHEBI_24431
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000951
    ] .

obo:ENVO_02500031
    obo:IAO_0000115 "An environmental process which has water - in any of its states - as a participant." ;
    a owl:Class ;
    rdfs:comment "This classes asserted subclasses will be moved away as it should be an inferred class." ;
    rdfs:label "hydrological process" ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:CHEBI_15377
                obo:ENVO_01000266
                obo:ENVO_01000277
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002006
                obo:ENVO_01000266
                obo:ENVO_01000277
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00002006
                        obo:ENVO_01000266
                        obo:ENVO_01000277
                    )
                ]
            ]
        )
    ] .

obo:ENVO_02500032
    obo:IAO_0000115 "A planned process during which human agents establish plant communities in ecosystems which have previously been, partially or wholly, stripped of existing plant communities." ;
    a owl:Class ;
    rdfs:label "planned revegetation" ;
    rdfs:subClassOf obo:ENVO_01001170, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01001305
    ] .

obo:ENVO_02500033
    obo:IAO_0000115 "Evapotranspiration is the sum of evaporation and plant transpiration from the Earth's land and ocean surface to the atmosphere." ;
    a owl:Class ;
    rdfs:label "evapotranspiration" ;
    rdfs:subClassOf obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000704
                obo:ENVO_02500035
            )
        ]
    ] .

obo:ENVO_02500034
    obo:IAO_0000115 "Evaporation is a form of vaporisation which occurs when a portion of the surface layer of a liquid in contact with a gaseous material, which is not saturated with the evaporating substance, vaporises." ;
    a owl:Class ;
    rdfs:label "evaporation" ;
    rdfs:subClassOf obo:ENVO_01000622, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010504
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00010483
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000086 ;
                                owl:someValuesFrom obo:PATO_0001548
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_02500035
    obo:IAO_0000115 "Transpiration is the process of water movement through a plant and its evaporation from aerial parts of that plant, such as from leaves but also from stems and flowers." ;
    a owl:Class ;
    rdfs:comment "Needs a process part \"water transport\" or similar and some link to plants to be complete." ;
    rdfs:label "transpiration" ;
    rdfs:subClassOf obo:ENVO_03000146, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_02500034
    ] .

obo:ENVO_02500036
    obo:IAO_0000115 "An environmental system process that results in the introduction of contaminants into an environment." ;
    oboInOwl:hasExactSynonym "pollution" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:comment "Pollutants may be material or immaterial (e.g. heat energy)" ;
    rdfs:label "environmental pollution" ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:ENVO_02000200 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:CHEBI_24431
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000087 ;
                                owl:someValuesFrom obo:CHEBI_78298
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_02500037
    obo:IAO_0000115 "A pollution process during which particulates or other contaminants are released into a portion of air." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "air pollution" ;
    rdfs:subClassOf obo:ENVO_02500036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00002005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_00002005
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_01000676
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_00002005
            ]
        )
    ] .

obo:ENVO_02500038
    obo:IAO_0000115 "A pollution process during which contaminants are released into soil." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "soil pollution" ;
    rdfs:subClassOf obo:ENVO_02500036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00001998
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00002116
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_00002116
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_02500039
    obo:IAO_0000115 "A pollution process during which contaminants are released into water." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "water pollution" ;
    rdfs:subClassOf obo:ENVO_02500036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000254
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_00002186
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500036
            [
                a owl:Class ;
                owl:unionOf (obo:ENVO_00000063
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000066 ;
                        owl:someValuesFrom obo:ENVO_00002006
                    ]
                )
            ]
        )
    ] .

obo:ENVO_02500040
    obo:IAO_0000115 "A pollution process during which plastic contaminants are released into an environmental material." ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPlastics, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "plastic pollution" ;
    rdfs:subClassOf obo:ENVO_02500036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:ENVO_02000200 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_06105112
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000087 ;
                                owl:someValuesFrom obo:CHEBI_78298
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_02500041
    obo:IAO_0000115 "An process in which environmental parameters and variables are continually assayed." ;
    oboInOwl:hasBroadSynonym "monitoring" ;
    a owl:Class ;
    rdfs:label "environmental monitoring" ;
    rdfs:subClassOf obo:OBI_0000011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00010483
                obo:ENVO_01000254
                obo:ENVO_01000813
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002608 ;
        owl:someValuesFrom obo:NCBITaxon_9606
    ] .

obo:ENVO_02500042
    obo:IAO_0000115 "A planned process during which the amount of pollutants released into an environmental system is regulated." ;
    oboInOwl:hasNarrowSynonym "pollution prevention" ;
    a owl:Class ;
    rdfs:label "pollution control" ;
    rdfs:subClassOf obo:ENVO_02000178, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:ENVO_02500036
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500026
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:ENVO_02500036
            ]
        )
    ] .

obo:ENVO_02500043
    obo:IAO_0000115 "A monitoring process that assays the level of environmental pollutants to determine the presence of effect of environmental pollution." ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "pollution monitoring" ;
    rdfs:subClassOf obo:ENVO_02500041, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002427 ;
        owl:someValuesFrom obo:ENVO_02500036
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500041
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002427 ;
                owl:someValuesFrom obo:ENVO_02500036
            ]
        )
    ] .

obo:ENVO_02500044
    obo:IAO_0000115 "A pollution process that results in increased levels of pollutants in an urban environment." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "urban pollution" ;
    rdfs:subClassOf obo:ENVO_02500036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_01000249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000249
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000249
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00010483
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:ENVO_02000200 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CHEBI_24431
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:RO_0000087 ;
                                            owl:someValuesFrom obo:CHEBI_78298
                                        ]
                                    )
                                ]
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500036
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000066 ;
                owl:someValuesFrom obo:ENVO_01000249
            ]
        )
    ] .

obo:ENVO_03000000
    obo:IAO_0000115 "Partially compacted granular snow, which has undergone several cycles of melting and refreezing while being compacted, usually found on the atmosphere-exposed surface of a glacier." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "névé" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Névé that survives a full season of ablation turns into firn." ;
    rdfs:label "neve"@en ;
    rdfs:subClassOf obo:ENVO_01000406, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001759
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_03000027
    ] .

obo:ENVO_03000002
    obo:IAO_0000115 "Granular snow which contains a proportion of fused granules formed through melting and re-thawing while being compacted by the weight of overlying material and which contains interconnected gaseous pores." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Firn derives from névé which has survived a full season of ablation and has undergone a metamorphic transition." ;
    rdfs:label "firn"@en ;
    rdfs:subClassOf obo:ENVO_01000406, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001759
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000000
                obo:ENVO_03000027
            )
        ]
    ] .

obo:ENVO_03000003
    obo:IAO_0000115 "A material transformation process during which recently precipitated, powdery snow transitions into firn or névé through compaction and/or through cycles of freezing and thawing." ;
    obo:IAO_0000116 "Link to mass wasting process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Often, the weight of material deposited on top of powdery snow by, for example, mass wasting, can lead to nivation." ;
    rdfs:label "nivation"@en ;
    rdfs:subClassOf obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:ENVO_01000895
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_03000027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000000
                obo:ENVO_03000002
            )
        ]
    ] .

obo:ENVO_03000004
    obo:IAO_0000115 "Any water ice that is part of a glacier." ;
    obo:IAO_0000116 "It is suggested that users complement this term with ice terms that are more descriptive of the ice itself, rather than its location/parthood." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial ice"@en ;
    rdfs:subClassOf obo:ENVO_01000277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000277
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000133
            ]
        )
    ] .

obo:ENVO_03000005
    obo:IAO_0000115 "Glacial ice which contains material liberated during a glacial erosion process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "erosionally enriched glacial ice"@en ;
    rdfs:subClassOf obo:ENVO_03000004, obo:ENVO_03000025, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000006
    ] .

obo:ENVO_03000006
    obo:IAO_0000115 "An erosion process during which the movement of a glacier across a terrestrial surface causes the removal of material from that surface." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasBroadSynonym "glaciation" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial erosion process"@en ;
    rdfs:subClassOf obo:ENVO_01001655, obo:ENVO_02500028, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_03000007
    obo:IAO_0000115 "Water ice containing little to no air bubbles resulting in a reduction of internal light scattering and, given sufficient volume, a blue appearance." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The blue 'appearance' is to be understood as that within the visual range of humans." ;
    rdfs:label "blue ice"@en ;
    rdfs:subClassOf obo:ENVO_01000277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000318
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001125
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000318
            ]
        )
    ] .

obo:ENVO_03000008
    obo:IAO_0000115 "A physical process during which atoms, molecules, or other consituents of a material entity are forced closer together." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "compaction process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_06105205
    ] .

obo:ENVO_03000009
    obo:IAO_0000115 "A process during which the mass of one or more materials, present within a given site, increases." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Experimental class for structural purposes not recommended for annotation. A material accumulation process ends a material transport process." ;
    rdfs:label "material accumulation process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002084 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000010
                obo:ENVO_03000043
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001563
                ]
            )
        ]
    ] .

obo:ENVO_03000010
    obo:IAO_0000115 "A process during which material is displaced from its original location and transported either to a new location or back to the original location." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Experimental class for structural purposes not recommended for annotation." ;
    rdfs:label "material transport process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0002181
                ]
            )
        ]
    ] .

obo:ENVO_03000011
    obo:IAO_0000115 "A material accumulation process during which the mass of an existing ice mass increases." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasBroadSynonym "accumulation of ice", "ice accumulation" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice gain"@en ;
    rdfs:subClassOf obo:ENVO_01001618, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000293
    ] .

obo:ENVO_03000012
    obo:IAO_0000115 "A material transport process during which the snow and ice constituting a glacier, and anything contained within it, is transported down a slope by gravitation." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "glacial flow", "glacial movement" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This must be differentiated from small ice masses simply falling or moving down slopes. In ENVO, this is a subclass of advective transport process, however, this may not be universally accepted by some which strictly limit advection to fluids." ;
    rdfs:label "glacial transport process"@en ;
    rdfs:subClassOf obo:ENVO_01001533, obo:ENVO_01001655, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] .

obo:ENVO_03000013
    obo:IAO_0000115 "A small glacier contained within a cirque basin." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The decreased size axiom is debatable" ;
    rdfs:label "cirque glacier"@en ;
    rdfs:subClassOf obo:ENVO_00000133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000155
    ] .

obo:ENVO_03000015
    obo:IAO_0000115 "A depression which is part of a planetary crust, is of geographic scale, and is partially or completely enclosed." ;
    obo:IAO_0000116 "The general semantics of depression and geographic basin are still to be worked out see  https://github.com/EnvironmentOntology/envo/issues/486" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "geographic basin"@en ;
    rdfs:subClassOf obo:ENVO_00000309, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:ENVO_01000638
    ] .

obo:ENVO_03000016
    obo:IAO_0000115 "A process during which a mass composed of one or more environmental materials, present within a given site, decreases." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Experimental class for structural purposes not recommended for annotation." ;
    rdfs:label "material decumulation process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002088 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000010
                obo:ENVO_03000043
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001562
                ]
            )
        ]
    ] .

obo:ENVO_03000017
    obo:IAO_0000115 "A process during which the mass of ice constituting a glacier decreases." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial ice loss"@en ;
    rdfs:subClassOf obo:ENVO_01000915, obo:ENVO_01001655, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_03000004
    ] .

obo:ENVO_03000018
    obo:IAO_0000115 "A stream which is primarily composed of meltwater and which flows within a glacier or ice sheet." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "englacial stream"@en ;
    rdfs:subClassOf obo:ENVO_00000023, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000132
                obo:ENVO_00000133
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01001621
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000722
    ] .

obo:ENVO_03000020
    obo:IAO_0000115 "A material transport process during which one or more environmental materials are transported by the action of wind." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "eolian", "æolian" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "aeolian transport process"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000793
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00010483
    ] .

obo:ENVO_03000021
    obo:IAO_0000115 "Particulate environmental material which is composed primarily of carbon particles formed through the incomplete combustion of hydrocarbons."@en ;
    obo:IAO_0000116 "Do not oversimplify the particulate environmental material subclasses with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "soot"@en ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_50860
    ] .

obo:ENVO_03000025
    obo:IAO_0000115 "Water ice which contains material liberated during an erosion process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "erosionally enriched ice"@en ;
    rdfs:subClassOf obo:ENVO_01000277 .

obo:ENVO_03000027
    obo:IAO_0000115 "Uncompacted snow containing trapped atmospheric gases." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Described as having a fluffy appearance." ;
    rdfs:label "powdery snow"@en ;
    rdfs:subClassOf obo:ENVO_01000406 .

obo:ENVO_03000029
    obo:IAO_0000115 "A process during which the mass of ice constituting a glacier increases." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenCryo/Glaciation> ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial ice gain"@en ;
    rdfs:subClassOf obo:ENVO_01001655, obo:ENVO_03000011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002006
                obo:ENVO_01000406
                obo:ENVO_01001125
                obo:ENVO_03000000
                obo:ENVO_03000002
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000004
    ] .

obo:ENVO_03000030
    obo:IAO_0000115 "A process during which a part of a glacier breaks away from the main mass." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "glacier calving" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Calving is usually caused by the expansion of glaciers." ;
    rdfs:label "glacial ice calving process"@en ;
    rdfs:subClassOf obo:ENVO_01000917, obo:ENVO_01001655, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] .

obo:ENVO_03000031
    obo:IAO_0000115 "A process during which a part of a glacier breaks away from the main mass as an iceberg." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "iceberg calving" ;
    oboInOwl:hasRelatedSynonym "glacier calving" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Calving is usually caused by the expansion of glaciers." ;
    rdfs:label "iceberg calving process"@en ;
    rdfs:subClassOf obo:ENVO_03000030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00000298
                [
                    a owl:Restriction ;
                    owl:onProperty obo:ENVO_01003004 ;
                    owl:someValuesFrom obo:ENVO_00000133
                ]
            )
        ]
    ] .

obo:ENVO_03000032
    obo:IAO_0000115 "A process during which a part of an iceberg breaks away from the main mass." ;
    obo:IAO_0000116 "It would be ideal to express that the size of the icemass calved must be smaller than an iceberg." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "calving of ice from an iceberg"@en ;
    rdfs:subClassOf obo:ENVO_01000917, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000298
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000293
                [
                    a owl:Restriction ;
                    owl:onProperty obo:ENVO_01003004 ;
                    owl:someValuesFrom obo:ENVO_01001546
                ]
            )
        ]
    ] .

obo:ENVO_03000033
    obo:IAO_0000115 "Sediment which has been transported through the marine water column, settling on the seafloor." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "marine sediments" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Particles of marine sediment are primarily generated by 1) processes in terrestrial systems and transported to the marine realm by the action of rivers or aeolian processes (amongst other routes) , 2) marine organisms, 3) chemical processes in seawater, or 4) cosmogeneous input." ;
    rdfs:label "marine sediment"@en ;
    rdfs:subClassOf obo:ENVO_00002007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000036
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002220 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000015
                        obo:ENVO_00000016
                    )
                ]
            ]
        )
    ] .

obo:ENVO_03000034
    obo:IAO_0000115 "Marine sediment soured from either terrestrial systems, marine organisms, seawater and or cosmogeneous sources, which is transported through the marine water column, and accumulates within shallow regions of the oceanic basin close to continents, such as the continental shelf, or continental slope." ;
    obo:IAO_0000116 "In this definition we refer to sedimentation processes that occured above the shelf, however this should be relaxed to include the continental shelf and slope.", "output of sedimentation process which occured in neritic zone biome" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "shallow marine sediments" ;
    oboInOwl:hasRelatedSynonym "neritic marine sediment" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "shallow marine sediment"@en ;
    rdfs:subClassOf obo:ENVO_03000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000223
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03000036
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000066 ;
                    owl:someValuesFrom obo:ENVO_01000032
                ]
            )
        ]
    ] .

obo:ENVO_03000035
    obo:IAO_0000115 "A water body which is located in a depression within the surface of a glacier." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "supraglacial lakes" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "supraglacial lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] .

obo:ENVO_03000036
    obo:IAO_0000115 "A material accumulation process during which solid particles are pulled through a water body by gravitation or centrifugal force and which ends when they settle on a solid surface." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sedimentation in a water body"@en ;
    rdfs:subClassOf obo:ENVO_03000009, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000875
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002229 ;
        owl:someValuesFrom obo:ENVO_03000010
    ] .

obo:ENVO_03000037
    obo:IAO_0000115 "An ablation zone which is part of a glacier." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:created_by "https://github.com/Vocamp/Virtual-Hackahon-on-Glacier-topic" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/AblationZone" ;
    oboInOwl:hasExactSynonym "area of glacial ablation", "glacial ablation area", "glacial ice ablation area" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class is more fully defined as: \"The part of the glacier, usually at lower elevations, where ablation exceeds accumulation in magnitude, that is, where the cumulative mass balance relative to the start of the mass-balance year is negative. Unless qualified, for example by giving a date within the year, references to the ablation zone refer to its extent at the end of the mass-balance year. The extent of the ablation zone can vary strongly from year to year. A synonym of ablation area.\" - GCW Terminology and Vocabulary Assessment Report 2018”, GCW report #23/2018" ;
    rdfs:label "glacial ice ablation zone"@en ;
    rdfs:subClassOf obo:ENVO_01000914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000067 ;
        owl:someValuesFrom obo:ENVO_01000919
    ] .

obo:ENVO_03000038
    obo:IAO_0000115 "Particulate environmental material which is composed primarily of dust, rock, and soot, as well as the microbial communities associated with these materials, deposited on an ice mass by an aeolian process."@en ;
    obo:IAO_0000116 "Do not oversimplify the particulate environmental material subclasses with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en, "This actually is formed as a result of an accumulation process involving the constituents of cryoconite. When their semantics are more stable, we can axiomatise this fully." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0001-5812-6405", "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "cryoconite deposit"@en ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00001995
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000021
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000020
    ] .

obo:ENVO_03000039
    obo:IAO_0000115 "A vertical thaw hole within an ice mass, formed as a result of ice melt associated with local temperature increases, due to increased absorption of solar radiation by cryoconite deposits." ;
    obo:IAO_0000116 "The general semantics of depressions are still to be worked out see  https://github.com/EnvironmentOntology/envo/issues/486" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "cryoconite holes" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This class doesn't refer to the site but instead the depression or hole and therefore the adjacency to the cryoconite itself." ;
    rdfs:label "cryoconite hole"@en ;
    rdfs:subClassOf obo:ENVO_03000048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000038
    ] .

obo:ENVO_03000040
    obo:IAO_0000115 "A water body which forms as a result of localised melting taking place on the surface of a glacier or a mass of sea ice and which is contained in the cavity formed by such melting." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0001-5812-6405", "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "melt ponds", "meltpond", "meltponds" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "melt pond"@en ;
    rdfs:subClassOf obo:ENVO_00000063, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000722
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000721
    ] .

obo:ENVO_03000041
    obo:IAO_0000115 "A channel through which brine flows." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "brine channels" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "brine channel"@en ;
    rdfs:subClassOf obo:ENVO_03000110, obo:ENVO_03000117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00003044
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000042
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] .

obo:ENVO_03000042
    obo:IAO_0000115 "A material accumulation process during which brine droplets, trapped between ice crystals formed during seawater freezing, form brine channels." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This process may be considered a material accumulation process as it is the accumulation of brine droplets which form the channels." ;
    rdfs:label "brine channel formation process"@en ;
    rdfs:subClassOf obo:ENVO_01001856, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000062 ;
        owl:someValuesFrom obo:ENVO_03000045
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00003044
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000041
    ] .

obo:ENVO_03000043
    obo:IAO_0000115 "A process during which a portion of some environmental material is converted into a different material or a collection of materials." ;
    obo:IAO_0000116 "A different material transformation process class (or similarly named class) pertaining to the conversion of a specific chemical into another belongs in CHEBI and or REX ontologies." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Experimental class for structural purposes not recommended for annotation. A material transformation process only refers to ENVO:environmental material classes (e.g. bulk and typically impure substances), rather than transformations converting a specific chemical into another." ;
    rdfs:label "material transformation process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00010483
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00010483
    ] .

obo:ENVO_03000044
    obo:IAO_0000115 "A material transformation process during which seawater freezes into sea ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sea ice formation process"@en ;
    rdfs:subClassOf obo:ENVO_01000950, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00002149
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00002200
    ] .

obo:ENVO_03000045
    obo:IAO_0000115 "A material transformation process during which brine is formed due to the expulsion of salt during frazil formation or a seawater freezing process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Expelled salt accumulates in brine droplets, which remain in a liquid state due to their increased salinity." ;
    rdfs:label "brine rejection from seawater"@en ;
    rdfs:subClassOf obo:ENVO_02500031, obo:ENVO_03000043, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03000044
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00002149
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00003044
    ] .

obo:ENVO_03000046
    obo:IAO_0000115 "New ice which is composed frazil which has congealed into a thin sheet." ;
    obo:IAO_0000116 """Needs to have axioms added pertaining to the semantics of colloids and suspensions once they have been resolved see: https://github.com/pato-ontology/pato/issues/91#issuecomment-290711238

Currently the new ice classes are not specific to sea water as they may form in non marine systems, but it would be good to confirm this especially for frazil ice.""" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/FrazilIce" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Typically 3 to 4 millimeters in diameter. These new ice classes refer to both marine water and fresh water ice. If using this term for annotation, use it in conjunction with another envo term to express whether the ice is in a marine, freshwater, or other system." ;
    rdfs:label "frazil ice"@en ;
    rdfs:subClassOf obo:ENVO_03000063, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_01001307 ;
        owl:someValuesFrom obo:ENVO_00002006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000587
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000689
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001523
    ] .

obo:ENVO_03000047
    obo:IAO_0000115 "A new ice formation process during which small, needle-like crystals consisting of nearly pure fresh water, form due to the freezing of open, turbulent, supercooled water." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "frazil ice formation"@en ;
    rdfs:subClassOf obo:ENVO_03000056, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000046
    ] .

obo:ENVO_03000048
    obo:IAO_0000115 "A channel which traverses an ice mass floating on a water body and bridges the atmosphere to the underlying water through its internal cavity." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "thaw holes" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "thaw hole"@en ;
    rdfs:subClassOf obo:ENVO_03000117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03000065
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01000721
    ] .

obo:ENVO_03000050
    obo:IAO_0000115 "A melt pond which has a surface exposed to the atmosphere." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0001-5812-6405", "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "atmosphere-exposed melt pond"@en ;
    rdfs:subClassOf obo:ENVO_03000040, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002042
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002220 ;
                    owl:someValuesFrom obo:ENVO_01000540
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000540
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000723
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000040
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002042
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002220 ;
                            owl:someValuesFrom obo:ENVO_01000540
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_03000051
    obo:IAO_0000115 "A melt pond which is completely encased in ice and thus not directly exposed to the atmosphere or underlying water." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0001-5812-6405", "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "In practice, there may be some openings which are small relative to the surface footprint of the meltpond." ;
    rdfs:label "ice-encased melt pond"@en ;
    rdfs:subClassOf obo:ENVO_03000040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002219 ;
        owl:someValuesFrom obo:ENVO_01000277
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000723
    ] .

obo:ENVO_03000053
    obo:IAO_0000115 "A lake which is comprised of meltwater located underneath or within a glacier." ;
    obo:IAO_0000116 "Add axioms to show that this is on the larger side in a size continuum between ice-encased meltponds and intraglacial lakes." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "intraglacial lakes" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "intraglacial lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000722
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000133
    ] .

obo:ENVO_03000054
    obo:IAO_0000115 "A process during which material entities are added to a landform or to a feature upon the landform." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "depositional process"@en ;
    rdfs:subClassOf obo:ENVO_03000009 .

obo:ENVO_03000055
    obo:IAO_0000115 "A desublimation process during which water vapour is frozen into water ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "desublimation of water vapour into ice"@en ;
    rdfs:subClassOf obo:ENVO_01000726, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] .

obo:ENVO_03000056
    obo:IAO_0000115 "An ice formation process during which water is frozen into a form of new ice such as frazil, grease ice, slush, or shuga." ;
    obo:IAO_0000116 "Make this class the union of the following processes: frazil ice formation, grease ice formation process, slush formation process, and shuga formation process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "new ice formation process"@en ;
    rdfs:subClassOf obo:ENVO_01000950, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000046
                obo:ENVO_03000075
                obo:ENVO_03000076
            )
        ]
    ] .

obo:ENVO_03000057
    obo:IAO_0000115 "An ice formation process during which seawater is frozen into a sea ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    obo:IAO_0100001 "ENVO:03000044" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "obsolete sea ice formation process"@en ;
    owl:deprecated true .

obo:ENVO_03000058
    obo:IAO_0000115 "A sea ice formation process during which new ice crystals freeze together, forming nilas, a thin, elastic, continuous, ice sheet of a transparent gray color." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "nilas formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_03000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000068
    ] .

obo:ENVO_03000059
    obo:IAO_0000115 "A sea ice formation process during which water freezes to the bottom of an existing nilas ice floe creating a thicker ice floe known as young ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "young ice formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002149
                obo:ENVO_03000068
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000069
    ] .

obo:ENVO_03000060
    obo:IAO_0000115 "A sea ice formation process during which seawater freezes onto young ice during the cold season, forming first year ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "First year ice that survives melting during spring and summer can transition to second year ice." ;
    rdfs:label "first year ice formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002149
                obo:ENVO_03000069
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000071
    ] .

obo:ENVO_03000061
    obo:IAO_0000115 "A sea ice formation process during which seawater freezes onto first year ice during the cold season, forming second year sea ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Second year ice forms from first year ice which has previously survived one melt season." ;
    rdfs:label "second year ice formation"@en ;
    rdfs:subClassOf obo:ENVO_03000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002149
                obo:ENVO_03000071
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000072
    ] .

obo:ENVO_03000062
    obo:IAO_0000115 "A sea ice formation process during which seawater freezes into second year ice during the cold season, forming multiyear ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Multiyear ice forms from second year ice which has previously survived at least two melt seasons." ;
    rdfs:label "multiyear ice formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000044, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002149
                obo:ENVO_03000072
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000073
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000044
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002149
                        obo:ENVO_03000072
                    )
                ]
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_03000073
            ]
        )
    ] .

obo:ENVO_03000063
    obo:IAO_0000115 "Water ice which is formed from freezing water and is suspended in a water body." ;
    obo:IAO_0000116 "Currently the new ice classes are not specific to sea water as they may form in non marine systems, but it would be good to confirm this especially for frazil ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "sea ice types include frazil, grease ice, slush, and shuga. These new ice classes refer to both marine water and fresh water ice. If using this term for annotation, use it in conjunction with another envo term to express whether the ice is in a marine, freshwater, or other system." ;
    rdfs:label "new ice"@en ;
    rdfs:subClassOf obo:ENVO_01000277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000056
    ] .

obo:ENVO_03000065
    obo:IAO_0000115 "An ice mass which forms a cohesive and contiguous sheet of water ice, floating upon the surface of a water body." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "ice floes" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment """Ice floes can exist in sea ice, in rivers or lakes. The WMO offers the following extent-based classification. Floe giant: Over 10 km across.
Floe vast: 2-10 km across. Floe big: 500-2000 m across. Floe medium: 100-500 m across. Floe small: 20-100 m across. Ice cake: Less than 20 m across. Small ice cake: Less than 2 m across.""" ;
    rdfs:label "ice floe"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000689
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001420
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002124
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_03000066
    obo:IAO_0000115 "An ice floe which is formed from frozen sea water, and floats upon the surface of a marine water body." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/Floe" ;
    oboInOwl:hasExactSynonym "sea ice floes" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "sea ice floe"@en ;
    rdfs:subClassOf obo:ENVO_03000065, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000044
    ] .

obo:ENVO_03000067
    obo:IAO_0000115 "A sea ice floe which has a rounded or circular shape and raised rims." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "pancake ice"@en ;
    rdfs:subClassOf obo:ENVO_03000066, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000411
    ] .

obo:ENVO_03000068
    obo:IAO_0000115 "A sea ice floe which is thin, elastic, continuous, and of a transparent gray color, which results from the freezing of new ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "nilas"@en ;
    rdfs:subClassOf obo:ENVO_03000066, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000964
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001171
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000058
    ] .

obo:ENVO_03000069
    obo:IAO_0000115 "A sea ice floe which is inflexible and thicker than nilas." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "young ice"@en ;
    rdfs:subClassOf obo:ENVO_03000066, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000591
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001545
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000059
    ] .

obo:ENVO_03000071
    obo:IAO_0000115 "Sea ice which has formed over a single freezing season." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasDbXref "http://sweetontology.net/realmCryo/SeasonalIce" ;
    oboInOwl:hasRelatedSynonym "seasonal ice" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Sea ice develops from young ice; thickness from 0.3 to 2 meters (1 to 6.6 feet).  Sea ice be subdivided into thin first-year ice (white ice), medium first-year ice, and thick first-year ice.  First-year ice is distinguished from older ice primarily by having a higher salinity. Undeformed first-year ice differs from older ice in that it is smoother and lacks refrozen melt ponds. Characteristically level where undisturbed by pressure, but where ridges occur, they  distinguished by being larger, more angular, and more porous than multiyear ridges." ;
    rdfs:label "first year ice"@en ;
    rdfs:subClassOf obo:ENVO_00002200, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000591
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_03000069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000060
    ] .

obo:ENVO_03000072
    obo:IAO_0000115 "Sea ice which is thicker than first year ice, and has survived a seasonal melting process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "second year ice"@en ;
    rdfs:subClassOf obo:ENVO_00002200, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000591
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000061
    ] .

obo:ENVO_03000073
    obo:IAO_0000115 "Sea ice which is thicker than second year ice, and has survived more than two seasonal melting process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "multiyear ice"@en ;
    rdfs:subClassOf obo:ENVO_00002200, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000591
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_03000062
    ] .

obo:ENVO_03000074
    obo:IAO_0000115 "A layer which consists of a thin aggregate of frazil ice crystals, which float upon the surface of a water body." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Within a marine system, grease ice makes the ocean surface resemble an oil slick." ;
    rdfs:label "grease ice layer"@en ;
    rdfs:subClassOf obo:ENVO_01001276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000592
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000063
    ] .

obo:ENVO_03000075
    obo:IAO_0000115 "New ice, which is spongy, lumpy and opaque, and forms from water which freezes in an agitated water body." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "These new ice classes refer to both marine water and fresh water ice. If using this term for annotation, use it in conjunction with another envo term to express whether the ice is in a marine, freshwater, or other system." ;
    rdfs:label "shuga"@en ;
    rdfs:subClassOf obo:ENVO_03000063, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000963
    ] .

obo:ENVO_03000076
    obo:IAO_0000115 "A slurry of frazil, snow, and liquid water." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "These new ice classes refer to both marine water and fresh water ice. If using this term for annotation, use it in conjunction with another envo term to express whether the ice is in a marine, freshwater, or other system." ;
    rdfs:label "slush ice"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002006
                obo:ENVO_01000406
                obo:ENVO_03000046
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002006
                        obo:ENVO_01000406
                        obo:ENVO_03000046
                    )
                ]
            ]
        )
    ] .

obo:ENVO_03000077
    obo:IAO_0000115 "A layer which consists of slush ice." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "slush ice layer"@en ;
    rdfs:subClassOf obo:ENVO_01001276, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000063
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_03000076
    ] .

obo:ENVO_03000078
    obo:IAO_0000115 "A new ice formation process in which slush ice is formed." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "slush formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000056, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002006
                obo:ENVO_01000406
                obo:ENVO_03000046
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000076
    ] .

obo:ENVO_03000079
    obo:IAO_0000115 "A new ice formation process in which shuga is formed." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "shuga formation process"@en ;
    rdfs:subClassOf obo:ENVO_03000056, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000075
    ] .

obo:ENVO_03000082
    obo:IAO_0000115 "A freshwater lake which fills a depression formed by the erosion of thermokarst caused by permafrost thaw." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "cave-in lake", "thaw lake", "thermokarst lakes" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Continued thawing of the permafrost substrate can lead to the drainage and eventual disappearance of thermokarst lakes, leaving only the landform, thermokarst depression behind." ;
    rdfs:label "thermokarst lake"@en ;
    rdfs:subClassOf obo:ENVO_00000021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03000085
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_03000084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000086
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000722
    ] .

obo:ENVO_03000083
    obo:IAO_0000115 "A thermokarst lake through which methane gas released from thawing permafrost, or other methane stores, rises and escapes to the atmosphere." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "On Earth, the bright blue appearance, in the light spectrum visible to humans, is due to increased abundances of microorganisms attracted to sulfur compounds associated with the methane release." ;
    rdfs:label "methane-releasing thermokarst lake"@en ;
    rdfs:subClassOf obo:ENVO_03000082, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_03000094
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000318
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] .

obo:ENVO_03000084
    obo:IAO_0000115 "A geographic basin which is formed due to the erosion of thermokarst by meltwater released from thawing permafrost." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "thermokarst depression"@en ;
    rdfs:subClassOf obo:ENVO_01001781, obo:ENVO_03000015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03000085
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000086
    ] .

obo:ENVO_03000085
    obo:IAO_0000115 "An irregular land surface which consists of marshy hollows, hummocks, thermokarst depressions and thermokarst lakes formed from the erosion of ice-rich thawing permafrost areas." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Thermokarst is usually found in Arctic or mountainous areas." ;
    rdfs:label "thermokarst"@en ;
    rdfs:subClassOf obo:ENVO_01000635, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000086
    ] .

obo:ENVO_03000086
    obo:IAO_0000115 "A permafrost thawing process during which water-based ice or snow present in permafrost is converted into meltwater." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "ice-bearing permafrost thawing process"@en ;
    rdfs:subClassOf obo:ENVO_01001613, obo:ENVO_01001741, obo:ENVO_01001742, obo:ENVO_02500031, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000720
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000277
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00000134
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000722
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002411 ;
        owl:someValuesFrom obo:ENVO_03000094
    ] .

obo:ENVO_03000088
    obo:IAO_0000115 "Permafrost which contains pockets of trapped methane gas." ;
    obo:IAO_0000116 "It would probably be better to assert parthood between the permafrost and cavities filled with gas rather than the gases themselves." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "bulgunyakh" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Other hydrocarbon gasses such as carbon dioxide may also be present. These pockets can be sufficently large that the permafrost surface will undulate when pressure is applied." ;
    rdfs:label "methane-laden permafrost"@en ;
    rdfs:subClassOf obo:ENVO_00000134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16183
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000134
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:CHEBI_16183
            ]
        )
    ] .

obo:ENVO_03000089
    obo:IAO_0000115 "A crater which is found in permafrost and formed as a result of an explosion fuelled by methane formerly contained in that permafrost." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasBroadSynonym "gigantic funnel" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "permafrost crater derived from a methane explosion"@en ;
    rdfs:subClassOf obo:ENVO_00000514, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000091
    ] .

obo:ENVO_03000090
    obo:IAO_0000115 "A process during which a material entity undergoes a rapid increase in volume, releasing gasses and various forms of energy, often including thermal, light and sound energy." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "explosion" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Supersonic explosions are known as detonations and subsonic explosions as deflagrations." ;
    rdfs:label "explosion process"@en ;
    rdfs:subClassOf obo:ENVO_01000839, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_63248
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_33292
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01000797
    ] .

obo:ENVO_03000091
    obo:IAO_0000115 "An explosion during which methane-rich gas trapped in permafrost combusts." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "permafrost methane explosion"@en ;
    rdfs:subClassOf obo:ENVO_03000090, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:CHEBI_15379
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:CHEBI_16183
                ]
            )
        ]
    ] .

obo:ENVO_03000092
    obo:IAO_0000115 "A material transport process during which a portion of gaseous environmental material is transported into the atmosphere." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "gas emission process"@en ;
    rdfs:subClassOf obo:ENVO_03000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Class ;
                    owl:complementOf [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000050 ;
                        owl:someValuesFrom obo:ENVO_01000267
                    ]
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000797
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000267
                ]
            )
        ]
    ] .

obo:ENVO_03000093
    obo:IAO_0000115 "A gas emission process during which a portion of hydrocarbon gas is transported into the atmosphere." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Some hydrocarbon gasses within the atmosphere contribute to the planetary green house gas effect by increasing absorption of solar energy." ;
    rdfs:label "hydrocarbon gas emission process"@en ;
    rdfs:subClassOf obo:ENVO_03000092, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000554
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002411 ;
        owl:someValuesFrom obo:ENVO_02500004
    ] .

obo:ENVO_03000094
    obo:IAO_0000115 "A hydrocarbon gas emission process during which a portion of methane gas is transported into the atmosphere." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Methane is emitted during the production and transport of coal, natural gas, and oil. Methane emissions also result from livestock and other agricultural practices and by the decay of organic waste in municipal solid waste landfills." ;
    rdfs:label "methane gas emission process"@en ;
    rdfs:subClassOf obo:ENVO_03000093, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:CHEBI_16183
    ] .

obo:ENVO_03000095
    obo:IAO_0000115 "A process during which the intesity of stellar radiation received by a planet's surface varies in a cyclical regime due to the planet's orbital motion around the barycentre of a planetary system and/or the tilt of its rotational axis relative to its orbital plane." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The seasons that are generated by this process are divisions of time between warm (maximal radiation exposure) and cold (minimum radiation exposure) extremes. Depending on the planet's makeup, the resulting seasonal dynamics may include ecological and meteorological cycles which may form the basis for further divisions of the cycle (e.g. rainy season, dry season, wildfire season)." ;
    rdfs:label "season generating process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000800
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002418 ;
        owl:someValuesFrom obo:ENVO_03000096
    ] .

obo:ENVO_03000096
    obo:IAO_0000115 "A one-dimensional temporal region which is delimited by the occurrence of processes which serve as its delimiters." ;
    obo:IAO_0000116 "Season could be implemented as a subclass of one-dimensional temporal region, however, this will need further thought and discussion with BFO editors." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoAstro, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "season"@en ;
    rdfs:subClassOf obo:BFO_0000038 .

obo:ENVO_03000097
    obo:IAO_0000115 "A season during which the average temperature of a planetary part exceeds that of all other seasons it endures during a season generating process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The boundaries of seasons are typically fiat and should be defined on a data/information layer. This also pertains to the amount of time included when averaging measured values of qualities like temperature." ;
    rdfs:label "warm season"@en ;
    rdfs:subClassOf obo:ENVO_03000096 .

obo:ENVO_03000098
    obo:IAO_0000115 "A season during which the average temperature of a planetary part is below that of all other seasons it endures during a season generating process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The boundaries of seasons are typically fiat and should be defined on a data/information layer. This also pertains to the amount of time included when averaging measured values of qualities like temperature." ;
    rdfs:label "cold season"@en ;
    rdfs:subClassOf obo:ENVO_03000096 .

obo:ENVO_03000099
    obo:IAO_0000115 "A material transformation process during which a material entity melts during a warm season." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "seasonal melting process"@en ;
    rdfs:subClassOf obo:ENVO_01000723, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002091 ;
        owl:someValuesFrom obo:ENVO_03000097
    ] .

obo:ENVO_03000101
    obo:IAO_0000115 "A compaction process during which a material entity subjected to heat and/or pressure is compacted into a solid mass without undergoing melting." ;
    obo:IAO_0000116 """We should add the subclass axiom: 'has output' some ('environmental material' and 'has quality' some 'decreased porosity') once PATO:decreased porosity is available see ENVO issue #497

Additional axioms could also refer to object aggregates becoming objects within an environmental material.""" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "solid-phase sintering"@en ;
    rdfs:subClassOf obo:ENVO_03000008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000984
                ]
            )
        ]
    ] .

obo:ENVO_03000102
    obo:IAO_0000115 "A sintering process during which snow is compacted into glacial ice." ;
    obo:IAO_0000116 "Axioms will probably need to be updated if the axiomatisation of solid-phase sintering changes." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "", "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "glacial sintering"@en ;
    rdfs:subClassOf obo:ENVO_02500031, obo:ENVO_03000101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_01000406
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03000004
    ] .

obo:ENVO_03000103
    obo:IAO_0000115 "An aeolian transport process during which powdery snow is displaced and moved." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "aeolian transport of snow"@en ;
    rdfs:subClassOf obo:ENVO_03000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_03000027
    ] .

obo:ENVO_03000104
    obo:IAO_0000115 "An accumulation process during which a powdery snow carried on the wind settles on a solid surface, forming a mound." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "drifting of unsintered snow" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snow drift formation"@en ;
    rdfs:subClassOf obo:ENVO_01001617, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_03000027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002084 ;
        owl:someValuesFrom obo:ENVO_03000103
    ] .

obo:ENVO_03000105
    obo:IAO_0000115 "A mass wasting process during which slab snow rapidly moves down a sloping surface." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Slab avalanches account for most back-country fatalities." ;
    rdfs:label "slab avalanche"@en ;
    rdfs:subClassOf obo:ENVO_01000690 .

obo:ENVO_03000106
    obo:IAO_0000115 "An avalanche during which powdery snow rapidly flows down a sloping surface." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "powder snow avalanche" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "powdery snow avalanche"@en ;
    rdfs:subClassOf obo:ENVO_01000691, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002473 ;
                    owl:someValuesFrom obo:ENVO_03000027
                ]
            )
        ]
    ] .

obo:ENVO_03000107
    obo:IAO_0000115 "An avalanche during which a suspension of water and snow flows down a sloping surface." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:environmental_hazards, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Wet snow avalanches travel at a lower velocity than other types of avalanches." ;
    rdfs:label "wet snow avalanche"@en ;
    rdfs:subClassOf obo:ENVO_01000691, obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002006
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002473 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            )
        ]
    ] .

obo:ENVO_03000108
    obo:IAO_0000115 "Snow which is cohesive, hard and overlies weaker snow." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "slab snow"@en ;
    rdfs:subClassOf obo:ENVO_01000406 .

obo:ENVO_03000110
    obo:IAO_0000115 "A solid astronomical body part which is primarily composed of a continuous mass of snow and/or ice." ;
    obo:IAO_0000116 "Place holder class. Also the axiom should be changed to something along the lines of 'primairly composed of’ some ‘environmental material’ and ‘has quality’ frozen once PATO:frozen is imported." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "cryoform"@en ;
    rdfs:subClassOf obo:ENVO_00000191, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000134
                obo:ENVO_01000277
                obo:ENVO_01000406
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000191
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (obo:ENVO_00000134
                        obo:ENVO_01000277
                        obo:ENVO_01000406
                    )
                ]
            ]
        )
    ] .

obo:ENVO_03000111
    obo:IAO_0000115 "A mass of snow." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasBroadSynonym "accumulation of snow", "snow accumulation" ;
    oboInOwl:hasDbXref "http://sweetontology.net/phenCryo/Accumulation" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snow mass"@en ;
    rdfs:subClassOf obo:ENVO_01001691, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001617
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001691
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_01000406
            ]
        )
    ] .

obo:ENVO_03000112
    obo:IAO_0000115 "An accumulation of powdery snow which was transported and deposited via a snow drifting process." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "snowdrift", "unsintered snow" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snow drift"@en ;
    rdfs:subClassOf obo:ENVO_03000111, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000104
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_03000027
    ] .

obo:ENVO_03000113
    obo:IAO_0000115 "An accumulation of snow and firn which rests upon land." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "snowpatch" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "snow patch"@en ;
    rdfs:subClassOf obo:ENVO_03000111, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000635
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_03000098
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000406
                obo:ENVO_03000002
            )
        ]
    ] .

obo:ENVO_03000114
    obo:IAO_0000115 "A snow patch which forms during a cold season and melts away during the succeeding warm season." ;
    obo:IAO_0000116 "Need to find a way of expression the fact that it 'ends during' some 'warm season' (but not with that axiom as that is for processes not a material entity)." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "seasonal snowpatch" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "seasonal snow patch"@en ;
    rdfs:subClassOf obo:ENVO_03000113, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_03000099
    ] .

obo:ENVO_03000115
    obo:IAO_0000115 "A snow patch which persists through at least one seasonal cycle." ;
    obo:IAO_0000116 "Need to find a way of expression the fact that it has survived two or more melt seasons." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "perennial snowpatch" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "A snow patch is defined as perennial if it survives two or more melt seasons." ;
    rdfs:label "perennial snow patch"@en ;
    rdfs:subClassOf obo:ENVO_03000113, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_03000099
    ] .

obo:ENVO_03000116
    obo:IAO_0000115 "A snow mass which is large enough, and persists long enough, to undergo compaction under its own weight, leading to layer-like structural differentiation."@en ;
    obo:IAO_0000116 "Given that SWEET considers the term to be a thickness and ENVO currently considers it a mass of snow. We have mismatch with the SWEET class, however, in ENVO we will take this term to be a mass of environmental material not a quality based on the harmonized GCW definition. See https://github.com/ESIPFed/sweet/issues/236#issue-805822974."@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/propSpaceThickness/Snowpack> ;
    oboInOwl:hasExactSynonym "snow pack"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Snowpack is found in geographic regions experiencing cold weather for extended periods of time.", "The GCW analysis of multiple glossaries found eight definitions of snowpack, with many commonalities but also disagreements. Please see the corresponding report \"WMO GCW Nomenclature Assessment\" for more information."@en ;
    rdfs:label "snowpack"@en ;
    rdfs:subClassOf obo:ENVO_03000111, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_03000008
    ] .

obo:ENVO_03000117
    obo:IAO_0000115 "A structure which traverses a mass of one or more environmental materials, and encloses a roughly tubular site." ;
    obo:IAO_0000116 "Intended to be a top level class for wide variety of channel-like entities. It’s particulars may change once more subclasses are accumulated. This is distinct from 'channel of a watercourse', which is a depression." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "channel"@en ;
    rdfs:subClassOf obo:ENVO_01001886, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0002299
    ] .

obo:ENVO_03000118
    obo:IAO_0000115 "A melt pond which and is exposed to the atmosphere and to a lesser degree water underlying the ice mass which contains it." ;
    obo:IAO_0000116 "It would be good to add an axiom such as 'continuous with' some 'water body'." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0001-5812-6405", "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "open melt pond" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "atmosphere and water column exposed melt pond"@en ;
    rdfs:subClassOf obo:ENVO_03000040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000540
    ] .

obo:ENVO_03000119
    obo:IAO_0000115 "A melt pond which is formed close to that part of an ice mass which is in contact with some underlying water body, and which has channels connecting it to that water body." ;
    obo:IAO_0000116 "It would be good to add an axiom such as 'continuous with' some 'water body'." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0001-5812-6405", "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "water column exposed melt pond"@en ;
    rdfs:subClassOf obo:ENVO_03000040 .

obo:ENVO_03000120
    obo:IAO_0000115 "A lake which is situated beneath a glacier." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "subglacial lakes" ;
    oboInOwl:inSubset obo:ENVO_03605018, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "subglacial lake"@en ;
    rdfs:subClassOf obo:ENVO_00000198, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_01000635
    ] .

obo:ENVO_03000121
    obo:IAO_0000115 "An erosion process during which rock or soil is removed or degraded due to alternative thawing and freezing of meltwater beneath and at the margins of snowbanks." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "erosion through nivation"@en ;
    rdfs:subClassOf obo:ENVO_02500028, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Class ;
                owl:intersectionOf (obo:ENVO_00001998
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002352 ;
                        owl:someValuesFrom obo:ENVO_01000706
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_00001995
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03000003
    ] .

obo:ENVO_03000122
    obo:IAO_0000115 "A fire which is planned and executed deliberately under human supervision." ;
    obo:IAO_0000117 "http://orcid.org/0000-0002-3410-4655", "http://orcid.org/0000-0002-4366-3088", "https://orcid.org/0000-0002-2908-3327", "https://orcid.org/0000-0002-3884-3420", "https://orcid.org/0000-0002-6601-2165" ;
    oboInOwl:hasNarrowSynonym "fire-stick farming" ;
    a owl:Class ;
    rdfs:comment "Fire-stick farming was the practice of Indigenous Australians who regularly used fire to burn vegetation to facilitate hunting and to change the composition of plant and animal species in an area. Aboriginal people may have been able to aim the burning of the scrub to avoid growing areas. There may have been a ritual taboo against burning certain areas of jungle. This type of farming directly increased the food supply for Aboriginal people by promoting the growth of bush potatoes and other edible ground-level plants.", "Planned burns are conducted for a variety of reasons such combating or preventing uncontrolled wildfires in order by reducing the fuel load in a wooded or similar areas with combustible vegetation. Alternatively planned burns, such as those practiced by various indigenous people, are conducted for a variety of reasons including facilitating agriculture, hunting and or traveling. As well as managing populations of parasitic species or game animals by decreasing or increasing the size of their habitats respectively." ;
    rdfs:label "planned burn"@en ;
    rdfs:subClassOf obo:ENVO_01000786 .

obo:ENVO_03000123
    obo:IAO_0000115 "The concentration of nitrate and nitrite when measured in liquid water." ;
    obo:IAO_0000117 "http://orcid.org/0000-0002-3410-4655" ;
    oboInOwl:hasExactSynonym "liquid water nitrate and nitrite concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrate and nitrite in liquid water"@en ;
    rdfs:subClassOf obo:PATO_0000033 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:ENVO_3100022
            obo:ENVO_3100023
        )
    ] .

obo:ENVO_03000127
    obo:IAO_0000115 "A water-based rainfall process during which water droplets with increased acidity fall towards a planetary surface." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655", "https://orcid.org/0000-0002-3884-3420" ;
    oboInOwl:hasBroadSynonym "acid rain" ;
    a owl:Class ;
    rdfs:comment "On Earth, the acidity of raindrops is typically increased through interactions of water molecules with sulfur dioxide or nitrogen oxide, released into the atmosphere by natural or anthropogenic processes." ;
    rdfs:label "acid rainfall"@en ;
    rdfs:subClassOf obo:ENVO_01000830, obo:ENVO_01000982, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000358
    ] .

obo:ENVO_03000128
    obo:IAO_0000115 "Water-based rain which has increased acidity." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655", "https://orcid.org/0000-0002-3884-3420" ;
    oboInOwl:hasExactSynonym "acid rain" ;
    a owl:Class ;
    rdfs:comment "On Earth, the acidity of raindrops is typically increased through interactions of water molecules with sulfur dioxide or nitrogen oxide, released into the atmosphere by natural or anthropogenic processes." ;
    rdfs:label "acidic water-based rain"@en ;
    rdfs:subClassOf obo:ENVO_01001565, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_03000127
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001429
    ] .

obo:ENVO_03000129
    obo:IAO_0000115 "A season during which changes in atmospheric circulation associated with the asymmetric heating of land and sea cause moisture to be brought inland by monsoon winds, leading to increased rainfall as moisture-laden air rises  and cools over land." ;
    obo:IAO_0000116 "Pending decision of placement of season as one-dimensional temporal region, we should add axioms cross linking to monsoon winds, as well as increased prevalence of water-based rainfall." ;
    obo:IAO_0000117 "http://orcid.org/0000-0002-3410-4655", "http://orcid.org/0000-0002-4366-3088", "https://orcid.org/0000-0002-3884-3420" ;
    a owl:Class ;
    rdfs:comment "On Earth, monsoon seasons typically occur in West Africa, Asia and Australia." ;
    rdfs:label "monsoon season"@en ;
    rdfs:subClassOf obo:ENVO_03000096 .

obo:ENVO_03000130
    obo:IAO_0000115 "An atmospheric wind during which air masses over an ocean flow towards a land mass, driven by disequilibria between land and ocean surface temperatures." ;
    obo:IAO_0000117 "http://orcid.org/0000-0002-3410-4655", "http://orcid.org/0000-0002-4366-3088", "https://orcid.org/0000-0002-3884-3420" ;
    a owl:Class ;
    rdfs:label "monsoon wind"@en ;
    rdfs:subClassOf obo:ENVO_01000793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000635
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002088 ;
        owl:someValuesFrom obo:ENVO_03000129
    ] .

obo:ENVO_03000131
    obo:IAO_0000115 "A fire which occurs in a grassland, combusting biomass stored in grasses as its primary fuel." ;
    obo:IAO_0000117 "http://orcid.org/0000-0002-3410-4655", "https://orcid.org/0000-0002-3884-3420" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "grass fire"@en ;
    rdfs:subClassOf obo:ENVO_01001292, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000106
    ] .

obo:ENVO_03000132
    obo:IAO_0000115 "A woodland clearing which is large enough to starve land fires of fuel, impeding their progress through wooded areas." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-3410-4655", "https://orcid.org/0000-0002-3884-3420" ;
    oboInOwl:hasExactSynonym "fire break" ;
    a owl:Class ;
    rdfs:comment "Firebreaks are typically elongated in shape and may be artificially constructed or result from a naturally occurring obstacle to a fire. Such obstacles include naturally occurring astronomical body parts such as a as rivers, lakes or canyons, or alternatively anthropologically constructed features such as roads." ;
    rdfs:label "firebreak"@en ;
    rdfs:subClassOf obo:ENVO_00000444, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002430 ;
        owl:someValuesFrom obo:ENVO_01001292
    ] .

obo:ENVO_03000133
    obo:IAO_0000115 "An agricultural environmental material which 1) is composed of a mixture of materials such as peat, composted bark, sand, perlite, or compost, and 2) serves as a medium in which to grow plants."@en ;
    obo:IAO_0000117 "http://orcid.org/0000-0002-3410-4655" ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "potting soil" ;
    a owl:Class ;
    rdfs:comment "Potting soil can be composed of a wide range of materials in varying ratios, often containing little or no actual soil." ;
    rdfs:label "agricultural potting mixture"@en ;
    rdfs:subClassOf obo:ENVO_0010003 .

obo:ENVO_03000134
    obo:IAO_0000115 "A blizzard which 1) lasts at least 3 hours, 2) combines below freezing temperatures and very strong wind, laden with blowing snow."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2020-10-14T20:13:10.917Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Blizzards typically reduces visibility to less than 1 km"@en ;
    rdfs:label "WMO blizzard"@en ;
    rdfs:subClassOf obo:ENVO_01000903 .

obo:ENVO_03000135
    obo:IAO_0000115 "A blizzard which has 1) winds of 35 miles per hour (approximately 56 kilometers per hour), 2) lasts for a period of at least three hours, and 3) occurs in extremely cold temperatures."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2020-10-14T20:13:10.917Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The original definition has been edited to conform to ENVO's textual pattern. Subjective/observer-based differentia (e.g. visibility) have been moved to comments. The NSIDC definition notes that blizzards involve snow reducing visibility to less than one-quarter mile (0.4 km) and are associated with dangerous blizzard conditions."@en ;
    rdfs:label "NSIDC blizzard"@en ;
    rdfs:subClassOf obo:ENVO_01000903 .

obo:ENVO_03000136
    obo:IAO_0000115 "A blizzard which occurs in winter."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2020-10-14T20:13:10.917Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The original definition has been edited to conform to ENVO's textual pattern. Subjective/observer-based differentia (e.g. visibility) have been moved to comments."@en ;
    rdfs:label "winter blizzard"@en ;
    rdfs:subClassOf obo:ENVO_01000903 .

obo:ENVO_03000137
    obo:IAO_0000115 "A fog the droplets of which freeze upon contact with exposed objects, forming a coating of rime or glaze."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2020-10-14T20:13:10.917Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoFog/FreezingFog> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Freezing fog forms when the air temperature is below freezing and the water droplets in the fog become supercooled." ;
    rdfs:label "freezing fog"@en ;
    rdfs:subClassOf obo:ENVO_01000844, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000950
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002234 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:unionOf (obo:ENVO_01000547
                            obo:ENVO_01001848
                        )
                    ]
                ]
            )
        ]
    ] .

obo:ENVO_03000138
    obo:IAO_0000115 "A particle which is 1) primarily compposed of water ice, 2) on the order of 1 milimeter or less, 3) has a white and opaque appearance, and 4) is formed as a result of water droplets freezing during precipitation."@en ;
    obo:IAO_0000116 "Need to add a computable size constraint."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2020-11-18T20:22:03.870Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/matrWater/SnowGrain> ;
    oboInOwl:hasExactSynonym "grain of snow"@en, "granule of snow"@en, "snow grain"@en, "snow granule"@en, "snow particle"@en ;
    oboInOwl:hasRelatedSynonym "granular snow"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Precipitation in the form of very small, white opaque particles of ice; the solid equivalent of drizzle. They resemble snow pellets in external appearance, but are more flattened and elongated, and generally have diameters of less than 1 mm; they neither shatter nor bounce when they hit a hard surface. Descriptions of the physical structure of snow grains vary widely and include very fine, simple ice crystals; tiny, complex snow crystals; small, compact bundles of rime; and particles with a rime core and a fine glaze coating. It is agreed that snow grains usually fall in very small quantities, mostly from stratus clouds or from fog, and never in the form of a shower."@en ;
    rdfs:label "particle of snow"@en ;
    rdfs:subClassOf obo:ENVO_01000293, obo:ENVO_01003002, [
        a owl:Class ;
        owl:unionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000406
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_01003004 ;
                owl:someValuesFrom obo:ENVO_01000406
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000323
                obo:PATO_0000963
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002350 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000027
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom obo:ENVO_01001549
    ] .

obo:ENVO_03000139
    obo:IAO_0000115 "Fog which is composed of particles of ice."@en ;
    obo:IAO_0000116 "In future will add computable renditions of size and temperature constraints. The synonyms of this class can be quite confusing, as they reference entities like frost (which requires a surface for deposition). Might need to add a new droxtal class see https://glossary.ametsoc.org/wiki/Droxtal."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2020-11-18T20:48:37.965Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoFog/IceFog> ;
    oboInOwl:hasExactSynonym "frozen fog"@en, "ice-crystal fog"@en, "pogonip"@en ;
    oboInOwl:hasRelatedSynonym "air hoar"@en, "frost flakes"@en, "frost fog"@en, "rime fog"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The suspended particles may be partly ice crystals 20 to 100 micron in diameter, but chiefly, especially when dense, droxtals 12-20 micron in diameter. Ice fog is formed by direct freezing of supercooled water droplets with little growth directly from the vapor. It occurs at very low temperatures, and usually in clear, calm weather in high latitudes. The sun is usually visible and may cause halo phenomena or luminous pillars. Ice fog is rare at temperatures warmer than -30 °C, and increases in frequency with decreasing temperature until it is almost always present at air temperatures of -45 °C in the vicinity of a source of water vapor. Such sources are the open water of fast-flowing streams or of the sea, herds of animals, volcanoes, and especially products of combustion for heating or propulsion. At temperatures warmer than -30 °C, these sources can cause steam fog of liquid water droplets, which may turn into ice fog when cooled."@en ;
    rdfs:label "ice fog"@en ;
    rdfs:subClassOf obo:ENVO_01000844, obo:ENVO_01001089, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] .

obo:ENVO_03000140
    obo:IAO_0000115 "A climate which 1) has a mean temperature for the warmest month of less than 10°C (50°F), but higher than 0°C (32°F), 2) is not conducive to a permanent surficial cover of snow or ice, and 3) supports a tundra ecosystem."@en ;
    obo:IAO_0000116 "Might need to add the Köppen climate classifications. Climate conditions might be obsoleted. Warmest month and mean temperature are operationally defined, will need to sort these out. Focusing on physical differential like surface cover would be preferable, (but maybe not practical)."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2020-11-18T21:04:41.822Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmClimateZone/TundraClimate> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "In W. Köppen's 1936 climatic classification it is one of the polar climates, defined as having a mean temperature for the warmest month of less than 10°C (50°F) (in contrast to snow forest and temperate rainy climates) but higher than 0°C (32°F) (which is the limit of perpetual frost climate). Tundra is designated ET. Tundra climate appears as a temperature province in C. W. Thornthwaite's 1931 classification."@en ;
    rdfs:label "tundra climate"@en ;
    rdfs:subClassOf obo:ENVO_01001082 .

obo:ENVO_03000141
    obo:IAO_0000115 "A cryospheric layer which is primarily composed of snow."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/propSpaceThickness/SnowCover> ;
    oboInOwl:hasRelatedSynonym "snow cover"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment """Follows from the GCW's snow cover definition 2: In general, a layer of snow on the ground surface. Compare snowfield, snowpack.

Given the SWEET terms location in its heirarchy I think only the 3rd definition is meant."""@en ;
    rdfs:label "snow layer"@en ;
    rdfs:subClassOf obo:ENVO_01001609, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000406
    ] .

obo:ENVO_03000142
    obo:IAO_0000115 "A depth which inheres in a layer of liquid water derived from the complete melting a mass of snow contained in an area."@en ;
    obo:IAO_0000116 "In an area of melted snow it's the thickness of acumulated water. This involves a processing step for measurement, may be more appropriate in OBI (if it extends beyond biomedicine)."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/propSpaceThickness/SnowWaterEquivalent> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The quantification of snow water equivalent can be done through direct melting of snow in a defined area, or through the derivation of such a value from the processing of remote sensing data of, e.g., snow density and coverage."@en ;
    rdfs:label "snow water equivalent"@en ;
    rdfs:subClassOf obo:PATO_0001595 .

obo:ENVO_03000143
    obo:IAO_0000115 "An astronomical body part which is composed primarily of environmental materials in their frozen form."@en ;
    obo:IAO_0000116 """For the moment the definition links to liquid water but in the future we might need to link to other materials for other planets, e.g., Mars. Need to make this planet agnostic. Might want to not have the definition link to years as some astronomical body parts might not be in systems with years.

Note that in a strict sense, rocks are also frozen but in a practical sense we use terms like \"solidified\". This maybe something to revist if we add more astrogelogical content."""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/realm/Cryosphere> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment """The term generally refers to the portions of the Earth where water is in solid form, including snow cover, floating ice, glaciers, ice caps, ice sheets, seasonally frozen ground and perennially frozen ground (permafrost). The Cryosphere may be divided into the cryoatmosphere, the cryohydrosphere (snow cover, glaciers, and river, lake and sea Ice) and the cryolithosphere (perennially and seasonally cryotic ground, rock glacier). Some definitions consider the cryosphere to include any area of Earth which is sufficiently cold for pure water to freeze for at least a part of each year. It should be noted that \"Some authorities exclude the earth's atmosphere from the Earth's Cryosphere; others restrict the term Cryosphere to the regions of the earth's crust where Permafrost exists.\"

Definitions of Cryosphere come from several glossaries including:
- PhysicalGeography.net http://physicalgeography.net/
-  van Everdingen, Robert, ed., 2005 (1998 revised May 2005). Multi-language glossary of permafrost and related ground-ice terms. Boulder, CO: National Snow and Ice Data Center/World Data Center for Glaciology. [https://globalcryospherewatch.org/reference/glossary_docs/Glossary_of_Permafrost_and_Ground-Ice_IPA_2005.pdf]
- American Meteorological Society, 2015. Glossary of Meteorology [online], Available at: http://glossary.ametsoc.org/wiki/Main_Page. [Accessed 27/01/2017].
- EU Climate-ADAPT (The European Climate Adaptation Platform), no date, Glossary, Available from: http://climate-adapt.eea.europa.eu/glossary
- IPCC, 2014: Annex II: Glossary [Agard, J., Schipper, E. L. F., (ed.)]. In: Climate Change 2014: Impacts, Adaptation, and Vulnerability. Contribution of Working Group II to the Fifth Assessment Report of the Intergovernmental Panel on Climate Change [Birkmann, J., Campos, M., Dubeux, C., Nojiri, Y., Olsson, L., Osman-Elasha, B., Pelling, M., Prather, M. J., Rivera-Ferre M. G., Ruppel, O. C., Sallenger, A., Smith, K. R., St. Clair, A. L.,]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA. [Link]
- NSIDC, The National Snow and Ice Data Center glossary is available at https://nsidc.org/cryosphere/glossary, Last accessed [26/01/2016].
- Trombotto, D., P. Wainstein & L. Arenson, 2014, Guía Terminológica de la Geocriología Sudamericana” / “Terminological Guide of the South American Geocryology, 1a ed. 128 pp. [Link]
- UNESCO-WMO, 2012, International Glossary of Hydrology, 3rd edition, WMO-No. 385. [Link]"""@en ;
    rdfs:label "cryosphere"@en ;
    rdfs:subClassOf obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001985
                ]
            )
        ]
    ] .

obo:ENVO_03000144
    obo:IAO_0000115 "A cryosphere which is part of a planet."@en ;
    obo:IAO_0000116 "Replacement for ENVO:01000818"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "planetary cryosphere"@en ;
    rdfs:subClassOf obo:ENVO_03000143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000800
    ] .

obo:ENVO_03000145
    obo:IAO_0000115 "Land which is covered or partially covered by snow."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "area of snow cover"@en, "land covered by snow"@en, "snow covered land"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The threshold at which land is considered covered by snow varies. Please define such thresholds on the instance level, or request a subclass of this class if a threshold you know of is used by a large community of practice or in an official definition. This is one of three classes representing the idea of snow cover in the GCW glossary in addition to depth of snow and snow cover. In the GCW this refers to 1. The areal extent of snow-covered ground, usually expressed as percent of total area in a given region."@en ;
    rdfs:label "snow-covered land"@en ;
    rdfs:subClassOf obo:ENVO_01001785, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_03000111
                obo:ENVO_03000141
            )
        ]
    ] .

obo:ENVO_03000146
    obo:IAO_0000115 "A material transport process during which liquid water is circulated in the vicinity of a heat source in order to absorb thermal energy and transport it away form that source."@en ;
    dc:creator <https://orcid.org/0000-0001-9625-1899>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Class ;
    rdfs:label "water cooling"@en ;
    rdfs:subClassOf obo:ENVO_01000982 .

obo:ENVO_03000147
    obo:IAO_0000115 "The thickness of some snow."@en ;
    oboInOwl:hasDbXref <http://sweetontology.net/propSpaceThickness/SnowCover> ;
    oboInOwl:hasExactSynonym "snow thickness"@en ;
    a owl:Class ;
    rdfs:label "thickness of snow"@en ;
    rdfs:subClassOf obo:PATO_0000915, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000915
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000406
            ]
        )
    ] .

obo:ENVO_03400001
    obo:IAO_0000115 "An area of tundra which is present in a region subject to alpine conditions." ;
    oboInOwl:hasDbXref <http://sweetontology.net/realmCryo/AlpineTundra> ;
    a owl:Class ;
    rdfs:label "area of alpine tundra"@en ;
    rdfs:subClassOf obo:ENVO_00000112, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000340
    ] .

obo:ENVO_03400002
    obo:IAO_0000115 "An area of tundra which is present in a region subject to polar conditions." ;
    a owl:Class ;
    rdfs:label "area of polar tundra"@en ;
    rdfs:subClassOf obo:ENVO_00000112, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:ENVO_01000238
    ] .

obo:ENVO_03400003
    obo:IAO_0000115 "An area density which inheres in snow distributed over an area of a landmass or other substrate."@en ;
    obo:IAO_0000116 "The superclass \"area density\" is somewhat awkward and this positioning requires further discussion."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenHydro/SnowCover> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "1. The areal extent of snow-covered ground, usually expressed as percent of total area in a given region. 2. In general, a layer of snow on the ground surface. Compare snowfield, snowpack. 3. The depth of snow on the ground, usually expressed in inches or centimeters."@en ;
    rdfs:label "snow cover"@en ;
    rdfs:subClassOf obo:PATO_0001351 .

obo:ENVO_03400004
    obo:IAO_0000115 "Snowfall which has an increased rate."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/HeavySnowfall> ;
    oboInOwl:hasExactSynonym "intense snowfall"@en ;
    oboInOwl:hasRelatedSynonym "heavy snow"@en, "intense snow"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This generally means snowfall accumulating to 4 inches or more in depth in 12 hours or less; or snowfall accumulating to 6 inches or more in depth in 24 hours or less. In forecasts, snowfall amounts are expressed as a range of values, e.g., \"8 to 12 inches.\" However, in heavy snow situations where there is considerable uncertainty concerning the range of values, more appropriate phrases are used, such as \"...up to 12 inches...\" or alternatively \"...8 inches or more...\"."@en ;
    rdfs:label "heavy snowfall"@en ;
    rdfs:subClassOf obo:ENVO_01000895, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0000912
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000895
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0000912
            ]
        )
    ] .

obo:ENVO_03400005
    obo:IAO_0000115 "An ice mass which is 1) transparent or translucent, 2) rounded, spherically, or cylindrically shaped, and 3) less than 5 milimetres in diameter."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/IcePellet> ;
    oboInOwl:hasRelatedSynonym "grain of ice"@en, "ice grain"@en, "sleet"@en, "small hail"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "They may be spherical, irregular, or (rarely) conical in shape. Ice pellets usually bounce when hitting hard ground and make a sound upon impact. They can fall as continuous precipitation or in showers. Now internationally recognized, ice pellets includes two basically different types of precipitation, known in the United States as 1) sleet or grains of ice, generally transparent, globular, solid grains of ice that have formed from the freezing of raindrops or the refreezing of largely melted snowflakes when falling through a below-freezing layer of air near the earth's surface; and 2) small hail, generally translucent particles, consisting of snow pellets encased in a thin layer of ice. The ice layer may form either by the accretion of droplets upon the snow pellet or by the melting and refreezing of the surface of the snow pellet."@en ;
    rdfs:label "ice pellet"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0000964
                obo:PATO_0001354
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:PATO_0001499
                obo:PATO_0001873
            )
        ]
    ] .

obo:ENVO_03400006
    obo:IAO_0000115 "Snowfall which 1) is localized, 2) is convective, and 3) occurs as a result of a cold, dry air mass absorbing heat and moisture as it flows over a lake with warmer waters."@en ;
    obo:IAO_0000116 "The factors involved in this process are complex, and expert input is needed to refine this. Similar input is needed to create bay-effect and ocean-effect snow.   @Brandon: add axioms to relate this concept to proximity to a `lake`; perhaps using colocation and spatial region?"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/LakeEffectSnow> ;
    oboInOwl:hasExactSynonym "lake effect snow"@en, "lake-effect snow"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The formation of lake-effect snow depends on multiple factors, effecting the thresholds of temperature needed in the air and water masses. In the United States this phenomenon is most noted along the south and east shores of the Great Lakes during arctic cold-air outbreaks."@en ;
    rdfs:label "lake-effect snowfall"@en ;
    rdfs:subClassOf obo:ENVO_01000895, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001612
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00000020
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001682
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001306
                ]
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001682
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001824
                ]
            )
        ]
    ] .

obo:ENVO_03400007
    obo:IAO_0000115 "A snowstorm during which intense lake-effect snowfall occurs."@en ;
    obo:IAO_0000116 "Add axioms to nest the lake-effect snowfall process in this one"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/LakeEffectSnowstorm> ;
    oboInOwl:hasExactSynonym "lake effect snow storm"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Please see \"lake-effect snowfall\" for further definition. A lake effect snowstorm is a snowstorm occurring near or downwind from the shore of a lake resulting from the warming (destabilization) and moistening of relatively cold air during passage over a warm body of water."@en ;
    rdfs:label "lake-effect snow storm"@en ;
    rdfs:subClassOf obo:ENVO_01000881, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03400006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0000912
                ]
            )
        ]
    ] .

obo:ENVO_03400008
    obo:IAO_0000115 "A snowfall which occurs during springtime and is of low intensity."@en ;
    obo:IAO_0000116 "Link this to spring once seasons are added to ENVO"@en, "Strictly, there is no increased rate of snowfall here, but of lamb death. We're not likely to add \"lamb-death storm\" to ENVO. Maybe AGRO would." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/LambingStorm> ;
    oboInOwl:hasExactSynonym "lamb storm"@en, "lamb-blasts"@en, "lamb-showers"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "This term is primarily used in England and refers to snowfall in lambing season. It is referred to as a \"storm\" as it may adversly affect or kill newborn lambs."@en ;
    rdfs:label "lambing storm"@en ;
    rdfs:subClassOf obo:ENVO_01000895 .

obo:ENVO_03400009
    obo:IAO_0000115 "An object aggregate which is primarily composed of particles of water in liquid, frozen, or partially frozen states."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "sleet"@en ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/Sleet> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment """WMO METEOTERM notes that other regions define this as a sudden brief rainfall with wind and hail but they don't state what those other regions are.

WMO, METEOTERM is available at https://www.wmo.int/pages/prog/lsp/meteoterm_wmo_en.html, Last accessed [26/01/2016]."""@en ;
    rdfs:label "falling sleet"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01001549
                obo:ENVO_01001611
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:ENVO_01000833
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:ENVO_01000846
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:ENVO_03400015
    ] .

obo:ENVO_03400010
    obo:IAO_0000115 "Water-based rain which is composed of supercooled water droplets, which freeze on contact with surfaces."@en ;
    obo:IAO_0000116 "Could make a freezing rain process class to mirror this in the process hierarchy as subclass to hydrological precipitation process." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/FreezingRain> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "There are communities which consider rain with droplets above the liquid-solid phase transition point of water to be freezing rain should they freeze on contact with a supercooled surface."@en ;
    rdfs:label "freezing rain"@en ;
    rdfs:subClassOf obo:ENVO_01001565 .

obo:ENVO_03400011
    obo:IAO_0000115 "Precipitation which is composed primarily of hail stones."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/FreezingRain> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Individual units of hail are called hailstones. Thunderstorms that are characterized by strong updrafts, large liquid water contents, large cloud-drop sizes, and great vertical height are favorable to hail formation. The destructive effects of hailstorms upon plant and animal life, buildings and property, and aircraft in flight render them a prime object of weather modification studies. In aviation weather observations, hail is encoded A. Smaller particles of similar origin, formerly called small hail, may be classed as either ice pellets or snow pellets."@en ;
    rdfs:label "hail"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:ENVO_03400012
    ] .

obo:ENVO_03400012
    obo:IAO_0000115 "An ice mass which 1) occurs in a ball-shape or irregular lump, 2) has a minimum diameter of 5 millimeters (or 0.2 inches), and 3) is formed within convective clouds."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "Nearly always formed within cumulonimbus clouds. Typically have a diameter ranging between 5 and 50 millimeters." ;
    rdfs:label "hail stone"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000050 ;
            owl:someValuesFrom obo:ENVO_01000760
        ]
    ] .

obo:ENVO_03400013
    obo:IAO_0000115 "An object aggregate which is composed primarily of snow falling through an atmosphere."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "snowfall"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "falling snow"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000406
    ] .

obo:ENVO_03400014
    obo:IAO_0000115 "A hydrological precipitation process during which water falls in both liquid and frozen form."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "sleet"@en ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/Sleet> ;
    oboInOwl:hasExactSynonym "sleet fall"@en ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "In nature, water-based precipitation will likely always have some liquid and solid/frozen components (especially in higher atmospheric layers) - sleet is generally composed of these phases in comparable proportions. Note that formation processes differ between sleet and other frozen precipitation. For example, hail, being larger in size than sleet or ice pellets, is formed by the accumulation of layers of freezing water in the clouds. Sleet, however, is formed due to temperature difference in the atmosphere"@en ;
    rdfs:label "precipitation of sleet"@en ;
    rdfs:subClassOf obo:ENVO_01000703 .

obo:ENVO_03400015
    obo:IAO_0000115 "An ice mass which is primarily composed of frozen or mostly frozen raindrops or refrozen partially melted snowflakes."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "sleet"@en ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenAtmoPrecipitation/Sleet> ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:comment "The size of sleet pellets are considered to be, at most, the size of a pea, although thresholds vary across cultures."@en ;
    rdfs:label "sleet pellet"@en ;
    rdfs:subClassOf obo:ENVO_01000293, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_01000832
                obo:ENVO_03520007
            )
        ]
    ] .

obo:ENVO_03400016
    obo:IAO_0000115 "An environmental zone which is covered or partially covered by ice."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "area of ice cover"@en ;
    rdfs:subClassOf obo:ENVO_01003020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01001542
    ] .

obo:ENVO_03400017
    obo:IAO_0000115 "The depth of some water ice."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "depth of water ice"@en ;
    rdfs:subClassOf obo:PATO_0001595, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001595
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000277
            ]
        )
    ] .

obo:ENVO_03500001
    obo:IAO_0000115 "A park which has been designed for the recreation of children." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T15:57:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "playground"@en ;
    rdfs:subClassOf obo:ENVO_00000562 .

obo:ENVO_03500002
    obo:IAO_0000115 "A park which is owned by a governmental or state entity and which is accessible by its citizenry (i.e. the public)." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T15:59:13Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "public park"@en ;
    rdfs:subClassOf obo:ENVO_00000562 .

obo:ENVO_03500003
    obo:IAO_0000115 "A sports facility which has been constructed for sports that require large outdoor spaces and is owned by a governmental or state entity and which is accessible by its citizenry (i.e. the public)." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:00:15Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "public sports field"@en ;
    rdfs:subClassOf obo:ENVO_00000565 .

obo:ENVO_03500004
    obo:IAO_0000115 "A constructed pavement which is intended for bicycle traffic" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:01:24Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "bike path"@en ;
    rdfs:subClassOf obo:ENVO_01001272 .

obo:ENVO_03500005
    obo:IAO_0000115 "A material entity which has been discarded outside waste management systems by humans or their technologies."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-8166-0486>, <https://orcid.org/0000-0003-1072-8081> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:02:41Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "basura antropogénica"@es, "litter", "rifiuti antropogenici"@it ;
    oboInOwl:hasExactSynonym "anthropogener Abfall"@de, "menschengemachter Abfall"@de ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Very large objects that are discarded are typically considered \"debris\", but this term is loosely defined and there are no standard size classifications which can be used to distinguish debris from litter."@en ;
    rdfs:label "anthropogenic litter"@en ;
    rdfs:subClassOf obo:BFO_0000040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:ENVO_01000665
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_06105108
    ] .

obo:ENVO_03500006
    obo:IAO_0000115 "An anthropogenic environment in which populations of humans have limited acess to affordable and nutritious food." ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:05:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "food desert"@en ;
    rdfs:subClassOf obo:ENVO_01000313 .

obo:ENVO_03500007
    obo:IAO_0000115 "An environment in which entities are exposed to either excessive or constant sound." ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:06:17Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "noisy environment"@en ;
    rdfs:subClassOf obo:ENVO_01000997, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000015
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000055 ;
                    owl:someValuesFrom obo:ENVO_2000029
                ]
            )
        ]
    ] .

obo:ENVO_03500008
    obo:IAO_0000115 "An environment in which humans have a low likelihood of being harmed or killed." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:07:27Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "safe environment for human presence"@en ;
    rdfs:subClassOf obo:ENVO_01001839 .

obo:ENVO_03500009
    obo:IAO_0000115 "An environment which includes components which are deemed to be aesthetically pleasing by a population of humans." ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:08:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "attractive environment"@en ;
    rdfs:subClassOf obo:ENVO_01000997 .

obo:ENVO_03500010
    obo:IAO_0000115 "An environmental system which is shielded from direct stellar irradiation by material entities." ;
    obo:IAO_0000116 "Requested a \"shaded\" quality in PATO: https://github.com/pato-ontology/pato/issues/285" ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:09:54Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "shaded environment" ;
    a owl:Class ;
    rdfs:comment "Typically, the material entities which intercept the star's radiation are located far closer to the shaded environment than the star itself. For example, trees shading the understory or awnings shading restaurant seating." ;
    rdfs:label "shady environment"@en ;
    rdfs:subClassOf obo:ENVO_01000997 .

obo:ENVO_03500011
    obo:IAO_0000115 "An environment in which humans are exposed to regularly occurring physical or emotional violence." ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2908-3327> ;
    oboInOwl:creation_date "2019-11-05T16:12:39Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "violent environment"@en ;
    rdfs:subClassOf obo:ENVO_01000997 .

obo:ENVO_03500012
    obo:IAO_0000115 "An acoustic radiation process during which waves that transmit sound energy at frequencies above 20 kHz are emitted by a source." ;
    oboInOwl:hasDbXref "http://purl.bioontology.org/ontology/npo#NPO_1744" ;
    a owl:Class ;
    rdfs:label "ultrasound radiation" ;
    rdfs:subClassOf obo:ENVO_01001027 .

obo:ENVO_03500013
    obo:IAO_0000115 "An infrared radiation during which waves with frequencies between 30 THz and 120 THz and with wavelengths between 10 micrometers and 2.5 micrometers are emitted by a source." ;
    oboInOwl:hasDbXref "http://purl.bioontology.org/ontology/npo#NPO_1739" ;
    a owl:Class ;
    rdfs:label "mid-infrared radiation" ;
    rdfs:subClassOf obo:ENVO_21001214 .

obo:ENVO_03500014
    obo:IAO_0000115 "An infrared radiation during which waves with frequencies between 120 THz and 400 THz and with wavelengths between 2.5 micrometers and 750 nanometers are emitted by a source." ;
    oboInOwl:hasDbXref "http://purl.bioontology.org/ontology/npo#NPO_1740" ;
    a owl:Class ;
    rdfs:label "near-infrared radiation" ;
    rdfs:subClassOf obo:ENVO_21001214 .

obo:ENVO_03500015
    obo:IAO_0000115 "An infrared radiation which consists of waves with frequencies between 300 GHz and 30 THz and with wavelengths between 1 mm and 10 micrometers are emitted by a source." ;
    oboInOwl:hasDbXref "http://purl.bioontology.org/ontology/npo#NPO_1738" ;
    a owl:Class ;
    rdfs:label "far-infrared radiation" ;
    rdfs:subClassOf obo:ENVO_21001214 .

obo:ENVO_03500016
    obo:IAO_0000115 "A fume containing volatile organic compounds produced through the process of electroplating" ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:28:58Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "electroplating fume"@en ;
    rdfs:subClassOf obo:ENVO_02000112 .

obo:ENVO_03500017
    obo:IAO_0000115 "A fume containing solid particles of solder, produced through the process of melting solder to join multiple metals together." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:31:53Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soldering fumes"@en ;
    rdfs:subClassOf obo:ENVO_02000112 .

obo:ENVO_03500018
    obo:IAO_0000115 "A metallic material which is composed of two or more metals and used to create a permanent bond between metal workpieces." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:33:47Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "solder"@en ;
    rdfs:subClassOf obo:ENVO_01001069 ;
    owl:disjointUnionOf (obo:ENVO_03500019
        obo:ENVO_03500020
    ) .

obo:ENVO_03500019
    obo:IAO_0000115 "A solder which includes lead." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:34:02Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "lead solder"@en ;
    rdfs:subClassOf obo:ENVO_03500018 .

obo:ENVO_03500020
    obo:IAO_0000115 "A solder which is composed without lead." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:34:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "non-lead solder"@en ;
    rdfs:subClassOf obo:ENVO_03500018 .

obo:ENVO_03500021
    obo:IAO_0000115 "A fume produced by liquid gasoline, containing aerosolized components of the gasoline." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:39:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gasoline vapor"@en ;
    rdfs:subClassOf obo:ENVO_02000112 .

obo:ENVO_03500022
    obo:IAO_0000115 "An energy transfer process that moves vibrations through a medium, such as air or water, that is received and perceived by an organism and considered unpleasant, loud, or disruptive." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:52:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "noise"@en ;
    rdfs:subClassOf obo:ENVO_01001852 .

obo:ENVO_03500023
    obo:IAO_0000115 "A noise produced by road traffic and automobiles." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:54:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "road traffic noise"@en ;
    rdfs:subClassOf obo:ENVO_03500022 .

obo:ENVO_03500024
    obo:IAO_0000115 "A noise produced by aircrafts." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:55:41Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "aircraft noise"@en ;
    rdfs:subClassOf obo:ENVO_03500022 .

obo:ENVO_03500025
    obo:IAO_0000115 "A smoke which is inhaled involuntarily from a tobacco product smoked by another individual." ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T18:57:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "secondhand smoke"@en ;
    rdfs:subClassOf obo:ENVO_01000838 .

obo:ENVO_03500028
    obo:IAO_0000115 "A hand tool that uses air-power to drill holes or destroy hard surfaces like rock, concrete, or asphalt" ;
    dc:creator <http://orcid.org/0000-0002-2908-3327> ;
    dc:date "2024-01-19T19:25:02Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pneumatic drill"@en ;
    rdfs:subClassOf obo:ENVO_03501263 .

obo:ENVO_03501100
    obo:IAO_0000115 "A merchant vessel which is used to carry passengers, vehicles, or cargo across a body of water."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ferry"@en ;
    rdfs:subClassOf obo:ENVO_03501105 .

obo:ENVO_03501101
    obo:IAO_0000115 "An environmental system which is not sheltered."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "outdoor environment"@en ;
    rdfs:subClassOf obo:ENVO_01000254 .

obo:ENVO_03501102
    obo:IAO_0000115 "An industrial building made from steel and covered in polyethylene used for plant cultivation."@en ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "grow tunnel"@en, "high tunnel"@en, "hoop greenhouse"@en, "hoophouse"@en, "polyhouse"@en ;
    a owl:Class ;
    rdfs:comment "These tunnels are usually semi-circular, square or elongated in shape. These are not subclasses of ENVO:tunnel as they are not built underground or underwater."@en ;
    rdfs:label "polytunnel"@en ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_03501103
    obo:IAO_0000115 "A motor vehicle which is equipped with medical equipment and can be used to transport humans to treatment facilities."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ambulance"@en ;
    rdfs:subClassOf obo:ENVO_01000601 .

obo:ENVO_03501104
    obo:IAO_0000115 "A boat which provides short-term residential and entertainment facilities to passengers."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "cruise ship"@en ;
    a owl:Class ;
    rdfs:label "recreational cruise ship"@en ;
    rdfs:subClassOf obo:ENVO_01000608 .

obo:ENVO_03501105
    obo:IAO_0000115 "A transport boat which can be hired."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "merchant ship"@en, "merchantman"@en, "trading vessel"@en ;
    a owl:Class ;
    rdfs:label "merchant vessel"@en ;
    rdfs:subClassOf obo:ENVO_03501325 .

obo:ENVO_03501107
    obo:IAO_0000115 "A vehicle which locomotes using rails and consists of a series of connected compartments used to transport passengers or cargo."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "train"@en ;
    rdfs:subClassOf obo:ENVO_01000604 .

obo:ENVO_03501108
    obo:IAO_0000115 "A train which is capable of and used for passenger transport."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "passenger train"@en ;
    rdfs:subClassOf obo:ENVO_03501107 .

obo:ENVO_03501109
    obo:IAO_0000115 "A passenger train which runs along an undergroud rail system."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "subway"@en, "tube train"@en, "underground train"@en ;
    oboInOwl:hasNarrowSynonym "London Underground"@en, "SkyTrain"@en, "Tube"@en, "U-Bahn"@en, "Underground"@en, "metropolitana"@en ;
    a owl:Class ;
    rdfs:label "subway train"@en ;
    rdfs:subClassOf obo:ENVO_03501108, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501116
    ] .

obo:ENVO_03501110
    obo:IAO_0000115 "A system which has components that have been constructed to allow the movement of people or goods."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "constructed transport system"@en ;
    rdfs:subClassOf obo:RO_0002577 .

obo:ENVO_03501111
    obo:IAO_0000115 "A constructed transport system which is owned by a government or other form of public representation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "public transport"@en, "public transportation"@en ;
    a owl:Class ;
    rdfs:label "public transit system"@en ;
    rdfs:subClassOf obo:ENVO_03501110, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000779
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001447
    ] .

obo:ENVO_03501112
    obo:IAO_0000115 "A bus which is part of public infrastructure."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "public autobus"@en, "public motorbus"@en, "public multibus"@en, "public omnibus"@en ;
    a owl:Class ;
    rdfs:label "public bus"@en ;
    rdfs:subClassOf obo:ENVO_01000611 .

obo:ENVO_03501113
    obo:IAO_0000115 "A ferry which is owned by a government or other form of public representation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "public ferry"@en ;
    rdfs:subClassOf obo:ENVO_03501100 .

obo:ENVO_03501114
    obo:IAO_0000115 "A train which is owned by a government or other form of public representation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "public train"@en ;
    rdfs:subClassOf obo:ENVO_03501107 .

obo:ENVO_03501115
    obo:IAO_0000115 "A subway train which is owned by a government or other form of public representation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "public subway train"@en ;
    rdfs:subClassOf obo:ENVO_03501109 .

obo:ENVO_03501116
    obo:IAO_0000115 "A public transit system which is owned by a government or other form of public representation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "MRT"@en, "mass rapid transit"@en, "metro"@en ;
    oboInOwl:hasNarrowSynonym "heavy rail"@en, "light rail"@en, "medium-capacity rail"@en ;
    a owl:Class ;
    rdfs:label "rapid transit system"@en ;
    rdfs:subClassOf obo:ENVO_03501111 .

obo:ENVO_03501117
    obo:IAO_0000115 "A place where passengers and cargo are exchanged between vehicles or/and between transport modes."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "transport interchange"@en ;
    a owl:Class ;
    rdfs:label "transport hub"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03501118
    obo:IAO_0000115 "A transport hub which is part of public infrastructure."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "public transport interchange"@en ;
    a owl:Class ;
    rdfs:label "public transport hub"@en ;
    rdfs:subClassOf obo:ENVO_03501117, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000779
    ] .

obo:ENVO_03501119
    obo:IAO_0000115 "A research station in which food production and/or agribusinness research is performed."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-1107-9135> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "AES"@en, "ARS"@en, "agricultural research station"@en, "research farm"@en ;
    a owl:Class ;
    rdfs:label "agricultural experimental station"@en ;
    rdfs:subClassOf obo:ENVO_00003919 .

obo:ENVO_03501120
    obo:IAO_0000115 "A farm which produces milk or products derived from milk."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-1107-9135> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dairy farm"@en ;
    rdfs:subClassOf obo:ENVO_00000078 .

obo:ENVO_03501121
    obo:IAO_0000115 "A building part which is a narrow hall or passage in a building with rooms leading off it."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-1107-9135> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "hall"@en, "passage"@en ;
    oboInOwl:hasExactSynonym "hallway"@en ;
    a owl:Class ;
    rdfs:label "building corridor"@en ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_03501122
    obo:IAO_0000115 "A human construction with extended facilities from which aircraft flight operations take place."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "aerodrome"@en, "airdrome"@en ;
    a owl:Class ;
    rdfs:comment "The \"airport\" term is usually associated with commercial air transport, while \"militairy airport\" and \"airbase\" cover militairy air force facilities."@en ;
    rdfs:label "airport"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03501123
    obo:IAO_0000115 "An industrial building in an airport where passengers transfer between facilities and vehicles."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "airport terminal"@en ;
    rdfs:subClassOf obo:ENVO_00003861, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501122
    ] .

obo:ENVO_03501124
    obo:IAO_0000115 "An industrial building which provides travelers with access to airplanes."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "airport concourse"@en ;
    rdfs:subClassOf obo:ENVO_00003861, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501123
    ] .

obo:ENVO_03501125
    obo:IAO_0000115 "A room in an airport where en-route passengers can wait between flights.."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "transit lounge"@en ;
    oboInOwl:hasExactSynonym "airport transit room"@en ;
    a owl:Class ;
    rdfs:label "airport transit lounge"@en ;
    rdfs:subClassOf obo:ENVO_01000426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501123
    ] .

obo:ENVO_03501126
    obo:IAO_0000115 "A building which is primarily used for Christian religious activities."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "church"@en, "church house"@en ;
    a owl:Class ;
    rdfs:label "church building"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501127
    obo:IAO_0000115 "A building which accomodates conferences."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-1107-9135> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "conference center"@en, "conference centre"@en ;
    a owl:Class ;
    rdfs:label "conference venue"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501128
    obo:IAO_0000115 "A room which accommodates conferences."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "conference hall"@en, "meeting room"@en ;
    a owl:Class ;
    rdfs:label "conference room"@en ;
    rdfs:subClassOf obo:ENVO_01000426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501127
    ] .

obo:ENVO_03501129
    obo:IAO_0000115 "A facility in which people are educated."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "educational facility"@en ;
    rdfs:subClassOf obo:ENVO_03501288 .

obo:ENVO_03501130
    obo:IAO_0000115 "An institutional building in which students are educated."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "school"@en ;
    a owl:Class ;
    rdfs:label "school building"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501131
    obo:IAO_0000115 "An institutional building in which university services are performed."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "campus building"@en, "university college building"@en ;
    a owl:Class ;
    rdfs:label "university building"@en ;
    rdfs:subClassOf obo:ENVO_03501197, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000467
    ] .

obo:ENVO_03501132
    obo:IAO_0000115 "An institutional building in which firefighting apparati are stored, and which may include staff living spaces."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "engine house"@en, "fire hall"@en, "fire house"@en, "firemen's hall"@en ;
    a owl:Class ;
    rdfs:label "fire station"@en ;
    rdfs:subClassOf obo:ENVO_03501197 .

obo:ENVO_03501133
    obo:IAO_0000115 "An institutional building which temporarily houses homeless people."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "homeless shelter"@en ;
    rdfs:subClassOf obo:ENVO_03501197 .

obo:ENVO_03501134
    obo:IAO_0000115 "A human construction in which healthcare is provided."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "health facility"@en, "medical facility"@en ;
    a owl:Class ;
    rdfs:label "healthcare facility"@en ;
    rdfs:subClassOf obo:ENVO_03501288 .

obo:ENVO_03501135
    obo:IAO_0000115 "A healthcare facility which is used for short-term patient care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-1107-9135> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ACC"@en, "ACF"@en, "acute care center"@en ;
    a owl:Class ;
    rdfs:label "acute care facility"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501136
    obo:IAO_0000115 "A healthcare facility in which patients are medically assessed."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-1107-9135> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "CAC"@en, "clinical assessment centre"@en ;
    oboInOwl:hasExactSynonym "clinical patient assessment center"@en, "clinical patient assessment centre"@en ;
    a owl:Class ;
    rdfs:label "clinical patient assessment facility"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501137
    obo:IAO_0000115 "A healthcare facility which 1) is located in part of a hospital and 2) is used by an organizational unit within a hospital."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "hospital ward"@en ;
    a owl:Class ;
    rdfs:label "hospital unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501134, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00002173
    ] .

obo:ENVO_03501138
    obo:IAO_0000115 "A hospital unit facility which is used for anaesthetic service provision."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "anaesthesia unit"@en, "anaesthesia ward"@en ;
    a owl:Class ;
    rdfs:label "anaesthetics unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501139
    obo:IAO_0000115 "A hospital unit facility which is used for breast cancer screening."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "breast assessment unit"@en, "breast screening ward"@en, "mammography unit"@en ;
    a owl:Class ;
    rdfs:label "breast screening unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501140
    obo:IAO_0000115 "A hospital unit facility which is used to provide nondemoninational religious services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "chaplain unit"@en, "chaplain's unit"@en ;
    a owl:Class ;
    rdfs:label "chaplaincy unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501141
    obo:IAO_0000115 "A hospital unit facility which is used to provide cardiac patient care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "CCU"@en, "CCW"@en, "CICU"@en, "cardiac care unit"@en, "cardiac care ward coronary care ward"@en, "cardiac intensive card ward"@en, "cardiac intensive care unit"@en ;
    a owl:Class ;
    rdfs:label "coronary care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501142
    obo:IAO_0000115 "A hospital unit facility which is used to provide diagnostic imaging services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "diagnostic imaging ward"@en, "medical imaging unit"@en, "medical imaging ward"@en ;
    a owl:Class ;
    rdfs:label "diagnostic imaging unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501143
    obo:IAO_0000115 "A hospital unit facility which houses patients ready to leave the hospital facility."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "discharge lounge"@en, "discharge ward"@en ;
    a owl:Class ;
    rdfs:label "discharge unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501144
    obo:IAO_0000115 "A hospital unit facility which is used to provide emergency medicine services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "A&E"@en, "ED"@en, "ER"@en, "EW"@en, "accident & emergency department"@en, "casualty department"@en, "emergency department"@en, "emergency room"@en, "emergency ward"@en ;
    a owl:Class ;
    rdfs:label "emergency unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501145
    obo:IAO_0000115 "A room in which emergency medical care is provided."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "A&E room"@en, "ER room"@en, "EW room"@en, "accident & emergency department room"@en, "casualty department room"@en, "emergency department room"@en, "emergency room room"@en, "emergency ward room"@en ;
    a owl:Class ;
    rdfs:label "emergency unit room"@en ;
    rdfs:subClassOf obo:ENVO_01000426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501144
    ] .

obo:ENVO_03501146
    obo:IAO_0000115 "A hospital unit facility which is used to provide gastroenterology medical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gastroenterology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501147
    obo:IAO_0000115 "A hospital unit facility which is used to provide surgical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "general surgery ward"@en, "general surgical unit"@en, "general surgical ward"@en, "surgery unit"@en, "surgery ward"@en, "surgical unit"@en, "surgical ward"@en ;
    a owl:Class ;
    rdfs:label "general surgery unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501148
    obo:IAO_0000115 "A hospital unit facility which is used to provide geriatric medical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "elderly unit"@en, "geriatric care ward"@en, "geriatric unit"@en, "geriatric ward"@en ;
    a owl:Class ;
    rdfs:label "geriatric care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501149
    obo:IAO_0000115 "An intensive care unit facility which is used to provide care of critically ill elderly patients."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "GICU"@en, "geriatric intensive care ward"@en ;
    a owl:Class ;
    rdfs:label "geriatric intensive care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501152 .

obo:ENVO_03501150
    obo:IAO_0000115 "A hospital unit facility which is used to provide gynaecologic medical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "gynaecology ward"@en ;
    a owl:Class ;
    rdfs:label "gynaecology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501151
    obo:IAO_0000115 "A hospital unit facility which is used to provide haematological medical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "haematology ward"@en, "hematology unit"@en, "hematology ward"@en ;
    a owl:Class ;
    rdfs:label "haematology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501152
    obo:IAO_0000115 "A hospital unit facility which is used to provide intensive medical care."@en ;
    obo:IAO_0000116 "Subclasses of this term are valid subclasses of their non-intensive care unit equivalents, e.g. psychiatric care unit. Equivalence axioms may resove this."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ICU"@en, "ICW"@en, "ITU"@en, "critical care unit"@en, "critical care ward"@en, "intensive care ward"@en, "intensive therapy unit"@en, "intensive treatment unit"@en, "intensive treatment ward"@en ;
    a owl:Class ;
    rdfs:label "intensive care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501153
    obo:IAO_0000115 "An intensive care unit facility which is used to provide  surgical services for critically ill patients."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "SCCU"@en, "SICU"@en, "surgery critical care unit"@en, "surgery critical care ward"@en, "surgical critical care unit"@en, "surgical critical care ward"@en, "surgical intensive care ward"@en ;
    a owl:Class ;
    rdfs:label "surgical intensive care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501152 .

obo:ENVO_03501154
    obo:IAO_0000115 "An intensive care unit facility which is used to provide medical care for trauma patients."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "TICU"@en, "trauma intensive care unit"@en, "traumatic critical care unit"@en ;
    a owl:Class ;
    rdfs:label "traumatic intensive care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501152 .

obo:ENVO_03501155
    obo:IAO_0000115 "A room in which intensive medical care is provided."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "CCU room"@en, "CCW room"@en, "ICU room"@en, "ICW room"@en, "ITU room"@en, "critical care unit room"@en, "critical care ward room"@en, "intensive care ward room"@en, "intensive therapy unit room"@en, "intensive treatment unit room"@en, "intensive treatment ward room"@en ;
    a owl:Class ;
    rdfs:label "intensive care unit room"@en ;
    rdfs:subClassOf obo:ENVO_01000426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501152
    ] .

obo:ENVO_03501156
    obo:IAO_0000115 "A hospital unit facility which is used to provide materinity care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "materinity care unit"@en, "maternity ward"@en, "obstetrics unit"@en, "obstetrics ward"@en ;
    a owl:Class ;
    rdfs:label "maternity unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501157
    obo:IAO_0000115 "An ambulance which is equiped to enable intensive care service provision."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "MICU"@en, "mobile ICU"@en, "mobile intensive care unit"@en, "mobile intensive unit"@en ;
    a owl:Class ;
    rdfs:label "mobile intensive care ambulance"@en ;
    rdfs:subClassOf obo:ENVO_03501103 .

obo:ENVO_03501158
    obo:IAO_0000115 "A hospital unit facility which is used to provide medical microbiology services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "clinical microbiology unit"@en, "clinical microbiology ward"@en, "microbiology ward"@en ;
    a owl:Class ;
    rdfs:label "micobiology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501159
    obo:IAO_0000115 "A hospital unit facility which is used to provide neonatal medical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "NU"@en, "neonatal ward"@en ;
    a owl:Class ;
    rdfs:label "neonatal unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501160
    obo:IAO_0000115 "A hospital unit facility which is used to provide intensive neonatal medical care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "neonatal intensive care ward"@en ;
    a owl:Class ;
    rdfs:label "neonatal intensive care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501152 .

obo:ENVO_03501161
    obo:IAO_0000115 "A hospital unit facility which is used to provide nephrological medical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "general nephrology unit"@en, "general renal unit"@en, "general renal ward"@en, "generalnephrology ward"@en, "nephrology ward"@en, "renal unit"@en, "renal ward"@en ;
    a owl:Class ;
    rdfs:label "nephrology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501162
    obo:IAO_0000115 "A hospital unit facility which is used to provide neurological medical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "general neurology unit"@en, "general neurology ward"@en, "neurology ward"@en ;
    a owl:Class ;
    rdfs:label "neurology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501163
    obo:IAO_0000115 "A hospital unit facility which is used to provide nutrition and dietetics services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "NDU"@en, "nutrition and dietetics ward"@en ;
    a owl:Class ;
    rdfs:label "nutrition and dietetics unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501164
    obo:IAO_0000115 "A hospital unit facility which is used to provide occupational therapy."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "OT unit"@en, "OT ward"@en, "occupational therapy ward"@en ;
    a owl:Class ;
    rdfs:label "occupational therapy unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501165
    obo:IAO_0000115 "A hospital unit facility which provides treatment for cancer."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "cancer unit"@en, "cancer ward"@en, "oncology ward"@en ;
    a owl:Class ;
    rdfs:label "oncology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501166
    obo:IAO_0000115 "A hospital unit facility which is used to provide ophthalmological services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ophthalmology ward"@en ;
    a owl:Class ;
    rdfs:label "ophthalmology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501167
    obo:IAO_0000115 "A hospital unit facility in which orthopaedic medicine is performed."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "orthopaedics ward"@en, "orthopedics unit"@en, "orthopedics ward"@en ;
    a owl:Class ;
    rdfs:label "orthopaedics unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501168
    obo:IAO_0000115 "A hospital unit facility which is used to provide pain management."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pain management unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501169
    obo:IAO_0000115 "A hospital unit facility which is used to provide pediatric services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "children's unit"@en, "children's ward"@en, "pediatric ward"@en ;
    a owl:Class ;
    rdfs:label "pediatric unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501170
    obo:IAO_0000115 "A hospital unit facility which is used to provide pediatric intensive care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pediatric intensive care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501152 .

obo:ENVO_03501171
    obo:IAO_0000115 "A hospital unit facility which is used to provide pharmacy services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "pharmacy ward"@en ;
    a owl:Class ;
    rdfs:label "pharmacy unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03501193
    ] .

obo:ENVO_03501172
    obo:IAO_0000115 "A hospital unit facility which is used to provide physiotherapy."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "physiotherapy ward"@en ;
    a owl:Class ;
    rdfs:label "physiotherapy unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501173
    obo:IAO_0000115 "A hospital unit facility which is used to provide care for patients recovering from anesthesia."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "PACU"@en, "PAR"@en, "post-anesthesia care ward"@en, "post-anesthesia recovery"@en, "post-anesthesia unit"@en, "post-anesthesia ward"@en ;
    a owl:Class ;
    rdfs:label "post-anesthesia care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501174
    obo:IAO_0000115 "A hospital unit facility which is used to provide high dependency care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "HDU"@en, "high dependency ward"@en, "progressive care unit"@en, "progressive care ward"@en, "progressive intensive recovery unit"@en, "step-down unit"@en, "step-down ward"@en ;
    a owl:Class ;
    rdfs:label "high dependency unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501175
    obo:IAO_0000115 "A hospital unit facility which is used to provide psychiatric medicine."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "psych unit"@en, "psych ward"@en, "psychiatric ward"@en ;
    a owl:Class ;
    rdfs:label "psychiatric unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501176
    obo:IAO_0000115 "A hospital unit facility which is used to provide  intensive psychiatric care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "PICU"@en, "PsICU"@en, "psychiatric intensive care ward"@en ;
    a owl:Class ;
    rdfs:label "psychiatric intensive care unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501152 .

obo:ENVO_03501177
    obo:IAO_0000115 "A hospital unit facility which is used to provide radiation therapy."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "radiation therapy unit"@en, "radiation therapy ward"@en, "radiotherapy ward"@en ;
    a owl:Class ;
    rdfs:label "radiotherapy unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501178
    obo:IAO_0000115 "A hospital unit facility which is used to provide rheumatic medical services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "rheumatology ward"@en ;
    a owl:Class ;
    rdfs:label "rheumatology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501179
    obo:IAO_0000115 "A hospital unit facility which is used to provide urological medicine services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "urology ward"@en ;
    a owl:Class ;
    rdfs:label "urology unit facility"@en ;
    rdfs:subClassOf obo:ENVO_03501137 .

obo:ENVO_03501180
    obo:IAO_0000115 "A room which is used for patient care during a patient's visit or stay in a healthcare facility."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-1107-9135> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "patient-care room"@en ;
    oboInOwl:hasNarrowSynonym "examination room"@en, "patient bed room"@en ;
    a owl:Class ;
    rdfs:label "patient room"@en ;
    rdfs:subClassOf obo:ENVO_01000426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501134
    ] .

obo:ENVO_03501181
    obo:IAO_0000115 "A hospital which is used to provide tertiary care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "tertiary care center"@en, "tertiary center"@en, "tertiary hospital"@en, "tertiary referral center"@en ;
    a owl:Class ;
    rdfs:label "tertiary referral hospital"@en ;
    rdfs:subClassOf obo:ENVO_00002173 .

obo:ENVO_03501182
    obo:IAO_0000115 "A facility which is used to provide treatment, remedial work, and/or instruction."@en ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This sense of clinic does not necessarily involve medical services.  For medical services see \"medical clinic\"."@en ;
    rdfs:label "clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501183
    obo:IAO_0000115 "A clinic which is used to provide outpatient health care services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ambulatory care clinic"@en, "outpatient clinic"@en ;
    a owl:Class ;
    rdfs:label "medical clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501182 .

obo:ENVO_03501184
    obo:IAO_0000115 "A medical clinic which is used to provide chiropractic services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "chiropractic office"@en, "chiropractor clinic"@en, "chiropractor office"@en ;
    a owl:Class ;
    rdfs:label "chiropractic clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183 .

obo:ENVO_03501185
    obo:IAO_0000115 "A medical clinic which is used to provide medical services focused on maintaining and improving the oral health of clients."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "dental office"@en, "dentist clinic"@en, "dentist office"@en ;
    a owl:Class ;
    rdfs:label "dental clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001906
    ] .

obo:ENVO_03501186
    obo:IAO_0000115 "A medical clinic which is used to provide family medicine services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "GP clinic"@en, "GP office"@en, "family care clinic"@en, "family doctor clinic"@en, "family doctor office"@en, "family medicine clinic"@en, "family medicine office"@en, "general medicine clinic"@en, "general practice clinic"@en, "general practice office"@en ;
    a owl:Class ;
    rdfs:label "family practice clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183 .

obo:ENVO_03501187
    obo:IAO_0000115 "A medical clinic which is used to provide massage therapy services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "massage therapist clinic"@en, "massage therapist office"@en, "massage therapy office"@en ;
    a owl:Class ;
    rdfs:label "massage therapy clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183 .

obo:ENVO_03501188
    obo:IAO_0000115 "A medical clinic which is used to provide ophthalmology services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ophthalmologist clinic"@en, "ophthalmologist office"@en, "ophthalmology office"@en ;
    a owl:Class ;
    rdfs:label "ophthalmology clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183 .

obo:ENVO_03501189
    obo:IAO_0000115 "A medical clinic which is used to provide optometry services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "eye doctor office"@en, "optometrist clinic"@en, "optometrist office"@en ;
    a owl:Class ;
    rdfs:label "optometry clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183 .

obo:ENVO_03501190
    obo:IAO_0000115 "A medical clinic which is used to provide pain management services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "pain management clinic"@en ;
    oboInOwl:hasNarrowSynonym "chronic pain clinic"@en ;
    a owl:Class ;
    rdfs:label "pain clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183 .

obo:ENVO_03501191
    obo:IAO_0000115 "A medical clinic which is used to provide physical therapy services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "physical therapy clinic"@en, "physical therapy office"@en, "physiotherapy office"@en ;
    a owl:Class ;
    rdfs:label "physiotherapy clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183 .

obo:ENVO_03501192
    obo:IAO_0000115 "A medical clinic which is used to provide services to walk-in patients."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "walk-in centre"@en ;
    a owl:Class ;
    rdfs:label "walk-in clinic"@en ;
    rdfs:subClassOf obo:ENVO_03501183 .

obo:ENVO_03501193
    obo:IAO_0000115 "A healthcare facility which is used to prepare, dispense, or sell medical drugs."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "apothecary"@en ;
    a owl:Class ;
    rdfs:label "pharmacy"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501194
    obo:IAO_0000115 "A residential building which is used to provides long-term care for residents."@en ;
    obo:IAO_0000116 "An equivalence axiom to show that this building is used for health care can be used to position this under health care facility."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "LTC center"@en, "LTC centre"@en, "LTC facility"@en, "long-term care center"@en, "long-term care centre"@en ;
    a owl:Class ;
    rdfs:label "long-term care facility"@en ;
    rdfs:subClassOf obo:ENVO_01000933 .

obo:ENVO_03501195
    obo:IAO_0000115 "A long-term care facility which is used to provide care for people with disabilities or for adults who cannot or who choose not to live independently."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ALF"@en, "assisted living residence"@en ;
    a owl:Class ;
    rdfs:label "assisted living facility"@en ;
    rdfs:subClassOf obo:ENVO_03501194 .

obo:ENVO_03501196
    obo:IAO_0000115 "A long-term care facility which is used to provide care for people with complex health needs, and which typically has at least one caregiver in attendance twenty four hours a day."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "residential care facility"@en ;
    a owl:Class ;
    rdfs:label "group home facility"@en ;
    rdfs:subClassOf obo:ENVO_03501194 .

obo:ENVO_03501197
    obo:IAO_0000115 "A building which is used by an organization which serves a long-established role in human society."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This term needs further consideration and development as semantics of institution are ambiguous at scale - e.g. are hotels institutional buildings?"@en ;
    rdfs:label "institutional building"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501198
    obo:IAO_0000115 "A market which is used for the sale and purchase of perishable goods."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "wet market"@en ;
    rdfs:subClassOf obo:ENVO_01000987 .

obo:ENVO_03501199
    obo:IAO_0000115 "A market which is used for the sale and purchase of durable goods."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dry market"@en ;
    rdfs:subClassOf obo:ENVO_01000987 .

obo:ENVO_03501200
    obo:IAO_0000115 "An institutional building which is used to provide policing services."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "station house"@en ;
    a owl:Class ;
    rdfs:label "police station"@en ;
    rdfs:subClassOf obo:ENVO_03501197 .

obo:ENVO_03501201
    obo:IAO_0000115 "A human construction which contains one or more polling stations"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "voting facility"@en ;
    a owl:Class ;
    rdfs:label "polling place"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000073
    ] .

obo:ENVO_03501202
    obo:IAO_0000115 "A human construction which is that part of a polling place where voters cast their ballot"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "polling station room"@en ;
    a owl:Class ;
    rdfs:label "polling station"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501201
    ] .

obo:ENVO_03501203
    obo:IAO_0000115 "A booth which enables a voter to vote confidentially."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "voting booth"@en ;
    a owl:Class ;
    rdfs:label "polling booth"@en ;
    rdfs:subClassOf obo:ENVO_03501309, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501202
    ] .

obo:ENVO_03501204
    obo:IAO_0000115 "A human construction which is used to forcibly confine humans."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "correctional center correctional centre"@en, "correctional facility"@en, "detention center"@en, "gaol"@en, "jail"@en, "lock-up"@en, "penitentiary"@en, "remand center"@en, "remand centre"@en ;
    a owl:Class ;
    rdfs:label "prison"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001447
    ] .

obo:ENVO_03501205
    obo:IAO_0000115 "A prison facility which is owned and operated by a private corporation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "for-profit correctional center"@en, "for-profit correctional centre"@en, "for-profit correctional facility"@en, "for-profit detention center"@en, "for-profit detention centre"@en, "for-profit jail"@en, "for-profit lock-up"@en, "for-profit penitentiary"@en, "for-profit prison"@en, "for-profit remand center"@en, "for-profit remand centre"@en, "private correctional center"@en, "private correctional centre"@en, "private correctional facility"@en, "private detention center"@en, "private jail"@en, "private lock-up"@en, "private penitentiary"@en, "private remand center"@en, "private remand centre"@en ;
    a owl:Class ;
    rdfs:label "private prison"@en ;
    rdfs:subClassOf obo:ENVO_03501204 .

obo:ENVO_03501206
    obo:IAO_0000115 "A commercial building in which the majority of commerical activity occurs in shops occupying parts of the building."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "shopping centre"@en ;
    a owl:Class ;
    rdfs:label "shopping center"@en ;
    rdfs:subClassOf obo:ENVO_01001222, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002221
    ] .

obo:ENVO_03501207
    obo:IAO_0000115 "A shopping center in which a large indoor pedestrian promenade provides access to stores and other facilities."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "mall"@en ;
    a owl:Class ;
    rdfs:label "shopping mall"@en ;
    rdfs:subClassOf obo:ENVO_03501206 .

obo:ENVO_03501208
    obo:IAO_0000115 "A manufactured product consisting of a duct opening which allows air to circulate."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "vent"@en ;
    a owl:Class ;
    rdfs:label "air vent"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501209
    obo:IAO_0000115 "A poll which is attached to the head, foot, or side of a bed frame."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "adult portable bed rail"@en, "assist bar"@en, "bed handle"@en, "bed rail"@en, "bed side rail"@en, "grab bar"@en, "half rail"@en, "hospital bed rail"@en, "safety rail"@en, "side rail"@en ;
    a owl:Class ;
    rdfs:label "bedrail"@en ;
    rdfs:subClassOf obo:ENVO_01000498, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000591
    ] .

obo:ENVO_03501210
    obo:IAO_0000115 "A manufactured product consisting of a panel on which control or monitoring instruments are set."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "console"@en, "control board"@en, "control unit"@en, "display board"@en, "display panel"@en, "indicator panel"@en, "instrument board"@en, "instrument panel"@en, "panel"@en ;
    a owl:Class ;
    rdfs:label "control panel"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501211
    obo:IAO_0000115 "A manufactured product consisting of a handle used to open or close a door."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "door knob"@en ;
    a owl:Class ;
    rdfs:label "door handle"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501212
    obo:IAO_0000115 "A pole which provides stability or support when grasped by the hand."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "rail, railing"@en ;
    oboInOwl:hasExactSynonym "hand rail"@en ;
    a owl:Class ;
    rdfs:label "handrail"@en ;
    rdfs:subClassOf obo:ENVO_01000498 .

obo:ENVO_03501213
    obo:IAO_0000115 "A switch which turns a light on or off."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "switch, dimmer switch"@en ;
    oboInOwl:hasExactSynonym "lightswitch"@en ;
    a owl:Class ;
    rdfs:label "light switch"@en ;
    rdfs:subClassOf obo:ENVO_03501310 .

obo:ENVO_03501214
    obo:IAO_0000115 "A manufactured product which is a storage compartment with a lock."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "lockable cabinet"@en, "lockable cupboard"@en, "locking cabinet"@en, "locking cupboard"@en ;
    a owl:Class ;
    rdfs:label "locker"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501215
    obo:IAO_0000115 "A switch which allows patients in health care settings to alert a nurse or other health care staff member."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "nurse call cord"@en ;
    a owl:Class ;
    rdfs:label "nurse call button"@en ;
    rdfs:subClassOf obo:ENVO_03501310 .

obo:ENVO_03501216
    obo:IAO_0000115 "Steel which is composed primarily of a corrosion resistant alloy of iron and chromium."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "inox steel"@en, "stainless"@en ;
    a owl:Class ;
    rdfs:label "stainless steel"@en ;
    rdfs:subClassOf obo:ENVO_03501354 .

obo:ENVO_03501217
    obo:IAO_0000115 "A paper product which is thin translucent paper."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "tissue"@en ;
    a owl:Class ;
    rdfs:comment "Tissue paper is often used for wrapping or for protecting delicate articles."@en ;
    rdfs:label "tissue paper"@en ;
    rdfs:subClassOf obo:ENVO_00003895 .

obo:ENVO_03501218
    obo:IAO_0000115 "A plumbing fixture which is bowl-shaped, part of a toilet fixture, and capable of contain human waste until it is disposed of."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "lavatory bowl"@en ;
    a owl:Class ;
    rdfs:label "toilet bowl"@en ;
    rdfs:subClassOf obo:ENVO_01000989, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000516
    ] .

obo:ENVO_03501219
    obo:IAO_0000115 "A manufactured product which is composed of one or more glass or other transparent or semi-transparent materials set inside a frame, and installed in wall, door, roof or vehicle surfaces to allow the passage of light, and sometimes air."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "casement"@en, "casement window"@en, "pane"@en, "sash"@en, "sash window"@en, "windowpane"@en ;
    a owl:Class ;
    rdfs:label "window"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501220
    obo:IAO_0000115 "A manufactured product which is composed of a hinged, sliding, or revolving barrier which is installed at the entrance to a building, room, vehicle, or in the framework of a cabinet."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "door"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501221
    obo:IAO_0000115 "A restaurant which is of French cultural origin and which has a short menu and limited seating space."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "bistrot"@en ;
    a owl:Class ;
    rdfs:label "bistro"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_03501222
    obo:IAO_0000115 "A type of restaurant which is of French cultural origin and which provides more service or food variety than a bistro."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "brasserie"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_03501224
    obo:IAO_0000115 "A restaurant which provides customers with cooked meat freshly sliced to order."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "carvery"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_03501225
    obo:IAO_0000115 "A restaurant which primarily serves coffee."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "café"@en, "coffee shop"@en ;
    a owl:Class ;
    rdfs:label "coffeehouse"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_03501226
    obo:IAO_0000115 "A restaurant which is small, inexpensive, and typically specializing in fried foods and/or home-cooked meals."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "greasy spoon"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_03501227
    obo:IAO_0000115 "A restaurant which specializes in serving steaks and pork chops."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "chophouse"@en, "steak house"@en ;
    a owl:Class ;
    rdfs:label "steakhouse"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_03501228
    obo:IAO_0000115 "A restaurant which is of Italian cultural origin and which is generally less formal than an Italian ristorante, but more formal than an osteria."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "trattoria"@en ;
    rdfs:subClassOf obo:ENVO_01000934 .

obo:ENVO_03501230
    obo:IAO_0000115 "A healthcare facility which is a temporary hospital or mobile medical unit that takes care of casualties on-site before they can be safely transported to more permanent facilities."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "field hospital"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501231
    obo:IAO_0000115 "A healthcare facility which provides palliative care for the terminally ill."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hospice"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501232
    obo:IAO_0000115 "A commercial building which contains auditoria for viewing films."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "cinema"@en, "cinema hall"@en, "picture house"@en ;
    a owl:Class ;
    rdfs:label "movie theater"@en ;
    rdfs:subClassOf obo:ENVO_01001222 .

obo:ENVO_03501233
    obo:IAO_0000115 "An industrial building which is used to store goods."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "warehouse"@en ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_03501234
    obo:IAO_0000115 "An office building which is the chief administrative building of a city, town, or other municipality."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Rathaus (German)"@en, "city hall"@en, "civic centre"@en, "guildhall"@en ;
    a owl:Class ;
    rdfs:label "town hall"@en ;
    rdfs:subClassOf obo:ENVO_01001221 .

obo:ENVO_03501235
    obo:IAO_0000115 "A public building or site which provides facilities used by people to keep fit or relax."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "leisure centre"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501236
    obo:IAO_0000115 "An area of developed space which is reserved for office buildings."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "office park"@en ;
    a owl:Class ;
    rdfs:label "business park"@en ;
    rdfs:subClassOf obo:ENVO_01001269 .

obo:ENVO_03501237
    obo:IAO_0000115 "A terrestrial environmental zone where wild animals live safely or are hunted in a controlled way for sport."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "game park"@en, "wildlife preserve"@en ;
    a owl:Class ;
    rdfs:label "game reserve"@en ;
    rdfs:subClassOf obo:ENVO_01001199 .

obo:ENVO_03501238
    obo:IAO_0000115 "A hill which is small and usually separated from a larger group of hills such as a range."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "knoll"@en ;
    a owl:Class ;
    rdfs:comment "Hillocks are similar in their distribution and size to small mesas or buttes."@en ;
    rdfs:label "hillock"@en ;
    rdfs:subClassOf obo:ENVO_00000083 .

obo:ENVO_03501239
    obo:IAO_0000115 "A shore along a river."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "riverfront"@en ;
    rdfs:subClassOf obo:ENVO_00000304 .

obo:ENVO_03501240
    obo:IAO_0000115 "An island which is small, principally composed of rock, and usually too small for human habitation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "islet"@en ;
    a owl:Class ;
    rdfs:label "skerry"@en ;
    rdfs:subClassOf obo:ENVO_00000098 .

obo:ENVO_03501241
    obo:IAO_0000115 "A power plant which is a group of wind turbines in the same location used to produce electricity."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "wind park"@en, "wind power plant"@en, "wind power station"@en ;
    a owl:Class ;
    rdfs:label "wind farm"@en ;
    rdfs:subClassOf obo:ENVO_00002214 .

obo:ENVO_03501242
    obo:IAO_0000115 "An island that is not permanently populated by humans."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "uninhabited island"@en ;
    oboInOwl:hasNarrowSynonym "atoll"@en, "islet"@en ;
    a owl:Class ;
    rdfs:label "desert island"@en ;
    rdfs:subClassOf obo:ENVO_00000098 .

obo:ENVO_03501243
    obo:IAO_0000115 "A store which is physically large and is part of a retail chain."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "megastore"@en, "supercenter"@en, "superstore"@en ;
    a owl:Class ;
    rdfs:label "big-box store"@en ;
    rdfs:subClassOf obo:ENVO_00002221 .

obo:ENVO_03501244
    obo:IAO_0000115 "A bridge which is a truss bridge, pre-fabricated, and portable."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "Bailey bridge"@en ;
    rdfs:subClassOf obo:ENVO_00000075 .

obo:ENVO_03501245
    obo:IAO_0000115 "A bridge which is hinged and can be raised."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "draw-bridge"@en ;
    a owl:Class ;
    rdfs:label "drawbridge"@en ;
    rdfs:subClassOf obo:ENVO_00000075 .

obo:ENVO_03501246
    obo:IAO_0000115 "A bridge designed solely for pedestrians."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "pedestrian bridge"@en, "pedestrian overcrossing"@en, "pedestrian overpass"@en ;
    a owl:Class ;
    rdfs:label "footbridge"@en ;
    rdfs:subClassOf obo:ENVO_00000075 .

obo:ENVO_03501247
    obo:IAO_0000115 "A bridge which arches in the center, and has a span which is higher than the ramps on either side, forming a hump-like arrangement."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "humpback bridge"@en ;
    rdfs:subClassOf obo:ENVO_00000075 .

obo:ENVO_03501248
    obo:IAO_0000115 "A bridge which is used for transportaiton, and which crosses over another road or railway."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "flyover"@en, "overbridge"@en ;
    a owl:Class ;
    rdfs:label "overpass"@en ;
    rdfs:subClassOf obo:ENVO_00000075 .

obo:ENVO_03501249
    obo:IAO_0000115 "A bridge which has its deck hung on vertical suspenders via suspension cables."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "suspension bridge"@en ;
    rdfs:subClassOf obo:ENVO_00000075 .

obo:ENVO_03501250
    obo:IAO_0000115 "A bridge which is movable and has a vertical locating pin as its primary structural support, and a support ring about which it can pivot horizontally."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "swing bridge"@en ;
    rdfs:subClassOf obo:ENVO_00000075 .

obo:ENVO_03501251
    obo:IAO_0000115 "A device that causes suction in order to remove debris from surfaces."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "vacuum"@en ;
    oboInOwl:hasExactSynonym "hoover"@en ;
    a owl:Class ;
    rdfs:label "vacuum cleaner"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501252
    obo:IAO_0000115 "Poultry manure made of chicken feces."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "chicken manure"@en ;
    rdfs:subClassOf obo:ENVO_01001117 .

obo:ENVO_03501253
    obo:IAO_0000115 "A soft sulfate mineral composed of calcium sulfate dihydrate."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gypsum"@en ;
    rdfs:subClassOf obo:ENVO_0010001 .

obo:ENVO_03501254
    obo:IAO_0000115 "A container for storing water."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "water tank"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501255
    obo:IAO_0000115 "An anthropogenic geographic feature consisting of a receptacle intended to provide drinking water to animals."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "artificial watering point"@en ;
    a owl:Class ;
    rdfs:label "water trough"@en ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_03501256
    obo:IAO_0000115 "A paper product which is a thin sheet material made of processed cellulose fibres."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "paper"@en, "paper sheet"@en ;
    a owl:Class ;
    rdfs:label "sheet of paper"@en ;
    rdfs:subClassOf obo:ENVO_00003895 .

obo:ENVO_03501257
    obo:IAO_0000115 "An agricultural building used for crop storage or animal husbandry."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "barn"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501258
    obo:IAO_0000115 "An animal house where fowl are kept."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "chicken coop"@en, "hen house"@en ;
    a owl:Class ;
    rdfs:label "chicken house"@en ;
    rdfs:subClassOf obo:ENVO_00003040 .

obo:ENVO_03501259
    obo:IAO_0000115 "Environmental material consisting of waste products that have been discarded at an unsuitable location."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "litter"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03501260
    obo:IAO_0000115 "A manufactured product consisting of a table or desk used for sewing."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "work table"@en ;
    oboInOwl:hasExactSynonym "sewing desk"@en ;
    a owl:Class ;
    rdfs:label "sewing table"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501261
    obo:IAO_0000115 "A manufactured product consisting of a  disk-shaped material that rotates around an axle bearing placed through a hole in its center."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref obo:NCIT_C51067 ;
    oboInOwl:hasExactSynonym "wheel device"@en ;
    a owl:Class ;
    rdfs:label "wheel"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501262
    obo:IAO_0000115 "A manufactured product consisting of a  shallow platform designed for the carrying of items."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tray"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501263
    obo:IAO_0000115 "A manufactured product which has been designed to 1) allow a human to do work more efficiently and 2) be used in a hand-held fashion."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hand tool"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501264
    obo:IAO_0000115 "A tool with a flat, smooth rubber blade, used to remove or control the flow of liquid on a flat surface."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "squilgee"@en ;
    a owl:Class ;
    rdfs:label "squeegee"@en ;
    rdfs:subClassOf obo:ENVO_03501263 .

obo:ENVO_03501265
    obo:IAO_0000115 "An indoor toilet that is available for public use."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "public toilet"@en ;
    rdfs:subClassOf obo:ENVO_01000425 .

obo:ENVO_03501266
    obo:IAO_0000115 "A device that moves fluids (liquids or gases), or sometimes slurries, by mechanical action."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pump"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501267
    obo:IAO_0000115 "A hand tool used to remove the outer layer of vegetables and fruit, consisting of a handle attached to a metal blade with a slot with a sharp edge."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "vegetable scraper"@en ;
    a owl:Class ;
    rdfs:label "peeler"@en ;
    rdfs:subClassOf obo:ENVO_03501263 .

obo:ENVO_03501268
    obo:IAO_0000115 "A manufactured product which is a flat transport structure that supports goods in a stable fashion while being lifted and/or moved."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "skid"@en ;
    a owl:Class ;
    rdfs:label "pallet"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501269
    obo:IAO_0000115 "A device used in packaging operations."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8395-2570> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasNarrowSynonym "packing machine"@en ;
    a owl:Class ;
    rdfs:label "packaging machine"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501270
    obo:IAO_0000115 "A building or room that is part of a cathedral, monastery or collegiate church, in which larger meetings are held."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "chapterhouse"@en ;
    a owl:Class ;
    rdfs:label "chapter house"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501271
    obo:IAO_0000115 "A building which is at the center of Islam's most important mosque, the Great Mosque of Mecca."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "Kaaba"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501272
    obo:IAO_0000115 "A building which is a place of worship for Muslims."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "masjid"@en ;
    a owl:Class ;
    rdfs:label "mosque"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501273
    obo:IAO_0000115 "A building that has been placed on one of the four statutory lists maintained by Historic England in England, Historic Environment Scotland in Scotland, Cadw in Wales, and the Northern Ireland Environment Agency in Northern Ireland."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "listed structure"@en, "protected structure"@en ;
    a owl:Class ;
    rdfs:label "listed building"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501274
    obo:IAO_0000115 "A residential building containing bunks or beds which are often not separated by walls."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "bunkhouse"@en ;
    rdfs:subClassOf obo:ENVO_01000933 .

obo:ENVO_03501275
    obo:IAO_0000115 "A commercial building where merchants trade grains."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "grain exchange"@en ;
    a owl:Class ;
    rdfs:label "corn exchange"@en ;
    rdfs:subClassOf obo:ENVO_01001222 .

obo:ENVO_03501276
    obo:IAO_0000115 "A commercial building designed for kilning (drying) hops."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "hop kiln"@en, "oast"@en ;
    a owl:Class ;
    rdfs:label "oast house"@en ;
    rdfs:subClassOf obo:ENVO_01001222 .

obo:ENVO_03501277
    obo:IAO_0000115 "A building that formed a very large fruit tree green house, or conservatory, on the grounds of fashionable residences from the 17th to the 19th centuries."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "orangerie"@en ;
    a owl:Class ;
    rdfs:label "orangery"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501278
    obo:IAO_0000115 "A building which historically has at least 10 floors."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "skyscraper"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501279
    obo:IAO_0000115 "A residential building shared by multiple dwellings, typically with flats or apartments on each floor and with shared entrance stairway access."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tenement"@en ;
    rdfs:subClassOf obo:ENVO_01000933 .

obo:ENVO_03501280
    obo:IAO_0000115 "A public building constructed as a external, free-standing monument enclosing the interment space or burial chamber of a deceased person or people."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mausoleum"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501281
    obo:IAO_0000115 "A sports facility where bowling is played."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "bowling arena"@en, "bowling center"@en, "bowling lounge"@en ;
    a owl:Class ;
    rdfs:label "bowling alley"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501282
    obo:IAO_0000115 "A transport feature consisting of a closed building structure to hold aircraft or spacecraft."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3467-1406> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hangar"@en ;
    rdfs:subClassOf obo:ENVO_00000010 .

obo:ENVO_03501283
    obo:IAO_0000115 "A device consisting of a continuous flexible band moved by a series of rollers to transport objects or material from one place to another."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "belt conveyor system"@en, "conveyor"@en ;
    oboInOwl:hasExactSynonym "belt conveyor"@en ;
    a owl:Class ;
    rdfs:label "conveyor belt"@en ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03501363
    ] .

obo:ENVO_03501284
    obo:IAO_0000115 "A device designed to remove water or humidity."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dryer"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501285
    obo:IAO_0000115 "A dryer that is used to remove moisture from textiles."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "tumble dryer"@en ;
    a owl:Class ;
    rdfs:label "clothes dryer"@en ;
    rdfs:subClassOf obo:ENVO_03501284 .

obo:ENVO_03501286
    obo:IAO_0000115 "A cow shed for baby cows/bulls."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "calf house"@en, "calf-rearing shed"@en, "calfshed"@en ;
    a owl:Class ;
    rdfs:label "calf shed"@en ;
    rdfs:subClassOf obo:ENVO_00003041 .

obo:ENVO_03501287
    obo:IAO_0000115 "An animal house used for housing livestock."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "livestock shelter"@en, "livestock structure"@en ;
    a owl:Class ;
    rdfs:label "livestock house"@en ;
    rdfs:subClassOf obo:ENVO_00003040 .

obo:ENVO_03501288
    obo:IAO_0000115 "A material entity which has been designed to promote the accomplishment of one or more defined tasks."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Facilities can be temporary or permanent constructions, ad hoc arrangements of material entities, or any other configuration of things that support the accomplishment of defined tasks or functions." ;
    rdfs:label "facility"@en ;
    rdfs:subClassOf obo:BFO_0000040, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:ENVO_01001941
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000040
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:ENVO_01001941
            ]
        )
    ] .

obo:ENVO_03501289
    obo:IAO_0000115 "A hand tool for making rotational adjustments."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "spanner"@en ;
    a owl:Class ;
    rdfs:label "wrench"@en ;
    rdfs:subClassOf obo:ENVO_03501263 .

obo:ENVO_03501290
    obo:IAO_0000115 "A self-service shop offering a wide variety of food, beverages and household products, organized into sections."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "supermarket"@en ;
    rdfs:subClassOf obo:ENVO_00002222 .

obo:ENVO_03501291
    obo:IAO_0000115 "A part of an oven or a small stove used to broil food."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "grill"@en ;
    a owl:Class ;
    rdfs:label "broiler"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501292
    obo:IAO_0000115 "A portable, box-type industrial storage product used for the storage and handling or parts and materials, that may collapse to conserve space when not in use."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "storage bin"@en, "storage box"@en, "tote"@en ;
    oboInOwl:hasExactSynonym "tote box"@en ;
    a owl:Class ;
    rdfs:label "tote bin"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501293
    obo:IAO_0000115 "A large bag with parallel handles that emerge from the sides of its pouch."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "bag"@en, "tote"@en ;
    a owl:Class ;
    rdfs:label "tote bag"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501294
    obo:IAO_0000115 "A factory where raw or preprocessed materials are transformed into finished parts or products."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "preprocessing factory"@en ;
    a owl:Class ;
    rdfs:label "preprocessing plant"@en ;
    rdfs:subClassOf obo:ENVO_01000536 .

obo:ENVO_03501295
    obo:IAO_0000115 "A factory where raw materials are treated or prepared for final processing."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "processing factory"@en ;
    a owl:Class ;
    rdfs:label "processing plant"@en ;
    rdfs:subClassOf obo:ENVO_01000536 .

obo:ENVO_03501296
    obo:IAO_0000115 "A factory for processing, packaging, labelling, handling, and storing cheese."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "cheese factory"@en, "cheese plant"@en ;
    a owl:Class ;
    rdfs:label "cheese processing plant"@en ;
    rdfs:subClassOf obo:ENVO_03501295 .

obo:ENVO_03501297
    obo:IAO_0000115 "A processing plant for slaughtering, processing, packaging, labelling, handling, and storing of food animal carcasses, parts of carcasses, and meat products."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "meat factory"@en, "meat plant"@en ;
    oboInOwl:hasNarrowSynonym "butchery"@en, "freezing works"@en, "meat packaging plant"@en, "packinghouse"@en, "slaughter plant"@en, "slaughterhouse"@en ;
    a owl:Class ;
    rdfs:label "meat processing plant"@en ;
    rdfs:subClassOf obo:ENVO_03501295, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000925
    ] .

obo:ENVO_03501298
    obo:IAO_0000115 "A bandage wrap used on the lower legs of a horse."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "stable bandage"@en, "standing bandage"@en ;
    oboInOwl:hasExactSynonym "standing wrap"@en ;
    oboInOwl:hasNarrowSynonym "stable gauze"@en, "stall gauze"@en ;
    a owl:Class ;
    rdfs:comment "A stable bandage runs from just below the knee or hock, to the bottom of the fetlock joint, and protects the cannon bone, tendons of the lower leg, and fetlock joint."@en ;
    rdfs:label "stable bandage"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501299
    obo:IAO_0000115 "A delicatessen which prepares and sells preserved meat products."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "charcuterie"@en ;
    a owl:Class ;
    rdfs:label "charcuterie shop"@en ;
    rdfs:subClassOf obo:ENVO_01000970 .

obo:ENVO_03501300
    obo:IAO_0000115 "An environmental material consisting of organic matter from plants and/or animals that is used in agriculture as fertilizer."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasNarrowSynonym "animal manure"@en, "compost"@en, "farm slurry"@en, "green manure"@en, "liquid manure"@en ;
    a owl:Class ;
    rdfs:comment "Most manure consists of animal feces; other sources include compost and green manure."@en ;
    rdfs:label "manure"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03501301
    obo:IAO_0000115 "A building part consisting of a board covering the joint between the lowest part of an interior wall surface and the floor."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Its purpose is to cover the joint between the wall surface and the floor."@en ;
    rdfs:label "baseboard"@en ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_03501302
    obo:IAO_0000115 "Plant matter consisting of an impermeable buoyant material, the phellem layer of bark tissue."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0001-5275-8866> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cork"@en ;
    rdfs:subClassOf obo:ENVO_01001121 .

obo:ENVO_03501303
    obo:IAO_0000115 "Macromolecules that are obtained naturally from plants or animals."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "natural-based polymer"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03501304
    obo:IAO_0000115 "A thin, transparent sheet made of regenerated cellulose."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Plastic Wrap"@en ;
    a owl:Class ;
    rdfs:comment "Cellophane is used for food packaging."@en ;
    rdfs:label "cellophane"@en ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_03501305
    obo:IAO_0000115 "Synthetic plastic which is composed of a glossy, moistureproof membrane made of rubber hydrochloride."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pliofilm"@en ;
    rdfs:subClassOf obo:ENVO_06105112 .

obo:ENVO_03501306
    obo:IAO_0000115 "A polyester film made from stretched polyethylene terephthalate (PET)."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "BoPET (Biaxially-oriented polyethylene terephthalate)"@en ;
    a owl:Class ;
    rdfs:label "mylar"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_26178
    ] .

obo:ENVO_03501307
    obo:IAO_0000115 "A solid environmental material that is hard, brittle, heat-resistant and corrosion-resistant, made by shaping and then firing a nonmetallic mineral at a high temperature."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ceramic"@en ;
    rdfs:subClassOf obo:ENVO_01000814 .

obo:ENVO_03501309
    obo:IAO_0000115 "A human construction which is an enclosure or compartment designed for service provision."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "\"an enclosure or compartment that allows privacy or seclusion, for example when voting, broadcasting or recording sound, or making a phone call.\" OED I like this one more - except it doesn't fit \"ticket booth\", \"gas station booth\" etc."@en ;
    rdfs:label "booth"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03501310
    obo:IAO_0000115 "A device which can connect, disconnect, or divert current in an electrical circuit."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "switch"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501311
    obo:IAO_0000115 "An environmental system where environmental monitoring processes are in effect."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "environmental monitoring area"@en ;
    rdfs:subClassOf obo:ENVO_01000254 .

obo:ENVO_03501312
    obo:IAO_0000115 "An environmental monitoring area which is under observation by humans belonging to organisations with a legislative mandate to monitor the area."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "environmental monitoring program area"@en ;
    rdfs:subClassOf obo:ENVO_03501311 .

obo:ENVO_03501313
    obo:IAO_0000115 "An environmental monitoring program area within a food production facility."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "food production environmental monitoring zone"@en ;
    rdfs:subClassOf obo:ENVO_03501312 .

obo:ENVO_03501314
    obo:IAO_0000115 "An object aggregate which comprises objects whose surfaces are in contact with food during its processing in a food production facility"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Zone 1"@en, "environmental monitoring zone 1"@en ;
    a owl:Class ;
    rdfs:comment "This can be axiomatised with \"'has part' min 1 'food contact surface'\" . This can also have the axiom \"'part of' some 'food production environmental monitoring zone'\""@en ;
    rdfs:label "food production environmental monitoring zone 1"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501313
    ] .

obo:ENVO_03501315
    obo:IAO_0000115 "An object aggregate which comprises objects whose surfaces are not in contact with food during its processing, but which are in close proximity to those in food production environmental monitoring zone 1."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Zone 2"@en ;
    a owl:Class ;
    rdfs:comment "This can be axiomatised with \"'has part' min 1 'food contact surface'\" . This can also have the axiom \"'part of' some 'food production environmental monitoring zone'\". The threshold for \"close proximity\" can vary based on local or national legislation. 'adjacent to' axioms may also be used for neighbouring zones."@en ;
    rdfs:label "food production environmental monitoring zone 2"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501313
    ] .

obo:ENVO_03501316
    obo:IAO_0000115 "An object aggregate which comprises a facility's set of more remote non-food-processing-contact surfaces that are in or near the processing areas (food productions environmental monitoring zones 1 and 2) and could lead to their contamination, especially through human movement."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Zone 3"@en ;
    a owl:Class ;
    rdfs:comment "This can be axiomatised with \"'has part' min 1 'food contact surface'\" . This can also have the axiom \"'part of' some 'food production environmental monitoring zone'\". The threshold for \"close proximity\" can vary based on local or national legislation. 'adjacent to' axioms may also be used for neighbouring zones."@en ;
    rdfs:label "food production environmental monitoring zone 3"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501313
    ] .

obo:ENVO_03501317
    obo:IAO_0000115 "An object aggregate which comprises objects in proximity to food production environmental monitoring zone 3."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Zone 4"@en ;
    a owl:Class ;
    rdfs:comment "This can be axiomatised with \"'has part' min 1 'food contact surface'\" . This can also have the axiom \"'part of' some 'food production environmental monitoring zone'\". The threshold for \"close proximity\" can vary based on local or national legislation. 'adjacent to' axioms may also be used for neighbouring zones."@en ;
    rdfs:label "food production environmental monitoring zone 4"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501313
    ] .

obo:ENVO_03501318
    obo:IAO_0000115 "An environmental system which is part of a food production facility and whose boundaries are defined by hygienic requirements."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "hygienic zone"@en ;
    a owl:Class ;
    rdfs:comment "This class is more a convenience grouping class, but can be axiomatised if a hygienic assessment process is completed."@en ;
    rdfs:label "hygienic food production area"@en ;
    rdfs:subClassOf obo:ENVO_01000254 .

obo:ENVO_03501319
    obo:IAO_0000115 "A hygienic food production area which is not an immediate part of a food manufacturing process area."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "food prossessing non-production area"@en ;
    rdfs:subClassOf obo:ENVO_03501318 .

obo:ENVO_03501320
    obo:IAO_0000115 "A hygienic food production area containing products having a low risk of contamination."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class includes manufacturing areas in which raw materials and/or finished products (within their primary packaging) and packaging/labeling materials are received, sampled, or stored prior to dispatch."@en ;
    rdfs:label "food production low-risk contamination area"@en ;
    rdfs:subClassOf obo:ENVO_03501318 .

obo:ENVO_03501321
    obo:IAO_0000115 "A hygienic food production area in which general food processing occurs."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This class includes areas in which raw materials are received, sorted, and sampled; areas within the plant where products susceptible to contamination and/or microbial growth are processed, treated, or handled; areas in which animal carcasses are cut into fresh meat products and areas in which vegetables and produce are packed. Food processing that prepares products for cooking by the consumer (e.g., raw meats, fish, and vegetables) or produces RTE products that are effectively preserved (e.g., canned or baked products) will require procesing in medium-risk hygiene areas."@en ;
    rdfs:label "food production medium-risk contamination area"@en ;
    rdfs:subClassOf obo:ENVO_03501318 .

obo:ENVO_03501322
    obo:IAO_0000115 "A hygienic food production area containing food products that are not subjected to subsequent microbial decontamination, and where there is a risk of pathogen or microbial spoilage growth."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5192-7047> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "food production high-risk contamination area"@en ;
    rdfs:subClassOf obo:ENVO_03501318 .

obo:ENVO_03501323
    obo:IAO_0000115 "An anthropogenic environment which provides long-term shelter for its inhabitants."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "residential environment"@en ;
    rdfs:subClassOf obo:ENVO_01000313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000933
    ] .

obo:ENVO_03501324
    obo:IAO_0000115 "A stable dispersion (emulsion) of polymer microparticles in an aqueous medium."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Natural rubber, India rubber, Gum elastic, Non-vulcanized rubber"@en ;
    a owl:Class ;
    rdfs:comment "Latex is made by some plants, but synthetic latexes can be manufactured as well."@en ;
    rdfs:label "latex"@en ;
    rdfs:subClassOf obo:ENVO_0010001 .

obo:ENVO_03501325
    obo:IAO_0000115 "A boat which is used to transport cargo or carry passengers."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "transport boat"@en ;
    rdfs:subClassOf obo:ENVO_01000608 .

obo:ENVO_03501326
    obo:IAO_0000115 "A container which is typically made of glass or plastic and having a tapered neck, used primarily for holding liquids."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "bottle"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501327
    obo:IAO_0000115 "A hand tool for domestic use, especially in the kitchen."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "utensil"@en ;
    rdfs:subClassOf obo:ENVO_03501263 .

obo:ENVO_03501328
    obo:IAO_0000115 "An eating utensil with spikes used to put solid food into the mouth, or to hold food down while cutting."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fork"@en ;
    rdfs:subClassOf obo:ENVO_03501353 .

obo:ENVO_03501329
    obo:IAO_0000115 "An eating utensil with a scooped end and a long handle."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "spoon"@en ;
    rdfs:subClassOf obo:ENVO_03501353 .

obo:ENVO_03501330
    obo:IAO_0000115 "A utensil which is a hand-sized container with an open top."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "A cup may be used to hold liquids for pouring or drinking, or to store solids for pouring."@en ;
    rdfs:label "cup"@en ;
    rdfs:subClassOf obo:ENVO_03501327 .

obo:ENVO_03501331
    obo:IAO_0000115 "An anthropogenic environment which is bounded by a healthcare facility in which health care services are provided by specialized staff and equipment."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "healthcare environment"@en ;
    rdfs:subClassOf obo:ENVO_01000313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03501134
    ] .

obo:ENVO_03501332
    obo:IAO_0000115 "An anthropogenic environment which is the product of a particular human occupational acitivity."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "work environment"@en ;
    a owl:Class ;
    rdfs:label "occupational environment"@en ;
    rdfs:subClassOf obo:ENVO_01000313 .

obo:ENVO_03501333
    obo:IAO_0000115 "An anthropogenic environment which is designed for child care."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "childcare environment"@en ;
    oboInOwl:hasNarrowSynonym "day care environment"@en, "daycare environment"@en ;
    a owl:Class ;
    rdfs:label "child care environment"@en ;
    rdfs:subClassOf obo:ENVO_01000313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000927
    ] .

obo:ENVO_03501334
    obo:IAO_0000115 "A facility in which child care services are provided to a human child by specialised staff and equipment."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "childcare facility"@en ;
    oboInOwl:hasNarrowSynonym "day care facility"@en, "daycare facility"@en ;
    a owl:Class ;
    rdfs:label "child care facility"@en ;
    rdfs:subClassOf obo:ENVO_03501288 .

obo:ENVO_03501335
    obo:IAO_0000115 "A child care facility in which day care services are provided, by specialized staff and equipment, to a human child during the working day."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "daycare"@en, "daycare facility"@en ;
    a owl:Class ;
    rdfs:label "day care facility"@en ;
    rdfs:subClassOf obo:ENVO_03501334, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000927
    ] .

obo:ENVO_03501336
    obo:IAO_0000115 "A human construction in which individuals or a group of people such as a congregation come to perform acts of devotion, veneration, or religious study."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "place of worship"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03501337
    obo:IAO_0000115 "A building reserved in which religious or spiritual rituals and activities such as prayer and sacrifice are performed."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "\"The term typically used for such buildings belonging to all faiths where a more specific term such as church, mosque or synagogue is not generally used in English.\" [Wikipedia]"@en ;
    rdfs:label "temple"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501338
    obo:IAO_0000115 "A child care facility in which child care services are provided to young children and babies."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "human nursery"@en ;
    rdfs:subClassOf obo:ENVO_03501334 .

obo:ENVO_03501339
    obo:IAO_0000115 "An anthropogenic environment which is bounded by a human dwelling."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "household environment"@en ;
    rdfs:subClassOf obo:ENVO_01000313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000744
    ] .

obo:ENVO_03501340
    obo:IAO_0000115 "A public building in which health, recreation or other public services to a local community are provided."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "community service centre"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501341
    obo:IAO_0000115 "A healthcare facility which is used by a group of general practitioners and nurses to provide healthcare services to people in a certain area."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "health center"@en, "healthcare center"@en ;
    oboInOwl:hasNarrowSynonym "cottage hospital"@en ;
    a owl:Class ;
    rdfs:label "community health centre"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501342
    obo:IAO_0000115 "A room which contains 1) a number of beds for sleeping and 2) often some other furniture and/or residential utilities."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "A dormitory is often used to describe student and backpacker accommodation of this kind."@en ;
    rdfs:label "dormitory"@en ;
    rdfs:subClassOf obo:ENVO_01000426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000933
    ] .

obo:ENVO_03501343
    obo:IAO_0000115 "A political entity which is defined by contract between the Canadian state (\"the Crown\") and a First Nations people."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "\"[First Nations reserves] are not to be confused with land claims areas, which involve all of that First Nations' traditional lands: a much larger territory than any other reserve.\" [Wikipedia]"@en ;
    rdfs:label "first nations reserve"@en ;
    rdfs:subClassOf obo:ENVO_00000123 .

obo:ENVO_03501344
    obo:IAO_0000115 "A human dwelling which may be unsustainable over the long term for an inhabitant because of financial, livability, overcrowding or other factors."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "insecure housing"@en ;
    rdfs:subClassOf obo:ENVO_01000744 .

obo:ENVO_03501345
    obo:IAO_0000115 "A human dwelling which is provided to one or more persons on a short-term basis."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "temporary residence"@en ;
    rdfs:subClassOf obo:ENVO_01000744 .

obo:ENVO_03501346
    obo:IAO_0000115 "An eating utensil which is a thin stick used in equal length pairs to manipulate food and bring it into a mouth."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "chopstick"@en ;
    rdfs:subClassOf obo:ENVO_03501353 .

obo:ENVO_03501347
    obo:IAO_0000115 "A building which 1) containing multiple dwellings of pre-furnished accomodation and 2) is rented on a short term and/or longer-term basis."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hotel"@en ;
    rdfs:subClassOf obo:ENVO_00000073 .

obo:ENVO_03501348
    obo:IAO_0000115 "A healthcare facility which is used to provide healthcare services to animals."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "veterinary facility"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501349
    obo:IAO_0000115 "An aircraft which 1) has fixed wings and 2) is propelled by a thrust from a jet engine, propeller, or rocket engine."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "plane"@en ;
    a owl:Class ;
    rdfs:label "airplane"@en ;
    rdfs:subClassOf obo:ENVO_01001488 .

obo:ENVO_03501350
    obo:IAO_0000115 "A healthcare facility which is the office of a physician."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "doctor's office"@en, "doctor's practice"@en, "doctor's surgery"@en ;
    a owl:Class ;
    rdfs:label "physician office"@en ;
    rdfs:subClassOf obo:ENVO_03501134 .

obo:ENVO_03501351
    obo:IAO_0000115 "A constructed transport system which is designed to transport people or objects over land, but not water or air."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ground transport"@en ;
    rdfs:subClassOf obo:ENVO_03501110 .

obo:ENVO_03501352
    obo:IAO_0000115 "An animal house which houses stray, lost, abandoned or surrendered animals."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-9578-0788> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "animal shelter"@en, "pound"@en ;
    a owl:Class ;
    rdfs:comment "An animal rescue shelter typically houses mostly dogs and cats."@en ;
    rdfs:label "animal rescue shelter"@en ;
    rdfs:subClassOf obo:ENVO_00003040 .

obo:ENVO_03501353
    obo:IAO_0000115 "A utensil used for consuming food."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    oboInOwl:hasNarrowSynonym "cutlery utensil"@en ;
    a owl:Class ;
    rdfs:label "eating utensil"@en ;
    rdfs:subClassOf obo:ENVO_03501327 .

obo:ENVO_03501354
    obo:IAO_0000115 "A manufactured product which is an alloy of iron and which typically contains a few tenths of a percent of carbon."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-8844-9165> ;
    oboInOwl:creation_date "2021-03-15T04:00:01.750Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "steel"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501355
    obo:IAO_0000115 "A prison facility which is owned by the state and operated by a private corporation."@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-8844-9165> ;
    dc:date "2021-05-19T17:30:47Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "public-private prison"@en ;
    rdfs:subClassOf obo:ENVO_03501204 .

obo:ENVO_03501356
    obo:IAO_0000115 "A system which is composed of one or more machines that can continuously transport material from one location to at least one other location."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "conveyor"@en ;
    oboInOwl:hasExactSynonym "conveyor equipment"@en ;
    oboInOwl:hasNarrowSynonym "connveyor belt"@en ;
    a owl:Class ;
    rdfs:label "conveyor system" ;
    rdfs:subClassOf obo:RO_0002577, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000610
    ] .

obo:ENVO_03501357
    obo:IAO_0000115 "A manufactured product which is capable of some manufacturing process."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "manufacturing equipment" ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:ENVO_01000993
    ] .

obo:ENVO_03501358
    obo:IAO_0000115 "A system which consists of manufacturing equipment that performs manufacturing processes in a linear fashion."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "production line"@en ;
    a owl:Class ;
    rdfs:label "processing line" ;
    rdfs:subClassOf obo:RO_0002577, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03501357
    ] .

obo:ENVO_03501359
    obo:IAO_0000115 "A manufactured product which is a structural system on which equipment components are mounted."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "equipment frame" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501360
    obo:IAO_0000115 "A manufactured product which positions a piece of equipment above a surface."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "equipment leg" ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501359
    ] .

obo:ENVO_03501362
    obo:IAO_0000115 "A conveyor system which uses conveyer belt machines to transport material."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "belt conveyor system" ;
    rdfs:subClassOf obo:ENVO_03501356, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03501283
    ] .

obo:ENVO_03501363
    obo:IAO_0000115 "A manufactured product which is 1) an endless belt of flexible material stretched between two drums; 2) conveys material between drum locations."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "conveyor belt"@en ;
    oboInOwl:hasDbXref <https://www.conveyorsystemsltd.co.uk/news/168/126/Roller-Conveyor-vs-Belt-Conveyor.htm> ;
    a owl:Class ;
    rdfs:label "conveyor belt component" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501364
    obo:IAO_0000115 "A manufacturing equipment piece which is used to package material."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "packaging equipment" ;
    rdfs:subClassOf obo:ENVO_03501357 .

obo:ENVO_03501365
    obo:IAO_0000115 "A conveyor system which is used to transport granular material vertically in open containers."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "bucket conveyor" ;
    rdfs:subClassOf obo:ENVO_03501356 .

obo:ENVO_03501366
    obo:IAO_0000115 "A conveyor system which consists of a helicoid flight mounted in a tube or shaft."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "screw conveyor" ;
    rdfs:subClassOf obo:ENVO_03501356 .

obo:ENVO_03501367
    obo:IAO_0000115 "A conveyor system which transports dry bulk particulate or granular material through a pipeline by a stream of gas."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pneumatic conveyor" ;
    rdfs:subClassOf obo:ENVO_03501356 .

obo:ENVO_03501368
    obo:IAO_0000115 "A manufactured product which is a cylindrical (or approximately cylindrical) item used under a heavy object to facilitate moving it."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Usually several conveyor rollers are organized in a linear fashion to convey an object between locations."@en ;
    rdfs:label "conveyor roller" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03501369
    obo:IAO_0000115 "An interface layer which is formed where either two parts of a material entity or two separate material entities touch or are attached to one another along some length."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "seam surface" ;
    rdfs:subClassOf obo:ENVO_01001684 .

obo:ENVO_03501370
    obo:IAO_0000115 "A liquid water which has no current or flow and is susceptible to contamination by pathogens or pathogenic vectors." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-2738-824X> ;
    oboInOwl:creation_date "2021-12-09T00:00:00Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "wet"@en ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "stagnant water" ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_03510000
    obo:IAO_0000115 "Dust which is 1) generated when wood is processed and 2) composed primarily of cellulose, polyoses, and lignin." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:28:49Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/NCIT_C44463" ;
    a owl:Class ;
    rdfs:comment "Wood dust is typically generated through processes where wood is chipped, sawed, turned, drilled or sanded. The chemical composition of wood dust depends on the species of tree. Wood dust is not typically produced for specific uses. However, it is used commercially for wood composts. The primary routes of potential human exposure to wood dust are inhalation and dermal contact. It is known to be a human carcinogen." ;
    rdfs:label "wood dust"@en ;
    rdfs:subClassOf obo:ENVO_00002008 .

obo:ENVO_03510001
    obo:IAO_0000115 "A hydraulic fluid which is 1) used in hydraulic brake and hydraulic clutch applications in vehicles to amplify braking force and 2) composed primarily of ethylene glycol, polyglycols, silicone fluids, and isobutyl alcohol." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:32:09Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "brake fluid"@en ;
    rdfs:subClassOf obo:ENVO_03510004 .

obo:ENVO_03510002
    obo:IAO_0000115 "Fluid used for valve operation, brake band friction, and gear lubrication within an automatic vehicle transmission." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:34:16Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ATF" ;
    a owl:Class ;
    rdfs:label "automatic transmission fluid"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510003
    obo:IAO_0000115 "An environmental system process during which populations have reduced access to food, causing increased hunger, malnutrition, and consequent mortality." ;
    dc:date "2021-09-22T14:34:25Z"^^xsd:dateTime ;
    oboInOwl:created_by <https://orcid.org/0000-0002-7463-6306> ;
    a owl:Class ;
    rdfs:label "famine" ;
    rdfs:subClassOf obo:ENVO_02500000 .

obo:ENVO_03510004
    obo:IAO_0000115 "A medium by which power is transferred in hydraulic machinery." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:35:45Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://purl.enanomapper.org/onto/ENM_8000199" ;
    a owl:Class ;
    rdfs:comment "Common hydraulic fluids are based on mineral oil or water." ;
    rdfs:label "hydraulic fluid"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510005
    obo:IAO_0000115 "A lubricant for internal combustion engines which 1) reduces friction and wear 2) cleans the engine 3) neutralizes acids 4) improves sealing of piston rings, and 5) cools the engine." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:37:56Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "engine lubricant", "engine oil" ;
    a owl:Class ;
    rdfs:label "motor oil"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510006
    obo:IAO_0000115 "A liquid fuel used in diesel engines, whose fuel ignition takes place, without any spark, as a result of compression of the inlet air mixture and then injection of fuel." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:39:59Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "petroleum distillate fuel oil" ;
    a owl:Class ;
    rdfs:label "diesel fuel"@en ;
    rdfs:subClassOf obo:ENVO_00002984 .

obo:ENVO_03510007
    obo:IAO_0000115 "A clear petroleum-derived flammable liquid which is used as fuel in most spark-ignited internal combustion engines." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:41:45Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "gas", "petrol" ;
    a owl:Class ;
    rdfs:comment "Gasoline consists mostly of organic compounds obtained by the fractional distillation of petroleum, enhanced with a variety of additives." ;
    rdfs:label "gasoline"@en ;
    rdfs:subClassOf obo:ENVO_00002984 .

obo:ENVO_03510008
    obo:IAO_0000115 "A gas which results from the incomplete or complete combustion of diesel fuel." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:43:30Z"^^xsd:dateTime ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/NCIT_C113679" ;
    a owl:Class ;
    rdfs:label "diesel exhaust"@en ;
    rdfs:subClassOf obo:ENVO_01000797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_15368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_15377
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16136
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16183
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16716
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16842
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_17245
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_17578
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_17790
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_18407
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_18422
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_24840
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_24873
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_25567
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_26836
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_27364
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_30751
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33415
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33585
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33666
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33749
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_35196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_37133
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_39478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_48107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_51084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_5686
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_03510006
    ] .

obo:ENVO_03510009
    obo:IAO_0000115 "A gas which results from the complete or incomplete combustion of gasoline fuel." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:44:42Z"^^xsd:dateTime ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gasoline exhaust"@en ;
    rdfs:subClassOf obo:ENVO_01000797, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_15368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_15377
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16136
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16183
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16526
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16716
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16842
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_17245
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_17578
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_17790
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_18407
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_18422
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_24840
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_25567
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_30751
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33585
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33666
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33749
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_35196
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_39478
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_48107
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_51084
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_5686
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000060
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_03510007
    ] .

obo:ENVO_03510010
    obo:IAO_0000115 "A coloured substance that chemically bonds to the substrate to which it is being applied" ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:46:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dye"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510011
    obo:IAO_0000115 "Pigments carried by solvents or water which are applied to leather to be absorbed into the pores of the leather to deposit coloration." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:47:25Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "leather dye"@en ;
    rdfs:subClassOf obo:ENVO_03510010 .

obo:ENVO_03510012
    obo:IAO_0000115 "Dyes used for the coloration or brightening of paper." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:48:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "paper dye"@en ;
    rdfs:subClassOf obo:ENVO_03510010 .

obo:ENVO_03510013
    obo:IAO_0000115 "Dyes utilized for coloring textiles such as wool or cellulose fibers." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:48:53Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "fabric dye" ;
    a owl:Class ;
    rdfs:comment "Textile dyes may include acid dyes, substantive dyes, mordant dues, sulfur dyes, azoic dyes, and disperse dyes." ;
    rdfs:label "textile dye"@en ;
    rdfs:subClassOf obo:ENVO_03510010 .

obo:ENVO_03510014
    obo:IAO_0000115 "A black or colored ink which is 1) used for writing, printing, and drawing and 2) made from fine soot (lampblack) and water." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:50:57Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Chinese ink", "Indian ink" ;
    a owl:Class ;
    rdfs:label "India ink"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510015
    obo:IAO_0000115 "A polysaccharide that functions as an emulsifier, stabilizer, and thickener in mixtures." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:52:46Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/DRON_00723355", "http://purl.obolibrary.org/obo/FOODON_03413321", "http://purl.obolibrary.org/obo/NCIT_C84244" ;
    a owl:Class ;
    rdfs:label "xanthan gum"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03510016
    obo:IAO_0000115 "A naturally occurring plant-based gum, which functions as a viscous, odorless, tasteless, water-soluble mixture of polysaccharides that absorbs water to become a gel/paste." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:54:12Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "http://purl.obolibrary.org/obo/DRON_00723978", "http://purl.obolibrary.org/obo/FOODON_03413310", "http://purl.obolibrary.org/obo/NCIT_C84223", "http://purl.obolibrary.org/obo/OMIT_0014984" ;
    oboInOwl:hasExactSynonym "shiraz gum", "tragacanth gum" ;
    a owl:Class ;
    rdfs:comment "Tragacanth has many uses, including as an emulsifier, thickener, stabilizer, and texturant additive for foods, pharmaceuticals, and art materials." ;
    rdfs:label "tragacanth"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03510017
    obo:IAO_0000115 "Water based ink intended for use with fountain ink pens." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:56:50Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fountain pen ink"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510018
    obo:IAO_0000115 "A solid or highly viscous plant or synthetic based substance that is typically convertible into polymers." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:58:04Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "resin"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03510019
    obo:IAO_0000115 "A liquid, powder, spray, or granule used to remove dirt, including dust, stains, bad smells, and clutter on surfaces." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T17:59:40Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "cleaning product" ;
    a owl:Class ;
    rdfs:label "cleaning agent"@en ;
    rdfs:subClassOf obo:ENVO_2000000 .

obo:ENVO_03510020
    obo:IAO_0000115 "A cleaning agent which 1) contains organic solvents and 2) dissolves oils and fats for the removal of grease." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:05:31Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "solvent degreaser" ;
    a owl:Class ;
    rdfs:label "degreaser"@en ;
    rdfs:subClassOf obo:ENVO_03510019 .

obo:ENVO_03510021
    obo:IAO_0000115 "A clear transparent hard protective film or finish, primarily used for wood finishing applications." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:06:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Varnish is traditionally composed of a drying oil, a resin, and a thinner or solvent." ;
    rdfs:label "varnish"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510022
    obo:IAO_0000115 "A varnish containing a natural, plant- or insect-derived substance dissolved in a solvent, called spirit varnish or solvent varnish." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:07:58Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "gum varnish", "resin varnish" ;
    a owl:Class ;
    rdfs:label "resin (gum) varnish"@en ;
    rdfs:subClassOf obo:ENVO_03510021 .

obo:ENVO_03510023
    obo:IAO_0000115 "A resin secreted by the female lac bug, which is dissolved in alcohol to be used as a brush-on colorant, food glaze, and wood finish." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:09:37Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "shellack" ;
    a owl:Class ;
    rdfs:label "shellac"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03510024
    obo:IAO_0000115 "A category of hard and potentially shiny (clear or colored) finishes which can be applied to materials including wood or metal." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:11:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "lacquer"@en ;
    rdfs:subClassOf obo:ENVO_2000000 .

obo:ENVO_03510025
    obo:IAO_0000115 "A solvent that can dissolve paint and reduce viscosity of paint or \"thin\" it." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:12:49Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Paint thinners can aid in removal of paint from brushes, rollers, or in spill cleanup." ;
    rdfs:label "paint thinner"@en ;
    rdfs:subClassOf obo:ENVO_2000000 .

obo:ENVO_03510026
    obo:IAO_0000115 "A liquid, gel, or paste that can be mixed into acrylic paint to alter paint consistency and properties." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:13:54Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "acrylic paint thinner" ;
    a owl:Class ;
    rdfs:label "acrylic paint medium"@en ;
    rdfs:subClassOf obo:ENVO_03510025 .

obo:ENVO_03510027
    obo:IAO_0000115 "A paint thinner specific for altering the viscosity of enamel paints." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:15:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "enamel thinner"@en ;
    rdfs:subClassOf obo:ENVO_03510025 .

obo:ENVO_03510028
    obo:IAO_0000115 "A solvent used to thin oil-based paints or clean up after their use." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:15:45Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "oil paint thinner"@en ;
    rdfs:subClassOf obo:ENVO_03510025 .

obo:ENVO_03510029
    obo:IAO_0000115 "A paint product which adheres to surfaces and forms a binding layer, preparing it to receive paint." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:17:39Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "primer (paint)"@en ;
    rdfs:subClassOf obo:ENVO_02000123 .

obo:ENVO_03510030
    obo:IAO_0000115 "A smooth, durable vitreous coating which is made by fusing powdered glass to a substrate." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:18:43Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "porcelain enamel" ;
    a owl:Class ;
    rdfs:comment "Enamel can be used on metal, glass, ceramics, stone, or any material able to withstand the fusing temperature. Enamel is made by 1) firing, melting the powder and 2) allowing allowing it to flow across a surface to then harden." ;
    rdfs:label "vitreous enamel"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510031
    obo:IAO_0000115 "A slow-drying paint that consists of particles of pigment suspended in a drying oil, commonly linseed oil." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:21:06Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "oil paint" ;
    a owl:Class ;
    rdfs:label "oil-based paint"@en ;
    rdfs:subClassOf obo:ENVO_02000123 .

obo:ENVO_03510032
    obo:IAO_0000115 "A water soluble, fast-drying paint made of pigment suspended in acrylic polymer emulsion." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:22:26Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "acrylic paint"@en ;
    rdfs:subClassOf obo:ENVO_02000123 .

obo:ENVO_03510033
    obo:IAO_0000115 "A paint that exhibits luminescence, giving off visible light through fluorescence, phosphorescence, or radioluminescence." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:23:19Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "luminous paint" ;
    a owl:Class ;
    rdfs:label "luminescent paint"@en ;
    rdfs:subClassOf obo:ENVO_02000123 .

obo:ENVO_03510034
    obo:IAO_0000115 "A fluid obtained by the distillation of resin harvested from living trees, primarily used as a solvent." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:24:40Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "oil of turpentine", "spirit of turpentine", "turps", "wood turpentine" ;
    a owl:Class ;
    rdfs:comment "Turpentine is composed of terpenes." ;
    rdfs:label "turpentine"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510035
    obo:IAO_0000115 "A flammable liquid hydrocarbon mixture produced from natural gas condensates, petroleum distillates, and the distillation of coal tar and peat." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:26:21Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Light and heavy varieties may consist of distinct quantities of carbon atoms per molecule." ;
    rdfs:label "naphtha"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03510036
    obo:IAO_0000115 "Dust which is composed of minerals and trace elements, generated by  finely crushed rock." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:27:44Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "mineral fines", "rock flour", "soil remineralization" ;
    oboInOwl:hasExactSynonym "rock powder" ;
    a owl:Class ;
    rdfs:comment "Rock dust is widely used in mining to prevent coal dust explosions, or in agriculture for organic farming uses." ;
    rdfs:label "rock dust"@en ;
    rdfs:subClassOf obo:ENVO_00002008 .

obo:ENVO_03510037
    obo:IAO_0000115 "Any material containing unstable atoms that emit ionizing radiation as it decays." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:32:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "radioactive material"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03510038
    obo:IAO_0000115 "An environmental material which is primarily composed of cyanoacrolate." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:34:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Cyanoacrylates have industrial, medical, and household uses. A strong fast-acting adhesive which is an ester of cyanoacrylic acid." ;
    rdfs:label "volume of cyanoacrylate"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000085 ;
        owl:someValuesFrom obo:ENVO_00003076
    ] .

obo:ENVO_03510039
    obo:IAO_0000115 "OBSOLETE A compound utilized for the production of plastics or polymers." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:35:21Z"^^xsd:dateTime ;
    oboInOwl:consider <CHEBI:53243>, <CHEBI:53550>, <CHEBI:60027>, <CHEBI:60034>, <CHEBI:60737>, <CHEBI:61452>, <CHEBI:61642>, <ENVO:01000777> ;
    a owl:Class ;
    rdfs:comment "This term is ambigious, as it could refer to the compound the plastic is (supposed to be) made of, additives, contaminants, etc. Please instead directly refer to the compound of interest." ;
    rdfs:label "obsolete plastic production compound"@en ;
    owl:deprecated true .

obo:ENVO_03510040
    obo:IAO_0000115 "A preparation with dye or pigment used to deposit coloration to a substrate." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:36:50Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "stain"@en ;
    rdfs:subClassOf obo:ENVO_2000000 .

obo:ENVO_03510041
    obo:IAO_0000115 "A stain which has colorants dissolved and/or suspended in a vehicle or solvent, used to add color to wood." ;
    dc:creator <https://orcid.org/0000-0002-7463-6306> ;
    dc:date "2020-08-03T18:37:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Wood stain is designed to add color to substrates, while still leaving some of the substrate visible." ;
    rdfs:label "wood stain"@en ;
    rdfs:subClassOf obo:ENVO_03510040 .

obo:ENVO_03510055
    obo:IAO_0000115 "An environmental material which is composed of elastic polymers mixed in a solvent."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "cow gum"@en ;
    a owl:Class ;
    rdfs:comment "Solvents typically used include acetone, hexane, heptane or toluene."@en ;
    rdfs:label "rubber cement"@en ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_2000045, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_28798
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_30879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000085 ;
        owl:someValuesFrom obo:ENVO_00003076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_43098
    ] .

obo:ENVO_03510056
    obo:IAO_0000115 "An environmental material which is 1) composed primarily of methyl cellulose and water, and 2) formulated to fix wallpaper to walls."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "wallpaper adhesive"@en, "wallpaper paste"@en ;
    a owl:Class ;
    rdfs:label "methyl cellulose paste" ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_01000155, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000085 ;
        owl:someValuesFrom obo:ENVO_00003076
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_15377
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_53448
    ] .

obo:ENVO_03510057
    obo:IAO_0000115 "An environmental material which is 1) manufactured and 2) primarily composed of hydrogen peroxide and ammonia, and 3) when applied to hair, can alter the natural hair pigments for 6-8 weeks."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "hair color"@en ;
    a owl:Class ;
    rdfs:label "permanent hair dye"@en ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000085 ;
        owl:someValuesFrom obo:ENVO_03510066
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_16134
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_16240
    ] .

obo:ENVO_03510058
    obo:IAO_0000115 "A colorant fluid which is 1) manufactured and 2) composed of alcohol, titanium dioxide, and propylene glycol."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pharmaceutical ink"@en ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_03510065, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_16997
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_30879
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_32234
    ] .

obo:ENVO_03510060
    obo:IAO_0000115 "A colorant fluid which is 1) manufactured and 2) composed of copper phthalocyanine, iron oxides, water, and biopolymers."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gel ink"@en ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_03510065, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_15377
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_155903
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_18154
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_50816
    ] .

obo:ENVO_03510061
    obo:IAO_0000115 "A colorant fluid which is 1) manufactured and 2) primarily composed of soybean oil, as well as pigment, resin, and wax."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soy ink"@en ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_03510065, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000575
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03510018
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_26130
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_166975
    ] .

obo:ENVO_03510062
    obo:IAO_0000115 "A colorant fluid which is 1) manufactured, 2) primarily composed of water, as well as glycol, and dye, and 3) intended for use in inkjet printers."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "aqueous inkjet printer ink"@en ;
    rdfs:subClassOf obo:ENVO_00003074, obo:ENVO_0010001, obo:ENVO_03510065, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_13643
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_03510010
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_15377
    ] .

obo:ENVO_03510064
    obo:IAO_0000115 "An environmental material which is composed primarily of gases and particles produced by the combustion of petroleum fuels."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-02-12T15:10:14.018Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "emissions from petroleum combustion"@en ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00002984
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000839
    ] .

obo:ENVO_03510065
    obo:IAO_0000115 "A liquid environmental material which 1) contains at least one substance which can act as a chemical colorant."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-04-15T15:10:14.018Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "colorant fluid"@en ;
    rdfs:subClassOf obo:ENVO_01000815, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000085 ;
        owl:someValuesFrom obo:ENVO_03510066
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000815
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000085 ;
                owl:someValuesFrom obo:ENVO_03510066
            ]
        )
    ] .

obo:ENVO_03510066
    obo:IAO_0000115 "A function which is realised by a chemical when applied to a material, such that it alters the material's colour."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-7356-1779>, <https://orcid.org/0000-0002-7463-6306> ;
    oboInOwl:creation_date "2021-04-15T15:10:14.018Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "chemical colorant"@en ;
    rdfs:subClassOf obo:BFO_0000034, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:CHEBI_24431
    ] .

obo:ENVO_03510070
    obo:IAO_0000115 "Waste which contains toxic components (e.g., heavy metals or radiation) which can cause harm to organisms and/or the environment." ;
    dc:date "2022-01-18T17:35:02Z"^^xsd:dateTime ;
    oboInOwl:created_by <https://orcid.org/0000-0002-7463-6306> ;
    a owl:Class ;
    rdfs:label "toxic waste" ;
    rdfs:subClassOf obo:ENVO_00002264 .

obo:ENVO_03520000
    obo:IAO_0000116 "To be revised when we have information about the real definition. The definitions given by WMO cloud atlas are entered as comment, as these are not the defining features of the levels but the result of whatever it is that defines the levels (I assume temperature, density, etc. but have not yet found clear information about this). The german wikipedia page notes layers that coincide with the extent of the low étage, however, I have not yet seen further mention of them elsewhere and am thus hesitant about adding them."@en ;
    dc:creator <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:hasExactSynonym "low étage"@en ;
    a owl:Class ;
    rdfs:comment "A part of the troposphere which extends from the Earth's surface to 2 km (0 - 6500 ft) height."@en ;
    rdfs:label "low atmospheric level"@en ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000324
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_03520001
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000540
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000323
    ] .

obo:ENVO_03520001
    obo:IAO_0000116 "To be revised when we have information about the real definition. The definitions given by WMO cloud atlas are entered as comment, as these are not the defining features of the levels but the result of whatever it is that defines the levels (I assume temperature, density, etc. but have not yet found clear information about this)."@en ;
    dc:creator <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:hasExactSynonym "middle étage"@en ;
    a owl:Class ;
    rdfs:comment "A part of the troposphere which extends from 2 km to 4 km (6 500 – 13 000 ft) height in the polar region, from 2 km to 7 km (6 500 – 23 000 ft) height in the temperate region, and from 2 km to 8 km (6 500 – 25 000 ft) height in the tropical region."@en ;
    rdfs:label "middle atmospheric level"@en ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_03520000
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_03520002
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000540
            ]
        )
    ] .

obo:ENVO_03520002
    obo:IAO_0000116 "To be revised when we have information about the real definition. The definitions given by WMO cloud atlas are entered as comment, as these are not the defining features of the levels but the result of whatever it is that defines the levels (I assume temperature, density, etc. but have not yet found clear information about this)."@en ;
    dc:creator <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:hasExactSynonym "high étage"@en ;
    a owl:Class ;
    rdfs:comment "A part of the troposphere which extends from 3 km to 8 km (10 000 – 25 000 ft) height in the polar region, from 5 km to 13 km (16 500 – 45 000 ft) height in the temperate region, and from 6 km to 18 km (20 000 – 60 000 ft) height in the tropical region."@en ;
    rdfs:label "high atmospheric level"@en ;
    rdfs:subClassOf obo:ENVO_01000543, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_01000538
                    ]
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:RO_0002220 ;
                        owl:someValuesFrom obo:ENVO_03520001
                    ]
                )
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_01000540
            ]
        )
    ] .

obo:ENVO_03520003
    obo:IAO_0000115 "A part of a cloud."@en ;
    obo:IAO_0000116 "This definition is practical but may need refinement."@en ;
    dc:creator <https://orcid.org/0000-0002-2996-719X> ;
    a owl:Class ;
    rdfs:label "cloud part"@en ;
    rdfs:subClassOf obo:ENVO_01001784, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000760
    ] .

obo:ENVO_03520004
    obo:IAO_0000115 "A cloud part which is closest to the surface of the astronomical body local to the cloud."@en ;
    dc:creator <https://orcid.org/0000-0002-2996-719X> ;
    a owl:Class ;
    rdfs:label "cloud base"@en ;
    rdfs:subClassOf obo:ENVO_03520003 .

obo:ENVO_03520005
    obo:IAO_0000115 "A cloud part which is furthest from the surface of the astronomical body local to the cloud."@en ;
    dc:creator <https://orcid.org/0000-0002-2996-719X> ;
    a owl:Class ;
    rdfs:label "cloud top"@en ;
    rdfs:subClassOf obo:ENVO_03520003 .

obo:ENVO_03520006
    obo:IAO_0000115 "A water droplet which exists at temperatures below 0°C (273.15K)."@en ;
    dc:creator <https://orcid.org/0000-0002-2996-719X> ;
    a owl:Class ;
    rdfs:label "supercooled water droplet"@en ;
    rdfs:subClassOf obo:ENVO_01000833 .

obo:ENVO_03520007
    obo:IAO_0000115 "A water ice crystal which is constituted by water molecules aligned in a hexagonal array."@en ;
    dc:creator <https://orcid.org/0000-0002-2996-719X> ;
    oboInOwl:hasBroadSynonym "snowflake"@en ;
    a owl:Class ;
    rdfs:label "snow crystal"@en ;
    rdfs:subClassOf obo:ENVO_01000846 .

obo:ENVO_03600000
    obo:IAO_0000115 "A building part which is maintained such that the number of foreign particulates within it is controlled."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-02-02T21:33:40.901Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "clean room"@en ;
    a owl:Class ;
    rdfs:comment """The cleanliness level of a cleanroom is quantified by the number of particles per cubic meter at a predetermined molecule measure.

Cleanrooms are designed to maintain extremely low levels of particulates, such as dust, airborne organisms, or vaporized particles. Cleanroons are used in the manufacture of pharmaceutical items, integrated circuits, CRT, LCD, OLED and microLED displays."""@en ;
    rdfs:label "cleanroom"@en ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_03600001
    obo:IAO_0000115 "Sediment which contains some chemical contaminant."@en ;
    obo:IAO_0000116 """See https://github.com/EnvironmentOntology/envo/issues/1102 for a possible design pattern.

Uses undesirability standard, compared to polluted river's ecological impact standard. What is the relation to ENVO:00002114 'chemically enriched sediment'? Does 'element' in the definition refer to something found in the periosic table (like selenium) or the member of some set, aka an entity?"""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "chemically contaminated sediment"@en ;
    rdfs:subClassOf obo:ENVO_00002114, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_78298
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002007
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_02000200 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_24431
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0000087 ;
                            owl:someValuesFrom obo:CHEBI_78298
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_03600002
    obo:IAO_0000115 "Liquid water which is a participant in a water cooling process."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-02-02T21:33:40.901Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "Cooling water is commonly used for cooling automobile internal combustion engines and power stations."@en ;
    rdfs:label "cooling water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_03000146
    ] .

obo:ENVO_03600003
    obo:IAO_0000115 "A pipeline network which is used to transport drinking water to consumers."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "drinking water pipeline"@en ;
    a owl:Class ;
    rdfs:label "drinking water pipeline network"@en ;
    rdfs:subClassOf obo:ENVO_03600014, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03000010
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_00003064
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03600014
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_03000010
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_00003064
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_03600004
    obo:IAO_0000115 "An industrial building in which water undergoes a purification process to make it fit for human consumption."@en ;
    obo:IAO_0000116 """CM: drinking water treatment plant should have an edge connecting to its function or a process
MAM: Like some yet-to-be-created sibling of pollution control ENVO:02500042 ? Or sibling of environment control function OBI:0000401? Can't find suitable function currently in ENVO. Add term and add axioms later"""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-02-02T21:33:40.901Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "drinking water treatment plant"@en ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_03600005
    obo:IAO_0000115 "A manufactured product which is capable of connecting or disconnecting the conducting path in an electrical circuit, interrupting the electric current or diverting it from one conductor to another."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "electrical switch"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600006
    obo:IAO_0000115 "A waste material which is primarily composed of uneaten food and removed from the food supply chain."@en ;
    obo:IAO_0000116 "does FoodOn want this?"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "food loss"@en ;
    a owl:Class ;
    rdfs:comment "The causes of food waste or loss are numerous and can occur during production, processing, distribution, retail and consumption."@en ;
    rdfs:label "food waste"@en ;
    rdfs:subClassOf obo:ENVO_00002264 .

obo:ENVO_03600007
    obo:IAO_0000115 "A fluid environmental material which is contained in geologic formations naturally."@en ;
    obo:IAO_0000116 "assert contained in some child of astronmical body part? cavity? Parent class could use a better definition?"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "formation fluid"@en ;
    rdfs:subClassOf obo:ENVO_02000140 .

obo:ENVO_03600008
    obo:IAO_0000115 "A building part which has been constructed to support the provision of intensive care medicine to patients with severe or life-threatening illnesses and injuries."@en ;
    obo:IAO_0000116 """An ICU could be a part-of a hospital, but it would not be a subclass of a hospital. That's even reflected in the textual definition. THEREFORE parent class changed to building part.

Could be in a hospital and related to some particular hospital department provides."""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "intensive care unit"@en ;
    rdfs:subClassOf obo:ENVO_01000420 .

obo:ENVO_03600009
    obo:IAO_0000115 "Liquid water which occurs naturally within the pores of rocks and sediments."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "interstitial water"@en ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_03600010
    obo:IAO_0000115 "A bioreactor which has a membrane as a part"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-02-02T21:33:40.901Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "It is widely used for municipal and industrial wastewater treatment. The membrane is usually used to perform microfiltration, ultrafiltration or osmosis, etc."@en ;
    rdfs:label "membrane bioreactor"@en ;
    rdfs:subClassOf obo:ENVO_00002123 .

obo:ENVO_03600011
    obo:IAO_0000115 "A soil horizon which is primarily composed of mineral material."@en ;
    obo:IAO_0000116 "ADDED 'composed primarily of' RO:0002473 mineral material 'ENVO:01000256'"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-02-02T21:33:40.901Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Usually less than 20% organic carbon. The term mineral horizon refers to surface soil/topsoil and subsoil layer of the soil. When user does not/could not refer to the topsoil or subsoil specifically, the broader term, mineral horizon can be used."@en ;
    rdfs:label "mineral horizon"@en ;
    rdfs:subClassOf obo:ENVO_01001275, obo:ENVO_03600030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000256
    ] .

obo:ENVO_03600012
    obo:IAO_0000115 "A pipeline network which is used to transport oil to consumers."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "oil pipeline"@en ;
    a owl:Class ;
    rdfs:label "oil pipeline network"@en ;
    rdfs:subClassOf obo:ENVO_03600014, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_03000010
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_00002985
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03600014
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_03000010
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_00002985
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_03600013
    obo:IAO_0000115 "An environmental material which consists of either loose sands or partially consolidated sandstone, containing a naturally occurring mixture of sand, clay, and water, soaked with a dense and extremely viscous form of petroleum."@en ;
    obo:IAO_0000116 """TODO: create an astonomical body part 'bituminous sands\" and assert composed primarily of realtionship. Xref https://github.com/EnvironmentOntology/envo/issues/1154.

TREATED THIS as a material entity. could add something like \"oil sands deposit\" as a geospatial location later."""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "crude bitumen"@en, "oil sands"@en, "tar sands"@en ;
    a owl:Class ;
    rdfs:label "bituminous sand"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03600014
    obo:IAO_0000115 "A human construction which is used to transport a material which is primarily composed of liquid or gas through a system of pipes."@en ;
    obo:IAO_0000116 """Getting an example of use could be helpful. Are some environmental samples collected from the outside of a pipe or its fittings? Or taken from inside the pipe? Removing \"transport\" from the label may make the labels of sublasses more readable. However, \"pipeline\" alone could mean several unrelated things, like software pipelines. https://www.eia.gov/energyexplained/natural-gas/natural-gas-pipelines.php uses the term \"pipeline network\". ALSO could this be a transport feature?

Xref https://github.com/EnvironmentOntology/envo/issues/1111."""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Pipeline networks typically materials either from 1) a production area to a market area for consumption, 2) a production area to an area for waste disposal."@en ;
    rdfs:label "pipeline network"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:ENVO_03000010
    ] .

obo:ENVO_03600015
    obo:IAO_0000115 "A river which has elevated levels of contaminants."@en ;
    obo:IAO_0000116 "Uses 'adverse to ecosystem standard'. Compare to undesirability standard in 'contaminated sediment'. See also 'polluted lake'."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The contaminants may cause adverse changes in the ecosystems associated with it."@en ;
    rdfs:label "polluted river"@en ;
    rdfs:subClassOf obo:ENVO_00000022, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24431
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000087 ;
                    owl:someValuesFrom obo:CHEBI_78298
                ]
            )
        ]
    ] .

obo:ENVO_03600016
    obo:IAO_0000115 "Rock which is derived from bedrock through chemical weathering"@en ;
    obo:IAO_0000116 "add chemcical weathering term to improve axiomitization"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "saprolite"@en ;
    rdfs:subClassOf obo:ENVO_00001995 .

obo:ENVO_03600017
    obo:IAO_0000115 "An environmental material which is composed of insoluble solid particles suspended in a liquid."@en ;
    obo:IAO_0000116 "term requester also included <denser than water> and <usually suspended in water>, but they may only be found in wikipedia's definition"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "slurry"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_03600018
    obo:IAO_0000115 "A soil horizon which is composed primarily of organic matter."@en ;
    obo:IAO_0000116 "ADDED 'composed primarily of' RO:0002473 'soil organic matter' ENVO:04000008"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-02-02T21:33:40.901Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "soil organic layer"@en ;
    oboInOwl:hasExactSynonym "organic surface layer"@en ;
    a owl:Class ;
    rdfs:comment "The organic matter is this layer is genreally derived from biomatter."@en ;
    rdfs:label "organic horizon"@en ;
    rdfs:subClassOf obo:ENVO_03600030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_04000008
    ] .

obo:ENVO_03600019
    obo:IAO_0000115 "Vinasse which is produced during the rectification and distillation of ethanol from sugar cane."@en ;
    obo:IAO_0000116 "Might be nice to add an edge like 'derives from'  RO:0001000 sugarcane or 'sugar cane plant' FOODON:03411378? Note that importing FOODON terms can bring in unexpected dependencies. Try again later!"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-02-02T21:33:40.901Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "sugarcane vinasse"@en ;
    rdfs:subClassOf obo:ENVO_03600022 .

obo:ENVO_03600020
    obo:IAO_0000115 "An earth-filled dam which is used for the storage of mining operations byproducts, after separating the ore from the gangue."@en ;
    obo:IAO_0000116 """dam is a functional label. we suggest distributing the terms in this definition.

Might also want to define a new term gangue."""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tailings dam"@en ;
    rdfs:subClassOf obo:ENVO_03600031 .

obo:ENVO_03600021
    obo:IAO_0000115 "A human construction which is used as a storage area for mining tailings."@en ;
    obo:IAO_0000116 """not placing under 'pond' class becasue contents may not be primarily be composed of water.

consider revising 'pond' semantics"""@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-04-05T16:38:47.162Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tailings pond"@en ;
    rdfs:subClassOf obo:ENVO_00000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00000003
    ] .

obo:ENVO_03600022
    obo:IAO_0000115 "A manufactured product which is formed as a liquid byproduct generated during the rectification and distillation of ethanol."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-02-02T21:33:40.901Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Vinasse is produced by the sugar or ethanol industry and can be produced at volumes as high as 20-fold of ethanol. It is typically sulfur-rich, low pH, dark-colored and odorous."@en ;
    rdfs:label "vinasse"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600030
    obo:IAO_0000115 "A soil layer which is parallel to the soil surface and which has roughly homogenous physical, chemical and biological properties relative to the soil layers above or beneath it."@en ;
    a owl:Class ;
    rdfs:label "soil horizon"@en ;
    rdfs:subClassOf obo:ENVO_06105266 .

obo:ENVO_03600031
    obo:IAO_0000115 "An embankment dam which is primarily composed of compacted earth."@en ;
    oboInOwl:hasBroadSynonym "earthen dam"@en, "terrain dam"@en ;
    a owl:Class ;
    rdfs:label "earth-filled dam"@en ;
    rdfs:subClassOf obo:ENVO_03600032 .

obo:ENVO_03600032
    obo:IAO_0000115 "A dam which is created by the placement and compaction of a complex semi-plastic mound of various compositions of soil, sand, clay, or rock."@en ;
    a owl:Class ;
    rdfs:label "embankment dam" ;
    rdfs:subClassOf obo:ENVO_00000074 .

obo:ENVO_03600033
    obo:IAO_0000115 "A yard which consists of land immediately adjacent to the back of a residential building"@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "back yard"@en ;
    a owl:Class ;
    rdfs:label "residential backyard"@en ;
    rdfs:subClassOf obo:ENVO_03600053 .

obo:ENVO_03600034
    obo:IAO_0000115 "An island which is small, low in elevation, sandy, and located on the surface of a coral reef."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "caye"@en ;
    oboInOwl:hasRelatedSynonym "key"@en ;
    a owl:Class ;
    rdfs:label "cay"@en ;
    rdfs:subClassOf obo:ENVO_00000098 .

obo:ENVO_03600035
    obo:IAO_0000115 "A room which is maintained at lower than ambient temperatures."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "chiller room"@en, "cool room"@en, "refrigerating chamber"@en ;
    a owl:Class ;
    rdfs:comment "Cold rooms are generally used as walk-in storage facilities or to perform tasks requiring cooler ambient temperatures."@en ;
    rdfs:label "cold room"@en ;
    rdfs:subClassOf obo:ENVO_01000426 .

obo:ENVO_03600036
    obo:IAO_0000115 "Soil which has properties that restrict a pathogen's ability to establish itself, persist, or cause disease that results in long-term harm."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "disease-suppressive soil"@en ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:comment "The pathogenicity that is suppressed is typically directed towards plants, especially crops. Soils are typically classified as pathogen-suppressive if a pathogen 1) cannot establish itself or persist, 2) is able to establish itself, but causes little or no damage, or 3) is able to establishe itself, but only causes disease that does not result in long-term harm."@en ;
    rdfs:label "pathogen-suppressive soil"@en ;
    rdfs:subClassOf obo:ENVO_00001998 .

obo:ENVO_03600037
    obo:IAO_0000115 "A pond which has nutrient-rich water."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "eutrophic pond"@en ;
    rdfs:subClassOf obo:ENVO_00000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00002224
    ] .

obo:ENVO_03600038
    obo:IAO_0000115 "A forest ecosystem which is designated for research."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "experimental forest ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001243 .

obo:ENVO_03600039
    obo:IAO_0000115 "A pit which has been constructed for use in fermentation processes that will yield alcoholic spirits."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fermentation pit"@en ;
    rdfs:subClassOf obo:ENVO_01001871, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] .

obo:ENVO_03600040
    obo:IAO_0000115 "A manufactured product which assists starting a fermentation process which is intended to prepare foods and alcoholic drinks."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Daqu"@en ;
    a owl:Class ;
    rdfs:label "fermentation starter"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600041
    obo:IAO_0000115 "A lake which is connected to a marine water body via tunnels or cracks in the soil."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "marine lake"@en ;
    rdfs:subClassOf obo:ENVO_00000020, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002170 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00000015
                obo:ENVO_00000016
            )
        ]
    ] .

obo:ENVO_03600042
    obo:IAO_0000115 "Liquid water which is either part of or was removed from a marine lake."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "marine lake water"@en ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_03600043
    obo:IAO_0000115 "A pond which has layers of water that do not intermix."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "meromictic pond"@en ;
    rdfs:subClassOf obo:ENVO_00000033 .

obo:ENVO_03600044
    obo:IAO_0000115 "A farm which is managed using practices certified to be organic by a competent authority."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "What qualifies as an organic farm varies significantly across nations and subnational entities. In general, however, organic farming involves the use of biological pest control, mixed cropping, natural fertilisers, and the fostering of insect predators. Further, organic certification often requires that synthetic pesticides and fertilisers are not used."@en ;
    rdfs:label "organic farm"@en ;
    rdfs:subClassOf obo:ENVO_00000078 .

obo:ENVO_03600045
    obo:IAO_0000115 "A manufactured product which is designed to function as a container for growing plants."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "plant pot"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600046
    obo:IAO_0000115 "A manufactured product which is produced by curing, subsequent aging, slow oxidation and degradation of carotenoids in tobacco leaves."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "processed tobacco"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600047
    obo:IAO_0000115 "A pond which humans have constructed for the cultivation of algae."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "algal pond"@en ;
    a owl:Class ;
    rdfs:label "raceway pond"@en ;
    rdfs:subClassOf obo:ENVO_00000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_01000996
    ] .

obo:ENVO_03600048
    obo:IAO_0000115 "A manufactured product which is composed of flexible material and is intended to be hung such that it impedes the spray of water between a shower fixture and the rest of a room."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Shower curtains are typically made from plastic or another water resistant or waterproof material."@en ;
    rdfs:label "shower curtain"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600049
    obo:IAO_0000115 "Processed tobacco which has been treated for use by placing it between the gum and cheek or lip, chewed, or sniffed, but not smoked."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "smokeless tobacco"@en ;
    rdfs:subClassOf obo:ENVO_03600046 .

obo:ENVO_03600050
    obo:IAO_0000115 "A spacecraft which is capable of supporting a human crew in orbit for an extended period of time."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "orbital space station"@en, "orbital station"@en ;
    a owl:Class ;
    rdfs:label "space station"@en ;
    rdfs:subClassOf obo:ENVO_01003000 .

obo:ENVO_03600051
    obo:IAO_0000115 "A vehicle which is used for carrying cargo or passengers on a rail transport system."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "train car"@en ;
    rdfs:subClassOf obo:ENVO_01000604, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_03501107
    ] .

obo:ENVO_03600052
    obo:IAO_0000115 "A manufactured product which is controls the flow of water."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "water valve"@en ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "water tap"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600053
    obo:IAO_0000115 "An anthropogenic geographic feature which consists of land immediately adjacent to a building or a group of buildings."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-06-24T03:53:29.138Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "yard"@en ;
    rdfs:subClassOf obo:ENVO_00000002 .

obo:ENVO_03600060
    obo:IAO_0000115 "A manufactured product which is used to give input or control to an information processing system by touching a display screen with a special stylus or one or more fingers."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Touching the screen with multiple fingers is considered a multi-touch gesture."@en ;
    rdfs:label "touchscreen"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600061
    obo:IAO_0000115 "Anthropogenic litter which consists of an abandoned ship's remains."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "A shipwreck can be found beached on land or sunken to the bottom of a body of water."@en ;
    rdfs:label "shipwreck"@en ;
    rdfs:subClassOf obo:ENVO_03500005 .

obo:ENVO_03600062
    obo:IAO_0000115 "A human construction which supplies drinking water by squirting it into a basin or jets water into the air for a decorative or dramatic effect."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fountain"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03600063
    obo:IAO_0000115 "A water well in which a long, 100–200 millimetres-wide, stainless steel tube or pipe is bored into an underground aquifer to lift water using a pump."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tube well"@en ;
    rdfs:subClassOf obo:ENVO_01000002 .

obo:ENVO_03600064
    obo:IAO_0000115 "A sedimentary rock which is made of carbonate mud whose formation is mediated by microbes in the benthic zone."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "microbialite"@en ;
    rdfs:subClassOf obo:ENVO_00002016 .

obo:ENVO_03600065
    obo:IAO_0000115 "Water which comes from a spring."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "spring water"@en ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_03600066
    obo:IAO_0000115 "A salt mass which consists of isometric crystals of sodium chloride (NaCl)."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "rock salt"@en ;
    a owl:Class ;
    rdfs:comment "Typically colorless or white. Halite may also occur in various color including light blue, dark blue, purple, pink, red, orange, yellow or gray depending on inclusion of other materials, impurities, and structural or isotopic abnormalities in the crystals."@en ;
    rdfs:label "halite"@en ;
    rdfs:subClassOf obo:ENVO_01000443 .

obo:ENVO_03600067
    obo:IAO_0000115 "An intensive care unit (ICU) specializing in the care of ill or premature newborn infants."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ICN"@en, "NICU"@en, "intensive care nursery"@en ;
    a owl:Class ;
    rdfs:label "neonatal intensive care unit"@en ;
    rdfs:subClassOf obo:ENVO_03600008 .

obo:ENVO_03600068
    obo:IAO_0000115 "A geological fracture which is formed during winter months by a narrow or thin piece of ice."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The ice itself can measure up to 3–4 meters in length at ground level can extend downwards into the ground up to several meters."@en ;
    rdfs:label "ice wedge"@en ;
    rdfs:subClassOf obo:ENVO_01000667 .

obo:ENVO_03600069
    obo:IAO_0000115 "An animal habitation which is built by alligators from plants and decomposing vegetation in order to protect their eggs from predators."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "alligator nest" ;
    a owl:Class ;
    rdfs:label "nest of alligator"@en ;
    rdfs:subClassOf obo:ENVO_02000164 .

obo:ENVO_03600070
    obo:IAO_0000115 "An oceanic front in which mixing of river discharge and saline seawater occurs."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "river plume"@en ;
    rdfs:subClassOf obo:ENVO_01000071 .

obo:ENVO_03600071
    obo:IAO_0000115 "A feature which arises from a rapid multiplication of cyanobacteria, causing marked visible discoloration of the water."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "cyanobacterial bloom"@en ;
    rdfs:subClassOf obo:ENVO_00000012 .

obo:ENVO_03600072
    obo:IAO_0000115 "A planetary structural layer which consists of oceanic crust and the underlying upper mantle and has been uplifted and exposed above sea level."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Opholites are often emplaced onto continental crustal rocks"@en ;
    rdfs:label "ophiolites"@en ;
    rdfs:subClassOf obo:ENVO_01000639 .

obo:ENVO_03600073
    obo:IAO_0000115 "Land which has elevated levels of some contaminants or substances that are potentially hazardous to health or the environment."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "contaminated land"@en ;
    rdfs:subClassOf obo:ENVO_01001785 .

obo:ENVO_03600074
    obo:IAO_0000115 "An agricultural aquatic ecosystem in which fish, crustaceans, mollusks, aquatic plants and algae are cultivated."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "aquaculture"@en, "aquafarming"@en ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "aquaculture farm"@en ;
    rdfs:subClassOf obo:ENVO_00000077 .

obo:ENVO_03600075
    obo:IAO_0000115 "An industrial building in which oil-bearing seeds or vegetable materials are crushed and pressed with a grinding mill in order to extract oils."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "oil mill"@en ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_03600076
    obo:IAO_0000115 "A human construction which confines wastewater in a depression enclosed by earthen structures."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "WSPs"@en, "stabilization ponds"@en, "waste stabilization lagoons"@en ;
    a owl:Class ;
    rdfs:comment "Presumably the waste is detained prior to treatment."@en ;
    rdfs:label "waste stabilization pond"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03600077
    obo:IAO_0000115 "A bioreactor which utilizes a light source to cultivate phototrophic microorganisms."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "photobioreactor"@en ;
    rdfs:subClassOf obo:ENVO_00002123 .

obo:ENVO_03600078
    obo:IAO_0000115 "An industrial building in which crude oil is transformed and refined into useful products."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The useful products include petroleum naphtha, gasoline, diesel fuel, asphalt base, heating oil, kerosene, liquefied petroleum gas, jet fuel and fuel oils. Oil refineries are typically large, sprawling industrial complexes with extensive piping running throughout, carrying streams of fluids between large chemical processing units, such as distillation columns."@en ;
    rdfs:label "oil refinery"@en ;
    rdfs:subClassOf obo:ENVO_00003861 .

obo:ENVO_03600079
    obo:IAO_0000115 "A manufactured product which is used for cutting crops, vegetables, wood, metal, paper documents, etc into small pieces."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "A shredder could more specifically be consered a machine."@en ;
    rdfs:label "shredder"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600080
    obo:IAO_0000115 "A human construction which is used for the purpose of industrial development."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Industrial parks are usually located on the edges of, or outside, the main residential area of a city and that can be thought of as a more \"heavyweight\" version of a business park or office park, which has offices and light industry, rather than heavy industry."@en ;
    rdfs:label "industrial park"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03600081
    obo:IAO_0000115 "Fresh water which is harvested from cloud."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "cloud water"@en ;
    rdfs:subClassOf obo:ENVO_00002011 .

obo:ENVO_03600082
    obo:IAO_0000115 "Fluid environmental material which is present in the continental crust and dictates the nature and extent of crustal deformation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The presence or absence of fluids exerts a fundamental control on rheology."@en ;
    rdfs:label "crustal fluid"@en ;
    rdfs:subClassOf obo:ENVO_02000140 .

obo:ENVO_03600083
    obo:IAO_0000115 "A geological fracture, found near volacnoes in the final phase of thier activity, chiefly discharging carbon dioxide and possibly other vapors."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mofetta"@en ;
    rdfs:subClassOf obo:ENVO_01000667 .

obo:ENVO_03600084
    obo:IAO_0000115 "An organic material which is derived from lichen mats."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "lichen material"@en ;
    rdfs:subClassOf obo:ENVO_01000155 .

obo:ENVO_03600085
    obo:IAO_0000115 "A manufactured product which floats in water and can be used a navigational marker among other purposes."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Buoy can be anchored (stationary) or allowed to drift with ocean currents."@en ;
    rdfs:label "buoy"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600086
    obo:IAO_0000115 "A manufactured product which is used to remove contaminants from water impeding the flow of particles or solutes."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Fine physical barrier, a chemical process, or a biological process are applied in the water filter. Filters cleanse water to different extents for purposes such as providing agricultural irrigation, accessible drinking water, public and private aquariums, and the safe use of ponds and swimming pools."@en ;
    rdfs:label "water filter"@en ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_03600087
    obo:IAO_0000115 "A human construction which provides regulated climatic conditions for the growth of plants and whose walls and roof are made chiefly of transparent material, such as glass."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6670-9157> ;
    oboInOwl:creation_date "2021-07-03T00:22:16.764Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "glasshouse"@en, "hothouse"@en ;
    oboInOwl:inSubset obo:ENVO_03605023 ;
    a owl:Class ;
    rdfs:label "greenhouse"@en ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03600090
    obo:IAO_0000115 "A fermentation pit which is constructed to facilitate the fermentation of alcoholic substances." ;
    oboInOwl:created_by "https://orcid.org/0000-0001-9076-6066", "https://orcid.org/0000-0001-9625-1899", "https://orcid.org/0000-0002-4366-3088" ;
    oboInOwl:creation_date "2021-08-09T15:00:00.000Z" ;
    a owl:Class ;
    rdfs:comment "Definition from 2021-08-05 call with Buttigieg, Duncan and Miller" ;
    rdfs:label "alcohol fermentation pit" ;
    rdfs:subClassOf obo:ENVO_03600039 .

obo:ENVO_03600091
    obo:IAO_0000115 "A fermentation pit which is constructed from clay." ;
    oboInOwl:created_by "https://orcid.org/0000-0001-9076-6066", "https://orcid.org/0000-0001-9625-1899", "https://orcid.org/0000-0002-4366-3088" ;
    oboInOwl:creation_date "2021-08-09T15:00:00.000Z" ;
    a owl:Class ;
    rdfs:comment "Definition from 2021-08-05 call with Buttigieg, Duncan and Miller" ;
    rdfs:label "clay fermentation pit" ;
    rdfs:subClassOf obo:ENVO_01001871 .

obo:ENVO_03600092
    obo:IAO_0000115 "A pond which has been constructed by humans or their technologies." ;
    oboInOwl:created_by "https://orcid.org/0000-0001-9076-6066", "https://orcid.org/0000-0001-9625-1899", "https://orcid.org/0000-0002-4366-3088" ;
    oboInOwl:creation_date "2021-08-09T15:00:00.000Z" ;
    a owl:Class ;
    rdfs:comment "Definition from 2021-08-05 call with Buttigieg, Duncan and Miller" ;
    rdfs:label "artificial pond" ;
    rdfs:subClassOf obo:ENVO_00000033 .

obo:ENVO_03600093
    obo:IAO_0000115 "A human construction that has intentionally been placed into orbit." ;
    oboInOwl:created_by "https://orcid.org/0000-0001-9076-6066", "https://orcid.org/0000-0001-9625-1899", "https://orcid.org/0000-0002-4366-3088" ;
    oboInOwl:creation_date "2021-08-09T15:00:00.000Z" ;
    a owl:Class ;
    rdfs:comment "Definition from 2021-08-05 call with Buttigieg, Duncan and Miller", "Not to be confused with a natural satellite like the earth's moon (https://en.wikipedia.org/wiki/Natural_satellite)" ;
    rdfs:label "artificial satellite" ;
    rdfs:subClassOf obo:ENVO_00000070 .

obo:ENVO_03600094
    obo:IAO_0000115 "A water body which is created in a stream by local scour or impoundment and has some structural control."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5004-3362> ;
    oboInOwl:creation_date "2023-08-25T12:17:42.901Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "pool"@en ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "Pool water depth is above average for the stream. If if all the running water in the stream was shut off, areas in the stream that still hold water are pools. Pool water velocity is below average for the reach, causing fine sediments to deposit in pools. Pools are generally longer than they are wide (unless they are plunge pools), and are 1.5 x deeper at their maximum depth than they are at their crest"@en ;
    rdfs:label "stream pool"@en ;
    rdfs:subClassOf obo:ENVO_00000063, obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] .

obo:ENVO_03600095
    obo:IAO_0000115 "A hydroform which is that part of a stream where water flows swiftly and uniformly with low surface water agitation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5004-3362> ;
    oboInOwl:creation_date "2023-08-25T12:17:42.901Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "run"@en ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "stream run"@en ;
    rdfs:subClassOf obo:ENVO_01001308, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] .

obo:ENVO_03600096
    obo:IAO_0000115 "A stream pool which is formed as a result of high-gradient, steep streams where water cascades over a rock or woody snag."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-5004-3362> ;
    oboInOwl:creation_date "2023-08-25T12:17:42.901Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:comment "Due to the gradient and surrounding geology, this pattern continues down the stream: step (drop), pool, step, pool, etc."@en ;
    rdfs:label "step pool"@en ;
    rdfs:subClassOf obo:ENVO_03600094 .

obo:ENVO_03605000
    obo:IAO_0000115 "Biofilm consisting of a mixture of algae, cyanobacteria, microbes, and detritus." ;
    oboInOwl:hasRelatedSynonym "Periphyton" ;
    a owl:Class ;
    rdfs:comment "Periphytic biofilm coats the submerged surfaces in most bodies of water" ;
    rdfs:label "periphytic biofilm"@en ;
    rdfs:subClassOf obo:ENVO_01000156 .

obo:ENVO_03605001
    obo:IAO_0000115 "Periphyton colonizing rock substrata" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "epilithon"@en ;
    rdfs:subClassOf obo:ENVO_03605000 .

obo:ENVO_03605002
    obo:IAO_0000115 "Periphyton colonizing silt substrata" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "epipelon"@en ;
    rdfs:subClassOf obo:ENVO_03605000 .

obo:ENVO_03605003
    obo:IAO_0000115 "Periphyton colonizing surface of aquatic plants" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "epiphyton"@en ;
    rdfs:subClassOf obo:ENVO_03605000 .

obo:ENVO_03605004
    obo:IAO_0000115 "Periphyton colonizing sand substrata" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "epipsammon"@en ;
    rdfs:subClassOf obo:ENVO_03605000 .

obo:ENVO_03605005
    obo:IAO_0000115 "Periphyton colonizing woody substrata" ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "epixylon"@en ;
    rdfs:subClassOf obo:ENVO_03605000 .

obo:ENVO_03605006
    obo:IAO_0000115 "Water which is part of a stream."@en ;
    dc:creator <https://orcid.org/0000-0001-9076-6066> ;
    dc:date "2024-01-12T13:48:00Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "stream water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000023
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002006
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:ENVO_00000023
            ]
        )
    ] .

obo:ENVO_03605007
    obo:IAO_0000115 "A stream which is composed primarily of fresh water." ;
    dc:creator <https://orcid.org/0000-0001-9076-6066> ;
    dc:date "2024-01-10T19:48:00Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605018 ;
    a owl:Class ;
    rdfs:label "freshwater stream"@en ;
    rdfs:subClassOf obo:ENVO_00000023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00000023
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_00002011
            ]
        )
    ] .

obo:ENVO_03605008
    obo:IAO_0000115 "A freshwater stream ecosystem which is in its climactic successional state." ;
    dc:creator <https://orcid.org/0000-0001-9076-6066> ;
    dc:date "2024-01-10T19:19:00Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605017, obo:ENVO_03605022 ;
    a owl:Class ;
    rdfs:label "freshwater stream biome"@en ;
    rdfs:subClassOf obo:ENVO_00000873, obo:ENVO_03605009 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03605009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000056 ;
                owl:someValuesFrom obo:ENVO_01001827
            ]
        )
    ] .

obo:ENVO_03605009
    obo:IAO_0000115 "An ecosystem which has its functions and composition determined by a freshwater stream." ;
    dc:creator <https://orcid.org/0000-0001-9076-6066> ;
    dc:date "2024-01-10T19:18:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "freshwater stream ecosystem"@en ;
    rdfs:subClassOf obo:ENVO_01001789 .

obo:ENVO_03605010
    a owl:AnnotationProperty ;
    rdfs:comment "Root of the NMDC environmental context value set hierarchy. This property organizes subset properties used to annotate EnvO classes relevant for MIxS environmental context fields (e.g., env_broad_scale, env_local_scale, env_medium_scale). This structure guides data annotation in systems like NCBI BioSample, refining recommendations from the ENVO-MIxS integration guide, addressing questions such as 'Which EnvO classes are reasonable for populating the env_broad_scale field in a soil sample versus a water sample.\"" ;
    rdfs:label "NMDC environmental context value sets"@en ;
    rdfs:seeAlso <https://github.com/EnvironmentOntology/envo/wiki/Using-ENVO-with-MIxS> ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:ENVO_03605011
    a owl:AnnotationProperty ;
    rdfs:comment "Subset of NMDC environmental context value sets for annotating EnvO classes suitable for MIxS environmental context fields related to soil samples. Recommended for use in metadata preparation for repositories like NCBI BioSample." ;
    rdfs:label "NMDC Soil value sets"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0016012/> ;
    rdfs:subPropertyOf obo:ENVO_03605010 .

obo:ENVO_03605012
    a owl:AnnotationProperty ;
    rdfs:comment "Subset of NMDC environmental context value sets for annotating EnvO classes applicable to MIxS environmental context fields in water-related samples. Intended for use in metadata annotation workflows, including submissions to NCBI BioSample." ;
    rdfs:label "NMDC Water value sets"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0016014/> ;
    rdfs:subPropertyOf obo:ENVO_03605010 .

obo:ENVO_03605013
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes appropriate for the MIxS env_broad_scale field in soil sample records. Supports consistent metadata annotation for systems like NCBI BioSample." ;
    rdfs:label "NMDC Soil broad scale value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000012/>, <https://genomicsstandardsconsortium.github.io/mixs/0016012/>, <https://microbiomedata.github.io/submission-schema/EnvBroadScaleSoilEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605011 .

obo:ENVO_03605014
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes relevant for the MIxS env_local_scale field in soil sample metadata. Recommended for standardizing annotations in systems such as NCBI BioSample." ;
    rdfs:label "NMDC Soil local scale value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000013/>, <https://genomicsstandardsconsortium.github.io/mixs/0016012/>, <https://microbiomedata.github.io/submission-schema/EnvLocalScaleSoilEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605011 .

obo:ENVO_03605015
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes appropriate for the MIxS env_medium field in soil sample records. Intended to guide consistent environmental medium annotations in systems like NCBI BioSample." ;
    rdfs:label "NMDC Soil environmental medium value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000014/>, <https://genomicsstandardsconsortium.github.io/mixs/0016012/>, <https://microbiomedata.github.io/submission-schema/EnvMediumSoilEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605011 .

obo:ENVO_03605016
    a owl:AnnotationProperty ;
    rdfs:label "NMDC PlantAssociated value sets"@en ;
    rdfs:subPropertyOf obo:ENVO_03605010 .

obo:ENVO_03605017
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes appropriate for the MIxS env_broad_scale field in water sample records. Supports consistent metadata annotation for systems like NCBI BioSample." ;
    rdfs:label "NMDC Water broad scale value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000012/>, <https://genomicsstandardsconsortium.github.io/mixs/0016014/>, <https://microbiomedata.github.io/submission-schema/EnvBroadScaleWaterEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605012 .

obo:ENVO_03605018
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes appropriate for the MIxS env_local_scale field in water sample records. Supports consistent metadata annotation for systems like NCBI BioSample." ;
    rdfs:label "NMDC Water local scale value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000013/>, <https://genomicsstandardsconsortium.github.io/mixs/0016014/>, <https://microbiomedata.github.io/submission-schema/EnvLocalScaleWaterEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605012 .

obo:ENVO_03605019
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes appropriate for the MIxS env_medium field in water sample records. Supports consistent metadata annotation for systems like NCBI BioSample." ;
    rdfs:label "NMDC Water environmental medium value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000014/>, <https://genomicsstandardsconsortium.github.io/mixs/0016014/>, <https://microbiomedata.github.io/submission-schema/EnvMediumWaterEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605012 .

obo:ENVO_03605022
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes appropriate for the MIxS env_broad_scale field in plant associated sample records. Supports consistent metadata annotation for systems like NCBI BioSample." ;
    rdfs:label "NMDC PlantAssociated broad scale value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000012/>, <https://genomicsstandardsconsortium.github.io/mixs/0016010/>, <https://microbiomedata.github.io/submission-schema/EnvBroadScalePlantAssociatedEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605016 .

obo:ENVO_03605023
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes appropriate for the MIxS env_local_scale field in plant associated sample records. Supports consistent metadata annotation for systems like NCBI BioSample." ;
    rdfs:label "NMDC PlantAssociated local scale value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000013/>, <https://genomicsstandardsconsortium.github.io/mixs/0016010/>, <https://microbiomedata.github.io/submission-schema/EnvLocalScalePlantAssociatedEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605016 .

obo:ENVO_03605024
    a owl:AnnotationProperty ;
    rdfs:comment "Used to annotate EnvO classes appropriate for the MIxS env_medium field in plant associated sample records. Supports consistent metadata annotation for systems like NCBI BioSample." ;
    rdfs:label "NMDC PlantAssociated environmental medium value set"@en ;
    rdfs:seeAlso <https://genomicsstandardsconsortium.github.io/mixs/0000014/>, <https://genomicsstandardsconsortium.github.io/mixs/0016010/>, <https://microbiomedata.github.io/submission-schema/EnvMediumPlantAssociatedEnum/> ;
    rdfs:subPropertyOf obo:ENVO_03605016 .

obo:ENVO_03605201
    obo:IAO_0000115 "An ecoregion in the Eastern Cape of South Africa with vegetation characterized by sclerophyllous and succulent shrubs." ;
    terms:created "2024-07-29T15:44:00Z"^^xsd:dateTime ;
    terms:creator <https://orcid.org/0000-0001-9076-6066>, <https://orcid.org/0000-0003-2179-0745> ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/ecoregions/at1201> ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Albany Thicket ecoregion"@en .

obo:ENVO_03605202
    obo:IAO_0000115 "An ecoregion in the Cape Floristic Region of South Africa containing vegetation of the mediterranean shrubland biome [ENVO:01000217] occurring below 300 m." ;
    terms:created "2024-07-29T15:44:00Z"^^xsd:dateTime ;
    terms:creator <https://orcid.org/0000-0001-9076-6066>, <https://orcid.org/0000-0003-2179-0745> ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/ecoregions/at1202> ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Lowland Fynbos and Renosterveld ecoregion"@en .

obo:ENVO_03605203
    obo:IAO_0000115 "An ecoregion in the Cape Floristic Region of South Africa containing vegetation of the mediterranean shrubland biome [ENVO:01000217] occurring above 300 m." ;
    terms:created "2024-07-29T15:44:00Z"^^xsd:dateTime ;
    terms:creator <https://orcid.org/0000-0001-9076-6066>, <https://orcid.org/0000-0003-2179-0745> ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/ecoregions/at1203> ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Montane Fynbos and Renosterveld ecoregion"@en .

obo:ENVO_03606003
    obo:IAO_0000115 "An ecoregion in the montane grassland biome [ENVO:01001808] in the Drakensberg mountains of southern Africa above 2500 m." ;
    terms:created "2024-07-29T15:44:00Z"^^xsd:dateTime ;
    terms:creator <https://orcid.org/0000-0001-9076-6066>, <https://orcid.org/0000-0003-2179-0745> ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/ecoregions/at1003> ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Drakensberg Alti-Montane Grassland and Woodland ecoregion"@en .

obo:ENVO_03606004
    obo:IAO_0000115 "An ecoregion in the montane grassland biome [ENVO:01001808] in the Drakensberg mountains of southern Africa between 1800 and 2500 m." ;
    terms:created "2024-07-29T15:44:00Z"^^xsd:dateTime ;
    terms:creator <https://orcid.org/0000-0001-9076-6066>, <https://orcid.org/0000-0003-2179-0745> ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/ecoregions/at1004> ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Drakensberg Montane Grassland, Woodland, and Forest ecoregion"@en .

obo:ENVO_03606009
    obo:IAO_0000115 "An ecoregion in the montane grassland biome [ENVO:01001808] in the interior plateau of southern Africa between 1400 and 1800 m." ;
    terms:created "2024-07-29T15:44:00Z"^^xsd:dateTime ;
    terms:creator <https://orcid.org/0000-0001-9076-6066>, <https://orcid.org/0000-0003-2179-0745> ;
    oboInOwl:hasDbXref <https://www.worldwildlife.org/ecoregions/at1009> ;
    a obo:ENVO_01001570, owl:NamedIndividual ;
    rdfs:label "Highveld Grassland ecoregion"@en .

obo:ENVO_03620000
    obo:IAO_0000115 "An ecosystem which is surrounded by natural, macro- to megascale geographic barriers to species migration, and thus which comprises ecological communities with evolutionary histories largely delimited by those barriers." ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Biogeographic_realm" ;
    dc:creator <https://orcid.org/0000-0002-1296-2528> ;
    dc:date "2024-12-10T20:32:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "biogeographic realm"@en ;
    rdfs:subClassOf obo:ENVO_01000254 .

obo:ENVO_04000000
    obo:IAO_0000115 "Adfreezing is a freezing process during which two objects adhere to each other via ice." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-04T18:47:34Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "adfreezing"@en ;
    rdfs:subClassOf obo:ENVO_01001548, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_01001125
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000030
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002170 ;
                    owl:someValuesFrom obo:BFO_0000030
                ]
            )
        ]
    ] .

obo:ENVO_04000001
    obo:IAO_0000115 "Frost heaving is a process during which an upwards swelling of soil occurs due to freezing conditions caused by an increasing presence of ice as it grows towards the surface." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-04T20:17:35Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "frost heaving process"@en ;
    rdfs:subClassOf obo:ENVO_01001664, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000324
    ] .

obo:ENVO_04000002
    obo:IAO_0000115 "A water temperature which inheres in water close to the surface of an ocean or sea." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-06T00:50:17Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "ocean surface temperature", "sea surface temperature", "temperature of the ocean surface" ;
    oboInOwl:inSubset envo:envoEOVs, envo:envoMarine, envo:envoNceas ;
    a owl:Class ;
    rdfs:comment "The exact meaning of surface varies according to the measurement method used, but it is between 1 millimetre (0.04 in) and 20 metres (70 ft) below the sea surface." ;
    rdfs:label "temperature of sea surface"@en ;
    rdfs:subClassOf obo:ENVO_09200014, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01001581
    ] .

obo:ENVO_04000003
    obo:IAO_0000115 "The concentration of carbon dioxide when measured in soil." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-14T21:13:30Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "concentration of carbon dioxide in soil"@en ;
    rdfs:subClassOf obo:ENVO_3200071, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16526
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16526
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_04000004
    obo:IAO_0000115 "The concentration of carbon dioxide when measured in air." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-14T21:24:04Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "concentration of carbon dioxide in air"@en ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16526
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002005
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16526
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002005
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_04000005
    obo:IAO_0000115 "The concentration of carbon dioxide when measured in freshwater." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-14T21:29:50Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "concentration of carbon dioxide in freshwater"@en ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16526
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002011
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16526
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002011
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_04000006
    obo:IAO_0000115 "The concentration of carbon dioxide when measured in seawater." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-14T21:35:30Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "concentration of carbon dioxide in seawater"@en ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16526
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16526
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_04000007
    obo:IAO_0000115 "Water which is part of a lake." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-03-20T20:15:54Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019, envo:envoNceas ;
    a owl:Class ;
    rdfs:label "lake water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000020
    ] .

obo:ENVO_04000008
    obo:IAO_0000115 "Organic material in soil, which consists of plant and animal residues at various stages of decomposition, cells and tissues of soil organisms, and substances synthesized by soil organisms." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-04-05T00:53:06Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "soil organic matter"@en ;
    rdfs:subClassOf obo:ENVO_01000155, obo:ENVO_01000813, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] .

obo:ENVO_04000009
    obo:IAO_0000115 "A layer which is composed of ground that is 1) subject to annual thawing and freezing and 2) present in areas underlain by permafrost." ;
    obo:IAO_0000116 "Potential synonyms are seasonal frost, frost zone, and mollisol. See issue #741 in GitHub for additional details.  These synonyms should be validated in a cryohackathon." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-04-08T05:22:28Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "active layer of permafrost" ;
    oboInOwl:inSubset obo:ENVO_03605014, envo:envoNceas, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "active permafrost layer"@en ;
    rdfs:subClassOf obo:ENVO_01001610, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:ENVO_01001613
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000134
    ] .

obo:ENVO_04000010
    obo:IAO_0000115 "A surface layer which is composed primarily of soil." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-04-12T17:35:13Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "soil surface layer"@en ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01001311, obo:ENVO_01001483, obo:ENVO_06105266, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000820
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01001311
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_04000011
    obo:IAO_0000115 "A soil surface which is exposed to the troposphere, with no appreciable cover from vegetation or other material." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-04-12T17:57:08Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "bare soil surface layer"@en ;
    rdfs:subClassOf obo:ENVO_04000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01001616
    ] .

obo:ENVO_04000012
    obo:IAO_0000115 "Particulate environmental material which is composed primarily of organic material." ;
    obo:IAO_0000116 "Do not oversimplify the particulate environmental material subclasses with design patterns or similar. The materials have properties that their components do not - write full definitions including these where possible."@en ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-04-30T18:33:18Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "particulate organic matter"@en ;
    rdfs:subClassOf obo:ENVO_01000060, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_01000155
    ] .

obo:ENVO_04000013
    obo:IAO_0000115 "Particulate organic matter which is composed primarily of carbon." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-04-30T18:33:35Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "particulate organic carbon"@en ;
    rdfs:subClassOf obo:ENVO_04000012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_33582
    ] .

obo:ENVO_04000014
    obo:IAO_0000115 "Particulate organic matter which is composed primarily of nitrogen." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-04-30T18:33:45Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "particulate organic nitrogen"@en ;
    rdfs:subClassOf obo:ENVO_04000012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_51143
    ] .

obo:ENVO_04000015
    obo:IAO_0000115 "A material accumulation process during which atmospheric carbon dioxide is captured and stored." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-06-07T23:28:29Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "carbon sequestration process"@en ;
    rdfs:subClassOf obo:ENVO_03000009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01000451
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_03000009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000057 ;
                owl:someValuesFrom obo:ENVO_01000451
            ]
        )
    ] .

obo:ENVO_04000016
    obo:IAO_0000115 "A carbon sequestration process during which atmospheric carbon dioxide is captured and stored by biological processes." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-06-07T23:33:27Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "biotic carbon sequestration"@en ;
    rdfs:subClassOf obo:ENVO_04000015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0008150
    ] .

obo:ENVO_04000017
    obo:IAO_0000115 "A carbon sequestration process during which carbon dioxide is stored in underground geological formations." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-06-07T23:33:38Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "abiotic carbon sequestration" ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "geological carbon sequestration"@en ;
    rdfs:subClassOf obo:ENVO_04000015, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_00002184
    ] .

obo:ENVO_04000018
    obo:IAO_0000115 "A carbon sequestration process during which carbon dioxide is stored in the carbonate system of an ocean." ;
    dc:creator <https://orcid.org/0000-0003-1264-1166> ;
    dc:date "2019-06-11T20:49:49Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "SDGIO:00010072" ;
    oboInOwl:inSubset envo:envoNceas ;
    a owl:Class ;
    rdfs:label "carbon sequestration by the ocean carbonate system"@en ;
    rdfs:subClassOf obo:ENVO_04000015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00000015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:ENVO_01001497
    ] .

obo:ENVO_06105002
    obo:IAO_0000115 "A disposition inhering in a bearer by virtue of that bearer's ability to, repeatedly, become plastic on heating and harden again on cooling."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-04-27T09:10:14Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "termoplasticità"@it, "熱塑性"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "thermoplasticity"@en ;
    rdfs:subClassOf obo:BFO_0000016 .

obo:ENVO_06105003
    obo:IAO_0000115 "An environmental material which is capable of, repeatedly, becoming plastic when heated and hardening again when cooled."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-04-27T09:45:29Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "thermoplastic material"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_06105004
    obo:IAO_0000115 "A disposition which inheres in materials capable of becoming rigid when cured by heating."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-04-27T13:46:52Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "熱固性"@zh ;
    oboInOwl:inSubset "envoPlastics"@zh ;
    a owl:Class ;
    rdfs:label "thermosetting disposition"@en ;
    rdfs:subClassOf obo:BFO_0000016 .

obo:ENVO_06105005
    obo:IAO_0000115 "A polymer which has been irreversibly hardened by heat-induced curing."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-04-27T13:51:32Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "thermoset material"@en ;
    oboInOwl:hasExactSynonym "thermoset"@en, "thermoset plastic"@en ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment """Prior to curing, thermoset materials often occur as a soft solid or viscous liquid prepolymer or resin. In the literature, those are often referred to thermosetting resins.
During curing process, well-defined and irreversible chemical networks form in three dimensions thus giving the thermosets a strong and rigid structure that can be added to other materials to increase strength."""@en ;
    rdfs:label "thermoset polymer"@en ;
    rdfs:subClassOf obo:CHEBI_60027 .

obo:ENVO_06105006
    obo:IAO_0000115 "A piece of plastic which has a matrix- or sponge-like structure with numerous, hollow internal spaces."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-04T13:42:05Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Plastikschaumstück"@de, "Schaumstoffstück"@de ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Depending on the type of plastic used and the organisation of the foam, a piece of plastic foam can show elastic properties (even if the plastic it is made out of does not have elastic properties)."@en ;
    rdfs:label "piece of plastic foam"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105007
    obo:IAO_0000115 "A piece of plastic which is flexible, thin, and planar."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-04T13:58:27Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Plastikfolie"@de, "pellicola di plastica"@it, "película de plástico"@es ;
    oboInOwl:hasNarrowSynonym "Kunststofffolie"@de ;
    oboInOwl:hasRelatedSynonym "plastic membrane"@en, "plastic sheet"@en ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "The edge can be either smooth or angular."@en ;
    rdfs:label "plastic film"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105008
    obo:IAO_0000115 "A piece of plastic which 1) is hard, 2) has an irregular shape, and 3) has broken off of a larger piece of plastic."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-04T14:37:37Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Plastikfragment"@de, "fragmento de plástico"@es, "frammento di plastica"@it, "plastic flake"@en, "plastic granule"@en ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "To avoid ambiguity, we are being stricter with the \"has broken off of a larger piece of plastic\" aspect compared to the GESAMP report, which originally stated \"having appearance of being broken down from a larger piece of litter\"."@en ;
    rdfs:label "plastic fragment"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105009
    obo:IAO_0000115 "A piece of plastic which is linear and flexible."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-04T14:40:36Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "plastic fibre"@en, "plastic filament"@en, "plastic strand"@en ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "plastic line"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105010
    obo:IAO_0000115 "A piece of plastic which is 1) hard, 2) has a smooth external surface, and 3) has a roughly spherical or granular shape."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-04T14:42:15Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "mermaid's tears"@en, "pellet de plástico"@es, "pellet di plastica"@it, "resin bead"@en ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "plastic pellet"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105011
    obo:IAO_0000115 "A liquid astronomical body part which 1) vertically spans a water body and 2) has fiat boundaries approximating a columnar shape."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-05T12:26:45Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Wassersäule"@de, "colonna d'acqua"@it, "columna de agua"@es, "水層"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "water column"@en ;
    rdfs:subClassOf obo:ENVO_01001477 .

obo:ENVO_06105012
    obo:IAO_0000115 "A collection of organisms which inhabits the same region, ecosystem, or time period."@en ;
    obo:IAO_0000116 "This term is also requested on the PCO. Once it is added in PCO we will obsolete it in ENVO and replace it with the PCO terms."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-05T12:32:21Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Biota"@de, "biota"@es, "biota"@it ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "biota"@en ;
    rdfs:subClassOf obo:PCO_0000000 .

obo:ENVO_06105013
    obo:IAO_0000115 "A biota which inhabits a marine ecosystem."@en ;
    obo:IAO_0000116 "This term is also requested on the PCO. Once it is added in PCO we will obsolete it in ENVO and replace it with the PCO terms."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-05T12:34:25Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Meeresbiota"@de, "biota marino"@es, "biota marino"@it, "marine life"@en, "ocean life"@en, "sea life"@en ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "marine biota"@en ;
    rdfs:subClassOf obo:ENVO_06105012 .

obo:ENVO_06105014
    obo:IAO_0000115 "A biological process during which a material entity is broken down."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-06T12:15:46Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Biodegradation"@de, "Biologischer Abbauprozess"@de, "biodegradación"@es, "biodegradazione"@it, "生物分解"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "biodegradation"@en ;
    rdfs:subClassOf obo:GO_0008150 .

obo:ENVO_06105015
    obo:IAO_0000115 "A biodegradation process during which plastic is broken down."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-06T12:17:43Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Biologischer Plastikabbauprozess"@de, "biodegradación del plástico"@es, "biodegradazione della plastica"@it, "biological degradation of plastics"@en ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Biodegradation of plastic will lead to reduce molecular weight of that plastic."@en ;
    rdfs:label "biodegradation of plastic"@en ;
    rdfs:subClassOf obo:ENVO_06105014 .

obo:ENVO_06105016
    obo:IAO_0000115 "A plastic which has a matrix- or sponge-like structure with numerous, hollow internal spaces."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-07T12:26:54Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "cellular polymers"@en, "expanded polymers"@en ;
    oboInOwl:hasExactSynonym "geschäumter Kunststoff"@de, "plastic foam"@en ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "foamed plastic"@en ;
    rdfs:subClassOf obo:ENVO_06105101 .

obo:ENVO_06105019
    obo:IAO_0000115 "A physical quality which inheres in a liquid or solid bearer by virtue of that bearer trapping a gas in a colloidal suspension throughout its volume."@en ;
    obo:IAO_0000116 "This term is also requested on the PATO. Once it is added in PATO we will obsolete it in ENVO and replace it with the PATO terms."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-11T11:07:53Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "quality of a foam"@en ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:ENVO_06105020
    obo:IAO_0000115 "A feeding behavior during which material is taken into the body of an organism."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-11T14:09:27Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "(Nahrungs)aufnahme"@de, "Ingestion"@de, "ingestione"@it, "ingestión"@es, "攝食"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment """Note that ingestion is not limited to materials which provide nutrition to an organism; indigestible or otherwise biologically inaccessible particles may also be ingested by organisms. Ingestion is also not limited to organisms with a mouth and digestive tract, as single-celled organisms like amoebae ingest material with their cell membrane.
https://github.com/EnvironmentOntology/envo/pull/1153"""@en ;
    rdfs:label "ingestion"@en ;
    rdfs:subClassOf obo:GO_0042755 .

obo:ENVO_06105021
    obo:IAO_0000115 "A material accumulation process during which material adheres to a solid or liquid surface."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-11T14:20:33Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Adsorption"@de, "adsorbimento"@it, "adsorción"@es, "吸附"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "adsorption"@en ;
    rdfs:subClassOf obo:ENVO_03000009 .

obo:ENVO_06105022
    obo:IAO_0000115 "A material accumulation process during which material builds up on a solid surface such that a function of that surface, or the object it is a part of, is impaired."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-11T19:24:44Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Fouling"@de, "incrostazione"@it, "incrustación"@es ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Following BFO:function semantics, this suggests that the functions of the object of which the surface is a part are affected in their realisation in one or more processes."@en ;
    rdfs:label "fouling"@en ;
    rdfs:subClassOf obo:ENVO_03000009 .

obo:ENVO_06105023
    obo:IAO_0000115 "A fouling process during which biological matter accumulates on a solid surface."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-11T19:26:55Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "bio-incrostazione"@it, "bio-incrustación"@es, "biological fouling"@en ;
    oboInOwl:hasNarrowSynonym "Makrofouling"@de, "Mikrofouling"@de ;
    oboInOwl:hasRelatedSynonym "Bewuchs"@de ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "The biological matter can be microscale (e.g. biofilms created by microorganism) and macroscale (created by macroorganism)."@en ;
    rdfs:label "biofouling"@en ;
    rdfs:subClassOf obo:ENVO_06105022 .

obo:ENVO_06105024
    obo:IAO_0000115 "An environmental system process during which two dissimilar materials attach to one another."@en ;
    obo:IAO_0000116 "We'll relocate this in a hierarchy of similar processes later. We'll add different types of adhesion (mechanical, chemical, dispersive, diffusive, and electrostatic) as subclasses in later revisions."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-12T19:18:46Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment """The attachment is usually firm, and several mechanisms (mechanical, chemical, dispersive, diffusive, and electrostatic) have been proposed.

This class is related to - but distinct from - those classes listed below:
http://purl.obolibrary.org/obo/NCIT_C17597
http://purl.obolibrary.org/obo/GO_0022610
http://purl.obolibrary.org/obo/APO_0000288"""@en ;
    rdfs:label "adhesion"@en ;
    rdfs:subClassOf obo:ENVO_09200002 .

obo:ENVO_06105025
    obo:IAO_0000115 "An environmental system process during which the molecules of similar materials are electrically attracted to one another, leading to the formation and maintenance of a microscopic structure holding the materials together."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-12T19:22:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cohesion"@en ;
    rdfs:subClassOf obo:ENVO_09200002 .

obo:ENVO_06105026
    obo:IAO_0000115 "A piece of plastic foam which has a near-spherical or granular shape."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-13T14:28:02Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "These granules are usually white or opaque but can be any color."@en ;
    rdfs:label "granule of plastic foam"@en ;
    rdfs:subClassOf obo:ENVO_06105006 .

obo:ENVO_06105027
    obo:IAO_0000115 "An environmental system process during which a material entity breaks into pieces or parts."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-13T14:48:11Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Fragmentierung"@de, "fragmentación"@es, "frammentazione"@it ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "fragmentation process"@en ;
    rdfs:subClassOf obo:ENVO_02500000 .

obo:ENVO_06105028
    obo:IAO_0000115 "A fragmentation process which is caused by weathering."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-1072-8081> ;
    dc:creator <https://orcid.org/0000-0002-8166-0486> ;
    dc:date "2021-05-13T14:48:17Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Some example of materials that undergo fragmentation due to weathering are rocks and plastics."@en ;
    rdfs:label "fragmentation due to weathering"@en ;
    rdfs:subClassOf obo:ENVO_06105027 .

obo:ENVO_06105101
    obo:IAO_0000115 "An environnmental material which 1) is composed primarily of polymers with high molecular mass and 2) once deformed does not spontaneously return to its original shape."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-04-07T14:40:26Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Plastik"@de, "plastica"@it, "塑膠"@zh ;
    oboInOwl:hasNarrowSynonym "Kunststoff"@de ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "\"High molecular mass\" can be ambiguous as it does not set a threshold for what is considered \"high\". Here we make no commitment to a threshold."@en ;
    rdfs:label "plastic"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:ENVO_06105102
    obo:IAO_0000115 "A piece of plastic which is greater than 1 metre in its longest dimension."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-04-08T13:55:24Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "This classification is based on the thresholds detailed in GESAMP report # 99 on recommendation from the SDG 14 indicator team."@en ;
    rdfs:label "megaplastic particle"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105103
    obo:IAO_0000115 "A piece of plastic which is between 25 and 1000 millimetres in its longest dimension."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-04-08T14:01:58Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "This classification is based on the thresholds detailed in GESAMP report # 99 on recommendation from the SDG 14 indicator team. While the definition is in accordance with the common use of this term (as per GESAMP report # 99), alternative size classifications exist and are detailed in the same report. An alternative classification is a piece of plastic which is between 25 and 50 millimetres in its longest dimension."@en ;
    rdfs:label "macroplastic particle"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105104
    obo:IAO_0000115 "A piece of plastic which is between 5 and 25 millimetres in its longest dimension."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-04-08T14:04:53Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "This classification is based on the thresholds detailed in GESAMP report # 99 on recommendation from the SDG 14 indicator team. While the definition is in accordance with the common use of this term (as per GESAMP report # 99), alternative size classifications exist. Alternatives classifications are a piece of plastic which is less than 25 millimetres in its longest dimension, or a piece of plastic which is between 1 and 25 millimetres in its longest dimension."@en ;
    rdfs:label "mesoplastic particle"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105105
    obo:IAO_0000115 "A piece of plastic which has a diameter less than 1 micrometre."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-04-08T14:07:41Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "This classification is based on the thresholds detailed in GESAMP report # 99 on recommendation from the SDG 14 indicator team. While the definition is in accordance with the common use of this term (as per GESAMP report # 99), alternative size classifications exist. An alternative classification is a piece of plastic which has a diameter less than 100 nanometres. The GESAMP report states that it assumes a spherical shape for this size classification, which was understood to mean the generalised form of diameter, i.e. the largest distance between two points belonging to an object."@en ;
    rdfs:label "nanoplastic particle"@en ;
    rdfs:subClassOf obo:ENVO_01000776 .

obo:ENVO_06105106
    obo:IAO_0000115 "A part of an astronomical body which includes, as parts, all the entities which are composed primarily of plastic and which are within the gravitational sphere of influence of that body."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-04-27T08:42:44Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Plastiksphäre"@de, "plastisfera"@es, "plastisfera"@it ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "plastisphere"@en ;
    rdfs:subClassOf obo:ENVO_00000191 .

obo:ENVO_06105107
    obo:IAO_0000115 "Anthropogenic litter which is present in the marine environment."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-04T14:07:44Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "海洋廢棄物"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Very large objects that are discarded are typically considered \"debris\", but this term is loosely defined and there are no standard size classifications which can be used to distinguish debris from litter."@en ;
    rdfs:label "marine anthropogenic litter"@en ;
    rdfs:subClassOf obo:ENVO_03500005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01000320
    ] .

obo:ENVO_06105108
    obo:IAO_0000115 "An anthropogenic environmental process during which waste is improperly disposed of into the environment."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-04T14:13:18Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Very large objects that are discarded are typically considered \"debris\", but this term is loosely defined and there are no standard size classifications which can be used to distinguish debris from litter."@en ;
    rdfs:label "littering"@en ;
    rdfs:subClassOf obo:ENVO_02500027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_03500005
    ] .

obo:ENVO_06105109
    obo:IAO_0000115 "A role which 1) inheres in a material entity 2) is realised when that entity is discarded outside waste management systems by humans or their technologies."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-05T14:15:43Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "litter role"@en ;
    rdfs:subClassOf obo:BFO_0000023 .

obo:ENVO_06105110
    obo:IAO_0000115 "A plastisphere which is composed primarily of manufactured plastic."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-06T12:41:22Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "manufactured plastisphere"@en ;
    rdfs:subClassOf obo:ENVO_06105106 .

obo:ENVO_06105111
    obo:IAO_0000115 "Plastic which is composed primarily of polymers produced by processes whose agents do not include humans or their technologies."@en ;
    obo:IAO_0000116 "The corresponding subclass axiom will be added in the second phase of this project."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T09:09:37Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "natural plastic"@en ;
    rdfs:subClassOf obo:ENVO_06105101, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_02500000
                obo:GO_0008150
            )
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002354 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:complementOf obo:ENVO_01000993
        ]
    ] .

obo:ENVO_06105112
    obo:IAO_0000115 "A plastic which is composed primarily of polymers produced by a manufacturing process."@en ;
    obo:IAO_0000116 "The corresponding subclass axiom will be added in the second phase of this project."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T09:12:35Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://aims.fao.org/aos/agrovoc/c_5998>, <http://eurovoc.europa.eu/1837> ;
    oboInOwl:hasExactSynonym "manufactured plastic"@en ;
    oboInOwl:inSubset envo:envoPlastics, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "synthetic plastic"@en ;
    rdfs:subClassOf obo:ENVO_06105101 .

obo:ENVO_06105113
    obo:IAO_0000115 "A planned environmental usage process during which any number of fish are caught by humans or their technologies."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T17:56:06Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "angeln"@de, "fischen"@de, "pesca"@es, "pesca"@it ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "fishing"@en ;
    rdfs:subClassOf obo:ENVO_01001436 .

obo:ENVO_06105114
    obo:IAO_0000115 "An anthropogenic environmental process during which abandoned, lost, or discarded fishing gear attracts and entangles organisms."@en ;
    obo:IAO_0000116 "While not driven by humans directly, ghost fishing is a downstream result of their intentional actions."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T18:00:11Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "ghost fishing"@en ;
    rdfs:subClassOf obo:ENVO_02500027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002608 ;
        owl:someValuesFrom obo:ENVO_06105115
    ] .

obo:ENVO_06105115
    obo:IAO_0000115 "A manufactured product which is used for fishing."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T18:01:58Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Angelausrüstung"@de, "Angelzubehör"@de, "Fischereiausrüstung"@de, "attrezzo di pesca"@it, "equipo de pesca"@es, "fishing tackle"@en, "漁具"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "fishing gear"@en ;
    rdfs:subClassOf obo:ENVO_00003074, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002331 ;
        owl:someValuesFrom obo:ENVO_06105113
    ] .

obo:ENVO_06105116
    obo:IAO_0000115 "Abandoned fishing gear which was intentionally left unmaintained and uncontrolled by its custodian."@en ;
    obo:IAO_0000116 "In the future some role semantics for \"abandoned\", \"lost\", and \"discarded\" could be set up."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T18:06:28Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "entsorgte Angelausrüstung"@de, "equipo de pesca desechado"@es ;
    oboInOwl:hasExactSynonym "attrezzo di pesca scartato"@it, "weggeworfene Angelausrüstung"@de, "weggeworfene Fischerreiausrüstung"@de, "weggeworfenes Angelzubehör"@de ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "In the literature, including GESAMP Report #99, this term is often referenced as part of abandoned, lost or otherwise discarded fishing gear (ALDFG)."@en ;
    rdfs:label "discarded fishing gear"@en ;
    rdfs:subClassOf obo:ENVO_06105117 .

obo:ENVO_06105117
    obo:IAO_0000115 "Fishing gear which is not under the control of or maintained by its custodian."@en ;
    obo:IAO_0000116 "In the future some role semantics for \"abandoned\", \"lost\", and \"discarded\" could be set up."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T18:11:07Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "In the literature, including GESAMP Report #99, this term is often referenced as part of abandoned, lost or otherwise discarded fishing gear (ALDFG)."@en ;
    rdfs:label "abandoned fishing gear"@en ;
    rdfs:subClassOf obo:ENVO_06105115 .

obo:ENVO_06105118
    obo:IAO_0000115 "Abandoned fishing gear which was unintentionally left unmaintained and uncontrolled by its custodian."@en ;
    obo:IAO_0000116 "In the future some role semantics for \"abandoned\", \"lost\", and \"discarded\" could be set up."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T18:13:31Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "attrezzo di pesca perso"@it, "equipo de pesca perdido"@es, "verschollene Angelausrüstung"@de ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "In the literature, including GESAMP Report #99, this term is often referenced as part of abandoned, lost or otherwise discarded fishing gear (ALDFG)."@en ;
    rdfs:label "lost fishing gear"@en ;
    rdfs:subClassOf obo:ENVO_06105117 .

obo:ENVO_06105119
    obo:IAO_0000115 "A material transformation process during which the properties of a material are changed as a result of in situ exposure to atmospheric processes."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T18:39:54Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Verwitterung"@de, "meteorización"@es, "meteorizzazione"@it, "風化(作用)"@zh ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "The term \"weathering\" should not be confused with \"erosion\", which is the removal and transport of environmental material away from a site via exogenic processes."@en ;
    rdfs:label "weathering"@en ;
    rdfs:subClassOf obo:ENVO_03000043 .

obo:ENVO_06105120
    obo:IAO_0000115 "An environmental system process during which material entities become entrapped, wrapped, twisted, entwined, or otherwise caught in one another."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T18:43:55Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "Verfangen"@de, "Verhedderung"@de, "Verstrickung"@de ;
    oboInOwl:hasExactSynonym "proceso de enredamiento"@es, "processo di impigliamento"@it ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "entanglement process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001846
                ]
            )
        ]
    ] .

obo:ENVO_06105121
    obo:IAO_0000115 "An entanglement process during which organisms become entrapped in anthropogenic marine debris."@en ;
    obo:IAO_0000116 "We've added anthropogenic litter as an input, as the threshold between litter and debris is ambigious. See the notes on anthropogenic litter"@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-07T18:47:14Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Examples of marine debris include boating gear, or fishing gear (active or derelict). Marine debris may be in water or on land."@en ;
    rdfs:label "entanglement of organisms in marine debris"@en ;
    rdfs:subClassOf obo:ENVO_06105120, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_03500005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:OBI_0100026
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:OBI_0100026
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001846
                ]
            )
        ]
    ] .

obo:ENVO_06105122
    obo:IAO_0000115 "A polymer which is the output of a biological process."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-10T10:54:01Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "biopolymer"@en ;
    rdfs:subClassOf obo:CHEBI_60027 .

obo:ENVO_06105123
    obo:IAO_0000115 "A polymer which is the output of a manufacturing process."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-10T10:56:03Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "synthetic polymer"@en ;
    rdfs:subClassOf obo:CHEBI_60027 .

obo:ENVO_06105124
    obo:IAO_0000115 "Anthropogenic litter which is present in a coastal environment."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-10T11:07:40Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:comment "Very large objects that are discarded are typically considered \"debris\", but this term is loosely defined and there are no standard size classifications which can be used to distinguish debris from litter."@en ;
    rdfs:label "coastal anthropogenic litter"@en ;
    rdfs:subClassOf obo:ENVO_03500005, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_01000687
    ] .

obo:ENVO_06105125
    obo:IAO_0000115 "A manufacturing process which includes plastic as one of its specified outputs."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-11T08:17:35Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "Plastikherstellung"@de, "plastic production"@en, "producción de plástico"@es, "produzione di plastica"@it ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "plastic manufacturing process"@en ;
    rdfs:subClassOf obo:ENVO_01000993, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_06105101
    ] .

obo:ENVO_06105126
    obo:IAO_0000115 "Weathering during which plastic is worn or broken down."@en ;
    dc:contributor <https://orcid.org/0000-0002-2996-719X>, <https://orcid.org/0000-0002-8166-0486> ;
    dc:creator <https://orcid.org/0000-0003-1072-8081> ;
    dc:date "2021-05-12T14:28:52Z"^^xsd:dateTime ;
    oboInOwl:inSubset envo:envoPlastics ;
    a owl:Class ;
    rdfs:label "weathering of plastic"@en ;
    rdfs:subClassOf obo:ENVO_06105119 .

obo:ENVO_06105201
    obo:IAO_0000115 "A surface layer which is 1) part of a phreatic zone in contact with a vadose zone and 2) contains interstitial water with a pressure head equal to atmospheric pressure."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-10-29T14:15:55Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "water table"@en ;
    rdfs:subClassOf obo:ENVO_01001483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_00000329
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:ENVO_00000328
    ] .

obo:ENVO_06105202
    obo:IAO_0000115 "Soil compaction is a compaction process during which the bulk density of soil increases and/or its porosity decreases due to externally or internally applied loads."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821>, <https://orcid.org/0000-0002-8461-9745> ;
    a owl:Class ;
    rdfs:label "soil compaction process"@en ;
    rdfs:subClassOf obo:ENVO_03000008 .

obo:ENVO_06105203
    obo:IAO_0000115 "An elevation which inheres in a water table by virture of its vertical distance from a land surface."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821>, <https://orcid.org/0000-0002-8461-9745> ;
    dc:date "2021-11-04T17:43:01Z"^^xsd:dateTime ;
    oboInOwl:hasRelatedSynonym "depth of the water table"@en, "depth to the water table"@en, "height of the water table"@en ;
    a owl:Class ;
    rdfs:comment "While called \"depth\", this is not the depth of the water table but rather how far it is below a reference plane, usually the soil surface. Thus, this is placed under PATO:elevation which allows for distance above and below a reference point."@en ;
    rdfs:label "water table depth"@en ;
    rdfs:subClassOf obo:PATO_0001687, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_06105201
    ] .

obo:ENVO_06105204
    obo:IAO_0000115 "A rate which is characteristic of irradiance by photosynthetically active radiation by virtue of the number of photons received by an irradiated surface over time."@en ;
    obo:IAO_0000116 "A best-guess at representing \"density\" of massless entities - likely to require further expert input and refinement."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-11-05T00:08:35Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "PPFD"@en ;
    a owl:Class ;
    rdfs:comment "Often represented in micromoles of photons associated with photosynthetically active radiation per square meter per second."@en ;
    rdfs:label "photosynthetic photon flux density"@en ;
    rdfs:subClassOf obo:ENVO_09200002, obo:PATO_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01003017
    ] .

obo:ENVO_06105205
    obo:IAO_0000115 "A soil which has a high bulk density and/or a low porosity. A compacted soil has a reduced rate of both water infiltration and drainage"@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821>, <https://orcid.org/0000-0002-8461-9745> ;
    oboInOwl:inSubset obo:ENVO_03605015 ;
    a owl:Class ;
    rdfs:label "compacted soil"@en ;
    rdfs:subClassOf obo:ENVO_00001998, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000086 ;
        owl:someValuesFrom obo:PATO_0001485
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00001998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001485
            ]
        )
    ] .

obo:ENVO_06105210
    obo:IAO_0000115 "A rate which inheres in a soil percolation process."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <http://orcid.org/0000-0002-2627-0696> ;
    dc:date "2021-11-18T16:37:55Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "percolation rate in soil"@en ;
    a owl:Class ;
    rdfs:label "soil percolation rate"@en ;
    rdfs:subClassOf obo:PATO_0000161 .

obo:ENVO_06105211
    obo:IAO_0000115 "Liquid water which 1) flows over land and 2) is not absorbed or retained by the materials if flows over or through."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-11-18T17:01:38Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "overland flow"@en, "surface runoff"@en ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:comment "Runoff often gathers debris and solutes from the materials it flows over or through, and often flows into a water body."@en ;
    rdfs:label "runoff"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:unionOf (obo:ENVO_00002001
                obo:ENVO_01000600
                obo:ENVO_01000722
                obo:ENVO_01001267
            )
        ]
    ] .

obo:ENVO_06105213
    obo:IAO_0000115 "A flux which inheres in photosynthetically active radiation."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-13T02:12:31Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "PPF"@en ;
    a owl:Class ;
    rdfs:comment "Often represented in micromoles of photons associated with photosynthetically active radiation per second."@en ;
    rdfs:label "photosynthetic photon flux"@en ;
    rdfs:subClassOf obo:PATO_0001030, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01001864
    ] .

obo:ENVO_06105215
    obo:IAO_0000115 "The number of days during which there is precipitation"@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-13T02:42:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The threshold at which a day is considered to be a rainy day is highly variable, and determined at the instance level."@en ;
    rdfs:label "rainy day count"@en ;
    rdfs:subClassOf obo:PATO_0000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:BFO_0000038
    ] .

obo:ENVO_06105225
    obo:IAO_0000115 "The depth of the top part of a soil layer."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-19T21:17:29Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soil layer top depth"@en ;
    rdfs:subClassOf obo:PATO_0001595, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_06105266
    ] .

obo:ENVO_06105226
    obo:IAO_0000115 "The depth of the bottom part of a soil layer."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-19T21:19:05Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soil layer bottom depth"@en ;
    rdfs:subClassOf obo:PATO_0001595, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_06105266
    ] .

obo:ENVO_06105230
    obo:IAO_0000115 "A water flow process during which water occupies the pores or interstices of a solid or semi-solid material."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-20T00:35:50Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "water infiltration"@en ;
    rdfs:subClassOf obo:ENVO_01000982 .

obo:ENVO_06105231
    obo:IAO_0000115 "A water infiltration process during which water fills the pore space and interstices of soil."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-20T00:41:35Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "soil water infiltration"@en ;
    a owl:Class ;
    rdfs:label "water infiltration into soil"@en ;
    rdfs:subClassOf obo:ENVO_06105230 .

obo:ENVO_06105232
    obo:IAO_0000115 "Albedo which inheres in soil."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-20T00:53:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soil albedo"@en ;
    rdfs:subClassOf obo:PATO_0001295, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001295
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_06105233
    obo:IAO_0000115 "Soil albedo which inheres in dry soil."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-20T00:55:55Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "dry soil albedo"@en ;
    rdfs:subClassOf obo:ENVO_06105232, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00001998
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001824
                ]
            )
        ]
    ] .

obo:ENVO_06105234
    obo:IAO_0000115 "Soil albedo which inheres in moist soil."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-20T00:58:06Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This could be axiomatised with PATO:wet, but that isn't likely to map neatly to \"moist\"." ;
    rdfs:label "moist soil albedo"@en ;
    rdfs:subClassOf obo:ENVO_06105232 .

obo:ENVO_06105236
    obo:IAO_0000115 "An ion which is 1) adsorbed onto the surfaces of materials with an opposing charge, 2) are readily displaced by other ions, 3) may be displaced and absorbed by organisms."@en ;
    obo:IAO_0000232 "Add an equivalence axiom to autopopulate this once we have ion exchange in as a process." ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-2627-0696> ;
    dc:date "2021-12-20T01:24:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "The exchangeable ion pool is the dominant storage pool for calcium, magnesium, and potassium ions. In soil, exchangeable ions are typically bound to the surface of clay and humus colloids."@en ;
    rdfs:label "exchangeable ion"@en ;
    rdfs:subClassOf obo:CHEBI_24870 .

obo:ENVO_06105237
    obo:IAO_0000115 "A potassium ion which is capable of ion exchange."@en ;
    obo:IAO_0000232 "This class will be moved under K+ once it has been imported from CHEBI"@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-2627-0696> ;
    dc:date "2021-12-20T03:22:11Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "exchangeable K+"@en ;
    a owl:Class ;
    rdfs:label "exchangeable potassium"@en ;
    rdfs:subClassOf obo:ENVO_06105236 .

obo:ENVO_06105238
    obo:IAO_0000115 "Liquid water which is present in soils as discontinuous volumnes of water in contact with solid and gaseous components of the soil."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-20T03:37:25Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "residual water in soil"@en ;
    rdfs:subClassOf obo:ENVO_00002006 .

obo:ENVO_06105239
    obo:IAO_0000115 "A calcium ion which is capable of ion exchange."@en ;
    obo:IAO_0000232 "This class will be moved under Ca2+ once it has been imported from CHEBI"@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-2627-0696> ;
    dc:date "2021-12-22T16:30:54Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "exchangeable Ca2+" ;
    a owl:Class ;
    rdfs:label "exchangeable calcium"@en ;
    rdfs:subClassOf obo:ENVO_06105236 .

obo:ENVO_06105240
    obo:IAO_0000115 "A physical quality which inheres in an environmental material by virtue of the material's ability to adsorb exchangeable cations."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-2627-0696> ;
    dc:date "2021-12-22T16:39:01Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "CEC"@en ;
    a owl:Class ;
    rdfs:comment "In soils, these materials include clay and organic matter particles. Soil CEC is measured in millequivalents per 100 grams of soil (meq/100g). A meq is the number of ions which total a specific quantity of electrical charges. Common soil cations include: calcium (Ca++), magnesium (Mg++), potassium (K+), ammonium (NH4+), hydrogen (H+) and sodium (Na+)."@en ;
    rdfs:label "cation exchange capacity"@en ;
    rdfs:subClassOf obo:PATO_0001018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00010483
    ] .

obo:ENVO_06105241
    obo:IAO_0000115 "A drainage process during which liquid water is transported away from soil."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-22T17:12:04Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soil drainage"@en ;
    rdfs:subClassOf obo:ENVO_01000982, obo:ENVO_01003009, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] .

obo:ENVO_06105242
    obo:IAO_0000115 "A cation exchange capacity which inheres in an environmental material by virtue of the material's ability to adsorb basic exchangeable cations."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-22T17:32:00Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "BS"@en ;
    a owl:Class ;
    rdfs:comment "The basic cation exchange capacity is often expressed as the percentage of the total exchangeable cations which are basic, known as the percentage base saturation. The percentage base saturation is expressed as follows: %BS = [(Ca2+ + Mg2+ + K+)/CEC] × 100"@en ;
    rdfs:label "basic cation exchange capacity"@en ;
    rdfs:subClassOf obo:ENVO_06105240 .

obo:ENVO_06105265
    obo:IAO_0000115 "Energy which has been absorbed by an astronomical body or its parts following that body's irradiation by shortwave radiation from a star."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-23T03:51:41Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "absorbed shortwave radiation"@en ;
    a owl:Class ;
    rdfs:comment "Despite the label, this is not a shortwave radiation process, but the energy that is absorbed from one. This term is used to describe, e.g., the energy absorbed from insolation and stored by the Earth. Gross shortwave radiation would also include shortwave radiation reflected back into space by clouds, aerosols, and solid surfaces with high albedo."@en ;
    rdfs:label "net shortwave radiation"@en ;
    rdfs:subClassOf obo:ENVO_2000015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000054 ;
        owl:someValuesFrom obo:ENVO_01001211
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002314 ;
        owl:someValuesFrom obo:ENVO_01000799
    ] .

obo:ENVO_06105266
    obo:IAO_0000115 "A layer that is composed primarily of soil."@en ;
    dc:creator <https://orcid.org/0000-0002-8461-9745> ;
    a owl:Class ;
    rdfs:label "soil layer"@en ;
    rdfs:subClassOf obo:ENVO_01000281, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000281
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_06105267
    obo:IAO_0000115 "A planned process during which a soil profile is examined and the soil horizons that compose it are described."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-23T04:10:36Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soil profile characterization"@en ;
    rdfs:subClassOf obo:OBI_0000011 .

obo:ENVO_06105268
    obo:IAO_0000115 "Waste water which was converted into an effluent that can be either returned to the water cycle with minimal environmental issues or reused."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-23T04:16:42Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "treated wastewater"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_06105300
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:ENVO_06105300
            ]
        )
    ] .

obo:ENVO_06105269
    obo:IAO_0000115 "Saline water from which minerals have been removed to produce fresh water suitable for human consumption or irrigation."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-23T04:26:38Z"^^xsd:dateTime ;
    oboInOwl:inSubset obo:ENVO_03605019 ;
    a owl:Class ;
    rdfs:label "desalinated water"@en ;
    rdfs:subClassOf obo:ENVO_00002006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002353 ;
        owl:someValuesFrom obo:ENVO_06105301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002353 ;
                owl:someValuesFrom obo:ENVO_06105301
            ]
        )
    ] .

obo:ENVO_06105271
    obo:IAO_0000115 "Texture which inheres in soil."@en ;
    dc:creator <http://orcid.org/0000-0002-2627-0696> ;
    dc:date "2021-12-26T21:49:12Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "soil texture"@en ;
    rdfs:subClassOf obo:PATO_0000150, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000150
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_06105272
    obo:IAO_0000115 "Soil which is primarily composed of sand with silt and clay in progressively smaller proportions."@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-26T22:01:51Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Some authorities consider this a soil type, composed of 70-86% of sand, 0-30% of silt and 0-15% of clay. Others consider this a soil material that contains at the upper limit 85 to 90% sand, and the percentage of silt plus 1.5 times the percentage of clay is not less than 15, at the lower limit it contains not less than 70 to 85% sand, and the percentage of silt plus twice the percentage of clay does not exceed 30."@en ;
    rdfs:label "loamy sand"@en ;
    rdfs:subClassOf obo:ENVO_01000017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00002258
    ] .

obo:ENVO_06105273
    obo:IAO_0000115 "Sand which is composed primarily of fine particles."@en ;
    dc:creator <http://orcid.org/0000-0002-2627-0696> ;
    dc:date "2021-12-26T22:04:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Thresholds for what particle size is considered \"fine\" vary by region and authority, as well as the tolerance for proportions of other particle sizes."@en ;
    rdfs:label "fine sand"@en ;
    rdfs:subClassOf obo:ENVO_01000017 .

obo:ENVO_06105274
    obo:IAO_0000115 "Loam which has a high proportion of sand in its composition."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-26T22:08:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Some authorities consider sandy loam to be a soil composed of 50-70% sand, 0-50% silt, and 0-20% clay. Others, a soil material that contains either 20% or less clay, with a percentage of silt plus twice the percentage of clay that exceeds 30, and 52% or more sand; or less than 7% clay, less than 50% silt, and between 43% and 52% sand."@en ;
    rdfs:label "sandy loam"@en ;
    rdfs:subClassOf obo:ENVO_00002258, obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_01000017
    ] .

obo:ENVO_06105275
    obo:IAO_0000115 "Loam which has a high proportion of silt in its composition."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <http://orcid.org/0000-0002-2627-0696> ;
    dc:date "2021-12-26T22:10:33Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Some authorities consider silt loam to be a soil composed of 20-50% of sand, 74-88% silt and 0-27% of clay."@en, "USDA textural classes of soils" ;
    rdfs:label "silty loam"@en ;
    rdfs:subClassOf obo:ENVO_00002258, obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_01000016
    ] .

obo:ENVO_06105276
    obo:IAO_0000115 "Clay loam which has a high proportion of sand in its composition."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-26T22:11:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Some authorities consider sandy clay loam to be a soil composed of 45-80% sand, 0-28% silt, and 20-35% clay."@en ;
    rdfs:label "sandy clay loam"@en ;
    rdfs:subClassOf obo:ENVO_06105277, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_01000017
    ] .

obo:ENVO_06105277
    obo:IAO_0000115 "Loam which has a high proportion of clay in its composition."@en ;
    obo:IAO_0000116 "Interestingly, some instances of this class may not actually conform to the definition of loam, by having roughly unequal proportions of sand and silt and quite a large proportion of clay."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-26T22:12:30Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Some authorities consider clay loam to be a soil composed of 20-45% sand, 15-52% silt, and 27 to 40% clay."@en ;
    rdfs:label "clay loam"@en ;
    rdfs:subClassOf obo:ENVO_00002258, obo:ENVO_00003082, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_00002982
    ] .

obo:ENVO_06105278
    obo:IAO_0000115 "Clay loam which has a high proportion of silt in its composition."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-26T22:13:01Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Some authorities consider silty clay loam to be a soil composed of 0-20% of sand, 40-73 of silt and 27-40% of clay."@en ;
    rdfs:label "silty clay loam"@en ;
    rdfs:subClassOf obo:ENVO_06105277, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_02000200 ;
        owl:someValuesFrom obo:ENVO_01000016
    ] .

obo:ENVO_06105279
    obo:IAO_0000115 "Clay which has a high proportion of sand in its composition."@en ;
    obo:IAO_0000116 "If this is a soil (in which case the differntia must be made clear) it should be moved (or a new class created) and labelled 'sandy clay soil'."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-26T22:13:44Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Some authorities consider sandy clay to be a soil composed of 45-65% of sand, 0-20% of silt and 35-55% of clay. If the proportion of sand exceeds that of clay, it is unclear whether this is still considered clay (due to other properties) or whether a new class \"clay sand\" should be created."@en ;
    rdfs:label "sandy clay"@en ;
    rdfs:subClassOf obo:ENVO_00002982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000017
    ] .

obo:ENVO_06105280
    obo:IAO_0000115 "Clay which has a high proportion of silt in its composition."@en ;
    obo:IAO_0000116 "If this is a soil (in which case the differntia must be made clear) it should be moved (or a new class created) and labelled 'silty clay soil'."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821> ;
    dc:date "2021-12-26T22:14:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Some authorities consider this a soil composed of 0-20% of sand, 40-60% of silt and 40-60% of clay. If the proportion of silt exceeds that of clay, it is unclear whether this is still considered clay (due to other properties) or whether a new class \"clay silt\" should be created."@en ;
    rdfs:label "silty clay"@en ;
    rdfs:subClassOf obo:ENVO_00002982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_01000016
    ] .

obo:ENVO_06105300
    obo:IAO_0000115 "A recycling process during which wastewater is treated"@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821>, <https://orcid.org/0000-0002-8461-9745> ;
    a owl:Class ;
    rdfs:label "wastewater treatment process"@en ;
    rdfs:subClassOf obo:ENVO_01000741 .

obo:ENVO_06105301
    obo:IAO_0000115 "A recycling process during which the dissolved mineral salts in water are removed"@en ;
    dc:creator <https://orcid.org/0000-0001-6284-4821>, <https://orcid.org/0000-0002-8461-9745> ;
    a owl:Class ;
    rdfs:label "desalination process"@en ;
    rdfs:subClassOf obo:ENVO_01000741 .

obo:ENVO_06105302
    obo:IAO_0000115 "A concentration of liquid water in soil arrived at after water which is not retained by the soil has drained away."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0001-6284-4821>, <https://orcid.org/0000-0002-8461-9745> ;
    oboInOwl:hasExactSynonym "drained upper limit"@en ;
    a owl:Class ;
    rdfs:comment "The determination of field capacity is variable and multiple methods to do so exist. Even in a given soil, the value of field capacity is variable, but serves as a useful measure of its water-holding capacity. Field capacity is often characterized by measuring water content after wetting a soil profile, covering it (to prevent evaporation) and monitoring the change soil moisture in the profile. Water content when the rate of change is relatively small is indicative of when drainage ceases and is called field capacity, it is also termed drained upper limit (DUL). This measure of field capacity is well-correlated with field capacity determined by applying −33 kPa (or −0.33 bar) of hydraulic head or suction pressure (less in sandy soils) to a portion of soil  and subsequently measuring the bulk water content it retains.Field capacity is usually naturally arrived at 2–3 days after rain or irrigation in pervious soils of uniform structure and texture."@en ;
    rdfs:label "field capacity"@en ;
    rdfs:subClassOf obo:ENVO_09000026 .

obo:ENVO_06105303
    obo:IAO_0000115 "A concentration of liquid water in soil at or below which a plant will wilt and no longer recover its turgidity when placed in a water saturated atmosphere."@en ;
    dc:creator <http://orcid.org/0000-0002-8461-9745>, <https://orcid.org/0000-0001-6284-4821> ;
    oboInOwl:hasExactSynonym "PWP"@en, "wilting point"@en ;
    a owl:Class ;
    rdfs:comment "The type of plant and soil are sources of variation for values of this concentration. The physical definition of the wilting point is conventionally measured as the water content at −1,500 kPa (−15 bar) of suction pressure, or negative hydraulic head."@en ;
    rdfs:label "permanent wilting point"@en ;
    rdfs:subClassOf obo:ENVO_09000026 .

obo:ENVO_06105304
    obo:IAO_0000115 "Water-holding capacity which inheres in some soil."@en ;
    dc:creator <http://orcid.org/0000-0002-8461-9745> ;
    terms:creator <https://orcid.org/0000-0001-6284-4821> ;
    oboInOwl:hasExactSynonym "soil water-holding capacity"@en ;
    a owl:Class ;
    rdfs:label "water-holding capacity of soil"@en ;
    rdfs:subClassOf obo:ENVO_01003001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] .

obo:ENVO_08000001
    obo:IAO_0000115 "An environment that is determined by an axilla skin." ;
    oboInOwl:created_by "TermGenie" ;
    oboInOwl:creation_date "2014-12-15T22:32:00Z" ;
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "axilla skin environment" ;
    rdfs:subClassOf obo:ENVO_2100003, _:genid13148 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2100000
            _:genid13148
        )
    ] .

obo:ENVO_08000002
    obo:IAO_0000115 "An environment that is determined by a mouth." ;
    oboInOwl:created_by "TermGenie" ;
    oboInOwl:creation_date "2015-04-10T23:34:03Z" ;
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "mouth environment" ;
    rdfs:subClassOf obo:ENVO_2100000, _:genid13155 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2100000
            _:genid13155
        )
    ] .

obo:ENVO_09000001
    obo:IAO_0000115 "The solubility of a carbon atom when measured in environmental material." ;
    oboInOwl:hasExactSynonym "environmental material carbon atom solubility" ;
    a owl:Class ;
    rdfs:label "solubility of carbon atom in environmental material" ;
    rdfs:subClassOf obo:PATO_0001536, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27594
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00010483
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001536
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00010483
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000002
    obo:IAO_0000115 "The solubility of a carbon atom when measured in soil." ;
    oboInOwl:hasExactSynonym "soil carbon atom solubility" ;
    a owl:Class ;
    rdfs:label "solubility of carbon atom in soil" ;
    rdfs:subClassOf obo:ENVO_09000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27594
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001536
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000003
    obo:IAO_0000115 "The solubility of a carbon atom when measured in water." ;
    oboInOwl:hasExactSynonym "water carbon atom solubility" ;
    a owl:Class ;
    rdfs:label "solubility of carbon atom in water" ;
    rdfs:subClassOf obo:ENVO_09000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27594
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001536
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000004
    obo:IAO_0000115 "The amount of a carbon atom when measured in environmental material." ;
    oboInOwl:hasExactSynonym "environmental material carbon atom amount" ;
    a owl:Class ;
    rdfs:label "amount of carbon atom in environmental material" ;
    rdfs:subClassOf obo:PATO_0000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27594
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00010483
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00010483
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000005
    obo:IAO_0000115 "The amount of a carbon atom when measured in soil." ;
    oboInOwl:hasExactSynonym "soil carbon atom amount" ;
    a owl:Class ;
    rdfs:label "amount of carbon atom in soil" ;
    rdfs:subClassOf obo:ENVO_09000004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27594
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000006
    obo:IAO_0000115 "The amount of a carbon atom when measured in water." ;
    oboInOwl:hasExactSynonym "water carbon atom amount" ;
    a owl:Class ;
    rdfs:label "amount of carbon atom in water" ;
    rdfs:subClassOf obo:ENVO_09000004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27594
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000007
    obo:IAO_0000115 "The concentration of a carbon atom when measured in environmental material." ;
    oboInOwl:hasExactSynonym "environmental material carbon atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of carbon atom in environmental material" ;
    rdfs:subClassOf obo:ENVO_09000004, obo:PATO_0000033 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00010483
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000008
    obo:IAO_0000115 "The concentration of a carbon atom when measured in soil." ;
    oboInOwl:hasExactSynonym "soil carbon atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of carbon atom in soil" ;
    rdfs:subClassOf obo:ENVO_09000005, obo:ENVO_09000007 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000009
    obo:IAO_0000115 "The concentration of a carbon atom when measured in water." ;
    oboInOwl:hasExactSynonym "water carbon atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of carbon atom in water" ;
    rdfs:subClassOf obo:ENVO_09000006, obo:ENVO_09000007 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000010
    obo:IAO_0000115 "The solubility of a nitrogen atom when measured in environmental material." ;
    oboInOwl:hasExactSynonym "environmental material nitrogen atom solubility" ;
    a owl:Class ;
    rdfs:label "solubility of nitrogen atom in environmental material" ;
    rdfs:subClassOf obo:PATO_0001536, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25555
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00010483
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001536
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00010483
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000011
    obo:IAO_0000115 "The solubility of a nitrogen atom when measured in soil." ;
    oboInOwl:hasExactSynonym "soil nitrogen atom solubility" ;
    a owl:Class ;
    rdfs:label "solubility of nitrogen atom in soil" ;
    rdfs:subClassOf obo:ENVO_09000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25555
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001536
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000012
    obo:IAO_0000115 "The solubility of a nitrogen atom when measured in water." ;
    oboInOwl:hasExactSynonym "water nitrogen atom solubility" ;
    a owl:Class ;
    rdfs:label "solubility of nitrogen atom in water" ;
    rdfs:subClassOf obo:ENVO_09000010, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25555
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001536
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000013
    obo:IAO_0000115 "The amount of a nitrogen atom when measured in environmental material." ;
    oboInOwl:hasExactSynonym "environmental material nitrogen atom amount" ;
    a owl:Class ;
    rdfs:label "amount of nitrogen atom in environmental material" ;
    rdfs:subClassOf obo:PATO_0000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25555
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00010483
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00010483
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000014
    obo:IAO_0000115 "The amount of a nitrogen atom when measured in soil." ;
    oboInOwl:hasExactSynonym "soil nitrogen atom amount" ;
    a owl:Class ;
    rdfs:label "amount of nitrogen atom in soil" ;
    rdfs:subClassOf obo:ENVO_09000013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25555
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000015
    obo:IAO_0000115 "The amount of a nitrogen atom when measured in water." ;
    oboInOwl:hasExactSynonym "water nitrogen atom amount" ;
    a owl:Class ;
    rdfs:label "amount of nitrogen atom in water" ;
    rdfs:subClassOf obo:ENVO_09000013, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25555
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000016
    obo:IAO_0000115 "The concentration of a nitrogen atom when measured in environmental material." ;
    oboInOwl:hasExactSynonym "environmental material nitrogen atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrogen atom in environmental material" ;
    rdfs:subClassOf obo:ENVO_09000013, obo:PATO_0000033 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00010483
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000017
    obo:IAO_0000115 "The concentration of a nitrogen atom when measured in soil." ;
    oboInOwl:hasExactSynonym "soil nitrogen atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrogen atom in soil" ;
    rdfs:subClassOf obo:ENVO_09000014, obo:ENVO_09000016 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000018
    obo:IAO_0000115 "The concentration of a nitrogen atom when measured in water." ;
    oboInOwl:hasExactSynonym "water nitrogen atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrogen atom in water" ;
    rdfs:subClassOf obo:ENVO_09000015, obo:ENVO_09000016 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000019
    obo:IAO_0000115 "The concentration of a chloride when measured in water." ;
    oboInOwl:hasExactSynonym "water chloride concentration" ;
    a owl:Class ;
    rdfs:label "concentration of chloride in water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_17996
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_17996
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000022
    obo:IAO_0000115 "The concentration of a clay when measured in soil." ;
    oboInOwl:hasExactSynonym "soil clay concentration" ;
    a owl:Class ;
    rdfs:label "concentration of clay in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002982
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002982
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000023
    obo:IAO_0000115 "The concentration of a slit when measured in soil." ;
    oboInOwl:hasExactSynonym "soil slit concentration" ;
    a owl:Class ;
    rdfs:label "concentration of slit in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000016
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000016
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000024
    obo:IAO_0000115 "The concentration of a sand when measured in soil." ;
    oboInOwl:hasExactSynonym "soil sand concentration" ;
    a owl:Class ;
    rdfs:label "concentration of sand in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000017
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000017
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000025
    obo:IAO_0000115 "The concentration of a gravel when measured in soil." ;
    oboInOwl:hasExactSynonym "soil gravel concentration" ;
    a owl:Class ;
    rdfs:label "concentration of gravel in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000018
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_01000018
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000026
    obo:IAO_0000115 "The concentration of a liquid water when measured in soil." ;
    oboInOwl:hasExactSynonym "soil liquid water concentration", "soil moisture content"@en, "soil water content"@en ;
    a owl:Class ;
    rdfs:label "concentration of liquid water in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00002006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_00002006
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000027
    obo:IAO_0000115 "The concentration of a salt when measured in soil." ;
    oboInOwl:hasExactSynonym "soil salt concentration" ;
    a owl:Class ;
    rdfs:label "concentration of salt in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24866
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_24866
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000028
    obo:IAO_0000115 "The evaporation of a liquid water when measured in soil."@en ;
    oboInOwl:hasExactSynonym "soil liquid water evaporation"@en ;
    a owl:Class ;
    rdfs:label "evaporation of liquid water in soil"@en ;
    rdfs:subClassOf obo:ENVO_01000704, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000066 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] .

obo:ENVO_09000029
    obo:IAO_0000115 "The rate of a hydrological evaporation when measured in soil."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasExactSynonym "soil hydrological evaporation rate"@en ;
    a owl:Class ;
    rdfs:label "rate of hydrological evaporation in soil"@en ;
    rdfs:subClassOf obo:ENVO_09200002, obo:PATO_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_01000704
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000066 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] .

obo:ENVO_09000030
    obo:IAO_0000115 "The concentration of a soil organic matter when measured in soil." ;
    oboInOwl:hasExactSynonym "soil soil organic matter concentration" ;
    a owl:Class ;
    rdfs:label "concentration of soil organic matter in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_04000008
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_04000008
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09000031
    obo:IAO_0000115 "The concentration of a pesticide when measured in surface water." ;
    oboInOwl:hasExactSynonym "surface water pesticide concentration" ;
    a owl:Class ;
    rdfs:label "concentration of pesticide in surface water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25944
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002042
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25944
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002042
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09100001
    obo:IAO_0000115 "The carbon atom in a dissolved state when measured in environmental material." ;
    oboInOwl:hasExactSynonym "environmental material dissolved carbon atom" ;
    a owl:Class ;
    rdfs:label "dissolved carbon atom in environmental material" ;
    rdfs:subClassOf obo:ENVO_09000001, obo:PATO_0001986 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00010483
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09100002
    obo:IAO_0000115 "The carbon atom in a dissolved state when measured in soil." ;
    oboInOwl:hasExactSynonym "soil dissolved carbon atom" ;
    a owl:Class ;
    rdfs:label "dissolved carbon atom in soil" ;
    rdfs:subClassOf obo:ENVO_09000002, obo:ENVO_09100001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09100003
    obo:IAO_0000115 "The carbon atom in a dissolved state when measured in water." ;
    oboInOwl:hasExactSynonym "water dissolved carbon atom" ;
    a owl:Class ;
    rdfs:label "dissolved carbon atom in water" ;
    rdfs:subClassOf obo:ENVO_09000003, obo:ENVO_09100001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09100004
    obo:IAO_0000115 "The nitrogen atom in a dissolved state when measured in environmental material." ;
    oboInOwl:hasExactSynonym "environmental material dissolved nitrogen atom" ;
    a owl:Class ;
    rdfs:label "dissolved nitrogen atom in environmental material" ;
    rdfs:subClassOf obo:ENVO_09000010, obo:PATO_0001986 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00010483
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09100005
    obo:IAO_0000115 "The nitrogen atom in a dissolved state when measured in soil." ;
    oboInOwl:hasExactSynonym "soil dissolved nitrogen atom" ;
    a owl:Class ;
    rdfs:label "dissolved nitrogen atom in soil" ;
    rdfs:subClassOf obo:ENVO_09000011, obo:ENVO_09100004 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09100006
    obo:IAO_0000115 "The nitrogen atom in a dissolved state when measured in water." ;
    oboInOwl:hasExactSynonym "water dissolved nitrogen atom" ;
    a owl:Class ;
    rdfs:label "dissolved nitrogen atom in water" ;
    rdfs:subClassOf obo:ENVO_09000012, obo:ENVO_09100004 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001986
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25555
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09200000
    obo:IAO_0000115 "The temperature of some environmental material." ;
    oboInOwl:hasExactSynonym "environmental material temperature" ;
    a owl:Class ;
    rdfs:label "temperature of environmental material" ;
    rdfs:subClassOf obo:PATO_0000146, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00010483
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00010483
            ]
        )
    ] .

obo:ENVO_09200001
    obo:IAO_0000115 "The temperature of some air." ;
    oboInOwl:hasExactSynonym "air temperature" ;
    a owl:Class ;
    rdfs:label "temperature of air" ;
    rdfs:subClassOf obo:ENVO_09200000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002005
            ]
        )
    ] .

obo:ENVO_09200002
    obo:IAO_0000115 "The quality of a environmental system process." ;
    oboInOwl:hasExactSynonym "quality of environmental system process" ;
    a owl:Class ;
    rdfs:label "environmental system process quality" ;
    rdfs:subClassOf obo:PATO_0001236, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_02500000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001236
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_02500000
            ]
        )
    ] .

obo:ENVO_09200003
    obo:IAO_0000115 "The intensity of a atmospheric wind." ;
    oboInOwl:hasExactSynonym "intensity of atmospheric wind" ;
    a owl:Class ;
    rdfs:label "atmospheric wind intensity" ;
    rdfs:subClassOf obo:PATO_0000049, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000793
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000049
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000793
            ]
        )
    ] .

obo:ENVO_09200004
    obo:IAO_0000115 "The porosity of some soil." ;
    oboInOwl:hasExactSynonym "soil porosity" ;
    a owl:Class ;
    rdfs:label "porosity of soil" ;
    rdfs:subClassOf obo:ENVO_09200009, obo:PATO_0000973 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000973
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200005
    obo:IAO_0000115 "The mass density of some soil." ;
    oboInOwl:hasExactSynonym "soil mass density" ;
    a owl:Class ;
    rdfs:label "mass density of soil" ;
    rdfs:subClassOf obo:PATO_0001019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200006
    obo:IAO_0000115 "The concentration of a ammonium when measured in soil." ;
    oboInOwl:hasExactSynonym "soil ammonium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of ammonium in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28938
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28938
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09200007
    obo:IAO_0000115 "The concentration of a nitrate when measured in soil." ;
    oboInOwl:hasExactSynonym "soil nitrate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrate in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_17632
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_17632
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09200008
    obo:IAO_0000115 "The composition of some soil." ;
    oboInOwl:hasExactSynonym "soil composition" ;
    a owl:Class ;
    rdfs:label "composition of soil" ;
    rdfs:subClassOf obo:ENVO_09200009, obo:PATO_0000025 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000025
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200009
    obo:IAO_0000115 "The structure of some soil." ;
    oboInOwl:hasExactSynonym "soil structure" ;
    a owl:Class ;
    rdfs:label "structure of soil" ;
    rdfs:subClassOf obo:PATO_0000141, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000141
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200010
    obo:IAO_0000115 "The acidity of some soil." ;
    oboInOwl:hasExactSynonym "soil acidity" ;
    oboInOwl:hasRelatedSynonym "soil pH"@en ;
    a owl:Class ;
    rdfs:label "acidity of soil" ;
    rdfs:subClassOf obo:PATO_0001842, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001842
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200011
    obo:IAO_0000115 "The pressure of some air." ;
    oboInOwl:hasExactSynonym "air pressure" ;
    a owl:Class ;
    rdfs:label "pressure of air" ;
    rdfs:subClassOf obo:PATO_0001025, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001025
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002005
            ]
        )
    ] .

obo:ENVO_09200012
    obo:IAO_0000115 "The temperature of some soil." ;
    oboInOwl:hasExactSynonym "soil temperature" ;
    a owl:Class ;
    rdfs:label "temperature of soil" ;
    rdfs:subClassOf obo:ENVO_09200000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200013
    obo:IAO_0000115 "The wetness of some soil." ;
    oboInOwl:hasExactSynonym "soil wetness" ;
    a owl:Class ;
    rdfs:label "wetness of soil" ;
    rdfs:subClassOf obo:PATO_0001822, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001822
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200014
    obo:IAO_0000115 "The temperature of some water." ;
    oboInOwl:hasExactSynonym "water temperature" ;
    a owl:Class ;
    rdfs:label "temperature of water" ;
    rdfs:subClassOf obo:ENVO_09200000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_09200015
    obo:IAO_0000115 "The humidity of some soil." ;
    oboInOwl:hasExactSynonym "soil humidity" ;
    a owl:Class ;
    rdfs:label "humidity of soil" ;
    rdfs:subClassOf obo:PATO_0015009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200016
    obo:IAO_0000115 "The conductivity of some soil." ;
    oboInOwl:hasExactSynonym "soil conductivity" ;
    a owl:Class ;
    rdfs:label "conductivity of soil" ;
    rdfs:subClassOf obo:PATO_0001757, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001757
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200017
    obo:IAO_0000115 "The composition of some water." ;
    oboInOwl:hasExactSynonym "water composition" ;
    a owl:Class ;
    rdfs:label "composition of water" ;
    rdfs:subClassOf obo:PATO_0000025, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000025
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_09200018
    obo:IAO_0000115 "The conductivity of some water." ;
    oboInOwl:hasExactSynonym "water conductivity" ;
    a owl:Class ;
    rdfs:label "conductivity of water" ;
    rdfs:subClassOf obo:PATO_0001757, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001757
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_09200020
    obo:IAO_0000115 "The concentration of a nitrate when measured in groundwater."@en ;
    oboInOwl:hasExactSynonym "ground water nitrate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrate in groundwater" ;
    rdfs:subClassOf obo:ENVO_3100022, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_17632
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01001004
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_17632
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01001004
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_09200021
    obo:IAO_0000115 "The color of some soil." ;
    oboInOwl:hasExactSynonym "soil color" ;
    a owl:Class ;
    rdfs:label "color of soil" ;
    rdfs:subClassOf obo:PATO_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00001998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00001998
            ]
        )
    ] .

obo:ENVO_09200022
    oboInOwl:consider "ENVO:09200036", "ENVO:09200037" ;
    a owl:Class ;
    rdfs:comment "The ID related to this term was accidentally used for two separate classes, hours of sunshine and mass density of snow, which are now seperate terms." ;
    rdfs:label "obsolete hours of sunshine" ;
    owl:deprecated true .

obo:ENVO_09200023
    obo:IAO_0000115 "The depth of some snow." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-0337-8610>, <https://orcid.org/0000-0002-2282-7215>, <https://orcid.org/0000-0002-2908-3327>, <https://orcid.org/0000-0002-3410-4655>, <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-0632-7576>, <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:creation_date "2021-04-14T18:57:18.275Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://sweetontology.net/phenHydro/SnowCover> ;
    oboInOwl:hasExactSynonym "snow depth" ;
    oboInOwl:hasRelatedSynonym "snow cover" ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "depth of snow" ;
    rdfs:subClassOf obo:PATO_0001595, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001595
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000406
            ]
        )
    ] .

obo:ENVO_09200024
    obo:IAO_0000115 "The volume of some runoff." ;
    oboInOwl:hasExactSynonym "runoff volume" ;
    a owl:Class ;
    rdfs:label "volume of runoff" ;
    rdfs:subClassOf obo:PATO_0000918, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_06105211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000918
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_06105211
            ]
        )
    ] .

obo:ENVO_09200025
    obo:IAO_0000115 "The volume of some evaporation." ;
    oboInOwl:hasExactSynonym "evaporation volume" ;
    a owl:Class ;
    rdfs:label "volume of evaporation" ;
    rdfs:subClassOf obo:PATO_0000918, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_02500034
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000918
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_02500034
            ]
        )
    ] .

obo:ENVO_09200026
    obo:IAO_0000115 "The volume of some evapotranspiration." ;
    oboInOwl:hasExactSynonym "evapotranspiration volume" ;
    a owl:Class ;
    rdfs:label "volume of evapotranspiration" ;
    rdfs:subClassOf obo:PATO_0000918, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_02500033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000918
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_02500033
            ]
        )
    ] .

obo:ENVO_09200027
    obo:IAO_0000115 "The volume of some rain." ;
    oboInOwl:hasExactSynonym "rain volume" ;
    a owl:Class ;
    rdfs:label "volume of rain" ;
    rdfs:subClassOf obo:PATO_0000918, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01001564
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000918
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01001564
            ]
        )
    ] .

obo:ENVO_09200028
    obo:IAO_0000115 "The speed of some soil water infiltration." ;
    oboInOwl:hasExactSynonym "soil water infiltration speed" ;
    a owl:Class ;
    rdfs:label "speed of soil water infiltration" ;
    rdfs:subClassOf obo:PATO_0000008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_06105231
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_06105231
            ]
        )
    ] .

obo:ENVO_09200029
    obo:IAO_0000115 "The thickness of some topsoil." ;
    oboInOwl:hasExactSynonym "topsoil thickness" ;
    a owl:Class ;
    rdfs:label "thickness of topsoil" ;
    rdfs:subClassOf obo:PATO_0000915, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_02000059
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000915
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_02000059
            ]
        )
    ] .

obo:ENVO_09200030
    obo:IAO_0000115 "The speed of some soil drainage." ;
    oboInOwl:hasExactSynonym "soil drainage speed" ;
    a owl:Class ;
    rdfs:label "speed of soil drainage" ;
    rdfs:subClassOf obo:PATO_0000008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_06105241
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_06105241
            ]
        )
    ] .

obo:ENVO_09200031
    obo:IAO_0000115 "The amplitude of some temperature of air." ;
    oboInOwl:hasExactSynonym "temperature of air amplitude" ;
    a owl:Class ;
    rdfs:label "amplitude of temperature of air" ;
    rdfs:subClassOf obo:PATO_0000080, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_09200001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000080
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_09200001
            ]
        )
    ] .

obo:ENVO_09200032
    obo:IAO_0000115 "The duration of some stellar radiation." ;
    oboInOwl:hasExactSynonym "stellar radiation duration" ;
    a owl:Class ;
    rdfs:label "duration of stellar radiation" ;
    rdfs:subClassOf obo:ENVO_09200002, obo:PATO_0001309, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01001211
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001309
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01001211
            ]
        )
    ] .

obo:ENVO_09200033
    obo:IAO_0000115 "The pressure of some atmospheric water vapour." ;
    oboInOwl:hasExactSynonym "atmospheric water vapour pressure" ;
    a owl:Class ;
    rdfs:label "pressure of atmospheric water vapour" ;
    rdfs:subClassOf obo:PATO_0001025, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000268
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001025
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000268
            ]
        )
    ] .

obo:ENVO_09200034
    obo:IAO_0000115 "The porosity of some snow." ;
    oboInOwl:hasExactSynonym "snow porosity" ;
    a owl:Class ;
    rdfs:label "porosity of snow" ;
    rdfs:subClassOf obo:PATO_0000973, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000973
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000406
            ]
        )
    ] .

obo:ENVO_09200035
    obo:IAO_0000115 "The porosity of some water ice." ;
    oboInOwl:hasExactSynonym "water ice porosity" ;
    a owl:Class ;
    rdfs:label "porosity of water ice" ;
    rdfs:subClassOf obo:PATO_0000973, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000277
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000973
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000277
            ]
        )
    ] .

obo:ENVO_09200036
    obo:IAO_0000115 "The mass density of some snow." ;
    oboInOwl:hasExactSynonym "snow mass density" ;
    a owl:Class ;
    rdfs:label "mass density of snow" ;
    rdfs:subClassOf obo:PATO_0001019, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000406
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001019
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_01000406
            ]
        )
    ] .

obo:ENVO_09200037
    obo:IAO_0000115 "A one-dimensional temporal region during which an entity is exposed to stellar radiation."@en ;
    oboInOwl:hasExactSynonym "sunshine hours" ;
    oboInOwl:inSubset envo:envoCryo, envo:envoPolar ;
    a owl:Class ;
    rdfs:label "hours of sunshine" ;
    rdfs:subClassOf obo:BFO_0000038 .

obo:ENVO_1000745
    obo:IAO_0000115 "A hydrological precipitation process with a reduced rate relative to some historical average, typically resulting in ecosystemic perturbations." ;
    obo:IAO_0000116 "Drought is often defined  as a temporal period of below-average precipitation, however, representing it as a temporal entity seems insufficient." ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "drought"@en ;
    rdfs:subClassOf obo:ENVO_01000703 .

obo:ENVO_1000746
    obo:IAO_0000115 "A gelatinous material primarily composed of exopolymeric compounds with colloidal properties, formed through the aggregation of marine snow particles, often found in large sheets,  flocs, and clouds." ;
    obo:IAO_0000116 """See issue #276.
This class is complex as marine mucilage is quite complex. It will also requre new class creation in GO process for deeper semantics.""" ;
    oboInOwl:hasBroadSynonym "sea snot" ;
    a owl:Class ;
    rdfs:comment "The formation of marine mucilage is often associated with conditions which stress marine microorganisms such as diatoms." ;
    rdfs:label "marine mucilage"@en ;
    rdfs:subClassOf obo:ENVO_01000155, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002353 ;
            owl:someValuesFrom obo:ENVO_1000747
        ]
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_00010483
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0001000 ;
                    owl:someValuesFrom obo:ENVO_01000158
                ]
            )
        ]
    ] .

obo:ENVO_1000747
    obo:IAO_0000115 "A process in which carbohydrates are transported from the interior of an organism to its surroundings." ;
    obo:IAO_0000116 "Class for testing with marine mucilage." ;
    a owl:Class ;
    rdfs:label "exudation of carbohydrates"@en ;
    rdfs:subClassOf obo:ENVO_03000010 .

obo:ENVO_1000748
    obo:IAO_0000115 "A process which results in the formation of an island." ;
    obo:IAO_0000116 "Addressing Issue #268. This top-level class may be converted to an inferred class." ;
    a owl:Class ;
    rdfs:label "island formation process"@en ;
    rdfs:subClassOf obo:ENVO_02500000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002234 ;
        owl:someValuesFrom obo:ENVO_00000098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002234 ;
                owl:someValuesFrom obo:ENVO_00000098
            ]
        )
    ] .

obo:ENVO_1000749
    obo:IAO_0000115 "An island created when a continent is rifted." ;
    a owl:Class ;
    rdfs:comment "\"Examples are Madagascar and Socotra off Africa, the Kerguelen Islands, New Caledonia, New Zealand, and some of the Seychelles.\" https://en.wikipedia.org/wiki/Island" ;
    rdfs:label "microcontinental island"@en ;
    rdfs:subClassOf obo:ENVO_00000221 .

obo:ENVO_1000750
    obo:IAO_0000115 "An island formed by deposition of solid material such as sand or small rocks where a water current loses some of its carrying capacity." ;
    a owl:Class ;
    rdfs:label "depositional island"@en ;
    rdfs:subClassOf obo:ENVO_00000098 .

obo:ENVO_1000751
    obo:IAO_0000115 "An island formed by the accumulation of sand deposited by sea currents on a continental shelves" ;
    a owl:Class ;
    rdfs:label "barrier island"@en ;
    rdfs:subClassOf obo:ENVO_1000750 .

obo:ENVO_2000000
    obo:IAO_0000115 "A manufactured product that is some mixture of chemicals created through some chemical engineering process" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2013-04-27T10:32:07Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:2000000" ;
    a owl:Class ;
    rdfs:label "chemical product" ;
    rdfs:subClassOf obo:ENVO_00003074 .

obo:ENVO_2000001
    obo:IAO_0000115 "The portion of chemical products obtained by the distillation of a tar that remains heavier than water, notably useful for its anti-septic and preservative properties" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2013-04-27T10:35:14Z" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Creosote" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:2000001" ;
    a owl:Class ;
    rdfs:label "creosote" ;
    rdfs:subClassOf obo:ENVO_2000000 .

obo:ENVO_2000002
    obo:IAO_0000115 "A wastewater treatment plant that treates industrial wastewater. Industrial wastewater treatment covers the mechanisms and processes used to treat waters that have been contaminated in some way by anthropogenic industrial or commercial activities prior to its release into the environment or its re-use." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2013-04-27T03:16:01Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:2000002" ;
    a owl:Class ;
    rdfs:label "industrial wastewate treatment plant" ;
    rdfs:subClassOf obo:ENVO_00002043 .

obo:ENVO_2000003
    obo:IAO_0000115 "A wastewater treatment plant that treats agriculatural wastewater. Agricultural wastewater treatment relates to the treatment of wastewaters produced in the course of agricultural activities. Agriculture is a highly intensified industry in many parts of the world, producing a range of wastewaters requiring a variety of treatment technologies and management practices." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2013-04-27T03:17:36Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:2000003" ;
    a owl:Class ;
    rdfs:label "agricultural wastewater treatment plant" ;
    rdfs:subClassOf obo:ENVO_00002043 .

obo:ENVO_2000004
    obo:IAO_0000115 "A feature that arises from a rapid increase or accumulation in the population of algae (typically microscopic) in an aquatic system." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2013-04-27T04:26:24Z" ;
    oboInOwl:hasDbXref "EcoLexicon:algal_bloom", "SWEETRealm:AlgalBloom", "https://en.wikipedia.org/wiki/Algal_bloom" ;
    oboInOwl:hasExactSynonym "phytoplankton bloom" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:2000004" ;
    a owl:Class ;
    rdfs:label "algal bloom" ;
    rdfs:subClassOf obo:ENVO_00000012 .

obo:ENVO_2000005
    obo:IAO_0000115 "An algal bloom that is located in freshwater. Freshwater algal blooms are the result of an excess of nutrients, particularly some phosphates." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2013-04-27T04:28:27Z" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:2000005" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "freshwater algal bloom" ;
    rdfs:subClassOf obo:ENVO_2000004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001025 ;
        owl:someValuesFrom obo:ENVO_00000873
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2000004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0001025 ;
                owl:someValuesFrom obo:ENVO_00000873
            ]
        )
    ] .

obo:ENVO_2000006
    obo:IAO_0000115 "An animal habitation constructed by termites. Termite workers build and maintain nests which house the colony. These are elaborate structures made using a combination of soil, mud, chewed wood/cellulose, saliva, and faeces. A nest has many functions such as providing a protected living space and water conservation (through controlled condensation)." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2013-04-27T04:49:24Z" ;
    oboInOwl:hasExactSynonym "termite nest" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "ENVO:2000006" ;
    a owl:Class ;
    rdfs:label "nest of termite" ;
    rdfs:subClassOf obo:ENVO_02000160 .

obo:ENVO_2000007
    obo:IAO_0000115 "charcoal that is used as a soil amendment." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T19:28:29Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "biochar" ;
    rdfs:subClassOf obo:ENVO_01000560 .

obo:ENVO_2000008
    obo:IAO_0000115 "A soft, brown, combustible, sedimentary rock formed from naturally compressed peat." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T19:43:59Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "brown coal" ;
    a owl:Class ;
    rdfs:comment "It is considered the lowest rank of coal due to its relatively low heat content. It has a carbon content around 60–70 percent." ;
    rdfs:label "lignite" ;
    rdfs:subClassOf obo:ENVO_02000091, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_00005774
    ] .

obo:ENVO_2000009
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T19:47:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "sub-bitumous coal" ;
    rdfs:subClassOf obo:ENVO_02000091, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_2000008
    ] .

obo:ENVO_2000010
    obo:IAO_0000115 "a relatively soft coal containing a tarlike substance called bitumen or asphalt. It is of higher quality than lignite coal but of poorer quality than anthracite. It is an organic sedimentary rock formed by diagenetic and sub metamorphic compression of peat bog material." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T19:47:22Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "black coal" ;
    a owl:Class ;
    rdfs:label "bitumous coal" ;
    rdfs:subClassOf obo:ENVO_02000091, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_2000009
    ] .

obo:ENVO_2000011
    obo:IAO_0000115 "A hard, compact variety of coal that has a submetallic luster. It has the highest carbon content, the fewest impurities, and the highest energy density of all types of coal and is the highest ranking of coal." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T19:47:32Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "hard coal" ;
    a owl:Class ;
    rdfs:label "anthracite" ;
    rdfs:subClassOf obo:ENVO_02000091, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0001000 ;
        owl:someValuesFrom obo:ENVO_2000010
    ] .

obo:ENVO_2000012
    obo:IAO_0000115 "The generation of energy for use by humans" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:02:04Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "anthropogenic generation of energy" ;
    rdfs:subClassOf obo:ENVO_02500027, [
        a owl:Restriction ;
        owl:onProperty obo:ENVO_2000036 ;
        owl:someValuesFrom obo:ENVO_2000015
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500027
            [
                a owl:Restriction ;
                owl:onProperty obo:ENVO_2000036 ;
                owl:someValuesFrom obo:ENVO_2000015
            ]
        )
    ] .

obo:ENVO_2000013
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:04:34Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "generation of energy from coal" ;
    rdfs:subClassOf obo:ENVO_2000012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_02000091
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2000012
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_02000091
            ]
        )
    ] .

obo:ENVO_2000014
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:05:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "generation of energy from oil" ;
    rdfs:subClassOf obo:ENVO_2000012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:ENVO_00002985
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2000012
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:ENVO_00002985
            ]
        )
    ] .

obo:ENVO_2000015
    obo:IAO_0000115 "A disposition which is realized during the execution of work, the emission of heat, or the possession of mass." ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:22:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Consider replacing with PATO class; note that PATO class is not a disposition. This should likely go into OBO Core and also have a physicist look at it." ;
    rdfs:label "energy" ;
    rdfs:subClassOf obo:BFO_0000016 .

obo:ENVO_2000016
    obo:IAO_0000115 "Energy possessed by an object because of its position relative to other objects, stresses within itself, its electric charge, or other factors."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:24:50Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "potential energy" ;
    rdfs:subClassOf obo:ENVO_2000015 .

obo:ENVO_2000017
    obo:IAO_0000115 "Energy which is realised through motion."@en ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:25:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "kinetic energy" ;
    rdfs:subClassOf obo:ENVO_2000015 .

obo:ENVO_2000018
    obo:IAO_0000115 "Energy which is the sum of 1) kinetic energy and 2) potential energy."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:26:08Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mixed potential and kinetic energy" ;
    rdfs:subClassOf obo:ENVO_2000015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_2000016
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_2000017
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2000015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_2000016
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:ENVO_2000017
            ]
        )
    ] .

obo:ENVO_2000020
    obo:IAO_0000115 "potential energy due to or stored in electric fields." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:27:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "electric energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000021
    obo:IAO_0000115 "potential energy due to or stored in magnetic fields." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:27:25Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "magnetic energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000022
    obo:IAO_0000115 "potential energy due to or stored in gravitational fields." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:27:37Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gravitational energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000023
    obo:IAO_0000115 "Potential energy which is stored in chemical bonds and realised through reactions which break them.."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:27:46Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "chemical energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000024
    obo:IAO_0000115 "potential energy that binds an electron to its atom or molecule." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:27:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "ionization energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000025
    obo:IAO_0000115 "potential energy that binds nucleons to form the atomic nucleus (and nuclear reactions)." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:28:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "nuclear energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000026
    obo:IAO_0000115 "Potential energy due to the energy of the gluon-mediated field of the strong force, binding quarks together into hadrons." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:28:20Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "chromodynamic binding energy", "gluon binding energy", "quantum chromodynamics binding energy" ;
    a owl:Class ;
    rdfs:label "chromodynamic energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000027
    obo:IAO_0000115 "potential energy due to the deformation of a material (or its container) exhibiting a restorative force." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:28:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "elastic energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000028
    obo:IAO_0000115 "Wave energy which inheres in an elastic material and is realised when a deformational wave passes through that material."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:29:00Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "mechanical wave energy" ;
    rdfs:subClassOf obo:ENVO_01003019, obo:ENVO_2000018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002314 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000040
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000086 ;
                    owl:someValuesFrom obo:PATO_0001171
                ]
            )
        ]
    ] .

obo:ENVO_2000029
    obo:IAO_0000115 "Mechanical wave energy which is realised when an acoustic wave propagates through a material."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:29:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "sound wave energy" ;
    rdfs:subClassOf obo:ENVO_2000028 .

obo:ENVO_2000030
    obo:IAO_0000115 "Potential energy which is stored in the fields of propagated by electromagnetic radiation."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:29:21Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "radiant energy" ;
    rdfs:subClassOf obo:ENVO_2000016, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000054 ;
        owl:someValuesFrom obo:ENVO_01001026
    ] .

obo:ENVO_2000031
    obo:IAO_0000115 "potential energy due to an object's rest mass." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:29:57Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "rest energy" ;
    rdfs:subClassOf obo:ENVO_2000016 .

obo:ENVO_2000032
    obo:IAO_0000115 "Kinetic energy which is realised through the microscopic motion of particles."@en ;
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:30:20Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "A form of disordered mechanical energy."@en ;
    rdfs:label "thermal energy" ;
    rdfs:subClassOf obo:ENVO_2000017 .

obo:ENVO_2000033
    obo:IAO_0000115 "Mechanical wave energy which inheres in an atmosphere and is realised during an atmospheric wind."@en ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:47:14Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "wind wave energy" ;
    rdfs:subClassOf obo:ENVO_2000028, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000054 ;
        owl:someValuesFrom obo:ENVO_01000793
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_01000267
    ] .

obo:ENVO_2000034
    obo:IAO_0000115 "Thermal energy which propagates through a solid (typically rocky) astronomical body." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:47:30Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "Often, this term is used specifically for thermal energy spreading from heat sources (e.g. magma chambers, the planetary core) within the Earth. However, it is also used for extraterrestrial bodies." ;
    rdfs:label "geothermal energy" ;
    rdfs:subClassOf obo:ENVO_2000032 .

obo:ENVO_2000035
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    dc:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:48:18Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "stellar radiation energy" ;
    rdfs:subClassOf obo:ENVO_2000030 .

obo:ENVO_2000036
    obo:IAO_0000115 "A relation between a process and a disposition such that the existence of the disposition is caused by the execution of the process." ;
    obo:IAO_0000116 "Consider ceding to RO" ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T20:58:13Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "generates" .

obo:ENVO_2000037
    obo:IAO_0000115 "A power station which burns a fossil fuel such as coal, natural gas, or petroleum to produce electricity." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:00:37Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "fossil fuel power plant" ;
    rdfs:subClassOf obo:ENVO_00002214, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:ENVO_00010483
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0000087 ;
                                owl:someValuesFrom obo:CHEBI_35230
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom [
                                a owl:Class ;
                                owl:intersectionOf (obo:ENVO_00010483
                                    [
                                        a owl:Restriction ;
                                        owl:onProperty obo:RO_0000087 ;
                                        owl:someValuesFrom obo:CHEBI_35230
                                    ]
                                )
                            ]
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_2000038
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:01:16Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "coal power plant" ;
    rdfs:subClassOf obo:ENVO_2000037, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_02000091
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_02000091
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_2000039
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:02:17Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "gas power station" ;
    rdfs:subClassOf obo:ENVO_2000037, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_01000552
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_01000552
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_2000040
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:06:13Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "lignite power plant" ;
    rdfs:subClassOf obo:ENVO_2000038, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_2000008
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_2000008
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_2000041
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:14:06Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "solar power station" ;
    rdfs:subClassOf obo:ENVO_00002214, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000055 ;
                    owl:someValuesFrom obo:ENVO_2000035
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000055 ;
                            owl:someValuesFrom obo:ENVO_2000035
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_2000042
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:15:52Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "OTEC power plant", "OTEC power station" ;
    a owl:Class ;
    rdfs:label "ocean thermal power station" ;
    rdfs:subClassOf obo:ENVO_00002214, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000055 ;
                    owl:someValuesFrom obo:ENVO_2000032
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002233 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000055 ;
                            owl:someValuesFrom obo:ENVO_2000032
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:RO_0002233 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_2000043
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:21:48Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "tidal power plant" ;
    rdfs:subClassOf obo:ENVO_00002214, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_2000012
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000051 ;
                    owl:someValuesFrom obo:ENVO_01001342
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000055 ;
                    owl:someValuesFrom obo:ENVO_2000017
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00002214
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_2000012
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000051 ;
                            owl:someValuesFrom obo:ENVO_01001342
                        ]
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000055 ;
                            owl:someValuesFrom obo:ENVO_2000017
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_2000044
    obo:IAO_0000115 "Coal heated in the absence of air." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:29:33Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "coke" ;
    rdfs:subClassOf obo:ENVO_02000091 .

obo:ENVO_2000045
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T21:35:24Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "hydrocarbon-based environmental material" ;
    rdfs:subClassOf obo:ENVO_00010483, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0015021
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33292
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:CHEBI_24632
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_00010483
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002473 ;
                owl:someValuesFrom obo:CHEBI_24632
            ]
        )
    ] .

obo:ENVO_2000046
    obo:IAO_0000115 "A biogeochemical cycle which has oxygen as participant." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-11-03T22:06:08Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "global carbon cycling" ;
    a owl:Class ;
    rdfs:label "oxygen cycling" ;
    rdfs:subClassOf obo:ENVO_02500009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002233 ;
        owl:someValuesFrom obo:CHEBI_25806
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_02500009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002233 ;
                owl:someValuesFrom obo:CHEBI_25806
            ]
        )
    ] .

obo:ENVO_2100000
    obo:IAO_0000115 "An environment which is determined by an anatomical entity." ;
    a owl:Class ;
    rdfs:label "anatomical entity environment" ;
    rdfs:subClassOf obo:ENVO_01000254, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:ENVO_01001000
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002509 ;
        owl:someValuesFrom obo:UBERON_0001062
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_01000254
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002509 ;
                owl:someValuesFrom obo:UBERON_0001062
            ]
        )
    ] .

obo:ENVO_2100001
    a owl:ObjectProperty ;
    rdfs:label "obsolete determined by" ;
    owl:deprecated true .

obo:ENVO_2100002
    obo:IAO_0000115 "An environmental system determined by an intestine." ;
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "intestine environment" ;
    rdfs:subClassOf obo:ENVO_01001033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2100000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:ENVO_2100003
    obo:IAO_0000115 "An environment determined by an area or zone of skin tissue." ;
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "skin environment" ;
    rdfs:subClassOf obo:ENVO_2100004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2100000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:UBERON_0000014
            ]
        )
    ] .

obo:ENVO_2100004
    a owl:Class ;
    rdfs:label "integumental system environment" ;
    rdfs:subClassOf obo:ENVO_2100000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002509 ;
        owl:someValuesFrom obo:UBERON_0002416
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2100000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002509 ;
                owl:someValuesFrom obo:UBERON_0002416
            ]
        )
    ] .

obo:ENVO_2100005
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "face skin environment" ;
    rdfs:subClassOf obo:ENVO_2100003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:UBERON_1000021
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2100000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:UBERON_1000021
            ]
        )
    ] .

obo:ENVO_2100006
    oboInOwl:inSubset envo:envoMeo ;
    a owl:Class ;
    rdfs:label "feather environment" ;
    rdfs:subClassOf obo:ENVO_2100004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002507 ;
        owl:someValuesFrom obo:UBERON_0000022
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:ENVO_2100000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002507 ;
                owl:someValuesFrom obo:UBERON_0000022
            ]
        )
    ] .

obo:ENVO_2100007
    a owl:ObjectProperty ;
    rdfs:label "obsolete determined by part of" ;
    owl:deprecated true .

obo:ENVO_21001212
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A radiation process during which electromagnetic waves or their quanta are emitted at wavelengths and frequencies which travel exclusively in a line-of-sight fashion and which may produce molecular rotation and torsion on contact with matter." ;
    oboInOwl:hasDbXref "NCIT:C16862" ;
    a owl:Class ;
    rdfs:comment "This definition focuses on the properties of microwaves rather than their wavelength or frequency limits. Considerable ambiguity exists around the wavelength and frequency thresholds of microwaves. The ISO 21348 definition bounds these waves at 1 mm and 15 mm, with frequencies between 100 GHz and 0.225 GHz." ;
    rdfs:label "microwave radiation" ;
    rdfs:subClassOf obo:ENVO_01001026 .

obo:ENVO_21001213
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A radiation process during which electromagnetic waves or their quanta are emitted at wavelengths ranging from millimetre to kilometer scales." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    a owl:Class ;
    rdfs:comment "As with microwaves, considerable variation exists in the delimitation of frequency and wavelength thresholds for radiowaves. The ISO 21348 standard allows a wavelength range of 0.10 mm to 100 m and a frequency range of 300 GHz to 3 MHz. However, much lower thresholds also exist." ;
    rdfs:label "radio wave radiation" ;
    rdfs:subClassOf obo:ENVO_01001026 .

obo:ENVO_21001214
    obo:IAO_0000115 "A radiation process during which electromagnetic waves or their quanta are emitted when molecules change their rotational-vibrational movements, usually at wavelengths between 760 nm and 1 mm." ;
    oboInOwl:hasDbXref "NCIT:C16736" ;
    oboInOwl:hasExactSynonym "infra-red radiation" ;
    oboInOwl:hasRelatedSynonym "IR radiation" ;
    a owl:Class ;
    rdfs:label "infrared radiation" ;
    rdfs:subClassOf obo:ENVO_01001026 .

obo:ENVO_21001215
    obo:IAO_0000115 "A radiation process during which electromagnetic waves or their quanta are emitted at wavelengths between 380 nm and 760 nm." ;
    oboInOwl:hasDbXref "NCIT:C17732" ;
    oboInOwl:hasExactSynonym "optical radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "visible light" ;
    a owl:Class ;
    rdfs:label "visible spectrum radiation" ;
    rdfs:subClassOf obo:ENVO_01001026 .

obo:ENVO_21001216
    obo:IAO_0000115 "A radiation process during which electromagnetic waves or their quanta are emitted at wavelengths between 10 nm and 400 nm." ;
    obo:IAO_0000116 "To be expanded to account for subtypes." ;
    oboInOwl:hasExactSynonym "UV radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "ultraviolet radiation" ;
    rdfs:subClassOf obo:ENVO_01001026 .

obo:ENVO_21001217
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A radiation process during which penetrating electromagnetic radiation is emitted by high-energy electrons as they fall into a lower state of energy." ;
    oboInOwl:hasDbXref "NCIT:C17262" ;
    oboInOwl:hasExactSynonym "X ray radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:hasRelatedSynonym "X-ray" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "X-ray radiation" ;
    rdfs:subClassOf obo:ENVO_21001219 .

obo:ENVO_21001218
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A radiation process during which penetrating electromagnetic radiation is emitted from the radioactive decay (gamma decay) of atomic nuclei." ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:inSubset envo:environmental_hazards ;
    a owl:Class ;
    rdfs:label "gamma-ray radiation" ;
    rdfs:subClassOf obo:ENVO_21001219 .

obo:ENVO_21001219
    obo:IAO_0000115 "A radiation process during which electromagnetic waves or their quanta are emitted with sufficient energy to disrupt molecular bonds or alter the electron number of atoms." ;
    oboInOwl:hasDbXref "NCIT:C17052" ;
    oboInOwl:hasExactSynonym "ionising radiation" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    a owl:Class ;
    rdfs:label "ionizing radiation" ;
    rdfs:subClassOf obo:ENVO_01001026 .

obo:ENVO_3100001
    obo:IAO_0000115 "The concentration of Adenosine 5-triphosphate when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water Adenosine 5-triphosphate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of Adenosine 5-triphosphate in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15422
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_15422
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100002
    obo:IAO_0000115 "The concentration of alloxanthine when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water alloxanthine concentration" ;
    a owl:Class ;
    rdfs:label "concentration of alloxanthine in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28315
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28315
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100003
    obo:IAO_0000115 "The concentration of alpha-carotene when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water alpha-carotene concentration" ;
    a owl:Class ;
    rdfs:label "concentration of alpha-carotene in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28425
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28425
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100004
    obo:IAO_0000115 "The concentration of ammonium when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water ammonium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of ammonium in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28938
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28938
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100005
    obo:IAO_0000115 "The concentration of bacteriochlorophyll a when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water bacteriochlorophyll a concentration" ;
    a owl:Class ;
    rdfs:label "concentration of bacteriochlorophyll a in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30033
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30033
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100006
    obo:IAO_0000115 "The concentration of beta-carotene when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water beta-carotene concentration" ;
    a owl:Class ;
    rdfs:label "concentration of beta-carotene in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_17579
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_17579
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100007
    obo:IAO_0000115 "The concentration of carotene when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water carotene concentration" ;
    a owl:Class ;
    rdfs:label "concentration of carotene in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_23042
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_23042
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100008
    obo:IAO_0000115 "The concentration of chlorophyll a when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water chlorophyll a concentration" ;
    a owl:Class ;
    rdfs:label "concentration of chlorophyll a in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_18230
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_18230
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100009
    obo:IAO_0000115 "The concentration of chlorophyll b when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water chlorophyll b concentration" ;
    a owl:Class ;
    rdfs:label "concentration of chlorophyll b in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27888
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27888
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100010
    obo:IAO_0000115 "The concentration of chlorophyllide a when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water chlorophyllide a concentration" ;
    a owl:Class ;
    rdfs:label "concentration of chlorophyllide a in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16900
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16900
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100011
    obo:IAO_0000115 "The concentration of dioxygen when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water dioxygen concentration" ;
    a owl:Class ;
    rdfs:label "concentration of dioxygen in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15379
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_15379
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100012
    obo:IAO_0000115 "The concentration of divinyl chlorophyll a when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water divinyl chlorophyll a concentration" ;
    a owl:Class ;
    rdfs:label "concentration of divinyl chlorophyll a in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_73113
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_73113
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100013
    obo:IAO_0000115 "The concentration of divinyl chlorophyll b when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water divinyl chlorophyll b concentration" ;
    a owl:Class ;
    rdfs:label "concentration of divinyl chlorophyll b in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100036, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_73115
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_73115
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100014
    obo:IAO_0000115 "The concentration of fucoxanthin when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water fucoxanthin concentration" ;
    a owl:Class ;
    rdfs:label "concentration of fucoxanthin in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_5186
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_5186
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100015
    obo:IAO_0000115 "The concentration of Guanosine 5-triphosphate when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water Guanosine 5-triphosphate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of Guanosine 5-triphosphate in liquid water" ;
    rdfs:subClassOf obo:ENVO_3100026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15996
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_15996
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100016
    obo:IAO_0000115 "The concentration of hydrogen peroxide when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water hydrogen peroxide concentration" ;
    a owl:Class ;
    rdfs:label "concentration of hydrogen peroxide in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16240
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16240
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100017
    obo:IAO_0000115 "The concentration of hydrogen sulfide when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water hydrogen sulfide concentration" ;
    a owl:Class ;
    rdfs:label "concentration of hydrogen sulfide in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16136
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16136
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100019
    obo:IAO_0000115 "The concentration of lutein when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water lutein concentration" ;
    a owl:Class ;
    rdfs:label "concentration of lutein in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28838
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28838
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100020
    obo:IAO_0000115 "The concentration of methane when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water methane concentration" ;
    a owl:Class ;
    rdfs:label "concentration of methane in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16183
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16183
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100021
    obo:IAO_0000115 "The concentration of neoxanthin when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water neoxanthin concentration" ;
    a owl:Class ;
    rdfs:label "concentration of neoxanthin in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25501
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25501
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100022
    obo:IAO_0000115 "The concentration of nitrate when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water nitrate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrate in liquid water" ;
    rdfs:subClassOf obo:ENVO_03000123, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_17632
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_17632
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100023
    obo:IAO_0000115 "The concentration of nitrite when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water nitrite concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrite in liquid water" ;
    rdfs:subClassOf obo:ENVO_03000123, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16301
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16301
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100024
    obo:IAO_0000115 "The concentration of nitrous oxide when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water nitrous oxide concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrous oxide in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_17045
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_17045
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100025
    obo:IAO_0000115 "The concentration of peridinin when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water peridinin concentration" ;
    a owl:Class ;
    rdfs:label "concentration of peridinin in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_44882
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_44882
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100026
    obo:IAO_0000115 "The concentration of phosphate when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water phosphate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of phosphate in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_26020
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_26020
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100027
    obo:IAO_0000115 "The concentration of silicate(4-) when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water silicate(4-) concentration" ;
    a owl:Class ;
    rdfs:label "concentration of silicate(4-) in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_29241
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_29241
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100028
    obo:IAO_0000115 "The concentration of violaxanthin when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water violaxanthin concentration" ;
    a owl:Class ;
    rdfs:label "concentration of violaxanthin in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27295
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27295
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100029
    obo:IAO_0000115 "The concentration of zeaxanthin when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water zeaxanthin concentration" ;
    a owl:Class ;
    rdfs:label "concentration of zeaxanthin in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27547
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27547
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100030
    obo:IAO_0000115 "The acidity of some water." ;
    oboInOwl:hasExactSynonym "water acidity" ;
    a owl:Class ;
    rdfs:label "acidity of water" ;
    rdfs:subClassOf obo:PATO_0001842, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001842
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_3100031
    obo:IAO_0000115 "The depth of some water." ;
    oboInOwl:hasExactSynonym "water depth" ;
    a owl:Class ;
    rdfs:label "depth of water" ;
    rdfs:subClassOf obo:PATO_0001595, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001595
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_3100032
    obo:IAO_0000115 "The fluorescence of some water." ;
    oboInOwl:hasExactSynonym "water fluorescence" ;
    a owl:Class ;
    rdfs:label "fluorescence of water" ;
    rdfs:subClassOf obo:PATO_0000018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000018
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_3100033
    obo:IAO_0000115 "The pressure of some water." ;
    oboInOwl:hasExactSynonym "water pressure" ;
    a owl:Class ;
    rdfs:label "pressure of water" ;
    rdfs:subClassOf obo:PATO_0001025, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom obo:ENVO_00002006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001025
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom obo:ENVO_00002006
            ]
        )
    ] .

obo:ENVO_3100034
    obo:IAO_0000115 "The concentration of silicic acid when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water silicic acid concentration" ;
    a owl:Class ;
    rdfs:label "concentration of silicic acid in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_26675
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_26675
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100036
    obo:IAO_0000115 "The concentration of chlorophyll when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water chlorophyll concentration" ;
    a owl:Class ;
    rdfs:label "concentration of chlorophyll in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28966
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28966
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100037
    obo:IAO_0000115 "The concentration of nitrate when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water nitrate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrate in sea water" ;
    rdfs:subClassOf obo:ENVO_3100022, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_17632
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_17632
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100038
    obo:IAO_0000115 "The concentration of phosphate when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water phosphate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of phosphate in sea water" ;
    rdfs:subClassOf obo:ENVO_3100026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_26020
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_26020
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100039
    obo:IAO_0000115 "The concentration of silicic acid when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water silicic acid concentration" ;
    a owl:Class ;
    rdfs:label "concentration of silicic acid in sea water" ;
    rdfs:subClassOf obo:ENVO_3100034, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_26675
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_26675
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100040
    obo:IAO_0000115 "The concentration of ammonium when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water ammonium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of ammonium in sea water" ;
    rdfs:subClassOf obo:ENVO_3100004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28938
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28938
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100041
    obo:IAO_0000115 "The concentration of nitrite when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water nitrite concentration" ;
    a owl:Class ;
    rdfs:label "concentration of nitrite in sea water" ;
    rdfs:subClassOf obo:ENVO_3100023, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16301
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16301
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100042
    obo:IAO_0000115 "The concentration of carbon-13 atom when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water carbon-13 atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of carbon-13 atom in sea water" ;
    rdfs:subClassOf obo:ENVO_3100043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_36928
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_36928
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100043
    obo:IAO_0000115 "The concentration of carbon atom when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water carbon atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of carbon atom in sea water" ;
    rdfs:subClassOf obo:ENVO_09000009, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27594
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27594
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100044
    obo:IAO_0000115 "The concentration of chloroflurocarbon when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water chloroflurocarbon concentration" ;
    a owl:Class ;
    rdfs:label "concentration of chloroflurocarbon in sea water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_134024
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_134024
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100045
    obo:IAO_0000115 "The concentration of tritium when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water tritium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of tritium in sea water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_29238
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_29238
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100046
    obo:IAO_0000115 "The concentration of helium-3 when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water helium-3 concentration" ;
    a owl:Class ;
    rdfs:label "concentration of helium-3 in sea water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30218
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30218
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100047
    obo:IAO_0000115 "The concentration of carbon-14 atom when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water carbon-14 atom concentration" ;
    a owl:Class ;
    rdfs:label "concentration of carbon-14 atom in sea water" ;
    rdfs:subClassOf obo:ENVO_3100043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_36927
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_36927
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100048
    obo:IAO_0000115 "The concentration of sulfur hexafluoride when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water sulfur hexafluoride concentration" ;
    a owl:Class ;
    rdfs:label "concentration of sulfur hexafluoride in sea water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30496
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30496
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100049
    obo:IAO_0000115 "The concentration of calcium carbonate when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water calcium carbonate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of calcium carbonate in sea water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_3311
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_3311
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3100060
    obo:IAO_0000115 "The concentration of dioxygen when measured in sea water." ;
    oboInOwl:hasExactSynonym "sea water dioxygen concentration" ;
    a owl:Class ;
    rdfs:label "concentration of dioxygen in sea water" ;
    rdfs:subClassOf obo:ENVO_3100011, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15379
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002149
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_15379
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002149
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200002
    obo:IAO_0000115 "The concentration of bromine when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water bromine concentration" ;
    a owl:Class ;
    rdfs:label "concentration of bromine in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_22927
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_22927
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200003
    obo:IAO_0000115 "The concentration of cerium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water cerium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of cerium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33369
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33369
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200004
    obo:IAO_0000115 "The concentration of cobalt when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water cobalt concentration" ;
    a owl:Class ;
    rdfs:label "concentration of cobalt in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27638
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27638
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200005
    obo:IAO_0000115 "The concentration of dysprosium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water dysprosium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of dysprosium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33377
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33377
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200006
    obo:IAO_0000115 "The concentration of europium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water europium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of europium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_32999
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_32999
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200007
    obo:IAO_0000115 "The concentration of gadolinium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water gadolinium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of gadolinium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33375
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33375
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200008
    obo:IAO_0000115 "The concentration of lanthanum when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water lanthanum concentration" ;
    a owl:Class ;
    rdfs:label "concentration of lanthanum in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33336
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33336
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200009
    obo:IAO_0000115 "The concentration of lithium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water lithium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of lithium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30145
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30145
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200010
    obo:IAO_0000115 "The concentration of methanesulfonic acid when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water methanesulfonic acid concentration" ;
    a owl:Class ;
    rdfs:label "concentration of methanesulfonic acid in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27376
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27376
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200011
    obo:IAO_0000115 "The concentration of molybdenum when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water molybdenum concentration" ;
    a owl:Class ;
    rdfs:label "concentration of molybdenum in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28685
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28685
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200012
    obo:IAO_0000115 "The concentration of neodymium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water neodymium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of neodymium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33372
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33372
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200013
    obo:IAO_0000115 "The concentration of niobium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water niobium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of niobium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33344
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33344
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200014
    obo:IAO_0000115 "The concentration of praseodymium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water praseodymium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of praseodymium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_49828
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_49828
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200015
    obo:IAO_0000115 "The concentration of samarium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water samarium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of samarium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33374
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33374
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200016
    obo:IAO_0000115 "The concentration of silver when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water silver concentration" ;
    a owl:Class ;
    rdfs:label "concentration of silver in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30512
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30512
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200017
    obo:IAO_0000115 "The concentration of thallium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water thallium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of thallium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30440
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30440
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200018
    obo:IAO_0000115 "The concentration of tin when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water tin concentration" ;
    a owl:Class ;
    rdfs:label "concentration of tin in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27007
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27007
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200019
    obo:IAO_0000115 "The concentration of titanium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water titanium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of titanium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33341
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33341
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200020
    obo:IAO_0000115 "The concentration of yttrium when measured in lake water." ;
    oboInOwl:hasExactSynonym "lake water yttrium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of yttrium in lake water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33331
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_04000007
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33331
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_04000007
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200021
    obo:IAO_0000115 "The concentration of bromine when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice bromine concentration" ;
    a owl:Class ;
    rdfs:label "concentration of bromine in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_22927
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_22927
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200022
    obo:IAO_0000115 "The concentration of cerium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice cerium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of cerium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33369
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33369
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200023
    obo:IAO_0000115 "The concentration of cobalt when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice cobalt concentration" ;
    a owl:Class ;
    rdfs:label "concentration of cobalt in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27638
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27638
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200024
    obo:IAO_0000115 "The concentration of dysprosium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice dysprosium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of dysprosium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33377
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33377
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200025
    obo:IAO_0000115 "The concentration of europium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice europium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of europium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_32999
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_32999
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200026
    obo:IAO_0000115 "The concentration of gadolinium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice gadolinium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of gadolinium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33375
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33375
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200027
    obo:IAO_0000115 "The concentration of lanthanum when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice lanthanum concentration" ;
    a owl:Class ;
    rdfs:label "concentration of lanthanum in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33336
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33336
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200028
    obo:IAO_0000115 "The concentration of lithium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice lithium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of lithium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30145
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30145
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200029
    obo:IAO_0000115 "The concentration of methanesulfonic acid when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice methanesulfonic acid concentration" ;
    a owl:Class ;
    rdfs:label "concentration of methanesulfonic acid in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27376
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27376
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200030
    obo:IAO_0000115 "The concentration of molybdenum when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice molybdenum concentration" ;
    a owl:Class ;
    rdfs:label "concentration of molybdenum in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28685
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28685
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200031
    obo:IAO_0000115 "The concentration of neodymium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice neodymium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of neodymium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33372
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33372
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200032
    obo:IAO_0000115 "The concentration of niobium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice niobium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of niobium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33344
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33344
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200033
    obo:IAO_0000115 "The concentration of praseodymium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice praseodymium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of praseodymium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_49828
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_49828
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200034
    obo:IAO_0000115 "The concentration of samarium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice samarium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of samarium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33374
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33374
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200035
    obo:IAO_0000115 "The concentration of silver when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice silver concentration" ;
    a owl:Class ;
    rdfs:label "concentration of silver in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30512
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30512
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200036
    obo:IAO_0000115 "The concentration of thallium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice thallium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of thallium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30440
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30440
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200037
    obo:IAO_0000115 "The concentration of tin when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice tin concentration" ;
    a owl:Class ;
    rdfs:label "concentration of tin in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27007
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27007
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200038
    obo:IAO_0000115 "The concentration of titanium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice titanium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of titanium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33341
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33341
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200039
    obo:IAO_0000115 "The concentration of yttrium when measured in water ice." ;
    oboInOwl:hasExactSynonym "water ice yttrium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of yttrium in water ice" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33331
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000277
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33331
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000277
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200040
    obo:IAO_0000115 "The concentration of bromine when measured in snow." ;
    oboInOwl:hasExactSynonym "snow bromine concentration" ;
    a owl:Class ;
    rdfs:label "concentration of bromine in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_22927
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_22927
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200041
    obo:IAO_0000115 "The concentration of cerium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow cerium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of cerium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33369
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33369
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200042
    obo:IAO_0000115 "The concentration of cobalt when measured in snow." ;
    oboInOwl:hasExactSynonym "snow cobalt concentration" ;
    a owl:Class ;
    rdfs:label "concentration of cobalt in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27638
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27638
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200043
    obo:IAO_0000115 "The concentration of dysprosium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow dysprosium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of dysprosium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33377
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33377
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200044
    obo:IAO_0000115 "The concentration of europium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow europium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of europium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_32999
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_32999
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200045
    obo:IAO_0000115 "The concentration of gadolinium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow gadolinium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of gadolinium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33375
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33375
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200046
    obo:IAO_0000115 "The concentration of lanthanum when measured in snow." ;
    oboInOwl:hasExactSynonym "snow lanthanum concentration" ;
    a owl:Class ;
    rdfs:label "concentration of lanthanum in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33336
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33336
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200047
    obo:IAO_0000115 "The concentration of lithium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow lithium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of lithium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30145
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30145
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200048
    obo:IAO_0000115 "The concentration of methanesulfonic acid when measured in snow." ;
    oboInOwl:hasExactSynonym "snow methanesulfonic acid concentration" ;
    a owl:Class ;
    rdfs:label "concentration of methanesulfonic acid in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27376
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27376
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200049
    obo:IAO_0000115 "The concentration of molybdenum when measured in snow." ;
    oboInOwl:hasExactSynonym "snow molybdenum concentration" ;
    a owl:Class ;
    rdfs:label "concentration of molybdenum in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_28685
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_28685
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200050
    obo:IAO_0000115 "The concentration of neodymium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow neodymium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of neodymium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33372
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33372
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200051
    obo:IAO_0000115 "The concentration of niobium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow niobium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of niobium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33344
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33344
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200052
    obo:IAO_0000115 "The concentration of praseodymium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow praseodymium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of praseodymium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_49828
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_49828
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200053
    obo:IAO_0000115 "The concentration of samarium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow samarium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of samarium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33374
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33374
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200054
    obo:IAO_0000115 "The concentration of silver when measured in snow." ;
    oboInOwl:hasExactSynonym "snow silver concentration" ;
    a owl:Class ;
    rdfs:label "concentration of silver in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30512
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30512
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200055
    obo:IAO_0000115 "The concentration of thallium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow thallium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of thallium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_30440
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_30440
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200056
    obo:IAO_0000115 "The concentration of tin when measured in snow." ;
    oboInOwl:hasExactSynonym "snow tin concentration" ;
    a owl:Class ;
    rdfs:label "concentration of tin in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_27007
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_27007
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200057
    obo:IAO_0000115 "The concentration of titanium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow titanium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of titanium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33341
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33341
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200058
    obo:IAO_0000115 "The concentration of yttrium when measured in snow." ;
    oboInOwl:hasExactSynonym "snow yttrium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of yttrium in snow" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33331
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_01000406
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33331
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_01000406
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200059
    obo:IAO_0000115 "The concentration of urea when measured in liquid water." ;
    oboInOwl:hasExactSynonym "liquid water urea concentration" ;
    a owl:Class ;
    rdfs:label "concentration of urea in liquid water" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16199
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00002006
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16199
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00002006
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200060
    obo:IAO_0000115 "The concentration of oxygen when measured in soil." ;
    oboInOwl:hasExactSynonym "soil oxygen concentration" ;
    a owl:Class ;
    rdfs:label "concentration of oxygen in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_15379
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_15379
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200061
    obo:IAO_0000115 "The concentration of manganese molecular entity when measured in soil." ;
    oboInOwl:hasExactSynonym "soil manganese molecular entity concentration" ;
    a owl:Class ;
    rdfs:label "concentration of manganese molecular entity in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25154
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25154
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200062
    obo:IAO_0000115 "The concentration of iron molecular entity when measured in soil." ;
    oboInOwl:hasExactSynonym "soil iron molecular entity concentration" ;
    a owl:Class ;
    rdfs:label "concentration of iron molecular entity in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_24873
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_24873
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200063
    obo:IAO_0000115 "The concentration of aluminium molecular entity when measured in soil." ;
    oboInOwl:hasExactSynonym "soil aluminium molecular entity concentration" ;
    a owl:Class ;
    rdfs:label "concentration of aluminium molecular entity in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_33620
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_33620
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200064
    obo:IAO_0000115 "The concentration of magnesium molecular entity when measured in soil." ;
    oboInOwl:hasExactSynonym "soil magnesium molecular entity concentration" ;
    a owl:Class ;
    rdfs:label "concentration of magnesium molecular entity in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25108
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25108
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200065
    obo:IAO_0000115 "The concentration of sodium molecular entity when measured in soil." ;
    oboInOwl:hasExactSynonym "soil sodium molecular entity concentration" ;
    a owl:Class ;
    rdfs:label "concentration of sodium molecular entity in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_26712
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_26712
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200066
    obo:IAO_0000115 "The concentration of organic nitrogen anion when measured in soil." ;
    oboInOwl:hasExactSynonym "soil organic nitrogen anion concentration" ;
    a owl:Class ;
    rdfs:label "concentration of organic nitrogen anion in soil" ;
    rdfs:subClassOf obo:ENVO_3200071, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_50335
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_50335
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200067
    obo:IAO_0000115 "The concentration of organophosphorus compound when measured in soil." ;
    oboInOwl:hasExactSynonym "soil organophosphorus compound concentration" ;
    a owl:Class ;
    rdfs:label "concentration of organophosphorus compound in soil" ;
    rdfs:subClassOf obo:ENVO_3200068, obo:ENVO_3200071, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_25710
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_25710
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200068
    obo:IAO_0000115 "The concentration of phosphorus molecular entity when measured in soil." ;
    oboInOwl:hasExactSynonym "soil phosphorus molecular entity concentration" ;
    a owl:Class ;
    rdfs:label "concentration of phosphorus molecular entity in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_26082
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_26082
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200069
    obo:IAO_0000115 "The concentration of potassium molecular entity when measured in soil." ;
    oboInOwl:hasExactSynonym "soil potassium molecular entity concentration" ;
    a owl:Class ;
    rdfs:label "concentration of potassium molecular entity in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_26217
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_26217
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200070
    obo:IAO_0000115 "The concentration of calcium carbonate when measured in soil." ;
    oboInOwl:hasExactSynonym "soil calcium carbonate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of calcium carbonate in soil" ;
    rdfs:subClassOf obo:ENVO_09000027, obo:ENVO_3200071, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_3311
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_3311
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200071
    obo:IAO_0000115 "The concentration of organic molecular entity when measured in soil." ;
    oboInOwl:hasExactSynonym "soil organic molecular entity concentration" ;
    a owl:Class ;
    rdfs:label "concentration of organic molecular entity in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_50860
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_50860
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200072
    obo:IAO_0000115 "The concentration of tetraphosphorus decaoxide when measured in soil." ;
    oboInOwl:hasExactSynonym "soil tetraphosphorus decaoxide concentration" ;
    a owl:Class ;
    rdfs:label "concentration of tetraphosphorus decaoxide in soil" ;
    rdfs:subClassOf obo:ENVO_3200068, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_37376
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_37376
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200073
    obo:IAO_0000115 "The concentration of sulfate when measured in soil." ;
    oboInOwl:hasExactSynonym "soil sulfate concentration" ;
    a owl:Class ;
    rdfs:label "concentration of sulfate in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:CHEBI_16189
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:CHEBI_16189
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200074
    obo:IAO_0000115 "The concentration of exchangeable potassium when measured in soil." ;
    oboInOwl:hasExactSynonym "soil exchangeable potassium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of exchangeable potassium in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_06105237
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_06105237
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200075
    obo:IAO_0000115 "The concentration of residual water when measured in soil." ;
    oboInOwl:hasExactSynonym "soil residual water concentration" ;
    a owl:Class ;
    rdfs:label "concentration of residual water in soil" ;
    rdfs:subClassOf obo:ENVO_09000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_06105238
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_06105238
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:ENVO_3200076
    obo:IAO_0000115 "The concentration of exchangeable calcium when measured in soil." ;
    oboInOwl:hasExactSynonym "soil exchangeable calcium concentration" ;
    a owl:Class ;
    rdfs:label "concentration of exchangeable calcium in soil" ;
    rdfs:subClassOf obo:PATO_0000033, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:ENVO_06105239
                [
                    a owl:Restriction ;
                    owl:onProperty obo:BFO_0000050 ;
                    owl:someValuesFrom obo:ENVO_00001998
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000033
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000052 ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:intersectionOf (obo:ENVO_06105239
                        [
                            a owl:Restriction ;
                            owl:onProperty obo:BFO_0000050 ;
                            owl:someValuesFrom obo:ENVO_00001998
                        ]
                    )
                ]
            ]
        )
    ] .

obo:FAO_0000001
    obo:IAO_0000115 "An anatomical structure that forms all or part of a fungus." ;
    oboInOwl:hasRelatedSynonym "fungal structure ontology" ;
    a owl:Class ;
    rdfs:label "fungal structure" ;
    rdfs:subClassOf obo:UBERON_0000061 .

obo:FOODON_00001001
    a owl:Class ;
    rdfs:label "orange juice (liquid)"@en ;
    rdfs:subClassOf obo:FOODON_03301103, obo:FOODON_03430109 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_03301103
            obo:FOODON_03430109
        )
    ] .

obo:FOODON_00001002
    obo:IAO_0000115 "Food material for humans and animals which is processed with the intention that it be consumable as a whole or added to other food products."@en ;
    obo:IAO_0000117 "Damion Dooley"@en ;
    obo:IAO_0000118 "Foodon product type"@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Food"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:comment "The FoodOn \"food product\" class is provided as a branch under which new food product categories and food products themselves can be placed. Here classes are provided to differentiate a food product by its food composition, processing and/or consumption characteristics. This avoids brand name products but it may include generic food dish categories. It has a much greater depth and polyhierarchy than other agency product type schemes have in an effort to group related products together.  The upper level basis of this tree originated in the environment ontology (ENVO) and from the US Code of Federal Regulations."@en ;
    rdfs:label "food product"@en ;
    rdfs:subClassOf obo:FOODON_00002403 .

obo:FOODON_00001003
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "The juice products which are made from the fermented sap of the maguey (agave) plant."@en ;
    a owl:Class ;
    rdfs:label "fermented agave juice"@en ;
    rdfs:subClassOf obo:FOODON_00001103 .

obo:FOODON_00001004
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "This food product type includes food products which are made from fermentation of juice extracted from pressed sugarcane."@en ;
    a owl:Class ;
    rdfs:label "fermenting sugar cane juice"@en ;
    rdfs:subClassOf obo:FOODON_00001097 .

obo:FOODON_00001005
    a owl:Class ;
    rdfs:label "fermenting elaeis palm sap food product"@en ;
    rdfs:subClassOf obo:FOODON_00001096 .

obo:FOODON_00001006
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product made of meat, the skeletal muscle and associated fat, and other edible tissues such as organs, livers, skin, brains, bone marrow, kidneys, or lungs, of mammals." ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Meat> ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F17332> ;
    a owl:Class ;
    rdfs:label "mammalian meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001092 .

obo:FOODON_00001007
    obo:IAO_0000115 "A processed meat food product that is made from a sausage."@en ;
    terms:contributor <https://orcid.org/0000-0001-5275-8866> ;
    terms:date "2022-10-28T11:02:42Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "meat sausage food product"@en ;
    rdfs:subClassOf obo:FOODON_00001010 .

obo:FOODON_00001008
    terms:contributor "Damion Dooley" ;
    terms:date "2019-06-11T23:00:48Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F17604> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* semisolid with smooth consistency FOODON:03430119
* liver UBERON:0002107"""@en ;
    rdfs:label "liver paste"@en ;
    rdfs:seeAlso "https://madison.com/lifestyles/chicken-liver-paste-is-still-a-tasty-treat/article_2194b8cb-82b5-5112-9a97-0042571e90d1.html"@en ;
    rdfs:subClassOf obo:FOODON_00002819, obo:FOODON_03315925 .

obo:FOODON_00001009
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A hot dog is a moist sausage of soft, even texture and flavor, often made from advanced meat recovery or meat slurry. Most types are fully cooked, cured or smoked. It is often placed hot in a special purpose soft, sliced hot dog bun."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Hot_dog> ;
    terms:contributor "Damion Dooley"@en ;
    schema:image <https://upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Hotdog_-_Evan_Swigart.jpg/640px-Hotdog_-_Evan_Swigart.jpg> ;
    oboInOwl:hasExactSynonym "hotdog"@en ;
    oboInOwl:hasNarrowSynonym "frankfurter"@en ;
    a owl:Class ;
    rdfs:label "hot dog"@en ;
    rdfs:seeAlso obo:FOODON_03307053 ;
    rdfs:subClassOf obo:FOODON_00001224 .

obo:FOODON_00001010
    a owl:Class ;
    rdfs:label "processed meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001006, obo:FOODON_03311737 .

obo:FOODON_00001011
    a owl:Class ;
    rdfs:label "milk formula food product"@en ;
    rdfs:subClassOf obo:FOODON_00001091 .

obo:FOODON_00001013
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Cheese is a food derived from milk that is produced in a wide range of flavors, textures, and forms by coagulation of the milk protein casein." ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1076>, "https://en.wikipedia.org/wiki/Cheese" ;
    oboInOwl:hasExactSynonym "cheese"@en ;
    a owl:Class ;
    rdfs:label "cheese food product"@en ;
    rdfs:seeAlso <https://www.asmscience.org/content/book/10.1128/9781555818593.chap3>, <https://www.asmscience.org/content/journal/microbiolspec/10.1128/microbiolspec.CM-0003-2012> ;
    rdfs:subClassOf obo:FOODON_00001256 .

obo:FOODON_00001014
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A dairy product produced by bacterial fermentation of milk."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Yogurt"^^xsd:anyURI ;
    terms:contributor "Damion Dooley"@en ;
    schema:image "https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Cacik-1.jpg/549px-Cacik-1.jpg"^^xsd:anyURI ;
    oboInOwl:hasExactSynonym "yoghourt"@en, "yoghurt"@en-br, "yougert"@en ;
    a owl:Class ;
    rdfs:comment "The bacteria used to make yogurt are known as yogurt cultures. The fermentation of lactose by these bacteria produces lactic acid, which acts on milk protein to give yogurt its texture and characteristic tart flavor."@en ;
    rdfs:label "yogurt food product"@en ;
    rdfs:subClassOf obo:FOODON_00001053 .

obo:FOODON_00001015
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "This class includes food products which are derived from or produced by a plant."@en ;
    a owl:Class ;
    rdfs:label "plant food product"@en ;
    rdfs:subClassOf obo:FOODON_00002381 .

obo:FOODON_00001016
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Cabbage or headed cabbage (comprising several cultivars of Brassica oleracea) is a leafy green or purple biennial plant, grown as an annual vegetable crop for its dense-leaved heads." ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cabbage" ;
    a owl:Class ;
    rdfs:label "cabbage food product"@en ;
    rdfs:subClassOf obo:FOODON_00001171, obo:FOODON_00003341 .

obo:FOODON_00001017
    a owl:Class ;
    rdfs:label "commercial yogurt"@en ;
    rdfs:subClassOf obo:FOODON_00001014 .

obo:FOODON_00001019
    obo:IAO_0000115 "The liquid extracted from the mashing process during the brewing of beer or whiskey. Wort contains the sugars that will be fermented by the brewing yeast to produce alcohol." ;
    a owl:Class ;
    rdfs:label "wort food product"@en ;
    rdfs:subClassOf obo:FOODON_00001102 .

obo:FOODON_00001020
    a owl:Class ;
    rdfs:label "beer wort food product"@en ;
    rdfs:subClassOf obo:FOODON_00001019 .

obo:FOODON_00001021
    a owl:Class ;
    rdfs:label "acifified beer wort food product"@en ;
    rdfs:subClassOf obo:FOODON_00001020 .

obo:FOODON_00001023
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Cream component produced by churning and containing not less than 80% milkfat."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=C0179> ;
    a owl:Class ;
    rdfs:label "mammalian milk butter"@en ;
    rdfs:subClassOf obo:FOODON_00001243, obo:FOODON_03315150 .

obo:FOODON_00001024
    a owl:Class ;
    rdfs:label "pickled cabbage food product"@en ;
    rdfs:subClassOf obo:FOODON_00001016, obo:FOODON_00001182 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001016
            obo:FOODON_00001182
        )
    ] .

obo:FOODON_00001025
    a owl:Class ;
    rdfs:label "camembert cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001127 .

obo:FOODON_00001026
    obo:IAO_0100001 "http://purl.obolibrary.org/obo/FOODON_03301348"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "obsolete: cane sugar"@en ;
    owl:deprecated true .

obo:FOODON_00001027
    a owl:Class ;
    rdfs:label "cheddar cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001127 .

obo:FOODON_00001028
    obo:IAO_0000115 "A large disc of smooth, soft, even runny cheese made with cow's milk." ;
    a owl:Class ;
    rdfs:label "Brie cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001127 .

obo:FOODON_00001029
    obo:IAO_0000115 "A hard cow's milk cheese with an almost orange yellow paste. Older cheeses are coated in black wax." ;
    a owl:Class ;
    rdfs:label "gouda cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001127 .

obo:FOODON_00001031
    obo:IAO_0000115 "A drum of very rich, creamy, pungent blue-veined cow's milk cheese. It has a white paste with blue veining and a brined rind. It is made in Gorgonzola, near Milan." ;
    a owl:Class ;
    rdfs:label "gorgonzola cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001065, obo:FOODON_00001127 .

obo:FOODON_00001032
    obo:IAO_0000115 "A generic cheese common to many countries for several related varieties of cheese  which resemble the Swiss Emmental. Three types of bacteria are used in the production of Emmental cheese: Streptococcus salivarius subsp. thermophilus, Lactobacillus  (L. helveticus or Lactobacillus delbrueckii subsp. bulgaricus), and Propionibacter (P. freudenreichii or P. shermani). In a late stage of cheese production, the Propionibacter consumes the lactic acid excreted by the other bacteria, and releases carbon dioxide gas, which slowly forms the bubbles that develop the eyes. Swiss cheese without eyes is known as \"blind.\"" ;
    a owl:Class ;
    rdfs:label "swiss cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001127 .

obo:FOODON_00001033
    obo:IAO_0000115 "A semi-hard, yellow cheese that has mild flavor that is slightly buttery."@en ;
    oboInOwl:hasExactSynonym "Emmental cheese"@en, "Emmentaler cheese"@en ;
    a owl:Class ;
    rdfs:label "emmenthal cheese"@en ;
    rdfs:seeAlso <http://www.whatamieating.com/?b=1&d=1&t=main&s=Emmental&r=All> ;
    rdfs:subClassOf obo:FOODON_00001032 .

obo:FOODON_00001035
    a owl:Class ;
    rdfs:label "new zealand cheddar cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001027 .

obo:FOODON_00001036
    obo:IAO_0000115 "A small, sweetish, soft, square cow's milk cheese from Normandy with a yellowish-orange rind." ;
    a owl:Class ;
    rdfs:label "pont ieveque cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001127 .

obo:FOODON_00001037
    obo:IAO_0000115 "A disc of soft cheese made with cow's milk. It has a soft to runny paste and a smooth, pink rind." ;
    a owl:Class ;
    rdfs:label "vacherin mont dor cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00002252 .

obo:FOODON_00001038
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product made from domestic pig meat (Sus domesticus or Sus scrofa scrofa)."@en ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Pork"^^xsd:anyURI ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasExactSynonym "pork"@en ;
    a owl:Class ;
    rdfs:label "pork meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00002663 .

obo:FOODON_00001039
    obo:IAO_0000115 "A meat that is preserved by the addition of a combination of salt, sugar, nitrates  or nitrite and or is smoked." ;
    a owl:Class ;
    rdfs:label "cured meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001010 .

obo:FOODON_00001040
    a owl:Class ;
    rdfs:label "chicken meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001131 .

obo:FOODON_00001041
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product that is derived from some cow."@en ;
    terms:contributor "https://orcid.org/0000-0001-5275-8866" ;
    terms:date "2025-02-01T09:59:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "cow food product"@en ;
    rdfs:subClassOf obo:FOODON_00001134 .

obo:FOODON_00001045
    obo:IAO_0000115 "A frozen dessert usually made from dairy products, such as milk and cream, and often combined with fruits or other ingredients and flavours. Most varieties contain sugar, although some are made with other sweeteners. In some cases, artificial flavourings  and colourings are used in addition to (or in replacement of) the natural ingredients. This mixture is stirred slowly while cooling to prevent large ice crystals from forming; the result is a smoothly textured ice cream." ;
    oboInOwl:hasExactSynonym "ice cream"@en, "ice-cream" ;
    a owl:Class ;
    rdfs:label "ice cream food product"@en ;
    rdfs:subClassOf obo:FOODON_00001149, obo:FOODON_00001257, obo:FOODON_00001878 .

obo:FOODON_00001046
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A seafood product is a vertebrate or invertibrate organism from an aquatic environment."@en ;
    obo:IAO_0000116 "Some of the subclasses are currently freshwater organisms."@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "animal seafood product"@en ;
    rdfs:subClassOf obo:FOODON_00004242 .

obo:FOODON_00001047
    obo:IAO_0000115 "A fermented salty fish of Korean cuisine."@en ;
    obo:IAO_0100001 obo:FOODON_03315293 ;
    a owl:Class ;
    rdfs:label "obsolete: jeotgal food product"@en ;
    owl:deprecated true .

obo:FOODON_00001048
    a owl:Class ;
    rdfs:label "meshanger cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001013 .

obo:FOODON_00001049
    obo:IAO_0000115 "A cut of meat (a meat chop) cut perpendicularly to the spine of the pig and usually containing a rib or part of a vertebra, served as an individual portion." ;
    a owl:Class ;
    rdfs:label "pork chop food product"@en ;
    rdfs:subClassOf obo:FOODON_00001038 .

obo:FOODON_00001050
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product having tempeh as a defining ingredient"@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "tempeh food product"@en ;
    rdfs:subClassOf obo:FOODON_00001078 .

obo:FOODON_00001051
    a owl:Class ;
    rdfs:label "fermented rice beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001102, obo:FOODON_00001838 .

obo:FOODON_00001052
    a owl:Class ;
    rdfs:label "amasake food product"@en ;
    rdfs:subClassOf obo:FOODON_00001051 .

obo:FOODON_00001053
    a owl:Class ;
    rdfs:label "fermented dairy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001256, obo:FOODON_00001258 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001256
            obo:FOODON_00001258
        )
    ] .

obo:FOODON_00001054
    a owl:Class ;
    rdfs:label "fermented fish or seafood food product"@en ;
    rdfs:subClassOf obo:FOODON_00001055, obo:FOODON_00001258 .

obo:FOODON_00001055
    a owl:Class ;
    rdfs:label "sea water fish food product"@en ;
    rdfs:subClassOf obo:FOODON_00001046, obo:FOODON_03315173 .

obo:FOODON_00001056
    obo:IAO_0000115 "A food product made from flour."@en ;
    obo:IAO_0000119 "Wikipedia:Flour"^^xsd:anyURI ;
    terms:contributor "Damion Dooley" ;
    a owl:Class ;
    rdfs:label "flour food product"@en ;
    rdfs:subClassOf obo:FOODON_00004509 .

obo:FOODON_00001057
    obo:IAO_0000115 "A food product derived from plant fruit."@en ;
    a owl:Class ;
    rdfs:label "plant fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001261 .

obo:FOODON_00001058
    a owl:Class ;
    rdfs:label "fruit extract food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057 .

obo:FOODON_00001059
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Apple juice is a fruit juice made by the maceration and pressing of an apple."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Apple_juice"^^xsd:anyURI ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1419> ;
    oboInOwl:hasExactSynonym "apple juice"@en ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* liquid, low viscosity, with no visible particles FOODON:03430123
* fruit, peel present, core, pit or seed present FOODON:03420140"""@en ;
    rdfs:label "apple juice"@en ;
    rdfs:subClassOf obo:FOODON_00001140, obo:FOODON_00001611 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001140
            obo:FOODON_00001611
        )
    ] .

obo:FOODON_00001060
    a owl:Class ;
    rdfs:label "awamori food product"@en ;
    rdfs:subClassOf obo:FOODON_00001051 .

obo:FOODON_00001061
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Any of certain cuts of meat taken from the sides, belly or back of a pig that may be cured and/or smoked." ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Bacon"^^xsd:anyURI ;
    terms:contributor "Damion Dooley" ;
    a owl:Class ;
    rdfs:label "bacon food product"@en ;
    rdfs:subClassOf obo:FOODON_00001241 .

obo:FOODON_00001062
    a owl:Class ;
    rdfs:label "fermented millet food product"@en ;
    rdfs:subClassOf obo:FOODON_00001102, obo:FOODON_00001838 .

obo:FOODON_00001063
    oboInOwl:hasRelatedSynonym "bantu beer" ;
    a owl:Class ;
    rdfs:label "millet beer food product"@en ;
    rdfs:subClassOf obo:FOODON_00001062 .

obo:FOODON_00001064
    a owl:Class ;
    rdfs:label "bottled beer food product"@en ;
    rdfs:subClassOf obo:FOODON_00001260 .

obo:FOODON_00001065
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A class of cow's milk, sheep's milk, or goat's milk cheeses that have had Penicillium cultures added so that the final product is spotted or veined throughout with blue, blue-gray or blue-green mould, and carries a distinct smell." ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1128> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* solid FOODON:03430151
* curd FOODON:03420245
* curing or aging process FOODON:03460253
* interior mold curing process FOODON:03460331"""@en ;
    rdfs:label "blue cheese food product"@en ;
    rdfs:seeAlso "https://en.wikipedia.org/wiki/List_of_blue_cheeses"^^xsd:anyURI ;
    rdfs:subClassOf obo:FOODON_00001013 .

obo:FOODON_00001067
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "The liquid left over after producing butter from cream during the churning process." ;
    a owl:Class ;
    rdfs:label "buttermilk food product"@en ;
    rdfs:subClassOf obo:FOODON_00001107 .

obo:FOODON_00001069
    a owl:Class ;
    rdfs:label "fermented fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001258 .

obo:FOODON_00001070
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food produced by fermenting rice, barley and/or soybeans, with salt and the mold koji-kin (Aspergillus oryzae)."@en ;
    obo:IAO_0000119 <Wikipedia:Miso> ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1971> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* semisolid FOODON:03430144
* fully heat-treated FOODON:03440014
* seed, skin present, germ present FOODON:03420133
* fermentation/modification process, multiple component FOODON:03460128
* salted FOODON:03460173
* curing or aging process FOODON:03460253
* preservation by fermentation FOODON:03470104"""@en ;
    rdfs:label "miso food product"@en ;
    rdfs:subClassOf obo:FOODON_00001078 .

obo:FOODON_00001071
    obo:IAO_0000115 "A grape berry food product which is the juice of freshly pressed grapes that contains some amount of pulp, skins, stems, and seeds."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Must#Winemaking" ;
    a owl:Class ;
    rdfs:comment "Grape pomace components typically comprises between 7 to 23 percent of the total weight of must. [https://en.wikipedia.org/wiki/Must]"@en ;
    rdfs:label "grape must"@en ;
    rdfs:subClassOf obo:FOODON_00001162 .

obo:FOODON_00001073
    obo:IAO_0000115 "A liquid produced from the fermentation of ethanol in a process that yields its key ingredient, acetic acid." ;
    a owl:Class ;
    rdfs:label "vinegar food product"@en ;
    rdfs:subClassOf obo:FOODON_00001133, obo:FOODON_00001258 .

obo:FOODON_00001074
    obo:IAO_0000115 "Vinegar is made by malting barley, causing the starch in the grain to turn to maltose." ;
    a owl:Class ;
    rdfs:label "barley malt vinegar"@en ;
    rdfs:subClassOf obo:FOODON_00001191, obo:FOODON_00001919 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001073
            obo:FOODON_00001191
        )
    ] .

obo:FOODON_00001075
    a owl:Class ;
    rdfs:label "mammalian milk (nonfat, dry)"@en ;
    rdfs:subClassOf obo:FOODON_03315150 .

obo:FOODON_00001076
    obo:IAO_0000115 "Sake is a fermented rice beverage resulting from the fermentation of rice with the mold Aspergillus oryzae and, in parallel, with the yeast Saccharomyces cerevisiae [wikipedia:sake]"@en ;
    a owl:Class ;
    rdfs:label "sake food product"@en ;
    rdfs:subClassOf obo:FOODON_00001051 .

obo:FOODON_00001077
    a owl:Class ;
    rdfs:label "salt pork meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00002301 .

obo:FOODON_00001078
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product having fermented soyabeans as a defining ingredient"@en ;
    a owl:Class ;
    rdfs:label "fermented soybean food product"@en ;
    rdfs:subClassOf obo:FOODON_00002266, obo:FOODON_03310006 .

obo:FOODON_00001079
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food material which is preserved by soaking and storing it in vinegar or brine."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Pickled_cucumber> ;
    oboInOwl:hasDbXref <siren:F1302>, <siren:F16510> ;
    oboInOwl:hasExactSynonym "pickled"@en ;
    a owl:Class ;
    rdfs:label "food (pickled)"@en ;
    rdfs:subClassOf obo:FOODON_00002158 .

obo:FOODON_00001080
    a owl:Class ;
    rdfs:label "tape kefan food product"@en ;
    rdfs:subClassOf obo:FOODON_00001051 .

obo:FOODON_00001081
    obo:IAO_0000115 "A soft cheese made with cow's milk. It has a creamy paste and a greyish-red and downy white penicillin rind and is sometimes foil-wrapped." ;
    a owl:Class ;
    rdfs:label "Bondon cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001127 .

obo:FOODON_00001082
    a owl:Class ;
    rdfs:label "bitter cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001013 .

obo:FOODON_00001083
    a owl:Class ;
    rdfs:label "sugar condiment"@en ;
    rdfs:subClassOf obo:FOODON_00001133 .

obo:FOODON_00001086
    obo:IAO_0000115 "A fermented milk drink made from  milk. It is prepared by inoculating cow, goat, or sheep's milk with kefir grains, a combination of bacteria and yeasts in a matrix of proteins, lipids, and sugars. This symbiotic matrix forms \"grains\" that resemble cauliflower. Many different bacteria and yeasts are found in the kefir grains, which are a complex and highly variable community of micro-organisms termed probiotics." ;
    a owl:Class ;
    rdfs:label "kefir food product"@en ;
    rdfs:subClassOf obo:FOODON_03303909 .

obo:FOODON_00001087
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A lipid material derived from plants. Physically, oils are liquid at room temperature."@en ;
    obo:IAO_0000117 "Damion Dooley"@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Vegetable_fats_and_oils> ;
    a owl:Class ;
    rdfs:label "vegetable oil food product"@en ;
    rdfs:subClassOf obo:FOODON_03310387, obo:FOODON_03460263 .

obo:FOODON_00001088
    obo:IAO_0000115 "An oil used as a nutritional supplement and is a traditional European ethnic food, highly regarded for its nutty flavor."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Linseed_oil#Nutritional_supplement_and_food> ;
    terms:contributor <https://orcid.org/0000-0002-8844-9165> ;
    terms:date "2019-09-19T21:51:42Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "langual:H0852" ;
    oboInOwl:hasExactSynonym "flax oil"@en, "flax seed oil"@en, "linseed oil", "linseed oil"@en ;
    a owl:Class ;
    rdfs:comment "Food-grade flaxseed oil is cold-pressed, obtained without solvent extraction, in the absence of oxygen, and marketed as edible flaxseed oil.[wikipedia]"@en ;
    rdfs:label "flaxseed oil"@en ;
    rdfs:subClassOf obo:FOODON_00001859, obo:FOODON_03420307 .

obo:FOODON_00001089
    obo:IAO_0000115 "A food product made from milling corn."@en ;
    a owl:Class ;
    rdfs:label "milled corn food product"@en ;
    rdfs:subClassOf obo:FOODON_00001142, obo:FOODON_00004509 .

obo:FOODON_00001090
    a owl:Class ;
    rdfs:label "sour milk beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001217 .

obo:FOODON_00001091
    a owl:Class ;
    rdfs:label "dried milk food product"@en ;
    rdfs:subClassOf obo:FOODON_00001257, obo:FOODON_03307539 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001257
            obo:FOODON_03307539
        )
    ] .

obo:FOODON_00001092
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product which is derived from or produced by an animal that has a vertibrae."@en ;
    terms:contributor "Damion Dooley" ;
    a owl:Class ;
    rdfs:label "vertebrate animal food product"@en ;
    rdfs:subClassOf obo:FOODON_00004242 .

obo:FOODON_00001093
    a owl:Class ;
    rdfs:label "cereal grain food product"@en ;
    rdfs:subClassOf obo:FOODON_00001173 .

obo:FOODON_00001094
    terms:contributor "Damion Dooley" ;
    terms:date "2019-06-11T07:25:19Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F5644> ;
    oboInOwl:hasExactSynonym "alcoholic beverage" ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* liquid FOODON:03430130
* microbial/enzymatic modification process FOODON:03460119
* curing or aging process FOODON:03460253"""@en ;
    rdfs:label "fermented beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001258, obo:FOODON_03301977 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001258
            obo:FOODON_03301977
        )
    ] .

obo:FOODON_00001096
    a owl:Class ;
    rdfs:label "fermented elaeis palm beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001254 .

obo:FOODON_00001097
    a owl:Class ;
    rdfs:label "fermented sugar cane beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001254 .

obo:FOODON_00001098
    oboInOwl:hasExactSynonym "fermented apple" ;
    a owl:Class ;
    rdfs:label "fermented apple beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001099, obo:FOODON_00001159 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001099
            obo:FOODON_00001159
        )
    ] .

obo:FOODON_00001099
    a owl:Class ;
    rdfs:label "apple beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001157 .

obo:FOODON_00001100
    terms:contributor "Damion Dooley" ;
    terms:date "2019-06-20T07:47:47Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F2385> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* liquid, low viscosity FOODON:03430109
* acidified FOODON:03460200
* ingredient: water addition process FOODON:03460148
* ingredient: sweetener added FOODON:03460202
* ingredient: flavoring, spice or herb added FOODON:03460227"""@en ;
    rdfs:label "orange fruit beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001156, obo:FOODON_00002071 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001156
            obo:FOODON_00002071
        )
    ] .

obo:FOODON_00001102
    a owl:Class ;
    rdfs:label "fermented grain beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001254 .

obo:FOODON_00001103
    obo:IAO_0000115 "This food product type includes beverage products which are made from the fermented sap of the maguey (agave) plant."@en ;
    a owl:Class ;
    rdfs:label "fermented agave beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001254, obo:FOODON_00002423 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001254
            obo:FOODON_00002423
        )
    ] .

obo:FOODON_00001104
    obo:IAO_0000115 "This food product type includes food products which are made from eggs laid by the sea water fish."@en ;
    a owl:Class ;
    rdfs:label "sea water fish egg food product"@en ;
    rdfs:subClassOf obo:FOODON_00001055, obo:FOODON_00001250 .

obo:FOODON_00001105
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product made from an avian egg."@en ;
    a owl:Class ;
    rdfs:label "avian egg food product"@en ;
    rdfs:subClassOf obo:FOODON_00001251, obo:FOODON_00001274 .

obo:FOODON_00001106
    a owl:Class ;
    rdfs:label "camelid dairy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001256 .

obo:FOODON_00001107
    a owl:Class ;
    rdfs:label "bovine dairy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001256 .

obo:FOODON_00001111
    a owl:Class ;
    rdfs:label "equine dairy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001256 .

obo:FOODON_00001114
    a owl:Class ;
    rdfs:label "zebra dairy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001111 .

obo:FOODON_00001118
    a owl:Class ;
    rdfs:label "cattle dairy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001107 .

obo:FOODON_00001120
    a owl:Class ;
    rdfs:label "camelid milk beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001217 .

obo:FOODON_00001121
    a owl:Class ;
    rdfs:label "equine milk beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001217 .

obo:FOODON_00001124
    a owl:Class ;
    rdfs:label "caprine cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001013 .

obo:FOODON_00001125
    a owl:Class ;
    rdfs:label "ovine cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001013 .

obo:FOODON_00001126
    a owl:Class ;
    rdfs:label "bovine cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001013 .

obo:FOODON_00001127
    a owl:Class ;
    rdfs:label "cow milk cheese"@en ;
    rdfs:subClassOf obo:FOODON_00001126, obo:FOODON_00001771 .

obo:FOODON_00001128
    obo:IAO_0000115 "A very strong smelling, soft cow's milk cheese made by fermentation involving the bacterium Brevibacterium linens."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Limburger> ;
    a owl:Class ;
    rdfs:label "Limburger cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00002252 .

obo:FOODON_00001129
    a owl:Class ;
    rdfs:label "goat milk cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001124 .

obo:FOODON_00001130
    a owl:Class ;
    rdfs:label "sheep milk cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001125 .

obo:FOODON_00001131
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product made from domesticated bird meat."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Poultry> ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "poultry meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001283 .

obo:FOODON_00001132
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Suidae is a family of artiodactyl mammals which are commonly called pigs, hogs or boars. In addition to numerous fossil species, 17 extant species are currently recognized (or 18 counting domestic pigs and wild boars separately), classified into between four and eight genera. The family includes the domestic pig, Sus scrofa domesticus or Sus domesticus, in addition to numerous species of wild pig, such as babirusas and warthogs. All suids, or swine, are native to the Old World, ranging from Asia to Europe and Africa."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Suidae"^^xsd:anyURI ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasSynonym "porcine meat"@en ;
    a owl:Class ;
    rdfs:label "swine food product"@en ;
    rdfs:subClassOf obo:FOODON_00001006 .

obo:FOODON_00001133
    obo:IAO_0000115 "A relish, sauce, or seasoning  added to food to impart a particular flavour or to complement the dish." ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Condiment"^^xsd:anyURI ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasExactSynonym "condiment"@en ;
    a owl:Class ;
    rdfs:label "condiment food product"@en ;
    rdfs:subClassOf obo:FOODON_00001714 .

obo:FOODON_00001134
    a owl:Class ;
    rdfs:label "bovine meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001006 .

obo:FOODON_00001135
    a owl:Class ;
    rdfs:label "distilled fermented grain beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001102, obo:FOODON_00001136 .

obo:FOODON_00001136
    a owl:Class ;
    rdfs:label "distilled fermented beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001254 .

obo:FOODON_00001137
    obo:IAO_0100001 "http://purl.obolibrary.org/obo/FOODON_00002265"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "obsolete: soya food product"@en ;
    owl:deprecated true .

obo:FOODON_00001138
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A beverage product derived from leaves of the tea plant (Camellia sinensis)."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Tea> ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:comment "\"While fermentation is also referred to in the production of brewed teas, this is inaccurate. Some herbal teas on the market today include probiotic cultures alongside tea leaves to maintain gut health but the tea itself hasn't been fermented. Most dried teas however don't use live cultures at all during production. Instead, harvested tea leaves undergo a natural chemical process known as oxidation, which also changes the color, flavor and level of health benefits in the resulting brew.\" [https://eatcultured.com/blogs/our-awesome-blog/fermented-tea]"@en ;
    rdfs:label "tea based beverage product"@en ;
    rdfs:subClassOf obo:FOODON_00001255, obo:FOODON_03316079 .

obo:FOODON_00001139
    oboInOwl:hasExactSynonym "coffee and coffee products"@en ;
    a owl:Class ;
    rdfs:label "coffee based beverage product"@en ;
    rdfs:subClassOf obo:FOODON_00001255, obo:FOODON_00002275 .

obo:FOODON_00001140
    a owl:Class ;
    rdfs:label "fruit juice food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057, obo:FOODON_00001255, obo:FOODON_03301444, obo:FOODON_03315552 .

obo:FOODON_00001141
    terms:contributor <https://orcid.org/0000-0002-8844-9165> ;
    terms:date "2023-05-03T04:59:00Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F10142> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* seed (anatomical part) FOODON:03420155"""@en ;
    rdfs:label "wheat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00001142
    obo:IAO_0000115 "A food product deriving primarily from corn (maize)."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Maize> ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasExactSynonym "maize food product"@en ;
    a owl:Class ;
    rdfs:label "maize (corn) food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00001146
    oboInOwl:hasExactSynonym "tuber"@en ;
    a owl:Class ;
    rdfs:label "solanaceous root food product"@en ;
    rdfs:seeAlso <https://en.wikipedia.org/wiki/Tuber> ;
    rdfs:subClassOf obo:FOODON_00001147, obo:FOODON_00001165 .

obo:FOODON_00001147
    obo:IAO_0000115 "A food product derived from or produced by a plant root."@en ;
    a owl:Class ;
    rdfs:label "plant root food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00001148
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A potato food product is any product derived from potatoes."@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "potato food product"@en ;
    rdfs:subClassOf obo:FOODON_00001146 .

obo:FOODON_00001149
    obo:IAO_0000115 "Food items that are rich in sugar, any one or type of which is called a confection. Modern usage may include substances rich in artificial sweeteners as well."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Confectionery> ;
    a owl:Class ;
    rdfs:label "confectionery food product"@en ;
    rdfs:subClassOf obo:FOODON_00002373 .

obo:FOODON_00001150
    a owl:Class ;
    rdfs:label "cucurbit fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057 .

obo:FOODON_00001151
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A citrus fruit is botanically classified as a type of berry called a hesperidium that has a thick, leathery rind, with numerous oil glands, and a large flesh portion composed of several wedge-shaped sections. Unlike pome fruit, such as the apple, the citrus fruit is derived from a superior ovary, an ovary completely separate from the calyx."@en ;
    obo:IAO_0000119 "https://www.sciencedirect.com/topics/agricultural-and-biological-sciences/hesperidium"^^xsd:anyURI ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasBroadSynonym "citrus"@en ;
    a owl:Class ;
    rdfs:label "citrus fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057 .

obo:FOODON_00001152
    obo:IAO_0000115 "The fleshy fruit (false berry) of a plant of the family Cucurbitaceae."@en ;
    a owl:Class ;
    rdfs:label "melon fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00002029 .

obo:FOODON_00001153
    a owl:Class ;
    rdfs:label "muskmelon (Cucumis melo) fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001152 .

obo:FOODON_00001154
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Citrullus lanatus is a plant species in the family Cucurbitaceae, a vine-like (scrambler and trailer) flowering plant originally from sub-Saharan Africa. It is cultivated for its fruit. The subdivision of this species into two varieties, watermelons (Citrullus lanatus (Thunb.) var. lanatus) and citron melons (Citrullus lanatus var. citroides (L. H. Bailey) Mansf.)"@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "citrullus lanatus fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001152 .

obo:FOODON_00001155
    obo:IAO_0100001 obo:NCBITaxon_3654 ;
    a owl:Class ;
    rdfs:label "obsolete: watermelon plant"@en ;
    owl:deprecated true .

obo:FOODON_00001156
    a owl:Class ;
    rdfs:label "citrus fruit juice"@en ;
    rdfs:subClassOf obo:FOODON_00001140, obo:FOODON_00001151 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001140
            obo:FOODON_00001151
        )
    ] .

obo:FOODON_00001157
    a owl:Class ;
    rdfs:label "pomaceous fruit juice beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001140 .

obo:FOODON_00001158
    oboInOwl:hasExactSynonym "pomes"@en ;
    a owl:Class ;
    rdfs:label "pomaceous fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057 .

obo:FOODON_00001159
    a owl:Class ;
    rdfs:label "fermented pomaceous fruit beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001069, obo:FOODON_00001160, obo:FOODON_00001254, obo:FOODON_03301444 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001069
            obo:FOODON_00001160
            obo:FOODON_00001254
        )
    ] .

obo:FOODON_00001160
    a owl:Class ;
    rdfs:label "pomaceous fruit extract"@en ;
    rdfs:subClassOf obo:FOODON_00001058, obo:FOODON_00001158 .

obo:FOODON_00001161
    a owl:Class ;
    rdfs:label "citrus fruit extract food product"@en ;
    rdfs:subClassOf obo:FOODON_00001058, obo:FOODON_00001151 .

obo:FOODON_00001162
    a owl:Class ;
    rdfs:label "grape extract"@en ;
    rdfs:subClassOf obo:FOODON_00001058, obo:FOODON_00001170 .

obo:FOODON_00001163
    a owl:Class ;
    rdfs:label "solanaceous fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057, obo:FOODON_00001165 .

obo:FOODON_00001164
    obo:IAO_0000115 "A food product deriving from one or more tomatoes."@en ;
    a owl:Class ;
    rdfs:label "tomato food product"@en ;
    rdfs:subClassOf obo:FOODON_00001163, obo:FOODON_00002141 .

obo:FOODON_00001165
    a owl:Class ;
    rdfs:label "solanaceous food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00001166
    a owl:Class ;
    rdfs:label "plant inflorescence food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00001168
    obo:IAO_0100001 "http://purl.obolibrary.org/obo/FOODON_00001264"^^xsd:anyURI ;
    oboInOwl:hasRelatedSynonym "pulse" ;
    a owl:Class ;
    rdfs:label "obsolete: leguminous food product"@en ;
    owl:deprecated true .

obo:FOODON_00001169
    a owl:Class ;
    rdfs:label "cruciferous food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00001170
    a owl:Class ;
    rdfs:label "grape berry food product"@en ;
    rdfs:subClassOf obo:FOODON_00001640 .

obo:FOODON_00001171
    a owl:Class ;
    rdfs:label "cruciferous inflorescence food product"@en ;
    rdfs:subClassOf obo:FOODON_00001166, obo:FOODON_00001169 .

obo:FOODON_00001172
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000116 "The default nut product is a whole, raw nut - meaning that the kernel is whole, and moderately or significantly dried, but not baked.  Minimal references to nuts often leave ambiguous whether the shell is on or off. \"I ate a peanut\" doesn't clarify whether I ate a shell-off nut or whether I did the shelling."@en ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F16972> ;
    a owl:Class ;
    rdfs:label "nut food product"@en ;
    rdfs:subClassOf obo:FOODON_00001262, obo:FOODON_03460177 .

obo:FOODON_00001173
    a owl:Class ;
    rdfs:label "plant seed food product"@en ;
    rdfs:subClassOf obo:FOODON_03460177 .

obo:FOODON_00001174
    a owl:Class ;
    rdfs:label "plant lipid food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015, obo:FOODON_00002664 .

obo:FOODON_00001175
    a owl:Class ;
    rdfs:label "plant stem food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00001176
    a owl:Class ;
    rdfs:label "invertebrate animal food product"@en ;
    rdfs:subClassOf obo:FOODON_00004242 .

obo:FOODON_00001177
    obo:IAO_0000115 "A food product with insects as a defining ingredient."@en ;
    a owl:Class ;
    rdfs:label "insect food product"@en ;
    rdfs:subClassOf obo:FOODON_00001176 .

obo:FOODON_00001178
    a owl:Class ;
    rdfs:label "honey food product"@en ;
    rdfs:subClassOf obo:FOODON_00001218, obo:FOODON_00002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001218
            obo:FOODON_00002300
        )
    ] .

obo:FOODON_00001180
    obo:IAO_0000115 "Food product that is 1) ready or nearly ready for consumption; 2) usually a composite of several foods or ingredients that often belong to distinct product types; 3) usually formulated, mixed and partially or fully cooked."@en ;
    obo:IAO_0000119 <http://www.langual.org/langual_thesaurus.asp?termid=A0172> ;
    oboInOwl:hasBroadSynonym "prepared"@en ;
    a owl:Class ;
    rdfs:label "prepared food product"@en ;
    rdfs:seeAlso <https://www.fns.usda.gov/snap/retailer-eligibility-prepared-foods-and-heated-foods> ;
    rdfs:subClassOf obo:FOODON_03311737 .

obo:FOODON_00001181
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food material which is cooked."@en ;
    obo:IAO_0000117 "Damion Dooley" ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Cooking"@en ;
    terms:contributor <https://orcid.org/0000-0001-5275-8866> ;
    oboInOwl:hasExactSynonym "cooked"@en ;
    a owl:Class ;
    rdfs:label "food (cooked)"@en ;
    rdfs:subClassOf obo:FOODON_00002645 .

obo:FOODON_00001182
    a owl:Class ;
    rdfs:label "pickled cruciferous food product"@en ;
    rdfs:subClassOf obo:FOODON_00001169, obo:FOODON_00002333 .

obo:FOODON_00001183
    obo:IAO_0000115 "A staple food prepared from a dough of flour (usually wheat) and water, usually by baking"@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Bread> ;
    a owl:Class ;
    rdfs:label "bread food product"@en ;
    rdfs:subClassOf obo:FOODON_00002456 .

obo:FOODON_00001184
    obo:IAO_0000115 "This food product type includes food products which are derived from a large, diverse group of photosynthetic organisms."@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F10419> ;
    a owl:Class ;
    rdfs:label "algal food product"@en ;
    rdfs:seeAlso <https://ungc-communications-assets.s3.amazonaws.com/docs/publications/The-Seaweed-Manifesto.pdf> ;
    rdfs:subClassOf obo:FOODON_00002381 .

obo:FOODON_00001185
    a owl:Class ;
    rdfs:label "rice food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00001186
    a owl:Class ;
    rdfs:label "buckewheat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00001187
    a owl:Class ;
    rdfs:label "sorghum food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00001188
    obo:IAO_0000231 "misspelling"@en ;
    obo:IAO_0100001 "http://purl.obolibrary.org/obo/FOODON_00002038"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "obsolete: milet food product"@en ;
    owl:deprecated true .

obo:FOODON_00001189
    obo:IAO_0000115 "A food product made from oats."@en ;
    oboInOwl:hasExactSynonym "common oat food product"@en ;
    a owl:Class ;
    rdfs:label "oat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00001190
    a owl:Class ;
    rdfs:label "rye food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00001191
    a owl:Class ;
    rdfs:label "barley food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00001192
    obo:IAO_0000115 "A food product made from quinoa"@en ;
    a owl:Class ;
    rdfs:label "quinoa food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00001193
    a owl:Class ;
    rdfs:label "fonio food product"@en ;
    rdfs:subClassOf obo:FOODON_00002038 .

obo:FOODON_00001194
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A product of the dry seeds of plants of the genus Pisum."@en ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Legume"^^xsd:anyURI ;
    terms:contributor "Damion Dooley" ;
    a owl:Class ;
    rdfs:label "dry pea food product"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00001635, obo:FOODON_00002813 .

obo:FOODON_00001195
    obo:IAO_0000115 "A product of the  dry seeds of Lens culinaris." ;
    obo:IAO_0100001 "http://purl.obolibrary.org/obo/FOODON_00001997"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "obsolete: lentil food product"@en ;
    owl:deprecated true .

obo:FOODON_00001196
    obo:IAO_0000115 "A product of the dry seeds of Cajanus cajan." ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Legume"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "pigeon pea (dried)"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00002752, obo:FOODON_00002781 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00002752
            obo:FOODON_00002781
        )
    ] .

obo:FOODON_00001197
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A bambara groundnut food product is a product derived from fresh or dried beans of the bambara groundnut plant."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Vigna_subterranea"@en ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasNarrowSynonym "Bambara nut"@en, "Bambara-bean"@en, "Congo goober"@en, "earth pea"@en, "ground-bean"@en, "hog-peanut"@en ;
    a owl:Class ;
    rdfs:label "bambara groundnut food product"@en ;
    rdfs:subClassOf obo:FOODON_00001264, obo:FOODON_00002153 .

obo:FOODON_00001198
    obo:IAO_0000115 "A product of the dry seeds of plants of the genus Vicia."@en ;
    obo:IAO_0000116 "http://en.wikipedia.org/wiki/Legume"@en ;
    oboInOwl:hasExactSynonym "dried fava bean"@en ;
    a owl:Class ;
    rdfs:label "broad bean (dried)"@en ;
    rdfs:subClassOf obo:FOODON_00001203, obo:FOODON_00002752, obo:FOODON_03301227 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00002752
            obo:FOODON_03301227
        )
    ] .

obo:FOODON_00001199
    obo:IAO_0000115 "A product of the dry seeds of Cicer arietinum."@en ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Legume"@en ;
    oboInOwl:hasExactSynonym "garbanzo bean food product"@en ;
    oboInOwl:hasNarrowSynonym "Bengal gram"@en, "Egyptian pea"@en, "gram"@en ;
    a owl:Class ;
    rdfs:label "chickpea food product"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_03301467 .

obo:FOODON_00001200
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A product of the dry seeds of Vigna unguiculata."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Legume"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "cowpea (pulse) food product"@en ;
    rdfs:seeAlso obo:FOODON_00001783 ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00001635, obo:FOODON_00001783 .

obo:FOODON_00001201
    obo:IAO_0000115 "A dry bean food product refers to a bean product made from a Phaseolus species plant whose seeds are harvested at complete maturity."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Phaseolus_vulgaris"^^xsd:anyURI ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasNarrowSynonym """kidney, haricot bean (Ph. vulgaris); 
lima, butter bean (Ph. lunatus); 
adzuki bean (Ph. angularis); 
mungo bean, golden, green gram (Ph. aureus); 
black gram, urd (Ph. mungo); 
scarlet runner bean (Ph. coccineus); 
rice bean (Ph. calcaratus); 
moth bean (Ph. aconitifolius); 
tepary bean (Ph. acutifolius)"""@en ;
    a owl:Class ;
    rdfs:comment "FAO notes: \"Only species of Phaseolus should be included, though several countries also include certain types of beans. Commonly classified as Vigna (angularis, mungo, radiata, aconitifolia). In the past, these species were also classified as Phaseolus.\""@en ;
    rdfs:label "dry bean food product"@en ;
    rdfs:seeAlso "http://www.fao.org/WAICENT/faoinfo/economic/faodef/fdef04e.htm#4.02"^^xsd:anyURI ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00001757 .

obo:FOODON_00001202
    obo:IAO_0000115 "A bean food product which derives from a winged bean plant (Psophocarpus tetragonolobus)."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Winged_bean" ;
    terms:contributor "https://orcid.org/0000-0002-8844-9165" ;
    a owl:Class ;
    rdfs:label "winged bean food product"@en ;
    rdfs:subClassOf obo:FOODON_00001635 .

obo:FOODON_00001203
    obo:IAO_0000115 "A product of the  dry seeds of Vicia sativa." ;
    a owl:Class ;
    rdfs:label "vetch seed (dried)"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00002791, obo:FOODON_03307539 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00002791
            obo:FOODON_03307539
        )
    ] .

obo:FOODON_00001204
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 """Pachyrhizus erosus, commonly known as jicama Mexican yam bean, or Mexican turnip, is the name of a native Mexican vine, although the name most commonly refers to the plant's edible tuberous root. Jícama is a species in the genus Pachyrhizus in the bean family (Fabaceae). Plants in this genus are commonly referred to as yam bean, although the term \"yam bean\" can be another name for jícama.

In contrast to the root, the remainder of the jícama plant is very poisonous; the seeds contain the toxin rotenone, which is used to poison insects and fish.

FAO: The yam bean is a legume but unlike its close relatives the soybean and other beans, the yam bean is cultivated for its large, tuberous roots."""@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Pachyrhizus_erosus"^^xsd:anyURI ;
    terms:contributor "Damion Dooley" ;
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Legume"@en ;
    a owl:Class ;
    rdfs:label "yam bean food product"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00001635 .

obo:FOODON_00001205
    obo:IAO_0000115 "A product of the  dry seeds of Mucuna pruriens var. utilis." ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Legume"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "velvet bean (dried)"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00002752, obo:FOODON_00002786 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00002752
            obo:FOODON_00002786
        )
    ] .

obo:FOODON_00001206
    obo:IAO_0000115 "A product of the  dry seeds of Lupinus spp." ;
    a owl:Class ;
    rdfs:label "lupin seed food product"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00002012 .

obo:FOODON_00001207
    obo:IAO_0000115 "A dry seed of the jack-bean plant."@en ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Legume"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "jack bean (dried)"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00002752, obo:FOODON_00002778 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00002752
            obo:FOODON_00002778
        )
    ] .

obo:FOODON_00001208
    obo:IAO_0000115 "A product of the  dry seeds of Lablab purpureus." ;
    a owl:Class ;
    rdfs:label "hyacinth bean food product"@en ;
    rdfs:subClassOf obo:FOODON_00001209, obo:FOODON_00001635 .

obo:FOODON_00001209
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "PULSES are annual leguminous crops yielding from one to 12 grains or seeds of variable size, shape and colour within a pod. They are used for both food and feed. The term \"pulses\" is limited to crops harvested solely for dry grain, thereby excludingcrops harvested green for food (green peas, green beans, etc.) which are classified as vegetable crops. Also excluded are those crops used mainly for oil extraction (e.g.soybeand and groundnuts) and leguminous crops (e.g. seeds of clover and alfalfa) that are used exclusively for sowing purposes."@de ;
    obo:IAO_0000119 "http://www.fao.org/WAICENT/faoinfo/economic/faodef/fdef04e.htm#4.02"^^xsd:anyURI ;
    terms:contributor "Damion Dooley" ;
    oboInOwl:hasExactSynonym "pulse"@en, "pulses"@en ;
    a owl:Class ;
    rdfs:label "pulse food product"@en ;
    rdfs:seeAlso "https://en.wikipedia.org/wiki/Legume#Classification_of_pulses"@en ;
    rdfs:subClassOf obo:FOODON_00001264 .

obo:FOODON_00001210
    a owl:Class ;
    rdfs:label "wheat flour food product"@en ;
    rdfs:subClassOf obo:FOODON_00001056, obo:FOODON_00001141 .

obo:FOODON_00001211
    obo:IAO_0000115 "A food made from an unleavened dough of wheat or buckwheat  flour and water, sometimes with other ingredients such as eggs and vegetable  extracts." ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Pasta> ;
    a owl:Class ;
    rdfs:label "pasta food product"@en ;
    rdfs:subClassOf obo:FOODON_03311737 .

obo:FOODON_00001212
    obo:IAO_0000115 "A pastry food product is a food product containing a pastry component.  The food may be ready for consumption or may require further cooking."@en ;
    a owl:Class ;
    rdfs:label "pastry food product"@en ;
    rdfs:subClassOf obo:FOODON_00002125, obo:FOODON_00003395 .

obo:FOODON_00001214
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A confection made from a concentrated solution of sugar in water, to which flavorings and colorants are added." ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Candy> ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "candy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001149 .

obo:FOODON_00001215
    obo:IAO_0000115 "A food product derived from Theobroma cacao." ;
    oboInOwl:hasExactSynonym "cocoa and cocoa products"@en ;
    a owl:Class ;
    rdfs:label "cacao food product"@en ;
    rdfs:subClassOf obo:FOODON_00001173 .

obo:FOODON_00001216
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A dairy product that is composed of the higher-butterfat  layer skimmed from the top of milk before homogenization."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=C0195> ;
    oboInOwl:hasSynonym "sweet cream"@en ;
    a owl:Class ;
    rdfs:label "cream food product"@en ;
    rdfs:subClassOf obo:FOODON_00001257 .

obo:FOODON_00001217
    obo:IAO_0000115 "An opague white dairy product produced by the mammary glands of female mammals." ;
    a owl:Class ;
    rdfs:label "mammalian milk beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001252, obo:FOODON_03315150 .

obo:FOODON_00001218
    obo:IAO_0000115 "A food product with bees or bee substances as a defining ingredient."@en ;
    a owl:Class ;
    rdfs:label "bee food product"@en ;
    rdfs:subClassOf obo:FOODON_00001177 .

obo:FOODON_00001219
    obo:IAO_0000115 "A sausage that is cooked and then smoked or smoke-cooked." ;
    a owl:Class ;
    rdfs:label "sausage (cooked, smoked)"@en ;
    rdfs:subClassOf obo:FOODON_00001220, obo:FOODON_00001224 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001220
            obo:FOODON_00001224
        )
    ] .

obo:FOODON_00001220
    obo:IAO_0000115 "Sausage which is cured with a food smoking process."@en ;
    obo:IAO_0000119 <http://en.wikipedia.org/wiki/Sausage> ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F10756> ;
    a owl:Class ;
    rdfs:label "sausage (smoked)"@en ;
    rdfs:subClassOf obo:FOODON_00001225, obo:FOODON_03315904 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001225
            obo:FOODON_03315904
        )
    ] .

obo:FOODON_00001221
    obo:IAO_0000115 "A raw sausage that is smoked."@en ;
    a owl:Class ;
    rdfs:label "sausage (raw, smoked)"@en ;
    rdfs:subClassOf obo:FOODON_00001220, obo:FOODON_00001222 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001220
            obo:FOODON_00001222
        )
    ] .

obo:FOODON_00001222
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A sausage made from meats that have not been previously cured." ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Sausage"^^xsd:anyURI ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1113> ;
    a owl:Class ;
    rdfs:label "sausage (raw)"@en ;
    rdfs:subClassOf obo:FOODON_03315904 .

obo:FOODON_00001223
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A cured sausage that is fermented and dried."@en ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Sausage"^^xsd:anyURI ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "meat sausage (dried, fermented)"@en ;
    rdfs:subClassOf obo:FOODON_03315904 .

obo:FOODON_00001224
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A sausage made with fresh meats, and then fully cooked."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Sausage> ;
    terms:contributor "Damion Dooley" ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F10754> ;
    a owl:Class ;
    rdfs:label "meat sausage (cooked)"@en ;
    rdfs:subClassOf obo:FOODON_03315904 .

obo:FOODON_00001225
    a owl:Class ;
    rdfs:label "smoked meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001039 .

obo:FOODON_00001229
    obo:IAO_0000115 "A cheese product made from traditional cheese and emulsifying salts, often with the addition of milk, more salt, preservatives, and food coloring." ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Cheese> ;
    a owl:Class ;
    rdfs:label "processed cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001013, obo:FOODON_03311737 .

obo:FOODON_00001230
    obo:IAO_0000115 "A product made from the seeds of a mustard plant (white or yellow mustard, Sinapis hirta; brown or Indian mustard, Brassica juncea; or black mustard, Brassica nigra)."@en ;
    a owl:Class ;
    rdfs:label "mustard seed food product"@en ;
    rdfs:subClassOf obo:FOODON_00001173, obo:FOODON_00002053, obo:FOODON_03303380 .

obo:FOODON_00001231
    obo:IAO_0000115 "A salad dressing that is usually mayonnaise-based, but which may also contain yogurt, sour cream, or creme fraiche." ;
    a owl:Class ;
    rdfs:label "creamy salad dressing"@en ;
    rdfs:subClassOf obo:FOODON_00001290 .

obo:FOODON_00001232
    obo:IAO_0000115 "A salad dressing that is an emulsion of a vegetable oil and vinegar, often flavored with herbs, spices, and other ingredients." ;
    a owl:Class ;
    rdfs:label "vinaigrette dressing food product"@en ;
    rdfs:subClassOf obo:FOODON_00001290 .

obo:FOODON_00001233
    a owl:Class ;
    rdfs:label "nut oil food product"@en ;
    rdfs:subClassOf obo:FOODON_00001087 .

obo:FOODON_00001234
    obo:IAO_0000115 "A stable emulsion of oil, and vinegar or lemon juice, with many options for embellishment with other herbs and spices. Egg yolk is the traditional emulsifier." ;
    a owl:Class ;
    rdfs:label "mayonnaise food product"@en ;
    rdfs:subClassOf obo:FOODON_00001231 .

obo:FOODON_00001235
    obo:IAO_0000115 "A condiment produced by fermenting soybeans with Aspergillus oryzae and Aspergillus soyae molds  along with roasted grain, water, and salt." ;
    a owl:Class ;
    rdfs:label "soy sauce food product"@en ;
    rdfs:subClassOf obo:FOODON_00001078, obo:FOODON_00002262 .

obo:FOODON_00001241
    a owl:Class ;
    rdfs:label "processed pork meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001010, obo:FOODON_00001038 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001010
            obo:FOODON_00001038
        )
    ] .

obo:FOODON_00001242
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product that has some spice or herb as a defining ingredient."@en ;
    terms:contributor "Damion Dooley", "https://orcid.org/0000-0001-5275-8866" ;
    terms:date "2023-08-16T10:14:35Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=H0151> ;
    oboInOwl:hasExactSynonym "herb or spice"@en ;
    a owl:Class ;
    rdfs:label "spice or herb"@en ;
    rdfs:seeAlso <http://www.fao.org/WAICENT/faoinfo/economic/faodef/fdef10e.htm#1.01> ;
    rdfs:subClassOf obo:FOODON_00001015 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:FOODON_00003042
            obo:FOODON_03303380
        )
    ] .

obo:FOODON_00001243
    a owl:Class ;
    rdfs:label "animal lipid food product"@en ;
    rdfs:subClassOf obo:FOODON_00002664, obo:FOODON_00004242 .

obo:FOODON_00001244
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A brewed drink prepared from roasted seeds, commonly called coffee beans, of the coffee plant."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Coffee> ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "coffee beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001139 .

obo:FOODON_00001245
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A beverage prepared from the cured leaves of Camellia sinensis by combination with hot or boiling water."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Tea> ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "tea beverage (liquid)"@en ;
    rdfs:subClassOf obo:FOODON_00001138 .

obo:FOODON_00001246
    obo:IAO_0000115 "A heated beverage typically consisting of shaved chocolate  or cocoa powder, heated milk or water, and sugar." ;
    a owl:Class ;
    rdfs:label "hot chocolate food product"@en ;
    rdfs:subClassOf obo:FOODON_00001255 .

obo:FOODON_00001247
    obo:IAO_0000115 "A beverage prepated by steeping dry leaves (and twigs) of yerba mate in hot water." ;
    a owl:Class ;
    rdfs:label "mate food product"@en ;
    rdfs:subClassOf obo:FOODON_00001255 .

obo:FOODON_00001248
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A fish food product includes products made from any fish species (aquatic vertebrate with gills and fins)."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Fish> ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "fish food product"@en ;
    rdfs:subClassOf obo:FOODON_00001092 .

obo:FOODON_00001250
    a owl:Class ;
    rdfs:label "fish egg food product"@en ;
    rdfs:subClassOf obo:FOODON_00001274, obo:FOODON_03315173 .

obo:FOODON_00001251
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product that is derived from some avian animal."@en ;
    terms:contributor "https://orcid.org/0000-0001-5275-8866" ;
    terms:date "2025-02-01T09:59:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "avian animal food product"@en ;
    rdfs:subClassOf obo:FOODON_00001092 .

obo:FOODON_00001252
    a owl:Class ;
    rdfs:label "animal derived beverage"@en ;
    rdfs:subClassOf obo:FOODON_00004242, obo:FOODON_03301977 .

obo:FOODON_00001253
    obo:IAO_0000115 "A beverage derived from plants."@en ;
    a owl:Class ;
    rdfs:label "plant derived beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001015, obo:FOODON_03301977 .

obo:FOODON_00001254
    a owl:Class ;
    rdfs:label "plant derived fermented beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001094, obo:FOODON_00001253 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001094
            obo:FOODON_00001253
        )
    ] .

obo:FOODON_00001255
    a owl:Class ;
    rdfs:label "nonfermented plant derived beverage product"@en ;
    rdfs:subClassOf obo:FOODON_00001253 .

obo:FOODON_00001256
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A dairy food product has mammilian milk or a milk component as an ingredient."@en ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=H0242> ;
    oboInOwl:hasExactSynonym "dairy product"@en, "milk product"@en ;
    a owl:Class ;
    rdfs:label "dairy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001092 .

obo:FOODON_00001257
    a owl:Class ;
    rdfs:label "milk or milk based food product"@en ;
    rdfs:seeAlso <https://en.wikipedia.org/wiki/Fat_content_of_milk#/media/File:Milkproducts.svg> ;
    rdfs:subClassOf obo:FOODON_00001256 .

obo:FOODON_00001258
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food material which has been fermented."@en ;
    obo:IAO_0000116 "Are all fermented foods considered preserved to some extent?"@en ;
    obo:IAO_0000117 "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "food (fermented)"@en ;
    rdfs:subClassOf obo:FOODON_00002501, obo:FOODON_00002645 .

obo:FOODON_00001259
    a owl:Class ;
    rdfs:label "non-fruit wine food product"@en ;
    rdfs:subClassOf obo:FOODON_00002364 .

obo:FOODON_00001260
    obo:IAO_0000115 "Beer is a fermented cereal beverage resulting from the fermentation most commonly of malted barley (though wheat, corn, or rice may included), by a yeast, most commonly Saccharomyces cerevisiae, and flavored by dried flowers of hops, Humulus lupulus."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Beer"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "beer beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001102 .

obo:FOODON_00001261
    obo:IAO_0000115 "A plant food product which derives from one or more vegetables."@en ;
    a owl:Class ;
    rdfs:comment "FAO definition for vegetable: \"Vegetables are plants cultivated both as field crops and garden crops, both in the open and under glass.\" and also: \"Vegetables are grouped according to botanic characteristics as follows: leafy or stem vegetables (e.g., cabbage); fruit-bearing vegetables (e.g., melons); flower vegetables (e.g., cauliflowers); root, bulb and tuberous vegetables (e.g., onion); leguminous vegetables (e.g., green peas); other vegetables (e.g., green maize and mushrooms).\""@en ;
    rdfs:label "vegetable food product"@en ;
    rdfs:seeAlso <https://www.fao.org/economic/the-statistics-division-ess/methodology/methodology-systems/crops-statistics-concepts-definitions-and-classifications/en/> ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00001262
    obo:IAO_0000115 "Mature ovary of a plant, with a fleshy part of the carpel that develops with the seed to attract animals for aid in dispersal. Botanically, nuts are considered fruits." ;
    a owl:Class ;
    rdfs:label "botanical fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00001264
    obo:IAO_0000115 "A one-celled fruit (pod) usually dehiscing down both sutures, and having the seed attached along a ventral suture. (Roubik 1995)" ;
    obo:IAO_0000119 "http://www.fao.org/pollination/resources/glossary/en/"^^xsd:anyURI ;
    oboInOwl:hasExactSynonym "legume"@en ;
    a owl:Class ;
    rdfs:label "legume food product"@en ;
    rdfs:subClassOf obo:FOODON_00001262 .

obo:FOODON_00001266
    a owl:Class ;
    rdfs:label "camel milk beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001106, obo:FOODON_00001120 .

obo:FOODON_00001272
    a owl:Class ;
    rdfs:label "zebra milk beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001114, obo:FOODON_00001121 .

obo:FOODON_00001274
    obo:IAO_0000115 "A food consisting of a round or oval body laid by the female of many animals, consisting of an ovum surrounded by layers of membranes and an outer casing, which acts to nourish and protect a developing embryo and its nutrient reserves." ;
    a owl:Class ;
    rdfs:comment """Regarding American regulatory aspects of egg products, see this summary:
https://www.politico.com/agenda/story/2016/03/crazy-us-chicken-egg-regulation-graphic-000077"""@en ;
    rdfs:label "egg food product"@en ;
    rdfs:subClassOf obo:FOODON_00001092 .

obo:FOODON_00001275
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "An avian egg food product having chicken eggs or derivatives as a defining ingredient."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Egg_as_food"^^xsd:anyURI ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1074> ;
    a owl:Class ;
    rdfs:label "chicken egg food product"@en ;
    rdfs:subClassOf obo:FOODON_00001105 .

obo:FOODON_00001276
    obo:IAO_0000115 "Cider, hard apple cider, or hard cider in the US, is an alcoholic beverage made from the fermented juice of apples."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Cider"^^xsd:anyURI ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasExactSynonym "cider" ;
    a owl:Class ;
    rdfs:label "apple cider (alcoholic)"@en ;
    rdfs:subClassOf obo:FOODON_00001098 .

obo:FOODON_00001277
    obo:IAO_0000115 "Orange juice that has not undergone pasteurization."@en ;
    terms:contributor "https://orcid.org/0000-0001-5275-8866" ;
    a owl:Class ;
    rdfs:label "orange juice (unpasteurized)"@en ;
    rdfs:subClassOf obo:FOODON_00001001 .

obo:FOODON_00001278
    obo:IAO_0000115 "A food that is usually sweet and often baked. Cakes normally combine some kind of flour, a sweetening agent (commonly sugar), a binding agent (generally egg, though gluten  or starch  are often used by lacto-vegetarians and vegans), fats (usually butter, shortening, or margarine, although a fruit puree such as applesauce is sometimes substituted to avoid using fat), a liquid (milk, water or fruit juice), flavors and some form of leavening agent (such as yeast or baking powder), though many cakes lack these ingredients and instead rely on air bubbles in the dough to expand and cause the cake to rise. Cake is often frosted with buttercream  or marzipan, and finished with piped borders and crystallized fruit." ;
    a owl:Class ;
    rdfs:label "cake food product"@en ;
    rdfs:subClassOf obo:FOODON_00001626 .

obo:FOODON_00001279
    a owl:Class ;
    rdfs:label "cake icing food product"@en ;
    rdfs:subClassOf obo:FOODON_03303220 .

obo:FOODON_00001280
    a owl:Class ;
    rdfs:label "chocolate food product"@en ;
    rdfs:subClassOf obo:FOODON_00001149, obo:FOODON_03460231 .

obo:FOODON_00001281
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A food involving whipped and cooked milk, sugar and egg yolk mixtures."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Custard> ;
    oboInOwl:hasExactSynonym "sweet custard"@en ;
    a owl:Class ;
    rdfs:label "custard dessert food product"@en ;
    rdfs:seeAlso <https://en.wikipedia.org/wiki/List_of_custard_desserts> ;
    rdfs:subClassOf obo:FOODON_00001181, obo:FOODON_00001777 .

obo:FOODON_00001282
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Beef that has been ground."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Ground_beef" ;
    schema:image <https://upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Hackfleisch-1.jpg/631px-Hackfleisch-1.jpg> ;
    oboInOwl:hasExactSynonym "beef mince", "beef mince"@en, "ground beef"@en, "hamburger meat", "minced beef" ;
    a owl:Class ;
    rdfs:comment "A ground beef product is made of beef that has been finely chopped with a knife or a meat grinder (American English) or mincing machine (British English). Ground beef is used in many recipes including hamburgers and spaghetti Bolognese."@en ;
    rdfs:label "beef (ground)"@en ;
    rdfs:subClassOf obo:FOODON_00001041, obo:FOODON_02000412 .

obo:FOODON_00001283
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product that is derived from some poultry."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Poultry> ;
    terms:contributor "https://orcid.org/0000-0002-8844-9165" ;
    terms:date "2025-02-01T09:59:11Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "poultry food product"@en ;
    rdfs:subClassOf obo:FOODON_00001251 .

obo:FOODON_00001284
    a owl:Class ;
    rdfs:label "duck meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001131, obo:FOODON_02020114 .

obo:FOODON_00001285
    a owl:Class ;
    rdfs:label "goose meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001131 .

obo:FOODON_00001286
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A turkey meat food product is any food product made predominantly of turkey parts."@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "turkey meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001131 .

obo:FOODON_00001288
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Cantaloupe (also known as muskmelon (India and the United States), mushmelon, rockmelon (in Australian states and in New Zealand), sweet melon, spanspek (South Africa), or capuchin (Scotland) refers to a variety of the Cucumis melo species in the Cucurbitaceae family."@en ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasExactSynonym "cantaloup", "muskmelon" ;
    a owl:Class ;
    rdfs:label "cantaloupe fruit food product"@en ;
    rdfs:subClassOf obo:FOODON_00001153 .

obo:FOODON_00001289
    a owl:Class ;
    rdfs:label "potato salad food product"@en ;
    rdfs:subClassOf obo:FOODON_00002132 .

obo:FOODON_00001290
    obo:IAO_0000115 "A sauce for a salad."@en ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Salad_dressing#Dressings"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "salad dressing"@en ;
    rdfs:subClassOf obo:FOODON_00001133, obo:FOODON_00002146 .

obo:FOODON_00001291
    a owl:Class ;
    rdfs:label "clam food product"@en ;
    rdfs:subClassOf obo:FOODON_00002044 .

obo:FOODON_00001292
    a owl:Class ;
    rdfs:label "oyster food product"@en ;
    rdfs:subClassOf obo:FOODON_00002044 .

obo:FOODON_00001293
    a owl:Class ;
    rdfs:label "shellfish food product"@en ;
    rdfs:subClassOf obo:FOODON_00001046, obo:FOODON_00001176 .

obo:FOODON_00001294
    a owl:Class ;
    rdfs:label "goat milk cheese (unpasteurized)"@en ;
    rdfs:subClassOf obo:FOODON_00001129 .

obo:FOODON_00001295
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A family of hard Italian cheeses made from sheep milk." ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Pecorino> ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "pecorino cheese"@en ;
    rdfs:subClassOf obo:FOODON_00001130 .

obo:FOODON_00001296
    a owl:Class ;
    rdfs:label "sheep milk cheese (unpasteurized)"@en ;
    rdfs:subClassOf obo:FOODON_00001130 .

obo:FOODON_00001298
    a owl:Class ;
    rdfs:label "unpasteurized camel milk beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001266 .

obo:FOODON_00001610
    a owl:Class ;
    rdfs:label "apple condiment"@en ;
    rdfs:subClassOf obo:FOODON_00001133 .

obo:FOODON_00001611
    a owl:Class ;
    rdfs:label "apple food product"@en ;
    rdfs:subClassOf obo:FOODON_00001158 .

obo:FOODON_00001613
    a owl:Class ;
    rdfs:label "apple vinegar food product"@en ;
    rdfs:subClassOf obo:FOODON_00001073, obo:FOODON_00001610, obo:FOODON_00001611 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001073
            obo:FOODON_00001611
        )
    ] .

obo:FOODON_00001626
    obo:IAO_0000115 "Food material which is output of or is part of a home or commercial bakery process."@en ;
    a owl:Class ;
    rdfs:label "bakery food product"@en ;
    rdfs:subClassOf obo:FOODON_00002645 .

obo:FOODON_00001635
    obo:IAO_0000115 "A bean vegetable food product is a human or animal food product - such as a snap, shell or dry bean product - derived from the fruit pod, seed, or leaf of one of several genera of the flowering plant family Fabaceae."@en ;
    obo:IAO_0000116 "Note, this was previously labelled \"Bean (vegetable) food product\". We have been listing both dry and freshly harvested moist beans here, so have broadened the name scope."@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "bean food product"@en ;
    rdfs:seeAlso obo:FOODON_00002428, <http://www.fao.org/es/faodef/fdef04e.htm#4.02>, <https://oconto.extension.wisc.edu/files/2011/02/The-Importance-of-Dry-Beans-in-Your-Diet.pdf> ;
    rdfs:subClassOf obo:FOODON_00001264, obo:FOODON_00002153 .

obo:FOODON_00001640
    a owl:Class ;
    rdfs:label "berry food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057 .

obo:FOODON_00001665
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A broad bean food product is a product derived from the broad bean plant."@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "broad bean food product"@en ;
    rdfs:subClassOf obo:FOODON_00001635 .

obo:FOODON_00001675
    a owl:Class ;
    rdfs:label "cabbage juice food product"@en ;
    rdfs:subClassOf obo:FOODON_00001016, obo:FOODON_03301444 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001016
            obo:FOODON_03301444
        )
    ] .

obo:FOODON_00001696
    a owl:Class ;
    rdfs:label "cattle cured meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001039, obo:FOODON_00001041 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001039
            obo:FOODON_00001041
        )
    ] .

obo:FOODON_00001714
    obo:IAO_0000115 "A food product which normally exists as an ingredient to another food product, rather than eaten on its own, and is more complex than a chemical food component."@en ;
    a owl:Class ;
    rdfs:label "food product component"@en ;
    rdfs:subClassOf obo:FOODON_00001002 .

obo:FOODON_00001747
    a owl:Class ;
    rdfs:label "cocoa beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001253, obo:FOODON_03315302 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001253
            obo:FOODON_03315302
        )
    ] .

obo:FOODON_00001757
    a owl:Class ;
    rdfs:label "common bean food product"@en ;
    rdfs:subClassOf obo:FOODON_00001635 .

obo:FOODON_00001771
    a owl:Class ;
    rdfs:label "cow milk based food product"@en ;
    rdfs:subClassOf obo:FOODON_00001118, obo:FOODON_00001257 .

obo:FOODON_00001777
    a owl:Class ;
    rdfs:label "cow milk dessert"@en ;
    rdfs:subClassOf obo:FOODON_00001771, obo:FOODON_00002035 .

obo:FOODON_00001783
    a owl:Class ;
    rdfs:label "cowpea vegetable food product"@en ;
    rdfs:subClassOf obo:FOODON_00001261 .

obo:FOODON_00001800
    a owl:Class ;
    rdfs:label "dairy dessert food product"@en ;
    rdfs:subClassOf obo:FOODON_00001256, obo:FOODON_03303220 .

obo:FOODON_00001838
    a owl:Class ;
    rdfs:label "fermented cereal beverage"@en ;
    rdfs:subClassOf obo:FOODON_00001254 .

obo:FOODON_00001857
    a owl:Class ;
    rdfs:label "food flavoring or seasoning product"@en ;
    rdfs:subClassOf obo:FOODON_00001714 .

obo:FOODON_00001859
    oboInOwl:hasExactSynonym "linseed food product"@en ;
    a owl:Class ;
    rdfs:label "flaxseed food product"@en ;
    rdfs:subClassOf obo:FOODON_00001173 .

obo:FOODON_00001867
    obo:IAO_0000115 "A mix or ready made sauce for dipping or adding to food, especially salad."@en ;
    a owl:Class ;
    rdfs:label "food dressing product"@en ;
    rdfs:subClassOf obo:FOODON_00001714 .

obo:FOODON_00001878
    a owl:Class ;
    rdfs:label "frozen dairy dessert"@en ;
    rdfs:subClassOf obo:FOODON_00001800, obo:FOODON_00001879 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001800
            obo:FOODON_00001879
        )
    ] .

obo:FOODON_00001879
    a owl:Class ;
    rdfs:label "frozen dairy food product"@en ;
    rdfs:subClassOf obo:FOODON_00001256 .

obo:FOODON_00001891
    a owl:Class ;
    rdfs:label "fruit salad food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057, obo:FOODON_00002132 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001057
            obo:FOODON_00002132
        )
    ] .

obo:FOODON_00001919
    a owl:Class ;
    rdfs:label "grain based vinegar food product"@en ;
    rdfs:subClassOf obo:FOODON_00001073 .

obo:FOODON_00002012
    oboInOwl:hasExactSynonym "lupin"@en ;
    a owl:Class ;
    rdfs:label "lupine bean food product"@en ;
    rdfs:subClassOf obo:FOODON_00001635 .

obo:FOODON_00002029
    a owl:Class ;
    rdfs:label "melon food product"@en ;
    rdfs:subClassOf obo:FOODON_00001150 .

obo:FOODON_00002035
    a owl:Class ;
    rdfs:label "milk dessert food product"@en ;
    rdfs:subClassOf obo:FOODON_00001800 .

obo:FOODON_00002038
    a owl:Class ;
    rdfs:label "millet food product"@en ;
    rdfs:subClassOf obo:FOODON_00001093 .

obo:FOODON_00002044
    oboInOwl:hasExactSynonym "mollusk food product"@en-us ;
    a owl:Class ;
    rdfs:label "mollusc food product"@en ;
    rdfs:subClassOf obo:FOODON_00001293 .

obo:FOODON_00002053
    a owl:Class ;
    rdfs:label "mustard food product"@en ;
    rdfs:subClassOf obo:FOODON_00003341 .

obo:FOODON_00002071
    a owl:Class ;
    rdfs:label "orange food product"@en ;
    rdfs:subClassOf obo:FOODON_00001151 .

obo:FOODON_00002125
    a owl:Class ;
    rdfs:label "plant based bakery food product"@en ;
    rdfs:subClassOf obo:FOODON_00001626, obo:FOODON_03316579 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001626
            obo:FOODON_03316579
        )
    ] .

obo:FOODON_00002126
    a owl:Class ;
    rdfs:label "plant-based candy"@en ;
    rdfs:subClassOf obo:FOODON_00001214, obo:FOODON_03316579 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001214
            obo:FOODON_03316579
        )
    ] .

obo:FOODON_00002131
    a owl:Class ;
    rdfs:label "plant based refined or partially-refined food product"@en ;
    rdfs:subClassOf obo:FOODON_00002196 .

obo:FOODON_00002132
    a owl:Class ;
    rdfs:label "plant based salad food product"@en ;
    rdfs:subClassOf obo:FOODON_00002219, obo:FOODON_03316579 .

obo:FOODON_00002139
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "An edible plant fat or oil product with characteristics that consumers desire such as bland flavour and odour, clear appearance, light colour, stability to oxidation and suitability for frying, and which is the result of a refining process that removes free fatty acids."@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "plant fat or oil refined food product"@en ;
    rdfs:seeAlso <http://www.fao.org/3/V4700E/V4700E0a.htm> ;
    rdfs:subClassOf obo:FOODON_00001174, obo:FOODON_00002131 .

obo:FOODON_00002141
    obo:IAO_0000115 "A plant fruit food product which is labeled (in common language or by regulation) as a vegetable food product."@en ;
    a owl:Class ;
    rdfs:label "plant fruit as vegetable food product"@en ;
    rdfs:subClassOf obo:FOODON_00001057 .

obo:FOODON_00002146
    a owl:Class ;
    rdfs:label "plant product dressing"@en ;
    rdfs:subClassOf obo:FOODON_00001867, obo:FOODON_03316579 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001867
            obo:FOODON_03316579
        )
    ] .

obo:FOODON_00002151
    a owl:Class ;
    rdfs:label "plant seed based bakery food product"@en ;
    rdfs:subClassOf obo:FOODON_00001173, obo:FOODON_00002125 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001173
            obo:FOODON_00002125
        )
    ] .

obo:FOODON_00002153
    a owl:Class ;
    rdfs:label "plant seed vegetable food product"@en ;
    rdfs:subClassOf obo:FOODON_00001173, obo:FOODON_00001261 .

obo:FOODON_00002156
    obo:IAO_0000115 "A food product deriving from a plant stem or spear part."@en ;
    a owl:Class ;
    rdfs:label "plant stem or spear food product"@en ;
    rdfs:subClassOf obo:FOODON_00001175, obo:FOODON_00001261 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001175
            obo:FOODON_00001261
        )
    ] .

obo:FOODON_00002157
    a owl:Class ;
    rdfs:label "plant sweetener"@en ;
    rdfs:subClassOf obo:FOODON_00002300 .

obo:FOODON_00002158
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food material which is the output of a food preservation process."@en ;
    obo:IAO_0000117 "Damion Dooley"@en ;
    oboInOwl:hasBroadSynonym "preserved"@en ;
    a owl:Class ;
    rdfs:label "food (preserved)"@en ;
    rdfs:subClassOf obo:FOODON_00002645 .

obo:FOODON_00002165
    a owl:Class ;
    rdfs:label "organ meat product"@en ;
    rdfs:subClassOf obo:FOODON_03317170 .

obo:FOODON_00002175
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A prepared hen egg product is a product predominantly made of hen egg that has been cooked and may only require defrosting or reheating for consumption."@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "prepared chicken egg product"@en ;
    rdfs:seeAlso <https://www.eggnutritioncenter.org/articles/nutritional-benefits-cooked-vs-raw-eggs/> ;
    rdfs:subClassOf obo:FOODON_00001180, obo:FOODON_00001275 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001180
            obo:FOODON_00001275
        )
    ] .

obo:FOODON_00002196
    a owl:Class ;
    rdfs:label "refined or partially-refined food product"@en ;
    rdfs:subClassOf obo:FOODON_03311737 .

obo:FOODON_00002219
    a owl:Class ;
    rdfs:label "salad food product"@en ;
    rdfs:subClassOf obo:FOODON_00001180 .

obo:FOODON_00002252
    a owl:Class ;
    rdfs:label "soft cheese food product"@en ;
    rdfs:subClassOf obo:FOODON_00001127 .

obo:FOODON_00002262
    a owl:Class ;
    rdfs:label "soybean condiment"@en ;
    rdfs:subClassOf obo:FOODON_00001133 .

obo:FOODON_00002265
    a owl:Class ;
    rdfs:label "soybean seed (field) food product"@en ;
    rdfs:seeAlso "http://purl.obolibrary.org/obo/FOODON_00002266"^^xsd:anyURI ;
    rdfs:subClassOf obo:FOODON_03304497 .

obo:FOODON_00002266
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A soybean food product is a product derived from the soybean plant."@en ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasExactSynonym "soy product"@en ;
    a owl:Class ;
    rdfs:label "soybean food product"@en ;
    rdfs:seeAlso "http://purl.obolibrary.org/obo/FOODON_00002265"^^xsd:anyURI ;
    rdfs:subClassOf obo:FOODON_00001635, obo:FOODON_00002265 .

obo:FOODON_00002275
    a owl:Class ;
    rdfs:label "steeped beverage product"@en ;
    rdfs:subClassOf obo:FOODON_00001253 .

obo:FOODON_00002300
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=H0202> ;
    a owl:Class ;
    rdfs:label "sweetener food product"@en ;
    rdfs:subClassOf obo:FOODON_00001133, obo:FOODON_00001857 .

obo:FOODON_00002301
    a owl:Class ;
    rdfs:label "pork cured meat food product"@en ;
    rdfs:subClassOf obo:FOODON_00001039, obo:FOODON_00001241 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001038
            obo:FOODON_00001039
        )
    ] .

obo:FOODON_00002316
    a owl:Class ;
    rdfs:label "tomato juice food product"@en ;
    rdfs:subClassOf obo:FOODON_00001164, obo:FOODON_03301444 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001164
            obo:FOODON_03301444
        )
    ] .

obo:FOODON_00002333
    obo:IAO_0000115 "A vegetable food product containing one or more pickled vegetables."@en ;
    a owl:Class ;
    rdfs:label "vegetable pickle food product"@en ;
    rdfs:subClassOf obo:FOODON_00001079, obo:FOODON_00001261 .

obo:FOODON_00002364
    a owl:Class ;
    rdfs:label "wine or wine-like food product"@en ;
    rdfs:subClassOf obo:FOODON_00001094 .

obo:FOODON_00002373
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A meal type is the name of an eating occasion that may have location, food type, or other customary contextual features. (Damion's 1st draft definition)"@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "food product by meal type"@en ;
    rdfs:subClassOf obo:FOODON_00001002 .

obo:FOODON_00002381
    obo:IAO_0000115 "A food product consisting of food material derived primarily from a single organism."@en ;
    terms:contributor "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:label "food product by organism"@en ;
    rdfs:subClassOf obo:FOODON_00001002 .

obo:FOODON_00002403
    obo:IAO_0000115 "Any substance that can be consumed by an organism to satisfy nutritional or other health needs, or to provide a social or organoleptic food experience"@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Food> ;
    oboInOwl:hasExactSynonym "food"@en, "foodstuff"@en, "nourishment"@en, "sustenance"@en ;
    a owl:Class ;
    rdfs:comment "This class is the top of FOODON's main food product hierarchy which is described in the https://www.foodon.org website, and can be searched in lookup services like https://www.ebi.ac.uk/ols/"@en ;
    rdfs:label "food material"@en ;
    rdfs:subClassOf obo:ENVO_00010483 .

obo:FOODON_00002423
    a owl:Class ;
    rdfs:label "agave food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00002450
    a owl:Class ;
    rdfs:label "multi-component honey product"@en ;
    rdfs:subClassOf obo:FOODON_00001178, obo:FOODON_00002501 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001178
            obo:FOODON_00002501
        )
    ] .

obo:FOODON_00002454
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food material which has been categorized by a characteristic such as granularity or temperature."@en ;
    obo:IAO_0000117 "Damion Dooley"@en ;
    a owl:Class ;
    rdfs:comment "This term was renamed from \"food product by quality\" to align better with COB \"characteristic\" label, and as well to disambiguate from other use of \"quality\" as a food grading. This term is useful for tasks like food inspection where little prior knowledge of how the food came to be is available. Some terms like \"food (frozen)\" are both a quality descriptor and the output of a process."@en ;
    rdfs:label "food material by characteristic"@en ;
    rdfs:subClassOf obo:FOODON_00002403 .

obo:FOODON_00002456
    obo:IAO_0000115 "Food material which is baked."@en ;
    oboInOwl:hasExactSynonym "baked"@en, "baked food product"@en ;
    a owl:Class ;
    rdfs:label "food (baked)"@en ;
    rdfs:subClassOf obo:FOODON_00001181 .

obo:FOODON_00002501
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product consisting of food material derived from ingredients sourced from multiple organisms."@en ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-01-23T22:40:32Z"^^xsd:dateTime ;
    oboInOwl:hasSynonym "multi-ingredient"@en ;
    a owl:Class ;
    rdfs:comment """The definition of this is being discussed in issue: https://github.com/FoodOntology/foodon/issues/57

Namely, how to characterize the threshold of ingredients that make for multi-component classification? Salt, pepper, spices wouldn't normally make a food multi-component?"""@en ;
    rdfs:label "multi-component food product"@en ;
    rdfs:subClassOf obo:FOODON_00001002 .

obo:FOODON_00002645
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Food material organized by the process which it results from."@en ;
    obo:IAO_0000117 "Damion Dooley" ;
    terms:date "2019-05-23T23:02:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "food material by process"@en ;
    rdfs:subClassOf obo:FOODON_00002403 .

obo:FOODON_00002663
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product that is derived from some pig."@en ;
    terms:contributor "https://orcid.org/0000-0002-8844-9165" ;
    terms:date "2019-06-14T04:23:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pig food product"@en ;
    rdfs:subClassOf obo:FOODON_00001132 .

obo:FOODON_00002664
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A lipid food product is a food product made primarily of plant or animal fat or oil"@en ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-06-11T09:18:41Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "fats and oils"@en, "oils and fats"@en ;
    a owl:Class ;
    rdfs:label "lipid food product"@en ;
    rdfs:subClassOf obo:FOODON_03420228 .

obo:FOODON_00002752
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A whole dried bean is a bean resulting from natural or mechanical air drying applied to a bean or bean pod."@en ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-06-29T14:48:10Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "dried bean"@en ;
    a owl:Class ;
    rdfs:label "bean (dried)"@en ;
    rdfs:seeAlso "http://www.fao.org/es/faodef/fdef04e.htm#4.02"^^xsd:anyURI ;
    rdfs:subClassOf obo:FOODON_00002753, obo:FOODON_03307539 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00002753
            obo:FOODON_03307539
        )
    ] .

obo:FOODON_00002753
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A seed of a bean plant from one of several genera of the flowering plant family (Fabaceae)."@en ;
    obo:IAO_0000116 "Damion Dooley's note.  This could be enhanced to explicitly state the anatomical parts of a seed - seed coat, cotyledons, embryo etc.  Currently the Plant Ontology is not explicit about this yet."@en ;
    terms:contributor "Damion Dooley", "https://orcid.org/0000-0001-5275-8866" ;
    terms:date "2020-10-14T07:28:59"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "bean"@en ;
    rdfs:subClassOf obo:FOODON_00001635, obo:FOODON_03310646 .

obo:FOODON_00002762
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Bean material which has been cooked."@en ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-07-08T21:47:07Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "bean (cooked)"@en ;
    rdfs:subClassOf obo:FOODON_00001181, obo:FOODON_03301467 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00001181
            obo:FOODON_03301467
        )
    ] .

obo:FOODON_00002778
    obo:IAO_0000115 "A seed of a jack seed plant (Canavalia ensiformis)."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Canavalia_ensiformis" ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-07-09T22:17:36"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "jack bean"@en ;
    rdfs:subClassOf obo:FOODON_00002753, obo:FOODON_00002779 .

obo:FOODON_00002779
    terms:contributor "Damion Dooley" ;
    terms:date "2019-07-09T22:21:16Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "jack-bean food product"@en ;
    rdfs:subClassOf obo:FOODON_00001635 .

obo:FOODON_00002780
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A pigeon pea food product is a food product derived from the pigeon pea plant"@en ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-07-09T22:29:17Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pigeon pea food product"@en ;
    rdfs:seeAlso "https://en.wikipedia.org/wiki/Pigeon_pea"^^xsd:anyURI ;
    rdfs:subClassOf obo:FOODON_00001264 .

obo:FOODON_00002781
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A seed of a pigeon pea plant (Cajanus cajan)."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Pigeon_pea" ;
    terms:contributor "https://orcid.org/0000-0002-8844-9165" ;
    terms:date "2019-07-09T22:29:49"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pigeon pea"@en ;
    rdfs:subClassOf obo:FOODON_00002780, obo:FOODON_03310646 .

obo:FOODON_00002786
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A seed of a  velvet bean plant (Mucuna pruriens)"@en ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Legume"^^xsd:anyURI, "https://en.wikipedia.org/wiki/Mucuna_pruriens" ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-07-10T00:00:22"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "tericopelo bean"@en, "tericopelo bean"@es ;
    a owl:Class ;
    rdfs:label "velvet bean"@en ;
    rdfs:subClassOf obo:FOODON_00002753, obo:FOODON_00004156 .

obo:FOODON_00002787
    terms:contributor "Damion Dooley" ;
    terms:date "2019-07-10T00:16:38Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "vetch food product"@en ;
    rdfs:subClassOf obo:FOODON_00002153 .

obo:FOODON_00002791
    obo:IAO_0000115 "A seed of a vetch plant."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Vicia" ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-07-10T01:33:15Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "vetch seed"@en ;
    rdfs:subClassOf obo:FOODON_00002787, obo:FOODON_03310646 .

obo:FOODON_00002813
    obo:IAO_0000114 obo:IAO_0000428 ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-07-12T17:18:31Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "pea food product"@en ;
    rdfs:subClassOf obo:FOODON_00001264 .

obo:FOODON_00002819
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A liver food product is a food product that derives from one or more liver organs."@en ;
    terms:contributor "Damion Dooley" ;
    terms:date "2019-08-02T18:22:37Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "liver food product"@en ;
    rdfs:subClassOf obo:FOODON_00002165 .

obo:FOODON_00003042
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A leaf of a plant that is used for flavoring."@en ;
    terms:contributor "https://orcid.org/0000-0001-5275-8866" ;
    terms:date "2023-08-16T10:14:35Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "herb food product"@en ;
    rdfs:subClassOf obo:FOODON_00001242 .

obo:FOODON_00003341
    obo:IAO_0000115 "A genus of plants in the mustard family (Brassicaceae). The members of the genus are informally known as cruciferous vegetables, cabbages, or mustard plants."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Brassica> ;
    oboInOwl:hasNarrowSynonym "bok choy vegetable food product"@en, "bomdong vegetable food product"@en, "broccolini vegetable food product"@en, "choy sum vegetable food product"@en, "collard greens vegetable food product"@en, "gai lan vegetable food product"@en, "komatsuna vegetable food product"@en, "mizuna vegetable food product"@en, "rutabaga vegetable food product"@en, "savoy cabbage vegetable food product"@en, "tatsoi vegetable food product"@en ;
    oboInOwl:hasRelatedSynonym "cole crop vegetable food product"@en, "cruciferous vegetable food product"@en ;
    a owl:Class ;
    rdfs:label "brassica food product"@en ;
    rdfs:subClassOf obo:FOODON_00001169, obo:FOODON_00001261 .

obo:FOODON_00003395
    terms:contributor <https://orcid.org/0000-0002-8844-9165> ;
    terms:date "2020-09-06T15:59:54Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "multi-component wheat food product"@en ;
    rdfs:subClassOf obo:FOODON_03316579 .

obo:FOODON_00004156
    obo:IAO_0000115 "A bean food product made from velvet bean."@en ;
    terms:contributor <https://orcid.org/0000-0001-5275-8866> ;
    terms:date "2021-12-24T00:12:16Z"@en ;
    a owl:Class ;
    rdfs:label "velvet bean food product"@en ;
    rdfs:subClassOf obo:FOODON_00001635 .

obo:FOODON_00004242
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product that is derived from some animal."@en ;
    terms:contributor "http://orcid.org/0000-0002-8844-9165" ;
    terms:date "2023-08-01T21:25:29Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "animal food product"@en ;
    rdfs:subClassOf obo:FOODON_00002381 .

obo:FOODON_00004335
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "One or more pieces of animals."@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-8844-9165> ;
    terms:contributor "https://orcid.org/0000-0002-8844-9165" ;
    terms:date "2023-08-01T21:25:29Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "piece(s) of animal"@en ;
    rdfs:subClassOf obo:FOODON_03420164 .

obo:FOODON_00004509
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product made from milling plant material."@en ;
    terms:contributor <https://orcid.org/0000-0002-8844-9165> ;
    terms:date "2023-10-07T13:41:10Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "milled food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 .

obo:FOODON_00004532
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "One or more pieces of cows."@en ;
    terms:contributor <https://orcid.org/0000-0002-8844-9165>, "https://orcid.org/0000-0002-8844-9165" ;
    terms:date "2023-12-15T22:55:22Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "piece(s) of cow"@en ;
    rdfs:subClassOf obo:FOODON_00004335, obo:FOODON_02020889 .

obo:FOODON_02000412
    obo:IAO_0000115 "One or more pieces of beef."@en ;
    a owl:Class ;
    rdfs:label "piece(s) of beef"@en ;
    rdfs:subClassOf obo:FOODON_00004532 .

obo:FOODON_02020114
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product that is derived from some duck."@en ;
    terms:contributor "https://orcid.org/0000-0001-5275-8866", "https://orcid.org/0000-0002-3410-4655", "https://orcid.org/0000-0002-8844-9165" ;
    terms:date "2024-02-12T14:11:19Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "duck food product"@en ;
    rdfs:subClassOf obo:FOODON_00004242 .

obo:FOODON_02020889
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Material that derives from some cow."@en ;
    terms:contributor "https://orcid.org/0000-0001-5275-8866", "https://orcid.org/0000-0002-3410-4655", "https://orcid.org/0000-0002-8844-9165" ;
    terms:date "2024-02-12T14:11:19Z"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:comment "This branch isn't necessarily food material"@en ;
    rdfs:label "cow material"@en ;
    rdfs:subClassOf obo:FOODON_03420164 .

obo:FOODON_03301073
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1073> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* crystal FOODON:03430143
* fully heat-treated FOODON:03440014
* sugar FOODON:03420108
* water removal process FOODON:03460138
* preservation by dehydration or drying FOODON:03470116"""@en ;
    rdfs:label "sugar (granulated)"@en ;
    rdfs:subClassOf obo:FOODON_03307345 .

obo:FOODON_03301103
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1103>, <https://bioregistry.io/reference/siren:F11069> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* liquid, low viscosity, with small particles FOODON:03430114
* fruit, peel removed, core, pit or seed removed FOODON:03420229"""@en ;
    rdfs:label "orange juice"@en ;
    rdfs:subClassOf obo:FOODON_00001100 .

obo:FOODON_03301227
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A seed of a broad bean plant (Vicia faba)."@en ;
    terms:contributor "https://orcid.org/0000-0002-8844-9165" ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1227> ;
    oboInOwl:hasExactSynonym "Windsor bean"@en, "broadbean"@en, "faba bean"@en, "fava bean"@en ;
    oboInOwl:hasNarrowSynonym "Horse bean"@en, "field bean"@en, "tic bean"@en, "tick bean"@en ;
    a owl:Class ;
    rdfs:label "broad bean"@en ;
    rdfs:subClassOf obo:FOODON_00001665, obo:FOODON_00002753, obo:FOODON_00002791 .

obo:FOODON_03301444
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1444> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* liquid FOODON:03430130
* part of plant FOODON:03420174"""@en ;
    rdfs:label "vegetable juice food product"@en ;
    rdfs:subClassOf obo:FOODON_00001253 .

obo:FOODON_03301467
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A bean substance is a substance made by processing seed from a bean plant."@en ;
    obo:IAO_0000116 "Damion Dooley's note: This class is intended to provide the most generic reference to bean, as it does not imply any more information about the state of a bean - whether it is whole or in fragments, or fragments of several beans, whether it is dry, raw, or cooked etc."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Bean"@en ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F1467> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* seed (anatomical part) FOODON:03420155"""@en ;
    rdfs:label "bean (whole or pieces)"@en ;
    rdfs:subClassOf obo:FOODON_00001635 .

obo:FOODON_03301977
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A liquid prepared for consumption, or a product that can be combined with water or milk to make one."@en ;
    terms:contributor "Damion Dooley"@en ;
    terms:date "2019-09-12T00:00:00"^^xsd:dateTime ;
    a owl:Class ;
    rdfs:label "beverage food product"@en ;
    rdfs:subClassOf obo:FOODON_00002373 .

obo:FOODON_03302001
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F2001> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* part of animal FOODON:03420164"""@en ;
    rdfs:label "animal-derived food"@en ;
    rdfs:subClassOf obo:FOODON_00001092 .

obo:FOODON_03303220
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A food product served during the dessert course of a meal."@en ;
    obo:IAO_0000119 <https://en.wikipedia.org/wiki/Dessert> ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F3220> ;
    oboInOwl:hasExactSynonym "desert preparation"@en, "dessert"@en ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* ingredient: sugar or sugar syrup added FOODON:03460136"""@en ;
    rdfs:label "dessert food"@en ;
    rdfs:subClassOf obo:FOODON_00002373 .

obo:FOODON_03303380
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A food product derived from a spice."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Spice"@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F3380> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* whole, natural shape FOODON:03430150
* not heat-treated FOODON:03440003
* part of plant FOODON:03420174"""@en ;
    rdfs:label "spice food product"@en ;
    rdfs:subClassOf obo:FOODON_00001242 .

obo:FOODON_03303909
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A cultured dairy product is a fermented dairy product in which a microbial starter was introduced to the fermentation process."@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F3909> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* milk (mammary secretion) UBERON:0001913
* microbial/enzymatic modification process FOODON:03460119"""@en ;
    rdfs:label "cultured dairy product"@en ;
    rdfs:subClassOf obo:FOODON_00001053 .

obo:FOODON_03304497
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F4497> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* whole, natural shape FOODON:03430150
* seed (anatomical part) FOODON:03420155"""@en ;
    rdfs:label "edible seed food product"@en ;
    rdfs:subClassOf obo:FOODON_00001173 .

obo:FOODON_03305536
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F5536> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* liquid, high viscosity, with no visible particles FOODON:03430139
* fully heat-treated FOODON:03440014
* sugar syrup or syrup solids FOODON:03420271
* ingredient: honey added FOODON:03460149"""@en ;
    rdfs:label "honey blend table syrup"@en ;
    rdfs:subClassOf obo:FOODON_00002157, obo:FOODON_00002450 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FOODON_00002157
            obo:FOODON_00002450
        )
    ] .

obo:FOODON_03307345
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F7345> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* crystal FOODON:03430143
* fully heat-treated FOODON:03440014
* white sugar FOODON:03420157"""@en ;
    rdfs:label "sugar (refined)"@en ;
    rdfs:subClassOf obo:FOODON_03316271 .

obo:FOODON_03307539
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food material which has been dried."@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F7539> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* water removal process FOODON:03460138
* preservation by dehydration or drying FOODON:03470116"""@en ;
    rdfs:label "food (dried)"@en ;
    rdfs:subClassOf obo:FOODON_00002158 .

obo:FOODON_03310006
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F10006> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* seed (anatomical part) FOODON:03420155
* microbial/enzymatic modification process FOODON:03460119
* curing or aging process FOODON:03460253"""@en ;
    rdfs:label "fermented bean product"@en ;
    rdfs:subClassOf obo:FOODON_00001258, obo:FOODON_00001635 .

obo:FOODON_03310387
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F10387> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* liquid, high viscosity, with no visible particles FOODON:03430139
* fat or oil FOODON:03420190"""@en ;
    rdfs:label "oil"@en ;
    rdfs:subClassOf obo:FOODON_00002664 .

obo:FOODON_03310646
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A seed of a legume plant in the family Fabaceae."@en ;
    terms:contributor "https://orcid.org/0000-0001-5275-8866" ;
    terms:date "2020-10-21T09:28:28"^^xsd:dateTime ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F10646> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* whole, natural shape FOODON:03430150
* not heat-treated FOODON:03440003
* seed (anatomical part) FOODON:03420155"""@en ;
    rdfs:label "legume"@en ;
    rdfs:subClassOf obo:FOODON_00001264, obo:FOODON_00002153 .

obo:FOODON_03311737
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F11737> ;
    a owl:Class ;
    rdfs:label "processed food product"@en ;
    rdfs:subClassOf obo:FOODON_00001002 .

obo:FOODON_03315150
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F15150> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* milk (mammary secretion) UBERON:0001913"""@en ;
    rdfs:label "mammalian milk product"@en ;
    rdfs:subClassOf obo:FOODON_00001257 .

obo:FOODON_03315173
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A fish product is a home-made or commercially produced or retail or wholesale product containing substantial amounts of freshwater or saltwater fish and/or shellfish flesh. Note that this category should avoid items that mention a particular species of fish or shellfish."@en ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F15173> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* skeletal meat part FOODON:03420175"""@en ;
    rdfs:label "fish product (unspecified species)"@en ;
    rdfs:seeAlso "https://en.wikipedia.org/wiki/Fish_products"@en ;
    rdfs:subClassOf obo:FOODON_00001248 .

obo:FOODON_03315302
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F15302> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* seed, skin present, germ present FOODON:03420133
* microbial/enzymatic modification process FOODON:03460119
* curing or aging process FOODON:03460253"""@en ;
    rdfs:label "cocoa food product"@en ;
    rdfs:subClassOf obo:FOODON_03460231 .

obo:FOODON_03315552
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F15552> ;
    oboInOwl:hasExactSynonym "juice"@en ;
    a owl:Class ;
    rdfs:label "juice beverage"@en ;
    rdfs:subClassOf obo:FOODON_03301977 .

obo:FOODON_03315904
    obo:IAO_0000115 "A food product that is highly seasoned minced meat and is encased in a skin in the shape of a cylinder."@en ;
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Sausage"@en ;
    terms:contributor <https://orcid.org/0000-0001-5275-8866> ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F15904> ;
    oboInOwl:hasExactSynonym "sausage"@en ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* whole, shape achieved by forming FOODON:03430147
* meat part of animal FOODON:03420103
* ingredient: flavoring, spice or herb added FOODON:03460227"""@en ;
    rdfs:label "meat sausage"@en ;
    rdfs:subClassOf obo:FOODON_00001007 .

obo:FOODON_03315925
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F15925> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* solid FOODON:03430151
* meat part of animal FOODON:03420103"""@en ;
    rdfs:label "pate"@en ;
    rdfs:subClassOf obo:FOODON_00001010, obo:FOODON_03302001 .

obo:FOODON_03316079
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F16079> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* liquid FOODON:03430130
* heat-treated FOODON:03440022
* part of plant FOODON:03420174
* steeping FOODON:03450036"""@en ;
    rdfs:label "herbal infusion"@en ;
    rdfs:subClassOf obo:FOODON_00002275 .

obo:FOODON_03316271
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F16271> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* sugar FOODON:03420108"""@en ;
    rdfs:label "sugar product"@en ;
    rdfs:subClassOf obo:FOODON_00002157 .

obo:FOODON_03316579
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F16579> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* part of plant FOODON:03420174"""@en ;
    rdfs:label "multi-component plant food product"@en ;
    rdfs:subClassOf obo:FOODON_00002501 .

obo:FOODON_03316694
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F16694> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* fat or oil FOODON:03420190"""@en ;
    rdfs:label "vegetable fat food product"@en ;
    rdfs:subClassOf obo:FOODON_00002139, obo:FOODON_03460263 .

obo:FOODON_03317170
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A meat product is a product organized by the form of - or processing done to - its meat component (a skeletal meat part of an animal or crustacean)."@en ;
    oboInOwl:hasDbXref <https://bioregistry.io/reference/siren:F17170> ;
    a owl:Class ;
    rdfs:comment """SIREN DB annotation:
* animal body or body part FOODON:03420127"""@en ;
    rdfs:label "meat (whole or pieces)"@en ;
    rdfs:subClassOf obo:FOODON_00001006 .

obo:FOODON_03400115
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Natural cheese, cured or uncured, cheese product (which is further processed), or cheese product analog."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0115> ;
    a owl:Class ;
    rdfs:label "cheese or cheese product (us cfr)"@en ;
    rdfs:seeAlso <https://www.ecfr.gov/cgi-bin/text-idx?node=pt21.2.133> ;
    rdfs:subClassOf obo:FOODON_03400164 .

obo:FOODON_03400143
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Fruit in all forms; includes fruit juices and fruit juice drinks, fruit butters, jellies, preserves, and related products."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0143> ;
    oboInOwl:hasSynonym "pie filling, fruit"@en ;
    a owl:Class ;
    rdfs:label "fruit or fruit product (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400257 .

obo:FOODON_03400147
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food product having functional characteristics similar to milk or milk products, including cream product analogs, margarine, and milk analogs. Certain alternate ingredients are substituted for those components that are responsible for specific functional properties."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0147> ;
    a owl:Class ;
    rdfs:label "milk or milk product analog (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400148 .

obo:FOODON_03400148
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Milk in all forms, milk-based beverage, cultured milk product, or milk or milk product analog. Index infant formula under *MEAL REPLACEMENT*."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0148> ;
    a owl:Class ;
    rdfs:label "milk or milk product (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400164 .

obo:FOODON_03400155
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Semisolid or jelled food prepared from fruit or fruit juice and other ingredients prescribed for the individual products (21 CFR 150)."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0155> ;
    a owl:Class ;
    rdfs:label "fruit butter, jelly, preserve or related product (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400143 .

obo:FOODON_03400164
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Milk, a product derived from milk, or a dairy product analog; includes cheese and frozen dairy desserts. [FDA CFSAN 1995]"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0164> ;
    a owl:Class ;
    rdfs:label "dairy product (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03401270 .

obo:FOODON_03400187
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Cheese made from milk or milk components, such as cream, by the following process: (1) produce curd through coagulation of milk by bacterial action and/or enzymes and/or acidification and draining of whey. (2) For cured cheese only: cure the curd. Excludes products made through further processing, such as comminuting (see *CHEESE PRODUCT*)."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0187> ;
    a owl:Class ;
    rdfs:label "natural cheese (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400115 .

obo:FOODON_03400188
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Candy or other food product made with sweeteners and frequently containing nuts, fruits, starches, flavorings and other foods (21 CFR 170.3(n)(9). [FDA CFSAN 1995]"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0188> ;
    a owl:Class ;
    rdfs:label "confectionery (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03401270 .

obo:FOODON_03400204
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food product prepared by heating a mixture of sweeteners and other optional ingredients according to the specific formula for each subgroup."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0204> ;
    a owl:Class ;
    rdfs:label "candy (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400188 .

obo:FOODON_03400209
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Jelled product made from one or more fruit juices and optional ingredients. Includes both fruit jelly, which may be sweetened with nutritive carbohydrate sweeteners, (21 CFR 150.140), and artificially sweetened fruit jelly (21 CFR 150.141). The finished fruit jelly must have a soluble solid content of no less than 65% and the ratio by weight of the fruit ingredient to sweetener in the starting mixture must be no less than 45:55. Artificially sweetened fruit jelly must contain no less than 55% fruit ingredient by weight."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0209> ;
    a owl:Class ;
    rdfs:label "fruit jelly (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400155 .

obo:FOODON_03400213
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Soft candy prepared by boiling milk, sugar, salt and optional ingredients to the soft-ball stage (238 degrees F.)."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0213> ;
    a owl:Class ;
    rdfs:label "fudge (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400293 .

obo:FOODON_03400231
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food product having functional characteristics similar to those of butter; it is in plastic form or liquid emulsion and contains not less than 80% fat whose origin is vegetable or rendered animal carcass fats or a mixture of these as well as other optional ingredients specified by 21 CFR 166.110."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0231> ;
    a owl:Class ;
    rdfs:label "margarine (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400294 .

obo:FOODON_03400257
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Fruits and vegetables in all forms. [FDA CFSAN 1995]"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0257> ;
    a owl:Class ;
    rdfs:label "fruit or vegetable product (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03401270 .

obo:FOODON_03400289
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food group having common consumption, functional or manufacturing characteristics, e.g. *FRUIT OR VEGETABLE PRODUCT*, *DAIRY PRODUCT*, *CONFECTIONARY*, *PREPARED FOOD PRODUCT*, etc. [FDA CFSAN 1995]"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0289> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: This term is for CLASSIFICATION ONLY; DO NOT USE term in indexing. Use a more precise narrower term."@en ;
    rdfs:label "USA agency food product type"@en ;
    rdfs:subClassOf obo:FOODON_03400361 .

obo:FOODON_03400293
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Candy prepared by cooking a mixture of water, sugars and optional ingredients to a temperature of 250 degrees F. or less."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0293> ;
    a owl:Class ;
    rdfs:label "soft candy (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400204 .

obo:FOODON_03400294
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A food product having functional characteristics similar to a butter product; it may be nutritionally equivalent or inferior to the product it purports to resemble."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0294> ;
    oboInOwl:hasSynonym "butter substitute"@en, "butter, imitation"@en, "imitation butter"@en ;
    a owl:Class ;
    rdfs:label "butter product analog (us cfr)"@en ;
    rdfs:subClassOf obo:FOODON_03400147 .

obo:FOODON_03400352
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Renamed from *PRODUCT TYPE, CODEX ALIMENTARIUS* in LanguaL 2008."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0352> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: This term is for CLASSIFICATION ONLY; DO NOT USE term in indexing. Use a more precise narrower term."@en ;
    rdfs:label "international agency food product type"@en ;
    rdfs:subClassOf obo:FOODON_03400361 .

obo:FOODON_03400356
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0356> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: This term is for CLASSIFICATION ONLY; DO NOT USE term in indexing. Use a more precise narrower term."@en ;
    rdfs:label "European Union agency food product type"@en ;
    rdfs:subClassOf obo:FOODON_03400361 .

obo:FOODON_03400361
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "An agency food product type is a class of food product defined by an agency or consortium."@en ;
    obo:IAO_0000117 "Damion Dooley"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0361> ;
    a owl:Class ;
    rdfs:comment "This class is designed to hold 3rd party food classification schemes which are being mapped to FoodOn classes using the 'has member' relation. The two hierarchies are not melded into a subclass polyhierarchy because of possible logical inconsistencies in the agency schemes. The hierarchies of agency schemes are as true to their agency representation as possible."@en ;
    rdfs:label "agency food product type"@en ;
    rdfs:subClassOf obo:FOODON_00002403 .

obo:FOODON_03400643
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 """Codex Alimentarius, Volume 2 - 1993, Section 2:  Pesticide Residues in Food.

The Codex Classification of food and animal feed commodities moving in trade and the description of the various items and groups of food and animal feedstuffs included in the present document have been developed by the Codex Committee on Pesticide Residues. It was first adopted by the 18th Session of the Codex Alimentarius Commission, (1989).

The Codex Classification includes food commodities and animal feedstuffs for which Codex maximum residue limits will not necessarily be established. The Classification is intended to be as complete a listing of food commodities in trade as possible, classified into groups on the basis of the commodity's similar potential for pesticide residues.

The Classification may also be appropriate for other purposes such as setting maximum levels for other types of residues or for other contaminants in food. The Codex Classification should be consulted in order to obtain a precise description of the food or animal feed commodities and, especially, in cases where Codex maximum residue limits have been set for groups of food and groups of animal feedstuffs. The Codex Classification is intended to promote harmonization of the terms used to describe commodities which are subject to maximum residue limits and of the approach to grouping commodities with similar potential for residue for which a common group maximum residue limit can be set."""@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0643> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: This term is for CLASSIFICATION ONLY; DO NOT USE term in indexing. Use a more precise narrower term."@en ;
    rdfs:label "Codex Alimentarius classification of food and feed commodities"@en ;
    rdfs:subClassOf obo:FOODON_03400352 .

obo:FOODON_03400644
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0644> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: This term is for CLASSIFICATION ONLY; DO NOT USE term in indexing. Use a more precise narrower term."@en ;
    rdfs:label "a.  primary food commodities of plant origin (ccpr)"@en ;
    rdfs:subClassOf obo:FOODON_03400643 .

obo:FOODON_03400650
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 """Vegetables are foods derived from many different kinds of plants mostly annual and usually cultivated, commonly known by custom and tradition as \"vegetables\".
In several countries, some of these commodities grown on large areas are distinguished as \"field crops\" or arable crops e.g. sugar beet. For the sake of convenience in this guide such crops are classified under Type 2 Vegetables.
Exposure to pesticides is dependent on the particular part of the plant used for food and the growing practices.
Vegetables may be consumed in whole or in part and in the form of fresh, dried or processed foods."""@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0650> ;
    a owl:Class ;
    rdfs:label "02  vegetables (ccpr)"@en ;
    rdfs:subClassOf obo:FOODON_03400644 .

obo:FOODON_03400680
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 """Pulses are derived from the mature seeds naturally or artificially dried, of leguminous plants known as beans (dry) and peas (dry).
The seeds in the pods are protected from most pesticides applied during the growing season except pesticides which show a systemic action. The dried beans and peas however are often exposed to post-harvest treatments.
The dry pulses are consumed after processing or household cooking."""@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0680> ;
    a owl:Class ;
    rdfs:label "015  pulses (vd) (ccpr)"@en ;
    rdfs:subClassOf obo:FOODON_03400650 .

obo:FOODON_03400777
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0777> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: This term is for CLASSIFICATION ONLY; DO NOT USE term in indexing. Use a more precise narrower term."@en ;
    rdfs:label "eurofir food classification"@en ;
    rdfs:subClassOf obo:FOODON_03400356 .

obo:FOODON_03400801
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "The group includes marine or freshwater fish, molluscs, crustaceans, and other fauna such as reptiles, insects or frogs not in the Meats group. The group also includes seafood product analogs and seafood-based sausage or luncheon meat as well as such products as squid ink and clam juice."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0801> ;
    a owl:Class ;
    rdfs:label "seafood or related product (eurofir)"@en ;
    rdfs:subClassOf obo:FOODON_03400777 .

obo:FOODON_03400803
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Includes fish offal; a food product whose predominant constituent is fish (e.g. dried and salted fish, smoked fish, canned fish, pickled fish, restructured fish and fish analogues, surimi; fish paste, pâté)."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0803> ;
    a owl:Class ;
    rdfs:label "seafood product (eurofir)"@en ;
    rdfs:subClassOf obo:FOODON_03400801 .

obo:FOODON_03400840
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Alcoholic or non-alcoholic beverage; excludes milk and milk-based beverages."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0840> ;
    a owl:Class ;
    rdfs:label "beverage (non-milk) (eurofir)"@en ;
    rdfs:subClassOf obo:FOODON_03400777 .

obo:FOODON_03400842
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Beverage containing no more than 0.5% alcohol; it may be flavoured, sweetened or carbonated; includes soft drinks and steeped beverages; excludes milk in all forms, fruit juices and vegetable juices."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0842> ;
    a owl:Class ;
    rdfs:label "non alcoholic beverage (eurofir)"@en ;
    rdfs:subClassOf obo:FOODON_03400840 .

obo:FOODON_03400845
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Beverage prepared by extracting flavour and other components from food sources by percolation and/or immersion in water, usually at near-boiling temperature. The group includes coffee (e.g. instant coffee, coffee and chicory essence), tea, herbal tea (e.g. green tea, black tea, tisane), cocoa beverage and beverage powder."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0845> ;
    oboInOwl:hasSynonym "infusion"@en, "steeped beverage"@en ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: Renamed from *COFFEE, TEA, COCOA (EUROFIR)* (LanguaL 2010)."@en ;
    rdfs:label "coffee, tea, cocoa or infusion (eurofir)"@en ;
    rdfs:subClassOf obo:FOODON_03400842 .

obo:FOODON_03400852
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "EFG group 32, Eurocode-2 group 12."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0852> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: Use for foods and ingredients that could not fit into any of the above classes."@en ;
    rdfs:label "miscellaneous food product (eurofir)"@en ;
    rdfs:subClassOf obo:FOODON_03400777 .

obo:FOODON_03400861
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "This subgroup includes multicomponent meals, sauces, retail salads, desserts, soups, snacks and other foods where similarity of the product type is more significant than the source of the principal ingredient(s)."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0861> ;
    oboInOwl:hasSynonym "soup, sauce or miscellaneous food product"@en ;
    a owl:Class ;
    rdfs:label "prepared food product (eurofir)"@en ;
    rdfs:subClassOf obo:FOODON_03400852 .

obo:FOODON_03400865
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A liquid food made by simmering meat, poultry, seafood or vegetables, being clear or thickened to the consistency of a thin puree or having milk or cream added, and often containing pieces of solid food such as meat, shellfish, pasta or vegetables. Soup takes precedence over other food products. Examples are egg and lemon soup, oxtail soup, fish soup, rice soup, lentil soup, minestrone, cherry soup."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0865> ;
    a owl:Class ;
    rdfs:label "soup (eurofir)"@en ;
    rdfs:subClassOf obo:FOODON_03400861 .

obo:FOODON_03400874
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 """The Global System 1 (GS1) Global Product Classification (GPC) is a system that gives buyers and sellers a common language for grouping products in the same way, everywhere in the world.$br/$
The GS1 GPC classification in facet A is currently updated based on June 2017 release of GS1 GPC Standard for Food/Beverage/Tobacco, except for codes pertaining to tobacco. See the GS1 site for details [https://www.gs1.org/standards/gpc]."""@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0874> ;
    a owl:Class ;
    rdfs:label "GS1 Global Product Classification (GPC)"@en ;
    rdfs:seeAlso <https://www.gs1.org/docs/gdsn/support/it/GDSN_Mandatory_Attributes_Simplified_TK.ppt>, <https://www.gs1.org/docs/gdsn/tiig/3_1/GDSN_Trade_Item_Implementation_Guide.pdf> ;
    rdfs:subClassOf obo:FOODON_03400352 .

obo:FOODON_03400960
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0960> ;
    a owl:Class ;
    rdfs:label "50220000 - cereal/grain/pulse products (gs1 gpc)"@en ;
    rdfs:subClassOf obo:FOODON_03400874 .

obo:FOODON_03400969
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A0969> ;
    a owl:Class ;
    rdfs:label "50221200 - processed cereal products (gs1 gpc)"@en ;
    rdfs:subClassOf obo:FOODON_03400960 .

obo:FOODON_03401061
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A1061> ;
    a owl:Class ;
    rdfs:label "50190000 - prepared/preserved foods (gs1 gpc)"@en ;
    rdfs:subClassOf obo:FOODON_03400874 .

obo:FOODON_03401095
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=A1095> ;
    a owl:Class ;
    rdfs:label "50192900 - pasta/noodles  (gs1 gpc)"@en ;
    rdfs:subClassOf obo:FOODON_03401061 .

obo:FOODON_03401270
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Food and Drugs, title 21, Code of Federal Regulations. Original food classification in LanguaL."@en ;
    oboInOwl:hasDbXref "langual:A1270" ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: This term is for CLASSIFICATION ONLY; DO NOT USE term in indexing. Use a more precise narrower term."@en ;
    rdfs:label "U.S. code of federal regulations, title 21 food product type"@en ;
    rdfs:seeAlso "https://www.ecfr.gov/cgi-bin/text-idx?SID=87f720ce0d0b6c4548f4bbfd1f8e4c3d&mc=true&tpl=/ecfrbrowse/Title21/21chapterI.tpl"^^xsd:anyURI ;
    rdfs:subClassOf obo:FOODON_03400289 .

obo:FOODON_03411009
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=B1009> ;
    a owl:Class ;
    rdfs:label "polysaccharide-producing plant"@en ;
    rdfs:subClassOf obo:FOODON_03411048 .

obo:FOODON_03411013
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=B1013> ;
    a owl:Class ;
    rdfs:label "plant used for producing extract or concentrate"@en ;
    rdfs:subClassOf obo:PO_0000003 .

obo:FOODON_03411016
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=B1016> ;
    a owl:Class ;
    rdfs:label "starch-producing plant"@en ;
    rdfs:subClassOf obo:FOODON_03411009 .

obo:FOODON_03411048
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=B1048> ;
    a owl:Class ;
    rdfs:label "carbohydrate-producing plant"@en ;
    rdfs:subClassOf obo:FOODON_03411013 .

obo:FOODON_03412344
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=B2344> ;
    oboInOwl:hasSynonym "amorphophallus konjac"@en, "amorphophallus rivieri"@en, "hydrosme rivieri"@en, "leopard palm"@en ;
    a owl:Class ;
    rdfs:label "devils tongue plant"@en ;
    rdfs:subClassOf obo:FOODON_03411016 .

obo:FOODON_03412637
    obo:IAO_0000114 obo:IAO_0000428 ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=B2637> ;
    oboInOwl:hasSynonym "amorphophallus rivieri var. konjac"@en ;
    a owl:Class ;
    rdfs:label "konjac plant"@en ;
    rdfs:subClassOf obo:FOODON_03412344 .

obo:FOODON_03420108
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A broad term that includes the nutritive sweeteners dextrose, fructose, galactose, lactose, maltose and sucrose, which are simple carbohydrates with molecules composed of one or two saccharide units. Note that on a product label or in a recipe, 'sugar' means *SUCROSE* and should be so indexed. Use the broad term *SUGAR* only if the specific sugar used is not known or not listed in the vocabulary."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=C0108> ;
    a owl:Class ;
    rdfs:label "sugar"@en ;
    rdfs:subClassOf obo:FOODON_03420152 .

obo:FOODON_03420116
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Anatomical or other part(s) or substances derived from plant or animal or fungal organisms."@en ;
    obo:IAO_0000116 "This was renamed from \"part of organism\" (and from LanguaL's original \"part of plant or animal\") to encompass organism material that is produced by an animal or plant rather than \"part of\" it, such as an egg, and might not be countable per se, such as milk. Additionally the existing definition's \"from which a food product or its major ingredient is derived.\" was removed as an unnecessary constraint. [2023/03/02]"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=C0116> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: \"e.g. *LEAF*, *ROOT OR TUBER*, *ORGAN MEAT*, *MILK* OR *EGG*; it also includes components of parts, such as *CREAM*, and extracts, concentrates or isolates, such as *PROTEIN EXTRACT* or *SUGAR*.\""@en ;
    rdfs:label "organism material"@en .

obo:FOODON_03420152
    obo:IAO_0000115 "Extract, concentrate or isolate high in sugar, oligosaccharide or polysaccharide."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=C0152> ;
    a owl:Class ;
    rdfs:label "carbohydrate extract, concentrate, or isolate"@en ;
    rdfs:subClassOf obo:FOODON_03420228 .

obo:FOODON_03420156
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "Soft sugar whose crystals are covered by a film of refined dark syrup that imparts color, flavor, and moisture."@en ;
    oboInOwl:hasDbXref "langual:C0156" ;
    a owl:Class ;
    rdfs:label "brown sugar"@en ;
    rdfs:subClassOf obo:FOODON_00001083, obo:FOODON_03301073 .

obo:FOODON_03420164
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Material that derives from some animal."@en ;
    terms:contributor "https://orcid.org/0000-0001-5275-8866" ;
    terms:date "2023-08-01T21:25:29Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=C0164> ;
    a owl:Class ;
    rdfs:comment "Langual note: Includes eggs and milk that, although separated from the animal, are produced as integral parts and are affected by the animal's food intake and metabolism."@en, "This branch isn't necessarily food material"@en ;
    rdfs:label "animal material"@en ;
    rdfs:subClassOf obo:FOODON_03420116 .

obo:FOODON_03420228
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A physical-chemical component separated from the food source or its parts by extraction, centrifugation, filtration, heat processing, expressing or a similar process. The separated component may be converted through further processing. If this is done, the final substance is indexed. A water-extracted component may remain in aqueous dispersion. The extract, concentrate or isolate is indexed in preference to the anatomic part from which it is derived. For example, peanut oil is indexed under *PEANUT* combined wih *FAT OR OIL* rather than with *SEED OR KERNEL*. On the other hand, fruit and vegetable juices can be indexed under *FRUIT JUICE OR NECTAR* or *VEGETABLE JUICE* (A. PRODUCT TYPE); therefore the anatomic part of the plant should be indexed."@en ;
    oboInOwl:hasDbXref "langual:C0228" ;
    a owl:Class ;
    rdfs:comment "Damion Dooley's note: Items in this branch will be merged into foodon food product branch."@en ;
    rdfs:label "extract, concentrate or isolate of plant or animal"@en ;
    rdfs:subClassOf obo:FOODON_00001714 .

obo:FOODON_03420244
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "The serum or watery part of milk that is separated from the thicker or more coagulable part or curd, espcially in the process of making cheese; it contains lactose, minerals and lactalbumin."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=C0244> ;
    oboInOwl:hasExactSynonym "whey"@en ;
    a owl:Class ;
    rdfs:label "mammalian milk whey"@en ;
    rdfs:subClassOf obo:FOODON_03315150 .

obo:FOODON_03420307
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "The oil produced by pressing or extracting lipids from plant seeds (e.g. grapeseed oil, rapeseed oil, linseed oil) /AM"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=C0307> ;
    a owl:Class ;
    rdfs:label "seed oil"@en ;
    rdfs:subClassOf obo:FOODON_00001087 .

obo:FOODON_03430109
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A liquid that flows very easily at room temperature."@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=E0109> ;
    oboInOwl:hasSynonym "thin liquid"@en ;
    a owl:Class ;
    rdfs:comment "Examples are: water, apple juice, sherry, acidophilus milk, whipping cream and some heavy liqueurs. The range of low viscosity liquid spans sucrose solutions between 0 and 45% solids (viscosity range from 1 to 10 centipoise). Prefer 'solid pieces' factor term to 'small particles' if both appear in the food."@en ;
    rdfs:label "food (liquid, low viscosity)"@en ;
    rdfs:subClassOf obo:FOODON_03430130 .

obo:FOODON_03430130
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A state of matter between a solid and a gas, in which a substance has the capacity to flow and conforms to the shape of the container."@en ;
    oboInOwl:hasBroadSynonym "fluid"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=E0130>, <https://bioregistry.io/reference/siren:F5105> ;
    a owl:Class ;
    rdfs:comment "Liquids range from water to honey, corresponding to a range in viscosity (or apparent viscosity) from 1 to 500 centipoise (viscosity is a measure of a liquid's resistance to flow). Products that are pourable but have a higher viscosity are *SEMILIQUID*."@en ;
    rdfs:label "food (liquid)"@en ;
    rdfs:subClassOf obo:FOODON_00002454 .

obo:FOODON_03460156
    obo:IAO_0100001 "http://purl.obolibrary.org/obo/CHEBI_83163"^^xsd:anyURI ;
    a owl:Class ;
    rdfs:label "obsolete: molasses added"@en ;
    owl:deprecated true .

obo:FOODON_03460177
    obo:IAO_0000116 "This disjunction is provided for food indexers who used the LanguaL category per guidelines.  Currently, by specifying the more specific nut or seed as ingredient instead, this category can be inferred."@en ;
    obo:IAO_0000118 "nut or seed added"@en ;
    oboInOwl:hasDbXref "langual:H0177" ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: With the exception of peanut (see *PEANUT OR PEANUT BUTTER ADDED*), used when a nut or seed ingredient is the second ingredient in order of predominance."@en ;
    rdfs:label "plant seed or nut food product"@en ;
    rdfs:subClassOf obo:FOODON_00001015 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:FOODON_00001172
            obo:FOODON_00001173
        )
    ] .

obo:FOODON_03460231
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000118 "chocolate or cocoa added"@en ;
    oboInOwl:hasDbXref <http://www.langual.org/langual_thesaurus.asp?termid=H0231> ;
    a owl:Class ;
    rdfs:comment "LanguaL curation note: Used when chocolate or cocoa is added at any level or when chocolate is used as a coating."@en ;
    rdfs:label "chocolate or cocoa"@en ;
    rdfs:subClassOf obo:FOODON_00001215 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:FOODON_00001280
            obo:FOODON_03315302
        )
    ] .

obo:FOODON_03460263
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "A fat or oil derived from vegetable material"@en ;
    obo:IAO_0000118 "vegetable fat or oil added"@en ;
    terms:contributor "Damion Dooley"@en ;
    oboInOwl:hasDbXref "langual:H0263" ;
    a owl:Class ;
    rdfs:comment "This is a convenience class inherited from LanguaL"@en ;
    rdfs:label "vegetable fat or oil"@en ;
    rdfs:subClassOf obo:FOODON_00001174 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:FOODON_00001087
            obo:FOODON_03316694
        )
    ] .

obo:GO_0003008
    a owl:Class ;
    rdfs:label "system process" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0006091
    a owl:Class ;
    rdfs:label "generation of precursor metabolites and energy" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0007588
    a owl:Class ;
    rdfs:label "excretion" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0007610
    a owl:Class ;
    rdfs:label "behavior" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0007631
    a owl:Class ;
    rdfs:label "feeding behavior" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:GO_0008150
    obo:IAO_0000115 "A biological process is the execution of a genetically-encoded biological module or program. It consists of all the steps required to achieve the specific biological objective of the module. 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:hasExactSynonym "biological process", "physiological process" ;
    oboInOwl:hasRelatedSynonym "single organism process", "single-organism process" ;
    a owl:Class ;
    rdfs:label "biological_process" .

obo:GO_0008152
    a owl:Class ;
    rdfs:label "metabolic process" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0009058
    a owl:Class ;
    rdfs:label "biosynthetic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0009060
    a owl:Class ;
    rdfs:label "aerobic respiration" ;
    rdfs:subClassOf obo:GO_0045333 .

obo:GO_0009061
    a owl:Class ;
    rdfs:label "anaerobic respiration" ;
    rdfs:subClassOf obo:GO_0045333 .

obo:GO_0009987
    a owl:Class ;
    rdfs:label "cellular process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0015947
    a owl:Class ;
    rdfs:label "methane metabolic process" ;
    rdfs:subClassOf obo:GO_0043446 .

obo:GO_0015948
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "methanogenesis" ;
    rdfs:subClassOf obo:GO_0009061, obo:GO_0015947, obo:GO_0015975, obo:GO_0043447 .

obo:GO_0015975
    a owl:Class ;
    rdfs:label "energy derivation by oxidation of reduced inorganic compounds" ;
    rdfs:subClassOf obo:GO_0006091 .

obo:GO_0015979
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "photosynthesis" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0015980
    a owl:Class ;
    rdfs:label "energy derivation by oxidation of organic compounds" ;
    rdfs:subClassOf obo:GO_0006091 .

obo:GO_0019329
    a owl:Class ;
    rdfs:label "ammonia oxidation" ;
    rdfs:subClassOf obo:GO_0044281 .

obo:GO_0019331
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "anaerobic respiration, using ammonium as electron donor" ;
    rdfs:subClassOf obo:GO_0009061, obo:GO_0015975, obo:GO_0019329 .

obo:GO_0019332
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "aerobic respiration, using nitrite as electron donor" ;
    rdfs:subClassOf obo:GO_0009060, obo:GO_0015975 .

obo:GO_0019409
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "aerobic respiration, using ammonia as electron donor" ;
    rdfs:subClassOf obo:GO_0009060, obo:GO_0015975, obo:GO_0019329 .

obo:GO_0019410
    a owl:Class ;
    rdfs:label "aerobic respiration, using carbon monoxide as electron donor" ;
    rdfs:subClassOf obo:GO_0009060, obo:GO_0015975 .

obo:GO_0019411
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "aerobic respiration, using ferrous ions as electron donor" ;
    rdfs:subClassOf obo:GO_0009060, obo:GO_0015975 .

obo:GO_0019412
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "aerobic respiration, using hydrogen as electron donor" ;
    rdfs:subClassOf obo:GO_0009060, obo:GO_0015975 .

obo:GO_0019414
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:label "aerobic respiration, using sulfur or sulfate as electron donor" ;
    rdfs:subClassOf obo:GO_0009060, obo:GO_0015975 .

obo:GO_0019646
    a owl:Class ;
    rdfs:label "aerobic electron transport chain" ;
    rdfs:subClassOf obo:GO_0009060, obo:GO_0022904 .

obo:GO_0022900
    a owl:Class ;
    rdfs:label "electron transport chain" ;
    rdfs:subClassOf obo:GO_0006091 .

obo:GO_0022904
    a owl:Class ;
    rdfs:label "respiratory electron transport chain" ;
    rdfs:subClassOf obo:GO_0022900 .

obo:GO_0032501
    a owl:Class ;
    rdfs:label "multicellular organismal process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0042755
    a owl:Class ;
    rdfs:label "eating behavior" ;
    rdfs:subClassOf obo:GO_0007631 .

obo:GO_0043446
    a owl:Class ;
    rdfs:label "alkane metabolic process" ;
    rdfs:subClassOf obo:GO_0120252 .

obo:GO_0043447
    a owl:Class ;
    rdfs:label "alkane biosynthetic process" ;
    rdfs:subClassOf obo:GO_0043446, obo:GO_0120251 .

obo:GO_0043554
    a owl:Class ;
    rdfs:label "aerobic respiration, using arsenite as electron donor" ;
    rdfs:subClassOf obo:GO_0009060, obo:GO_0015975 .

obo:GO_0044281
    a owl:Class ;
    rdfs:label "small molecule metabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0045333
    a owl:Class ;
    rdfs:label "cellular respiration" ;
    rdfs:subClassOf obo:GO_0015980 .

obo:GO_0120251
    a owl:Class ;
    rdfs:label "hydrocarbon biosynthetic process" ;
    rdfs:subClassOf obo:GO_0009058, obo:GO_0120252 .

obo:GO_0120252
    a owl:Class ;
    rdfs:label "hydrocarbon metabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:IAO_0000004
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain obo:IAO_0000032 ;
    rdfs:range xsd:double .

obo:IAO_0000005
    obo:IAO_0000115 "A directive information entity that describes an intended process endpoint. When part of a plan specification the concretization is realized in a planned process in which the bearer tries to effect the world so that the process endpoint is achieved."@en ;
    a owl:Class ;
    rdfs:label "objective specification"@en ;
    rdfs:subClassOf obo:IAO_0000033 .

obo:IAO_0000007
    obo:IAO_0000115 "A directive information entity that describes an action the bearer will take."@en ;
    a owl:Class ;
    rdfs:label "action specification"@en ;
    rdfs:subClassOf obo:IAO_0000033 .

obo:IAO_0000027
    obo:IAO_0000115 "An information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements."@en ;
    a owl:Class ;
    rdfs:label "data item"@en ;
    rdfs:subClassOf obo:IAO_0000030 .

obo:IAO_0000030
    obo:IAO_0000115 "A generically dependent continuant that is about some thing."@en ;
    a owl:Class ;
    rdfs:label "information content entity"@en ;
    rdfs:subClassOf obo:BFO_0000031 .

obo:IAO_0000032
    obo:IAO_0000115 "A scalar measurement datum is a measurement datum that is composed of two parts, numerals and a unit label."@en ;
    a owl:Class ;
    rdfs:label "scalar measurement datum"@en ;
    rdfs:subClassOf obo:IAO_0000109, [
        a owl:Restriction ;
        owl:minCardinality "1"^^xsd:nonNegativeInteger ;
        owl:onProperty obo:IAO_0000004
    ] .

obo:IAO_0000033
    obo:IAO_0000115 "An information content entity whose concretizations indicate to their bearer how to realize them in a process."@en ;
    a owl:Class ;
    rdfs:label "directive information entity"@en ;
    rdfs:subClassOf obo:IAO_0000030 .

obo:IAO_0000100
    obo:IAO_0000115 "A data item that is an aggregate of other data items of the same type that have something in common. Averages and distributions can be determined for data sets."@en ;
    a owl:Class ;
    rdfs:label "data set"@en ;
    rdfs:subClassOf obo:IAO_0000027 .

obo:IAO_0000101
    obo:IAO_0000115 "An image is an affine projection to a two dimensional surface, of measurements of some quality of an entity or entities repeated at regular intervals across a spatial range, where the measurements are represented as color and luminosity on the projected on surface."@en ;
    a owl:Class ;
    rdfs:label "image"@en ;
    rdfs:subClassOf obo:IAO_0000308 .

obo:IAO_0000104
    obo:IAO_0000115 "A directive information entity with action specifications and objective specifications as parts, and that may be concretized as a realizable entity that, if realized, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified."@en ;
    a owl:Class ;
    rdfs:label "plan specification"@en ;
    rdfs:subClassOf obo:IAO_0000033 .

obo:IAO_0000109
    obo:IAO_0000115 "A measurement datum is an information content entity that is a recording of the output of a measurement such as produced by a device."@en ;
    a owl:Class ;
    rdfs:label "measurement datum"@en ;
    rdfs:subClassOf obo:IAO_0000027 .

obo:IAO_0000111
    a owl:AnnotationProperty ;
    rdfs:label "editor preferred term~editor preferred label" .

obo:IAO_0000112
    a owl:AnnotationProperty ;
    rdfs:label "example of usage" .

obo:IAO_0000114
    a owl:AnnotationProperty ;
    rdfs:label "has curation status" .

obo:IAO_0000115
    a owl:AnnotationProperty ;
    rdfs:label "definition" .

obo:IAO_0000116
    a owl:AnnotationProperty ;
    rdfs:label "editor note" .

obo:IAO_0000117
    a owl:AnnotationProperty ;
    rdfs:label "term editor" .

obo:IAO_0000118
    a owl:AnnotationProperty ;
    rdfs:label "alternative term" .

obo:IAO_0000119
    a owl:AnnotationProperty ;
    rdfs:label "definition source" .

obo:IAO_0000231
    a owl:AnnotationProperty .

obo:IAO_0000232
    a owl:AnnotationProperty ;
    rdfs:label "curator note" .

obo:IAO_0000308
    obo:IAO_0000115 "An information content entity consisting of a two dimensional arrangement of information content entities such that the arrangement itself is about something."@en ;
    a owl:Class ;
    rdfs:label "figure"@en ;
    rdfs:subClassOf obo:IAO_0000030 .

obo:IAO_0000412
    a owl:AnnotationProperty ;
    rdfs:label "imported from" .

obo:IAO_0000424
    a owl:AnnotationProperty ;
    rdfs:label "expand expression to" .

obo:IAO_0000425
    a owl:AnnotationProperty ;
    rdfs:label "expand assertion to" .

obo:IAO_0000426
    a owl:AnnotationProperty .

obo:IAO_0000582
    a owl:Class ;
    rdfs:label "time stamped measurement datum"@en ;
    rdfs:subClassOf obo:IAO_0000109 .

obo:IAO_0000584
    obo:IAO_0000115 "A data set that is an aggregate of data recording some measurement at a number of time points. The time series data set is an ordered list of pairs of time measurement data and the corresponding measurement data acquired at that time."@en ;
    a owl:Class ;
    rdfs:label "time sampled measurement data set"@en ;
    rdfs:subClassOf obo:IAO_0000100 .

obo:IAO_0000589
    a owl:AnnotationProperty .

obo:IAO_0000600
    a owl:AnnotationProperty .

obo:IAO_0010000
    a owl:AnnotationProperty .

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

obo:NCBITaxon_1
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "all" ;
    oboInOwl:id "NCBITaxon:1" ;
    a owl:Class ;
    rdfs:label "root" ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:NCBITaxon_10239
    a owl:Class ;
    rdfs:label "Viruses" ;
    rdfs:subClassOf obo:OBI_0100026 .

obo:NCBITaxon_104431
    a owl:Class ;
    rdfs:label "Obtectomera" ;
    rdfs:subClassOf obo:NCBITaxon_37567 .

obo:NCBITaxon_106220
    a owl:Class ;
    rdfs:label "Mytiloidea" ;
    rdfs:subClassOf obo:NCBITaxon_6546 .

obo:NCBITaxon_1117
    oboInOwl:hasExactSynonym "blue-green algae", "blue-green bacteria", "cyanophytes" ;
    oboInOwl:hasRelatedSynonym "Cyanobacteria", "Cyanophycota", "Cyanophyta", "Oxygenic photosynthetic bacteria", "Oxyphotobacteria", "cyanobacteria" ;
    a owl:Class ;
    rdfs:label "Cyanobacteriota" ;
    rdfs:subClassOf obo:NCBITaxon_1798711 .

obo:NCBITaxon_1118
    a owl:Class ;
    rdfs:label "Chroococcales" ;
    rdfs:subClassOf obo:NCBITaxon_1301283 .

obo:NCBITaxon_1121
    oboInOwl:hasRelatedSynonym "Coccochloris" ;
    a owl:Class ;
    rdfs:label "Aphanothece" ;
    rdfs:subClassOf obo:NCBITaxon_1890450 .

obo:NCBITaxon_1125
    oboInOwl:hasExactSynonym "Microcystis" ;
    a owl:Class ;
    rdfs:label "Microcystis <cyanobacteria>" ;
    rdfs:subClassOf obo:NCBITaxon_1890449 .

obo:NCBITaxon_1126
    oboInOwl:hasRelatedSynonym "Micraloa aeruginosa" ;
    a owl:Class ;
    rdfs:label "Microcystis aeruginosa" ;
    rdfs:subClassOf obo:NCBITaxon_1125 .

obo:NCBITaxon_1150
    a owl:Class ;
    rdfs:label "Oscillatoriales" ;
    rdfs:subClassOf obo:NCBITaxon_1301283 .

obo:NCBITaxon_1158
    oboInOwl:hasRelatedSynonym "Plaxonema" ;
    a owl:Class ;
    rdfs:label "Oscillatoria" ;
    rdfs:subClassOf obo:NCBITaxon_1892254 .

obo:NCBITaxon_1161
    a owl:Class ;
    rdfs:label "Nostocales" ;
    rdfs:subClassOf obo:NCBITaxon_3028117 .

obo:NCBITaxon_1162
    a owl:Class ;
    rdfs:label "Nostocaceae" ;
    rdfs:subClassOf obo:NCBITaxon_1161 .

obo:NCBITaxon_1163
    a owl:Class ;
    rdfs:label "Anabaena" ;
    rdfs:subClassOf obo:NCBITaxon_1162 .

obo:NCBITaxon_1175
    a owl:Class ;
    rdfs:label "Aphanizomenon" ;
    rdfs:subClassOf obo:NCBITaxon_1892259 .

obo:NCBITaxon_117558
    a owl:Class ;
    rdfs:label "Bathymodiolinae" ;
    rdfs:subClassOf obo:NCBITaxon_6547 .

obo:NCBITaxon_117570
    a owl:Class ;
    rdfs:label "Teleostomi" ;
    rdfs:subClassOf obo:NCBITaxon_7776 .

obo:NCBITaxon_117571
    oboInOwl:hasExactSynonym "bony vertebrates" ;
    a owl:Class ;
    rdfs:label "Euteleostomi" ;
    rdfs:subClassOf obo:NCBITaxon_117570 .

obo:NCBITaxon_1177
    oboInOwl:hasRelatedSynonym "Amorphonostoc" ;
    a owl:Class ;
    rdfs:label "Nostoc" ;
    rdfs:subClassOf obo:NCBITaxon_1162 .

obo:NCBITaxon_1198
    a owl:Class ;
    rdfs:label "Phormidium" ;
    rdfs:subClassOf obo:NCBITaxon_1892254 .

obo:NCBITaxon_1205
    a owl:Class ;
    rdfs:label "Trichodesmium" ;
    rdfs:subClassOf obo:NCBITaxon_1892252 .

obo:NCBITaxon_1206794
    a owl:Class ;
    rdfs:label "Ecdysozoa" ;
    rdfs:subClassOf obo:NCBITaxon_33317 .

obo:NCBITaxon_1206795
    a owl:Class ;
    rdfs:label "Lophotrochozoa" ;
    rdfs:subClassOf obo:NCBITaxon_2697495 .

obo:NCBITaxon_12965
    a owl:Class ;
    rdfs:label "Bathymodiolus" ;
    rdfs:subClassOf obo:NCBITaxon_117558 .

obo:NCBITaxon_1301283
    a owl:Class ;
    rdfs:label "Oscillatoriophycideae" ;
    rdfs:subClassOf obo:NCBITaxon_3028117 .

obo:NCBITaxon_13100
    oboInOwl:hasExactSynonym "junipers" ;
    a owl:Class ;
    rdfs:label "Juniperus" ;
    rdfs:subClassOf obo:NCBITaxon_3367 .

obo:NCBITaxon_131221
    oboInOwl:hasExactSynonym "charophyte/embryophyte group" ;
    oboInOwl:hasRelatedSynonym "Charophyta/Embryophyta group" ;
    a owl:Class ;
    rdfs:label "Streptophytina" ;
    rdfs:subClassOf obo:NCBITaxon_35493 .

obo:NCBITaxon_131567
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "biota" ;
    oboInOwl:id "NCBITaxon:131567" ;
    a owl:Class ;
    rdfs:label "cellular organisms" ;
    rdfs:subClassOf obo:NCBITaxon_1 .

obo:NCBITaxon_1316646
    a owl:Class ;
    rdfs:label "Salicornioideae" ;
    rdfs:subClassOf obo:NCBITaxon_1804623 .

obo:NCBITaxon_1329799
    oboInOwl:hasRelatedSynonym "Archosauria-Testudines", "Testudines + Archosauria group" ;
    a owl:Class ;
    rdfs:label "Archelosauria" ;
    rdfs:subClassOf obo:NCBITaxon_32561 .

obo:NCBITaxon_133551
    a owl:Class ;
    rdfs:label "Eleutherozoa" ;
    rdfs:subClassOf obo:NCBITaxon_7586 .

obo:NCBITaxon_1338369
    a owl:Class ;
    rdfs:label "Dipnotetrapodomorpha" ;
    rdfs:subClassOf obo:NCBITaxon_8287 .

obo:NCBITaxon_13468
    oboInOwl:hasExactSynonym "cypress" ;
    a owl:Class ;
    rdfs:label "Cupressus" ;
    rdfs:subClassOf obo:NCBITaxon_3367 .

obo:NCBITaxon_1437010
    oboInOwl:hasRelatedSynonym "Boreotheria" ;
    a owl:Class ;
    rdfs:label "Boreoeutheria" ;
    rdfs:subClassOf obo:NCBITaxon_9347 .

obo:NCBITaxon_1437180
    a owl:Class ;
    rdfs:label "Acrogymnospermae" ;
    rdfs:subClassOf obo:NCBITaxon_58024 .

obo:NCBITaxon_1437183
    a owl:Class ;
    rdfs:label "Mesangiospermae" ;
    rdfs:subClassOf obo:NCBITaxon_3398 .

obo:NCBITaxon_1437197
    a owl:Class ;
    rdfs:label "Petrosaviidae" ;
    rdfs:subClassOf obo:NCBITaxon_4447 .

obo:NCBITaxon_1437201
    a owl:Class ;
    rdfs:label "Pentapetalae" ;
    rdfs:subClassOf obo:NCBITaxon_91827 .

obo:NCBITaxon_1446379
    a owl:Class ;
    rdfs:label "Cupressales" ;
    rdfs:subClassOf obo:NCBITaxon_2821351 .

obo:NCBITaxon_1583079
    a owl:Class ;
    rdfs:label "Erebinae" ;
    rdfs:subClassOf obo:NCBITaxon_695564 .

obo:NCBITaxon_169697
    a owl:Class ;
    rdfs:label "Arecoideae" ;
    rdfs:subClassOf obo:NCBITaxon_4710 .

obo:NCBITaxon_169705
    oboInOwl:hasRelatedSynonym "Cocoeae" ;
    a owl:Class ;
    rdfs:label "Cocoseae" ;
    rdfs:subClassOf obo:NCBITaxon_169697 .

obo:NCBITaxon_169729
    a owl:Class ;
    rdfs:label "Elaeidinae" ;
    rdfs:subClassOf obo:NCBITaxon_169705 .

obo:NCBITaxon_1783272
    oboInOwl:hasExactSynonym "Terrabacteria group" ;
    oboInOwl:hasRelatedSynonym "Firmacutes", "Firmicuteota", "Firmicutes", "Firmicutes corrig. Gibbons and Murray 1978 (Approved Lists 1980)", "Terrabacteria", "Terrabacterida" ;
    a owl:Class ;
    rdfs:label "Bacillati" ;
    rdfs:subClassOf obo:NCBITaxon_2 .

obo:NCBITaxon_1798711
    a owl:Class ;
    rdfs:label "Cyanobacteriota/Melainabacteria group" ;
    rdfs:subClassOf obo:NCBITaxon_1783272 .

obo:NCBITaxon_1804623
    a owl:Class ;
    rdfs:label "Chenopodiaceae" ;
    rdfs:subClassOf obo:NCBITaxon_3524 .

obo:NCBITaxon_1890449
    a owl:Class ;
    rdfs:label "Microcystaceae" ;
    rdfs:subClassOf obo:NCBITaxon_1118 .

obo:NCBITaxon_1890450
    a owl:Class ;
    rdfs:label "Aphanothecaceae" ;
    rdfs:subClassOf obo:NCBITaxon_1118 .

obo:NCBITaxon_1892252
    oboInOwl:hasRelatedSynonym "Microcoleae" ;
    a owl:Class ;
    rdfs:label "Microcoleaceae" ;
    rdfs:subClassOf obo:NCBITaxon_1150 .

obo:NCBITaxon_1892254
    oboInOwl:hasRelatedSynonym "Phormidiaceae" ;
    a owl:Class ;
    rdfs:label "Oscillatoriaceae" ;
    rdfs:subClassOf obo:NCBITaxon_1150 .

obo:NCBITaxon_1892259
    a owl:Class ;
    rdfs:label "Aphanizomenonaceae" ;
    rdfs:subClassOf obo:NCBITaxon_1161 .

obo:NCBITaxon_190523
    a owl:Class ;
    rdfs:label "Laguncularia" ;
    rdfs:subClassOf obo:NCBITaxon_3954 .

obo:NCBITaxon_190524
    oboInOwl:hasRelatedSynonym "Conocarpus racemosus" ;
    a owl:Class ;
    rdfs:label "Laguncularia racemosa" ;
    rdfs:subClassOf obo:NCBITaxon_190523 .

obo:NCBITaxon_1955150
    a owl:Class ;
    rdfs:label "Acrididea" ;
    rdfs:subClassOf obo:NCBITaxon_7001 .

obo:NCBITaxon_197562
    a owl:Class ;
    rdfs:label "Pancrustacea" ;
    rdfs:subClassOf obo:NCBITaxon_197563 .

obo:NCBITaxon_197563
    oboInOwl:hasExactSynonym "mandibulates" ;
    a owl:Class ;
    rdfs:label "Mandibulata" ;
    rdfs:subClassOf obo:NCBITaxon_6656 .

obo:NCBITaxon_2
    oboInOwl:hasExactSynonym "eubacteria" ;
    oboInOwl:hasRelatedSynonym "Bacteria (ex Cavalier-Smith 1987)", "Bacteria Woese et al. 2024", "Bacteriobiota", "Monera", "Procaryotae", "Prokaryota", "Prokaryotae", "bacteria", "prokaryote", "prokaryotes" ;
    a owl:Class ;
    rdfs:label "Bacteria" ;
    rdfs:subClassOf obo:NCBITaxon_131567, obo:OBI_0100026 .

obo:NCBITaxon_207598
    oboInOwl:hasRelatedSynonym "Homo/Pan/Gorilla group" ;
    a owl:Class ;
    rdfs:label "Homininae" ;
    rdfs:subClassOf obo:NCBITaxon_9604 .

obo:NCBITaxon_2116530
    a owl:Class ;
    rdfs:label "Salicornia subgen. Amerocornia" ;
    rdfs:subClassOf obo:NCBITaxon_46104 .

obo:NCBITaxon_2157
    a owl:Class ;
    rdfs:label "Archaea" ;
    rdfs:subClassOf obo:OBI_0100026 .

obo:NCBITaxon_2696291
    a owl:Class ;
    rdfs:label "Ochrophyta" ;
    rdfs:subClassOf obo:NCBITaxon_33634 .

obo:NCBITaxon_2697495
    a owl:Class ;
    rdfs:label "Spiralia" ;
    rdfs:subClassOf obo:NCBITaxon_33317 .

obo:NCBITaxon_2698737
    oboInOwl:hasRelatedSynonym "SAR supergroup" ;
    a owl:Class ;
    rdfs:label "Sar" ;
    rdfs:subClassOf obo:NCBITaxon_2759 .

obo:NCBITaxon_27549
    oboInOwl:hasExactSynonym "band-winged grasshoppers" ;
    oboInOwl:hasRelatedSynonym "Locustinae" ;
    a owl:Class ;
    rdfs:label "Oedipodinae" ;
    rdfs:subClassOf obo:NCBITaxon_7002 .

obo:NCBITaxon_2759
    taxslim:has_rank obo:NCBITaxon_superkingdom ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:23020233", "PMID:30257078" ;
    oboInOwl:hasExactSynonym "eucaryotes", "eukaryotes" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Eucarya", "Eucaryotae", "Eukarya", "Eukaryotae", "eukaryotes" ;
    oboInOwl:id "NCBITaxon:2759" ;
    a owl:Class ;
    rdfs:label "Eukaryota" ;
    rdfs:subClassOf obo:NCBITaxon_131567, obo:OBI_0100026 .

obo:NCBITaxon_2785011
    a owl:Class ;
    rdfs:label "Autobranchia" ;
    rdfs:subClassOf obo:NCBITaxon_6544 .

obo:NCBITaxon_2821351
    a owl:Class ;
    rdfs:label "Conifers II" ;
    rdfs:subClassOf obo:NCBITaxon_3313 .

obo:NCBITaxon_2836
    oboInOwl:hasExactSynonym "bacillariophytes", "diatoms" ;
    oboInOwl:hasRelatedSynonym "Diatomea", "Diatomeae", "Diatomophyceae", "algae", "diatoms" ;
    a owl:Class ;
    rdfs:label "Bacillariophyta" ;
    rdfs:subClassOf obo:NCBITaxon_2696291 .

obo:NCBITaxon_2864
    oboInOwl:hasExactSynonym "dinoflagellates", "dinophytes" ;
    oboInOwl:hasRelatedSynonym "Chromophyta", "Dinoflagellata", "Dinophycidae", "Dinophyta", "Pyrrhophyta", "Pyrrophyta", "algae", "dinoflagellates" ;
    a owl:Class ;
    rdfs:label "Dinophyceae" ;
    rdfs:subClassOf obo:NCBITaxon_33630 .

obo:NCBITaxon_2910
    a owl:Class ;
    rdfs:label "Peridiniales" ;
    rdfs:subClassOf obo:NCBITaxon_2864 .

obo:NCBITaxon_301957
    a owl:Class ;
    rdfs:label "Modiolinae" ;
    rdfs:subClassOf obo:NCBITaxon_6547 .

obo:NCBITaxon_301959
    a owl:Class ;
    rdfs:label "Mytilinae" ;
    rdfs:subClassOf obo:NCBITaxon_6547 .

obo:NCBITaxon_3028117
    oboInOwl:hasRelatedSynonym "Gloeobacteria" ;
    a owl:Class ;
    rdfs:label "Cyanophyceae" ;
    rdfs:subClassOf obo:NCBITaxon_1117 .

obo:NCBITaxon_314146
    a owl:Class ;
    rdfs:label "Euarchontoglires" ;
    rdfs:subClassOf obo:NCBITaxon_1437010 .

obo:NCBITaxon_314293
    oboInOwl:hasRelatedSynonym "Anthropoidea" ;
    a owl:Class ;
    rdfs:label "Simiiformes" ;
    rdfs:subClassOf obo:NCBITaxon_376913 .

obo:NCBITaxon_314295
    oboInOwl:hasExactSynonym "ape", "apes" ;
    a owl:Class ;
    rdfs:label "Hominoidea" ;
    rdfs:subClassOf obo:NCBITaxon_9526 .

obo:NCBITaxon_3193
    oboInOwl:hasExactSynonym "higher plants", "land plants", "plants" ;
    oboInOwl:hasRelatedSynonym "land plants" ;
    a owl:Class ;
    rdfs:label "Embryophyta" ;
    rdfs:subClassOf obo:NCBITaxon_131221 .

obo:NCBITaxon_32523
    oboInOwl:hasExactSynonym "tetrapods" ;
    a owl:Class ;
    rdfs:label "Tetrapoda" ;
    rdfs:subClassOf obo:NCBITaxon_1338369 .

obo:NCBITaxon_32524
    oboInOwl:hasExactSynonym "amniotes" ;
    a owl:Class ;
    rdfs:label "Amniota" ;
    rdfs:subClassOf obo:NCBITaxon_32523 .

obo:NCBITaxon_32525
    oboInOwl:hasExactSynonym "Theria" ;
    a owl:Class ;
    rdfs:label "Theria <mammals>" ;
    rdfs:subClassOf obo:NCBITaxon_40674 .

obo:NCBITaxon_32561
    oboInOwl:hasExactSynonym "diapsids" ;
    oboInOwl:hasRelatedSynonym "Diapsida" ;
    a owl:Class ;
    rdfs:label "Sauria" ;
    rdfs:subClassOf obo:NCBITaxon_8457 .

obo:NCBITaxon_33090
    oboInOwl:hasExactSynonym "Chlorophyta/Embryophyta group", "chlorophyte/embryophyte group", "green plants" ;
    oboInOwl:hasRelatedSynonym "Chlorobionta", "Chloroplastida", "green plants" ;
    a owl:Class ;
    rdfs:label "Viridiplantae" ;
    rdfs:subClassOf obo:NCBITaxon_2759 .

obo:NCBITaxon_3313
    oboInOwl:hasRelatedSynonym "Coniferales" ;
    a owl:Class ;
    rdfs:label "Pinidae" ;
    rdfs:subClassOf obo:NCBITaxon_58019 .

obo:NCBITaxon_33154
    oboInOwl:hasDbXref "GC_ID:1" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Fungi/Metazoa group", "opisthokonts" ;
    oboInOwl:id "NCBITaxon:33154" ;
    a owl:Class ;
    rdfs:label "Opisthokonta" ;
    rdfs:subClassOf obo:NCBITaxon_2759 .

obo:NCBITaxon_33208
    oboInOwl:hasExactSynonym "metazoans", "multicellular animals" ;
    oboInOwl:hasRelatedSynonym "Animalia", "animals" ;
    a owl:Class ;
    rdfs:label "Metazoa" ;
    rdfs:subClassOf obo:NCBITaxon_33154 .

obo:NCBITaxon_33213
    a owl:Class ;
    rdfs:label "Bilateria" ;
    rdfs:subClassOf obo:NCBITaxon_6072 .

obo:NCBITaxon_33317
    a owl:Class ;
    rdfs:label "Protostomia" ;
    rdfs:subClassOf obo:NCBITaxon_33213 .

obo:NCBITaxon_33340
    a owl:Class ;
    rdfs:label "Neoptera" ;
    rdfs:subClassOf obo:NCBITaxon_7496 .

obo:NCBITaxon_33341
    oboInOwl:hasRelatedSynonym "Orthopteroidea" ;
    a owl:Class ;
    rdfs:label "Polyneoptera" ;
    rdfs:subClassOf obo:NCBITaxon_33340 .

obo:NCBITaxon_33392
    oboInOwl:hasRelatedSynonym "Holometabola" ;
    a owl:Class ;
    rdfs:label "Endopterygota" ;
    rdfs:subClassOf obo:NCBITaxon_33340 .

obo:NCBITaxon_33511
    oboInOwl:hasExactSynonym "deuterostomes" ;
    a owl:Class ;
    rdfs:label "Deuterostomia" ;
    rdfs:subClassOf obo:NCBITaxon_33213 .

obo:NCBITaxon_33630
    oboInOwl:hasExactSynonym "alveolates" ;
    a owl:Class ;
    rdfs:label "Alveolata" ;
    rdfs:subClassOf obo:NCBITaxon_2698737 .

obo:NCBITaxon_33634
    oboInOwl:hasExactSynonym "heterokonts" ;
    oboInOwl:hasRelatedSynonym "Chromophyta", "Heterokonta", "Straminipila" ;
    a owl:Class ;
    rdfs:label "Stramenopiles" ;
    rdfs:subClassOf obo:NCBITaxon_2698737 .

obo:NCBITaxon_3367
    oboInOwl:hasExactSynonym "cypress family" ;
    oboInOwl:hasRelatedSynonym "Taxodiaceae" ;
    a owl:Class ;
    rdfs:label "Cupressaceae" ;
    rdfs:subClassOf obo:NCBITaxon_1446379 .

obo:NCBITaxon_3398
    oboInOwl:hasExactSynonym "angiosperms", "flowering plants" ;
    oboInOwl:hasRelatedSynonym "Angiospermae", "Magnoliophyta", "flowering plants" ;
    a owl:Class ;
    rdfs:label "Magnoliopsida" ;
    rdfs:subClassOf obo:NCBITaxon_58024 .

obo:NCBITaxon_3524
    oboInOwl:hasRelatedSynonym "Centrospermae" ;
    a owl:Class ;
    rdfs:label "Caryophyllales" ;
    rdfs:subClassOf obo:NCBITaxon_1437201 .

obo:NCBITaxon_35493
    a owl:Class ;
    rdfs:label "Streptophyta" ;
    rdfs:subClassOf obo:NCBITaxon_33090 .

obo:NCBITaxon_365482
    oboInOwl:hasRelatedSynonym "Sarcocornia pacifica" ;
    a owl:Class ;
    rdfs:label "Salicornia pacifica" ;
    rdfs:subClassOf obo:NCBITaxon_2116530 .

obo:NCBITaxon_3699
    oboInOwl:hasRelatedSynonym "Capparales" ;
    a owl:Class ;
    rdfs:label "Brassicales" ;
    rdfs:subClassOf obo:NCBITaxon_91836 .

obo:NCBITaxon_37267
    oboInOwl:hasExactSynonym "migratory bird locusts", "spur-throated grasshoppers", "spur-throated locusts" ;
    a owl:Class ;
    rdfs:label "Cyrtacanthacridinae" ;
    rdfs:subClassOf obo:NCBITaxon_7002 .

obo:NCBITaxon_37567
    a owl:Class ;
    rdfs:label "Ditrysia" ;
    rdfs:subClassOf obo:NCBITaxon_41197 .

obo:NCBITaxon_37570
    a owl:Class ;
    rdfs:label "Noctuoidea" ;
    rdfs:subClassOf obo:NCBITaxon_104431 .

obo:NCBITaxon_376913
    a owl:Class ;
    rdfs:label "Haplorrhini" ;
    rdfs:subClassOf obo:NCBITaxon_9443 .

obo:NCBITaxon_3954
    oboInOwl:hasExactSynonym "Indian almond family" ;
    a owl:Class ;
    rdfs:label "Combretaceae" ;
    rdfs:subClassOf obo:NCBITaxon_41944 .

obo:NCBITaxon_40255
    oboInOwl:hasExactSynonym "horsemussels" ;
    a owl:Class ;
    rdfs:label "Modiolus" ;
    rdfs:subClassOf obo:NCBITaxon_301957 .

obo:NCBITaxon_403651
    a owl:Class ;
    rdfs:label "Pfiesteriaceae" ;
    rdfs:subClassOf obo:NCBITaxon_2910 .

obo:NCBITaxon_40551
    oboInOwl:hasRelatedSynonym "Areciflorae" ;
    a owl:Class ;
    rdfs:label "Arecales" ;
    rdfs:subClassOf obo:NCBITaxon_4734 .

obo:NCBITaxon_40674
    oboInOwl:hasExactSynonym "mammals" ;
    oboInOwl:hasRelatedSynonym "mammals" ;
    a owl:Class ;
    rdfs:label "Mammalia" ;
    rdfs:subClassOf obo:NCBITaxon_32524 .

obo:NCBITaxon_41191
    a owl:Class ;
    rdfs:label "Glossata" ;
    rdfs:subClassOf obo:NCBITaxon_7088 .

obo:NCBITaxon_41196
    a owl:Class ;
    rdfs:label "Neolepidoptera" ;
    rdfs:subClassOf obo:NCBITaxon_41191 .

obo:NCBITaxon_41197
    a owl:Class ;
    rdfs:label "Heteroneura" ;
    rdfs:subClassOf obo:NCBITaxon_41196 .

obo:NCBITaxon_41377
    a owl:Class ;
    rdfs:label "Avicennia" ;
    rdfs:subClassOf obo:NCBITaxon_624272 .

obo:NCBITaxon_41378
    oboInOwl:hasExactSynonym "black mangrove" ;
    oboInOwl:hasRelatedSynonym "Avicennia nitida", "Bontia germinans" ;
    a owl:Class ;
    rdfs:label "Avicennia germinans" ;
    rdfs:subClassOf obo:NCBITaxon_41377 .

obo:NCBITaxon_4143
    a owl:Class ;
    rdfs:label "Lamiales" ;
    rdfs:subClassOf obo:NCBITaxon_91888 .

obo:NCBITaxon_4185
    a owl:Class ;
    rdfs:label "Acanthaceae" ;
    rdfs:subClassOf obo:NCBITaxon_4143 .

obo:NCBITaxon_41944
    oboInOwl:hasRelatedSynonym "Myrtanae" ;
    a owl:Class ;
    rdfs:label "Myrtales" ;
    rdfs:subClassOf obo:NCBITaxon_91836 .

obo:NCBITaxon_436486
    oboInOwl:hasExactSynonym "dinosaur", "dinosaurs" ;
    a owl:Class ;
    rdfs:label "Dinosauria" ;
    rdfs:subClassOf obo:NCBITaxon_8492 .

obo:NCBITaxon_436489
    a owl:Class ;
    rdfs:label "Saurischia" ;
    rdfs:subClassOf obo:NCBITaxon_436486 .

obo:NCBITaxon_436491
    a owl:Class ;
    rdfs:label "Theropoda" ;
    rdfs:subClassOf obo:NCBITaxon_436489 .

obo:NCBITaxon_436492
    a owl:Class ;
    rdfs:label "Coelurosauria" ;
    rdfs:subClassOf obo:NCBITaxon_436491 .

obo:NCBITaxon_4434
    a owl:Class ;
    rdfs:label "Bataceae" ;
    rdfs:subClassOf obo:NCBITaxon_3699 .

obo:NCBITaxon_4435
    oboInOwl:hasExactSynonym "Batis" ;
    a owl:Class ;
    rdfs:label "Batis <eudicots>" ;
    rdfs:subClassOf obo:NCBITaxon_4434 .

obo:NCBITaxon_4436
    a owl:Class ;
    rdfs:label "Batis maritima" ;
    rdfs:subClassOf obo:NCBITaxon_4435 .

obo:NCBITaxon_4447
    oboInOwl:hasExactSynonym "monocots", "monocotyledons" ;
    oboInOwl:hasRelatedSynonym "Monocotyledoneae", "monocots" ;
    a owl:Class ;
    rdfs:label "Liliopsida" ;
    rdfs:subClassOf obo:NCBITaxon_1437183 .

obo:NCBITaxon_44822
    oboInOwl:hasRelatedSynonym "Polycystis viridis" ;
    a owl:Class ;
    rdfs:label "Microcystis viridis" ;
    rdfs:subClassOf obo:NCBITaxon_1125 .

obo:NCBITaxon_46104
    oboInOwl:hasRelatedSynonym "Arthrocnemum", "Sarcocornia" ;
    a owl:Class ;
    rdfs:label "Salicornia" ;
    rdfs:subClassOf obo:NCBITaxon_1316646 .

obo:NCBITaxon_465832
    a owl:Class ;
    rdfs:label "Calyptra" ;
    rdfs:subClassOf obo:NCBITaxon_1583079 .

obo:NCBITaxon_4710
    oboInOwl:hasExactSynonym "Palmae", "palm family", "palms" ;
    a owl:Class ;
    rdfs:label "Arecaceae" ;
    rdfs:subClassOf obo:NCBITaxon_40551 .

obo:NCBITaxon_4734
    oboInOwl:hasRelatedSynonym "Commelinidae", "Commeliniflorae" ;
    a owl:Class ;
    rdfs:label "commelinids" ;
    rdfs:subClassOf obo:NCBITaxon_1437197 .

obo:NCBITaxon_4751
    taxslim:has_rank obo:NCBITaxon_kingdom ;
    oboInOwl:hasDbXref "GC_ID:1", "PMID:11062127", "PMID:12684019" ;
    oboInOwl:hasExactSynonym "fungi" ;
    oboInOwl:hasOBONamespace "ncbi_taxonomy" ;
    oboInOwl:hasRelatedSynonym "Mycota", "fungi" ;
    oboInOwl:id "NCBITaxon:4751" ;
    a owl:Class ;
    rdfs:label "Fungi" ;
    rdfs:subClassOf obo:NCBITaxon_33154 .

obo:NCBITaxon_50557
    oboInOwl:hasExactSynonym "insects", "true insects" ;
    oboInOwl:hasRelatedSynonym "insects" ;
    a owl:Class ;
    rdfs:label "Insecta" ;
    rdfs:subClassOf obo:NCBITaxon_6960 .

obo:NCBITaxon_51952
    a owl:Class ;
    rdfs:label "Elaeis" ;
    rdfs:subClassOf obo:NCBITaxon_169729 .

obo:NCBITaxon_51953
    oboInOwl:hasExactSynonym "African oil palm" ;
    a owl:Class ;
    rdfs:label "Elaeis guineensis" ;
    rdfs:subClassOf obo:NCBITaxon_51952 .

obo:NCBITaxon_54304
    oboInOwl:hasRelatedSynonym "Oscillatoria sect. Prolificae" ;
    a owl:Class ;
    rdfs:label "Planktothrix" ;
    rdfs:subClassOf obo:NCBITaxon_1892252 .

obo:NCBITaxon_58019
    oboInOwl:hasRelatedSynonym "Coniferopsida" ;
    a owl:Class ;
    rdfs:label "Pinopsida" ;
    rdfs:subClassOf obo:NCBITaxon_1437180 .

obo:NCBITaxon_58023
    oboInOwl:hasExactSynonym "vascular plants" ;
    oboInOwl:hasRelatedSynonym "vascular plants" ;
    a owl:Class ;
    rdfs:label "Tracheophyta" ;
    rdfs:subClassOf obo:NCBITaxon_3193 .

obo:NCBITaxon_58024
    oboInOwl:hasExactSynonym "seed plants" ;
    oboInOwl:hasRelatedSynonym "seed plants" ;
    a owl:Class ;
    rdfs:label "Spermatophyta" ;
    rdfs:subClassOf obo:NCBITaxon_78536 .

obo:NCBITaxon_6072
    a owl:Class ;
    rdfs:label "Eumetazoa" ;
    rdfs:subClassOf obo:NCBITaxon_33208 .

obo:NCBITaxon_6073
    oboInOwl:hasExactSynonym "cnidarians", "coelenterates" ;
    oboInOwl:hasRelatedSynonym "Coelenterata", "cnidarians" ;
    a owl:Class ;
    rdfs:label "Cnidaria" ;
    rdfs:subClassOf obo:NCBITaxon_6072 .

obo:NCBITaxon_6101
    oboInOwl:hasExactSynonym "anthozoans" ;
    oboInOwl:hasRelatedSynonym "anthozoans" ;
    a owl:Class ;
    rdfs:label "Anthozoa" ;
    rdfs:subClassOf obo:NCBITaxon_6073 .

obo:NCBITaxon_624272
    oboInOwl:hasRelatedSynonym "Avicenniaceae" ;
    a owl:Class ;
    rdfs:label "Avicennioideae" ;
    rdfs:subClassOf obo:NCBITaxon_4185 .

obo:NCBITaxon_6447
    oboInOwl:hasExactSynonym "molluscs", "mollusks" ;
    oboInOwl:hasRelatedSynonym "molluscs" ;
    a owl:Class ;
    rdfs:label "Mollusca" ;
    rdfs:subClassOf obo:NCBITaxon_1206795 .

obo:NCBITaxon_6544
    oboInOwl:hasExactSynonym "bivalves" ;
    oboInOwl:hasRelatedSynonym "Lamellibranchiata", "Pelecypoda", "bivalves" ;
    a owl:Class ;
    rdfs:label "Bivalvia" ;
    rdfs:subClassOf obo:NCBITaxon_6447 .

obo:NCBITaxon_6545
    oboInOwl:hasRelatedSynonym "Pteriomorpha" ;
    a owl:Class ;
    rdfs:label "Pteriomorphia" ;
    rdfs:subClassOf obo:NCBITaxon_2785011 .

obo:NCBITaxon_6546
    oboInOwl:hasRelatedSynonym "Mytiloida" ;
    a owl:Class ;
    rdfs:label "Mytilida" ;
    rdfs:subClassOf obo:NCBITaxon_6545 .

obo:NCBITaxon_6547
    a owl:Class ;
    rdfs:label "Mytilidae" ;
    rdfs:subClassOf obo:NCBITaxon_106220 .

obo:NCBITaxon_6548
    a owl:Class ;
    rdfs:label "Mytilus" ;
    rdfs:subClassOf obo:NCBITaxon_301959 .

obo:NCBITaxon_6656
    oboInOwl:hasExactSynonym "arthropods" ;
    oboInOwl:hasRelatedSynonym "arthropods" ;
    a owl:Class ;
    rdfs:label "Arthropoda" ;
    rdfs:subClassOf obo:NCBITaxon_88770 .

obo:NCBITaxon_695564
    a owl:Class ;
    rdfs:label "Erebidae" ;
    rdfs:subClassOf obo:NCBITaxon_37570 .

obo:NCBITaxon_6960
    oboInOwl:hasExactSynonym "hexapods" ;
    oboInOwl:hasRelatedSynonym "Atelocerata", "Tracheata", "Uniramia", "hexapods" ;
    a owl:Class ;
    rdfs:label "Hexapoda" ;
    rdfs:subClassOf obo:NCBITaxon_197562 .

obo:NCBITaxon_6993
    oboInOwl:hasRelatedSynonym "Saltatoria", "grasshoppers, crickets, & katydids" ;
    a owl:Class ;
    rdfs:label "Orthoptera" ;
    rdfs:subClassOf obo:NCBITaxon_33341 .

obo:NCBITaxon_7001
    oboInOwl:hasExactSynonym "grasshoppers and locusts" ;
    oboInOwl:hasRelatedSynonym "grasshoppers" ;
    a owl:Class ;
    rdfs:label "Caelifera" ;
    rdfs:subClassOf obo:NCBITaxon_6993 .

obo:NCBITaxon_7002
    oboInOwl:hasExactSynonym "short-horned grasshoppers" ;
    a owl:Class ;
    rdfs:label "Acrididae" ;
    rdfs:subClassOf obo:NCBITaxon_92621 .

obo:NCBITaxon_7003
    a owl:Class ;
    rdfs:label "Locusta" ;
    rdfs:subClassOf obo:NCBITaxon_27549 .

obo:NCBITaxon_7004
    oboInOwl:hasExactSynonym "migratory locust" ;
    a owl:Class ;
    rdfs:label "Locusta migratoria" ;
    rdfs:subClassOf obo:NCBITaxon_7003 .

obo:NCBITaxon_7008
    a owl:Class ;
    rdfs:label "Schistocerca" ;
    rdfs:subClassOf obo:NCBITaxon_37267 .

obo:NCBITaxon_7010
    oboInOwl:hasExactSynonym "desert locust" ;
    oboInOwl:hasRelatedSynonym "Locusta gregaria" ;
    a owl:Class ;
    rdfs:label "Schistocerca gregaria" ;
    rdfs:subClassOf obo:NCBITaxon_7008 .

obo:NCBITaxon_7088
    oboInOwl:hasExactSynonym "butterflies and moths", "moths" ;
    oboInOwl:hasRelatedSynonym "moths" ;
    a owl:Class ;
    rdfs:label "Lepidoptera" ;
    rdfs:subClassOf obo:NCBITaxon_85604 .

obo:NCBITaxon_70910
    a owl:Class ;
    rdfs:label "Acridomorpha" ;
    rdfs:subClassOf obo:NCBITaxon_1955150 .

obo:NCBITaxon_71000
    a owl:Class ;
    rdfs:label "Pfiesteria" ;
    rdfs:subClassOf obo:NCBITaxon_403651 .

obo:NCBITaxon_71240
    oboInOwl:hasRelatedSynonym "Dicotyledoneae", "dicots", "dicotyledons", "eudicots" ;
    a owl:Class ;
    rdfs:label "eudicotyledons" ;
    rdfs:subClassOf obo:NCBITaxon_1437183 .

obo:NCBITaxon_71274
    oboInOwl:hasExactSynonym "Asteridae" ;
    a owl:Class ;
    rdfs:label "asterids" ;
    rdfs:subClassOf obo:NCBITaxon_1437201 .

obo:NCBITaxon_71275
    oboInOwl:hasRelatedSynonym "Rosidae" ;
    a owl:Class ;
    rdfs:label "rosids" ;
    rdfs:subClassOf obo:NCBITaxon_1437201 .

obo:NCBITaxon_7496
    oboInOwl:hasExactSynonym "Pterygota", "winged insects" ;
    a owl:Class ;
    rdfs:label "Pterygota <insects>" ;
    rdfs:subClassOf obo:NCBITaxon_85512 .

obo:NCBITaxon_7586
    oboInOwl:hasExactSynonym "echinoderms" ;
    oboInOwl:hasRelatedSynonym "echinoderms" ;
    a owl:Class ;
    rdfs:label "Echinodermata" ;
    rdfs:subClassOf obo:NCBITaxon_33511 .

obo:NCBITaxon_7624
    a owl:Class ;
    rdfs:label "Echinozoa" ;
    rdfs:subClassOf obo:NCBITaxon_133551 .

obo:NCBITaxon_7705
    oboInOwl:hasExactSynonym "holothurians", "sea cucumbers" ;
    oboInOwl:hasRelatedSynonym "Holothurioidea", "sea cucumbers" ;
    a owl:Class ;
    rdfs:label "Holothuroidea" ;
    rdfs:subClassOf obo:NCBITaxon_7624 .

obo:NCBITaxon_7711
    oboInOwl:hasExactSynonym "chordates" ;
    oboInOwl:hasRelatedSynonym "chordates" ;
    a owl:Class ;
    rdfs:label "Chordata" ;
    rdfs:subClassOf obo:NCBITaxon_33511 .

obo:NCBITaxon_7742
    oboInOwl:hasExactSynonym "Vertebrata", "vertebrates" ;
    oboInOwl:hasRelatedSynonym "vertebrates" ;
    a owl:Class ;
    rdfs:label "Vertebrata <vertebrates>" ;
    rdfs:subClassOf obo:NCBITaxon_89593 .

obo:NCBITaxon_7776
    oboInOwl:hasExactSynonym "Gnathostomata", "jawed vertebrates" ;
    a owl:Class ;
    rdfs:label "Gnathostomata <vertebrates>" ;
    rdfs:subClassOf obo:NCBITaxon_7742 .

obo:NCBITaxon_78536
    oboInOwl:hasExactSynonym "euphyllophytes" ;
    a owl:Class ;
    rdfs:label "Euphyllophyta" ;
    rdfs:subClassOf obo:NCBITaxon_58023 .

obo:NCBITaxon_8287
    a owl:Class ;
    rdfs:label "Sarcopterygii" ;
    rdfs:subClassOf obo:NCBITaxon_117571 .

obo:NCBITaxon_8457
    oboInOwl:hasExactSynonym "sauropsids" ;
    a owl:Class ;
    rdfs:label "Sauropsida" ;
    rdfs:subClassOf obo:NCBITaxon_32524 .

obo:NCBITaxon_8492
    a owl:Class ;
    rdfs:label "Archosauria" ;
    rdfs:subClassOf obo:NCBITaxon_1329799 .

obo:NCBITaxon_85512
    a owl:Class ;
    rdfs:label "Dicondylia" ;
    rdfs:subClassOf obo:NCBITaxon_50557 .

obo:NCBITaxon_85604
    a owl:Class ;
    rdfs:label "Amphiesmenoptera" ;
    rdfs:subClassOf obo:NCBITaxon_33392 .

obo:NCBITaxon_8782
    oboInOwl:hasExactSynonym "birds" ;
    oboInOwl:hasRelatedSynonym "avian", "birds" ;
    a owl:Class ;
    rdfs:label "Aves" ;
    rdfs:subClassOf obo:NCBITaxon_436492 .

obo:NCBITaxon_88770
    a owl:Class ;
    rdfs:label "Panarthropoda" ;
    rdfs:subClassOf obo:NCBITaxon_1206794 .

obo:NCBITaxon_89593
    oboInOwl:hasExactSynonym "Craniata" ;
    a owl:Class ;
    rdfs:label "Craniata <chordates>" ;
    rdfs:subClassOf obo:NCBITaxon_7711 .

obo:NCBITaxon_91827
    oboInOwl:hasExactSynonym "core eudicots", "core eudicotyledons" ;
    a owl:Class ;
    rdfs:label "Gunneridae" ;
    rdfs:subClassOf obo:NCBITaxon_71240 .

obo:NCBITaxon_91836
    a owl:Class ;
    rdfs:label "malvids" ;
    rdfs:subClassOf obo:NCBITaxon_71275 .

obo:NCBITaxon_91888
    oboInOwl:hasRelatedSynonym "euasterids I" ;
    a owl:Class ;
    rdfs:label "lamiids" ;
    rdfs:subClassOf obo:NCBITaxon_71274 .

obo:NCBITaxon_92621
    a owl:Class ;
    rdfs:label "Acridoidea" ;
    rdfs:subClassOf obo:NCBITaxon_70910 .

obo:NCBITaxon_9347
    oboInOwl:hasExactSynonym "eutherian mammals", "placental mammals", "placentals" ;
    oboInOwl:hasRelatedSynonym "Placentalia", "placentals" ;
    a owl:Class ;
    rdfs:label "Eutheria" ;
    rdfs:subClassOf obo:NCBITaxon_32525 .

obo:NCBITaxon_9443
    oboInOwl:hasExactSynonym "primate" ;
    oboInOwl:hasRelatedSynonym "Primata", "primates" ;
    a owl:Class ;
    rdfs:label "Primates" ;
    rdfs:subClassOf obo:NCBITaxon_314146 .

obo:NCBITaxon_9526
    a owl:Class ;
    rdfs:label "Catarrhini" ;
    rdfs:subClassOf obo:NCBITaxon_314293 .

obo:NCBITaxon_9604
    oboInOwl:hasExactSynonym "great apes" ;
    oboInOwl:hasRelatedSynonym "Pongidae" ;
    a owl:Class ;
    rdfs:label "Hominidae" ;
    rdfs:subClassOf obo:NCBITaxon_314295 .

obo:NCBITaxon_9605
    oboInOwl:hasExactSynonym "humans" ;
    a owl:Class ;
    rdfs:label "Homo" ;
    rdfs:subClassOf obo:NCBITaxon_207598 .

obo:NCBITaxon_9606
    oboInOwl:hasExactSynonym "human" ;
    a owl:Class ;
    rdfs:label "Homo sapiens" ;
    rdfs:subClassOf obo:NCBITaxon_9605 .

obo:OBI_0000011
    obo:IAO_0000115 "A process that realizes a plan which is the concretization of a plan specification."@en ;
    a owl:Class ;
    rdfs:label "planned process"@en ;
    rdfs:subClassOf obo:BFO_0000015 .

obo:OBI_0000047
    obo:IAO_0000115 "Is a material entity that is created or changed during material processing."@en ;
    a owl:Class ;
    rdfs:label "processed material"@en ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:OBI_0000401
    obo:IAO_0000115 "An environmental control function is a function that regulates a contained environment within specified parameter ranges. For example the control of light exposure, humidity and temperature."@en ;
    a owl:Class ;
    rdfs:label "environment control function"@en ;
    rdfs:subClassOf obo:BFO_0000034 .

obo:OBI_0000967
    obo:IAO_0000115 "A device that can be used to restrict the location of material entities over time"@en ;
    a owl:Class ;
    rdfs:label "container", "container"@en ;
    rdfs:subClassOf obo:OBI_0000968 .

obo:OBI_0000968
    obo:IAO_0000115 "A material entity that is designed to perform a function in a scientific investigation, but is not a reagent."@en ;
    a owl:Class ;
    rdfs:label "device" ;
    rdfs:subClassOf obo:ENVO_00003074, obo:OBI_0000047 .

obo:OBI_0100026
    obo:IAO_0000115 "A material entity that is an individual living system, such as animal, plant, bacteria or virus, that is capable of replicating or reproducing, growth and maintenance in the right environment. An organism may be unicellular or made up, like humans, of many billions of cells divided into specialized tissues and organs."@en ;
    a owl:Class ;
    rdfs:label "organism"@en ;
    rdfs:subClassOf obo:BFO_0000040 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:NCBITaxon_10239
            obo:NCBITaxon_2
            obo:NCBITaxon_2157
            obo:NCBITaxon_2759
        )
    ] .

obo:OMO_0003004
    a owl:AnnotationProperty ;
    rdfs:label "plural form" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

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

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." ;
    oboInOwl:hasRelatedSynonym "velocity" ;
    a owl:Class ;
    rdfs:label "speed" ;
    rdfs:subClassOf obo:PATO_0001906 .

obo:PATO_0000011
    obo:IAO_0000115 "A time quality inhering in a bearer by virtue of how long the bearer has existed." ;
    a owl:Class ;
    rdfs:label "age" ;
    rdfs:subClassOf obo:PATO_0000165 .

obo:PATO_0000014
    obo:IAO_0000115 "A composite chromatic quality composed of hue, saturation and intensity parts." ;
    oboInOwl:hasExactSynonym "colour", "relative color" ;
    a owl:Class ;
    rdfs:label "color" ;
    rdfs:subClassOf obo:PATO_0000051, obo:PATO_0001300 .

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." ;
    a owl:Class ;
    rdfs:label "fluorescence" ;
    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." ;
    a owl:Class ;
    rdfs:label "color pattern" ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000025
    obo:IAO_0000115 "A single physical entity inhering in an bearer by virtue of the bearer's quantities or relative ratios of subparts." ;
    oboInOwl:hasExactSynonym "composed of", "compositionality", "content", "structure, composition" ;
    a owl:Class ;
    rdfs:label "composition" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    oboInOwl:hasExactSynonym "concentration" ;
    a owl:Class ;
    rdfs:label "concentration of" ;
    rdfs:subClassOf obo:PATO_0000070, obo:PATO_0002182 .

obo:PATO_0000039
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's orientation in space." ;
    a owl:Class ;
    rdfs:label "direction" ;
    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." ;
    a owl:Class ;
    rdfs:label "frequency" ;
    rdfs:subClassOf obo:PATO_0050000 .

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" ;
    oboInOwl:hasRelatedSynonym "impenetrability", "toughness" ;
    a owl:Class ;
    rdfs:label "hardness" ;
    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." ;
    a owl:Class ;
    rdfs:label "intensity" ;
    rdfs:subClassOf obo:PATO_0000068 .

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." ;
    a owl:Class ;
    rdfs:label "morphology" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0000052
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's ratios of distances between its features (points, edges, surfaces and also holes etc)." ;
    oboInOwl:hasExactSynonym "relational shape quality" ;
    a owl:Class ;
    rdfs:label "shape" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000057
    obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's occurrence." ;
    oboInOwl:hasBroadSynonym "temporal" ;
    oboInOwl:hasExactSynonym "incidence" ;
    a owl:Class ;
    rdfs:label "occurrence" ;
    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." ;
    a owl:Class ;
    rdfs:label "odor" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    oboInOwl:hasExactSynonym "distribution" ;
    oboInOwl:hasRelatedSynonym "pattern" ;
    a owl:Class ;
    rdfs:label "spatial pattern" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000068
    obo:IAO_0000115 "A quality of an entity that is descriptive or observational, typically not represented numerically." ;
    a owl:Class ;
    rdfs:label "qualitative" ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PATO_0000069
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the whether the bearer differs from normal or average." ;
    a owl:Class ;
    rdfs:label "deviation (from_normal)" ;
    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." ;
    oboInOwl:hasExactSynonym "presence or absence in organism", "quantitative" ;
    oboInOwl:hasRelatedSynonym "count in organism", "number", "presence" ;
    a owl:Class ;
    rdfs:label "amount" ;
    rdfs:subClassOf obo:PATO_0103000 .

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." ;
    a owl:Class ;
    rdfs:label "amplitude" ;
    rdfs:subClassOf obo:PATO_0002062 .

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." ;
    oboInOwl:hasExactSynonym "sensitivity" ;
    a owl:Class ;
    rdfs:label "sensitivity toward" ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000117
    obo:IAO_0000115 "A morphology quality inhering in a bearer by virtue of the bearer's physical magnitude." ;
    a owl:Class ;
    rdfs:label "size" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000122
    obo:IAO_0000115 "A 1-D extent quality which is equal to the distance between two points." ;
    a owl:Class ;
    rdfs:label "length" ;
    rdfs:subClassOf obo:PATO_0001708 .

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." ;
    a owl:Class ;
    rdfs:label "mass" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0000136
    obo:IAO_0000115 "A morphological quality pertaining to the degree to which an object contains an opening, aperture, orifice or vent." ;
    a owl:Class ;
    rdfs:label "closure" ;
    rdfs:subClassOf obo:PATO_0000051 .

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." ;
    oboInOwl:hasExactSynonym "location", "placement", "relational spatial quality" ;
    a owl:Class ;
    rdfs:label "position" ;
    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." ;
    oboInOwl:hasBroadSynonym "conformation" ;
    oboInOwl:hasExactSynonym "relational structural quality" ;
    a owl:Class ;
    rdfs:label "structure" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000146
    obo:IAO_0000115 "A physical quality of the thermal energy of a system." ;
    a owl:Class ;
    rdfs:label "temperature" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    a owl:Class ;
    rdfs:label "texture" ;
    rdfs:subClassOf obo:PATO_0000051 .

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." ;
    a owl:Class ;
    rdfs:label "rate" ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0000165
    obo:IAO_0000115 "A quality in which events occur in sequence." ;
    a owl:Class ;
    rdfs:label "time" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    a owl:Class ;
    rdfs:label "viability" ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0000303
    obo:IAO_0000115 "A speed which is relatively high." ;
    oboInOwl:hasExactSynonym "high speed" ;
    oboInOwl:hasRelatedSynonym "fast speed" ;
    a owl:Class ;
    rdfs:label "increased speed" ;
    rdfs:subClassOf obo:PATO_0000008, obo:PATO_0002305 .

obo:PATO_0000304
    obo:IAO_0000115 "A speed which is relatively low." ;
    oboInOwl:hasExactSynonym "slow", "slow speed" ;
    a owl:Class ;
    rdfs:label "decreased speed" ;
    rdfs:subClassOf obo:PATO_0000008, obo:PATO_0002303 .

obo:PATO_0000308
    obo:IAO_0000115 "An age which is relatively high." ;
    a owl:Class ;
    rdfs:label "old" ;
    rdfs:subClassOf obo:PATO_0000011 .

obo:PATO_0000309
    obo:IAO_0000115 "An age which is relatively low." ;
    a owl:Class ;
    rdfs:label "young" ;
    rdfs:subClassOf obo:PATO_0000011 .

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." ;
    a owl:Class ;
    rdfs:label "blue" ;
    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." ;
    oboInOwl:hasRelatedSynonym "whitish" ;
    a owl:Class ;
    rdfs:label "white" ;
    rdfs:subClassOf obo:PATO_0000014 .

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." ;
    a owl:Class ;
    rdfs:label "irregular spatial pattern" ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000337
    obo:IAO_0000115 "A color quality inhering in a bearer by virtue of the bearer's lacking color." ;
    oboInOwl:hasRelatedSynonym "unpigmented" ;
    a owl:Class ;
    rdfs:label "colorless" ;
    rdfs:subClassOf obo:PATO_0000019 .

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." ;
    a owl:Class ;
    rdfs:label "down" ;
    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." ;
    a owl:Class ;
    rdfs:label "left" ;
    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." ;
    a owl:Class ;
    rdfs:label "right" ;
    rdfs:subClassOf obo:PATO_0000039 .

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." ;
    a owl:Class ;
    rdfs:label "up" ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0000380
    obo:IAO_0000115 "A frequency which is relatively high." ;
    oboInOwl:hasExactSynonym "high frequency" ;
    oboInOwl:hasRelatedSynonym "frequent" ;
    a owl:Class ;
    rdfs:label "increased frequency" ;
    rdfs:subClassOf obo:PATO_0000044, obo:PATO_0055003 .

obo:PATO_0000381
    obo:IAO_0000115 "A frequency which is relatively low." ;
    oboInOwl:hasExactSynonym "low frequency" ;
    oboInOwl:hasRelatedSynonym "infrequent" ;
    a owl:Class ;
    rdfs:label "decreased frequency" ;
    rdfs:subClassOf obo:PATO_0000044, obo:PATO_0055004 .

obo:PATO_0000386
    obo:IAO_0000115 "A hardness quality of being rigid and resistant to pressure." ;
    oboInOwl:hasRelatedSynonym "firm", "impenetrable", "tough" ;
    a owl:Class ;
    rdfs:label "hard" ;
    rdfs:subClassOf obo:PATO_0000048, obo:PATO_0002305 .

obo:PATO_0000402
    obo:IAO_0000115 "A branchiness quality inhering in a bearer by virtue of the bearer's having branches." ;
    oboInOwl:hasExactSynonym "ramified", "ramiform" ;
    a owl:Class ;
    rdfs:label "branched" ;
    rdfs:subClassOf obo:PATO_0002009 .

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)." ;
    oboInOwl:hasExactSynonym "spiral" ;
    oboInOwl:hasRelatedSynonym "helical", "helicoid", "helicoidal", "helix-shaped" ;
    a owl:Class ;
    rdfs:label "coiled" ;
    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." ;
    a owl:Class ;
    rdfs:label "curled" ;
    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." ;
    oboInOwl:hasNarrowSynonym "bowing" ;
    oboInOwl:hasRelatedSynonym "curled" ;
    a owl:Class ;
    rdfs:label "curved" ;
    rdfs:subClassOf obo:PATO_0001591 .

obo:PATO_0000407
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having a horizontal surface without a slope, tilt, or curvature." ;
    oboInOwl:hasRelatedSynonym "plate-like" ;
    a owl:Class ;
    rdfs:label "flat" ;
    rdfs:subClassOf obo:PATO_0002254 .

obo:PATO_0000411
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being such that every part of the surface or the circumference is equidistant from the center." ;
    oboInOwl:hasRelatedSynonym "round", "rounded" ;
    a owl:Class ;
    rdfs:label "circular" ;
    rdfs:subClassOf obo:PATO_0000947 .

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." ;
    a owl:Class ;
    rdfs:label "sporadic" ;
    rdfs:subClassOf obo:PATO_0000057 .

obo:PATO_0000438
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of the bearer's lacking or not exhibiting variation." ;
    oboInOwl:hasExactSynonym "uniform" ;
    oboInOwl:hasRelatedSynonym "constant" ;
    a owl:Class ;
    rdfs:label "invariant" ;
    rdfs:subClassOf obo:PATO_0001303 .

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." ;
    a owl:Class ;
    rdfs:label "regular spatial pattern" ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000467
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's existence." ;
    oboInOwl:hasRelatedSynonym "present in organism" ;
    a owl:Class ;
    rdfs:label "present" ;
    rdfs:subClassOf obo:PATO_0000070 .

obo:PATO_0000470
    obo:IAO_0000115 "An amount which is relatively high." ;
    oboInOwl:hasExactSynonym "increased number", "present in greater numbers in organism", "supernumerary" ;
    oboInOwl:hasRelatedSynonym "accessory", "increased" ;
    a owl:Class ;
    rdfs:label "increased amount" ;
    rdfs:subClassOf obo:PATO_0000467, obo:PATO_0002300 .

obo:PATO_0000573
    obo:IAO_0000115 "A length quality which is relatively large." ;
    oboInOwl:hasExactSynonym "long" ;
    a owl:Class ;
    rdfs:label "increased length" ;
    rdfs:subClassOf obo:PATO_0000122, obo:PATO_0000586 .

obo:PATO_0000574
    obo:IAO_0000115 "A length quality which is relatively small." ;
    oboInOwl:hasExactSynonym "short" ;
    oboInOwl:hasRelatedSynonym "shortened", "stubby" ;
    a owl:Class ;
    rdfs:label "decreased length" ;
    rdfs:subClassOf obo:PATO_0000122, obo:PATO_0000587 .

obo:PATO_0000586
    obo:IAO_0000115 "A size quality which is relatively high." ;
    oboInOwl:hasRelatedSynonym "big", "enlarged", "expanded", "great", "large" ;
    a owl:Class ;
    rdfs:label "increased size" ;
    rdfs:subClassOf obo:PATO_0000117, obo:PATO_0002305 .

obo:PATO_0000587
    obo:IAO_0000115 "A size quality which is relatively low." ;
    oboInOwl:hasNarrowSynonym "hypoplasia", "underdeveloped" ;
    oboInOwl:hasRelatedSynonym "reduced", "small", "tiny" ;
    a owl:Class ;
    rdfs:label "decreased size" ;
    rdfs:subClassOf obo:PATO_0000117, obo:PATO_0002303 .

obo:PATO_0000591
    obo:IAO_0000115 "A thickness which is relatively high." ;
    oboInOwl:hasExactSynonym "high thickness", "stout", "thickened" ;
    oboInOwl:hasRelatedSynonym "thick" ;
    a owl:Class ;
    rdfs:label "increased thickness" ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0000915 .

obo:PATO_0000592
    obo:IAO_0000115 "A thickness which is relatively low." ;
    oboInOwl:hasExactSynonym "low thickness" ;
    oboInOwl:hasRelatedSynonym "slender", "thin" ;
    a owl:Class ;
    rdfs:label "decreased thickness" ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0000915 .

obo:PATO_0000595
    obo:IAO_0000115 "A volume which is relatively high." ;
    oboInOwl:hasExactSynonym "high volume" ;
    oboInOwl:hasRelatedSynonym "large volume" ;
    a owl:Class ;
    rdfs:label "increased volume" ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0000918 .

obo:PATO_0000596
    obo:IAO_0000115 "A volume which is relatively low." ;
    oboInOwl:hasExactSynonym "low volume" ;
    oboInOwl:hasRelatedSynonym "small volume" ;
    a owl:Class ;
    rdfs:label "decreased volume" ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0000918 .

obo:PATO_0000599
    obo:IAO_0000115 "A width which is relatively small." ;
    oboInOwl:hasRelatedSynonym "narrow" ;
    a owl:Class ;
    rdfs:label "decreased width" ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0000921 .

obo:PATO_0000600
    obo:IAO_0000115 "A width which is relatively large." ;
    oboInOwl:hasRelatedSynonym "broad", "wide", "wide/broad" ;
    a owl:Class ;
    rdfs:label "increased width" ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0000921 .

obo:PATO_0000608
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's affording blocked passage or view." ;
    oboInOwl:hasRelatedSynonym "blocked" ;
    a owl:Class ;
    rdfs:label "closed" ;
    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." ;
    a owl:Class ;
    rdfs:label "closure incomplete" ;
    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." ;
    a owl:Class ;
    rdfs:label "open" ;
    rdfs:subClassOf obo:PATO_0000136 .

obo:PATO_0000618
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's having two sides; two-sided." ;
    a owl:Class ;
    rdfs:label "bilateral" ;
    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." ;
    a owl:Class ;
    rdfs:label "crowded" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    oboInOwl:hasExactSynonym "upright" ;
    a owl:Class ;
    rdfs:label "erect" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "misrouted" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "prostrate" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "unilateral" ;
    rdfs:subClassOf obo:PATO_0000060 .

obo:PATO_0000642
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's being merged with another entity." ;
    oboInOwl:hasExactSynonym "fused", "fused to" ;
    oboInOwl:hasRelatedSynonym "coalesced", "joined with", "merged with" ;
    a owl:Class ;
    rdfs:label "fused with" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    oboInOwl:hasExactSynonym "uninterrupted" ;
    a owl:Class ;
    rdfs:label "continuous" ;
    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." ;
    oboInOwl:hasExactSynonym "interrupted" ;
    oboInOwl:hasRelatedSynonym "intermittent" ;
    a owl:Class ;
    rdfs:label "discontinuous" ;
    rdfs:subClassOf obo:PATO_0000057 .

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." ;
    a owl:Class ;
    rdfs:label "smooth" ;
    rdfs:subClassOf obo:PATO_0000150 .

obo:PATO_0000911
    obo:IAO_0000115 "A rate which is relatively low." ;
    oboInOwl:hasExactSynonym "slow rate" ;
    a owl:Class ;
    rdfs:label "decreased rate" ;
    rdfs:subClassOf obo:PATO_0000161, obo:PATO_0002302 .

obo:PATO_0000912
    obo:IAO_0000115 "A rate which is relatively high." ;
    oboInOwl:hasExactSynonym "fast rate", "high rate" ;
    a owl:Class ;
    rdfs:label "increased rate" ;
    rdfs:subClassOf obo:PATO_0000161, obo:PATO_0002304 .

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." ;
    a owl:Class ;
    rdfs:label "thickness" ;
    rdfs:subClassOf obo:PATO_0001708 .

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." ;
    a owl:Class ;
    rdfs:label "volume" ;
    rdfs:subClassOf obo:PATO_0001710 .

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." ;
    oboInOwl:hasRelatedSynonym "breadth" ;
    a owl:Class ;
    rdfs:label "width" ;
    rdfs:subClassOf obo:PATO_0001708 .

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." ;
    a owl:Class ;
    rdfs:label "oblong" ;
    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." ;
    oboInOwl:hasExactSynonym "ellipse-shaped", "ellipsoid", "elliptical" ;
    oboInOwl:hasRelatedSynonym "oval", "ovoid" ;
    a owl:Class ;
    rdfs:label "elliptic" ;
    rdfs:subClassOf obo:PATO_0002318 .

obo:PATO_0000952
    obo:IAO_0000115 "A color consisting of dark orange, red, of very low intensity." ;
    a owl:Class ;
    rdfs:label "brown" ;
    rdfs:subClassOf obo:PATO_0000014 .

obo:PATO_0000957
    obo:IAO_0000115 "An optical quality which obtains by virtue of the ability of the bearer to absorb visible light." ;
    a owl:Class ;
    rdfs:label "opacity" ;
    rdfs:subClassOf obo:PATO_0001300 .

obo:PATO_0000963
    obo:IAO_0000115 "A optical quality inhering in a bearer by virtue of the bearer's not being clear; not transmitting or reflecting light or radiant energy." ;
    oboInOwl:hasExactSynonym "non-transparent" ;
    oboInOwl:hasRelatedSynonym "clouding", "cloudy" ;
    a owl:Class ;
    rdfs:label "opaque" ;
    rdfs:subClassOf obo:PATO_0000957 .

obo:PATO_0000964
    obo:IAO_0000115 "A optical quality inhering in a bearer by virtue of the bearer's lacking opacity." ;
    oboInOwl:hasExactSynonym "clear", "hyaline" ;
    a owl:Class ;
    rdfs:label "transparent" ;
    rdfs:subClassOf obo:PATO_0000957 .

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." ;
    oboInOwl:hasExactSynonym "undulated", "undulating", "waved", "wavy" ;
    oboInOwl:hasRelatedSynonym "rippled", "sinuate" ;
    a owl:Class ;
    rdfs:label "undulate" ;
    rdfs:subClassOf obo:PATO_0000052 .

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)." ;
    a owl:Class ;
    rdfs:label "permeability" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    a owl:Class ;
    rdfs:label "porosity" ;
    rdfs:subClassOf obo:PATO_0000141 .

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)." ;
    oboInOwl:hasRelatedSynonym "porous" ;
    a owl:Class ;
    rdfs:label "permeable" ;
    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)." ;
    a owl:Class ;
    rdfs:label "impermeable" ;
    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." ;
    a owl:Class ;
    rdfs:label "porous" ;
    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." ;
    a owl:Class ;
    rdfs:label "non-porous" ;
    rdfs:subClassOf obo:PATO_0000973 .

obo:PATO_0000992
    obo:IAO_0000115 "A physical quality of a fluid inhering in a bearer by virtue of the bearer's disposition to internal resistance to flow." ;
    a owl:Class ;
    rdfs:label "viscosity" ;
    rdfs:subClassOf obo:PATO_0001548 .

obo:PATO_0000998
    obo:IAO_0000115 "A viscosity quality inhering in a bearer by virtue of the bearer's having viscosity." ;
    a owl:Class ;
    rdfs:label "viscous" ;
    rdfs:subClassOf obo:PATO_0000992 .

obo:PATO_0001018
    obo:IAO_0000115 "A quality of a physical entity that exists through action of continuants at the physical level of organisation in relation to other entities." ;
    oboInOwl:hasExactSynonym "relational physical quality" ;
    a owl:Class ;
    rdfs:label "physical quality" ;
    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." ;
    oboInOwl:hasRelatedSynonym "density" ;
    a owl:Class ;
    rdfs:label "mass density" ;
    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." ;
    a owl:Class ;
    rdfs:label "momentum" ;
    rdfs:subClassOf obo:PATO_0001906 .

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." ;
    a owl:Class ;
    rdfs:label "pressure" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    a owl:Class ;
    rdfs:label "acceleration" ;
    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." ;
    a owl:Class ;
    rdfs:label "efficiency" ;
    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." ;
    a owl:Class ;
    rdfs:label "flux" ;
    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." ;
    a owl:Class ;
    rdfs:label "elasticity" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    a owl:Class ;
    rdfs:label "elongated" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001159
    obo:IAO_0000115 "A concentration quality inhering in a bearer by virtue of the bearer's exhibiting concentration." ;
    a owl:Class ;
    rdfs:label "concentrated" ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001161
    obo:IAO_0000115 "A concentration which relatively low." ;
    a owl:Class ;
    rdfs:label "diluted" ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001162
    obo:IAO_0000115 "A concentration which is higher relative to the normal or average." ;
    oboInOwl:hasExactSynonym "high concentration" ;
    a owl:Class ;
    rdfs:label "increased concentration" ;
    rdfs:subClassOf obo:PATO_0000470, obo:PATO_0001159, obo:PATO_0002305 .

obo:PATO_0001163
    obo:IAO_0000115 "A concentration which is lower relative to the normal or average." ;
    oboInOwl:hasExactSynonym "low concentration" ;
    a owl:Class ;
    rdfs:label "decreased concentration" ;
    rdfs:subClassOf obo:PATO_0001159, obo:PATO_0001997, obo:PATO_0002303 .

obo:PATO_0001164
    obo:IAO_0000115 "A physical quality which inheres in a bearer by virtue of the bearer's exhibiting density." ;
    a owl:Class ;
    rdfs:label "dense" ;
    rdfs:subClassOf obo:PATO_0001019 .

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." ;
    a owl:Class ;
    rdfs:label "elastic" ;
    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." ;
    a owl:Class ;
    rdfs:label "inelastic" ;
    rdfs:subClassOf obo:PATO_0001031 .

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." ;
    a owl:Class ;
    rdfs:label "medial to" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    oboInOwl:hasExactSynonym "lateral" ;
    a owl:Class ;
    rdfs:label "lateral to" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "proximal to" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "linear" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    a owl:Class ;
    rdfs:label "Y-shaped" ;
    rdfs:subClassOf obo:PATO_0001890 .

obo:PATO_0001208
    obo:IAO_0000115 "An odor quality inhering in a bearer by virtue of the bearer's lacking odour." ;
    a owl:Class ;
    rdfs:label "odorless" ;
    rdfs:subClassOf obo:PATO_0000058 .

obo:PATO_0001227
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of whether the bearer exhibits variation or change." ;
    oboInOwl:hasExactSynonym "variable" ;
    a owl:Class ;
    rdfs:label "variant" ;
    rdfs:subClassOf obo:PATO_0001303 .

obo:PATO_0001230
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's power or force." ;
    a owl:Class ;
    rdfs:label "strength" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    oboInOwl:hasExactSynonym "distal" ;
    a owl:Class ;
    rdfs:label "distal to" ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001236
    obo:IAO_0000115 "A quality which inheres in an process." ;
    oboInOwl:hasExactSynonym "quality of a process", "quality of occurrent", "quality of process", "relational quality of occurrent" ;
    a owl:Class ;
    rdfs:label "process quality" ;
    rdfs:subClassOf obo:PATO_0000001 ;
    owl:disjointWith obo:PATO_0001241 .

obo:PATO_0001241
    obo:IAO_0000115 "A quality which inheres in a continuant." ;
    oboInOwl:hasExactSynonym "monadic quality of a continuant", "multiply inhering quality of a physical entity", "quality of a continuant", "quality of a single physical entity", "quality of an object", "quality of continuant" ;
    oboInOwl:hasNarrowSynonym "monadic quality of an object", "monadic quality of continuant" ;
    a owl:Class ;
    rdfs:label "physical object quality" ;
    rdfs:subClassOf obo:BFO_0000019, obo:PATO_0000001 .

obo:PATO_0001292
    obo:IAO_0000115 "An EM radiation quality that is independent of the EM wavelength range." ;
    a owl:Class ;
    rdfs:label "full-spectrum EM radiation quality" ;
    rdfs:subClassOf obo:PATO_0070060 .

obo:PATO_0001294
    obo:IAO_0000115 "A scalar EM radiation quality which obtains by the capacity of the bearer to scatter or reflect radiation." ;
    a owl:Class ;
    rdfs:label "radiation reflective quality" ;
    rdfs:subClassOf obo:PATO_0001292 .

obo:PATO_0001295
    obo:IAO_0000115 "A reflective quality restricted to a particular wavelength." ;
    a owl:Class ;
    rdfs:label "albedo" ;
    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." ;
    a owl:Class ;
    rdfs:label "luminous flux" ;
    rdfs:subClassOf obo:PATO_0001300 .

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." ;
    a owl:Class ;
    rdfs:label "optical quality" ;
    rdfs:subClassOf obo:PATO_0070060 .

obo:PATO_0001303
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to varying or changing." ;
    oboInOwl:hasRelatedSynonym "variability of a physical quality" ;
    a owl:Class ;
    rdfs:label "variability" ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PATO_0001305
    obo:IAO_0000115 "A temperature which is relatively high." ;
    oboInOwl:hasExactSynonym "high temperature", "hot" ;
    a owl:Class ;
    rdfs:label "increased temperature" ;
    rdfs:subClassOf obo:PATO_0000146, obo:PATO_0002305 .

obo:PATO_0001306
    obo:IAO_0000115 "A temperature which is relatively low." ;
    oboInOwl:hasExactSynonym "cold", "low temperature" ;
    a owl:Class ;
    rdfs:label "decreased temperature" ;
    rdfs:subClassOf obo:PATO_0000146, obo:PATO_0002303 .

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." ;
    oboInOwl:hasExactSynonym "period" ;
    oboInOwl:hasRelatedSynonym "time" ;
    a owl:Class ;
    rdfs:label "duration" ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0001323
    obo:IAO_0000115 "A 2-D extent quality inhering in a bearer by virtue of the bearer's two dimensional extent." ;
    a owl:Class ;
    rdfs:label "area" ;
    rdfs:subClassOf obo:PATO_0001709 .

obo:PATO_0001332
    obo:IAO_0000115 "A morphology quality inhering in a bearer by virtue of the bearer's lack of distinct morphology." ;
    a owl:Class ;
    rdfs:label "amorphous" ;
    rdfs:subClassOf obo:PATO_0000051 .

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." ;
    a owl:Class ;
    rdfs:label "area density" ;
    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." ;
    a owl:Class ;
    rdfs:label "volumetric density" ;
    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." ;
    a owl:Class ;
    rdfs:label "translucent" ;
    rdfs:subClassOf obo:PATO_0000957 .

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." ;
    a owl:Class ;
    rdfs:label "filamentous" ;
    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." ;
    a owl:Class ;
    rdfs:label "lobate" ;
    rdfs:subClassOf obo:PATO_0001925 .

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." ;
    a owl:Class ;
    rdfs:label "striated" ;
    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." ;
    a owl:Class ;
    rdfs:label "structured" ;
    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." ;
    a owl:Class ;
    rdfs:label "unstructured" ;
    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." ;
    a owl:Class ;
    rdfs:label "angular velocity" ;
    rdfs:subClassOf obo:PATO_0002242 .

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." ;
    a owl:Class ;
    rdfs:label "buoyancy" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001422
    obo:IAO_0000115 "A viability quality inhering in a bearer by virtue of the cessation of the bearer's life." ;
    a owl:Class ;
    rdfs:label "dead" ;
    rdfs:subClassOf obo:PATO_0000169 .

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." ;
    a owl:Class ;
    rdfs:label "medium acidity" ;
    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." ;
    a owl:Class ;
    rdfs:label "acidic" ;
    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." ;
    a owl:Class ;
    rdfs:label "alkaline" ;
    rdfs:subClassOf obo:PATO_0001428 .

obo:PATO_0001432
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's decomposition into component parts." ;
    a owl:Class ;
    rdfs:label "decayed" ;
    rdfs:subClassOf obo:PATO_0000169 .

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." ;
    a owl:Class ;
    rdfs:label "attachment quality" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001442
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of whether the bearer includes all its components." ;
    a owl:Class ;
    rdfs:label "wholeness" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    oboInOwl:hasExactSynonym "fragmented" ;
    oboInOwl:hasNarrowSynonym "fractured" ;
    oboInOwl:hasRelatedSynonym "cracked", "hemorrhaged", "split", "torn" ;
    a owl:Class ;
    rdfs:label "broken" ;
    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)." ;
    oboInOwl:hasExactSynonym "calcareous" ;
    oboInOwl:hasNarrowSynonym "calcification" ;
    a owl:Class ;
    rdfs:label "calcified" ;
    rdfs:subClassOf obo:PATO_0000025 .

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." ;
    oboInOwl:hasExactSynonym "detached" ;
    a owl:Class ;
    rdfs:label "detached from" ;
    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." ;
    a owl:Class ;
    rdfs:label "sensitivity to oxygen" ;
    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." ;
    a owl:Class ;
    rdfs:label "aerobic" ;
    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." ;
    a owl:Class ;
    rdfs:label "anaerobic" ;
    rdfs:subClassOf obo:PATO_0001454 .

obo:PATO_0001472
    obo:IAO_0000115 "A depth which is relatively low." ;
    oboInOwl:hasExactSynonym "low depth", "shallow" ;
    a owl:Class ;
    rdfs:label "decreased depth" ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0001595 .

obo:PATO_0001475
    obo:IAO_0000115 "A position which is relatively high." ;
    oboInOwl:hasRelatedSynonym "high position" ;
    a owl:Class ;
    rdfs:label "increased position" ;
    rdfs:subClassOf obo:PATO_0000140, obo:PATO_0002305 .

obo:PATO_0001476
    obo:IAO_0000115 "A positional which is relatively low." ;
    oboInOwl:hasRelatedSynonym "low position" ;
    a owl:Class ;
    rdfs:label "decreased position" ;
    rdfs:subClassOf obo:PATO_0000140, obo:PATO_0002303 .

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." ;
    a owl:Class ;
    rdfs:label "sloped" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    oboInOwl:hasBroadSynonym "compact" ;
    oboInOwl:hasExactSynonym "compressed", "squashed" ;
    oboInOwl:hasRelatedSynonym "dense" ;
    a owl:Class ;
    rdfs:label "condensed" ;
    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." ;
    a owl:Class ;
    rdfs:label "chronological age" ;
    rdfs:subClassOf obo:PATO_0000011 .

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)." ;
    oboInOwl:hasExactSynonym "globular" ;
    oboInOwl:hasRelatedSynonym "rotund" ;
    a owl:Class ;
    rdfs:label "spherical" ;
    rdfs:subClassOf obo:PATO_0001865 .

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)." ;
    a owl:Class ;
    rdfs:label "functionality" ;
    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)." ;
    a owl:Class ;
    rdfs:label "functional" ;
    rdfs:subClassOf obo:PATO_0001509 .

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." ;
    a owl:Class ;
    rdfs:label "sound speed" ;
    rdfs:subClassOf obo:PATO_0000008 .

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." ;
    a owl:Class ;
    rdfs:label "solubility" ;
    rdfs:subClassOf obo:PATO_0002182 .

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." ;
    a owl:Class ;
    rdfs:label "flexibility" ;
    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." ;
    oboInOwl:hasExactSynonym "bendy" ;
    a owl:Class ;
    rdfs:label "flexible" ;
    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." ;
    oboInOwl:hasExactSynonym "stiff" ;
    oboInOwl:hasRelatedSynonym "stiffness" ;
    a owl:Class ;
    rdfs:label "inflexible" ;
    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." ;
    oboInOwl:hasExactSynonym "solidity" ;
    a owl:Class ;
    rdfs:label "quality of a solid" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001547
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity consisting of particles that have neither a defined volume nor defined shape." ;
    oboInOwl:hasExactSynonym "gaseous" ;
    a owl:Class ;
    rdfs:label "quality of a gas" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001548
    obo:IAO_0000115 "A physical quality inhering in an entity exhibiting the physical characteristics of an amorphous (non-crystalline) form of matter between a gas and a solid that has a definite volume, but no definite shape." ;
    oboInOwl:hasExactSynonym "liquidity" ;
    a owl:Class ;
    rdfs:label "quality of a liquid" ;
    rdfs:subClassOf obo:PATO_0002198 .

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)." ;
    oboInOwl:hasExactSynonym "having supernumerary functions" ;
    a owl:Class ;
    rdfs:label "having extra function" ;
    rdfs:subClassOf obo:PATO_0001509, obo:PATO_0002305 .

obo:PATO_0001562
    obo:IAO_0000115 "A mass which is lower than normal or average." ;
    oboInOwl:hasExactSynonym "low mass", "small mass" ;
    a owl:Class ;
    rdfs:label "decreased mass" ;
    rdfs:subClassOf obo:PATO_0000125, obo:PATO_0002303 .

obo:PATO_0001563
    obo:IAO_0000115 "A mass which is higher than normal or average." ;
    oboInOwl:hasExactSynonym "high mass", "large mass" ;
    a owl:Class ;
    rdfs:label "increased mass" ;
    rdfs:subClassOf obo:PATO_0000125, obo:PATO_0002305 .

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." ;
    oboInOwl:hasExactSynonym "diffuse", "scattered" ;
    a owl:Class ;
    rdfs:label "distributed" ;
    rdfs:subClassOf obo:PATO_0000060 ;
    owl:disjointWith obo:PATO_0001629 .

obo:PATO_0001574
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's motion characteristic." ;
    a owl:Class ;
    rdfs:label "flow rate" ;
    rdfs:subClassOf obo:PATO_0001906 .

obo:PATO_0001575
    obo:IAO_0000115 "A pressure which is relatively low." ;
    oboInOwl:hasExactSynonym "low pressure" ;
    a owl:Class ;
    rdfs:label "decreased pressure" ;
    rdfs:subClassOf obo:PATO_0001025, obo:PATO_0002303 .

obo:PATO_0001576
    obo:IAO_0000115 "A pressure which is relatively high." ;
    oboInOwl:hasExactSynonym "high pressure" ;
    a owl:Class ;
    rdfs:label "increased pressure" ;
    rdfs:subClassOf obo:PATO_0001025, obo:PATO_0002305 .

obo:PATO_0001583
    obo:IAO_0000115 "A variability which is relatively low." ;
    oboInOwl:hasExactSynonym "low variability" ;
    a owl:Class ;
    rdfs:label "decreased variability" ;
    rdfs:subClassOf obo:PATO_0001227, obo:PATO_0002301 .

obo:PATO_0001584
    obo:IAO_0000115 "A variability which is relatively high." ;
    oboInOwl:hasExactSynonym "high variability" ;
    a owl:Class ;
    rdfs:label "increased variability" ;
    rdfs:subClassOf obo:PATO_0001227, obo:PATO_0002300 .

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." ;
    a owl:Class ;
    rdfs:label "conductivity" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    a owl:Class ;
    rdfs:label "curvature" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001594
    obo:IAO_0000115 "A concave quality inhering in a bearer by virtue of the bearer's forming or resembling an arch." ;
    a owl:Class ;
    rdfs:label "arched" ;
    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." ;
    a owl:Class ;
    rdfs:label "depth" ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0001596
    obo:IAO_0000115 "A depth quality which is relatively high." ;
    oboInOwl:hasExactSynonym "deep" ;
    a owl:Class ;
    rdfs:label "increased depth" ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0001595 .

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." ;
    oboInOwl:hasExactSynonym "protruding", "relational protruding quality" ;
    a owl:Class ;
    rdfs:label "protruding" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    a owl:Class ;
    rdfs:label "patchy" ;
    rdfs:subClassOf obo:PATO_0000330 .

obo:PATO_0001617
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's being distorted in form." ;
    oboInOwl:hasRelatedSynonym "disfigured", "distorted" ;
    a owl:Class ;
    rdfs:label "deformed" ;
    rdfs:subClassOf obo:PATO_0000051 .

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)." ;
    oboInOwl:hasBroadSynonym "dysfunction", "dysfunctional" ;
    oboInOwl:hasExactSynonym "having decreased function", "lacks function of type", "low functionality", "partial functionality" ;
    oboInOwl:hasRelatedSynonym "impaired" ;
    a owl:Class ;
    rdfs:label "decreased functionality" ;
    rdfs:subClassOf obo:PATO_0001510, obo:PATO_0002303 .

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)." ;
    oboInOwl:hasExactSynonym "high functionality" ;
    a owl:Class ;
    rdfs:label "increased functionality" ;
    rdfs:subClassOf obo:PATO_0001510, obo:PATO_0001559 .

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." ;
    oboInOwl:hasExactSynonym "clumped", "clustered" ;
    a owl:Class ;
    rdfs:label "aggregated" ;
    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." ;
    a owl:Class ;
    rdfs:label "dispersed" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    oboInOwl:hasExactSynonym "preceding" ;
    a owl:Class ;
    rdfs:label "anterior to" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "protruding into" ;
    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." ;
    oboInOwl:hasExactSynonym "extruding from" ;
    oboInOwl:hasRelatedSynonym "exits through", "exposed" ;
    a owl:Class ;
    rdfs:label "protruding out of" ;
    rdfs:subClassOf obo:PATO_0001598 .

obo:PATO_0001648
    obo:IAO_0000115 "An 1-D extent quality which is equal to the length of the closed curve of a circle." ;
    a owl:Class ;
    rdfs:label "circumference" ;
    rdfs:subClassOf obo:PATO_0001711 .

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." ;
    a owl:Class ;
    rdfs:label "alignment" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    oboInOwl:hasExactSynonym "aligned" ;
    oboInOwl:hasRelatedSynonym "aligned to" ;
    a owl:Class ;
    rdfs:label "aligned with" ;
    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." ;
    oboInOwl:hasExactSynonym "misaligned", "unaligned with" ;
    a owl:Class ;
    rdfs:label "misaligned with" ;
    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." ;
    a owl:Class ;
    rdfs:label "osmolarity" ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001657
    obo:IAO_0000115 "A osmolarity which is relatively high." ;
    oboInOwl:hasExactSynonym "high osmolarity" ;
    a owl:Class ;
    rdfs:label "increased osmolarity" ;
    rdfs:subClassOf obo:PATO_0000470, obo:PATO_0001655, obo:PATO_0002305 .

obo:PATO_0001671
    obo:IAO_0000115 "A distribution which is relatively high." ;
    oboInOwl:hasExactSynonym "high distribution" ;
    a owl:Class ;
    rdfs:label "increased distribution" ;
    rdfs:subClassOf obo:PATO_0001475, obo:PATO_0001566 .

obo:PATO_0001672
    obo:IAO_0000115 "A distribution which is relatively low." ;
    oboInOwl:hasExactSynonym "low distribution" ;
    a owl:Class ;
    rdfs:label "decreased distribution" ;
    rdfs:subClassOf obo:PATO_0001476, obo:PATO_0001566 .

obo:PATO_0001675
    obo:IAO_0000115 "An efficiency which is relatively low." ;
    oboInOwl:hasExactSynonym "low efficiency" ;
    a owl:Class ;
    rdfs:label "decreased efficiency" ;
    rdfs:subClassOf obo:PATO_0001678, obo:PATO_0002303 .

obo:PATO_0001676
    obo:IAO_0000115 "An efficiency which is relatively high." ;
    oboInOwl:hasExactSynonym "high efficiency" ;
    a owl:Class ;
    rdfs:label "increased efficiency" ;
    rdfs:subClassOf obo:PATO_0001678, obo:PATO_0002305 .

obo:PATO_0001678
    obo:IAO_0000115 "An efficiency quality inhering in a bearer by virtue of the bearer's having efficiency." ;
    a owl:Class ;
    rdfs:label "efficient" ;
    rdfs:subClassOf obo:PATO_0001029 .

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." ;
    a owl:Class ;
    rdfs:label "magnetism" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0001685
    obo:IAO_0000115 "A magnetic quality inhering in a bearer by virtue of the bearer's ability to exert magnitism." ;
    a owl:Class ;
    rdfs:label "magnetic" ;
    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." ;
    a owl:Class ;
    rdfs:label "elevation" ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001688
    obo:IAO_0000115 "An elevation which is relatively high." ;
    oboInOwl:hasExactSynonym "high elevation" ;
    oboInOwl:hasRelatedSynonym "elevated" ;
    a owl:Class ;
    rdfs:label "increased elevation" ;
    rdfs:subClassOf obo:PATO_0001475, obo:PATO_0001687 .

obo:PATO_0001689
    obo:IAO_0000115 "An elevation which is relatively low." ;
    oboInOwl:hasExactSynonym "low elevation" ;
    a owl:Class ;
    rdfs:label "decreased elevation" ;
    rdfs:subClassOf obo:PATO_0001476, obo:PATO_0001687 .

obo:PATO_0001693
    obo:IAO_0000115 "A viscosity which relatively high." ;
    oboInOwl:hasExactSynonym "high viscosity" ;
    a owl:Class ;
    rdfs:label "increased viscosity" ;
    rdfs:subClassOf obo:PATO_0000998, obo:PATO_0002305 .

obo:PATO_0001708
    obo:IAO_0000115 "A size quality inhering in an bearer by virtue of the bearer's extension in one dimension." ;
    oboInOwl:hasExactSynonym "1-D size" ;
    a owl:Class ;
    rdfs:label "1-D extent" ;
    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." ;
    oboInOwl:hasExactSynonym "2-D size" ;
    a owl:Class ;
    rdfs:label "2-D extent" ;
    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." ;
    oboInOwl:hasExactSynonym "3D size" ;
    a owl:Class ;
    rdfs:label "3-D extent" ;
    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." ;
    a owl:Class ;
    rdfs:label "perimeter" ;
    rdfs:subClassOf obo:PATO_0001708 .

obo:PATO_0001712
    obo:IAO_0000115 "A perimeter which is relatively high." ;
    a owl:Class ;
    rdfs:label "increased perimeter" ;
    rdfs:subClassOf obo:PATO_0000573, obo:PATO_0001711 .

obo:PATO_0001713
    obo:IAO_0000115 "A perimeter which is relatively low." ;
    a owl:Class ;
    rdfs:label "decreased perimeter" ;
    rdfs:subClassOf obo:PATO_0000574, obo:PATO_0001711 .

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." ;
    a owl:Class ;
    rdfs:label "shedability" ;
    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." ;
    a owl:Class ;
    rdfs:label "deciduous (generic)" ;
    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." ;
    a owl:Class ;
    rdfs:label "deciduous (plant)" ;
    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." ;
    a owl:Class ;
    rdfs:label "non-deciduous (any body part)" ;
    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." ;
    a owl:Class ;
    rdfs:label "evergreen (plant)" ;
    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." ;
    a owl:Class ;
    rdfs:label "semi-deciduous(plant)" ;
    rdfs:subClassOf obo:PATO_0001729 .

obo:PATO_0001739
    obo:IAO_0000115 "A quality of radiation that reflects the fluence spectrum of charged and neutral particles within the material or medium where dose is being deposited." ;
    a owl:Class ;
    rdfs:label "radiation quality" ;
    rdfs:subClassOf obo:PATO_0001018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000052 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000002
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000056 ;
                    owl:someValuesFrom obo:ENVO_01001023
                ]
            )
        ]
    ] .

obo:PATO_0001740
    obo:IAO_0000115 "A radiation quality inhering in a radioactive substance by virtue of its transformation (disintegration) rate." ;
    oboInOwl:hasExactSynonym "radioactivity" ;
    a owl:Class ;
    rdfs:label "activity (of a radionuclide)" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001741
    obo:IAO_0000115 "A radiation quality inhering in bearer by virtue of the bearer's exhibiting or being caused by radioactivity." ;
    a owl:Class ;
    rdfs:label "radioactive" ;
    rdfs:subClassOf obo:PATO_0001740 .

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." ;
    oboInOwl:hasExactSynonym "thermal conduction" ;
    a owl:Class ;
    rdfs:label "heat conductivity" ;
    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." ;
    a owl:Class ;
    rdfs:label "electrical conductivity" ;
    rdfs:subClassOf obo:PATO_0001585 .

obo:PATO_0001759
    obo:IAO_0000115 "A composition quality inhering in a bearer by virtue of the bearer's containing granules." ;
    a owl:Class ;
    rdfs:label "granular" ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001779
    obo:IAO_0000115 "A strength which is relatively low." ;
    oboInOwl:hasExactSynonym "weak" ;
    a owl:Class ;
    rdfs:label "decreased strength" ;
    rdfs:subClassOf obo:PATO_0001230, obo:PATO_0002303 .

obo:PATO_0001781
    obo:IAO_0000115 "A thickness quality which lacks pattern." ;
    a owl:Class ;
    rdfs:label "irregular thickness" ;
    rdfs:subClassOf obo:PATO_0000915 .

obo:PATO_0001788
    obo:IAO_0000115 "A density which is higher relative to the normal or average." ;
    oboInOwl:hasExactSynonym "high density" ;
    a owl:Class ;
    rdfs:label "increased mass density" ;
    rdfs:subClassOf obo:PATO_0001164, obo:PATO_0002305 .

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." ;
    a owl:Class ;
    rdfs:label "domed" ;
    rdfs:subClassOf obo:PATO_0000406 .

obo:PATO_0001790
    obo:IAO_0000115 "A density which is lower relative to the normal or average." ;
    oboInOwl:hasExactSynonym "low density" ;
    a owl:Class ;
    rdfs:label "decreased mass density" ;
    rdfs:subClassOf obo:PATO_0001164, obo:PATO_0002303 .

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." ;
    a owl:Class ;
    rdfs:label "left side of" ;
    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." ;
    a owl:Class ;
    rdfs:label "right side of" ;
    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." ;
    a owl:Class ;
    rdfs:label "coiling" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    a owl:Class ;
    rdfs:label "ruffled" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0001822
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of whether the bearer's being covered by a liquid." ;
    a owl:Class ;
    rdfs:label "wetness" ;
    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." ;
    a owl:Class ;
    rdfs:label "wet" ;
    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." ;
    a owl:Class ;
    rdfs:label "dry" ;
    rdfs:subClassOf obo:PATO_0001822 .

obo:PATO_0001825
    obo:IAO_0000115 "A wetness quality that is relatively high." ;
    a owl:Class ;
    rdfs:label "increased wetness" ;
    rdfs:subClassOf obo:PATO_0001823, obo:PATO_0002305 .

obo:PATO_0001826
    obo:IAO_0000115 "A wetness quality that is relatively low." ;
    oboInOwl:hasExactSynonym "low wetness" ;
    a owl:Class ;
    rdfs:label "decreased wetness" ;
    rdfs:subClassOf obo:PATO_0001823, obo:PATO_0002303 .

obo:PATO_0001838
    obo:IAO_0000115 "A flow that is relatively low." ;
    oboInOwl:hasExactSynonym "low flow" ;
    a owl:Class ;
    rdfs:label "decreased fluid flow" ;
    rdfs:subClassOf obo:PATO_0002243, obo:PATO_0002303 .

obo:PATO_0001839
    obo:IAO_0000115 "A fluid flow that is relatively high." ;
    oboInOwl:hasExactSynonym "high flow" ;
    a owl:Class ;
    rdfs:label "increased fluid flow" ;
    rdfs:subClassOf obo:PATO_0002243, obo:PATO_0002305 .

obo:PATO_0001842
    obo:IAO_0000115 "A concentration quality inhering in a bearer by virtue of the bearer's containing acid (hydrogen ions)." ;
    oboInOwl:hasExactSynonym "pH" ;
    a owl:Class ;
    rdfs:label "acidity" ;
    rdfs:subClassOf obo:PATO_0000033 .

obo:PATO_0001844
    obo:IAO_0000115 "An acidity which is relatively high." ;
    oboInOwl:hasExactSynonym "high acidity" ;
    a owl:Class ;
    rdfs:label "increased acidity" ;
    rdfs:subClassOf obo:PATO_0000470, obo:PATO_0001842, obo:PATO_0002305 .

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." ;
    a owl:Class ;
    rdfs:label "tangled" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    a owl:Class ;
    rdfs:label "vertical" ;
    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." ;
    a owl:Class ;
    rdfs:label "horizontal" ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001857
    obo:IAO_0000115 "A shape quality in a bearer by virtue of the bearer's curving inward." ;
    a owl:Class ;
    rdfs:label "concave" ;
    rdfs:subClassOf obo:PATO_0002005 .

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." ;
    oboInOwl:hasRelatedSynonym "sphericality" ;
    a owl:Class ;
    rdfs:label "spheroid" ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0001873
    obo:IAO_0000115 "A convex 3-D shape quality inhering in a bearer by virtue of the bearer's exhibiting a consistently-sized round cross section." ;
    oboInOwl:hasExactSynonym "rod-like", "rod-shaped" ;
    oboInOwl:hasNarrowSynonym "tubulate" ;
    a owl:Class ;
    rdfs:label "cylindrical" ;
    rdfs:subClassOf obo:PATO_0002007 .

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." ;
    oboInOwl:hasExactSynonym "horseshoe shaped" ;
    oboInOwl:hasNarrowSynonym "horseshoe" ;
    a owl:Class ;
    rdfs:label "U-shaped" ;
    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." ;
    a owl:Class ;
    rdfs:label "hydrophobicity" ;
    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." ;
    a owl:Class ;
    rdfs:label "hydrophobic" ;
    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." ;
    a owl:Class ;
    rdfs:label "hydrophilicity" ;
    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." ;
    a owl:Class ;
    rdfs:label "hydrophilic" ;
    rdfs:subClassOf obo:PATO_0001886 .

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." ;
    oboInOwl:hasExactSynonym "trifurcate" ;
    a owl:Class ;
    rdfs:label "tripartite" ;
    rdfs:subClassOf obo:PATO_0000402, obo:PATO_0002008 .

obo:PATO_0001899
    obo:IAO_0000115 "A circumference which is relatively low." ;
    a owl:Class ;
    rdfs:label "decreased circumference" ;
    rdfs:subClassOf obo:PATO_0001648, obo:PATO_0001713 .

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." ;
    a owl:Class ;
    rdfs:label "front" ;
    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." ;
    a owl:Class ;
    rdfs:label "back" ;
    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." ;
    a owl:Class ;
    rdfs:label "unidirectional" ;
    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." ;
    a owl:Class ;
    rdfs:label "bi-directional" ;
    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." ;
    a owl:Class ;
    rdfs:label "circling direction" ;
    rdfs:subClassOf obo:PATO_0000039 .

obo:PATO_0001906
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's participation in movement." ;
    a owl:Class ;
    rdfs:label "movement quality" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    a owl:Class ;
    rdfs:label "surface feature shape" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    a owl:Class ;
    rdfs:label "opposite" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    oboInOwl:hasExactSynonym "roundish" ;
    a owl:Class ;
    rdfs:label "obtuse" ;
    rdfs:subClassOf obo:PATO_0000411 .

obo:PATO_0001956
    obo:IAO_0000115 "A variability quality inhering in a bearer by virtue of whether the bearer exhibits size variation or change." ;
    a owl:Class ;
    rdfs:label "variability of size" ;
    rdfs:subClassOf obo:PATO_0001303 .

obo:PATO_0001957
    obo:IAO_0000115 "A variability of size which is relatively low." ;
    oboInOwl:hasExactSynonym "low variability of size" ;
    a owl:Class ;
    rdfs:label "decreased variability of size" ;
    rdfs:subClassOf obo:PATO_0001956, obo:PATO_0002301 .

obo:PATO_0001958
    obo:IAO_0000115 "A variability of size which is relatively high." ;
    oboInOwl:hasExactSynonym "high variability of size" ;
    a owl:Class ;
    rdfs:label "increased variability of size" ;
    rdfs:subClassOf obo:PATO_0001956, obo:PATO_0002300 .

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." ;
    a owl:Class ;
    rdfs:label "interdigitated" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    oboInOwl:hasExactSynonym "angulate" ;
    a owl:Class ;
    rdfs:label "angular" ;
    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." ;
    a owl:Class ;
    rdfs:label "frozen" ;
    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." ;
    a owl:Class ;
    rdfs:label "dissolved" ;
    rdfs:subClassOf obo:PATO_0001536 .

obo:PATO_0001995
    obo:IAO_0000115 "A quality that inheres in an entire organism or part of an organism." ;
    a owl:Class ;
    rdfs:label "organismal quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0001997
    obo:IAO_0000115 "An amount which is relatively low." ;
    oboInOwl:hasExactSynonym "decreased number", "present in fewer numbers in organism" ;
    oboInOwl:hasRelatedSynonym "decreased", "reduced", "subnumerary" ;
    a owl:Class ;
    rdfs:label "decreased amount" ;
    rdfs:subClassOf obo:PATO_0000467, obo:PATO_0002301 .

obo:PATO_0002005
    obo:IAO_0000115 "Surface shape that refers to the inward or outward curvature of the surface." ;
    a owl:Class ;
    rdfs:label "concavity" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002006
    obo:IAO_0000115 "A shape that inheres in a 2 dimensional entity, such as a cross section or projection of a 3 dimensional entity." ;
    oboInOwl:hasRelatedSynonym "2-D projection", "cross-sectional" ;
    a owl:Class ;
    rdfs:label "2-D shape" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002007
    obo:IAO_0000115 "A complete three dimensional shape in which for every line connecting pair of points on the object is within the object. Or: a shape lacking cavities. Contrast: concave." ;
    a owl:Class ;
    rdfs:label "convex 3-D shape" ;
    rdfs:subClassOf obo:PATO_0002266 .

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." ;
    a owl:Class ;
    rdfs:label "concave 3-D shape" ;
    rdfs:subClassOf obo:PATO_0002266 .

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." ;
    a owl:Class ;
    rdfs:label "branchiness" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002014
    obo:IAO_0000115 "A structural quality that inheres in a bearer by virtue of the bearer's containing hollow areas." ;
    a owl:Class ;
    rdfs:label "structure, cavities" ;
    rdfs:subClassOf obo:PATO_0000141 .

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)." ;
    oboInOwl:hasExactSynonym "cone-shaped" ;
    a owl:Class ;
    rdfs:label "conical" ;
    rdfs:subClassOf obo:PATO_0002007 .

obo:PATO_0002057
    obo:IAO_0000115 "An area which is relatively high." ;
    a owl:Class ;
    rdfs:label "increased area" ;
    rdfs:subClassOf obo:PATO_0000586, obo:PATO_0001323 .

obo:PATO_0002058
    obo:IAO_0000115 "An area which is relatively low." ;
    a owl:Class ;
    rdfs:label "decreased area" ;
    rdfs:subClassOf obo:PATO_0000587, obo:PATO_0001323 .

obo:PATO_0002062
    a owl:Class ;
    rdfs:label "physical quality of a process" ;
    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." ;
    a owl:Class ;
    rdfs:label "columnar" ;
    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." ;
    a owl:Class ;
    rdfs:label "fenestrated" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002067
    obo:IAO_0000115 "A spatial pattern inhering in a bearer by virtue of the bearer's layered configuration." ;
    a owl:Class ;
    rdfs:label "stratification" ;
    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." ;
    a owl:Class ;
    rdfs:label "stratified" ;
    rdfs:subClassOf obo:PATO_0002067 .

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." ;
    a owl:Class ;
    rdfs:label "hollow" ;
    rdfs:subClassOf obo:PATO_0002014 .

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." ;
    a owl:Class ;
    rdfs:label "broken into two pieces" ;
    rdfs:subClassOf obo:PATO_0001444 .

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." ;
    oboInOwl:hasExactSynonym "infiltrating" ;
    a owl:Class ;
    rdfs:label "infiltrative" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    a owl:Class ;
    rdfs:label "peripheral" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "trabecular" ;
    rdfs:subClassOf obo:PATO_0000330 .

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." ;
    a owl:Class ;
    rdfs:label "laminar" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    oboInOwl:hasExactSynonym "edibleness" ;
    a owl:Class ;
    rdfs:label "edibility" ;
    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." ;
    a owl:Class ;
    rdfs:label "edible" ;
    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." ;
    a owl:Class ;
    rdfs:label "inedible" ;
    rdfs:subClassOf obo:PATO_0002138 .

obo:PATO_0002141
    obo:IAO_0000115 "A density quality which lacks pattern." ;
    a owl:Class ;
    rdfs:label "irregular density" ;
    rdfs:subClassOf obo:PATO_0001019 .

obo:PATO_0002143
    a owl:Class ;
    rdfs:label "sloped downward" ;
    rdfs:subClassOf obo:PATO_0001481 .

obo:PATO_0002165
    obo:IAO_0000115 "To bent or hang downwards." ;
    oboInOwl:hasExactSynonym "sagging" ;
    a owl:Class ;
    rdfs:label "drooping" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    a owl:Class ;
    rdfs:label "misaligned towards" ;
    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." ;
    a owl:Class ;
    rdfs:label "misaligned away from" ;
    rdfs:subClassOf obo:PATO_0001654 .

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." ;
    a owl:Class ;
    rdfs:label "straight" ;
    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." ;
    a owl:Class ;
    rdfs:label "displaced" ;
    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." ;
    oboInOwl:hasExactSynonym "relational molecular quality" ;
    a owl:Class ;
    rdfs:label "molecular quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0002198
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of its constitution." ;
    a owl:Class ;
    rdfs:label "quality of a substance" ;
    rdfs:subClassOf obo:PATO_0001018 .

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." ;
    oboInOwl:hasRelatedSynonym "gracile" ;
    a owl:Class ;
    rdfs:label "slender" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    oboInOwl:hasExactSynonym "falcate", "hooked", "scythe-shaped", "sickle-shaped", "unciform", "uncinate" ;
    a owl:Class ;
    rdfs:label "falciform" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002219
    obo:IAO_0000115 "A quality inhering in a bearer that is shaped in the form of a fan." ;
    oboInOwl:hasExactSynonym "fan-like" ;
    a owl:Class ;
    rdfs:label "fan-shaped" ;
    rdfs:subClassOf obo:PATO_0002006 .

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." ;
    a owl:Class ;
    rdfs:label "V-shaped" ;
    rdfs:subClassOf obo:PATO_0001977 .

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." ;
    oboInOwl:hasExactSynonym "distant from", "remote from" ;
    a owl:Class ;
    rdfs:label "far from" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "velocity" ;
    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." ;
    oboInOwl:hasExactSynonym "volume flow rate", "volumetric flow rate" ;
    a owl:Class ;
    rdfs:label "fluid flow rate" ;
    rdfs:subClassOf obo:PATO_0001574 .

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." ;
    oboInOwl:hasExactSynonym "plate-like" ;
    a owl:Class ;
    rdfs:label "platelike" ;
    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." ;
    oboInOwl:hasRelatedSynonym "compressed" ;
    a owl:Class ;
    rdfs:label "flattened" ;
    rdfs:subClassOf obo:PATO_0001591 .

obo:PATO_0002255
    obo:IAO_0000115 "Texture quality inhering in a bearer by virtue of the bearer's being marked with one or more channels." ;
    oboInOwl:hasRelatedSynonym "channeled", "creased" ;
    a owl:Class ;
    rdfs:label "grooved" ;
    rdfs:subClassOf obo:PATO_0000150 .

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." ;
    oboInOwl:hasExactSynonym "semi upright" ;
    a owl:Class ;
    rdfs:label "semi erect" ;
    rdfs:subClassOf obo:PATO_0000622 .

obo:PATO_0002266
    obo:IAO_0000115 "A shape that inheres in a 3 dimensional entity." ;
    a owl:Class ;
    rdfs:label "3-D shape" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002267
    a owl:Class ;
    rdfs:label "edge shape" ;
    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." ;
    a owl:Class ;
    rdfs:label "centered" ;
    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." ;
    oboInOwl:hasRelatedSynonym "pooled" ;
    a owl:Class ;
    rdfs:label "accumulation" ;
    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." ;
    oboInOwl:hasExactSynonym "accumulated" ;
    a owl:Class ;
    rdfs:label "increased accumulation" ;
    rdfs:subClassOf obo:PATO_0002269 .

obo:PATO_0002271
    obo:IAO_0000115 "An accumulation which is relative low." ;
    a owl:Class ;
    rdfs:label "decreased accumulation" ;
    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." ;
    a owl:Class ;
    rdfs:label "parallel to" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    oboInOwl:hasExactSynonym "transient structure" ;
    a owl:Class ;
    rdfs:label "transient" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002299
    obo:IAO_0000115 "A cylindrical shape that is hollow." ;
    oboInOwl:hasExactSynonym "tube like", "tube-shaped", "tubulate" ;
    a owl:Class ;
    rdfs:label "tubular" ;
    rdfs:subClassOf obo:PATO_0001873, obo:PATO_0002078 .

obo:PATO_0002300
    obo:IAO_0000115 "A quality that has a value that is increased compared to normal or average." ;
    a owl:Class ;
    rdfs:label "increased quality" ;
    rdfs:subClassOf obo:PATO_0000069 .

obo:PATO_0002301
    obo:IAO_0000115 "A quality that has a value that is decreased compared to normal or average." ;
    a owl:Class ;
    rdfs:label "decreased quality" ;
    rdfs:subClassOf obo:PATO_0000069 .

obo:PATO_0002302
    obo:IAO_0000115 "A quality of a process that has a value that is decreased compared to normal or average." ;
    a owl:Class ;
    rdfs:label "decreased process quality" ;
    rdfs:subClassOf obo:PATO_0001236, obo:PATO_0002301 .

obo:PATO_0002303
    obo:IAO_0000115 "A quality of an object that has a value that is decreased compared to normal or average." ;
    a owl:Class ;
    rdfs:label "decreased object quality" ;
    rdfs:subClassOf obo:PATO_0001241, obo:PATO_0002301 .

obo:PATO_0002304
    obo:IAO_0000115 "A quality of a process that has a value that is increased compared to normal or average." ;
    a owl:Class ;
    rdfs:label "increased process quality" ;
    rdfs:subClassOf obo:PATO_0001236, obo:PATO_0002300 .

obo:PATO_0002305
    obo:IAO_0000115 "A quality of an object that has a value that is increased compared to normal or average." ;
    a owl:Class ;
    rdfs:label "increased object quality" ;
    rdfs:subClassOf obo:PATO_0001241, obo:PATO_0002300 .

obo:PATO_0002311
    obo:IAO_0000115 "Having a fringe or border of hairlike or fingerlike projections." ;
    a owl:Class ;
    rdfs:label "fimbriated" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002318
    obo:IAO_0000115 "A shape constituting a transition between a rectangle and a circle; a closed curve, of which the circle and ellipse are special cases, whose parametric equation is x = a.cos2/rt, y = b.cos2/rt" ;
    oboInOwl:hasExactSynonym "Lamé curve" ;
    a owl:Class ;
    rdfs:label "superelliptic" ;
    rdfs:subClassOf obo:PATO_0002006 .

obo:PATO_0002323
    obo:IAO_0000115 "A temporal distribution pattern of process occurrences within a regulation/reference process." ;
    a owl:Class ;
    rdfs:label "temporal distribution quality" ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0002335
    obo:IAO_0000115 "A shape quality inhering in a bearer by virtue of the bearer's being dome-shaped." ;
    a owl:Class ;
    rdfs:label "tholiform" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    a owl:Class ;
    rdfs:label "basal to" ;
    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." ;
    a owl:Class ;
    rdfs:label "cauline to" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "herbaceous" ;
    rdfs:subClassOf obo:PATO_0001729 .

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." ;
    a owl:Class ;
    rdfs:label "broad" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002374
    obo:IAO_0000115 "Recurrent and often more or less cyclic alteration." ;
    a owl:Class ;
    rdfs:label "fluctuating" ;
    rdfs:subClassOf obo:PATO_0001227 .

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." ;
    oboInOwl:hasExactSynonym "anvil shaped" ;
    a owl:Class ;
    rdfs:label "anvil" ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0002416
    obo:IAO_0000115 "Flattened from above downward; below the normal level or the level of the surrounding parts." ;
    a owl:Class ;
    rdfs:label "sunken" ;
    rdfs:subClassOf obo:PATO_0001687 .

obo:PATO_0002425
    obo:IAO_0000115 "Open to view or not covered by another entity." ;
    a owl:Class ;
    rdfs:label "exposed" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "sculpted surface" ;
    rdfs:subClassOf obo:PATO_0001925 .

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." ;
    oboInOwl:hasExactSynonym "abut" ;
    a owl:Class ;
    rdfs:label "abutting" ;
    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." ;
    a owl:Class ;
    rdfs:label "offset" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "ornamentation" ;
    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." ;
    a owl:Class ;
    rdfs:label "ornamented" ;
    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." ;
    a owl:Class ;
    rdfs:label "level with" ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002453
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer bring gradually worn away." ;
    a owl:Class ;
    rdfs:label "eroding" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    a owl:Class ;
    rdfs:label "extends to" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "increased velocity" ;
    rdfs:subClassOf obo:PATO_0002242, obo:PATO_0002305 .

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." ;
    a owl:Class ;
    rdfs:label "decreased velocity" ;
    rdfs:subClassOf obo:PATO_0002242, obo:PATO_0002303 .

obo:PATO_0002483
    obo:IAO_0000115 "Positional quality in which an entity is located outside of another entity." ;
    a owl:Class ;
    rdfs:label "external to" ;
    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." ;
    a owl:Class ;
    rdfs:label "oblique to" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "flush" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "funnel-shaped" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    oboInOwl:hasRelatedSynonym "variable number" ;
    a owl:Class ;
    rdfs:label "variability of count" ;
    rdfs:subClassOf obo:PATO_0001303 .

obo:PATO_0005005
    obo:IAO_0000115 "Shape quality inhering in a bearer expanding outward, or having parts expanding outward, from a center point." ;
    a owl:Class ;
    rdfs:label "radiating" ;
    rdfs:subClassOf obo:PATO_0000052 .

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." ;
    a owl:Class ;
    rdfs:label "continuous with" ;
    rdfs:subClassOf obo:PATO_0000140 .

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." ;
    a owl:Class ;
    rdfs:label "disconnected" ;
    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." ;
    a owl:Class ;
    rdfs:label "humidity" ;
    rdfs:subClassOf obo:PATO_0001547 .

obo:PATO_0015010
    obo:IAO_0000115 "An increase in humidity." ;
    oboInOwl:hasRelatedSynonym "humid" ;
    a owl:Class ;
    rdfs:label "increased humidity" ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0015009 .

obo:PATO_0015011
    obo:IAO_0000115 "An decrease in humidity." ;
    a owl:Class ;
    rdfs:label "decreased humidity" ;
    rdfs:subClassOf obo:PATO_0002303, obo:PATO_0015009 .

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." ;
    a owl:Class ;
    rdfs:label "combustibility" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0015022
    obo:IAO_0000115 "An increase in combustibility." ;
    oboInOwl:hasExactSynonym "combustible" ;
    a owl:Class ;
    rdfs:label "increased combustibility" ;
    rdfs:subClassOf obo:PATO_0002305, obo:PATO_0015021 .

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." ;
    oboInOwl:hasExactSynonym "feather-shaped", "plumed" ;
    a owl:Class ;
    rdfs:label "plume-shaped" ;
    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." ;
    a owl:Class ;
    rdfs:label "fringed" ;
    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." ;
    a owl:Class ;
    rdfs:label "bowl shaped" ;
    rdfs:subClassOf obo:PATO_0002008 .

obo:PATO_0045001
    obo:IAO_0000115 "A quality of an object that has a value that is normal or average." ;
    a owl:Class ;
    rdfs:label "normal object quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0045040
    obo:IAO_0000115 "A position which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal position" ;
    rdfs:subClassOf obo:PATO_0000140, obo:PATO_0045001 .

obo:PATO_0045044
    obo:IAO_0000115 "A pressure which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal pressure" ;
    rdfs:subClassOf obo:PATO_0001025, obo:PATO_0045001 .

obo:PATO_0045050
    obo:IAO_0000115 "A size quality which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal size" ;
    rdfs:subClassOf obo:PATO_0000117, obo:PATO_0045001 .

obo:PATO_0045051
    obo:IAO_0000115 "An area which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal area" ;
    rdfs:subClassOf obo:PATO_0001323, obo:PATO_0045050 .

obo:PATO_0045052
    obo:IAO_0000115 "A depth quality which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal depth" ;
    rdfs:subClassOf obo:PATO_0001595, obo:PATO_0045050 .

obo:PATO_0045060
    obo:IAO_0000115 "A volume which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal volume" ;
    rdfs:subClassOf obo:PATO_0000918, obo:PATO_0045050 .

obo:PATO_0045061
    obo:IAO_0000115 "A width which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal width" ;
    rdfs:subClassOf obo:PATO_0000921, obo:PATO_0045050 .

obo:PATO_0045063
    obo:IAO_0000115 "A speed which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal speed" ;
    rdfs:subClassOf obo:PATO_0000008, obo:PATO_0045001 .

obo:PATO_0045079
    obo:IAO_0000115 "A velocity which is relatively normal or average" ;
    a owl:Class ;
    rdfs:label "normal velocity" ;
    rdfs:subClassOf obo:PATO_0002242, obo:PATO_0045001 .

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." ;
    a owl:Class ;
    rdfs:label "cardinal direction" ;
    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." ;
    a owl:Class ;
    rdfs:label "north" ;
    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." ;
    a owl:Class ;
    rdfs:label "east" ;
    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." ;
    a owl:Class ;
    rdfs:label "south" ;
    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." ;
    a owl:Class ;
    rdfs:label "west" ;
    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)" ;
    a owl:Class ;
    rdfs:label "rate of occurence" ;
    rdfs:subClassOf obo:PATO_0000161 .

obo:PATO_0055003
    obo:IAO_0000115 "A rate of occurrence that is relatively high." ;
    a owl:Class ;
    rdfs:label "increased rate of occurrence" ;
    rdfs:subClassOf obo:PATO_0000912, obo:PATO_0050000 .

obo:PATO_0055004
    obo:IAO_0000115 "A rate of occurrence that is relatively low." ;
    a owl:Class ;
    rdfs:label "decreased rate of occurrence" ;
    rdfs:subClassOf obo:PATO_0000911, obo:PATO_0050000 .

obo:PATO_0070060
    obo:IAO_0000115 "A quality of a substance on which or through which electromagnetic radiation impinges or traverses with respect to radiation. This substance quality changes the quality of the incident radiation with respect to any of: intensity, direction, scatter and wavelength." ;
    a owl:Class ;
    rdfs:label "quality of interaction of a substance with electromagnetic radiation" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0103000
    obo:IAO_0000115 "A quality of an entity that can be represented numerically, including anything that can be counted, measured, or given a numerical value." ;
    a owl:Class ;
    rdfs:label "quantitative" ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PCO_0000000
    obo:IAO_0000112 "Examples include: population, community, species (meaning the collection of organisms that makes up a species, not the taxonomic rank), and family." ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "A material entity that consists of two or more organisms, viruses, or viroids."@en ;
    obo:IAO_0000118 "group of organism", "organism collection" ;
    a owl:Class ;
    rdfs:comment "May be of the same or different species." ;
    rdfs:label "collection of organisms"@en ;
    rdfs:subClassOf obo:PCO_0000031 .

obo:PCO_0000001
    obo:IAO_0000112 ""@en, "This a general term that can include every organism of a species living in an area or any subset of them.  Subclasses can be more specific as needed."@en ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "A collection of organisms, all of the same species, that live in the same place."@en ;
    obo:IAO_0000119 "ISBN:0878932739" ;
    a owl:Class ;
    rdfs:comment """It is sometimes difficult to define the physical boundaries of a population. In the case of sexually reproducing organisms, the individuals within a population have the potential to reproduce with one another during the course of their lifetimes. 'Community', as often used to describe a group of humans, is a type of population of organisms. 

Classes for population already  exist in IDO ('organism population', IDO_0000509) and OBI ('population', OBI_0000181). The definitions should be standardized across OBO Foundry ontologies and only one term used."""@en ;
    rdfs:label "population of organisms"@en ;
    rdfs:subClassOf obo:OBI_0100026, obo:PCO_0000018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002303 ;
        owl:someValuesFrom obo:ENVO_01000739
    ] .

obo:PCO_0000002
    obo:IAO_0000115 "A multi-species collection of organisms of at least two different species, living in a particular area. Must have at least two populations of different species as members."@en ;
    obo:IAO_0000118 "multispecies community"@en ;
    obo:IAO_0000119 "ISBN:0865423504" ;
    oboInOwl:inSubset "envoPolar" ;
    a owl:Class ;
    rdfs:comment "Ecological community is defined broadly here, but includes both ecological interactions (inherited from parent term community) and spatial co-existence. It may be used to describe every organisms living in an area, but is often used to refer only to organisms of a particular taxon or guild (e.g., the plant community, the insect community, the herbivore community). The word community, as it often used to describe a group of humans living together, is a type of single-species collection of organisms, not an ecological community."@en ;
    rdfs:label "ecological community"@en ;
    rdfs:subClassOf obo:PCO_0000029 .

obo:PCO_0000018
    obo:IAO_0000114 obo:IAO_0000120 ;
    obo:IAO_0000115 "A material entity that has as parts two or more organisms, viruses, or viroids of the same species and no members of any other species."@en ;
    obo:IAO_0000118 "collection of organisms of the same species"@en ;
    a owl:Class ;
    rdfs:label "single-species collection of organisms"@en ;
    rdfs:subClassOf obo:PCO_0000000 .

obo:PCO_0000029
    obo:IAO_0000114 obo:IAO_0000123 ;
    obo:IAO_0000115 "A collection of organisms that consists of two or more organisms from at least two species."@en ;
    obo:IAO_0000116 "Need to add axiom to specify that it has at a mimum members of two different species, but not sure how to specify that. Can't say \"('has member' only ('member of' min 2 'species as a collection of organisms'))\"."@en ;
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "multi-species collection of organisms"@en ;
    rdfs:subClassOf obo:PCO_0000000 .

obo:PCO_0000031
    obo:IAO_0000114 obo:IAO_0000120 ;
    obo:IAO_0000115 "A material entity that is one or more organisms, viruses or viroids." ;
    a owl:Class ;
    rdfs:label "organismal entity"@en .

obo:PCO_0000051
    obo:IAO_0000115 "A multi-species collection of organisms that consists of two or more microbes from at least two species."@en ;
    dc:creator "https://orcid.org/0000-0001-8815-0078"@en ;
    a owl:Class ;
    rdfs:label "multi-species collection of microbes"@en ;
    rdfs:subClassOf obo:PCO_0000029 .

obo:PCO_1000004
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "An ecological community which is composed of co-existing populations of microbial organisms that interact, directly or indirectly, such that they impact one another's ecological fitness." ;
    obo:IAO_0000116 "A class for a collection of organisms considered \"microbial\" and an accompanying quality in PATO (e.g. \"microscopic\") would be useful to better axiomatise this class. See https://github.com/PopulationAndCommunityOntology/pco/issues/22" ;
    obo:IAO_0000117 "http://orcid.org/0000-0002-4366-3088" ;
    obo:IAO_0000119 "http://dx.doi.org/10.1038/ismej.2009.88" ;
    oboInOwl:hasBroadSynonym "microbiota"@en ;
    a owl:Class ;
    rdfs:comment "The definition of a microbial species is deeply debated, however, units of phylogenetic and functional diversity are recognised with respect to their varying roles in an ecosystem. In turn, there exist multiple operational definitions of microbial community, such as local, phenomenological, and indexical communities. This class seeks to capture microbial communities in a very broad sense, as collections of phylogenetically and functionally divergent microbial organisms co-existing, potentially interacting, and competing for niche space in the same ecosystem over a period of time in which their causal footprints overlap one another." ;
    rdfs:label "microbial community"@en ;
    rdfs:subClassOf obo:PCO_0000002, obo:PCO_0000051 .

obo:PO_0000003
    obo:IAO_0000115 "A plant structure (PO:0005679) which is a whole organism." ;
    oboInOwl:hasBroadSynonym "genet (broad)", "ramet (broad)" ;
    oboInOwl:hasDbXref "FNA:4b610104-1bb0-4c6b-9bb9-e3cc61d11ac0", "FNA:99508f62-7116-4e2b-90c0-19ff55ebd967", "FNA:ba1b1bd5-75bd-4195-b11c-3aba08da08c2", "FNA:c1ccca7d-2a98-4a9d-8603-c34b551935e0", "FNA:e4dde193-57f7-4ab9-9d25-96b4ca0088ba", "FNA:ec8c2064-2a67-43d7-8e14-aecfef5cf33b", "FNA:f8f31520-e4bc-4430-9274-8dd3cee7ffd8", "PO_GIT:538", "PO_GIT:69" ;
    oboInOwl:hasExactSynonym "planta entera (Spanish, exact)", "植物体全体 (Japanese, exact)" ;
    oboInOwl:hasNarrowSynonym "bush (narrow)", "frutex (narrow)", "frutices (narrow, plural)", "gametophyte (narrow)", "herb (narrow)", "liana (narrow)", "prothalli (narrow, plural)", "prothallium (narrow)", "prothallus (narrow)", "shrub (narrow)", "sporophyte (narrow)", "suffrutex (narrow)", "suffrutices (narrow, plural)", "tree (narrow)", "vine (narrow)", "woody clump (narrow)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "clonal colony (related)", "colony (related)" ;
    oboInOwl:id "PO:0000003" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet>, <http://purl.obolibrary.org/obo/po#reference> ;
    a owl:Class ;
    rdfs:comment "Examples include plant embryo (PO:0009009), megagametophyte (PO:0025279) and microgametophyte (PO:0025280)." ;
    rdfs:label "whole plant" ;
    rdfs:subClassOf obo:PO_0009011 .

obo:PO_0000022
    obo:IAO_0000115 "A portion of plant substance (PO:0025161) composed of cutin (PO:0025385), a polyester matrix of hydroxy- and hydroxy epoxy fatty acids C16 and C18 chains, embedded and overlayed with cuticular wax (PO:0025386) and forming a layer on the surface of a plant epidermis (PO:0005679)." ;
    oboInOwl:hasBroadSynonym "cuticle (broad)" ;
    oboInOwl:hasDbXref "PO_GIT:416" ;
    oboInOwl:hasExactSynonym "cut&#237cula (Spanish, exact)", "植物クチクラ (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0000022" ;
    a owl:Class ;
    rdfs:comment "The plant cuticle is produced in and secreted by epidermal cells (PO:0004013) of leaves (PO:0025034), stems (PO:0009047), fruits (PO:0009001), and other aerial plant structures. It has as parts an inner cuticle proper (PO:0025387) and an outer layer of epicuticular wax (PO:0025388)." ;
    rdfs:label "plant cuticle" ;
    rdfs:subClassOf obo:PO_0025161, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002220 ;
        owl:someValuesFrom obo:PO_0005679
    ] .

obo:PO_0000037
    obo:IAO_0000115 "A shoot axis (PO:0025029) that is the most distal part of a shoot system (PO:0009006) and has as parts a shoot apical meristem (PO:0020148) and the youngest primordia (PO:0025127)." ;
    oboInOwl:hasDbXref "PO_GIT:234" ;
    oboInOwl:hasExactSynonym "&#225pice del epiblasto (epiblastema) (Spanish, exact)", "シュート頂、茎頂 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0000037" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#reference> ;
    a owl:Class ;
    rdfs:label "shoot axis apex" ;
    rdfs:subClassOf obo:PO_0025029 .

obo:PO_0000112
    obo:IAO_0000115 "A portion of shoot system epidermis (PO:0006035) that is part of a shoot axis (PO:0025029)." ;
    oboInOwl:hasExactSynonym "epidermis del eje del tallo (Spanish, exact)", "シュート軸表皮 (Japanese, exact)" ;
    oboInOwl:hasNarrowSynonym "branch epidermis (narrow)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0000112" ;
    a owl:Class ;
    rdfs:comment "Can occur on a stem or branch." ;
    rdfs:label "shoot axis epidermis" ;
    rdfs:subClassOf obo:PO_0006035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0025029
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PO_0006035
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:PO_0025029
            ]
        )
    ] .

obo:PO_0000225
    obo:IAO_0000115 "A portion of meristem tissue (PO:0009013) which is the organogenic region of the meristem, characterized by higher rates of cell division." ;
    oboInOwl:hasExactSynonym "zona perif&#233rica (Spanish, exact)", "周辺帯 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "peripheral meristem (related)" ;
    oboInOwl:id "PO:0000225" ;
    a owl:Class ;
    rdfs:label "peripheral zone" ;
    rdfs:subClassOf obo:PO_0009013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0020148
    ] .

obo:PO_0004010
    obo:IAO_0000115 "A native plant cell (PO:0025606) synthesizing protoplasm and producing new cells by division and with only a primary cell wall." ;
    oboInOwl:hasDbXref "CL:0000034", "PO_GIT:272" ;
    oboInOwl:hasExactSynonym "c&#233lula meristem&#225tica (Spanish, exact)", "stem cell (exact)", "分裂組織細胞 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0004010" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#CL> ;
    a owl:Class ;
    rdfs:label "meristematic cell" ;
    rdfs:subClassOf obo:PO_0025606 .

obo:PO_0005029
    obo:IAO_0000115 "A primordium (PO:0025127) that develops from a root anlagen (PO:0025433) and is committed to the development of a root (PO:0009005)." ;
    oboInOwl:hasDbXref "PO_GIT:467" ;
    oboInOwl:hasExactSynonym "portion of root primordium tissue (exact)", "primordio de ra&#237z (Spanish, exact)", "root primordia (exact, plural)", "根原基（可視的）  (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0005029" ;
    a owl:Class ;
    rdfs:comment "A root primordium may arise from cells of a pericycle (PO:0006203) in a root in most seed plant (pericyclic lateral root primordium; PO:0025492), from cells of an endodermis (PO:0000252) in ferns and some seed plants (non-pericyclic lateral root primordium: PO:0025493), or from cells of a shoot axis (PO:0025029), in the case of a basal root primordium (PO:0025479) or shoot-borne root primordium (PO:0025480). Transition from root primordium to root occurs with the formation of a root cap (PO:0020123), shortly after the development of a root apical meristem (PO:0020147)." ;
    rdfs:label "root primordium" ;
    rdfs:subClassOf obo:PO_0025127, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:PO_0025433
    ] .

obo:PO_0005679
    obo:IAO_0000115 "A portion of plant tissue (PO:0009007) composed of plant epidermal cells (PO:0004013) that develops from the protoderm (PO:0006210) and covers the surface of a plant structure (PO:0009011)." ;
    oboInOwl:hasDbXref "PO_GIT:109" ;
    oboInOwl:hasExactSynonym "dermal tissue (exact)", "epidermal layer (exact)", "epidermides (exact, plural)", "epidermis (Spanish, exact)", "epidermises (exact, plural)", "portion of epidermal tissue (exact)", "表皮 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "multiseriate epidermis (related)" ;
    oboInOwl:id "PO:0005679" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "The epidermis can be composed of one or more layers of cells. In some species of vascular plants, the epidermis, which is a primary tissue, is replaced by periderm, which is secondary tissue, later in development. The epidermis can also include trichomes, stomatal pores, root hairs, and rhizoids." ;
    rdfs:label "plant epidermis" ;
    rdfs:subClassOf obo:PO_0009007, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:PO_0006210
    ] .

obo:PO_0006001
    obo:IAO_0000115 "A lateral plant organ (PO:0009008) produced by a shoot apical meristem (PO:0020148)." ;
    oboInOwl:hasExactSynonym "filoma (Spanish, exact)", "フィロム、葉(的）器官 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0006001" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet>, <http://purl.obolibrary.org/obo/po#reference> ;
    a owl:Class ;
    rdfs:label "phyllome" ;
    rdfs:subClassOf obo:PO_0009008, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0009006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:PO_0025128
    ] .

obo:PO_0006016
    obo:IAO_0000115 "A portion of phyllome epidermis (PO:0025157) that is part of a leaf (PO:0025034)." ;
    oboInOwl:hasExactSynonym "epidermis de la hoja (Spanish, exact)", "foliage leaf epidermis (exact)", "phyllid epidermis (exact)", "葉表皮 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0006016" ;
    a owl:Class ;
    rdfs:comment "If you are annotating to this term, please add an additional annotation to vascular leaf (PO:0009025) or non-vascular leaf (PO:0025075), depending on the species. All annotations for angiosperms, gymnosperms, and pteridophytes should go to vascular leaf and all annotations for bryophytes should go to non-vascular leaf." ;
    rdfs:label "leaf epidermis" ;
    rdfs:subClassOf obo:PO_0025157, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0025034
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PO_0025157
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:PO_0025034
            ]
        )
    ] .

obo:PO_0006035
    obo:IAO_0000115 "A portion of plant epidermis (PO:0005679) that is part of a shoot system (PO:0009006) and arises from the meristem L1 layer (PO:0009020)." ;
    oboInOwl:hasDbXref "PO_GIT:111" ;
    oboInOwl:hasExactSynonym "epidermis del epiblasto (epiblastema) (Spanish, exact)", "シュート表皮 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0006035" ;
    a owl:Class ;
    rdfs:comment "Often interrupted by stomatal complexes (PO:0002000) and other structures. The shoot system epidermis is different from the root epidermis (PO:0006036) in its origin, function and structure." ;
    rdfs:label "shoot system epidermis" ;
    rdfs:subClassOf obo:PO_0005679, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0009006
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:PO_0009020
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PO_0005679
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:PO_0009006
            ]
        )
    ] .

obo:PO_0006036
    obo:IAO_0000115 "A portion of plant epidermis (PO:0005679) that is part of a root (PO:0009005)." ;
    oboInOwl:hasAlternativeId "PO:0006037" ;
    oboInOwl:hasDbXref "PO_GIT:111" ;
    oboInOwl:hasExactSynonym "epidermis de la ra&#237z (Spanish, exact)", "根表皮 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "epiblem (related)", "rhizodermis (related)" ;
    oboInOwl:id "PO:0006036" ;
    a owl:Class ;
    rdfs:comment "The root epidermis is different from the shoot epidermis in its origin, function and structure." ;
    rdfs:label "root epidermis" ;
    rdfs:subClassOf obo:PO_0005679, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0009005
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PO_0005679
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:PO_0009005
            ]
        )
    ] .

obo:PO_0006079
    obo:IAO_0000115 "A portion of meristem tissue (PO:0009013) that is part of a shoot system (PO:0009006)." ;
    oboInOwl:hasDbXref "PO_GIT:472", "PO_GIT:583" ;
    oboInOwl:hasExactSynonym "meristema del epiblasto (epiblastema) (Spanish, exact)", "シュート分裂組織 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0006079" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:label "shoot system meristem" ;
    rdfs:subClassOf obo:PO_0009013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0009006
    ] .

obo:PO_0006210
    obo:IAO_0000115 "A portion of meristem tissue (PO:0009013) that is the outer layer of an apical meristem (PO:0020144), or the outer layer of a plant embryo proper (PO:0000001), and gives rise to a portion of epidermis (PO:0005679)." ;
    oboInOwl:hasDbXref "PO_GIT:125" ;
    oboInOwl:hasExactSynonym "portion of protoderm tissue (exact)", "protodermis (Spanish, exact)", "前表皮、原表皮 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "dermatogen cell (related)" ;
    oboInOwl:id "PO:0006210" ;
    a owl:Class ;
    rdfs:comment "A protoderm may or may not arise from independent initial cells (PO:0004011). Some researchers also refer to it as an epidermis in a  meristematic state." ;
    rdfs:label "protoderm" ;
    rdfs:subClassOf obo:PO_0009013 .

obo:PO_0007033
    obo:IAO_0000115 "A plant structure development stage (PO:0009012) that has as primary participant a whole plant (PO:0000003)." ;
    oboInOwl:hasDbXref "PO_GIT:390" ;
    oboInOwl:hasOBONamespace "plant_structure_development_stage" ;
    oboInOwl:hasRelatedSynonym "Solanaceae whole plant growth stages (SGN:0000001) (related)", "cereal plant growth stage ontology (GRO:0007199) (related)", "maize growth stage (GRO:0007002) (related)", "plant growth stages in Arabidopsis (TAIR:0000021) (related)", "rice growth stage (GRO:0007040) (related)", "sorghum growth stage (GRO:0007124) (related)", "wheat, barley and oat growth stage (GRO:0007156) (related)" ;
    oboInOwl:id "PO:0007033" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:label "whole plant development stage" ;
    rdfs:subClassOf obo:PO_0009012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000057 ;
        owl:someValuesFrom obo:PO_0000003
    ] .

obo:PO_0009002
    obo:IAO_0000115 "A cell which is a plant structure (PO:0009011)." ;
    oboInOwl:hasBroadSynonym "cell (broad)" ;
    oboInOwl:hasDbXref "GO:0005623", "PO_GIT:56" ;
    oboInOwl:hasExactSynonym "c&#233lula vegetal (Spanish, exact)", "植物細胞 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0009002" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#CL>, <http://purl.obolibrary.org/obo/po#TraitNet>, <http://purl.obolibrary.org/obo/po#reference> ;
    a owl:Class ;
    rdfs:comment "Applies to cells that are living or dead at maturity (e.g., fiber cell or tracheid) and includes any external encapsulating structures (if present) such as the plasma membrane and the plant-type cell wall. Definition of cell GO:0005623: \"The basic structural and functional unit of all organisms. Includes the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope\". GO:0009505. Definition of plant-type cell wall (GO:0009505): A more or less rigid structure lying outside the cell membrane of a cell and composed of cellulose and pectin and other organic and inorganic substances, synonym; exact: cellulose and pectin-containing cell wall." ;
    rdfs:label "plant cell" ;
    rdfs:subClassOf obo:PO_0009011 ;
    owl:disjointWith obo:PO_0009007, obo:PO_0009008, obo:PO_0025007 .

obo:PO_0009005
    obo:IAO_0000115 "A plant axis (PO:0025004) that lacks shoot axis nodes (PO:0005004) and usually grows indeterminately." ;
    oboInOwl:hasAlternativeId "PO:0003006" ;
    oboInOwl:hasDbXref "FNA:bf0ce902-e91c-401a-92a8-26b20142ce5f", "PO_GIT:578" ;
    oboInOwl:hasExactSynonym "ra&#237z (Spanish, exact)", "radices (exact, plural)", "radix (exact)", "根 (Japanese, exact)" ;
    oboInOwl:hasNarrowSynonym "aerial root (narrow)", "climbing root (narrow)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0009005" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#Angiosperm>, <http://purl.obolibrary.org/obo/po#Gymnosperms>, <http://purl.obolibrary.org/obo/po#Maize>, <http://purl.obolibrary.org/obo/po#Musa>, <http://purl.obolibrary.org/obo/po#Potato>, <http://purl.obolibrary.org/obo/po#Rice>, <http://purl.obolibrary.org/obo/po#Tomato>, <http://purl.obolibrary.org/obo/po#TraitNet>, <http://purl.obolibrary.org/obo/po#reference> ;
    a owl:Class ;
    rdfs:comment "Roots function in the absorption of water and inorganic nutrients, anchoring the plant body to the substrate and supporting it, storage of food and nutrients, and vegetative reproduction. The roots of most vascular plant species enter into symbiosis with soil-borne microorganisms. Roots are usually positively geotropic and found underground, although there are many exceptions such as the aerial roots of orchids. Roots often form secondary thickening from the root lateral meristem (PO:0006308). Commonly thought of as one of the three basic parts of the plant body, along with the shoot axis (PO:0025029) and leaves (PO:0025034)." ;
    rdfs:label "root" ;
    rdfs:subClassOf obo:PO_0025004, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0025025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:PO_0005029
    ] .

obo:PO_0009006
    obo:IAO_0000115 "A collective plant organ structure (PO:0025007) that produces shoot-borne portions of meristem tissue (PO:0009013) and the plant structures (PO:0009011) that arise from them." ;
    oboInOwl:hasDbXref "FNA:02756ad4-a09c-48d7-8754-903254e557a9", "FNA:d1431b5c-7b86-46a0-8d3c-bd426fe12c85", "PO_GIT:135" ;
    oboInOwl:hasExactSynonym "sistema de epiblasto (epiblastema) (Spanish, exact)", "シュート系、苗条系 (Japanese, exact)" ;
    oboInOwl:hasNarrowSynonym "tree crown (narrow)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "Poaceae crown (related)", "shoot (related)", "thalli (related, plural)", "thallus (related)" ;
    oboInOwl:id "PO:0009006" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet>, <http://purl.obolibrary.org/obo/po#reference> ;
    a owl:Class ;
    rdfs:comment "The shoot system is generally used to refer to the above-ground plant parts, although some plants have parts of their shoot system underground. For example, a rhizome (PO:0004542), bulb (PO:0025356), a corm (PO:0025355) or a subterranean tuber (PO:0004547), as in Solanum tuberosum (potato) or yam, are all part of the shoot system." ;
    rdfs:label "shoot system" ;
    rdfs:subClassOf obo:PO_0025007 ;
    owl:disjointWith obo:PO_0025025 .

obo:PO_0009007
    obo:IAO_0000115 "A plant structure (PO:0009011) that consists predominantly of similarly specialized plant cells (PO:0009002) of one or more types." ;
    oboInOwl:hasBroadSynonym "portion of tissue (broad)", "tissue (broad)" ;
    oboInOwl:hasDbXref "PO_GIT:59" ;
    oboInOwl:hasExactSynonym "porci&#243n de un tejido vegetal (Spanish, exact)", "植物組織の一部 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "plant tissue (related)" ;
    oboInOwl:id "PO:0009007" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet>, <http://purl.obolibrary.org/obo/po#reference> ;
    a owl:Class ;
    rdfs:comment "A portion of plant tissue may contain one or several types of cells that are organized in a specific spatial arrangement into a structural unit (which includes a mass of callus) and may include an intercellular matrix. May include other types of isolated cells, such as idioblasts." ;
    rdfs:label "portion of plant tissue" ;
    rdfs:subClassOf obo:PO_0009011 ;
    owl:disjointWith obo:PO_0009008, obo:PO_0025007 .

obo:PO_0009008
    obo:IAO_0000115 "A multi-tissue plant structure (PO:0025496) that is a functional unit, is a proper part of a whole plant (PO:0000003), and includes portions of plant tissue (PO:0009007) of at least two different types that derive from a common developmental path." ;
    oboInOwl:hasBroadSynonym "organ (broad)" ;
    oboInOwl:hasDbXref "PATO:01503", "PO_GIT:55" ;
    oboInOwl:hasExactSynonym "&#243rgano vegetal (Spanish, exact)", "植物 器官 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "compound plant organ (related)", "simple plant organ (related)" ;
    oboInOwl:id "PO:0009008" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "Examples include stem (PO:0009047), leaf (PO:0025034), and root (PO:0009005). May include individual plant cells (PO:0009002) that are not part of a portion of plant tissue (e.g., idioblasts, PO:0000283). A plant organ may have one or more different plant organs as parts, such as a sporophyll (PO:0009026) that may have as part a sporangium (PO:0025094) or a carpel (PO:0009030) that may have as part a plant ovule (PO:0020003)." ;
    rdfs:label "plant organ" ;
    rdfs:subClassOf obo:PO_0025496 .

obo:PO_0009011
    obo:IAO_0000115 "A plant anatomical entity (PO:0025131) that is, or was, part of a plant, or was derived from a part of a plant." ;
    oboInOwl:hasDbXref "PO_GIT:57" ;
    oboInOwl:hasExactSynonym "estructura vegetal (Spanish, exact)", "植物 構造 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0009011" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "'Part' includes both proper parts and the whole plant. CARO:0000003 'connected anatomical structure' is defined as: Material anatomical entity that is a single connected structure with inherent 3D shape, generated by coordinated expression of the organism's own genome." ;
    rdfs:label "plant structure" ;
    rdfs:subClassOf obo:PO_0025131 .

obo:PO_0009012
    obo:IAO_0000115 "A stage in the life of a plant structure (PO:0009011) during which the plant structure undergoes developmental processes." ;
    oboInOwl:hasAlternativeId "PO:0007021" ;
    oboInOwl:hasDbXref "PO_GIT:185", "TAIR:0000205" ;
    oboInOwl:hasExactSynonym "etapa de desarrollo de estructura vegetal (Spanish, exact)", "plant growth and development stage (exact)" ;
    oboInOwl:hasOBONamespace "plant_structure_development_stage" ;
    oboInOwl:hasRelatedSynonym "Arabidopsis growth (related)" ;
    oboInOwl:id "PO:0009012" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "Refers to GO:0032502 'developmental process', which includes growth, differentiation, and senescence, and BFO:0000003 'ocurrent'." ;
    rdfs:label "plant structure development stage" ;
    rdfs:subClassOf obo:BFO_0000015 .

obo:PO_0009013
    obo:IAO_0000115 "A portion of plant tissue (PO:0009007) in which plant cells (PO:0009002) have retained their embryonic characteristics, or have reverted to them secondarily, and that divide to produce new cells that can undergo differentiation to form mature tissues, i.e. they have a capacity for morphogenesis and growth." ;
    oboInOwl:hasDbXref "PO_GIT:472" ;
    oboInOwl:hasExactSynonym "meristem (exact)", "meristema (Spanish, exact)", "meristematic tissue (exact)", "分裂組織 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0009013" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:label "portion of meristem tissue" ;
    rdfs:subClassOf obo:PO_0009007, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PO_0004010
    ] .

obo:PO_0009020
    obo:IAO_0000115 "A portion of meristem tissue (PO:0009013) that is the outermost layer of a shoot apical meristem (PO:0020148) and gives rise to a shoot system epidermis (PO:0006035)." ;
    oboInOwl:hasDbXref "PO_GIT:150", "PO_GIT:576" ;
    oboInOwl:hasExactSynonym "meristema L1 (Spanish, exact)", "分裂組織 L1 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "tunica  (related)" ;
    oboInOwl:id "PO:0009020" ;
    a owl:Class ;
    rdfs:comment "The cells of the meristem L1 layer divide in a strictly anticlinical fashion." ;
    rdfs:label "meristem L1 layer" ;
    rdfs:subClassOf obo:PO_0009013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0020148
    ] .

obo:PO_0020144
    obo:IAO_0000115 "A maximal portion of meristem tissue (PO:0009013) located at a shoot apex (PO:0000037) or root tip (PO:0000025)." ;
    oboInOwl:hasBroadSynonym "promeristem (broad)" ;
    oboInOwl:hasDbXref "PO_GIT:579" ;
    oboInOwl:hasExactSynonym "AM (exact)", "meristema apical (Spanish, exact)", "頂端分裂組織 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "primary meristem (related)" ;
    oboInOwl:id "PO:0020144" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:label "apical meristem" ;
    rdfs:subClassOf obo:PO_0009013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PO_0006210
    ] .

obo:PO_0020148
    obo:IAO_0000115 "A shoot system meristem (PO:0006079) formed at the apex of the shoot axis (PO:0025029), including those originating from an axillary bud meristem (PO:0000232)." ;
    oboInOwl:hasBroadSynonym "promeristem (broad)" ;
    oboInOwl:hasDbXref "PO_GIT:472" ;
    oboInOwl:hasExactSynonym "SAM (exact)", "meristema apical del epiblasto (epiblastema) (Spanish, exact)", "茎頂分裂組織 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "primary shoot meristem (related)" ;
    oboInOwl:id "PO:0020148" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:label "shoot apical meristem" ;
    rdfs:subClassOf obo:PO_0006079, obo:PO_0020144, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0000037
    ] .

obo:PO_0025004
    obo:IAO_0000115 "An axial plant organ (PO:0009008)." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-07-01T03:44:41Z" ;
    oboInOwl:hasExactSynonym "eje de la planta (Spanish, exact)", "plant axes (exact, plural)", "植物軸（軸柱） (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025004" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "Includes roots and shoots." ;
    rdfs:label "plant axis" ;
    rdfs:subClassOf obo:PO_0009008 .

obo:PO_0025007
    obo:IAO_0000115 "A collective plant structure (PO:0025497) that is a proper part of a whole plant (PO:0000003), and is composed of two or more adjacent plant organs (PO:0009008) and the associated portions of plant tissue (PO:0009007)." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-02-09T04:12:11Z" ;
    oboInOwl:hasDbXref "PO_GIT:63" ;
    oboInOwl:hasExactSynonym "estructura vegetal colectiva de &#243rgano (Spanish, exact)", "集合植物器官構造 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025007" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "Organs can be of the same type or different types. Examples include flower (PO:0009046), perianth (PO:0009058), and inflorescence (PO:0009049). See also collective organ part structure (PO:0025269), for plant structures composed of parts of multiple organs, but no complete plant organs. This was formerly named collective plant structure." ;
    rdfs:label "collective plant organ structure" ;
    rdfs:subClassOf obo:PO_0025497, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:PO_0009008
    ] .

obo:PO_0025025
    obo:IAO_0000115 "A collective plant organ structure (PO:0025007) that produces root meristems (PO:0006085), the plant structures (PO:0009011) that arise from them and the parts thereof." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-07-01T02:11:26Z" ;
    oboInOwl:hasBroadSynonym "root (broad)" ;
    oboInOwl:hasDbXref "FNA:b7ce680b-c6ed-4d2e-81e6-66970f7deff9", "PO_GIT:136" ;
    oboInOwl:hasExactSynonym "sistema de ra&#237z (Spanish, exact)", "根系 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025025" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "Generally the below ground portion of a vascular plant." ;
    rdfs:label "root system" ;
    rdfs:subClassOf obo:PO_0025007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000056 ;
        owl:someValuesFrom obo:PO_0028002
    ] .

obo:PO_0025029
    obo:IAO_0000115 "A plant axis (PO:0025004) that is part of a shoot system (PO:0009006)." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-07-01T03:46:35Z" ;
    oboInOwl:hasExactSynonym "caullome (exact)", "eje del epiblasto (epiblastema) (Spanish, exact)", "シュート軸 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "shoot (related)" ;
    oboInOwl:id "PO:0025029" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#Angiosperm>, <http://purl.obolibrary.org/obo/po#Arabidopsis>, <http://purl.obolibrary.org/obo/po#Maize>, <http://purl.obolibrary.org/obo/po#Poaceae>, <http://purl.obolibrary.org/obo/po#Rice>, <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "Often bears leaves and branches. In vascular plants, has at least one node and one internode." ;
    rdfs:label "shoot axis" ;
    rdfs:subClassOf obo:PO_0025004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0009006
    ] .

obo:PO_0025034
    obo:IAO_0000115 "A phyllome (PO:0006001) that is not associated with a reproductive structure." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-07-12T01:31:44Z" ;
    oboInOwl:hasDbXref "PO_GIT:274", "PO_GIT:301" ;
    oboInOwl:hasExactSynonym "hoja (Spanish, exact)", "葉 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025034" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:label "leaf" ;
    rdfs:subClassOf obo:PO_0006001 .

obo:PO_0025127
    obo:IAO_0000115 "A portion of meristem tissue (PO:0009013) that has as parts protoderm (PO:0006210) and sub-epidermal meristematic tissue and is committed to the development of a particular plant structure (PO:0009011)." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-11-15T09:10:22Z" ;
    oboInOwl:hasDbXref "PO_GIT:186" ;
    oboInOwl:hasExactSynonym "portion of primordial tissue (exact)", "portion of primordium tissue (exact)", "primordia (exact, plural)", "primordio (Spanish, exact)", "原基（可視的）  (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025127" ;
    a owl:Class ;
    rdfs:comment "A primordium appears as a protrusion and is the first distinct form of a plant organ (PO:0009008), cardinal organ part (PO:0025001), or collective plant organ structure (PO:0025007). The transition from a primordium to the plant structure it develops into is marked by the development of non-meristematic cells, although meristematic cells may be present after the transition." ;
    rdfs:label "primordium" ;
    rdfs:subClassOf obo:PO_0009013 .

obo:PO_0025128
    obo:IAO_0000115 "A primordium (PO:0025127) that develops from a phyllome anlagen (PO:0025430) and is part of a shoot apex (PO:0000037) and is committed to the development of a phyllome (PO:0006001)." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-11-15T09:27:11Z" ;
    oboInOwl:hasDbXref "PO_GIT:466" ;
    oboInOwl:hasExactSynonym "phyllome primordia (exact, plural)", "portion of phyllome primordium tissue (exact)", "primordio del filoma (Spanish, exact)", "フィロム原基（可視的）  (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025128" ;
    a owl:Class ;
    rdfs:comment "The transition from phyllome primordium to phyllome occurs when the first non-meristematic tissue develops begins to develop." ;
    rdfs:label "phyllome primordium" ;
    rdfs:subClassOf obo:PO_0025127, obo:UBERON_0001062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0000037
    ], _:genid15879 .

obo:PO_0025131
    obo:IAO_0000115 "An anatomical entity that is or was part of a plant." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-11-15T11:41:38Z" ;
    oboInOwl:hasDbXref "PO_GIT:224" ;
    oboInOwl:hasExactSynonym "entidad anat&#243mica vegetal (Spanish, exact)", "植物 解剖学（形態）的実体 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025131" ;
    a owl:Class ;
    rdfs:comment "Includes both material entities such as plant structures and immaterial entities such as plant anatomical spaces. CARO:0000000 'anatomical entity' is defined as: A part of a cellular organism that is either an immaterial entity or a material entity with granularity aboove the level of a protein complex.  Or, a substance produced by a cellular organism with granularity above the level of a protein complex.  Refers to BFO:0000004 'independent continuant'." ;
    rdfs:label "plant anatomical entity" ;
    rdfs:subClassOf obo:BFO_0000040, _:genid15879 .

obo:PO_0025157
    obo:IAO_0000115 "A portion of shoot system epidermis (PO:0006035) that is part of a phyllome (PO:0006001)." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-11-15T02:32:53Z" ;
    oboInOwl:hasExactSynonym "epidermis del filoma (Spanish, exact)", "フィロム表皮 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025157" ;
    a owl:Class ;
    rdfs:label "phyllome epidermis" ;
    rdfs:subClassOf obo:PO_0006035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0006001
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PO_0006035
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:PO_0006001
            ]
        )
    ] .

obo:PO_0025161
    obo:IAO_0000115 "A portion of organism substance that is or was part of a plant." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-11-18T07:32:44Z" ;
    oboInOwl:hasDbXref "PO_GIT:206" ;
    oboInOwl:hasExactSynonym "porci&#243n de sustancia vegetal (Spanish, exact)", "植物を構成する物質の一部 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025161" ;
    a owl:Class ;
    rdfs:comment "Refers to organism substance (CARO:0000004) which is defined as: 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 and that does not have inherent 3D shape generated by coordinated expression of the organism's own genome. For plants, the word \"body\" refers to a whole plant, or part thereof.  Includes substances such as latex, xylem sap, phloem sap, resin, mucilage, oil, cuticle, cutin, and sporopollenin." ;
    rdfs:label "portion of plant substance" ;
    rdfs:subClassOf obo:PO_0025131 .

obo:PO_0025337
    obo:IAO_0000115 "A maximal whole plant development stage." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2011-10-19T10:54:37Z" ;
    oboInOwl:hasDbXref "PO_GIT:230" ;
    oboInOwl:hasExactSynonym "vida de la planta entera (Spanish, exact)", "植物体の一生 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_structure_development_stage" ;
    oboInOwl:id "PO:0025337" ;
    a owl:Class ;
    rdfs:comment "There are only two types of life of whole plant. Every life of a whole plant is either a maximal gametophyte stage or a maximal sporophyte stage." ;
    rdfs:label "life of whole plant stage" ;
    rdfs:subClassOf obo:PO_0007033 .

obo:PO_0025385
    obo:IAO_0000115 "A portion of plant substance (PO:0025161) that is the inner layer of a plant cuticle (PO:0000022), and is composed of a polyester matrix of hydroxy- and hydroxy epoxy fatty acid C16 and C18 chains." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2012-01-06T02:53:37Z" ;
    oboInOwl:hasBroadSynonym "cutin matrix (broad)" ;
    oboInOwl:hasDbXref "PO_GIT:416" ;
    oboInOwl:hasExactSynonym "クチン (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025385" ;
    a owl:Class ;
    rdfs:comment "Cutin is the insoluble, covalently cross-linked polymer that forms an electron dense layer over the epidermal cells (PO:0004013) of an aerial plant structure." ;
    rdfs:label "cutin" ;
    rdfs:subClassOf obo:PO_0025161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0000022
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0025387
    ] .

obo:PO_0025386
    obo:IAO_0000115 "A portion of plant substance (PO:0025161) comprised predominantly of very long chain aliphatic lipids and is part of a plant cuticle (PO:0000022)." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2012-01-06T02:57:22Z" ;
    oboInOwl:hasDbXref "PO_GIT:416" ;
    oboInOwl:hasExactSynonym "cera cuticular (Spanish, exact)", "クチクラワックス (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025386" ;
    a owl:Class ;
    rdfs:comment "Also includes triterpenoids and minor secondary metabolites, such as sterols and flavonoids. May be embedded within or external to the layer of cutin of the cuticle proper.  Phenotypically, wax is distinguished as the glaucous or whitish bloom on a part of a plant shoot system that corresponds to crystalloid epicuticular wax with light scattering capacity." ;
    rdfs:label "cuticular wax" ;
    rdfs:subClassOf obo:PO_0025161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0000022
    ] .

obo:PO_0025387
    obo:IAO_0000115 "A portion of plant substance (PO:0025161) that is the inner layer of a plant cuticle (PO:0000022), composed primarily of cutin (PO:0025385), embedded and overlayed with cuticular wax (PO:0025386)." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2012-01-06T03:06:02Z" ;
    oboInOwl:hasBroadSynonym "cuticle proper (broad)", "cutin matrix (broad)" ;
    oboInOwl:hasDbXref "PO_GIT:416" ;
    oboInOwl:hasExactSynonym "cut&#237cula propia de la planta (Spanish, exact)", "植物クチクラproper (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025387" ;
    a owl:Class ;
    rdfs:label "plant cuticle proper" ;
    rdfs:subClassOf obo:PO_0025161 .

obo:PO_0025430
    obo:IAO_0000115 "A portion of meristem tissue (PO:0009013) that is part of a peripheral zone (PO:0000225) of a shoot apical meristem (PO:0020148) and will give rise to a phyllome primordium (PO:0025128)." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2012-02-07T08:20:10Z" ;
    oboInOwl:hasBroadSynonym "phyllome meristem (broad)" ;
    oboInOwl:hasDbXref "PO_GIT:427" ;
    oboInOwl:hasExactSynonym "フィロム原基 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025430" ;
    a owl:Class ;
    rdfs:comment "The phyllome anlagen is only detectable by gene expression, not morphology." ;
    rdfs:label "phyllome anlagen" ;
    rdfs:subClassOf obo:PO_0009013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0000225
    ] .

obo:PO_0025433
    obo:IAO_0000115 "A portion of meristem tissue (PO:0009013) that is committed to the development of a root primordium (PO:0005029)." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2012-02-08T01:00:56Z" ;
    oboInOwl:hasDbXref "PO_GIT:427" ;
    oboInOwl:hasExactSynonym "precursor de ra&#237 (Spanish, exact)", "根原基 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025433" ;
    a owl:Class ;
    rdfs:comment "Only detectable by gene expression, not morphology. May arise in a pericycle (PO:0006203), as for lateral roots in most seed plants, an endodermis (PO:0000252), as for lateral roots in ferns, or from parenchyma cells (PO:0000074) that are part a shoot axis (PO:0025029), in the case of a basal root (PO:0025002) or shoot-borne root (PO:0000042)." ;
    rdfs:label "root anlagen" ;
    rdfs:subClassOf obo:PO_0009013 .

obo:PO_0025496
    obo:IAO_0000115 "A plant structure (PO:0009011) that has as parts two or more portions of plant tissue (PO:0009007) of at least two different types and which through specific morphogenetic processes forms a single structural unit demarcated by primarily bona-fide boundaries from other structural units of different types." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2012-06-11T14:57:00Z" ;
    oboInOwl:hasDbXref "PO_GIT:480" ;
    oboInOwl:hasExactSynonym "estructura vegetal con m&#250ltiples tejidos (Spanish, exact)", "複数の組織からなる植物構造 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025496" ;
    a owl:Class ;
    rdfs:comment "Most multi-tissue plant structures have at least a small connection to other plant structures via a fiat boundary, such as where a leaf (PO:0025034) connects to a shoot axis (PO:0025029), a petal (PO:0009032) connects to a receptacle (PO:0009064), or a branch (PO:0025073) connects to a stem (PO:0009047).  Refers to CARO:0000055 multi-tissue structure, def'n: Anatomical structure that has as parts two or more portions of tissue of at least two different types, and which through specific morphogenetic processes, form a single distinct structural unit demarcated by bona-fide boundries from other structural units of differnt types." ;
    rdfs:label "multi-tissue plant structure" ;
    rdfs:subClassOf obo:PO_0009011 .

obo:PO_0025497
    obo:IAO_0000115 "A plant structure (PO:0009011) that is a proper part of a whole plant (PO:0000003) and includes two or more adjacent plant organs (PO:0009008) or adjacent cardinal organ parts (PO:0025001), along with any associated portions of plant tissue (PO:0009007)." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2012-06-11T15:09:20Z" ;
    oboInOwl:hasDbXref "PO_GIT:479" ;
    oboInOwl:hasExactSynonym "estructura vegetal colectiva (Spanish, exact)", "集合的植物構造 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025497" ;
    a owl:Class ;
    rdfs:comment "This is a parent term to describe both collective organ part structure (PO:0025269)  (e.g. septum), as well as collective plant organ structure (PO:0025007) (which was formerly named collective plant structure), for example shoot system (PO:0009006)." ;
    rdfs:label "collective plant structure" ;
    rdfs:subClassOf obo:PO_0009011 .

obo:PO_0025538
    obo:IAO_0000115 "A portion of plant substance (PO:0025161) that is an aqueous solution that can be transported through the apoplast (GO:0048046) or symplast (GO:0055044)." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2013-04-05T17:15:40Z" ;
    oboInOwl:hasDbXref "GO:0048046", "GO:0055044", "PO_GIT:530" ;
    oboInOwl:hasExactSynonym "savia de la planta (Spanish, exact)", "植物液 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025538" ;
    a owl:Class ;
    rdfs:comment "Plant sap should not be confused with latex, resins or plant cell cytoplasm." ;
    rdfs:label "plant sap" ;
    rdfs:subClassOf obo:PO_0025161 .

obo:PO_0025603
    obo:IAO_0000115 "A portion of plant substance (PO:0025161) that consists of a complex mixture of organic aromatic compounds such as mono-, sesqui-, and diterpenoids." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2014-04-10T09:51:14Z" ;
    oboInOwl:hasDbXref "CHEBI:24913", "CHEBI:26873", "PO_GIT:587" ;
    oboInOwl:hasExactSynonym "pitch  (exact)" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:hasRelatedSynonym "oleoresin  (related)" ;
    oboInOwl:id "PO:0025603" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#Gymnosperms> ;
    a owl:Class ;
    rdfs:comment "Plant resins are often produced by Gymnosperms but not restricted to those plants. In the conifers, plant resins are constitutively and inducibly produced through the secretory activity of resin cells (PO:0025604), and can be exuded through a resin canal (PO:0005665) to a site of injury or predator attack." ;
    rdfs:label "plant resin" ;
    rdfs:subClassOf obo:PO_0025161 .

obo:PO_0025606
    obo:IAO_0000115 "A plant cell (PO:0009002) that is either part of a multicellular whole plant (PO:0000003) 'in vivo' or a unicellular organism 'in natura' (i.e. part of a natural environment)." ;
    oboInOwl:created_by "Laurel_Cooper" ;
    oboInOwl:creation_date "2014-05-13T16:51:47Z" ;
    oboInOwl:hasDbXref "PO_GIT:586" ;
    oboInOwl:hasOBONamespace "plant_anatomy" ;
    oboInOwl:id "PO:0025606" ;
    a owl:Class ;
    rdfs:comment "A native plant cell is one that is not grown or maintained in vitro, nor part of an in vitro plant structure (PO:0000004)." ;
    rdfs:label "native plant cell" ;
    rdfs:subClassOf obo:PO_0009002 .

obo:PO_0028002
    obo:IAO_0000115 "A whole plant development stage (PO:0007033) that has as primary participant a whole plant (PO:0000003) during the interval between fertilization (or apogamy) and death." ;
    oboInOwl:created_by "rwalls" ;
    oboInOwl:creation_date "2010-07-15T02:56:11Z" ;
    oboInOwl:hasDbXref "PO_GIT:139", "PO_GIT:68" ;
    oboInOwl:hasExactSynonym "fase esporof&#237tica (Spanish, exact)", "sporophytic development stage (exact)", "sporophytic phase (exact)", "sporphyte phase (exact)", "胞子体発生過程 (Japanese, exact)" ;
    oboInOwl:hasOBONamespace "plant_structure_development_stage" ;
    oboInOwl:id "PO:0028002" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/po#TraitNet> ;
    a owl:Class ;
    rdfs:comment "A whole plant (PO:0000003) in the sporophyte development stage usually has twice the chromosome complement of a plant in the gametophytic phase, but may not in the case of apogamy. Examples of apogamy include both naturally occurring instances (such as sporophytes arising form haploid cells as in bryophytes or ferns) as well as in vitro instances (such as haploid embryo culture or in vitro fusion of non-gamete cells or protoplasts). During the sporophyte development stage, a plant may produce meiospores by meiosis." ;
    rdfs:label "sporophyte development stage" ;
    rdfs:subClassOf obo:PO_0007033, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:PO_0025337
    ] .

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 ;
    a owl:InverseFunctionalProperty, owl:ObjectProperty ;
    rdfs:label "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 ;
    terms: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:BFO_0000055
        obo:RO_0000052
    ), (obo:BFO_0000051
        obo:RO_0000057
    ) .

obo:RO_0000058
    obo:IAO_0000112 "A journal article is an information artifact that inheres in some number of printed journals. For each copy of the printed journal there is some quality that carries the journal article, such as a pattern of ink. The journal article (a generically dependent continuant) is concretized as the quality (a specifically dependent continuant), and both depend on that copy of the printed journal (an independent continuant)."@en, "An investigator reads a protocol and forms a plan to carry out an assay. The plan is a realizable entity (a specifically dependent continuant) that concretizes the protocol (a generically dependent continuant), and both depend on the investigator (an independent continuant). The plan is then realized by the assay (a process)."@en ;
    obo:IAO_0000115 "A relationship between a generically dependent continuant and a specifically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant also depends on that same independent continuant. A generically dependent continuant may be concretized as multiple specifically dependent continuants."@en ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000031 ;
    rdfs:label "is concretized as"@en ;
    rdfs:range obo:BFO_0000020 ;
    owl:inverseOf obo:RO_0000059 .

obo:RO_0000059
    obo:IAO_0000112 "A journal article is an information artifact that inheres in some number of printed journals. For each copy of the printed journal there is some quality that carries the journal article, such as a pattern of ink. The quality (a specifically dependent continuant) concretizes the journal article (a generically dependent continuant), and both depend on that copy of the printed journal (an independent continuant)."@en, "An investigator reads a protocol and forms a plan to carry out an assay. The plan is a realizable entity (a specifically dependent continuant) that concretizes the protocol (a generically dependent continuant), and both depend on the investigator (an independent continuant). The plan is then realized by the assay (a process)."@en ;
    obo:IAO_0000115 "A relationship between a specifically dependent continuant and a generically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant also depends on that same independent continuant. Multiple specifically dependent continuants can concretize the same generically dependent continuant."@en ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000020 ;
    rdfs:label "concretizes"@en ;
    rdfs:range obo:BFO_0000031 .

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_0001000
    obo:IAO_0000112 "this cell derives from this parent cell (cell division)"@en, "this nucleus derives from this parent nucleus (nuclear division)"@en ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "a relation between two distinct material entities, the new entity and the old entity, in which the new entity begins to exist when the old entity ceases to exist, and the new entity inherits the significant portion of the matter of the old entity"@en ;
    obo:IAO_0000116 "This is a very general relation. More specific relations are preferred when applicable, such as 'directly develops from'."@en ;
    obo:IAO_0000118 "derives_from"@en ;
    obo:IAO_0000232 "This relation is taken from the RO2005 version of RO. It may be obsoleted and replaced by relations with different definitions. See also the 'develops from' family of relations." ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "derives from"@en ;
    rdfs:subPropertyOf obo:ENVO_01003004 ;
    owl:inverseOf obo:RO_0001001 .

obo:RO_0001001
    obo:IAO_0000112 "this parent cell derives into this cell (cell division)"@en, "this parent nucleus derives into this nucleus (nuclear division)"@en ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "a relation between two distinct material entities, the old entity and the new entity, in which the new entity begins to exist when the old entity ceases to exist, and the new entity inherits the significant portion of the matter of the old entity"@en ;
    obo:IAO_0000116 "This is a very general relation. More specific relations are preferred when applicable, such as 'directly develops into'. To avoid making statements about a future that may not come to pass, it is often better to use the backward-looking 'derives from' rather than the forward-looking 'derives into'."@en ;
    obo:IAO_0000118 "derives_into"@en ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "derives into"@en .

obo:RO_0001015
    obo:IAO_0000111 "is location of"@en ;
    obo:IAO_0000112 "my head is the location of my brain"@en, "this cage is the location of this rat"@en ;
    obo:IAO_0000115 "a relation between two independent continuants, the location and the target, in which the target is entirely within the location"@en ;
    obo:IAO_0000116 "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/"@en ;
    obo:IAO_0000118 "location_of"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "location of"@en ;
    owl:inverseOf obo:RO_0001025 .

obo:RO_0001018
    obo:IAO_0000111 "contained in"@en ;
    obo:IAO_0000116 "Containment is location not involving parthood, and arises only where some immaterial continuant is involved.", "Containment obtains in each case between material and immaterial continuants, for instance: lung contained_in thoracic cavity; bladder contained_in pelvic cavity. Hence containment is not a transitive relation.    If c part_of c1 at t then we have also, by our definition and by the axioms of mereology applied to spatial regions, c located_in c1 at t. Thus, many examples of instance-level location relations for continuants are in fact cases of instance-level parthood. For material continuants location and parthood coincide. Containment is location not involving parthood, and arises only where some immaterial continuant is involved. To understand this relation, we first define overlap for continuants as follows:    c1 overlap c2 at t =def for some c, c part_of c1 at t and c part_of c2 at t. The containment relation on the instance level can then be defined (see definition):"@en ;
    obo:IAO_0000118 "contained_in"@en ;
    a owl:ObjectProperty ;
    rdfs:label "obsolete contained in" ;
    rdfs:seeAlso <https://github.com/oborel/obo-relations/issues/693> ;
    owl:deprecated true .

obo:RO_0001019
    obo:IAO_0000111 "contains"@en ;
    a owl:ObjectProperty ;
    rdfs:label "obsolete contains" ;
    rdfs:seeAlso <https://github.com/oborel/obo-relations/issues/693> ;
    owl:deprecated true .

obo:RO_0001025
    obo:IAO_0000111 "located in"@en ;
    obo:IAO_0000112 "my brain is located in my head"@en, "this rat is located in this cage"@en ;
    obo:IAO_0000115 "a relation between two independent continuants, the target and the location, in which the target is entirely within the location"@en ;
    obo:IAO_0000116 "Location as a relation between instances: The primitive instance-level relation c located_in r at t reflects the fact that each continuant is at any given time associated with exactly one spatial region, namely its exact location. Following we can use this relation to define a further instance-level location relation - not between a continuant and the region which it exactly occupies, but rather between one continuant and another. c is located in c1, in this sense, whenever the spatial region occupied by c is part_of the spatial region occupied by c1.    Note that this relation comprehends both the relation of exact location between one continuant and another which obtains when r and r1 are identical (for example, when a portion of fluid exactly fills a cavity), as well as those sorts of inexact location relations which obtain, for example, between brain and head or between ovum and uterus"@en, "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/"@en ;
    obo:IAO_0000118 "located_in"@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    terms:source "http://www.obofoundry.org/ro/#OBO_REL:located_in" ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000004, [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000004
            [
                a owl:Class ;
                owl:complementOf obo:BFO_0000006
            ]
        )
    ] ;
    rdfs:label "located in"@en ;
    rdfs:range obo:BFO_0000004, [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000004
            [
                a owl:Class ;
                owl:complementOf obo:BFO_0000006
            ]
        )
    ] ;
    rdfs:seeAlso "https://wiki.geneontology.org/Located_in"^^xsd:anyURI ;
    owl:propertyChainAxiom (obo:RO_0001025
        obo:BFO_0000050
    ) .

obo:RO_0001900
    obo:IAO_0000115 "An assertion that holds between an OWL Object Property and a temporal interpretation that elucidates how OWL Class Axioms that use this property are to be interpreted in a temporal context." ;
    a owl:AnnotationProperty ;
    rdfs:label "temporal interpretation" ;
    rdfs:seeAlso <http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/> .

obo:RO_0002007
    obo:IAO_0000115 """X outer_layer_of Y iff:
. X :continuant that bearer_of some PATO:laminar
. X part_of Y
. exists Z :surface
. X has_boundary Z
. Z boundary_of Y

has_boundary: http://purl.obolibrary.org/obo/RO_0002002
boundary_of: http://purl.obolibrary.org/obo/RO_0002000""" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-7073-9172> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "A relationship that applies between a continuant and its outer, bounding layer.  Examples include the relationship between a multicellular organism and its integument, between an animal cell and its plasma membrane, and between a membrane bound organelle and its outer/bounding membrane." ;
    rdfs:domain [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000040
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002124
            ]
        )
    ] ;
    rdfs:label "bounding layer of"@en ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:BFO_0000050 .

obo:RO_0002008
    obo:IAO_0000115 "A relation that holds between two linear structures that are approximately parallel to each other for their entire length and where either the two structures are adjacent to each other or one is part of the other." ;
    obo:IAO_0000116 "Note from NCEAS meeting: consider changing primary label" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-7073-9172> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "Example: if we define region of chromosome as any subdivision of a chromosome along its long axis, then we can define a region of chromosome that contains only gene x as 'chromosome region' that coincident_with some 'gene x', where the term gene X corresponds to a genomic sequence." ;
    rdfs:domain [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001199
            ]
        )
    ] ;
    rdfs:label "coincident with" ;
    rdfs:range [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0001199
            ]
        )
    ] ;
    rdfs:subPropertyOf obo:RO_0002323 .

obo:RO_0002084
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "Previously had ID  http://purl.obolibrary.org/obo/RO_0002122 in test files in sandpit - but this seems to have been dropped from ro-edit.owl at some point.  No re-use under this ID AFAIK, but leaving note here in case we run in to clashes down the line.  Official ID now chosen from DOS ID range." ;
    rdfs:label "during which ends"@en ;
    rdfs:subPropertyOf obo:RO_0002222 ;
    owl:inverseOf obo:RO_0002093 .

obo:RO_0002085
    obo:IAO_0000117 <https://orcid.org/0000-0002-7073-9172> ;
    obo:IAO_0000118 "di" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "Previously had ID  http://purl.obolibrary.org/obo/RO_0002124 in test files in sandpit - but this seems to have been dropped from ro-edit.owl at some point.  No re-use under this ID AFAIK, but leaving note here in case we run in to clashes down the line.  Official ID now chosen from DOS ID range." ;
    rdfs:label "encompasses"@en ;
    rdfs:subPropertyOf obo:RO_0002088 ;
    owl:inverseOf obo:RO_0002092 .

obo:RO_0002086
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/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 ;
    owl:propertyChainAxiom (obo:RO_0002093
        obo:BFO_0000062
    ) .

obo:RO_0002087
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    obo:IAO_0000118 "starts_at_end_of" ;
    a owl:ObjectProperty ;
    rdfs:comment "X immediately_preceded_by Y iff: end(X) simultaneous_with start(Y)"@en ;
    rdfs:label "immediately preceded by"@en ;
    rdfs:subPropertyOf obo:BFO_0000062 ;
    owl:inverseOf obo:RO_0002090 ;
    owl:propertyChainAxiom (obo:RO_0002224
        obo:RO_0002230
    ) .

obo:RO_0002088
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "Previously had ID  http://purl.obolibrary.org/obo/RO_0002123 in test files in sandpit - but this seems to have been dropped from ro-edit.owl at some point.  No re-use under this ID AFAIK, but leaving note here in case we run in to clashes down the line.  Official ID now chosen from DOS ID range." ;
    rdfs:label "during which starts"@en ;
    rdfs:subPropertyOf obo:RO_0002222 ;
    owl:inverseOf obo:RO_0002091 .

obo:RO_0002090
    obo:IAO_0000117 <https://orcid.org/0000-0002-7073-9172>, "David Osumi-Sutherland" ;
    obo:IAO_0000118 "ends_at_start_of", "meets" ;
    obo:RO_0002575 obo:BFO_0000063 ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "X immediately_precedes_Y iff: end(X) simultaneous_with start(Y)"@en ;
    rdfs:label "immediately precedes"@en ;
    rdfs:subPropertyOf obo:BFO_0000063 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:RO_0002224
    ) .

obo:RO_0002091
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    obo:IAO_0000118 "io" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "X starts_during Y iff: (start(Y) before_or_simultaneous_with start(X)) AND (start(X) before_or_simultaneous_with end(Y))"@en ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "starts during"@en ;
    rdfs:range obo:BFO_0000003 ;
    rdfs:subPropertyOf obo:RO_0002222 .

obo:RO_0002092
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    obo:IAO_0000118 "d", "during" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco>, obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "X happens_during Y iff: (start(Y) before_or_simultaneous_with start(X)) AND (end(X) before_or_simultaneous_with end(Y))"@en ;
    rdfs:label "happens during"@en ;
    rdfs:seeAlso "https://wiki.geneontology.org/Happens_during"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002091, obo:RO_0002093 .

obo:RO_0002093
    obo:IAO_0000117 "David Osumi-Sutherland" ;
    obo:IAO_0000118 "o", "overlaps" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "X ends_during Y iff: ((start(Y) before_or_simultaneous_with end(X)) AND end(X) before_or_simultaneous_with end(Y). "@en ;
    rdfs:label "ends during"@en ;
    rdfs:subPropertyOf obo:RO_0002222 .

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 <http://purl.obolibrary.org/obo/ro/subsets#ro-eco>, obo:valid_for_go_annotation_extension, obo:valid_for_gocam ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    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
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "X continuous_with Y if and only if X and Y share a fiat boundary." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-7073-9172> ;
    obo:IAO_0000118 "connected to" ;
    obo:IAO_0000232 "The label for this relation was previously connected to. I relabeled this to \"continuous with\". The standard notion of connectedness does not imply shared boundaries - e.g. Glasgow connected_to Edinburgh via M8; my patella connected_to my femur (via patellar-femoral joint)" ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "continuous with"@en ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:seeAlso "FMA:85972" ;
    rdfs:subPropertyOf obo:RO_0002323 .

obo:RO_0002151
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x partially overlaps y iff there exists some z such that z is part of x and z is part of y, and it is also the case that neither x is part of y or y is part of x" ;
    obo:IAO_0000116 "We would like to include disjointness axioms with part_of and has_part, however this is not possible in OWL2 as these are non-simple properties and hence cannot appear in a disjointness axiom" ;
    obo:IAO_0000118 "proper overlaps" ;
    obo:IAO_0000426 """(forall (?x ?y) 
	(iff 
		(proper_overlaps ?x ?y)
		(and 
			(overlaps ?x ?y)
			(not (part_of ?x ?y)) 
			(not (part_of ?y ?x)))))""" ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "partially overlaps"@en ;
    rdfs:subPropertyOf obo:RO_0002131 .

obo:RO_0002160
    a owl:ObjectProperty .

obo:RO_0002162
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x is in taxon y if an only if y is an organism, and the relationship between x and y is one of: part of (reflexive), developmentally preceded by, derives from, secreted by, expressed." ;
    obo:IAO_0000117 <https://orcid.org/0000-0001-9227-417X>, <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/17921072>, <http://www.ncbi.nlm.nih.gov/pubmed/20973947> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "Connects a biological entity to its taxon of origin." ;
    rdfs:label "in taxon" ;
    rdfs:range obo:OBI_0100026 ;
    rdfs:seeAlso <https://github.com/obophenotype/uberon/wiki/Taxon-constraints> ;
    rdfs:subPropertyOf obo:RO_0002320 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002162
    ), (obo:BFO_0000051
        obo:RO_0002162
    ), (obo:RO_0002202
        obo:RO_0002162
    ), (obo:RO_0002215
        obo:RO_0002162
    ), (obo:RO_0002225
        obo:RO_0002162
    ), (obo:RO_0002254
        obo:RO_0002162
    ), (obo:RO_0002295
        obo:RO_0002162
    ) .

obo:RO_0002163
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "A is spatially_disjoint_from B if and only if they have no parts in common" ;
    obo:IAO_0000116 "There are two ways to encode this as a shortcut relation. The other possibility to use an annotation assertion between two classes, and expand this to a disjointness axiom. "@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
    obo:IAO_0000232 "Note that it would be possible to use the relation to label the relationship between a near infinite number of structures - between the rings of saturn and my left earlobe. The intent is that this is used for parsiomoniously for disambiguation purposes - for example, between siblings in a jointly exhaustive pairwise disjointness hierarchy" ;
    obo:IAO_0000424 "BFO_0000051 exactly 0 (BFO_0000050 some ?Y)" ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "spatially disjoint from" ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Part-disjointness-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002323 .

obo:RO_0002170
    obo:IAO_0000112 "a 'toe distal phalanx bone' that is connected to a 'toe medial phalanx bone' (an interphalangeal joint *connects* these two bones)." ;
    obo:IAO_0000115 "a is connected to b if and only if a and b are discrete structure, and there exists some connecting structure c, such that c connects a and b" ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:RO_0002577
    ] ;
    rdfs:label "connected to"@en ;
    rdfs:range [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:RO_0002577
    ] ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Connectivity-Design-Pattern"^^xsd:anyURI, "https://github.com/obophenotype/uberon/wiki/Modeling-articulations-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002323 ;
    owl:propertyChainAxiom ([
            owl:inverseOf obo:RO_0002176
        ]
        obo:RO_0002176
    ) .

obo:RO_0002176
    obo:IAO_0000112 "The M8 connects Glasgow and Edinburgh", "a 'toe distal phalanx bone' that is connected to a 'toe medial phalanx bone' (an interphalangeal joint *connects* these two bones)." ;
    obo:IAO_0000115 "c connects a if and only if there exist some b such that a and b are similar parts of the same system, and c connects b, specifically, c connects a with b. When one structure connects two others it unites some aspect of the function or role they play within the system." ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "connects", "connects"@en ;
    rdfs:range [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:RO_0002577
    ] ;
    rdfs:seeAlso "https://github.com/obophenotype/uberon/wiki/Connectivity-Design-Pattern"^^xsd:anyURI, "https://github.com/obophenotype/uberon/wiki/Modeling-articulations-Design-Pattern"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002323 .

obo:RO_0002177
    obo:IAO_0000115 "a is attached to part of b if a is attached to b, or a is attached to some p, where p is part of b." ;
    obo:IAO_0000589 "attached to part of (anatomical structure to anatomical structure)" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:UBERON_0000061 ;
    rdfs:label "attached to part of"@en ;
    rdfs:range obo:UBERON_0000061 ;
    rdfs:subPropertyOf obo:RO_0002323, obo:RO_0002567 ;
    owl:propertyChainAxiom (obo:RO_0002371
        obo:BFO_0000050
    ) .

obo:RO_0002179
    obo:IAO_0000115 "Relation between an collecting structure and another structure, where the collecting structure acts as a conduit channeling fluid, substance or energy away from the other structure." ;
    obo:IAO_0000116 "Individual ontologies should provide their own constraints on this abstract relation. For example, in the realm of anatomy this should hold between a vein and an anatomical structure" ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/20064205> ;
    a owl:ObjectProperty ;
    rdfs:label "drains"@en ;
    rdfs:subPropertyOf obo:RO_0002170 .

obo:RO_0002180
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "w 'has component' p if w 'has part' p and w is such that it can be directly disassembled into into n parts p, p2, p3, ..., pn, where these parts are of similar type." ;
    obo:IAO_0000116 "The definition of 'has component' is still under discussion. The challenge is in providing a definition that does not imply transitivity." ;
    obo:IAO_0000232 "For use in recording has_part with a cardinality constraint, because OWL does not permit cardinality constraints to be used in combination with transitive object properties. In situations where you would want to say something like 'has part exactly 5 digit, you would instead use has_component exactly 5 digit."@en ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "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 <https://orcid.org/0000-0001-9114-8737>, <https://orcid.org/0000-0002-6601-2165>, <https://orcid.org/0000-0002-7073-9172>, <https://orcid.org/0000-0003-1980-3228> ;
    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 ;
    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 <https://orcid.org/0000-0002-6601-2165>, <https://orcid.org/0000-0002-7073-9172>, <https://orcid.org/0000-0003-1980-3228> ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "develops into"@en ;
    rdfs:subPropertyOf obo:RO_0002286, obo:RO_0002387, obo:RO_0002388 .

obo:RO_0002207
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Candidate definition: x directly_develops from y if and only if there exists some developmental process (GO:0032502) p such that x and y both participate in p, and x is the output of p and y is the input of p, and a substantial portion of the matter of x comes from y, and the start of x is coincident with or after the end of y." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165>, <https://orcid.org/0000-0002-7073-9172> ;
    obo:IAO_0000119 "FBbt" ;
    obo:RO_0002575 obo:RO_0002202 ;
    oboInOwl:hasExactSynonym "has developmental precursor" ;
    a owl:ObjectProperty ;
    rdfs:comment "TODO - add child relations from DOS" ;
    rdfs:label "directly develops from"@en ;
    rdfs:subPropertyOf obo:RO_0002202 ;
    owl:inverseOf obo:RO_0002210 .

obo:RO_0002210
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "inverse of directly develops from" ;
    obo:IAO_0000118 "developmental precursor of" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty ;
    rdfs:label "directly develops into"@en ;
    rdfs:subPropertyOf obo:RO_0002203 .

obo:RO_0002211
    obo:IAO_0000115 "p regulates q iff p is causally upstream of q, the execution of p is not constant and varies according to specific conditions, and p influences the rate or magnitude of execution of q due to an effect either on some enabler of q or some enabler of a part of q." ;
    obo:IAO_0000117 <https://orcid.org/0000-0001-7476-6306>, <https://orcid.org/0000-0002-3837-8864>, <https://orcid.org/0000-0002-6601-2165> ;
    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, "regulates (processual)" ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002411 ;
    owl:inverseOf obo:RO_0002334 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:RO_0002211
    ) .

obo:RO_0002212
    obo:IAO_0000115 "p negatively regulates q iff p regulates q, and p decreases the rate or magnitude of execution of q." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:RO_0002212
    ) .

obo:RO_0002213
    obo:IAO_0000115 "p positively regulates q iff p regulates q, and p increases the rate or magnitude of execution of q." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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_0002230
        obo:RO_0002213
    ) .

obo:RO_0002215
    obo:IAO_0000112 "mechanosensory neuron capable of detection of mechanical stimulus involved in sensory perception (GO:0050974)", "osteoclast SubClassOf 'capable of' some 'bone resorption'" ;
    obo:IAO_0000115 "A relation between a material entity (such as a cell) and a process, in which the material entity has the ability to carry out the process. " ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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 <http://purl.obolibrary.org/obo/ro/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 <https://orcid.org/0000-0002-6601-2165> ;
    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_0002217
    obo:IAO_0000115 "OBSOLETE x actively participates in y if and only if x participates in y and x realizes some active role" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "agent in" ;
    obo:IAO_0100001 obo:RO_0002608 ;
    a owl:ObjectProperty ;
    rdfs:comment "Obsoleted as the inverse property was obsoleted." ;
    rdfs:label "obsolete actively participates in" ;
    owl:deprecated true .

obo:RO_0002218
    obo:IAO_0000115 "OBSOLETE x has participant y if and only if x realizes some active role that inheres in y" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "has agent" ;
    obo:IAO_0100001 obo:RO_0002500 ;
    a owl:ObjectProperty ;
    rdfs:label "obsolete has active participant" ;
    owl:deprecated true .

obo:RO_0002219
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x surrounded_by y if and only if (1) x is adjacent to y and for every region r that is adjacent to x, r overlaps y (2) the shared boundary between x and y occupies the majority of the outermost boundary of x" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty ;
    rdfs:label "surrounded by", "surrounded by"@en ;
    rdfs:subPropertyOf obo:RO_0002220 ;
    owl:inverseOf obo:RO_0002221 .

obo:RO_0002220
    obo:IAO_0000112 "A caterpillar walking on the surface of a leaf is adjacent_to the leaf, if one of the caterpillar appendages is touching the leaf. In contrast, a butterfly flying close to a flower is not considered adjacent, unless there are any touching parts.", "The epidermis layer of a vertebrate is adjacent to the dermis.", "The plasma membrane of a cell is adjacent to the cytoplasm, and also to the cell lumen which the cytoplasm occupies.", "The skin of the forelimb is adjacent to the skin of the torso if these are considered anatomical subdivisions with a defined border. Otherwise a relation such as continuous_with would be used." ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x adjacent to y if and only if x and y share a boundary." ;
    obo:IAO_0000116 "This relation acts as a join point with BSPO" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "adjacent to"@en ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:subPropertyOf obo:RO_0002163 .

obo:RO_0002221
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "inverse of surrounded by" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty ;
    rdfs:label "surrounds"@en ;
    rdfs:subPropertyOf obo:RO_0002220 .

obo:RO_0002222
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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 <http://purl.obolibrary.org/obo/ro/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_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "inverse of starts with" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165>, "Chris Mungall" ;
    obo:IAO_0000119 "Allen" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "starts"@en ;
    rdfs:subPropertyOf obo:BFO_0000050, obo:RO_0002222 ;
    owl:inverseOf obo:RO_0002224 .

obo:RO_0002224
    obo:IAO_0000112 "Every insulin receptor signaling pathway starts with the binding of a ligand to the insulin receptor" ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x starts with y if and only if x has part y and the time point at which x starts is equivalent to the time point at which y starts. Formally: α(y) = α(x) ∧ ω(y) < ω(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165>, "Chris Mungall" ;
    obo:IAO_0000118 "started by" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "starts with"@en ;
    rdfs:subPropertyOf obo:BFO_0000051, obo:RO_0002222 .

obo:RO_0002225
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x develops from part of y if and only if there exists some z such that x develops from z and z is part of y" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "develops from part of"@en ;
    rdfs:subPropertyOf obo:RO_0002202 ;
    owl:propertyChainAxiom (obo:RO_0002207
        obo:BFO_0000050
    ) .

obo:RO_0002226
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x develops_in y if x is located in y whilst x is developing" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000119 "EHDAA2", "Jonathan Bard, EHDAA2" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:UBERON_0001062 ;
    rdfs:label "develops in"@en ;
    rdfs:subPropertyOf obo:RO_0002258 ;
    owl:propertyChainAxiom (obo:RO_0002207
        obo:RO_0001025
    ) .

obo:RO_0002229
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "inverse of ends with" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165>, "Chris Mungall" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "ends"@en ;
    rdfs:subPropertyOf obo:BFO_0000050, obo:RO_0002222 ;
    owl:inverseOf obo:RO_0002230 .

obo:RO_0002230
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x ends with y if and only if x has part y and the time point at which x ends is equivalent to the time point at which y ends. Formally: α(y) > α(x) ∧ ω(y) = ω(x), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165>, "Chris Mungall" ;
    obo:IAO_0000118 "finished by" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "ends with"@en ;
    rdfs:subPropertyOf obo:BFO_0000051, obo:RO_0002222 .

obo:RO_0002231
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x 'has starts location' y if and only if there exists some process z such that x 'starts with' z and z 'occurs in' y" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "starts with process that occurs in" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "has start location"@en ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:subPropertyOf obo:RO_0002479 ;
    owl:propertyChainAxiom (obo:RO_0002224
        obo:BFO_0000066
    ) .

obo:RO_0002232
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x 'has end location' y if and only if there exists some process z such that x 'ends with' z and z 'occurs in' y" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "ends with process that occurs in" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "has end location"@en ;
    rdfs:range obo:BFO_0000004 ;
    rdfs:subPropertyOf obo:RO_0002479 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:BFO_0000066
    ) .

obo:RO_0002233
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "p has input c iff: p is a process, c is a material entity, c is a participant in p, c is present at the start of p, and the state of c is modified during p." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "consumes" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/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:seeAlso "https://wiki.geneontology.org/Has_input"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0000057 ;
    owl:inverseOf obo:RO_0002352 ;
    owl:propertyChainAxiom (obo:RO_0002224
        obo:RO_0002233
    ) .

obo:RO_0002234
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "p has output c iff c is a participant in p, c is present at the end of p, and c is not present in the same state at the beginning of p." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "produces" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco>, obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "has output"@en ;
    rdfs:seeAlso "https://wiki.geneontology.org/Has_output"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0000057 ;
    owl:inverseOf obo:RO_0002353 ;
    owl:propertyChainAxiom (obo:RO_0002230
        obo:RO_0002234
    ) .

obo:RO_0002254
    obo:IAO_0000112 "Mammalian thymus has developmental contribution from some pharyngeal pouch 3; Mammalian thymus has developmental contribution from some pharyngeal pouch 4 [Kardong]" ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "x has developmental contribution from y iff x has some part z such that z develops from y"@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:UBERON_0001062 ;
    rdfs:label "has developmental contribution from"@en ;
    rdfs:range obo:UBERON_0001062 ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally contributes to"@en ;
    rdfs:subPropertyOf obo:RO_0002286, obo:RO_0002385 ;
    owl:propertyChainAxiom (obo:RO_0002203
        obo:BFO_0000050
    ) .

obo:RO_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 <https://orcid.org/0000-0002-6601-2165> ;
    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_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 .

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 "https://wiki.geneontology.org/Acts_upstream_of_or_within"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002500 .

obo:RO_0002286
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "Inverse of developmentally preceded by" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally succeeded by"@en ;
    rdfs:subPropertyOf obo:RO_0002384 .

obo:RO_0002287
    obo:IAO_0000112 "'hypopharyngeal eminence' SubClassOf 'part of precursor of' some tongue" ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "part of developmental precursor of"@en ;
    rdfs:subPropertyOf obo:RO_0002286 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:RO_0002210
    ) .

obo:RO_0002295
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "p results in the developmental progression of s iff p is a developmental process and s is an anatomical entity and p causes s to undergo a change in state at some point along its natural developmental cycle (this cycle starts with its formation, through the mature structure, and ends with its loss)." ;
    obo:IAO_0000116 "This property and its subproperties are being used primarily for the definition of GO developmental processes. The property hierarchy mirrors the core GO hierarchy. In future we may be able to make do with a more minimal set of properties, but due to the way GO is currently structured we require highly specific relations to avoid incorrect entailments. To avoid this, the corresponding genus terms in GO should be declared mutually disjoint." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:GO_0008150 ;
    rdfs:label "results in developmental progression of"@en ;
    rdfs:range obo:UBERON_0001062 ;
    rdfs:seeAlso <http://wiki.geneontology.org/index.php/Ontology_extensions> ;
    rdfs:subPropertyOf obo:RO_0002324 .

obo:RO_0002297
    obo:IAO_0000112 "an annotation of gene X to anatomical structure formation with results_in_formation_of UBERON:0000007 (pituitary gland) means that at the beginning of the process a pituitary gland does not exist and at the end of the process a pituitary gland exists.", "every \"endocardial cushion formation\" (GO:0003272) results_in_formation_of some \"endocardial cushion\" (UBERON:0002062)"@en ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000119 "GOC:mtg_berkeley_2013" ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "results in formation of anatomical entity"@en ;
    rdfs:subPropertyOf obo:RO_0002234, obo:RO_0002295 ;
    owl:inverseOf obo:RO_0002354 .

obo:RO_0002303
    obo:IAO_0000112 """Hydrozoa (NCBITaxon_6074) SubClassOf 'has habitat' some 'Hydrozoa habitat'
where
'Hydrozoa habitat' SubClassOf overlaps some ('marine environment' (ENVO_00000569) and 'freshwater environment' (ENVO_01000306) and 'wetland' (ENVO_00000043)) and 'has part' some (freshwater (ENVO_00002011) or 'sea water' (ENVO_00002149)) -- http://eol.org/pages/1795/overview""" ;
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "x 'has habitat' y if and only if: x is an organism, y is a habitat, and y can sustain and allow the growth of a population of xs." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-4366-3088> ;
    obo:IAO_0000118 "adapted for living in" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "A population of xs will possess adaptations (either evolved naturally or via artifical selection) which permit it to exist and grow in y." ;
    rdfs:domain obo:OBI_0100026 ;
    rdfs:label "has habitat", "has habitat"@en ;
    rdfs:range obo:ENVO_01000254 ;
    rdfs:subPropertyOf obo:RO_0002321 .

obo:RO_0002304
    obo:IAO_0000115 "p is causally upstream of, positive effect q iff p is casually upstream of q, and the execution of p is required for the execution of q." ;
    obo:RO_0004049 obo:RO_0002411 ;
    terms:creator <https://orcid.org/0000-0002-6601-2165> ;
    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:seeAlso <https://wiki.geneontology.org/Causally_upstream_of,_positive_effect> ;
    rdfs:subPropertyOf obo:RO_0002411, obo:RO_0004047 .

obo:RO_0002305
    obo:IAO_0000115 "p is causally upstream of, negative effect q iff p is casually upstream of q, and the execution of p decreases the execution of q." ;
    obo:RO_0004050 obo:RO_0002411 ;
    terms:creator <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:label "causally upstream of, negative effect" ;
    rdfs:seeAlso <https://wiki.geneontology.org/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 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "inheres in part of" ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/20064205> ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty ;
    rdfs:label "characteristic of part of"@en ;
    rdfs:seeAlso <http://purl.obolibrary.org/obo/ro/docs/reflexivity/> ;
    rdfs:subPropertyOf obo:RO_0002502 ;
    owl:propertyChainAxiom (obo:RO_0000052
        obo:BFO_0000050
    ), (obo:RO_0002314
        obo:BFO_0000050
    ) .

obo:RO_0002320
    obo:IAO_0000115 "A relationship that holds via some environmental process" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000232 "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving the process of evolution." ;
    a owl:ObjectProperty ;
    rdfs:label "evolutionarily related to"@en .

obo:RO_0002321
    obo:IAO_0000115 "A relationship that is mediated in some way by the environment or environmental feature (ENVO:00002297)" ;
    obo:IAO_0000116 "Awaiting class for domain/range constraint, see: https://github.com/OBOFoundry/Experimental-OBO-Core/issues/6" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000232 "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving ecological interactions" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "ecologically related to"@en .

obo:RO_0002323
    obo:IAO_0000115 "A mereological relationship or a topological relationship" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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_0002326
    obo:IAO_0000112 "ATP citrate lyase (ACL) in Arabidopsis: it is a heterooctamer, composed of two types of subunits, ACLA and ACLB in a A(4)B(4) stoichiometry. Neither of the subunits expressed alone give ACL activity, but co-expression results in ACL activity. Both subunits contribute_to the ATP citrate lyase activity.", "Subunits of nuclear RNA polymerases: none of the individual subunits have RNA polymerase activity, yet all of these subunits contribute_to DNA-dependent RNA polymerase activity.", "eIF2: has three subunits (alpha, beta, gamma); one binds GTP; one binds RNA; the whole complex binds the ribosome (all three subunits are required for ribosome binding). So one subunit is annotated to GTP binding and one to RNA binding without qualifiers, and all three stand in the contributes_to relationship to \"ribosome binding\". And all three are part_of an eIF2 complex" ;
    obo:IAO_0000116 """We would like to say

if and only if
 exists c', p'
  c part_of c' and c' capable_of p
   and
  c capable_of p' and p' part_of p
then
 c contributes_to p

However, this is not possible in OWL. We instead make this relation a sub-relation of the two chains, which gives us the inference in the one direction.""" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000232 "In the context of the Gene Ontology, contributes_to may be used only with classes from the molecular function ontology. " ;
    oboInOwl:inSubset obo:valid_for_go_gp2term ;
    a owl:ObjectProperty ;
    rdfs:label "contributes to"@en ;
    rdfs:seeAlso "https://wiki.geneontology.org/Contributes_to"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002216, obo:RO_0002329 .

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 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "actively involved in", "enables part of" ;
    a owl:ObjectProperty ;
    rdfs:label "involved in"@en ;
    rdfs:seeAlso "https://wiki.geneontology.org/Involved_in"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002431 ;
    owl:propertyChainAxiom (obo:RO_0002331
        obo:BFO_0000050
    ) .

obo:RO_0002334
    obo:IAO_0000115 "inverse of regulates" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty ;
    rdfs:label "positively regulated by"@en ;
    rdfs:subPropertyOf obo:RO_0002334 .

obo:RO_0002350
    obo:IAO_0000112 "An organism that is a member of a population of organisms" ;
    obo:IAO_0000115 "is member of is a mereological relation between a item and a collection." ;
    obo:IAO_0000118 "is member of", "member part of" ;
    obo:IAO_0000119 "SIO" ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty ;
    rdfs:label "member of"@en ;
    rdfs:subPropertyOf obo:BFO_0000050 ;
    owl:inverseOf obo:RO_0002351 .

obo:RO_0002351
    obo:IAO_0000115 "has member is a mereological relation between a collection and an item." ;
    obo:IAO_0000119 "SIO" ;
    obo:RO_0001900 obo:RO_0001901 ;
    a owl:ObjectProperty ;
    rdfs:label "has member"@en ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002352
    obo:IAO_0000115 "inverse of has input" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset obo:RO_0002259, <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "input of"@en ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002328 .

obo:RO_0002353
    obo:IAO_0000115 "inverse of has output" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset obo:RO_0002259, <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "output of"@en ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002328 .

obo:RO_0002354
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "formed as result of"@en ;
    rdfs:subPropertyOf obo:RO_0002353 .

obo:RO_0002371
    obo:IAO_0000115 "a is attached to b if and only if a and b are discrete objects or object parts, and there are physical connections between a and b such that a force pulling a will move b, or a force pulling b will move a" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000589 "attached to (anatomical structure to anatomical structure)" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:label "attached to"@en ;
    rdfs:subPropertyOf obo:RO_0002170, obo:RO_0002177 .

obo:RO_0002375
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "A relationship that holds between two material entities in a system of connected structures, where the branching relationship holds based on properties of the connecting network." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000232 "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving branching relationships", "This relation can be used for geographic features (e.g. rivers) as well as anatomical structures (plant branches and roots, leaf veins, animal veins, arteries, nerves)" ;
    obo:RO_0004036 obo:BFO_0000050 ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "in branching relationship with"@en ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:seeAlso <http://purl.obolibrary.org/obo/ro/docs/branching_part_of.png>, "https://github.com/obophenotype/uberon/issues/170"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002323 .

obo:RO_0002376
    obo:IAO_0000112 "Deschutes River tributary_of Columbia River", "inferior epigastric vein tributary_of external iliac vein" ;
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "x tributary_of y if and only if x a channel for the flow of a substance into y, where y is larger than x. If x and y are hydrographic features, then y is the main stem of a river, or a lake or bay, but not the sea or ocean. If x and y are anatomical, then y is a vein." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "drains into", "drains to", "tributary channel of" ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Tributary", "http://www.medindia.net/glossary/venous_tributary.htm" ;
    obo:IAO_0000232 "This relation can be used for geographic features (e.g. rivers) as well as anatomical structures (veins, arteries)"^^xsd:anyURI ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "tributary of"@en ;
    rdfs:seeAlso <http://dbpedia.org/ontology/drainsTo>, "http://en.wikipedia.org/wiki/Tributary"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002170, obo:RO_0002375 .

obo:RO_0002377
    obo:IAO_0000112 "Deschutes River distributary_of Little Lava Lake" ;
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "x distributary_of y if and only if x is capable of channeling the flow of a substance to y, where y channels less of the substance than x" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "branch of", "distributary channel of" ;
    obo:IAO_0000119 "http://en.wikipedia.org/wiki/Distributary" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "This is both a mereotopological relationship and a relationship defined in connection to processes. It concerns both the connecting structure, and how this structure is disposed to causally affect flow processes" ;
    rdfs:label "distributary of"@en ;
    rdfs:subPropertyOf obo:RO_0002170, obo:RO_0002375 .

obo:RO_0002379
    obo:IAO_0000112 "A lump of clay and a statue" ;
    obo:IAO_0000115 "x spatially_coextensive_with y if and inly if x and y have the same location" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000232 "This relation is added for formal completeness. It is unlikely to be used in many practical scenarios" ;
    a owl:ObjectProperty ;
    rdfs:label "spatially coextensive with"@en ;
    rdfs:subPropertyOf obo:RO_0002131 ;
    owl:propertyChainAxiom (obo:RO_0001025
        [
            owl:inverseOf obo:RO_0001025
        ]
    ) .

obo:RO_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 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:UBERON_0001062 ;
    rdfs:label "has developmental potential involving"@en ;
    rdfs:range obo:UBERON_0001062 ;
    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"@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "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"@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "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 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "causally downstream of"@en ;
    rdfs:subPropertyOf obo:BFO_0000062, obo:RO_0002427 ;
    owl:inverseOf obo:RO_0002411 .

obo:RO_0002410
    obo:IAO_0000115 "relation that links two events, processes, states, or objects such that one event, process, state, or object (a cause) contributes to the production of another event, process, state, or object (an effect) where the cause is partly or wholly responsible for the effect, and the effect is partly or wholly dependent on the cause." ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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_0000115 "p is causally upstream of q iff p is causally related to q, the end of p precedes the end of q, and p is not an occurrent part of q." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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_0002418
    obo:IAO_0000115 "p is 'causally upstream or within' q iff p is causally related to q, and the end of p precedes, or is coincident with, the end of q." ;
    obo:IAO_0000116 "We would like to make this disjoint with 'preceded by', but this is prohibited in OWL2" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "involved in regulation of" ;
    rdfs:subPropertyOf obo:RO_0002263, obo:RO_0002431 ;
    owl:propertyChainAxiom (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 <https://orcid.org/0000-0002-6601-2165> ;
    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_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 <https://orcid.org/0000-0002-6601-2165> ;
    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_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 <https://orcid.org/0000-0002-6601-2165> ;
    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_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 <https://orcid.org/0000-0002-6601-2165> ;
    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 <http://purl.obolibrary.org/obo/ro/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_0002437
    obo:IAO_0000115 "An interaction relationship in which at least one of the partners is an organism and the other is either an organism or an abiotic entity with which the organism interacts." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000118 "interacts with on organism level" ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty, owl:SymmetricProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "biotically interacts with" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:seeAlso <http://dx.doi.org/10.1016/j.ecoinf.2014.08.005>, "http://eol.org/schema/terms/interactsWith" ;
    rdfs:subPropertyOf obo:RO_0002321, obo:RO_0002434 .

obo:RO_0002457
    obo:IAO_0000115 "Inverse of provides nutrients for" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000232 "Intended to be used when the target of the relation is not itself consumed, and does not have integral parts consumed, but provided nutrients in some other fashion." ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "acquires nutrients from" ;
    rdfs:subPropertyOf obo:RO_0002437 ;
    owl:inverseOf obo:RO_0002469 .

obo:RO_0002469
    obo:IAO_0000115 "A biotic interaction where a material entity provides nutrition for an organism." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "provides nutrients for" ;
    rdfs:subPropertyOf obo:RO_0002437 .

obo:RO_0002473
    obo:IAO_0000112 "'otolith organ' SubClassOf 'composed primarily of' some 'calcium carbonate'" ;
    obo:IAO_0000115 "x composed_primarily_of y if and only if more than half of the mass of x is made from y or units of the same type as y." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
    obo:RO_0001900 obo:RO_0001901 ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "composed primarily of" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002479
    obo:IAO_0000115 "p has part that occurs in c if and only if there exists some p1, such that p has_part p1, and p1 occurs in c." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/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_0002494
    obo:IAO_0000115 "x transformation of y if x is the immediate transformation of y, or is linked to y through a chain of transformation relationships" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "transformation of" ;
    rdfs:subPropertyOf obo:RO_0002202 .

obo:RO_0002495
    obo:IAO_0000115 "x immediate transformation of y iff x immediately succeeds y temporally at a time boundary t, and all of the matter present in x at t is present in y at t, and all the matter in y at t is present in x at t" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:RO_0002575 obo:RO_0002494 ;
    a owl:ObjectProperty ;
    rdfs:label "immediate transformation of" ;
    rdfs:subPropertyOf obo:RO_0002207, obo:RO_0002494 .

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 where the execution of p influences the execution of q. p may be upstream, downstream, part of, or a container of q." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    a owl:ObjectProperty ;
    rdfs:label "depends on" ;
    rdfs:seeAlso obo:BFO_0000169 .

obo:RO_0002503
    obo:IAO_0000115 "q towards e2 if and only if q is a relational quality such that q inheres-in some e, and e != e2 and q is dependent on e2" ;
    obo:IAO_0000116 "This relation is provided in order to support the use of relational qualities such as 'concentration of'; for example, the concentration of C in V is a quality that inheres in V, but pertains to C." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/20064205> ;
    a owl:ObjectProperty ;
    rdfs:label "towards" ;
    rdfs:subPropertyOf obo:RO_0002502 .

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 <https://orcid.org/0000-0002-6601-2165> ;
    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_0002507
    obo:IAO_0000112 "A coral reef environment is determined by a particular coral reef" ;
    obo:IAO_0000115 "s determined by f if and only if s is a type of system, and f is a material entity that is part of s, such that f exerts a strong causal influence on the functioning of s, and the removal of f would cause the collapse of s." ;
    obo:IAO_0000116 "The label for this relation is probably too general for its restricted use, where the domain is a system. It may be relabeled in future" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000119 <http://www.ncbi.nlm.nih.gov/pubmed/24330602> ;
    obo:IAO_0000589 "determined by (system to material entity)" ;
    terms:creator <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:RO_0002577 ;
    rdfs:label "determined by" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:BFO_0000050, obo:RO_0002509, obo:RO_0002559 ;
    owl:inverseOf obo:RO_0002508 .

obo:RO_0002508
    obo:IAO_0000115 "inverse of determined by" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000589 "determines (material entity to system)" ;
    oboInOwl:inSubset obo:RO_0002259, <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:label "determines" ;
    rdfs:subPropertyOf obo:RO_0002566 .

obo:RO_0002509
    obo:IAO_0000115 "s 'determined by part of' w if and only if there exists some f such that (1) s 'determined by' f and (2) f part_of w, or f=w." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:RO_0002577 ;
    rdfs:label "determined by part of" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:RO_0002131, obo:RO_0002506 ;
    owl:propertyChainAxiom (obo:RO_0002507
        obo:BFO_0000050
    ) .

obo:RO_0002559
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    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_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 <https://orcid.org/0000-0002-6601-2165>, <https://orcid.org/0000-0003-4639-4431> ;
    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 .

obo:RO_0002567
    obo:IAO_0000115 "A relation that holds between elements of a musculoskeletal system or its analogs." ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000232 "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving the biomechanical processes." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:UBERON_0000061 ;
    rdfs:label "biomechanically related to" ;
    rdfs:range obo:UBERON_0000061 ;
    rdfs:subPropertyOf obo:RO_0002328 .

obo:RO_0002575
    a owl:AnnotationProperty .

obo:RO_0002577
    obo:IAO_0000115 "A material entity consisting of multiple components that are causally integrated." ;
    obo:IAO_0000116 "May be replaced by a BFO class, as discussed in http://www.jbiomedsem.com/content/4/1/43" ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:IAO_0000119 "http://www.jbiomedsem.com/content/4/1/43" ;
    a owl:Class ;
    rdfs:label "system" ;
    rdfs:subClassOf obo:BFO_0000040 .

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 <https://orcid.org/0000-0002-6601-2165> ;
    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 <https://orcid.org/0000-0002-6601-2165> ;
    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_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_0003000
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "a produces b if some process that occurs_in a has_output b, where a and b are material entities. Examples: hybridoma cell line produces monoclonal antibody reagent; chondroblast produces avascular GAG-rich matrix." ;
    obo:IAO_0000117 <https://orcid.org/0000-0001-9114-8737> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:comment "Note that this definition doesn't quite distinguish the output of a transformation process from a production process, which is related to the identity/granularity issue." ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "produces"@en ;
    rdfs:range obo:BFO_0000040 ;
    owl:inverseOf obo:RO_0003001 ;
    owl:propertyChainAxiom ([
            owl:inverseOf obo:BFO_0000066
        ]
        obo:RO_0002234
    ) .

obo:RO_0003001
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "a produced_by b iff some process that occurs_in b has_output a." ;
    obo:IAO_0000117 <https://orcid.org/0000-0001-9114-8737> ;
    oboInOwl:inSubset <http://purl.obolibrary.org/obo/ro/subsets#ro-eco> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "produced by"@en ;
    rdfs:range obo:BFO_0000040 .

obo:RO_0004028
    obo:IAO_0000115 "A relationship between a realizable entity R (e.g. function or disposition) and a material entity M where R is realized in response to a process that has an input stimulus of M." ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2017-12-26T19:45:49Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000017 ;
    rdfs:label "realized in response to stimulus" ;
    rdfs:range obo:BFO_0000040 ;
    rdfs:subPropertyOf obo:RO_0002410 ;
    owl:propertyChainAxiom (obo:RO_0009501
        obo:RO_0002233
    ) .

obo:RO_0004036
    a owl:AnnotationProperty .

obo:RO_0004046
    obo:RO_0004050 obo:RO_0002418 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-03-13T23:55:05Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "causally upstream of or within, negative effect" ;
    rdfs:seeAlso "https://wiki.geneontology.org/Causally_upstream_of_or_within,_negative_effect"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002418 .

obo:RO_0004047
    obo:RO_0004049 obo:RO_0002418 ;
    oboInOwl:created_by <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:creation_date "2018-03-13T23:55:19Z"^^xsd:dateTime ;
    a owl:ObjectProperty ;
    rdfs:label "causally upstream of or within, positive effect" ;
    rdfs:seeAlso <https://wiki.geneontology.org/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_0009001
    obo:IAO_0000112 "muffin 'has substance added' some 'baking soda'"@en ;
    obo:IAO_0000114 obo:IAO_0000428 ;
    obo:IAO_0000115 "\"has substance added\" is a relation existing between a (physical) entity and a substance in which the entity has had the substance added to it at some point in time."@en ;
    obo:IAO_0000116 "The relation X 'has substance added' some Y doesn't imply that X still has Y in any detectable fashion subsequent to the addition. Water in dehydrated food or ice cubes are examples, as is food that undergoes chemical transformation. This definition should encompass recipe ingredients."@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-8844-9165> ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "has substance added"@en ;
    rdfs:range obo:BFO_0000040 .

obo:RO_0009501
    obo:IAO_0000112 "A drought sensitivity trait that inheres in a whole plant is realized in a systemic response process in response to exposure to drought conditions.", "An inflammatory disease that is realized in response to an inflammatory process occurring in the gut (which is itself the realization of a process realized in response to harmful stimuli in the mucosal lining of th gut)", "Environmental polymorphism in butterflies: These butterflies have a 'responsivity to day length trait' that is realized in response to the duration of the day, and is realized in developmental processes that lead to increased or decreased pigmentation in the adult morph." ;
    obo:IAO_0000115 "r 'realized in response to' s iff, r is a realizable (e.g. a plant trait such as responsivity to drought), s is an environmental stimulus (a process), and s directly causes the realization of r." ;
    terms:contributor <https://orcid.org/0000-0001-6996-0040>, <https://orcid.org/0000-0002-6601-2165>, <https://orcid.org/0000-0002-7073-9172>, <https://orcid.org/0000-0002-8461-9745> ;
    oboInOwl:hasExactSynonym "triggered by process" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000017 ;
    rdfs:label "realized in response to"@en ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:seeAlso "https://docs.google.com/document/d/1KWhZxVBhIPkV6_daHta0h6UyHbjY2eIrnON1WIRGgdY/edit"^^xsd:anyURI ;
    rdfs:subPropertyOf obo:RO_0002410 ;
    owl:propertyChainAxiom (obo:BFO_0000054
        obo:RO_0002404
    ) .

obo:RO_0010001
    obo:IAO_0000112 "Genetic information generically depend on molecules of DNA.", "The novel *War and Peace* generically depends on this copy of the novel.", "The pattern shared by chess boards generically depends on any chess board.", "The score of a symphony g-depends on a copy of the score.", "This pdf file generically depends on this server." ;
    obo:IAO_0000115 "A generically dependent continuant *b* generically depends on an independent continuant *c* at time *t* means: there inheres in *c* a specifically deendent continuant which concretizes *b* at *t*." ;
    obo:IAO_0000119 "[072-ISO]" ;
    oboInOwl:hasExactSynonym "g-depends on" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000031 ;
    rdfs:label "generically depends on" ;
    rdfs:range obo:BFO_0000004 ;
    owl:inverseOf obo:RO_0010002 ;
    owl:propertyChainAxiom (obo:RO_0000052
        obo:RO_0000058
    ) .

obo:RO_0010002
    obo:IAO_0000112 "Molecules of DNA are carriers of genetic information.", "This copy of *War and Peace* is carrier of the novel written by Tolstoy.", "This hard drive is carrier of these data items." ;
    obo:IAO_0000115 "*b* is carrier of *c* at time *t* if and only if *c* *g-depends on* *b* at *t*" ;
    obo:IAO_0000119 "[072-ISO]" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "is carrier of"@en ;
    rdfs:range obo:BFO_0000031 ;
    owl:propertyChainAxiom (obo:RO_0000059
        obo:RO_0000053
    ) .

obo:RO_0017001
    obo:IAO_0000112 "A diagnostic testing device utilizes a specimen." ;
    obo:IAO_0000115 "X device utilizes material Y means X and Y are material entities, and X is capable of some process P that has input Y." ;
    obo:IAO_0000232 "A diagnostic testing device utilizes a specimen means that the diagnostic testing device is capable of an assay, and this assay a specimen as its input.", "See github ticket https://github.com/oborel/obo-relations/issues/497" ;
    terms:contributor <https://orcid.org/0000-0001-9625-1899>, <https://orcid.org/0000-0003-2620-0345> ;
    oboInOwl:creation_date "2021-11-08T12:00:00Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "utilizes" ;
    a owl:ObjectProperty ;
    rdfs:label "device utilizes material"@en ;
    owl:propertyChainAxiom (obo:RO_0002215
        obo:RO_0002233
    ) .

obo:RO_0040042
    a owl:AnnotationProperty .

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." ;
    oboInOwl:hasBroadSynonym "PNS" ;
    oboInOwl:hasExactSynonym "pars peripherica", "systema nervosum periphericum" ;
    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
    ] .

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." ;
    oboInOwl:hasExactSynonym "portion of skin", "region of skin", "skin", "skin region", "skin zone" ;
    a owl:Class ;
    rdfs:label "zone of skin" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0034944, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001003
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] .

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." ;
    oboInOwl:hasBroadSynonym "eye" ;
    oboInOwl:hasExactSynonym "regio orbitalis" ;
    oboInOwl:hasNarrowSynonym "vertebrate eye" ;
    oboInOwl:hasRelatedSynonym "camera-type eye plus associated structures", "eyes", "orbital part of face", "orbital region" ;
    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:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003072
    ] .

obo:UBERON_0000020
    obo:IAO_0000115 "An organ that is capable of transducing sensory stimulus to the nervous system." ;
    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:hasRelatedSynonym "Sinnesorgan", "sensor" ;
    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
    ] .

obo:UBERON_0000021
    obo:IAO_0000115 "Anatomical projection that protrudes from the skin. Examples: hair, nail, feather, claw, hoof, horn, wattle, spur, beak, antler, bristle and some scales." ;
    oboInOwl:hasExactSynonym "skin appendage" ;
    oboInOwl:hasNarrowSynonym "epidermal appendage" ;
    oboInOwl:hasRelatedSynonym "epidermal growth" ;
    a owl:Class ;
    rdfs:label "cutaneous appendage" ;
    rdfs:subClassOf obo:UBERON_0013703 .

obo:UBERON_0000022
    obo:IAO_0000115 "One of the epidermal growths that form the distinctive outer covering, or plumage, on birds. Feathers are formed in tiny follicles in the epidermis, or outer skin layer, that produce keratin proteins." ;
    a owl:Class ;
    rdfs:label "feather" ;
    rdfs:subClassOf obo:UBERON_0000021, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001003
    ] .

obo:UBERON_0000025
    obo:IAO_0000115 "Any hollow cylindrical anatomical structure containing a lumen through which substances are transported." ;
    oboInOwl:hasExactSynonym "anatomical tube" ;
    oboInOwl:hasNarrowSynonym "duct" ;
    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_0000033
    obo:IAO_0000115 "The head is the anterior-most division of the body [GO]." ;
    oboInOwl:hasExactSynonym "head (volume)" ;
    oboInOwl:hasNarrowSynonym "adult head" ;
    oboInOwl:hasRelatedSynonym "cephalic area" ;
    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_0000047
    obo:IAO_0000115 "An eye with one concave chamber. Note that 'simple' does not imply a reduced level of complexity or acuity." ;
    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." ;
    a owl:Class ;
    rdfs:label "vessel" ;
    rdfs:subClassOf obo:UBERON_0004111 .

obo:UBERON_0000060
    obo:IAO_0000115 "Organ component adjacent to an organ cavity and which consists of a maximal aggregate of organ component layers." ;
    oboInOwl:hasBroadSynonym "wall" ;
    oboInOwl:hasExactSynonym "wall of organ" ;
    oboInOwl:hasRelatedSynonym "organ wall" ;
    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
    ] .

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:hasExactSynonym "biological structure", "connected biological structure" ;
    a owl:Class ;
    rdfs:label "anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0000465 .

obo:UBERON_0000062
    obo:IAO_0000115 "Anatomical structure that performs a specific function or group of functions [WP]." ;
    oboInOwl:hasRelatedSynonym "anatomical unit", "body organ", "element" ;
    a owl:Class ;
    rdfs:label "organ" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000467
    ] ;
    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." ;
    oboInOwl:hasRelatedSynonym "organ region with fixed fiat boundary", "organ segment", "segment of organ" ;
    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." ;
    oboInOwl:hasExactSynonym "cardinal organ part" ;
    oboInOwl:hasRelatedSynonym "regional part of organ" ;
    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_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:hasExactSynonym "part of nervous system" ;
    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:hasExactSynonym "skeletal system subdivision" ;
    oboInOwl:hasRelatedSynonym "skeletal system part" ;
    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:BFO_0000051 ;
        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." ;
    oboInOwl:hasExactSynonym "surface (external) ectoderm", "surface ectoderm" ;
    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
    ] .

obo:UBERON_0000077
    obo:IAO_0000115 "An anatomical structure that develops from the endoderm and the mesoderm." ;
    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." ;
    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_0000122
    obo:IAO_0000115 "A fasciculated bundle of neuron projections (GO:0043005), largely or completely lacking synapses." ;
    oboInOwl:hasExactSynonym "funiculus", "nerve fiber bundle", "neural fiber bundle" ;
    a owl:Class ;
    rdfs:label "neuron projection bundle" ;
    rdfs:subClassOf obo:UBERON_0005162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

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)." ;
    oboInOwl:hasBroadSynonym "nucleus" ;
    oboInOwl:hasExactSynonym "nervous system nucleus", "neuraxis nucleus", "neuronal nucleus", "nucleus of CNS" ;
    oboInOwl:hasRelatedSynonym "nucleus of neuraxis" ;
    a owl:Class ;
    rdfs:label "neural nucleus" ;
    rdfs:subClassOf obo:UBERON_0011215, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002020
    ] .

obo:UBERON_0000153
    a owl:Class ;
    rdfs:label "anterior region of body" ;
    rdfs:subClassOf obo:UBERON_0000475 .

obo:UBERON_0000160
    obo:IAO_0000115 "Segment of the alimentary canal extending from the stomach to the anus and, in humans and other mammals, consists of two segments, the small intestine and the large intestine." ;
    oboInOwl:hasExactSynonym "bowel" ;
    oboInOwl:hasRelatedSynonym "intestinal tract" ;
    a owl:Class ;
    rdfs:label "intestine" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] .

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]." ;
    oboInOwl:hasBroadSynonym "anatomical ostium", "ostium" ;
    oboInOwl:hasExactSynonym "anatomical orifice" ;
    oboInOwl:hasNarrowSynonym "hilum" ;
    a owl:Class ;
    rdfs:label "orifice" ;
    rdfs:subClassOf obo:UBERON_0004111 .

obo:UBERON_0000162
    obo:IAO_0000115 "Common chamber into which the intestines and excretory system opens. Arises during development in all vertebrates, but in many it becomes subdivided, lost or incorporated into other structures." ;
    oboInOwl:hasRelatedSynonym "cloacal chamber", "vent" ;
    a owl:Class ;
    rdfs:label "cloaca" ;
    rdfs:subClassOf obo:UBERON_0013522, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004122
    ] .

obo:UBERON_0000163
    obo:IAO_0000115 "Endoderm-lined chamber that develops as pouch-like dilation of the caudal end of the hindgut and receives the allantois ventrally and two mesonephric ducts laterally; caudally it ends blindly at the cloacal membrane formed by the union of proctodeal (anal pit) ectoderm and cloacal endoderm, with no intervening mesoderm[MP]." ;
    oboInOwl:hasRelatedSynonym "cloaca" ;
    a owl:Class ;
    rdfs:label "embryonic cloaca" ;
    rdfs:subClassOf obo:UBERON_0000162, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000922
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012361
    ] .

obo:UBERON_0000164
    obo:IAO_0000115 "The ventral part of the cloaca remaining after septation of the rectum, which further develops into part of the bladder, part of the prostatic part of the male urethra and the urethra and vestibule in females." ;
    oboInOwl:hasBroadSynonym "urogenital sinus" ;
    oboInOwl:hasExactSynonym "UGS", "fetal UGS", "sinus urogenitalis" ;
    a owl:Class ;
    rdfs:label "primitive urogenital sinus" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000163
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003064
    ] .

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)." ;
    oboInOwl:hasExactSynonym "regio oralis" ;
    oboInOwl:hasNarrowSynonym "adult mouth" ;
    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" ;
    a owl:Class ;
    rdfs:label "mouth" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        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_0035804
    ] .

obo:UBERON_0000166
    obo:IAO_0000115 "The orifice that connects the mouth to the exterior of the body." ;
    oboInOwl:hasExactSynonym "oral fissure", "oral orifice" ;
    oboInOwl:hasRelatedSynonym "mouth", "oral part of face" ;
    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_0000172
    obo:IAO_0000115 "A bodily fluid consisting of the expulsed contents of the stomach disgorged through the mouth or nose that happens as a result of a vomit reflex." ;
    oboInOwl:hasExactSynonym "vomitus" ;
    a owl:Class ;
    rdfs:label "vomit" ;
    rdfs:subClassOf obo:UBERON_0036017 .

obo:UBERON_0000173
    obo:IAO_0000115 "Amniotic fluid is a bodily fluid consisting of watery liquid surrounding and cushioning a growing fetus within the amnion. It allows the fetus to move freely without the walls of the uterus being too tight against its body. Buoyancy is also provided. The composition of the fluid changes over the course of gestation. Initially, amniotic fluid is similar to maternal plasma, mainly water with electrolytes. As the fetus develops, proteins, carbohydrates, lipids, phospholipids originating from the lungs, fetal cells, and urea are deposited in the fluid." ;
    oboInOwl:hasRelatedSynonym "acqua amnii", "liquor amnii" ;
    a owl:Class ;
    rdfs:label "amniotic fluid" ;
    rdfs:subClassOf obo:UBERON_0000463 .

obo:UBERON_0000174
    obo:IAO_0000115 "A portion of organism substance that is the product of an excretion process that will be eliminated from the body. An excretion process is elimination by an organism of the waste products that arise as a result of metabolic activity." ;
    oboInOwl:hasExactSynonym "excreted substance", "portion of excreted substance", "waste substance" ;
    oboInOwl:hasRelatedSynonym "excretion" ;
    a owl:Class ;
    rdfs:label "excreta" ;
    rdfs:subClassOf obo:UBERON_0000463 .

obo:UBERON_0000175
    obo:IAO_0000115 "Pleural effusion is a bodily fluid that is produced in exess and accumulates in the pleural cavity, the fluid-filled space that surrounds the lungs. Excessive amounts of such fluid can impair breathing by limiting the expansion of the lungs during inhalation." ;
    a owl:Class ;
    rdfs:label "pleural effusion" ;
    rdfs:subClassOf obo:UBERON_0001087 .

obo:UBERON_0000176
    obo:IAO_0000115 "A bodily fluid secreted from the body via the mouth or nose." ;
    oboInOwl:hasNarrowSynonym "oronasal discharge" ;
    a owl:Class ;
    rdfs:label "oronasal secretion" ;
    rdfs:subClassOf obo:UBERON_0000463 .

obo:UBERON_0000177
    obo:IAO_0000115 "Pus is a bodily fluid consisting of a whitish-yellow or yellow substance produced during inflammatory responses of the body that can be found in regions of pyogenic bacterial infections. Pus is produced from the dead and living cells which travel into the intercellular spaces around the affected cells." ;
    oboInOwl:hasRelatedSynonym "purulent exudate" ;
    a owl:Class ;
    rdfs:label "pus" ;
    rdfs:subClassOf obo:UBERON_0000463 .

obo:UBERON_0000178
    obo:IAO_0000115 "A fluid that is composed of blood plasma and erythrocytes." ;
    oboInOwl:hasExactSynonym "portion of blood", "vertebrate blood" ;
    oboInOwl:hasRelatedSynonym "whole blood" ;
    a owl:Class ;
    rdfs:label "blood" ;
    rdfs:subClassOf 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_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:hasRelatedSynonym "blood or blood analog", "circulating fluid" ;
    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_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." ;
    oboInOwl:hasExactSynonym "blastula embryo" ;
    oboInOwl:hasRelatedSynonym "blastosphere" ;
    a owl:Class ;
    rdfs:label "blastula" ;
    rdfs:subClassOf obo:UBERON_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007010
    ] .

obo:UBERON_0000323
    obo:IAO_0000115 "An embryo that is at the late embryonic stage; this stage covers late steps of the embryogenesis with a fully formed embryo still developing before birth or egg hatching." ;
    oboInOwl:hasNarrowSynonym "fetus" ;
    oboInOwl:hasRelatedSynonym "embryo late growth stage", "embryo late stage" ;
    a owl:Class ;
    rdfs:label "late embryo" ;
    rdfs:subClassOf obo:UBERON_0000922 .

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)." ;
    oboInOwl:hasExactSynonym "digestive tract wall", "wall of digestive tract", "wall of gut" ;
    oboInOwl:hasRelatedSynonym "wall of alimentary tract" ;
    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]." ;
    oboInOwl:hasExactSynonym "mucosa of organ", "mucosa of organ part", "mucosal region", "mucous membrane", "organ mucosa" ;
    oboInOwl:hasRelatedSynonym "region of mucosa", "tunica mucosa" ;
    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
    ] .

obo:UBERON_0000349
    obo:IAO_0000115 "A set of midline structures surrounding the brainstem of the mammalian brain, originally described anatomically, e.g., hippocampal formation, amygdala, hypothalamus, cingulate cortex. Although the original designation was anatomical, the limbic system has come to be associated with the system in the brain subserving emotional functions. As such, it is very poorly defined and doesn't correspond closely to the anatomical meaning any longer. [BirnLex]." ;
    oboInOwl:hasRelatedSynonym "visceral brain" ;
    a owl:Class ;
    rdfs:label "limbic system" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001890
    ] .

obo:UBERON_0000383
    obo:IAO_0000115 "The subdivision of the musculoskeletal system that consists of all the muscles of the body[VSAO, modified]." ;
    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:hasRelatedSynonym "muskelsystem" ;
    a owl:Class ;
    rdfs:label "musculature of body" ;
    rdfs:subClassOf obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001015
    ] .

obo:UBERON_0000456
    obo:IAO_0000115 "A portion of organism substance that is produced by exocrine glands." ;
    oboInOwl:hasBroadSynonym "secretion" ;
    oboInOwl:hasExactSynonym "bodily secretion", "exocrine gland fluid/secretion", "secreted substance" ;
    oboInOwl:hasRelatedSynonym "exocrine gland fluid", "exocrine gland fluid or secretion", "exocrine gland secretion", "external secretion" ;
    a owl:Class ;
    rdfs:label "secretion of exocrine gland" ;
    rdfs:subClassOf obo:UBERON_0000463 .

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:hasExactSynonym "body fluid or substance", "body substance", "organism substance", "portion of body substance", "portion of organism substance" ;
    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:hasExactSynonym "lumen space" ;
    oboInOwl:hasRelatedSynonym "anatomical spaces" ;
    a owl:Class ;
    rdfs:label "anatomical space" ;
    rdfs:subClassOf obo:UBERON_0000466 .

obo:UBERON_0000465
    obo:IAO_0000115 "Anatomical entity that has mass." ;
    a owl:Class ;
    rdfs:label "material anatomical entity" ;
    rdfs:subClassOf obo:BFO_0000040, obo:UBERON_0001062 ;
    owl:disjointWith obo:UBERON_0000466 .

obo:UBERON_0000466
    obo:IAO_0000115 "Anatomical entity that has no mass." ;
    oboInOwl:hasExactSynonym "immaterial physical anatomical entity" ;
    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:hasExactSynonym "body system", "connected anatomical system", "organ system" ;
    oboInOwl:hasRelatedSynonym "anatomical systems" ;
    a owl:Class ;
    rdfs:label "anatomical system" ;
    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
    ] .

obo:UBERON_0000468
    obo:IAO_0000115 "Anatomical structure that is an individual member of a species and consists of more than one cell." ;
    oboInOwl:hasBroadSynonym "organism" ;
    oboInOwl:hasExactSynonym "multi-cellular organism" ;
    oboInOwl:hasRelatedSynonym "Koerper", "body", "whole body", "whole organism" ;
    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." ;
    oboInOwl:hasExactSynonym "anatomic region" ;
    oboInOwl:hasRelatedSynonym "body part", "body region", "cardinal body part" ;
    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
    ] .

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:hasRelatedSynonym "acellular anatomical structures" ;
    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." ;
    a owl:Class ;
    rdfs:label "anatomical cluster" ;
    rdfs:subClassOf obo:UBERON_0034923 .

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:hasExactSynonym "extra-embryonic structure" ;
    oboInOwl:hasRelatedSynonym "extraembryonic structures", "extraembryonic tissue" ;
    a owl:Class ;
    rdfs:label "extraembryonic structure" ;
    rdfs:subClassOf obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0016887
    ] ;
    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." ;
    oboInOwl:hasExactSynonym "portion of tissue", "tissue portion" ;
    oboInOwl:hasNarrowSynonym "simple tissue" ;
    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:hasRelatedSynonym "multi-tissue structures" ;
    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]." ;
    oboInOwl:hasExactSynonym "epithelial tissue", "portion of epithelium" ;
    a owl:Class ;
    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
        )
    ] .

obo:UBERON_0000484
    obo:IAO_0000115 "Unilaminar epithelium that consists of a single layer of cuboidal cells." ;
    oboInOwl:hasExactSynonym "epithelium simplex cuboideum" ;
    oboInOwl:hasRelatedSynonym "simple cuboidal epithelia" ;
    a owl:Class ;
    rdfs:label "simple cuboidal epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010077 .

obo:UBERON_0000485
    obo:IAO_0000115 "Unilaminar epithelium, which consists of a single layer of columnar cells. Examples: ciliated columnar epithelium, gastric epithelium, microvillus columnar epithelium.[FMA]." ;
    oboInOwl:hasBroadSynonym "columnar epithelium", "columnar epithlium" ;
    oboInOwl:hasExactSynonym "epithelium simplex columnare", "simple columnar epithelium" ;
    oboInOwl:hasRelatedSynonym "simple columnar epithelia" ;
    a owl:Class ;
    rdfs:label "simple columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0012274 .

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]." ;
    oboInOwl:hasExactSynonym "stratified epithelium" ;
    oboInOwl:hasRelatedSynonym "laminated epithelium" ;
    a owl:Class ;
    rdfs:label "multilaminar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0000488
    obo:IAO_0000115 "Epithelium that consists of epithelial cells not arranged in one ore more layers." ;
    oboInOwl:hasExactSynonym "heterogenous epithelium" ;
    oboInOwl:hasRelatedSynonym "atypical epithelia" ;
    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." ;
    oboInOwl:hasExactSynonym "cavitated organ" ;
    oboInOwl:hasRelatedSynonym "cavitated compound organs" ;
    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]." ;
    oboInOwl:hasExactSynonym "simple epithelium" ;
    oboInOwl:hasRelatedSynonym "unilaminar epithelia" ;
    a owl:Class ;
    rdfs:label "unilaminar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0000910
    obo:IAO_0000115 "A semifluid mass of partly digested food expelled by the stomach into the duodenum." ;
    oboInOwl:hasExactSynonym "chymus" ;
    a owl:Class ;
    rdfs:label "chyme" ;
    rdfs:subClassOf obo:UBERON_0006314, obo:UBERON_0012112 .

obo:UBERON_0000911
    obo:IAO_0000115 "Chyle is a bodily fluid consisting of a milky fluid consisting of lymph and emulsified fats; formed in the small intestine during digestion of ingested fats." ;
    a owl:Class ;
    rdfs:label "chyle" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002391
    ] .

obo:UBERON_0000912
    obo:IAO_0000115 "Mucus is a bodily fluid consisting of a slippery secretion of the lining of the mucous membranes in the body. It is a viscous colloid containing antiseptic enzymes (such as lysozyme) and immunoglobulins. Mucus is produced by goblet cells in the mucous membranes that cover the surfaces of the membranes. It is made up of mucins and inorganic salts suspended in water." ;
    a owl:Class ;
    rdfs:label "mucus" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006314 .

obo:UBERON_0000913
    obo:IAO_0000115 "Interstitial fluid is a bodily fluid consisting of a solution which bathes and surrounds the cells of multicellular animals. It is the main component of the extracellular fluid, which also includes plasma and transcellular fluid." ;
    oboInOwl:hasExactSynonym "intercellular fluid", "tissue fluid" ;
    a owl:Class ;
    rdfs:label "interstitial fluid" ;
    rdfs:subClassOf obo:UBERON_0000463, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000479
    ] .

obo:UBERON_0000915
    obo:IAO_0000115 "Subdivision of trunk that lies between the head and the abdomen." ;
    oboInOwl:hasExactSynonym "thorax" ;
    oboInOwl:hasRelatedSynonym "anterior subdivision of trunk", "upper body", "upper trunk" ;
    a owl:Class ;
    rdfs:label "thoracic segment of trunk" ;
    rdfs:subClassOf obo:UBERON_0009569, obo:UBERON_0011676, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        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." ;
    oboInOwl:hasExactSynonym "embryonic organism" ;
    oboInOwl:hasRelatedSynonym "developing organism", "developmental tissue" ;
    a owl:Class ;
    rdfs:label "embryo" ;
    rdfs:subClassOf obo:UBERON_0000468 .

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." ;
    oboInOwl:hasBroadSynonym "embryonic tissue" ;
    oboInOwl:hasExactSynonym "germinal layer" ;
    oboInOwl:hasNarrowSynonym "primary germ layer" ;
    oboInOwl:hasRelatedSynonym "embryonic germ layer", "embryonic germ layers" ;
    a owl:Class ;
    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." ;
    oboInOwl:hasExactSynonym "embryonic ectoderm" ;
    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
    ] .

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." ;
    oboInOwl:hasRelatedSynonym "entoderm" ;
    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
    ] .

obo:UBERON_0000926
    obo:IAO_0000115 "The middle germ layer of the embryo, between the endoderm and ectoderm." ;
    oboInOwl:hasRelatedSynonym "embryonic mesoderm", "entire mesoderm", "mesodermal mantle" ;
    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
    ] .

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." ;
    oboInOwl:hasBroadSynonym "stomodeal-hypophyseal primordium" ;
    oboInOwl:hasExactSynonym "mouth primordium", "primitive oral cavity", "stomatodeum", "stomodaeum" ;
    oboInOwl:hasRelatedSynonym "mouth pit", "oral ectoderm", "oral pit" ;
    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
    ] .

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." ;
    oboInOwl:hasExactSynonym "chambered heart", "vertebrate heart" ;
    oboInOwl:hasNarrowSynonym "branchial heart" ;
    oboInOwl:hasRelatedSynonym "cardium" ;
    a owl:Class ;
    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
    ] ;
    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]." ;
    oboInOwl:hasRelatedSynonym "encephalon", "suprasegmental levels of nervous system", "suprasegmental structures", "synganglion", "the brain" ;
    a owl:Class ;
    rdfs:label "brain" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006238
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006238
    ] .

obo:UBERON_0000965
    obo:IAO_0000115 "Transparent part of camera-type eye that helps to refract light to be focused on the retina." ;
    oboInOwl:hasExactSynonym "camera-type eye lens", "eye lens", "lens", "lens crystallina" ;
    oboInOwl:hasRelatedSynonym "crystalline lens", "lenses", "ocular lens" ;
    a owl:Class ;
    rdfs:label "lens of camera-type eye" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005389, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005426
    ] .

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." ;
    oboInOwl:hasExactSynonym "inner layer of eyeball", "retina of camera-type eye", "tunica interna of eyeball" ;
    oboInOwl:hasRelatedSynonym "Netzhaut", "retinas" ;
    a owl:Class ;
    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
    ] .

obo:UBERON_0000970
    obo:IAO_0000115 "An organ that detects light." ;
    oboInOwl:hasRelatedSynonym "light-detecting organ", "visual apparatus" ;
    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_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]." ;
    oboInOwl:hasBroadSynonym "articulation", "joint" ;
    oboInOwl:hasRelatedSynonym "articular joint", "joints" ;
    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
    ] ;
    owl:disjointWith obo:UBERON_0001474 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0002217
            obo:UBERON_0011134
        )
    ] .

obo:UBERON_0000990
    obo:IAO_0000115 "Anatomical system that has as its parts the organs concerned with reproduction." ;
    oboInOwl:hasNarrowSynonym "genital system", "genitalia" ;
    oboInOwl:hasRelatedSynonym "Geschlechtsorgan", "animal reproductive system", "genital tract", "organa genitalia", "reproductive tissue", "reproductive tract", "systemata genitalia" ;
    a owl:Class ;
    rdfs:label "reproductive system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000991
    ] ;
    owl:disjointWith obo:UBERON_0001004, obo:UBERON_0001007, obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 .

obo:UBERON_0000991
    obo:IAO_0000115 "Reproductive organ that produces and releases eggs (ovary) or sperm (testis)." ;
    oboInOwl:hasExactSynonym "gonada" ;
    oboInOwl:hasRelatedSynonym "gonads" ;
    a owl:Class ;
    rdfs:label "gonad" ;
    rdfs:subClassOf obo:UBERON_0003133, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005564
    ] .

obo:UBERON_0001003
    obo:IAO_0000115 "The outer epithelial layer of the skin that is superficial to the dermis." ;
    oboInOwl:hasBroadSynonym "epidermis", "skin" ;
    oboInOwl:hasExactSynonym "vertebrate epidermis" ;
    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
    ] ;
    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." ;
    oboInOwl:hasExactSynonym "apparatus respiratorius", "respiratory system" ;
    oboInOwl:hasRelatedSynonym "Atmungssystem", "apparatus respiratorius", "systema respiratorium" ;
    a owl:Class ;
    rdfs:label "respiratory system" ;
    rdfs:subClassOf obo:UBERON_0000467 ;
    owl:disjointWith obo:UBERON_0001007, obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 .

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." ;
    oboInOwl:hasRelatedSynonym "alimentary system", "alimentary tract", "gastrointestinal system", "gut" ;
    a owl:Class ;
    rdfs:label "digestive system" ;
    rdfs:subClassOf obo:UBERON_0000467 ;
    owl:disjointWith obo:UBERON_0001009, obo:UBERON_0001016, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 .

obo:UBERON_0001008
    obo:IAO_0000115 "The renal system in an anatomical system that maintains fluid balance and contributes to electrolyte balance, acid/base balance, and disposal of nitrogenous waste products." ;
    oboInOwl:hasBroadSynonym "excretory system" ;
    oboInOwl:hasExactSynonym "systema urinaria", "systema urinarium", "urinary system", "urinary tract" ;
    oboInOwl:hasRelatedSynonym "renal or urinary system", "renal/urinary system" ;
    a owl:Class ;
    rdfs:label "renal system" ;
    rdfs:subClassOf obo:UBERON_8450002 .

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]." ;
    oboInOwl:hasRelatedSynonym "systema cardiovasculare" ;
    a owl:Class ;
    rdfs:label "circulatory system" ;
    rdfs:subClassOf obo:UBERON_0000467 ;
    owl:disjointWith obo:UBERON_0001016, obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 .

obo:UBERON_0001013
    obo:IAO_0000115 "Portion of connective tissue composed of adipocytes enmeshed in areolar tissue." ;
    oboInOwl:hasExactSynonym "fat", "fat tissue", "fatty tissue" ;
    oboInOwl:hasRelatedSynonym "adipose", "bodyfat", "fatty depot" ;
    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." ;
    oboInOwl:hasExactSynonym "muscle group", "muscles set", "musculature", "musculi", "set of muscles", "set of skeletal muscles" ;
    oboInOwl:hasRelatedSynonym "muscle system", "muscles", "musculature system" ;
    a owl:Class ;
    rdfs:label "musculature" ;
    rdfs:subClassOf obo:UBERON_0011216, [
        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_0001630
    ] .

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]." ;
    oboInOwl:hasExactSynonym "neurological system" ;
    oboInOwl:hasNarrowSynonym "nerve net" ;
    oboInOwl:hasRelatedSynonym "systema nervosum" ;
    a owl:Class ;
    rdfs:label "nervous system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0016880
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0016880
    ] ;
    owl:disjointWith obo:UBERON_0001434, obo:UBERON_0002204, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 .

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." ;
    oboInOwl:hasExactSynonym "CNS", "systema nervosum centrale" ;
    oboInOwl:hasNarrowSynonym "cerebrospinal axis" ;
    oboInOwl:hasRelatedSynonym "neuraxis" ;
    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_0001021
    obo:IAO_0000115 "An enclosed, cable-like bundle of axons in the peripheral nervous system originating in a nerve root in the central nervous system (or a condensed nervous structure) connecting with peripheral structures." ;
    oboInOwl:hasExactSynonym "nerves", "peripheral nerve" ;
    oboInOwl:hasRelatedSynonym "neural subtree" ;
    a owl:Class ;
    rdfs:label "nerve" ;
    rdfs:subClassOf obo:UBERON_0000122, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000010
    ] .

obo:UBERON_0001032
    obo:IAO_0000115 "Anatomical system that overlaps the nervous system and is responsible for receiving and processing sensory information." ;
    oboInOwl:hasExactSynonym "organa sensuum", "sense organ subsystem", "sense organs", "sense organs set", "sensory subsystem", "sensory systems" ;
    oboInOwl:hasRelatedSynonym "organa sensuum", "sensory organ system", "set of sense organs" ;
    a owl:Class ;
    rdfs:label "sensory system" ;
    rdfs:subClassOf obo:UBERON_0015203, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004456
    ] .

obo:UBERON_0001041
    obo:IAO_0000115 "Anterior subdivision of a digestive tract." ;
    oboInOwl:hasRelatedSynonym "praeenteron", "proenteron" ;
    a owl:Class ;
    rdfs:label "foregut" ;
    rdfs:subClassOf obo:UBERON_0004921 .

obo:UBERON_0001046
    obo:IAO_0000115 "The caudalmost subdivision of a digestive tract." ;
    oboInOwl:hasRelatedSynonym "metenteron" ;
    a owl:Class ;
    rdfs:label "hindgut" ;
    rdfs:subClassOf obo:UBERON_0004921, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003104
    ] .

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:hasRelatedSynonym "bud", "future organ", "placode", "primordia", "rudiment" ;
    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]." ;
    oboInOwl:hasRelatedSynonym "neural primordium", "presumptive central nervous system", "tubus neuralis" ;
    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
    ] .

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

obo:UBERON_0001084
    obo:IAO_0000115 "A zone of skin that is part of a head [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "adult head zone of skin", "head skin", "head zone of skin", "zone of skin of adult head", "zone of skin of head" ;
    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]." ;
    oboInOwl:hasExactSynonym "torso zone of skin", "trunk skin", "trunk zone of skin", "zone of skin of torso", "zone of skin of trunk" ;
    a owl:Class ;
    rdfs:label "skin of trunk" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0001087
    obo:IAO_0000115 "Transudate contained in the pleural cavity." ;
    a owl:Class ;
    rdfs:label "pleural fluid" ;
    rdfs:subClassOf obo:UBERON_0036244 .

obo:UBERON_0001088
    obo:IAO_0000115 "Excretion that is the output of a kidney." ;
    a owl:Class ;
    rdfs:label "urine" ;
    rdfs:subClassOf obo:UBERON_0000174 .

obo:UBERON_0001089
    obo:IAO_0000115 "Secretion produced by a sweat gland." ;
    oboInOwl:hasRelatedSynonym "skin exudate" ;
    a owl:Class ;
    rdfs:label "sweat" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006314 .

obo:UBERON_0001090
    obo:IAO_0000115 "Joint fluid is a transudate of plasma that is actively secreted by synovial cells." ;
    oboInOwl:hasExactSynonym "joint fluid" ;
    a owl:Class ;
    rdfs:label "synovial fluid" ;
    rdfs:subClassOf obo:UBERON_0007779, obo:UBERON_0007794 .

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]." ;
    oboInOwl:hasExactSynonym "involuntary muscle", "non-striated muscle", "smooth muscle", "textus muscularis nonstriatus" ;
    oboInOwl:hasNarrowSynonym "visceral muscle", "visceral muscle tissue" ;
    oboInOwl:hasRelatedSynonym "textus muscularis levis; textus muscularis nonstriatus" ;
    a owl:Class ;
    rdfs:label "smooth muscle tissue" ;
    rdfs:subClassOf obo:UBERON_0002385 .

obo:UBERON_0001242
    obo:IAO_0000115 "Mucosal layer that lines the intestine." ;
    oboInOwl:hasExactSynonym "bowel mucosa", "bowel mucosa of organ", "bowel mucous membrane", "bowel organ mucosa", "intestine mucosa", "intestine mucosa of organ", "intestine mucous membrane", "intestine organ mucosa", "mucosa of bowel", "mucosa of intestine", "mucosa of organ of bowel", "mucosa of organ of intestine", "mucous membrane of bowel", "mucous membrane of intestine", "organ mucosa of bowel", "organ mucosa of intestine", "tunica mucosa intestini" ;
    a owl:Class ;
    rdfs:label "intestinal mucosa" ;
    rdfs:subClassOf obo:UBERON_0004786, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0001262
    obo:IAO_0000115 "An anatomical wall that is part of a intestine [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "anatomical wall of bowel", "anatomical wall of intestine", "bowel anatomical wall", "bowel wall", "intestinal wall", "intestine anatomical wall", "intestine wall", "wall of bowel" ;
    oboInOwl:hasRelatedSynonym "bowel wall" ;
    a owl:Class ;
    rdfs:label "wall of intestine" ;
    rdfs:subClassOf obo:UBERON_0000328, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0001277
    obo:IAO_0000115 "Epithelial layer that lines the intestine." ;
    oboInOwl:hasExactSynonym "bowel epithelial tissue", "bowel epithelium", "epithelial tissue of bowel", "epithelial tissue of intestine", "epithelium of bowel", "epithelium of intestine", "intestine epithelial tissue" ;
    oboInOwl:hasNarrowSynonym "villous epithelium" ;
    oboInOwl:hasRelatedSynonym "intestine epithelium" ;
    a owl:Class ;
    rdfs:label "intestinal epithelium" ;
    rdfs:subClassOf obo:UBERON_0000485, obo:UBERON_0003350, obo:UBERON_0003929, obo:UBERON_0004808, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001242
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0001353
    obo:IAO_0000115 "The anus and surrounding regions. Encompasses both internal and external regions, where present." ;
    oboInOwl:hasRelatedSynonym "posterior", "posterior end of organism" ;
    a owl:Class ;
    rdfs:label "anal region" ;
    rdfs:subClassOf obo:UBERON_0000475 .

obo:UBERON_0001359
    obo:IAO_0000115 "A clear, colorless, bodily fluid, that occupies the subarachnoid space and the ventricular system around and inside the brain and spinal cord." ;
    oboInOwl:hasExactSynonym "CSF", "cerebral spinal fluid" ;
    oboInOwl:hasRelatedSynonym "liquor cerebrospinalis", "spinal fluid" ;
    a owl:Class ;
    rdfs:label "cerebrospinal fluid" ;
    rdfs:subClassOf obo:UBERON_0007779, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002307
    ] .

obo:UBERON_0001418
    obo:IAO_0000115 "A zone of skin that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "thoracic skin", "thorax skin", "thorax zone of skin", "zone of skin of thorax" ;
    oboInOwl:hasRelatedSynonym "upper body skin" ;
    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_0001421
    obo:IAO_0000115 "An organism subdivision that includes the pectoral girdle skeleton and associated soft tissue. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc). Examples: There are only two instances in an organism, right and left pectoral girdle regions." ;
    oboInOwl:hasExactSynonym "cingulum membri superioris", "girdle - pectoral" ;
    oboInOwl:hasNarrowSynonym "cingulum membri superioris", "shoulder girdle", "upper limb girdle" ;
    oboInOwl:hasRelatedSynonym "pectoral girdle", "pectoral region" ;
    a owl:Class ;
    rdfs:label "pectoral girdle region" ;
    rdfs:subClassOf obo:UBERON_0007823, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007831
    ] ;
    owl:disjointWith obo:UBERON_0007831 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007823
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0001422
    obo:IAO_0000115 "A lymphatic vessel that is part of a face [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "buccal lymphatic vessel", "face lymph vessel", "face lymphatic vessel", "lymph vessel of face", "lymphatic vessel of face" ;
    oboInOwl:hasRelatedSynonym "FL" ;
    a owl:Class ;
    rdfs:label "facial lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001456
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011363
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001456
            ]
        )
    ] .

obo:UBERON_0001425
    oboInOwl:hasRelatedSynonym "PL" ;
    a owl:Class ;
    rdfs:label "pectoral lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0001434
    obo:IAO_0000115 "Anatomical system that is a multi-element, multi-tissue anatomical cluster that consists of the skeleton and the articular system." ;
    oboInOwl:hasExactSynonym "skeleton system" ;
    oboInOwl:hasNarrowSynonym "set of all bones and joints" ;
    oboInOwl:hasRelatedSynonym "Skelettsystem" ;
    a owl:Class ;
    rdfs:label "skeletal system" ;
    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
    ] ;
    owl:disjointWith obo:UBERON_0001474, obo:UBERON_0002204, obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 ;
    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:hasExactSynonym "head subdivision" ;
    oboInOwl:hasRelatedSynonym "head region", "region of head" ;
    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)." ;
    oboInOwl:hasRelatedSynonym "facia/facies", "visage" ;
    a owl:Class ;
    rdfs:label "face" ;
    rdfs:subClassOf obo:UBERON_0001444, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000165
    ] .

obo:UBERON_0001473
    obo:IAO_0000115 "A vessel that contains or conveys lymph, that originates as an interfibrillar or intercellular cleft or space in a tissue or organ, and that if small has no distinct walls or walls composed only of endothelial cells and if large resembles a vein in structure[BTO]." ;
    oboInOwl:hasExactSynonym "lymph vessel" ;
    oboInOwl:hasRelatedSynonym "vas lymphaticum" ;
    a owl:Class ;
    rdfs:label "lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0000055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004536
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002391
    ] ;
    owl:disjointWith obo:UBERON_0001981 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000055
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004536
            ]
        )
    ] .

obo:UBERON_0001474
    obo:IAO_0000115 "Skeletal element that is composed of bone tissue." ;
    oboInOwl:hasExactSynonym "bone organ" ;
    oboInOwl:hasRelatedSynonym "bone", "bones" ;
    a owl:Class ;
    rdfs:label "bone element" ;
    rdfs:subClassOf obo:UBERON_0004765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002481
    ] ;
    owl:disjointWith obo:UBERON_0001630, obo:UBERON_0005090 .

obo:UBERON_0001555
    obo:IAO_0000115 "A tube extending from the mouth to the anus." ;
    oboInOwl:hasBroadSynonym "gut" ;
    oboInOwl:hasExactSynonym "digestive tube", "enteric tract" ;
    oboInOwl:hasNarrowSynonym "alimentary canal", "alimentary tract" ;
    oboInOwl:hasRelatedSynonym "digestive canal", "gut tube" ;
    a owl:Class ;
    rdfs:label "digestive tract" ;
    rdfs:subClassOf 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_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:hasExactSynonym "musculus ciliarus" ;
    oboInOwl:hasRelatedSynonym "Bowman`s muscles", "ciliaris", "musculus ciliaris" ;
    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
    ] .

obo:UBERON_0001606
    oboInOwl:hasExactSynonym "iris muscle", "iris muscle organ", "muscle organ of iris" ;
    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]." ;
    oboInOwl:hasBroadSynonym "muscle" ;
    a owl:Class ;
    rdfs:label "muscle organ" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0005090, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002385
    ] .

obo:UBERON_0001708
    obo:IAO_0000115 "Subdivision of skeleton which includes upper and lower jaw skeletons." ;
    oboInOwl:hasExactSynonym "jaw", "jaw cartilage", "mandibular arch skeleton" ;
    oboInOwl:hasRelatedSynonym "anterior splanchnocranium", "jaws", "mandibular arch", "oral jaw skeleton", "pharyngeal arch 1 skeleton", "visceral arch 1" ;
    a owl:Class ;
    rdfs:label "jaw skeleton" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ] .

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]." ;
    oboInOwl:hasExactSynonym "mandibular part of mouth" ;
    oboInOwl:hasRelatedSynonym "lower part of mouth", "mandibular series" ;
    a owl:Class ;
    rdfs:label "lower jaw region" ;
    rdfs:subClassOf obo:UBERON_0000475, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011595
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005867
    ] .

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." ;
    oboInOwl:hasExactSynonym "anterior chamber", "anterior chamber of eye", "camera anterior", "eye anterior chamber" ;
    oboInOwl:hasRelatedSynonym "camera anterior bulbi", "camera anterior bulbi oculi", "camera oculi anterior" ;
    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
    ] .

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]." ;
    oboInOwl:hasExactSynonym "tunica vasculosa of eyeball", "uvea", "uveal tract" ;
    oboInOwl:hasRelatedSynonym "pars iridica retinae", "tunica vasculatis oculi", "tunica vasculosa bulbi", "vascular layer of eyeball" ;
    a owl:Class ;
    rdfs:label "uvea" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004923, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001801
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001775
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001776
    ] .

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." ;
    oboInOwl:hasRelatedSynonym "anterior uvea", "irides", "irises" ;
    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
    ] .

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." ;
    oboInOwl:hasExactSynonym "ocular ciliary body" ;
    oboInOwl:hasRelatedSynonym "anterior uvea", "ciliary bodies", "corpus ciliare" ;
    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
    ] .

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]." ;
    oboInOwl:hasExactSynonym "choroid", "choroid coat", "choroidea", "eye choroid", "posterior uvea" ;
    oboInOwl:hasRelatedSynonym "chorioid", "choroidea", "optic choroid" ;
    a owl:Class ;
    rdfs:label "optic choroid" ;
    rdfs:subClassOf obo:UBERON_0002203, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001768
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0019207
    ] ;
    owl:disjointWith obo:UBERON_0011892 .

obo:UBERON_0001778
    obo:IAO_0000115 "A double layer covering the ciliary body that produces aqueous humor." ;
    oboInOwl:hasExactSynonym "ciliary body epithelium", "epithelium of ciliary body", "ocular ciliary epithelium" ;
    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
    ] ;
    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_0001796
    obo:IAO_0000115 "A thick watery refractive medium that fills the space between the lens and the cornea[WP]." ;
    oboInOwl:hasExactSynonym "aqueous humor", "aqueous humour", "humor aquosus" ;
    a owl:Class ;
    rdfs:label "aqueous humor of eyeball" ;
    rdfs:subClassOf obo:UBERON_0006312, obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001766
    ] .

obo:UBERON_0001797
    obo:IAO_0000115 "A transparent, semigelatinous substance that fills the cavity behind the crystalline lens of the eye and in front of the retina." ;
    oboInOwl:hasBroadSynonym "portion of vitreous humor" ;
    oboInOwl:hasExactSynonym "humor vitreous", "humor vitreus", "vitreous", "whole portion of vitreous humor" ;
    oboInOwl:hasRelatedSynonym "humoral fluid", "ocular fluid", "vitreous fluid", "vitreous humour" ;
    a owl:Class ;
    rdfs:label "vitreous humor" ;
    rdfs:subClassOf obo:UBERON_0006312, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001798
    ] .

obo:UBERON_0001798
    obo:IAO_0000115 "Gelatinous mucoid tissue that is composed of vitreous humor and fills the cavity behind the crystalline lens of the eye and in front of the retina[MP,modified]." ;
    a owl:Class ;
    rdfs:label "vitreous body" ;
    rdfs:subClassOf obo:UBERON_0003566, obo:UBERON_0004121, obo:UBERON_0011825, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001799
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001797
    ] .

obo:UBERON_0001799
    obo:IAO_0000115 "The chamber in the eyeball enclosing the vitreous humor, bounded anteriorly by the lens and ciliary body and posteriorly by the posterior wall of the eyeball[BTO,modified]." ;
    oboInOwl:hasExactSynonym "camera postrema", "camera postrema bulbi oculi", "camera vitrea", "camera vitrea bulbi", "postremal chamber", "postremal chamber of eyeball", "vitreous chamber" ;
    a owl:Class ;
    rdfs:label "vitreous chamber of eyeball" ;
    rdfs:subClassOf obo:UBERON_0006311, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001802
    ] .

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:hasExactSynonym "anterior eye segment", "anterior segment eye", "anterior segment of eye", "anterior segment of the eye", "eye anterior segment", "segmentum anterius (bulbus oculi)" ;
    oboInOwl:hasRelatedSynonym "segmentum anterius bulbi oculi" ;
    a owl:Class ;
    rdfs:label "anterior segment of eyeball" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] ;
    owl:disjointWith obo:UBERON_0001802 .

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:hasExactSynonym "eye posterior segment", "posterior eye segment", "posterior segment eye", "posterior segment of eye", "posterior segment of the eye", "segmentum posterius (bulbus oculi)" ;
    oboInOwl:hasRelatedSynonym "segmentum posterius bulbi oculi" ;
    a owl:Class ;
    rdfs:label "posterior segment of eyeball" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] .

obo:UBERON_0001803
    obo:IAO_0000115 "A layer of epithelial cells that is part of the eye." ;
    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" ;
    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
    ] ;
    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_0001836
    obo:IAO_0000115 "A fluid produced in the oral cavity by salivary glands, typically used in predigestion, but also in other functions." ;
    oboInOwl:hasExactSynonym "salivary gland secretion" ;
    oboInOwl:hasRelatedSynonym "sailva normalis", "saliva atomaris", "saliva molecularis" ;
    a owl:Class ;
    rdfs:label "saliva" ;
    rdfs:subClassOf obo:UBERON_0000456 .

obo:UBERON_0001866
    obo:IAO_0000115 "Fatty lubricant matter secreted by sebaceous glands, and made of made of triglyceride oils, wax, squalene, and metabolytes of fat-producing cells[BTO,WP]." ;
    a owl:Class ;
    rdfs:label "sebum" ;
    rdfs:subClassOf obo:UBERON_0000456 .

obo:UBERON_0001886
    obo:IAO_0000115 "A network formed by blood vessels and the tela choroidea which secretes CSF into the ventricular spaces." ;
    oboInOwl:hasBroadSynonym "CP" ;
    oboInOwl:hasExactSynonym "chorioid plexus", "plexus choroideus" ;
    oboInOwl:hasRelatedSynonym "choroid plexus of cerebral hemisphere", "plexus choroideus", "ventricular choroid plexus" ;
    a owl:Class ;
    rdfs:label "choroid plexus" ;
    rdfs:subClassOf obo:UBERON_0003947, obo:UBERON_0005629, obo:UBERON_0006876, obo:UBERON_0036303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004086
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005283
    ] .

obo:UBERON_0001890
    obo:IAO_0000115 "The most anterior region of the brain including both the telencephalon and diencephalon." ;
    oboInOwl:hasBroadSynonym "FB" ;
    oboInOwl:hasRelatedSynonym "prosencephalon" ;
    a owl:Class ;
    rdfs:label "forebrain" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003080
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006240
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] .

obo:UBERON_0001893
    obo:IAO_0000115 "Part of the forebrain consisting of paired olfactory bulbs and cerebral hemispheres." ;
    oboInOwl:hasBroadSynonym "supratentorial region" ;
    oboInOwl:hasExactSynonym "cerebrum", "endbrain" ;
    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." ;
    oboInOwl:hasBroadSynonym "DiE" ;
    oboInOwl:hasExactSynonym "between brain", "interbrain", "mature diencephalon", "thalamencephalon" ;
    oboInOwl:hasRelatedSynonym "betweenbrain", "diencephalon" ;
    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_0002495 ;
        owl:someValuesFrom obo:UBERON_0006222
    ] .

obo:UBERON_0001898
    obo:IAO_0000115 "A specialized brain region of the ventral diencephalon arising near the end of the segmentation period; the embryonic hypothalamic region will give rise to the posterior pituitary gland as well as a number of brain nuclei. [ZFA]. One of the most important functions of the hypothalamus is to link the nervous system to the endocrine system via the pituitary gland (hypophysis).[Wikipedia]." ;
    oboInOwl:hasBroadSynonym "Hy" ;
    oboInOwl:hasExactSynonym "preoptico-hypothalamic area", "preoptico-hypothalamic region" ;
    oboInOwl:hasRelatedSynonym "hypothalamus" ;
    a owl:Class ;
    rdfs:label "hypothalamus" ;
    rdfs:subClassOf obo:UBERON_0002616, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010225
    ] .

obo:UBERON_0001913
    obo:IAO_0000115 "An emulsion of fat globules within a fluid that is secreted by the mammary gland during lactation." ;
    oboInOwl:hasExactSynonym "mammary gland milk" ;
    a owl:Class ;
    rdfs:label "milk" ;
    rdfs:subClassOf obo:UBERON_0006314, obo:UBERON_0006539 .

obo:UBERON_0001969
    obo:IAO_0000115 "The liquid component of blood, in which erythrocytes are suspended." ;
    oboInOwl:hasBroadSynonym "plasma", "portion of plasma" ;
    oboInOwl:hasExactSynonym "blood plasm", "portion of blood plasma" ;
    a owl:Class ;
    rdfs:label "blood plasma" ;
    rdfs:subClassOf obo:UBERON_0000179, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000178
    ] .

obo:UBERON_0001970
    obo:IAO_0000115 "Vital aqueous secretion of the liver that is formed by hepatocytes and modified down stream by absorptive and secretory properties of the bile duct epithelium." ;
    oboInOwl:hasRelatedSynonym "fel", "gall" ;
    a owl:Class ;
    rdfs:label "bile" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006314 .

obo:UBERON_0001981
    obo:IAO_0000115 "A vessel through which blood circulates in the body." ;
    oboInOwl:hasBroadSynonym "vascular element" ;
    oboInOwl:hasExactSynonym "region of vascular tree organ", "vascular tree organ region" ;
    oboInOwl:hasRelatedSynonym "vas sanguineum" ;
    a owl:Class ;
    rdfs:label "blood vessel" ;
    rdfs:subClassOf obo:UBERON_0000055, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004537
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo: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
    ] .

obo:UBERON_0001988
    obo:IAO_0000115 "Portion of semisolid bodily waste discharged through the anus[MW,modified]." ;
    oboInOwl:hasBroadSynonym "excreta" ;
    oboInOwl:hasExactSynonym "faeces", "fecal material", "fecal matter", "piece of shit", "portion of excrement", "portion of faeces", "portion of fecal material", "portion of fecal matter", "portion of feces", "portionem cacas", "stool" ;
    oboInOwl:hasNarrowSynonym "cow dung", "cow pat", "dung", "fewmet", "frass", "guano", "portion of dung", "portion of guano", "portion of scat", "scat", "spraint" ;
    oboInOwl:hasRelatedSynonym "droppings", "excrement", "ordure", "spoor" ;
    a owl:Class ;
    rdfs:label "feces" ;
    rdfs:subClassOf obo:UBERON_0000174 .

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." ;
    oboInOwl:hasExactSynonym "gray matter", "gray matter of neuraxis", "grey matter", "grey matter of neuraxis", "grey substance", "neuronal grey matter", "substantia grisea" ;
    oboInOwl:hasRelatedSynonym "gray mater", "grisea" ;
    a owl:Class ;
    rdfs:label "gray matter" ;
    rdfs:subClassOf obo:UBERON_0011215 .

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." ;
    oboInOwl:hasExactSynonym "vascular network" ;
    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_0000055
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000179
    ] .

obo:UBERON_0002050
    obo:IAO_0000115 "Anatomical structure that is part of an embryo." ;
    oboInOwl:hasExactSynonym "developing embryonic structure", "embryonic anatomical structure" ;
    oboInOwl:hasRelatedSynonym "developing structure", "embryonale Struktur", "embryonic structures" ;
    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]." ;
    oboInOwl:hasExactSynonym "vertebrate dermis" ;
    oboInOwl:hasRelatedSynonym "corium", "cutis" ;
    a owl:Class ;
    rdfs:label "dermis" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0013754, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002097
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002384
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011860
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0010083
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0010083
    ] .

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]." ;
    oboInOwl:hasExactSynonym "hypoderm", "vertebrate hypodermis" ;
    oboInOwl:hasRelatedSynonym "sub-tegumental tissue", "subcutaneous tissue", "subcutis", "subtegumental tissue", "superficial fascia", "tela subcutanea" ;
    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:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001013
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011825
    ] .

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." ;
    oboInOwl:hasExactSynonym "visceral organ", "visceral organ system" ;
    oboInOwl:hasRelatedSynonym "splanchnic tissue", "viscera", "visceral tissue" ;
    a owl:Class ;
    rdfs:label "viscus" ;
    rdfs:subClassOf obo:UBERON_0005177 .

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]." ;
    oboInOwl:hasBroadSynonym "axial skeleton" ;
    oboInOwl:hasExactSynonym "post-cranial axial skeleton" ;
    a owl:Class ;
    rdfs:label "postcranial axial skeleton" ;
    rdfs:subClassOf obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005944
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011138
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003089
    ] .

obo:UBERON_0002091
    obo:IAO_0000115 "Subdivision of skeleton which which consists of all the skeletal elements in in the pectoral and pelvic appendage complexes[cjm]." ;
    oboInOwl:hasExactSynonym "appendicular skeleton", "entire appendicular skeleton" ;
    oboInOwl:hasNarrowSynonym "paired fin skeleton" ;
    oboInOwl:hasRelatedSynonym "skeleton appendiculare" ;
    a owl:Class ;
    rdfs:label "appendicular skeleton" ;
    rdfs:subClassOf obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011249
    ] .

obo:UBERON_0002097
    obo:IAO_0000115 "The organ covering the body that consists of the dermis and epidermis." ;
    oboInOwl:hasExactSynonym "entire skin", "skin organ" ;
    oboInOwl:hasRelatedSynonym "entire integument", "integument", "integumental organ", "pelt", "skin" ;
    a owl:Class ;
    rdfs:label "skin of body" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0011272
    ] .

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." ;
    oboInOwl:hasExactSynonym "cardiac septa", "heart septa", "heart septum", "septum of heart" ;
    oboInOwl:hasRelatedSynonym "spiral septa" ;
    a owl:Class ;
    rdfs:label "cardiac septum" ;
    rdfs:subClassOf obo:UBERON_0003037, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    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." ;
    oboInOwl:hasExactSynonym "thoracolumbar region", "torso", "trunk region" ;
    oboInOwl:hasRelatedSynonym "Rumpf" ;
    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." ;
    oboInOwl:hasExactSynonym "photosensory system", "visual organ system" ;
    a owl:Class ;
    rdfs:label "visual system" ;
    rdfs:subClassOf obo:UBERON_0001032 .

obo:UBERON_0002190
    obo:IAO_0000115 "A portion of adipose tissue that is part of the hypodermis, beneath the dermis." ;
    oboInOwl:hasBroadSynonym "panniculus adiposus" ;
    oboInOwl:hasExactSynonym "fatty layer of subcutaneous tissue", "hypodermis fat layer", "panniculus adiposus (tela subcutanea)", "panniculus adiposus telae subcutaneae", "subcutaneous fat layer" ;
    oboInOwl:hasRelatedSynonym "fatty layer of superficial fascia", "subcutaneous fat" ;
    a owl:Class ;
    rdfs:label "subcutaneous adipose tissue" ;
    rdfs:subClassOf obo:UBERON_0001013, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002072
    ] ;
    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:hasExactSynonym "hematolymphoid system", "lymphomyeloid complex" ;
    oboInOwl:hasRelatedSynonym "haemolymphoid system" ;
    a owl:Class ;
    rdfs:label "hemolymphoid system" ;
    rdfs:subClassOf obo:UBERON_0000467 .

obo:UBERON_0002199
    obo:IAO_0000115 "The dermis, epidermis and hypodermis." ;
    oboInOwl:hasExactSynonym "dermis plus epidermis plus hypodermis", "integumentum commune", "skin and subcutaneous tissue", "skin plus hypodermis", "the integument" ;
    oboInOwl:hasRelatedSynonym "dermal system", "dermoid system", "skin", "tegument", "vertebrate integument" ;
    a owl:Class ;
    rdfs:label "integument" ;
    rdfs:subClassOf 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
    ] .

obo:UBERON_0002200
    obo:IAO_0000115 "Vasculature that is part of a head [Automatically generated definition]." ;
    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:hasRelatedSynonym "head vasculature" ;
    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:hasExactSynonym "torso vascular network", "torso vasculature", "trunk vascular network", "trunk vasculature", "vascular network of torso", "vascular network of trunk", "vasculature of torso" ;
    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." ;
    oboInOwl:hasExactSynonym "eye vascular network", "ocular blood vessel", "ocular vasculature", "vascular network of eye" ;
    oboInOwl:hasRelatedSynonym "eye vasculature", "optic vasculature" ;
    a owl:Class ;
    rdfs:label "vasculature of eye" ;
    rdfs:subClassOf 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." ;
    oboInOwl:hasExactSynonym "musculo-skeletal system" ;
    a owl:Class ;
    rdfs:label "musculoskeletal system" ;
    rdfs:subClassOf 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
    ] ;
    owl:disjointWith obo:UBERON_0002390, obo:UBERON_0002405, obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 .

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]." ;
    oboInOwl:hasExactSynonym "articulatio synoviale", "diarthroses", "diarthrosis", "diarthrosis joint" ;
    oboInOwl:hasRelatedSynonym "diarthrodial joints" ;
    a owl:Class ;
    rdfs:label "synovial joint" ;
    rdfs:subClassOf obo:UBERON_0000982 ;
    owl:disjointWith obo:UBERON_0011134 .

obo:UBERON_0002271
    oboInOwl:hasExactSynonym "hypothalamus periventricular zone", "zona periventricularis hypothalamicae" ;
    oboInOwl:hasRelatedSynonym "periventricular zone of the hypothalamus" ;
    a owl:Class ;
    rdfs:label "periventricular zone of hypothalamus" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001898
    ] .

obo:UBERON_0002285
    obo:IAO_0000115 "A brain ventricle that is part of a telencephalon. In mammals and species with an evaginated telencephalon, this is one of a pair of lateral structures, one in each hemisphere." ;
    oboInOwl:hasExactSynonym "lateral ventricle", "lateral ventricles", "telencephalic ventricle", "telencephalon lateral ventricle" ;
    oboInOwl:hasRelatedSynonym "forebrain ventricle", "lateral ventricle of brain", "tectal ventricle", "telencephalic ventricles", "telencephalic vesicle" ;
    a owl:Class ;
    rdfs:label "telencephalic ventricle" ;
    rdfs:subClassOf obo:UBERON_0004086, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009676
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004086
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001893
            ]
        )
    ] .

obo:UBERON_0002297
    obo:IAO_0000115 "The yellow or brown waxy secretions produced by vestigial apocrine sweat glands in the external ear canal[MESH]." ;
    oboInOwl:hasExactSynonym "ear wax", "earwax" ;
    a owl:Class ;
    rdfs:label "cerumen" ;
    rdfs:subClassOf obo:UBERON_0001089 .

obo:UBERON_0002307
    obo:IAO_0000115 "Part of choroid plexus contained in the lateral ventricle." ;
    oboInOwl:hasExactSynonym "chorioid plexus of cerebral hemisphere of lateral ventricle", "chorioid plexus of lateral ventricle", "choroid plexus telencephalic ventricle", "lateral ventricle chorioid plexus of cerebral hemisphere", "lateral ventricle choroid plexus" ;
    a owl:Class ;
    rdfs:label "choroid plexus of lateral ventricle" ;
    rdfs:subClassOf obo:UBERON_0001886, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001886
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:UBERON_0002308
    obo:IAO_0000115 "A neural nucleus that is part of the brain." ;
    oboInOwl:hasExactSynonym "brain nucleus" ;
    oboInOwl:hasRelatedSynonym "brain nuclei" ;
    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_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." ;
    oboInOwl:hasBroadSynonym "mesodermal cluster" ;
    oboInOwl:hasRelatedSynonym "epimere", "epimere mesoderm", "epithelial somite", "somites", "somitic mesoderm", "somitus" ;
    a owl:Class ;
    rdfs:label "somite" ;
    rdfs:subClassOf obo:UBERON_0005423, obo:UBERON_0007503, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003059
    ] .

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]." ;
    oboInOwl:hasExactSynonym "NC" ;
    oboInOwl:hasRelatedSynonym "crista neuralis", "neural crest material" ;
    a owl:Class ;
    rdfs:label "neural crest" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010314, obo:UBERON_0010316, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0005062
    ] .

obo:UBERON_0002346
    obo:IAO_0000115 "Embryonic ectoderm that gives rise to nervous tissue." ;
    oboInOwl:hasExactSynonym "neural ectoderm", "neuroectoderm" ;
    oboInOwl:hasRelatedSynonym "epithelium tubi neuralis; neuroectoderma", "neuaral ectoderm", "presumptive central nervous system", "ventral neurogenic region" ;
    a owl:Class ;
    rdfs:label "neurectoderm" ;
    rdfs:subClassOf obo:UBERON_0000923, obo:UBERON_0004121 .

obo:UBERON_0002384
    obo:IAO_0000115 "Tissue with cells that deposit non-polarized extracellular matrix including connective tissue fibers and ground substance." ;
    oboInOwl:hasExactSynonym "portion of connective tissue", "textus connectivus" ;
    oboInOwl:hasRelatedSynonym "Bindegewebe" ;
    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]." ;
    oboInOwl:hasExactSynonym "muscular tissue", "portion of muscle tissue", "textus muscularis" ;
    a owl:Class ;
    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." ;
    oboInOwl:hasExactSynonym "haematological system", "haemopoietic system", "organa haemopoietica" ;
    oboInOwl:hasRelatedSynonym "Blutbildungssystem", "haematopoietic system", "hematological system", "hematolymphoid system", "hemopoietic system" ;
    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_0002405, obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 .

obo:UBERON_0002391
    obo:IAO_0000115 "Lymph is the fluid that is formed when interstitial fluid enters the conduits of the lymphatic system through lymph capillaries[WP]." ;
    oboInOwl:hasRelatedSynonym "lympha" ;
    a owl:Class ;
    rdfs:label "lymph" ;
    rdfs:subClassOf obo:UBERON_0000179, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000913
    ] .

obo:UBERON_0002405
    obo:IAO_0000115 "Anatomical system that protects the body from foreign substances, cells, and tissues by producing the immune response and that includes especially the thymus, spleen, lymphoid tissue, lymphocytes including the B cells and T cells, and antibodies." ;
    a owl:Class ;
    rdfs:label "immune system" ;
    rdfs:subClassOf obo:UBERON_0015203 ;
    owl:disjointWith obo:UBERON_0002416, obo:UBERON_0004456, obo:UBERON_8450002 .

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." ;
    oboInOwl:hasExactSynonym "integumentary system" ;
    oboInOwl:hasRelatedSynonym "body surface", "dermal system", "external covering of organism", "integumentum commune", "organism surface", "surface" ;
    a owl:Class ;
    rdfs:label "integumental system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0007376
    ] ;
    owl:disjointWith obo:UBERON_0004456, obo:UBERON_8450002 .

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." ;
    oboInOwl:hasExactSynonym "epithelium of mucosa of mouth", "epithelium of oral mucosa" ;
    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
    ] ;
    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_0002443
    obo:IAO_0000115 "A blood vessel that is part of a choroid [Automatically generated definition]." ;
    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:hasRelatedSynonym "set of choroid blood vessels" ;
    a owl:Class ;
    rdfs:label "choroidal blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001776
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001776
            ]
        )
    ] .

obo:UBERON_0002465
    obo:IAO_0000115 "The lymphatic system in vertebrates is a network of conduits that carry a clear fluid called lymph. It also includes the lymphoid tissue through which the lymph travels. Lymphoid tissue is found in many organs, particularly the lymph nodes, and in the lymphoid follicles associated with the digestive system such as the tonsils. The system also includes all the structures dedicated to the circulation and production of lymphocytes, which includes the spleen, thymus, bone marrow and the lymphoid tissue associated with the digestive system[WP]." ;
    oboInOwl:hasNarrowSynonym "lymphatic system" ;
    oboInOwl:hasRelatedSynonym "lymphatic circulatory system", "lymphatic drainage system", "systema lymphoideum" ;
    a owl:Class ;
    rdfs:label "lymphoid system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002193
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002405
    ] .

obo:UBERON_0002481
    obo:IAO_0000115 "Skeletal tissue with a collagen-rich extracellular matrix vascularized, mineralized with hydroxyapatite and typically including osteocytes located in lacunae that communicate with one another by cell processes (in canaliculi). Bone is deposited by osteoblasts." ;
    oboInOwl:hasExactSynonym "calcium tissue", "osseous tissue", "osteogenic tissue" ;
    oboInOwl:hasNarrowSynonym "mineralized bone tissue" ;
    oboInOwl:hasRelatedSynonym "bone", "portion of bone tissue" ;
    a owl:Class ;
    rdfs:label "bone tissue" ;
    rdfs:subClassOf obo:UBERON_0004755, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:disjointWith obo:UBERON_0005090 .

obo:UBERON_0002506
    obo:IAO_0000115 "An epithelium that is part of a iris [Automatically generated definition]." ;
    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:hasRelatedSynonym "iris pigmented epithelium" ;
    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
    ] ;
    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_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]." ;
    oboInOwl:hasExactSynonym "epiblast" ;
    oboInOwl:hasRelatedSynonym "blastocyst", "ectoblast", "epiblastus", "primitive ectoderm" ;
    a owl:Class ;
    rdfs:label "epiblast (generic)" ;
    rdfs:subClassOf obo:UBERON_0002050 .

obo:UBERON_0002535
    obo:IAO_0000115 "Anatomical surface structure found in many aquatic organisms. It is a respiration organ whose function is the extraction of oxygen from water and the excretion of carbon dioxide. The microscopic structure of a gill is such that it presents a very large surface area to the external environment. Gills usually consist of thin filaments of tissue, branches, or slender tufted processes which have a highly folded surface to increase surface area. A high surface area is crucial to the gas exchange of aquatic organisms as water contains only 1/20 parts dissolved Oxygen compared to air. With the exception of some aquatic insects, the filaments and lamellae (folds) contain blood or coelomic fluid, from which gases are exchanged through the thin walls. Oxygen is carried by the blood to other parts of the body. Carbon dioxide passes from the blood through the thin gill tissue into the water. Gills or gill-like organs, located in different parts of the body, are found in various groups of aquatic animals, including mollusks, crustaceans, insects, fish, and amphibians." ;
    a owl:Class ;
    rdfs:label "gill" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] .

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." ;
    oboInOwl:hasExactSynonym "pharyngeal arches" ;
    oboInOwl:hasNarrowSynonym "branchial arch" ;
    oboInOwl:hasRelatedSynonym "arcus pharyngei", "visceral arch" ;
    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
    ] .

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." ;
    oboInOwl:hasBroadSynonym "ectodermal placode", "placode" ;
    oboInOwl:hasExactSynonym "ectodermal cranial placode" ;
    oboInOwl:hasRelatedSynonym "cranial placodes" ;
    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" ;
    a owl:Class ;
    rdfs:label "anatomical cavity" ;
    rdfs:subClassOf obo:UBERON_0000464 .

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:hasExactSynonym "anatomical structure of brain", "biological structure of brain", "brain anatomical structure", "brain biological structure", "brain part", "neuraxis segment", "neuroanatomical region", "segment of brain" ;
    a owl:Class ;
    rdfs:label "regional part of brain" ;
    rdfs:subClassOf obo:UBERON_0000073, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        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]." ;
    oboInOwl:hasExactSynonym "septa" ;
    a owl:Class ;
    rdfs:label "septum" ;
    rdfs:subClassOf obo:UBERON_0000061 .

obo:UBERON_0003056
    obo:IAO_0000115 "The portion of neural plate anterior to the mid-hindbrain junction." ;
    oboInOwl:hasRelatedSynonym "anterior neural plate" ;
    a owl:Class ;
    rdfs:label "pre-chordal neural plate" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003075
    ] .

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." ;
    oboInOwl:hasExactSynonym "segmental plate", "unsegmented paraxial mesoderm" ;
    oboInOwl:hasRelatedSynonym "PSM", "presumptive somite mesoderm", "somitogenic mesoderm", "somitomeric mesoderm", "unsegmented mesenchyme" ;
    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_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]." ;
    oboInOwl:hasBroadSynonym "ventral lateral plate mesoderm" ;
    oboInOwl:hasExactSynonym "blood islands" ;
    oboInOwl:hasRelatedSynonym "VBI", "caudal hematopoietic tissue", "posterior ICM", "posterior blood island", "ventral blood island" ;
    a owl:Class ;
    rdfs:label "blood island" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

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." ;
    oboInOwl:hasBroadSynonym "head mesenchyme", "head mesoderm" ;
    a owl:Class ;
    rdfs:label "prechordal plate" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003068
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0034878
    ] .

obo:UBERON_0003064
    obo:IAO_0000115 "The intermediate mesoderm is located between the lateral mesoderm and the paraxial mesoderm. It develops into the kidney and gonads." ;
    oboInOwl:hasRelatedSynonym "IM", "intermediate mesenchyme", "intermediate plate", "intermediate plate mesoderm", "mesenchyma intermedium" ;
    a owl:Class ;
    rdfs:label "intermediate mesoderm" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005256
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

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." ;
    oboInOwl:hasRelatedSynonym "chordamesoderm" ;
    a owl:Class ;
    rdfs:label "axial mesoderm" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        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
    ] .

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." ;
    oboInOwl:hasExactSynonym "eye placode", "occular primordium", "ocular primordium", "optic placode", "optic placode of camera-type eye", "optic primordium" ;
    oboInOwl:hasRelatedSynonym "eye anlage", "eye field", "optic field", "optic placodes" ;
    a owl:Class ;
    rdfs:label "eye primordium" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0001048, obo:UBERON_0005291, obo:UBERON_0006598, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003056
    ] .

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]." ;
    oboInOwl:hasRelatedSynonym "eye cup", "eyecup", "ocular cup", "ophtalmic cup" ;
    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
    ] .

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]." ;
    oboInOwl:hasRelatedSynonym "lens placodes", "placoda lentis" ;
    a owl:Class ;
    rdfs:label "lens placode" ;
    rdfs:subClassOf obo:UBERON_0002546, obo:UBERON_0006598, obo:UBERON_0010312, obo:UBERON_0011814, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010312
    ] .

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]." ;
    oboInOwl:hasRelatedSynonym "lamina neuralis", "presumptive central nervous system" ;
    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_0002495 ;
        owl:someValuesFrom obo:UBERON_0007284
    ] .

obo:UBERON_0003077
    obo:IAO_0000115 "The paraxial mesoderm is the mesoderm located bilaterally adjacent to the notochord and neural tube[GO]." ;
    oboInOwl:hasExactSynonym "paraxial mesenchyme", "somitic mesoderm" ;
    oboInOwl:hasRelatedSynonym "mesoderma paraxiale" ;
    a owl:Class ;
    rdfs:label "paraxial mesoderm" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0007524, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007285
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002495 ;
        owl:someValuesFrom obo:UBERON_0007285
    ] .

obo:UBERON_0003080
    a owl:Class ;
    rdfs:label "anterior neural tube" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003056
    ] .

obo:UBERON_0003081
    obo:IAO_0000115 "Portion of the middle of the three primary germ layers of the embryo that resides on the periphery of the embryo, is continuous with the extra-embryonic mesoderm, splits into two layers enclosing the intra-embryonic coelom, and gives rise to body wall structures[MP]." ;
    oboInOwl:hasExactSynonym "LPM", "lateral mesoderm" ;
    oboInOwl:hasRelatedSynonym "lateral plate", "lateral plate mesenchyme", "mesoderma laminae lateralis" ;
    a owl:Class ;
    rdfs:label "lateral plate mesoderm" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007524, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000926
    ] .

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." ;
    oboInOwl:hasRelatedSynonym "cardiac field", "fused heart primordium" ;
    a owl:Class ;
    rdfs:label "heart primordium" ;
    rdfs:subClassOf 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]." ;
    oboInOwl:hasExactSynonym "sclerotomes" ;
    oboInOwl:hasRelatedSynonym "sclerotomus" ;
    a owl:Class ;
    rdfs:label "sclerotome" ;
    rdfs:subClassOf obo:UBERON_0005856, obo:UBERON_0007530, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002329
    ] .

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." ;
    oboInOwl:hasExactSynonym "CNC", "cephalic neural crest", "cranial NCC population", "head NCC population" ;
    oboInOwl:hasRelatedSynonym "crista neuralis cranialis", "head crest", "head neural crest" ;
    a owl:Class ;
    rdfs:label "cranial neural crest" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005291, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002342
    ] .

obo:UBERON_0003102
    obo:IAO_0000115 "Anatomical structure that overlaps the outer epithelial layer and is adjacent to the space surrounding the organism." ;
    oboInOwl:hasExactSynonym "anatomical surface feature" ;
    oboInOwl:hasRelatedSynonym "surface feature", "surface region", "surface structures" ;
    a owl:Class ;
    rdfs:label "surface structure" ;
    rdfs:subClassOf obo:UBERON_0000061 .

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." ;
    oboInOwl:hasRelatedSynonym "organ" ;
    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." ;
    oboInOwl:hasExactSynonym "mesenchymal tissue", "mesenchyme tissue", "portion of mesenchymal tissue", "portion of mesenchyme tissue" ;
    oboInOwl:hasRelatedSynonym "mesenchyma" ;
    a owl:Class ;
    rdfs:label "mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0000479 .

obo:UBERON_0003128
    obo:IAO_0000115 "Upper portion of the skull that excludes the mandible (when present in the organism)." ;
    oboInOwl:hasExactSynonym "bones of cranium", "ossa cranii", "set of bones of cranium", "skull minus mandible", "upper part of skull" ;
    oboInOwl:hasRelatedSynonym "calvarium", "epicranial plate", "skeletal system of head" ;
    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]." ;
    oboInOwl:hasRelatedSynonym "cranial skeleton", "skeletal system of head" ;
    a owl:Class ;
    rdfs:label "skull" ;
    rdfs:subClassOf obo:UBERON_0000075, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003128
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003278
    ] .

obo:UBERON_0003133
    obo:IAO_0000115 "An organ involved in reproduction." ;
    oboInOwl:hasExactSynonym "genital organ", "reproductive system organ", "sex organ" ;
    oboInOwl:hasRelatedSynonym "genitalia" ;
    a owl:Class ;
    rdfs:label "reproductive organ" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0005156 .

obo:UBERON_0003219
    obo:IAO_0000115 "Septum that divides the internal chambers (camerae) of the shell of a cephalopod, namely nautiloids or ammonoids." ;
    a owl:Class ;
    rdfs:label "shell septum" ;
    rdfs:subClassOf obo:UBERON_0003037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006612
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003037
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0006612
            ]
        )
    ] .

obo:UBERON_0003236
    obo:IAO_0000115 "An epithelium that is part of a lower jaw [Automatically generated definition]." ;
    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" ;
    a owl:Class ;
    rdfs:label "epithelium of lower jaw" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0035037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0003258
    obo:IAO_0000115 "An endoderm that is part of a foregut [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "foregut endoderm" ;
    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_0003260
    obo:IAO_0000115 "An endoderm that is part of a hindgut [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "hindgut endoderm" ;
    a owl:Class ;
    rdfs:label "endoderm of hindgut" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0003353, obo:UBERON_0005911 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_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." ;
    oboInOwl:hasBroadSynonym "lower jaw", "mandible" ;
    oboInOwl:hasExactSynonym "lower jaw skeleton" ;
    oboInOwl:hasRelatedSynonym "mandibles", "mandibular series" ;
    a owl:Class ;
    rdfs:label "skeleton of lower jaw" ;
    rdfs:subClassOf obo:UBERON_0010313, obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001708
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ] .

obo:UBERON_0003304
    obo:IAO_0000115 "A blood island that is part of a mesoderm." ;
    oboInOwl:hasExactSynonym "mesoderm blood islands" ;
    oboInOwl:hasRelatedSynonym "mesenchyme blood island" ;
    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." ;
    oboInOwl:hasExactSynonym "mesenchyme of eye" ;
    a owl:Class ;
    rdfs:label "eye mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0007213, obo:UBERON_0009891, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009920
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0003324
    obo:IAO_0000115 "Mesenchyme that is part of a developing lower jaw [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "lower jaw mesenchyme", "mesenchyme of ventral mandibular arch", "ventral mandibular arch mesenchyme" ;
    a owl:Class ;
    rdfs:label "mesenchyme of lower jaw" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0034995, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001710
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006905
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0003343
    obo:IAO_0000115 "A mucosa that is part of a oral opening [Automatically generated definition]." ;
    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" ;
    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:hasRelatedSynonym "lamina epithelialis mucosa", "lamina epithelialis mucosae" ;
    a owl:Class ;
    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_0003353
    obo:IAO_0000115 "An epithelium that is part of a hindgut [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "epithelial tissue of hindgut", "hindgut epithelial tissue", "hindgut epithelium" ;
    a owl:Class ;
    rdfs:label "epithelium of hindgut" ;
    rdfs:subClassOf obo:UBERON_0003929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
        )
    ] .

obo:UBERON_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." ;
    oboInOwl:hasExactSynonym "ocular smooth muscle" ;
    a owl:Class ;
    rdfs:label "smooth muscle of eye" ;
    rdfs:subClassOf obo:UBERON_0001135, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    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_0003426
    obo:IAO_0000115 "An adipose tissue that is part of a dermis [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "adipose tissue of dermis", "dermis fat tissue", "dermis fatty tissue", "fat tissue of dermis", "fatty tissue of dermis" ;
    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_0003439
    obo:IAO_0000115 "A nerve that is part of the trunk region of the body (not to be confused with a nerve trunk)." ;
    oboInOwl:hasExactSynonym "nerve of torso", "nerve of trunk", "torso nerve" ;
    oboInOwl:hasRelatedSynonym "trunk nerve" ;
    a owl:Class ;
    rdfs:label "nerve of trunk region" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002100
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0003456
    obo:IAO_0000115 "A lymphatic vessel that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "apparatus respiratorius lymph vessel", "apparatus respiratorius lymphatic vessel", "lymph vessel of apparatus respiratorius", "lymph vessel of respiratory system", "lymphatic vessel of apparatus respiratorius", "lymphatic vessel of respiratory system", "respiratory system lymph vessel" ;
    a owl:Class ;
    rdfs:label "respiratory system lymphatic vessel" ;
    rdfs:subClassOf obo:UBERON_0001473, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001473
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0003457
    obo:IAO_0000115 "A bone that is part of a head [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "adult head bone", "adult head bone organ", "bone of adult head", "bone of head", "bone organ of adult head", "bone organ of head", "head bone organ" ;
    oboInOwl:hasRelatedSynonym "craniofacial bone" ;
    a owl:Class ;
    rdfs:label "head bone" ;
    rdfs:subClassOf obo:UBERON_0007914, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0003462
    obo:IAO_0000115 "A bone that is part of a facial skeleton [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "bone of facial skeleton", "facial bone", "facial skeleton bone" ;
    oboInOwl:hasRelatedSynonym "bone of viscerocranium", "viscerocranium bone" ;
    a owl:Class ;
    rdfs:label "facial bone" ;
    rdfs:subClassOf obo:UBERON_0003457, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011156
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011156
            ]
        )
    ] .

obo:UBERON_0003463
    obo:IAO_0000115 "A bone that is part of a trunk [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "bone of torso", "bone of trunk", "bone organ of torso", "bone organ of trunk", "torso bone", "torso bone organ", "trunk bone organ" ;
    a owl:Class ;
    rdfs:label "trunk bone" ;
    rdfs:subClassOf obo:UBERON_0001474, obo:UBERON_0005177 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002100
            ]
        )
    ] .

obo:UBERON_0003496
    obo:IAO_0000115 "A blood vessel that is part of a head [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "adult head blood vessel", "blood vessel of adult head", "blood vessel of head" ;
    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:hasExactSynonym "blood vessel of heart" ;
    oboInOwl:hasRelatedSynonym "cardiac blood vessel" ;
    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:hasExactSynonym "blood vessel of brain" ;
    a owl:Class ;
    rdfs:label "brain blood vessel" ;
    rdfs:subClassOf obo:UBERON_0001981, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008998
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000955
            ]
        )
    ] .

obo:UBERON_0003501
    obo:IAO_0000115 "A blood vessel that is part of a retina [Automatically generated definition]." ;
    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" ;
    a owl:Class ;
    rdfs:label "retina blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004864
    ] ;
    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_0003504
    obo:IAO_0000115 "A blood vessel that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "apparatus respiratorius blood vessel", "blood vessel of apparatus respiratorius", "blood vessel of respiratory system" ;
    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_0003511
    obo:IAO_0000115 "A blood vessel that is part of a iris [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "blood vessel of iris" ;
    a owl:Class ;
    rdfs:label "iris blood vessel" ;
    rdfs:subClassOf obo:UBERON_0003496, obo:UBERON_0010313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004118
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001769
            ]
        )
    ] .

obo:UBERON_0003513
    obo:IAO_0000115 "A blood vessel that is part of a trunk [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "blood vessel of torso", "blood vessel of trunk", "torso blood vessel" ;
    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_0003528
    obo:IAO_0000115 "A gray matter that is part of a brain [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "brain grey matter", "brain grey substance", "gray matter of brain", "grey matter of brain", "grey substance of brain" ;
    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: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" ;
    a owl:Class ;
    rdfs:label "head connective tissue" ;
    rdfs:subClassOf 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
    ] ;
    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_0003570
    obo:IAO_0000115 "A portion of connective tissue that is part of a respiratory system [Automatically generated definition]." ;
    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" ;
    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:hasExactSynonym "connective tissue of dermis", "dermis portion of connective tissue", "dermis textus connectivus", "portion of connective tissue of dermis", "textus connectivus of dermis" ;
    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: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" ;
    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_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." ;
    oboInOwl:hasExactSynonym "nerve tissue", "nervous tissue", "portion of neural tissue" ;
    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
    ] ;
    owl:disjointWith obo:UBERON_0004755 .

obo:UBERON_0003729
    obo:IAO_0000115 "A mucous membrane that lines the mouth." ;
    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:hasRelatedSynonym "buccal mucosa", "mucosal lining of mouth", "oral mucosa", "tunica mucosa oris" ;
    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
    ] ;
    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_0003824
    obo:IAO_0000115 "A nerve that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "nerve of thorax", "thoracic segment nerve", "thorax nerve" ;
    oboInOwl:hasRelatedSynonym "upper body nerve" ;
    a owl:Class ;
    rdfs:label "nerve of thoracic segment" ;
    rdfs:subClassOf obo:UBERON_0003439, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000915
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0003827
    obo:IAO_0000115 "A bone that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "bone of thorax", "bone organ of thorax", "thorax bone", "thorax bone organ" ;
    oboInOwl:hasRelatedSynonym "upper body bone" ;
    a owl:Class ;
    rdfs:label "thoracic segment bone" ;
    rdfs:subClassOf obo:UBERON_0003463, obo:UBERON_0005181 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000915
            ]
        )
    ] .

obo:UBERON_0003831
    obo:IAO_0000115 "Any muscle organ that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "apparatus respiratorius muscle organ", "muscle organ of apparatus respiratorius", "muscle organ of respiratory system", "respiratory system muscle organ" ;
    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:hasExactSynonym "blood vessel of thorax", "thorax blood vessel" ;
    oboInOwl:hasRelatedSynonym "upper body blood vessel" ;
    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: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:hasRelatedSynonym "upper body connective tissue" ;
    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_0003852
    obo:IAO_0000115 "A neural crest that has_potential_to_developmentally_contribute_to a hindbrain." ;
    oboInOwl:hasExactSynonym "neural crest hindbrain", "rhombencephalic neural crest" ;
    oboInOwl:hasRelatedSynonym "rhombomere neural crest" ;
    a owl:Class ;
    rdfs:label "rhombencephalon neural crest" ;
    rdfs:subClassOf obo:UBERON_0002342, obo:UBERON_0003099 .

obo:UBERON_0003855
    obo:IAO_0000115 "Mesenchyme that is part of a developing gonad [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "gonada mesenchyme", "mesenchyme of gonad", "mesenchyme of gonada" ;
    a owl:Class ;
    rdfs:label "gonad mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000991
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000991
            ]
        )
    ] .

obo:UBERON_0003911
    obo:IAO_0000115 "The epithelial component of the choroid plexus. Consists of cuboidal epithelial cells surrounding a core of capillaries and loose connective tissue." ;
    oboInOwl:hasExactSynonym "choroid plexus epithelial tissue", "epithelial tissue of chorioid plexus of cerebral hemisphere", "epithelial tissue of choroid plexus", "epithelium of choroid plexus" ;
    a owl:Class ;
    rdfs:label "choroid plexus epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001886
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001886
            ]
        )
    ] .

obo:UBERON_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." ;
    oboInOwl:hasExactSynonym "epithelial or endothelial tube" ;
    a owl:Class ;
    rdfs:label "epithelial tube" ;
    rdfs:subClassOf obo:UBERON_0000025, obo:UBERON_0000483 .

obo:UBERON_0003929
    obo:IAO_0000115 "An epithelium that lines the lumen of the digestive tract." ;
    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:hasRelatedSynonym "alimentary tract epithelium" ;
    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_0003947
    obo:IAO_0000115 "The brain ventricles or their associated choroid plexuses." ;
    a owl:Class ;
    rdfs:label "brain ventricle/choroid plexus" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:UBERON_0001886
            obo:UBERON_0004086
        )
    ] .

obo:UBERON_0004016
    obo:IAO_0000115 "A transitional population of migrating mesenchymal cells that derive from somites and that will become dermal cells." ;
    oboInOwl:hasExactSynonym "cutis plate", "dermatomal mesenchyme" ;
    oboInOwl:hasRelatedSynonym "epimere mesoderm", "mesenchyma dermatomiale" ;
    a owl:Class ;
    rdfs:label "dermatome" ;
    rdfs:subClassOf obo:UBERON_0017650, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004290
    ] .

obo:UBERON_0004086
    obo:IAO_0000115 "One of the system of communicating cavities in the brain that are continuous with the central canal of the spinal cord, that like it are derived from the medullary canal of the embryo, that are lined with an epithelial ependyma, and that contain a serous fluid." ;
    oboInOwl:hasExactSynonym "brain ventricles", "cerebral ventricle", "region of ventricular system of brain" ;
    a owl:Class ;
    rdfs:label "brain ventricle" ;
    rdfs:subClassOf obo:UBERON_0003947, obo:UBERON_0005358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005282
    ] .

obo:UBERON_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." ;
    oboInOwl:hasExactSynonym "content of orbital part of eye", "eye region", "orbital part of face" ;
    oboInOwl:hasRelatedSynonym "ocular and peri-ocular region", "ocular region", "orbital content", "orbital part of eye" ;
    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." ;
    oboInOwl:hasNarrowSynonym "foramen", "foramina" ;
    oboInOwl:hasRelatedSynonym "opening", "ostia", "ostium" ;
    a owl:Class ;
    rdfs:label "anatomical conduit" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0013686
    ], [
        a owl:Restriction ;
        owl:onClass obo:UBERON_0000464 ;
        owl:onProperty obo:RO_0002176 ;
        owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger
    ] .

obo:UBERON_0004118
    obo:IAO_0000115 "A vasculature that is part of a iris [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "iris blood vessels", "iris vascular network", "iris vasculature", "vascular network of iris" ;
    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." ;
    a owl:Class ;
    rdfs:label "endoderm-derived structure" ;
    rdfs:subClassOf 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." ;
    oboInOwl:hasExactSynonym "mesodermal derivative" ;
    a owl:Class ;
    rdfs:label "mesoderm-derived structure" ;
    rdfs:subClassOf 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." ;
    oboInOwl:hasExactSynonym "ectodermal deriviative" ;
    a owl:Class ;
    rdfs:label "ectoderm-derived structure" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000924
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0004122
    obo:IAO_0000115 "Anatomical system that has as its parts the organs concerned with the production and excretion of urine and those concerned with reproduction." ;
    oboInOwl:hasExactSynonym "urogenital system" ;
    oboInOwl:hasRelatedSynonym "GU tract", "UG tract", "Urogenitalsystem", "genito-urinary system", "genitourinary tract", "urogenital tract" ;
    a owl:Class ;
    rdfs:label "genitourinary system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000990
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001008
            ]
        )
    ] .

obo:UBERON_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]." ;
    oboInOwl:hasRelatedSynonym "evagination", "eye vesicle", "ocular vesicle", "optic vesicles" ;
    a owl:Class ;
    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
    ] .

obo:UBERON_0004139
    obo:IAO_0000115 "The first recognizable structure derived from the heart field." ;
    oboInOwl:hasExactSynonym "myocardial plate" ;
    oboInOwl:hasRelatedSynonym "cardiac crescent", "cardiogenic crescent", "heart rudiment" ;
    a owl:Class ;
    rdfs:label "cardiogenic plate" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003084
    ] .

obo:UBERON_0004140
    obo:IAO_0000115 "A specific region of the lateral mesoderm that will form the primary beating heart tube. In mammals the primary heart field gives rise to the left ventricle." ;
    oboInOwl:hasExactSynonym "first heart field", "primary heart field" ;
    oboInOwl:hasRelatedSynonym "FHF", "PHF", "heart field" ;
    a owl:Class ;
    rdfs:label "primary heart field" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0004120, obo:UBERON_0005291, obo:UBERON_0007688, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0036146
    ] .

obo:UBERON_0004141
    obo:IAO_0000115 "An epithelial tube that will give rise to the mature heart." ;
    oboInOwl:hasExactSynonym "embryonic heart tube", "endocardial heart tube", "endocardial tube" ;
    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_0004151
    obo:IAO_0000115 "A cardiac chamber surrounds an enclosed cavity within the heart." ;
    oboInOwl:hasExactSynonym "chamber of heart", "heart chamber" ;
    a owl:Class ;
    rdfs:label "cardiac chamber" ;
    rdfs:subClassOf obo:UBERON_0000064, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] .

obo:UBERON_0004177
    obo:IAO_0000115 "Organ that is part of the hematopoietic system." ;
    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" ;
    a owl:Class ;
    rdfs:label "hemopoietic organ" ;
    rdfs:subClassOf obo:UBERON_0000062, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002390
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002390
            ]
        )
    ] .

obo:UBERON_0004185
    obo:IAO_0000115 "A portions of the gut that is derived from endoderm." ;
    oboInOwl:hasExactSynonym "endodermal gut", "gut endoderm" ;
    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_0004221
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a intestine [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "bowel involuntary muscle", "bowel non-striated muscle", "bowel smooth muscle", "bowel smooth muscle tissue", "intestine involuntary muscle", "intestine non-striated muscle", "intestine smooth muscle tissue", "involuntary muscle of bowel", "involuntary muscle of intestine", "non-striated muscle of bowel", "non-striated muscle of intestine", "smooth muscle of bowel", "smooth muscle of intestine", "smooth muscle tissue of bowel", "smooth muscle tissue of intestine" ;
    oboInOwl:hasRelatedSynonym "intestinal muscularis", "intestinal smooth muscle" ;
    a owl:Class ;
    rdfs:label "intestine smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004226, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001262
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
        )
    ] .

obo:UBERON_0004225
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "respiratory smooth muscle", "smooth muscle of respiratory system" ;
    oboInOwl:hasRelatedSynonym "airway smooth muscle", "airway smooth muscle cell" ;
    a owl:Class ;
    rdfs:label "respiratory system smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004226
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a digestive system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "smooth muscle tissue of gastrointestinal system" ;
    a owl:Class ;
    rdfs:label "gastrointestinal system smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004231
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of an anal region [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "anal part of perineum involuntary muscle", "anal part of perineum non-striated muscle", "anal part of perineum smooth muscle", "anal part of perineum smooth muscle tissue", "anal region involuntary muscle", "anal region non-striated muscle", "anal region smooth muscle tissue", "anal triangle involuntary muscle", "anal triangle non-striated muscle", "anal triangle smooth muscle", "anal triangle smooth muscle tissue", "involuntary muscle of anal part of perineum", "involuntary muscle of anal region", "involuntary muscle of anal triangle", "non-striated muscle of anal part of perineum", "non-striated muscle of anal region", "non-striated muscle of anal triangle", "smooth muscle of anal part of perineum", "smooth muscle of anal region", "smooth muscle of anal triangle", "smooth muscle tissue of anal part of perineum", "smooth muscle tissue of anal region", "smooth muscle tissue of anal triangle" ;
    a owl:Class ;
    rdfs:label "anal region smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
        )
    ] .

obo:UBERON_0004232
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a lymphatic vessel [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "involuntary muscle of lymph vessel", "involuntary muscle of lymphatic vessel", "lymph vessel involuntary muscle", "lymph vessel non-striated muscle", "lymph vessel smooth muscle", "lymph vessel smooth muscle tissue", "lymphatic vessel involuntary muscle", "lymphatic vessel non-striated muscle", "lymphatic vessel smooth muscle tissue", "non-striated muscle of lymph vessel", "non-striated muscle of lymphatic vessel", "smooth muscle of lymph vessel", "smooth muscle of lymphatic vessel", "smooth muscle tissue of lymph vessel", "smooth muscle tissue of lymphatic vessel" ;
    a owl:Class ;
    rdfs:label "lymphatic vessel smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0001135, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001473
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001473
            ]
        )
    ] .

obo:UBERON_0004234
    obo:IAO_0000115 "A portion of smooth muscle tissue that is part of a iris [Automatically generated definition]." ;
    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" ;
    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_0004237
    obo:IAO_0000115 "Smooth muscle found within, and composing the majority of the wall of blood vessels." ;
    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" ;
    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]." ;
    oboInOwl:hasExactSynonym "integumental system muscle", "muscle of integumental system", "muscle organ of skin", "skin muscle organ" ;
    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
    ] ;
    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_0004274
    obo:IAO_0000115 "A choroid plexus epithelium that is part of a lateral ventricle [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "chorioid plexus of cerebral hemisphere epithelial tissue of lateral ventricle", "chorioid plexus of cerebral hemisphere epithelium of lateral ventricle", "choroid plexus epithelial tissue of lateral ventricle", "choroid plexus epithelium of lateral ventricle", "epithelial tissue of chorioid plexus of cerebral hemisphere of lateral ventricle", "epithelial tissue of choroid plexus of lateral ventricle", "epithelium of chorioid plexus of cerebral hemisphere of lateral ventricle", "epithelium of choroid plexus of lateral ventricle", "lateral ventricle chorioid plexus of cerebral hemisphere epithelial tissue", "lateral ventricle chorioid plexus of cerebral hemisphere epithelium", "lateral ventricle choroid plexus epithelial tissue", "lateral ventricle epithelial tissue of chorioid plexus of cerebral hemisphere", "lateral ventricle epithelial tissue of choroid plexus", "lateral ventricle epithelium of chorioid plexus of cerebral hemisphere", "lateral ventricle epithelium of choroid plexus" ;
    a owl:Class ;
    rdfs:label "lateral ventricle choroid plexus epithelium" ;
    rdfs:subClassOf obo:UBERON_0003911, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002307
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002307
            ]
        )
    ] .

obo:UBERON_0004277
    obo:IAO_0000115 "A muscle that is part of the eye region." ;
    a owl:Class ;
    rdfs:label "eye muscle" ;
    rdfs:subClassOf obo:UBERON_0001630, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    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." ;
    oboInOwl:hasExactSynonym "set of all bones", "set of bones of body" ;
    a owl:Class ;
    rdfs:label "skeleton" ;
    rdfs:subClassOf obo:UBERON_0034925, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        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." ;
    oboInOwl:hasRelatedSynonym "dermamyotome", "dermomyotomes" ;
    a owl:Class ;
    rdfs:label "dermomyotome" ;
    rdfs:subClassOf 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." ;
    oboInOwl:hasExactSynonym "heart cone", "rudimentary heart" ;
    a owl:Class ;
    rdfs:label "heart rudiment" ;
    rdfs:subClassOf obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004139
    ] .

obo:UBERON_0004296
    obo:IAO_0000115 "A lymphatic vessel smooth muscle that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "smooth muscle of lymph vessel of respiratory system" ;
    a owl:Class ;
    rdfs:label "respiratory system lymphatic vessel smooth muscle" ;
    rdfs:subClassOf obo:UBERON_0004225, obo:UBERON_0004232, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003456
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001135
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003456
            ]
        )
    ] .

obo:UBERON_0004297
    obo:IAO_0000115 "A blood vessel smooth muscle that is part of a respiratory system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "smooth muscle tissue of blood vessel of respiratory system" ;
    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_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." ;
    oboInOwl:hasExactSynonym "1st pharyngeal arch", "branchial arch 1", "first branchial arch", "first pharyngeal arch", "first visceral arch", "mandibular arch", "visceral arch 1" ;
    oboInOwl:hasRelatedSynonym "1st arch", "1st visceral arch", "arcus pharyngeus primus" ;
    a owl:Class ;
    rdfs:label "pharyngeal arch 1" ;
    rdfs:subClassOf obo:UBERON_0002539 .

obo:UBERON_0004456
    obo:IAO_0000115 "Sum of all sensory systems in an organism." ;
    oboInOwl:hasExactSynonym "sense organ system" ;
    a owl:Class ;
    rdfs:label "entire sense organ system" ;
    rdfs:subClassOf obo:UBERON_0000467 ;
    owl:disjointWith obo:UBERON_8450002 .

obo:UBERON_0004464
    obo:IAO_0000115 "Any collection of muscles that is part of a thorax [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "muscle group of thorax", "muscles of thorax", "musculi thoracis", "set of muscles of thorax", "thoracic musculature" ;
    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_0004471
    obo:IAO_0000115 "A subdivision of the musculature of the body in the pectoral girdle region. Includes pectoral and shoulder muscles." ;
    oboInOwl:hasExactSynonym "muscle group of pectoral girdle", "pectoral girdle muscles", "pectoral girdle musculature", "set of muscles of pectoral girdle" ;
    a owl:Class ;
    rdfs:label "musculature of pectoral girdle" ;
    rdfs:subClassOf obo:UBERON_0014793, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0004473
    obo:IAO_0000115 "Any collection of muscles that is part of a face." ;
    oboInOwl:hasExactSynonym "entire facial musculature", "facial muscles", "muscle group of face", "musculi faciei" ;
    oboInOwl:hasRelatedSynonym "set of facial muscles", "set of muscles of face" ;
    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]." ;
    oboInOwl:hasExactSynonym "muscle group of trunk", "set of muscles of trunk" ;
    oboInOwl:hasRelatedSynonym "muscular system of trunk" ;
    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_0004521
    obo:IAO_0000115 "A vasculature that is part of a muscle organ [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "muscular organ vasculature" ;
    a owl:Class ;
    rdfs:label "vasculature of muscle organ" ;
    rdfs:subClassOf 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]." ;
    a owl:Class ;
    rdfs:label "vasculature of musculoskeletal system" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002204
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002204
            ]
        )
    ] .

obo:UBERON_0004529
    obo:IAO_0000115 "A projection or outgrowth of tissue from a larger body or organ." ;
    oboInOwl:hasBroadSynonym "anatomical process", "process" ;
    oboInOwl:hasExactSynonym "processus", "projection" ;
    oboInOwl:hasNarrowSynonym "flange", "flanges", "lamella", "lamellae", "lamina", "laminae", "organ process", "papilla", "process of organ", "processes", "projection", "projections", "ridge", "ridges", "shelf", "shelves" ;
    oboInOwl:hasRelatedSynonym "anatomical protrusion", "protrusion", "spine" ;
    a owl:Class ;
    rdfs:label "anatomical projection" ;
    rdfs:subClassOf obo:UBERON_0034768, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000062
    ] .

obo:UBERON_0004535
    obo:IAO_0000115 "Anatomical system that has as its parts the heart and blood vessels." ;
    oboInOwl:hasRelatedSynonym "CV system", "Herz und Gefaesssystem" ;
    a owl:Class ;
    rdfs:label "cardiovascular system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000948
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000467
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001009
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0004536
    obo:IAO_0000115 "A network of blunt ended vessels lacking direct connection to the blood vascular system. These vessels collect and drain fluids and macromolecules from interstitial spaces throughout the animal. They derive from a subpopulation of endothelial cells and have walls that are much thinner than the blood carrying vessels. Lymphatic vessels are usually classified as either superficial or deep." ;
    oboInOwl:hasExactSynonym "lymphatic trunks and ducts", "lymphatic vasculature", "lymphatic vessel network", "lymphatic vessels set", "set of lymphatic vessels", "trunci et ductus lymphatici" ;
    oboInOwl:hasRelatedSynonym "lymph vessels" ;
    a owl:Class ;
    rdfs:label "lymph vasculature" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002391
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0002391
            ]
        )
    ] .

obo:UBERON_0004537
    obo:IAO_0000115 "A vascular network consisting of blood vessels." ;
    oboInOwl:hasExactSynonym "blood vascular network", "set of blood vessels" ;
    oboInOwl:hasRelatedSynonym "blood system", "blood vessel system", "blood vessels" ;
    a owl:Class ;
    rdfs:label "blood vasculature" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] .

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]." ;
    oboInOwl:hasExactSynonym "embryo plus adnexa" ;
    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
    ] .

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)." ;
    oboInOwl:hasExactSynonym "neural tube metameric segment", "neural tube segment", "neuromere", "neuromeres" ;
    oboInOwl:hasRelatedSynonym "neural metamere", "neural segment" ;
    a owl:Class ;
    rdfs:label "neuromere" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004732, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004732
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001049
            ]
        )
    ] .

obo:UBERON_0004732
    obo:IAO_0000115 "Any segmental subdivision of a nervous system. Includes metameric developmental segments, such as vertebrates neuromeres." ;
    oboInOwl:hasRelatedSynonym "neuromere" ;
    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_0004734
    obo:IAO_0000115 "Organism at the gastrula stage." ;
    oboInOwl:hasExactSynonym "gastrula embryo" ;
    oboInOwl:hasRelatedSynonym "blastocystis trilaminaris", "tri-laminar disc", "tri-laminar disk", "trilaminar blastocyst", "trilaminar blastoderm", "trilaminar disc", "trilaminar disk", "trilaminar germ" ;
    a owl:Class ;
    rdfs:label "gastrula" ;
    rdfs:subClassOf obo:UBERON_0000922, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000307
    ] .

obo:UBERON_0004755
    obo:IAO_0000115 "A specialized form of connective tissue in which the extracellular matrix is firm, providing the tissue with resilience, and/or mineralized and that functions in mechanical and structural support.[VSAO]." ;
    a owl:Class ;
    rdfs:label "skeletal tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004765
    ] .

obo:UBERON_0004756
    obo:IAO_0000115 "Dermis-derived entity that is made of skeletal tissue." ;
    oboInOwl:hasExactSynonym "dermal element" ;
    a owl:Class ;
    rdfs:label "dermal skeletal element" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0004765, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0004755
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0002067
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004765
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0004755
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002067
            ]
        )
    ] .

obo:UBERON_0004765
    obo:IAO_0000115 "Organ consisting of skeletal tissue. Encompasses whole bones, fused bones, cartilaginious elements, teeth, dermal denticles." ;
    a owl:Class ;
    rdfs:label "skeletal element" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001434
    ] .

obo:UBERON_0004766
    obo:IAO_0000115 "A bone that is part of a cranium." ;
    oboInOwl:hasExactSynonym "cranium bone" ;
    a owl:Class ;
    rdfs:label "cranial bone" ;
    rdfs:subClassOf obo:UBERON_0003457, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003128
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003128
            ]
        )
    ] .

obo:UBERON_0004768
    obo:IAO_0000115 "Any bone that is part of the lower jaw skeleton. This includes (when present): the dentary/mandible, the articular, the splenial, the suprangular." ;
    oboInOwl:hasExactSynonym "lower jaw bone" ;
    a owl:Class ;
    rdfs:label "bone of lower jaw" ;
    rdfs:subClassOf obo:UBERON_0012360, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001710
            ]
        )
    ] .

obo:UBERON_0004770
    obo:IAO_0000115 "Anatomical system that consists of all the joints of the body." ;
    oboInOwl:hasExactSynonym "joint system", "set of all joints of body" ;
    oboInOwl:hasRelatedSynonym "set of all joints", "set of joints of body" ;
    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:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000982
    ] .

obo:UBERON_0004785
    obo:IAO_0000115 "The mucous membrane lining the respiratory tract." ;
    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:hasRelatedSynonym "laryngeal mucous membrane", "respiratory mucosa", "respiratory tract mucosa" ;
    a owl:Class ;
    rdfs:label "respiratory system mucosa" ;
    rdfs:subClassOf obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004786
    obo:IAO_0000115 "A mucosa that is part of a gastrointestinal system." ;
    oboInOwl:hasExactSynonym "digestive tract mucosa", "gut mucosa", "gut mucuous membrane", "mucosa of gut" ;
    a owl:Class ;
    rdfs:label "gastrointestinal system mucosa" ;
    rdfs:subClassOf obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001555
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004797
    obo:IAO_0000115 "Any of the tissue layers that comprise a blood vessel. Examples: tunica media, tunica adventitia." ;
    a owl:Class ;
    rdfs:label "blood vessel layer" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0035965
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004923
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001981
            ]
        )
    ] .

obo:UBERON_0004807
    obo:IAO_0000115 "An epithelium that is part of a respiratory system [Automatically generated definition]." ;
    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" ;
    a owl:Class ;
    rdfs:label "respiratory system epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
        )
    ] .

obo:UBERON_0004808
    obo:IAO_0000115 "An epithelium that is part of a digestive system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "digestive system epithelial tissue", "digestive system epithelium", "epithelial tissue of digestive system", "epithelial tissue of gastrointestinal system", "epithelium of digestive system", "epithelium of gastrointestinal system", "gastrointestinal system epithelial tissue" ;
    a owl:Class ;
    rdfs:label "gastrointestinal system epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005409
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005409
            ]
        )
    ] .

obo:UBERON_0004864
    obo:IAO_0000115 "A vasculature that is part of a retina [Automatically generated definition]." ;
    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" ;
    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]." ;
    oboInOwl:hasBroadSynonym "visceral mesoderm" ;
    oboInOwl:hasExactSynonym "inner layer of lateral plate mesoderm" ;
    oboInOwl:hasRelatedSynonym "splanchnic mesoderm" ;
    a owl:Class ;
    rdfs:label "splanchnic layer of lateral plate mesoderm" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

obo:UBERON_0004902
    obo:IAO_0000115 "The fetal urogenital sinus (from which the prostate derives) is a simple cylinder of stratified basal epithelium, surrounded by mesenchyme and positioned between the embryonic bladder and pelvic urethra." ;
    oboInOwl:hasExactSynonym "UGE", "epithelium of urogenital sinus" ;
    a owl:Class ;
    rdfs:label "urogenital sinus epithelium" ;
    rdfs:subClassOf obo:UBERON_0000077, obo:UBERON_0009846, obo:UBERON_0012275, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000164
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0009846
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000164
            ]
        )
    ] .

obo:UBERON_0004905
    obo:IAO_0000115 "Anatomical cluster that connects two or more adjacent skeletal elements or hardened body parts." ;
    oboInOwl:hasNarrowSynonym "joint" ;
    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" ;
    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_0004909
    obo:IAO_0000115 "An epithelium surrounding a gonad." ;
    oboInOwl:hasExactSynonym "gonad epithelium", "gonadal epithelium" ;
    oboInOwl:hasRelatedSynonym "gonadal sheath" ;
    a owl:Class ;
    rdfs:label "epithelium of gonad" ;
    rdfs:subClassOf obo:UBERON_0000483, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000991
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000991
            ]
        )
    ] .

obo:UBERON_0004921
    obo:IAO_0000115 "A proximal-distal subdivision of the digestive tract." ;
    oboInOwl:hasRelatedSynonym "alimentary system subdivision", "gut section", "intestinal tract", "segment of intestinal tract", "subdivision of alimentary system" ;
    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
    ] .

obo:UBERON_0004923
    obo:IAO_0000115 "A part of a wall of an organ that forms a layer." ;
    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_0005057
    obo:IAO_0000115 "An organ that is part of a immune system [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "immune system organ" ;
    a owl:Class ;
    rdfs:label "immune organ" ;
    rdfs:subClassOf obo:UBERON_0000062, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002405
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000062
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002405
            ]
        )
    ] .

obo:UBERON_0005061
    obo:IAO_0000115 "The median dorsal longitudinal groove formed in the embryo by the neural plate after the appearance of the neural folds." ;
    a owl:Class ;
    rdfs:label "neural groove" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003075
    ] .

obo:UBERON_0005062
    obo:IAO_0000115 "One of the two elevated edges of the neural groove[GO,MP]." ;
    oboInOwl:hasExactSynonym "medullary fold" ;
    a owl:Class ;
    rdfs:label "neural fold" ;
    rdfs:subClassOf obo:UBERON_0002050, obo:UBERON_0005157, obo:UBERON_0005291, obo:UBERON_0010371, obo:UBERON_0015212, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005061
    ] .

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]." ;
    oboInOwl:hasRelatedSynonym "neural tube rod" ;
    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_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]." ;
    oboInOwl:hasRelatedSynonym "epithelial placode" ;
    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]." ;
    oboInOwl:hasExactSynonym "musculus" ;
    oboInOwl:hasRelatedSynonym "muscle", "muscle element" ;
    a owl:Class ;
    rdfs:label "muscle structure" ;
    rdfs:subClassOf obo:UBERON_0000061 .

obo:UBERON_0005156
    obo:IAO_0000115 "Any anatomical structure that is part of the reproductive system." ;
    oboInOwl:hasExactSynonym "reproductive system element", "reproductive system structure" ;
    a owl:Class ;
    rdfs:label "reproductive structure" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000990
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010000
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
        )
    ] .

obo:UBERON_0005157
    obo:IAO_0000115 "An epithelial sheet bent on a linear axis." ;
    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." ;
    oboInOwl:hasExactSynonym "multi-cell-component structure", "multi-cell-part structure" ;
    oboInOwl:hasRelatedSynonym "cell part cluster" ;
    a owl:Class ;
    rdfs:label "multi cell part structure" ;
    rdfs:subClassOf obo:UBERON_0000061 .

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:hasExactSynonym "trunk organ" ;
    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:hasExactSynonym "thoracic cavity organ" ;
    a owl:Class ;
    rdfs:label "thoracic cavity element" ;
    rdfs:subClassOf obo:UBERON_0002075, obo:UBERON_0005181 .

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:hasRelatedSynonym "upper body organ" ;
    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_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." ;
    oboInOwl:hasExactSynonym "cephalic mesenchyme" ;
    oboInOwl:hasRelatedSynonym "cranial mesenchyme", "desmocranium" ;
    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:hasRelatedSynonym "trunk and cervical mesenchyme" ;
    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_0005281
    obo:IAO_0000115 "A set of structures containing cerebrospinal fluid in the brain. It is continuous with the central canal of the spinal cord[WP]." ;
    oboInOwl:hasExactSynonym "CNS ventricular system", "ventricular system", "ventricular system of neuraxis" ;
    oboInOwl:hasRelatedSynonym "ventricle system", "ventriculi cerebri" ;
    a owl:Class ;
    rdfs:label "ventricular system of central nervous system" ;
    rdfs:subClassOf obo:UBERON_0000467, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001017
    ] .

obo:UBERON_0005282
    oboInOwl:hasExactSynonym "brain ventricular system" ;
    a owl:Class ;
    rdfs:label "ventricular system of brain" ;
    rdfs:subClassOf obo:UBERON_0000467, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005281
    ] .

obo:UBERON_0005283
    obo:IAO_0000115 "A structure found in the walls of the ventricles of the brain, consisting of part of the meninges (pia mater in mammals) plus ependyma[cjm]." ;
    oboInOwl:hasRelatedSynonym "tela chorioidea" ;
    a owl:Class ;
    rdfs:label "tela choroidea" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005358
    ] .

obo:UBERON_0005289
    obo:IAO_0000115 "Tela chorioidea that lines the telencephalic ventricle." ;
    oboInOwl:hasExactSynonym "tela chorioidea of lateral ventricle", "tela chorioidea of telencephalic ventricle", "tela chorioidea telencephalic ventricle", "tela choroidea (ventriculi lateralis)", "tela choroidea of lateral ventricle", "tela choroidea telencephalic ventricle" ;
    a owl:Class ;
    rdfs:label "tela choroidea of telencephalic ventricle" ;
    rdfs:subClassOf obo:UBERON_0004121, obo:UBERON_0005283, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005283
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:UBERON_0005291
    obo:IAO_0000115 "A portion of tissue that is part of an embryo." ;
    oboInOwl:hasExactSynonym "portion of embryonic tissue" ;
    oboInOwl:hasRelatedSynonym "developing tissue" ;
    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:hasExactSynonym "extra-embryonic tissue" ;
    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_0005358
    obo:IAO_0000115 "A layer in the central nervous system that lines system of communicating cavities in the brain and spinal cord." ;
    oboInOwl:hasExactSynonym "ventricular layer" ;
    oboInOwl:hasRelatedSynonym "region of wall of ventricular system of neuraxis" ;
    a owl:Class ;
    rdfs:label "ventricle of nervous system" ;
    rdfs:subClassOf obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001016
    ] .

obo:UBERON_0005388
    obo:IAO_0000115 "An array of photoreceptors and any supporting cells found in an eye." ;
    oboInOwl:hasExactSynonym "light-sensitive tissue" ;
    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." ;
    oboInOwl:hasNarrowSynonym "lens" ;
    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_0005409
    obo:IAO_0000115 "The part of the digestive system that excludes the hepatobiliary system." ;
    oboInOwl:hasRelatedSynonym "GI tract", "alimentary system", "alimentary tract", "gastro-intestinal system", "gastroenterological system", "gastrointestinal (GI) tract", "gastrointestinal system", "gastrointestinal tract" ;
    a owl:Class ;
    rdfs:label "alimentary part of gastrointestinal system" ;
    rdfs:subClassOf obo:UBERON_0000467, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001007
    ] .

obo:UBERON_0005423
    oboInOwl:hasRelatedSynonym "developing structure", "developmental structure", "developmental tissue" ;
    a owl:Class ;
    rdfs:label "developing anatomical structure" ;
    rdfs:subClassOf obo:UBERON_0000465 .

obo:UBERON_0005426
    obo:IAO_0000115 "Portion of tissue that gives rise to the lens." ;
    oboInOwl:hasNarrowSynonym "hollow lens vesicle", "solid lens vesicle" ;
    oboInOwl:hasRelatedSynonym "immature lens", "lens mass", "presumptive lens" ;
    a owl:Class ;
    rdfs:label "lens vesicle" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003073
    ] .

obo:UBERON_0005498
    obo:IAO_0000115 "Multi-tissue structure that arises from the heart rudiment and will become the heart tube." ;
    oboInOwl:hasExactSynonym "primitive heart tube" ;
    oboInOwl:hasNarrowSynonym "early primitive heart tube" ;
    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_0005564
    obo:IAO_0000115 "Portion of tissue that gives rise to the immature gonad." ;
    oboInOwl:hasExactSynonym "future gonad", "gonadal primordium", "primitive gonad", "undifferentiated gonad" ;
    oboInOwl:hasRelatedSynonym "immature gonad" ;
    a owl:Class ;
    rdfs:label "gonad primordium" ;
    rdfs:subClassOf obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000990
    ] .

obo:UBERON_0005598
    obo:IAO_0000115 "A somite that is part of a trunk." ;
    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_0005629
    obo:IAO_0000115 "A vascular network formed by frequent anastomoses between the blood vessels (arteries or veins) of a part." ;
    oboInOwl:hasExactSynonym "plexus vasculosus" ;
    a owl:Class ;
    rdfs:label "vascular plexus" ;
    rdfs:subClassOf obo:UBERON_0002049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001981
    ] .

obo:UBERON_0005638
    obo:IAO_0000115 "An epithelium that is part of a anterior chamber of eyeball." ;
    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." ;
    a owl:Class ;
    rdfs:label "lens vesicle epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005426
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005426
            ]
        )
    ] .

obo:UBERON_0005744
    obo:IAO_0000115 "Anatomical space that is an opening in a bone, usually for passage of blood vessels or nerves." ;
    oboInOwl:hasBroadSynonym "foramen" ;
    a owl:Class ;
    rdfs:label "bone foramen" ;
    rdfs:subClassOf obo:UBERON_0004111, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004111
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:UBERON_0005764
    obo:IAO_0000115 "An acellular anatomical structure that is the bounding layer of a anatomical structure." ;
    a owl:Class ;
    rdfs:label "acellular membrane" ;
    rdfs:subClassOf obo:UBERON_0000476, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] .

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." ;
    oboInOwl:hasExactSynonym "basement membrane of connective tissue", "membrana basalis" ;
    oboInOwl:hasRelatedSynonym "basement membrane" ;
    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:hasExactSynonym "mesenchyme condensation" ;
    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." ;
    oboInOwl:hasRelatedSynonym "mandibular process", "mandibular swelling", "prominentia mandibularis" ;
    a owl:Class ;
    rdfs:label "mandibular prominence" ;
    rdfs:subClassOf 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_0005911
    obo:IAO_0000115 "Epithelium that derives from the endoderm. Examples: urothelium, transitional epithelium of ureter, epithelium of prostatic gland.[FMA]." ;
    oboInOwl:hasExactSynonym "endoderm-derived epithelium", "endoepithelium" ;
    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]." ;
    oboInOwl:hasRelatedSynonym "skeleton axiale" ;
    a owl:Class ;
    rdfs:label "axial skeleton plus cranial skeleton" ;
    rdfs:subClassOf 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
    ] .

obo:UBERON_0005983
    obo:IAO_0000115 "The laminar structure of the heart." ;
    a owl:Class ;
    rdfs:label "heart layer" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    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." ;
    a owl:Class ;
    rdfs:label "coronary vessel" ;
    rdfs:subClassOf obo:UBERON_0000055, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    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." ;
    oboInOwl:hasNarrowSynonym "body hair or bristle" ;
    oboInOwl:hasRelatedSynonym "adnexae cutis", "skin adnexa", "skin adnexal structure", "skin appendage" ;
    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_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:hasRelatedSynonym "oral membrane", "oral plate", "oropharyngeal membrane", "pharyngeal membrane" ;
    a owl:Class ;
    rdfs:label "buccopharyngeal membrane" ;
    rdfs:subClassOf 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
    ] .

obo:UBERON_0006222
    obo:IAO_0000115 "The foremost region of the future forebrain that develops into the diencephalon." ;
    oboInOwl:hasExactSynonym "presumptive diencephalon" ;
    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
    ] .

obo:UBERON_0006238
    obo:IAO_0000115 "The embryonic precursor of the brain." ;
    oboInOwl:hasExactSynonym "brain rudiment", "presumptive brain" ;
    oboInOwl:hasNarrowSynonym "encephalon" ;
    oboInOwl:hasRelatedSynonym "embryonic brain" ;
    a owl:Class ;
    rdfs:label "future brain" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002346
    ] .

obo:UBERON_0006240
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a forebrain." ;
    oboInOwl:hasExactSynonym "future prosencephalon", "presumptive forebrain", "presumptive prosencephalon" ;
    oboInOwl:hasRelatedSynonym "prosencephalon" ;
    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
    ] .

obo:UBERON_0006264
    obo:IAO_0000115 "An anatomical junctions that overlaps the mouth and foregut." ;
    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
    ] .

obo:UBERON_0006284
    obo:IAO_0000115 "Future brain vesicle that gives rise to telencephalic ventricle/lateral ventricles and 3rd ventricle." ;
    oboInOwl:hasExactSynonym "prosencephalic vesicle" ;
    oboInOwl:hasNarrowSynonym "preevaginated forebrain vesicle" ;
    oboInOwl:hasRelatedSynonym "forebrain ventricle", "forebrain vesicle", "prosencephalic ventricle" ;
    a owl:Class ;
    rdfs:label "early prosencephalic vesicle" ;
    rdfs:subClassOf obo:UBERON_0013150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] .

obo:UBERON_0006311
    obo:IAO_0000115 "A segment of the eyeball that is filled with refractive media." ;
    oboInOwl:hasExactSynonym "eye chamber", "eyeball chamber" ;
    oboInOwl:hasRelatedSynonym "chamber of eye" ;
    a owl:Class ;
    rdfs:label "chamber of eyeball" ;
    rdfs:subClassOf obo:UBERON_0000063, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

obo:UBERON_0006312
    obo:IAO_0000115 "Body substance in a liquid or semi-solid state in the eyeball which serves to refract light." ;
    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:hasExactSynonym "body fluid" ;
    a owl:Class ;
    rdfs:label "bodily fluid" ;
    rdfs:subClassOf obo:UBERON_0000463 .

obo:UBERON_0006539
    obo:IAO_0000115 "A substance that is secreted by a mammary gland. The substance may differ depending on phase, with colostrum produced during pregancy/early lactation, and milk produced afterwards." ;
    oboInOwl:hasRelatedSynonym "lactiferous gland fluid", "lactiferous gland secretion", "mammary gland fluid", "mammary gland secreted fluid", "mammary gland secretion", "secretion of mammary gland" ;
    a owl:Class ;
    rdfs:label "mammary gland fluid/secretion" ;
    rdfs:subClassOf obo:UBERON_0000456 .

obo:UBERON_0006555
    obo:IAO_0000115 "A tube that is part of a excretory system." ;
    a owl:Class ;
    rdfs:label "excretory tube" ;
    rdfs:subClassOf obo:UBERON_0000025, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000025
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001008
            ]
        )
    ] .

obo:UBERON_0006558
    obo:IAO_0000115 "An organ system subdivision that is a network of vessels capable of removing accumulating protein and fluid from the interstitial space and returning it to the vascular space. In some species, this network is connected to the immune system via lymph nodes and lymphocyte-producing organs, with the whole being the lymphoid system." ;
    oboInOwl:hasExactSynonym "lymphatic system", "lymphatic tree system" ;
    oboInOwl:hasRelatedSynonym "lymporeticular system" ;
    a owl:Class ;
    rdfs:label "lymphatic part of lymphoid system" ;
    rdfs:subClassOf obo:UBERON_0011216, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002465
    ] .

obo:UBERON_0006562
    obo:IAO_0000115 "The pharynx is the part of the digestive system immediately posterior to the mouth[GO]." ;
    oboInOwl:hasRelatedSynonym "anterior part of foregut", "pharyngeal tube" ;
    a owl:Class ;
    rdfs:label "pharynx" ;
    rdfs:subClassOf obo:UBERON_0004921 .

obo:UBERON_0006568
    obo:IAO_0000115 "A nucleus of brain that is part of a hypothalamus." ;
    oboInOwl:hasExactSynonym "nucleus of hypothalamus" ;
    a owl:Class ;
    rdfs:label "hypothalamic nucleus" ;
    rdfs:subClassOf obo:UBERON_0006569, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001898
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002308
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001898
            ]
        )
    ] .

obo:UBERON_0006569
    obo:IAO_0000115 "A nucleus of brain that is part of a diencephalon." ;
    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." ;
    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
    ] .

obo:UBERON_0006596
    oboInOwl:hasExactSynonym "future blood" ;
    a owl:Class ;
    rdfs:label "presumptive blood" ;
    rdfs:subClassOf obo:UBERON_0006598 .

obo:UBERON_0006598
    obo:IAO_0000115 "Portion of embryonic tissue determined by fate mapping to become a structure." ;
    oboInOwl:hasExactSynonym "future structure", "presumptive structures" ;
    a owl:Class ;
    rdfs:label "presumptive structure" ;
    rdfs:subClassOf obo:UBERON_0002050 .

obo:UBERON_0006601
    obo:IAO_0000115 "Presumptive structure of the blastula that will develop into ectoderm." ;
    oboInOwl:hasRelatedSynonym "presumptive epidermis" ;
    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
    ] .

obo:UBERON_0006603
    obo:IAO_0000115 "Presumptive structure of the blastula that will develop into mesoderm." ;
    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
    ] .

obo:UBERON_0006612
    obo:IAO_0000115 "A rigid covering that envelops an object." ;
    a owl:Class ;
    rdfs:label "shell" ;
    rdfs:subClassOf obo:UBERON_0000477, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002416
    ] .

obo:UBERON_0006876
    obo:IAO_0000115 "A vasculature that is part of a organ." ;
    oboInOwl:hasExactSynonym "organ vasculature", "set of blood vessels of organ" ;
    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." ;
    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:hasRelatedSynonym "cranial mesoderm", "head mesoderm" ;
    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:hasExactSynonym "mesenchyme of mandibular process", "mesenchyme of mandibular prominence" ;
    a owl:Class ;
    rdfs:label "mandibular process mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0005253, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005867
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005867
            ]
        )
    ] .

obo:UBERON_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]." ;
    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_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]." ;
    oboInOwl:hasExactSynonym "cardiogenic splanchnopleure" ;
    oboInOwl:hasRelatedSynonym "cardiac mesoderm", "cardiogenic mesoderm", "cardiogenic region", "heart primordia" ;
    a owl:Class ;
    rdfs:label "cardiogenic splanchnic mesoderm" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004140
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009881
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0004872
    ] .

obo:UBERON_0007010
    obo:IAO_0000115 "Organism at the cleavage stage." ;
    a owl:Class ;
    rdfs:label "cleaving embryo" ;
    rdfs:subClassOf obo:UBERON_0000922 .

obo:UBERON_0007026
    oboInOwl:hasExactSynonym "future digestive tract", "future digestive tube", "future gut", "primitive gut" ;
    oboInOwl:hasRelatedSynonym "embryonic digestive tube", "primordial digestive tube", "primordial gut" ;
    a owl:Class ;
    rdfs:label "presumptive gut" ;
    rdfs:subClassOf obo:UBERON_0006598 .

obo:UBERON_0007098
    obo:IAO_0000115 "Cranial neural crest that migrates into the mandibular arch." ;
    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]." ;
    oboInOwl:hasNarrowSynonym "dorsal tube", "heart" ;
    oboInOwl:hasRelatedSynonym "adult heart" ;
    a owl:Class ;
    rdfs:label "primary circulatory organ" ;
    rdfs:subClassOf obo:UBERON_0015228 .

obo:UBERON_0007109
    obo:IAO_0000115 "A dark greenish mass that accumulates in the bowel during fetal life and is discharged shortly after birth." ;
    a owl:Class ;
    rdfs:label "meconium" ;
    rdfs:subClassOf obo:UBERON_0001988, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000323
    ] .

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." ;
    oboInOwl:hasRelatedSynonym "presumptive central nervous system" ;
    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_0007213
    obo:IAO_0000115 "Mesenchyme that develops_from a cranial neural crest." ;
    oboInOwl:hasExactSynonym "head mesenchyme from cranial neural crest", "head mesenchyme from neural crest", "head neural crest derived mesenchyme" ;
    a owl:Class ;
    rdfs:label "mesenchyme derived from head neural crest" ;
    rdfs:subClassOf obo:UBERON_0005253, obo:UBERON_0014387, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003099
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003099
            ]
        )
    ] .

obo:UBERON_0007237
    oboInOwl:hasExactSynonym "ventral pharyngeal arch 1" ;
    oboInOwl:hasRelatedSynonym "ventral mandibular arch", "ventral visceral arch 1" ;
    a owl:Class ;
    rdfs:label "1st arch mandibular component" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004362
    ] .

obo:UBERON_0007245
    obo:IAO_0000115 "Gray matter of the central nervous system which is a collection of clustered nuclei." ;
    oboInOwl:hasRelatedSynonym "cluster of neural nuclei", "neural nuclei", "nuclear complex" ;
    a owl:Class ;
    rdfs:label "nuclear complex of neuraxis" ;
    rdfs:subClassOf obo:UBERON_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000125
    ] .

obo:UBERON_0007282
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a presomitic mesoderm." ;
    oboInOwl:hasRelatedSynonym "presumptive segmental plates" ;
    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
    ] .

obo:UBERON_0007284
    obo:IAO_0000115 "A presumptive structure that has the potential to develop into a neural plate." ;
    oboInOwl:hasExactSynonym "prospective neuroectoderm", "prospective vegetal ectoderm" ;
    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
    ] .

obo:UBERON_0007285
    obo:IAO_0000115 "The part of the blastula that has the potential to develop into a paraxial mesoderm." ;
    oboInOwl:hasExactSynonym "future paraxial mesenchyme", "future paraxial mesoderm" ;
    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
    ] .

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]." ;
    oboInOwl:hasExactSynonym "epidermis", "epidermis (sensu Metazoa)", "outer epidermal layer", "outer epithelial layer" ;
    oboInOwl:hasRelatedSynonym "hypoderm", "hypodermis" ;
    a owl:Class ;
    rdfs:label "outer epithelium" ;
    rdfs:subClassOf obo:UBERON_0003102, obo:UBERON_0010371, [
        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." ;
    oboInOwl:hasExactSynonym "EVL", "enveloping layer" ;
    a owl:Class ;
    rdfs:label "enveloping layer of ectoderm" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005291, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

obo:UBERON_0007500
    obo:IAO_0000115 "An epithelial tube open at both ends that allows fluid flow." ;
    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." ;
    a owl:Class ;
    rdfs:label "epithelial vesicle" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0007524
    obo:IAO_0000115 "Mesenchyme with little extracellular matrix." ;
    a owl:Class ;
    rdfs:label "dense mesenchyme tissue" ;
    rdfs:subClassOf obo:UBERON_0003104 .

obo:UBERON_0007530
    obo:IAO_0000115 "Mesenchymal cells that are migrating." ;
    a owl:Class ;
    rdfs:label "migrating mesenchyme population" ;
    rdfs:subClassOf obo:UBERON_0003104 .

obo:UBERON_0007625
    obo:IAO_0000115 "Epithelial layer of the retina, ciliary body, or iris composed of cells containing pigment granules." ;
    oboInOwl:hasRelatedSynonym "eye pigment epithelium" ;
    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_0007651
    obo:IAO_0000115 "An anatomical structure that connects two structures." ;
    oboInOwl:hasBroadSynonym "junction" ;
    oboInOwl:hasExactSynonym "anatomical junction" ;
    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:hasExactSynonym "developmental field" ;
    oboInOwl:hasRelatedSynonym "future organ", "organ field" ;
    a owl:Class ;
    rdfs:label "anlage" ;
    rdfs:subClassOf obo:UBERON_0000479, obo:UBERON_0005423 .

obo:UBERON_0007719
    obo:IAO_0000115 "A bone that is part of a reproductive organ." ;
    oboInOwl:hasNarrowSynonym "baculum" ;
    oboInOwl:hasRelatedSynonym "os penis/os clitoris" ;
    a owl:Class ;
    rdfs:label "bone of reproductive organ" ;
    rdfs:subClassOf obo:UBERON_0001474, obo:UBERON_0005156, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003133
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003133
            ]
        )
    ] .

obo:UBERON_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." ;
    oboInOwl:hasRelatedSynonym "plasma ultrafiltrate" ;
    a owl:Class ;
    rdfs:label "transudate" ;
    rdfs:subClassOf obo:UBERON_0006314, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001969
    ] .

obo:UBERON_0007794
    obo:IAO_0000115 "Any fluid produced by a serous gland." ;
    oboInOwl:hasBroadSynonym "serous fluid" ;
    oboInOwl:hasExactSynonym "serosal fluid", "serous gland fluid" ;
    a owl:Class ;
    rdfs:label "secretion of serous gland" ;
    rdfs:subClassOf obo:UBERON_0000456, obo:UBERON_0006314 .

obo:UBERON_0007798
    obo:IAO_0000115 "Anatomical system that consists of all blood and lymph vessels." ;
    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:hasRelatedSynonym "cephalic area", "cephalic part of animal", "cephalic region", "head and neck", "head or neck" ;
    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_0007823
    obo:IAO_0000115 "An organism subdivision that encompasses the region containing the pectoral or pelvic girdle. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc)." ;
    oboInOwl:hasBroadSynonym "girdle", "girdle region" ;
    oboInOwl:hasRelatedSynonym "fin girdle", "fin girdle region", "limb girdle", "limb girdle region" ;
    a owl:Class ;
    rdfs:label "appendage girdle region" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010707
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0010719
    ] .

obo:UBERON_0007828
    obo:IAO_0000115 "A bone that is part of a appendage girdle region." ;
    oboInOwl:hasExactSynonym "girdle bone" ;
    a owl:Class ;
    rdfs:label "girdle bone/zone" ;
    rdfs:subClassOf obo:UBERON_0010740, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010719
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007823
            ]
        )
    ] .

obo:UBERON_0007829
    obo:IAO_0000115 "A bone that is part of a pectoral girdle region." ;
    oboInOwl:hasExactSynonym "bone of pectoral girdle" ;
    a owl:Class ;
    rdfs:label "pectoral girdle bone" ;
    rdfs:subClassOf obo:UBERON_0007828, obo:UBERON_0010741, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007831
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0007831
    obo:IAO_0000115 "A subdivision of a limb or fin skeleton consisting of bones which connects the upper limb or fin to the axial skeleton on each side. It consists of the clavicle and scapula in humans and, in those species with three bones in the pectoral girdle, the coracoid. Some mammalian species (e.g. the dog and the horse) have only the scapula. In humans, the only joints between the shoulder girdle and axial skeleton are the sternoclavicular joints on each side. No joint exists between each scapula and the rib cage; instead the muscular connection between the two permits relatively great mobility of the shoulder girdle in relation to the pelvic girdle. In those species having only the scapula, no joint exists between the forelimb and the thorax, the only attachment being muscular[WP]. Examples: There are only two instances, right and left pectoral girdle skeletons." ;
    oboInOwl:hasExactSynonym "skeletal parts of pectoral girdle", "skeleton of pectoral girdle" ;
    oboInOwl:hasRelatedSynonym "cingulum pectorale", "pectoral girdle", "scapular girdle" ;
    a owl:Class ;
    rdfs:label "pectoral girdle skeleton" ;
    rdfs:subClassOf obo:UBERON_0010719, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0012475
    ] .

obo:UBERON_0007914
    obo:IAO_0000115 "A bone that is part of a craniocervical region." ;
    oboInOwl:hasExactSynonym "head or neck bone" ;
    oboInOwl:hasRelatedSynonym "cranial bone" ;
    a owl:Class ;
    rdfs:label "bone of craniocervical region" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007811
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007811
            ]
        )
    ] .

obo:UBERON_0008114
    obo:IAO_0000115 "A skeletal joint that is part of a appendage girdle region." ;
    oboInOwl:hasExactSynonym "girdle joint" ;
    a owl:Class ;
    rdfs:label "joint of girdle" ;
    rdfs:subClassOf obo:UBERON_0000982, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007823
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0007828
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000982
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0007823
            ]
        )
    ] .

obo:UBERON_0008229
    obo:IAO_0000115 "Musculature system of the pharyngeal and head regions." ;
    oboInOwl:hasExactSynonym "head or neck muscle" ;
    oboInOwl:hasRelatedSynonym "head muscles", "head or neck muscle" ;
    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_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]." ;
    oboInOwl:hasExactSynonym "embryonic pharyngeal complex", "pharyngeal apparatus", "pharyngeal system" ;
    oboInOwl:hasRelatedSynonym "pharyngeal arch complex", "pharyngeal arch region", "pharyngeal arches and clefts", "pharyngeal complex" ;
    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." ;
    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." ;
    oboInOwl:hasNarrowSynonym "vertebrate brain" ;
    a owl:Class ;
    rdfs:label "neural tube derived brain" ;
    rdfs:subClassOf obo:UBERON_0000489, obo:UBERON_0000955, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0001049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000955
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0001049
            ]
        )
    ] .

obo:UBERON_0008998
    obo:IAO_0000115 "System pertaining to blood vessels in the brain." ;
    oboInOwl:hasExactSynonym "brain vasculature", "cerebrovascular system", "intracerebral vasculature" ;
    a owl:Class ;
    rdfs:label "vasculature of brain" ;
    rdfs:subClassOf obo:UBERON_0006876, obo:UBERON_0036303, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000955
    ] .

obo:UBERON_0009142
    obo:IAO_0000115 "Sum total of mesenchyme in the embryo." ;
    a owl:Class ;
    rdfs:label "entire embryonic mesenchyme" ;
    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_0000051 ;
        owl:someValuesFrom obo:UBERON_0003104
    ] .

obo:UBERON_0009145
    oboInOwl:hasExactSynonym "pharyngeal region" ;
    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_0009472
    obo:IAO_0000115 "The axilla is the area directly under the joint where the forelimb connects to the shoulder." ;
    oboInOwl:hasExactSynonym "arm pit", "armpit", "axillary region", "regio axillaris" ;
    oboInOwl:hasRelatedSynonym "armpits", "axilla", "axillae", "axillary region", "oxter", "underarm" ;
    a owl:Class ;
    rdfs:label "axilla" ;
    rdfs:subClassOf obo:UBERON_0034929, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] .

obo:UBERON_0009479
    obo:IAO_0000115 "An ectoderm that is part of a buccopharyngeal membrane." ;
    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." ;
    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." ;
    oboInOwl:hasExactSynonym "branchial arch mesenchyme", "pharyngeal arch mesenchyme" ;
    a owl:Class ;
    rdfs:label "pharyngeal arch mesenchymal region" ;
    rdfs:subClassOf obo:UBERON_0005253, obo:UBERON_0007524, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002539
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010046
    ] ;
    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_0009503
    obo:IAO_0000115 "Mesenchyme that is part of a developing hindgut." ;
    oboInOwl:hasExactSynonym "hindgut associated mesenchyme" ;
    a owl:Class ;
    rdfs:label "mesenchyme of hindgut" ;
    rdfs:subClassOf obo:UBERON_0003104, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001046
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001046
            ]
        )
    ] .

obo:UBERON_0009521
    obo:IAO_0000115 "An endoderm that is part of a anal region." ;
    a owl:Class ;
    rdfs:label "anal membrane endodermal component" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000925
            ]
        )
    ] .

obo:UBERON_0009569
    oboInOwl:hasExactSynonym "region of trunk", "trunk subdivision" ;
    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_0009584
    obo:IAO_0000115 "Mesenchyme that is part of a 1st arch mandibular component." ;
    oboInOwl:hasExactSynonym "mesenchymal region of mandibular component of first pharyngeal arch", "mesenchyme of mandibular component" ;
    oboInOwl:hasRelatedSynonym "mandibular component mesenchyme", "mandibular mesenchyme" ;
    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." ;
    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_0009618
    oboInOwl:hasExactSynonym "trunk and cervical paraxial mesenchyme" ;
    oboInOwl:hasRelatedSynonym "trunk paraxial mesenchyme" ;
    a owl:Class ;
    rdfs:label "trunk paraxial mesoderm" ;
    rdfs:subClassOf obo:UBERON_0005256, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003077
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005256
    ] .

obo:UBERON_0009663
    obo:IAO_0000115 "A nucleus of brain that is part of a telencephalon." ;
    a owl:Class ;
    rdfs:label "telencephalic nucleus" ;
    rdfs:subClassOf obo:UBERON_0002308, obo:UBERON_0010314, [
        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_0009676
    oboInOwl:hasExactSynonym "early telencephalic vesicle" ;
    oboInOwl:hasRelatedSynonym "early telencephalic ventricle" ;
    a owl:Class ;
    rdfs:label "early telencephalic vesicle" ;
    rdfs:subClassOf obo:UBERON_0013150, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0006284
    ] .

obo:UBERON_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." ;
    oboInOwl:hasExactSynonym "heart mesenchyme" ;
    a owl:Class ;
    rdfs:label "cardiac mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0003104, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000948
            ]
        )
    ] .

obo:UBERON_0009846
    obo:IAO_0000115 "An epithelium that is part of a embryonic cloaca." ;
    oboInOwl:hasBroadSynonym "cloacal epithelium" ;
    a owl:Class ;
    rdfs:label "embryonic cloacal epithelium" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0009521, obo:UBERON_0012481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000163
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003929
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000163
            ]
        )
    ] .

obo:UBERON_0009881
    oboInOwl:hasExactSynonym "ALPM" ;
    a owl:Class ;
    rdfs:label "anterior lateral plate mesoderm" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0005291, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003081
    ] .

obo:UBERON_0009891
    obo:IAO_0000115 "Mesenchyme that is part of a developing face." ;
    oboInOwl:hasExactSynonym "face mesenchyme", "mesenchyme of face" ;
    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
    a owl:Class ;
    rdfs:label "optic neural crest" ;
    rdfs:subClassOf obo:UBERON_0007213, obo:UBERON_0007530, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ] .

obo:UBERON_0010000
    obo:IAO_0000115 "An anatomical structure that has more than one cell as a part." ;
    oboInOwl:hasExactSynonym "multicellular structure" ;
    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:hasExactSynonym "mesenchyme of 1st arch" ;
    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:hasExactSynonym "associated mesenchyme of pharyngeal region", "entire branchial arch associated mesenchyme", "pharyngeal arch associated mesenchyme" ;
    a owl:Class ;
    rdfs:label "entire pharyngeal arch associated mesenchyme" ;
    rdfs:subClassOf obo:UBERON_0005291, obo:UBERON_0007524, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0008814
    ] .

obo:UBERON_0010064
    obo:IAO_0000115 "An anatomical space with at least one opening to another space or the exterior." ;
    a owl:Class ;
    rdfs:label "open anatomical space" ;
    rdfs:subClassOf obo:UBERON_0000464 .

obo:UBERON_0010077
    obo:IAO_0000115 "An epithelium consisting of cuboidal epithelial cells." ;
    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." ;
    a owl:Class ;
    rdfs:label "future dermis" ;
    rdfs:subClassOf 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
    ] .

obo:UBERON_0010188
    obo:IAO_0000115 "A roughly circular bulge in a surface." ;
    a owl:Class ;
    rdfs:label "protuberance" ;
    rdfs:subClassOf obo:UBERON_0034944 .

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]." ;
    a owl:Class ;
    rdfs:label "thalamic complex" ;
    rdfs:subClassOf obo:UBERON_0007245, obo:UBERON_0019269 .

obo:UBERON_0010230
    obo:IAO_0000115 "The core globe-shaped component of the camera-type eye." ;
    oboInOwl:hasExactSynonym "bulbus oculi", "eye globe", "eyeball" ;
    oboInOwl:hasRelatedSynonym "eye", "globe" ;
    a owl:Class ;
    rdfs:label "eyeball of camera-type eye" ;
    rdfs:subClassOf obo:UBERON_0000020, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] .

obo:UBERON_0010252
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 1st arch mandibular mesenchyme." ;
    a owl:Class ;
    rdfs:label "1st arch mandibular mesenchyme from neural crest" ;
    rdfs:subClassOf obo:UBERON_0009584, obo:UBERON_0010259, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009584
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010258
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0007098
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009584
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0002342
            ]
        )
    ] .

obo:UBERON_0010258
    obo:IAO_0000115 "Mesenchyme that develops_from a rhombencephalon neural crest." ;
    a owl:Class ;
    rdfs:label "mesenchyme from rhombencephalic neural crest" ;
    rdfs:subClassOf obo:UBERON_0007213, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007213
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003852
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0003104
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0003852
            ]
        )
    ] .

obo:UBERON_0010259
    obo:IAO_0000115 "Mesenchyme that develops_from a neural crest and is part of a 1st arch mesenchyme." ;
    oboInOwl: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:hasRelatedSynonym "branchial arch 1 mesenchyme from neural crest" ;
    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_0010303
    obo:IAO_0000115 "An epithelium that is part of a extraembryonic structure." ;
    oboInOwl:hasExactSynonym "extra-embryonic epithelium" ;
    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." ;
    oboInOwl:hasExactSynonym "future eye" ;
    a owl:Class ;
    rdfs:label "immature eye" ;
    rdfs:subClassOf obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0003071
    ] .

obo:UBERON_0010313
    obo:IAO_0000115 "An anatomical structure that develops from the neural crest." ;
    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." ;
    a owl:Class ;
    rdfs:label "structure with developmental contribution from neural crest" ;
    rdfs:subClassOf obo:UBERON_0000061 .

obo:UBERON_0010316
    a owl:Class ;
    rdfs:label "germ layer / neural crest" ;
    rdfs:subClassOf 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:hasRelatedSynonym "eye skeleton", "ocular skeleton", "skeletal element of orbital region" ;
    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." ;
    oboInOwl:hasNarrowSynonym "cranial skeleton", "osteocranium" ;
    oboInOwl:hasRelatedSynonym "cranium" ;
    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." ;
    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." ;
    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." ;
    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:hasExactSynonym "mesenchyme derived from head mesoderm of mesenchyme of 1st arch" ;
    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" ;
    a owl:Class ;
    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" ;
    a owl:Class ;
    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:hasExactSynonym "ectoderm-derived epithelium" ;
    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_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:hasExactSynonym "ciliary processes", "ciliary processes set", "processus ciliares", "set of ciliary processes" ;
    oboInOwl:hasRelatedSynonym "ciliary process", "processus ciliares" ;
    a owl:Class ;
    rdfs:label "ciliary processes" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001775
    ] .

obo:UBERON_0010707
    obo:IAO_0000115 "An organism subdivision that includes both an appendage and its associated girdle region. Note that this includes both the skeletal elements and associated tissues (integument, muscle, etc)." ;
    oboInOwl:hasExactSynonym "appendage complex", "appendage-girdle complex", "appendage/girdle complex", "girdle plus limb or fin" ;
    oboInOwl:hasRelatedSynonym "limb" ;
    a owl:Class ;
    rdfs:label "appendage girdle complex" ;
    rdfs:subClassOf obo:UBERON_0000475, obo:UBERON_0015212 .

obo:UBERON_0010708
    obo:IAO_0000115 "Appendage girdle complex that when present, encompasses the pectoral appendicular skeleton and the pectoral girdle." ;
    oboInOwl:hasExactSynonym "pectoral appendage/girdle complex", "pectoral girdle plus anterior limb or fin", "pectoral girdle plus pectoral limb or fin" ;
    oboInOwl:hasRelatedSynonym "upper limb", "upper limb and pectoral girdle", "upper limb and shoulder" ;
    a owl:Class ;
    rdfs:label "pectoral complex" ;
    rdfs:subClassOf obo:UBERON_0010707, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0012475
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0010707
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_0010719
    obo:IAO_0000115 "The subdivision of the skeleton of either the pectoral or pelvic girdle." ;
    oboInOwl:hasExactSynonym "skeleton of girdle" ;
    a owl:Class ;
    rdfs:label "girdle skeleton" ;
    rdfs:subClassOf obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0007823
    ] .

obo:UBERON_0010740
    obo:IAO_0000115 "A bone that is part of an appendage girdle complex (i.e. any bone in a limb, fin or girdle)." ;
    oboInOwl:hasRelatedSynonym "bone of extended limb/fin region", "limb bone" ;
    a owl:Class ;
    rdfs:label "bone of appendage girdle complex" ;
    rdfs:subClassOf obo:UBERON_0001474, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010707
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010707
            ]
        )
    ] .

obo:UBERON_0010741
    obo:IAO_0000115 "A bone that is part of a pectoral complex. Examples: scapula, manus phalanx, any carpal bone, any bone of the pectoral fin." ;
    oboInOwl:hasNarrowSynonym "wing bone" ;
    oboInOwl:hasRelatedSynonym "bone of forelimb or pectoral fin or pectoral girdle", "forelimb bone" ;
    a owl:Class ;
    rdfs:label "bone of pectoral complex" ;
    rdfs:subClassOf obo:UBERON_0010740, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_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." ;
    oboInOwl:hasExactSynonym "skeletal subdivision" ;
    oboInOwl:hasRelatedSynonym "subdivision of skeleton (in vivo)" ;
    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_0011108
    obo:IAO_0000115 "A synovial joint that is part of a pectoral girdle region." ;
    oboInOwl:hasExactSynonym "joint of shoulder girdle", "pectoral girdle joint" ;
    a owl:Class ;
    rdfs:label "synovial joint of pectoral girdle" ;
    rdfs:subClassOf obo:UBERON_0002217, obo:UBERON_0008114, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002176 ;
        owl:someValuesFrom obo:UBERON_0007829
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0002217
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

obo:UBERON_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:hasExactSynonym "solid joint" ;
    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." ;
    a owl:Class ;
    rdfs:label "axial skeletal system" ;
    rdfs:subClassOf obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0005944
    ] .

obo:UBERON_0011138
    obo:IAO_0000115 "Subdivision of the skeletal system which consists of the postcranial axial skeleton plus associated joints." ;
    oboInOwl:hasBroadSynonym "axial skeletal system" ;
    oboInOwl:hasExactSynonym "post-cranial axial skeletal system" ;
    a owl:Class ;
    rdfs:label "postcranial axial skeletal system" ;
    rdfs:subClassOf 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:hasExactSynonym "facial skeleton" ;
    oboInOwl:hasRelatedSynonym "facial bone", "ossa facialia", "ossa faciei", "viscerocranium" ;
    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
    ] .

obo:UBERON_0011158
    obo:IAO_0000115 "The skull can be divided into two: the neurocranium and the facial skeleton." ;
    oboInOwl:hasExactSynonym "skull subdivision", "subdivision of skull" ;
    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_0011215
    obo:IAO_0000115 "A multi cell part structure that is part of a central nervous system." ;
    oboInOwl:hasExactSynonym "cell part cluster of neuraxis", "neuraxis layer" ;
    a owl:Class ;
    rdfs:label "central nervous system cell part cluster" ;
    rdfs:subClassOf obo:UBERON_0004121, 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." ;
    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
    oboInOwl:hasExactSynonym "intrinsic muscle of eyeball", "intrinsic ocular muscle" ;
    a owl:Class ;
    rdfs:label "intra-ocular muscle" ;
    rdfs:subClassOf obo:UBERON_0004120, obo:UBERON_0004277, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003386
    ] .

obo:UBERON_0011249
    obo:IAO_0000115 "Subdivision of the skeletal system which consists of the appendicular skeleton plus associated joints." ;
    a owl:Class ;
    rdfs:label "appendicular skeletal system" ;
    rdfs:subClassOf obo:UBERON_0000075, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000982
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002091
    ] .

obo:UBERON_0011272
    oboInOwl:hasRelatedSynonym "basal cell layer of skin", "outer epithelium of body" ;
    a owl:Class ;
    rdfs:label "embryonic skin basal layer" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:UBERON_0000076
    ] .

obo:UBERON_0011300
    obo:IAO_0000115 "A portion of gray matter that is part of a telencephalon." ;
    oboInOwl:hasExactSynonym "predominantly gray regional part of telencephalon" ;
    a owl:Class ;
    rdfs:label "gray matter of telencephalon" ;
    rdfs:subClassOf obo:UBERON_0010314, 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." ;
    oboInOwl:hasExactSynonym "cranial blood vessel", "set of blood vessels of head" ;
    oboInOwl:hasRelatedSynonym "cranial blood vessels" ;
    a owl:Class ;
    rdfs:label "cranial blood vasculature" ;
    rdfs:subClassOf obo:UBERON_0002200, obo:UBERON_0004537 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004537
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0011363
    obo:IAO_0000115 "A lymph vasculature that is part of a head." ;
    oboInOwl:hasExactSynonym "cranial lymph vessel", "cranial lymphatics", "set of lymphatic vessels of head" ;
    oboInOwl:hasRelatedSynonym "cranial lymph vessels", "set of cranial lymphatic vessels" ;
    a owl:Class ;
    rdfs:label "cranial lymph vasculature" ;
    rdfs:subClassOf obo:UBERON_0002200, obo:UBERON_0004536 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004536
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_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)." ;
    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." ;
    a owl:Class ;
    rdfs:label "jaw region" ;
    rdfs:subClassOf obo:UBERON_0000475, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000165
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001708
    ] .

obo:UBERON_0011642
    obo:IAO_0000115 "An epithelium that develops_from a ectoderm and is part of a oral epithelium." ;
    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." ;
    oboInOwl:hasExactSynonym "axial subdivision of organism" ;
    oboInOwl:hasRelatedSynonym "body segment", "main body segment" ;
    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:hasExactSynonym "conceptus cardiovascular system" ;
    oboInOwl:hasRelatedSynonym "embryonic circulatory system", "fetal circulatory system" ;
    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_0011779
    obo:IAO_0000115 "A nerve that is part of a head." ;
    oboInOwl:hasRelatedSynonym "cephalic nerve", "head nerve" ;
    a owl:Class ;
    rdfs:label "nerve of head region" ;
    rdfs:subClassOf obo:UBERON_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001021
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000033
            ]
        )
    ] .

obo:UBERON_0011814
    obo:IAO_0000115 "Ectodermal placode that does not develop into a component of the nervous system." ;
    a owl:Class ;
    rdfs:label "non-neurogenic ectodermal placode" ;
    rdfs:subClassOf obo:UBERON_0005085 .

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." ;
    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." ;
    oboInOwl:hasExactSynonym "irregular dense connective tissue", "typus irregularis (textus connectivus collagenosus compactus)" ;
    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." ;
    a owl:Class ;
    rdfs:label "dense connective tissue" ;
    rdfs:subClassOf obo:UBERON_0002384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0011860
    ] ;
    owl:disjointWith obo:UBERON_0011825 .

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:hasExactSynonym "textus connectivus collagenosus laxus", "textus connectivus laxus" ;
    a owl:Class ;
    rdfs:label "loose connective tissue" ;
    rdfs:subClassOf obo:UBERON_0011821 .

obo:UBERON_0011860
    a owl:Class ;
    rdfs:label "collection of collagen fibrils" ;
    rdfs:subClassOf obo:UBERON_0000476 .

obo:UBERON_0011863
    obo:IAO_0000115 "The connective tissue bundles in the extracellular matrix of bone tissue that are composed of collagen, and play a role in tissue strength and elasticity." ;
    a owl:Class ;
    rdfs:label "bone collagen fibril" ;
    rdfs:subClassOf obo:UBERON_0011860, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001474
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0011860
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001474
            ]
        )
    ] .

obo:UBERON_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: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:hasRelatedSynonym "ciliary body and iris", "vasculosa oculi" ;
    a owl:Class ;
    rdfs:label "anterior uvea" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001768
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001769
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001775
    ] .

obo:UBERON_0012112
    obo:IAO_0000115 "A substance that is consumed by the organism for food." ;
    a owl:Class ;
    rdfs:label "ingested food" ;
    rdfs:subClassOf obo:UBERON_0000463 .

obo:UBERON_0012180
    obo:IAO_0000115 "A zone of skin that is part of a craniocervical region." ;
    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_0012274
    obo:IAO_0000115 "An epithelium that consists of columnar epithelial cells. Columnar epithelia are epithelial cells whose heights are at least four times their width. Columnar epithelia are divided into simple (or unilayered), and the rarer stratified (or multi-layered).[WP, modified]." ;
    a owl:Class ;
    rdfs:label "columnar epithelium" ;
    rdfs:subClassOf obo:UBERON_0000483 .

obo:UBERON_0012275
    obo:IAO_0000115 "Epithelium that derives from the mesoderm. [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "mesoderm-derived epithelium", "mesoepithelium" ;
    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:hasRelatedSynonym "embryonic facial process", "facial primordium", "primordium of face" ;
    a owl:Class ;
    rdfs:label "embryonic facial prominence" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000033
    ] .

obo:UBERON_0012360
    obo:IAO_0000115 "A bone element that is part of a jaw region." ;
    oboInOwl:hasExactSynonym "jaw bone" ;
    a owl:Class ;
    rdfs:label "bone of jaw" ;
    rdfs:subClassOf obo:UBERON_0003462, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001474
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0011595
            ]
        )
    ] .

obo:UBERON_0012361
    a owl:Class ;
    rdfs:label "internal anal region" ;
    rdfs:subClassOf obo:UBERON_0000481, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] .

obo:UBERON_0012464
    obo:IAO_0000115 "The opening of the cloacal chamber to the outside of the organism. Birds maintain a single cloacal opening throughout their lives." ;
    oboInOwl:hasExactSynonym "cloacal opening" ;
    oboInOwl:hasRelatedSynonym "cloacal orifice", "vent" ;
    a owl:Class ;
    rdfs:label "cloacal vent" ;
    rdfs:subClassOf obo:UBERON_0000161, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012466
    oboInOwl:hasRelatedSynonym "extraembryonic cavities" ;
    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_0012475
    obo:IAO_0000115 "The collection of all skeletal elements in a pectoral complex - i.e. the combination of free limb or fin plus pectoral girdle." ;
    oboInOwl:hasRelatedSynonym "bones of upper limb", "ossa membri superioris", "pectoral complex skeleton", "set of bones of upper limb", "skeleton of anterior limb/fin and girdle", "upper limb skeleton" ;
    a owl:Class ;
    rdfs:label "skeleton of pectoral complex" ;
    rdfs:subClassOf obo:UBERON_0010912, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002091
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] .

obo:UBERON_0012480
    obo:IAO_0000115 "A mucosa that is part of a cloaca [Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "cloaca mucosa", "cloaca mucosa of organ", "cloaca mucous membrane", "cloaca organ mucosa", "cloacal mucous membrane", "mucosa of cloaca", "mucosa of organ of cloaca", "mucous membrane of cloaca", "organ mucosa of cloaca" ;
    a owl:Class ;
    rdfs:label "cloacal mucosa" ;
    rdfs:subClassOf obo:UBERON_0000344, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0012481
    obo:IAO_0000115 "An epithelium that is part of a cloaca." ;
    oboInOwl:hasRelatedSynonym "cloacal endoderm" ;
    a owl:Class ;
    rdfs:label "cloacal epithelium" ;
    rdfs:subClassOf obo:UBERON_0003929, obo:UBERON_0005911, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0013150
    oboInOwl:hasExactSynonym "early brain vesicle", "primitive brain vesicle" ;
    oboInOwl:hasNarrowSynonym "primary brain vesicle", "secondary brain vesicle" ;
    oboInOwl:hasRelatedSynonym "brain vesicle" ;
    a owl:Class ;
    rdfs:label "future brain vesicle" ;
    rdfs:subClassOf obo:UBERON_0010064, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005281
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006238
    ] .

obo:UBERON_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
    ] .

obo:UBERON_0013685
    obo:IAO_0000115 "Anatomical space that is an opening in a bone of the skull." ;
    oboInOwl:hasExactSynonym "foramen of skull" ;
    oboInOwl:hasNarrowSynonym "cranial conduit", "cranial foramen" ;
    oboInOwl:hasRelatedSynonym "foramina of the skull" ;
    a owl:Class ;
    rdfs:label "foramen of skull" ;
    rdfs:subClassOf obo:UBERON_0005744, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003129
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0005744
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0003129
            ]
        )
    ] .

obo:UBERON_0013686
    obo:IAO_0000115 "An anatomical space which is the lumen of some anatomical conduit and connects two or more spaces together[FMA,modified]." ;
    oboInOwl:hasNarrowSynonym "foramen space" ;
    a owl:Class ;
    rdfs:label "anatomical conduit space" ;
    rdfs:subClassOf obo:UBERON_0000464, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004111
    ], [
        a owl:Restriction ;
        owl:onClass obo:UBERON_0000464 ;
        owl:onProperty obo:RO_0002176 ;
        owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger
    ] .

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." ;
    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." ;
    oboInOwl:hasRelatedSynonym "body", "whole body" ;
    a owl:Class ;
    rdfs:label "body proper" ;
    rdfs:subClassOf obo:UBERON_0000475, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0013701
    ] .

obo:UBERON_0013703
    obo:IAO_0000115 "Anatomical projection that is part of the integumentl system." ;
    oboInOwl:hasNarrowSynonym "skin projection" ;
    a owl:Class ;
    rdfs:label "integumentary projection" ;
    rdfs:subClassOf obo:UBERON_0004529, obo:UBERON_0006003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002416
            ]
        )
    ] .

obo:UBERON_0013754
    obo:IAO_0000115 "An organ component layer that is part of a integumental system." ;
    oboInOwl:hasNarrowSynonym "layer of skin", "skin layer" ;
    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_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:hasExactSynonym "digestive organ", "digestive system organ" ;
    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:hasExactSynonym "presumptive telencephalon" ;
    a owl:Class ;
    rdfs:label "future telencephalon" ;
    rdfs:subClassOf obo:UBERON_0006598, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0006240
    ] .

obo:UBERON_0014387
    obo:IAO_0000115 "Mesenchyme that develops_from the neural crest[Automatically generated definition]." ;
    oboInOwl:hasExactSynonym "mesenchyme from neural crest", "neural crest derived mesenchyme", "neural crest mesenchyme" ;
    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:hasExactSynonym "skeleton of thorax", "thoracic part of axial skeleton", "thoracic skeleton" ;
    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_0014703
    obo:IAO_0000115 "A unilaminar epithelium that develops_from a ectoderm and is part of a anal region." ;
    a owl:Class ;
    rdfs:label "anal membrane ectodermal component" ;
    rdfs:subClassOf obo:UBERON_0000490, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001353
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000490
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001353
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:UBERON_0000924
            ]
        )
    ] .

obo:UBERON_0014775
    obo:IAO_0000115 "A neuromere that is part of the presumptive forebrain." ;
    oboInOwl:hasBroadSynonym "forebrain segment", "segment of forebrain" ;
    oboInOwl:hasExactSynonym "forebrain neuromere" ;
    oboInOwl:hasRelatedSynonym "future prosencephalon" ;
    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_0014783
    obo:IAO_0000115 "Any muscle organ that is part of a cloaca." ;
    a owl:Class ;
    rdfs:label "cloacal muscle" ;
    rdfs:subClassOf obo:UBERON_0001630, obo:UBERON_0013765, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000162
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001630
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000162
            ]
        )
    ] .

obo:UBERON_0014793
    obo:IAO_0000115 "Any collection of muscles that is part of a pectoral complex. The pectoral complex comprises the pectoral girdle and the associated limb or fin." ;
    oboInOwl:hasNarrowSynonym "muscles of upper limb", "musculature of upper limb", "musculi membri superioris", "set of muscles of upper limb", "upper limb musculature" ;
    a owl:Class ;
    rdfs:label "musculature of pectoral complex" ;
    rdfs:subClassOf obo:UBERON_0001015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010708
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001015
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010708
            ]
        )
    ] .

obo:UBERON_0014903
    obo:IAO_0000115 "A portion of tissue that will develop into vasculature." ;
    a owl:Class ;
    rdfs:label "primordial vasculature" ;
    rdfs:subClassOf obo:UBERON_0001048, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0011695
    ] .

obo:UBERON_0015203
    obo:IAO_0000115 "An anatomical group whose component structures share a common function." ;
    a owl:Class ;
    rdfs:label "non-connected functional system" ;
    rdfs:subClassOf obo:UBERON_0034923 .

obo:UBERON_0015212
    obo:IAO_0000115 "Any structure that is placed on one side of the left-right axis of a bilaterian." ;
    a owl:Class ;
    rdfs:label "lateral structure" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000465
    ] .

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:hasExactSynonym "cardiac pump", "heart or heart like organ" ;
    oboInOwl:hasNarrowSynonym "circulatory vessel" ;
    oboInOwl:hasRelatedSynonym "cardiac structure" ;
    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." ;
    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:hasExactSynonym "heart/pericardium" ;
    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_0015474
    obo:IAO_0000115 "A zone of skin that is part of a axilla." ;
    oboInOwl:hasExactSynonym "axillary skin", "skin of axilla" ;
    a owl:Class ;
    rdfs:label "axilla skin" ;
    rdfs:subClassOf obo:UBERON_8480025, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0009472
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0009472
            ]
        )
    ] .

obo:UBERON_0015783
    obo:IAO_0000115 "A smooth muscle tissue that is part of a hypodermis." ;
    oboInOwl:hasExactSynonym "muscle layer in fatty layer of subcutaneous tissue", "stratum musculosum panniculi adiposi telae subcutaneae" ;
    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 "An epithelium that is part of a camera-type eye." ;
    a owl:Class ;
    rdfs:label "eye epithelium" ;
    rdfs:subClassOf obo:UBERON_0007625, obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000019
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000019
            ]
        )
    ] .

obo:UBERON_0015833
    obo:IAO_0000115 "An epithelium that is part of a foregut." ;
    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_0016879
    obo:IAO_0000115 "Primordium that develops into the central nervous system." ;
    oboInOwl:hasExactSynonym "future CNS", "presumptive central nervous system" ;
    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
    ] .

obo:UBERON_0016880
    obo:IAO_0000115 "Primordium that develops into the nervous system." ;
    oboInOwl:hasExactSynonym "presumptive nervous system" ;
    a owl:Class ;
    rdfs:label "future nervous system" ;
    rdfs:subClassOf obo:UBERON_0006598 .

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:hasExactSynonym "extra-embryonic component", "extraembryonic component" ;
    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
    ] .

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." ;
    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." ;
    a owl:Class ;
    rdfs:label "developing mesenchymal structure" ;
    rdfs:subClassOf obo:UBERON_0005423, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0003104
    ] .

obo:UBERON_0018674
    obo:IAO_0000115 "An interconnected tubular multi-tissue structure that contains fluid that is actively transported around the heart." ;
    oboInOwl:hasExactSynonym "cardiac vasculature" ;
    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_0019042
    oboInOwl:hasExactSynonym "genital mucosa" ;
    a owl:Class ;
    rdfs:label "reproductive system mucosa" ;
    rdfs:subClassOf obo:UBERON_0000344, obo:UBERON_0005156 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000344
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000990
            ]
        )
    ] .

obo:UBERON_0019204
    obo:IAO_0000115 "Any region of epithelium that is part of a skin region." ;
    a owl:Class ;
    rdfs:label "skin epithelium" ;
    rdfs:subClassOf obo:UBERON_0010371, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000483
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000014
            ]
        )
    ] .

obo:UBERON_0019207
    obo:IAO_0000115 "The part of the eye that consists of both the retina and the optic choroid." ;
    oboInOwl:hasExactSynonym "chorioretina", "choroid and retina", "retinachoroid", "retinachoroidal region" ;
    a owl:Class ;
    rdfs:label "chorioretinal region" ;
    rdfs:subClassOf obo:UBERON_0000481, obo:UBERON_0004121, obo:UBERON_0010314, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000966
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001776
    ] .

obo:UBERON_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_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
    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_0034768
    obo:IAO_0000115 "A part of an organism or organ that is continuous with its surroundings and distinguished from its surroundings based on morphology." ;
    a owl:Class ;
    rdfs:label "morphological feature" ;
    rdfs:subClassOf obo:UBERON_0000061, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000468
    ] .

obo:UBERON_0034878
    obo:IAO_0000115 "The area of axial mesoderm that develops into the prechordal plate." ;
    oboInOwl:hasExactSynonym "prechordal mesenchyme" ;
    a owl:Class ;
    rdfs:label "prechordal mesoderm" ;
    rdfs:subClassOf obo:UBERON_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0003068
    ] .

obo:UBERON_0034921
    obo:IAO_0000115 "An multicellular anatomical structure that has subparts of multiple organs as a part." ;
    oboInOwl:hasRelatedSynonym "anatomical cluster" ;
    a owl:Class ;
    rdfs:label "multi organ part structure" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000064
    ] .

obo:UBERON_0034923
    obo:IAO_0000115 "Material anatomical entity consisting of multiple anatomical structures that are not connected to each other." ;
    a owl:Class ;
    rdfs:label "disconnected anatomical group" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] .

obo:UBERON_0034925
    obo:IAO_0000115 "A collection of anatomical structures that are alike in terms of their morphology or developmental origin." ;
    a owl:Class ;
    rdfs:label "anatomical collection" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] .

obo:UBERON_0034929
    obo:IAO_0000115 "A region or zone on the surface of an organism that encompasses skin and any adnexa, down through muscles and bounded by underlying skeletal support structures." ;
    a owl:Class ;
    rdfs:label "external soft tissue zone" ;
    rdfs:subClassOf obo:UBERON_0010000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000475
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0000014
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001015
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0001021
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:UBERON_0002049
    ] .

obo:UBERON_0034944
    oboInOwl:hasExactSynonym "organ sector", "organ zonal region", "organ zone" ;
    oboInOwl:hasRelatedSynonym "organ region with floating fiat boundary" ;
    a owl:Class ;
    rdfs:label "zone of organ" ;
    rdfs:subClassOf obo:UBERON_0000064 .

obo:UBERON_0034995
    obo:IAO_0000115 "Mesenchyme that is part of a developing jaw [Automatically generated definition]." ;
    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
    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_0035804
    obo:IAO_0000115 "The primordial mouth region of the developing head." ;
    oboInOwl:hasExactSynonym "primitive mouth", "primordial mouth" ;
    a owl:Class ;
    rdfs:label "future mouth" ;
    rdfs:subClassOf 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_0035965
    oboInOwl:hasExactSynonym "blood vessel wall" ;
    oboInOwl:hasRelatedSynonym "vascular wall" ;
    a owl:Class ;
    rdfs:label "wall of blood vessel" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001981
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        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_0036016
    obo:IAO_0000115 "A sweet viscid material elaborated out of the nectar of flowers in the honey sac of various bees." ;
    a owl:Class ;
    rdfs:label "honey" ;
    rdfs:subClassOf obo:UBERON_0036017 .

obo:UBERON_0036017
    obo:IAO_0000115 "A bodily fluid consisting of the contents of the digestive tract expulsed through the anterior portion of the digestive tract." ;
    oboInOwl:hasRelatedSynonym "regurgitate" ;
    a owl:Class ;
    rdfs:label "regurgitated substance" ;
    rdfs:subClassOf obo:UBERON_0000463 .

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." ;
    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." ;
    a owl:Class ;
    rdfs:label "anatomical surface region" ;
    rdfs:subClassOf obo:UBERON_0000465, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000061
    ] .

obo:UBERON_0036244
    obo:IAO_0000115 "A transudate found in the serous sac." ;
    oboInOwl:hasBroadSynonym "serous fluid" ;
    oboInOwl:hasExactSynonym "serous sac fluid" ;
    a owl:Class ;
    rdfs:label "secretion of serous membrane" ;
    rdfs:subClassOf obo:UBERON_0007779 .

obo:UBERON_0036253
    oboInOwl:hasExactSynonym "cranial orifice", "skull orifice" ;
    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_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
    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_0036654
    a owl:Class ;
    rdfs:label "wall of lateral ventricle" ;
    rdfs:subClassOf obo:UBERON_0010314, obo:UBERON_0036661, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002285
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002285
            ]
        )
    ] .

obo:UBERON_0036661
    a owl:Class ;
    rdfs:label "wall of ventricular system of brain" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004121, obo:UBERON_0005358, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0005282
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0005282
            ]
        )
    ] .

obo:UBERON_0036925
    oboInOwl:hasExactSynonym "eyeball wall" ;
    a owl:Class ;
    rdfs:label "wall of eyeball" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004121, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0010230
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000060
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0010230
            ]
        )
    ] .

obo:UBERON_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:hasExactSynonym "cardiac wall" ;
    a owl:Class ;
    rdfs:label "wall of heart" ;
    rdfs:subClassOf obo:UBERON_0000060, obo:UBERON_0004120, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000948
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_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." ;
    oboInOwl:hasExactSynonym "face skin" ;
    oboInOwl:hasRelatedSynonym "facial skin" ;
    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." ;
    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." ;
    a owl:Class ;
    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." ;
    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." ;
    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." ;
    a owl:Class ;
    rdfs:label "vasculature of respiratory integument" ;
    rdfs:subClassOf obo:UBERON_0003504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0002199
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0001981
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001004
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0002199
            ]
        )
    ] .

obo:UBERON_4100000
    obo:IAO_0000115 "Anatomical projection that is composed of bone or cartilage tissue." ;
    a owl:Class ;
    rdfs:label "skeletal element projection" ;
    rdfs:subClassOf obo:UBERON_0004529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0004765
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0004529
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0004765
            ]
        )
    ] .

obo:UBERON_8410024
    obo:IAO_0000115 "An anatomical junction between two parts of the intestine." ;
    oboInOwl:hasExactSynonym "junction of intestine" ;
    a owl:Class ;
    rdfs:label "intestinal junction" ;
    rdfs:subClassOf obo:UBERON_1100000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0000160
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0007651
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0000160
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002176 ;
                owl:someValuesFrom obo:UBERON_0004921
            ]
        )
    ] .

obo:UBERON_8450002
    obo:IAO_0000115 "An anatomical system that eliminates waste products that arise as a result of metabolic activity." ;
    a owl:Class ;
    rdfs:label "excretory system" ;
    rdfs:subClassOf obo:UBERON_0000467 .

obo:UBERON_8480025
    obo:IAO_0000115 "A zone of skin that is above the clavicle zone in the pectoral girdle region." ;
    a owl:Class ;
    rdfs:label "skin of clavicle region" ;
    rdfs:subClassOf obo:UBERON_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:UBERON_0001421
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:UBERON_0000014
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:UBERON_0001421
            ]
        )
    ] .

chebi:BRAND_NAME
    a owl:AnnotationProperty .

chebi:INN
    a owl:AnnotationProperty .

chebi:IUPAC_NAME
    a owl:AnnotationProperty .

envo:EnvO-Lite-GSC
    a owl:AnnotationProperty ;
    rdfs:comment "EnvO-Lite-GSC" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:disconnected_from
    obo:IAO_0000115 "A is disconnected_from B if they have no parts in common." ;
    obo:IAO_0000425 "Class: <http://www.w3.org/2002/07/owl#Nothing> EquivalentTo: (BFO_0000050 some ?X) and (BFO_0000050 some ?Y)" ;
    oboInOwl:hasExactSynonym "non_overlapping_with" ;
    oboInOwl:hasOBONamespace "ENVO" ;
    oboInOwl:id "disconnected_from" ;
    oboInOwl:is_class_level true ;
    oboInOwl:is_metadata_tag true ;
    a owl:AnnotationProperty ;
    rdfs:label "disconnected_from" .

envo:disposition_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Disposition slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:environmental_hazards
    a owl:AnnotationProperty ;
    rdfs:comment "environmental_hazards" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoANZSoil
    a owl:AnnotationProperty ;
    rdfs:comment "envoANZSoil" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoAstro
    a owl:AnnotationProperty ;
    rdfs:comment "envoAstro" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoAtmo
    a owl:AnnotationProperty ;
    rdfs:comment "envoAtmo" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoCesab
    a owl:AnnotationProperty ;
    rdfs:comment "envoCesab" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoCmecs
    a owl:AnnotationProperty ;
    rdfs:comment "envoCmecs" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoEOVs
    a owl:AnnotationProperty ;
    rdfs:comment "envoEOVs" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoEmpo
    a owl:AnnotationProperty ;
    rdfs:comment "envoEmpo" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoMarine
    a owl:AnnotationProperty ;
    rdfs:comment "envoMarine" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoMeo
    a owl:AnnotationProperty ;
    rdfs:comment "envoMeo" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoNceas
    a owl:AnnotationProperty ;
    rdfs:comment "envoNceas" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoOmics
    a owl:AnnotationProperty ;
    rdfs:comment "envoOmics" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoPlastics
    a owl:AnnotationProperty ;
    rdfs:comment "envoPlastics" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoPolar
    a owl:AnnotationProperty ;
    rdfs:comment "envoPolar" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:mpath_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Pathology slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:nlcd2011
    a owl:AnnotationProperty ;
    rdfs:comment "nlcd2011" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:relational_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Relational slim: types of quality that require an additional entity in order to exist" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:ro-eco
    a owl:AnnotationProperty ;
    rdfs:comment "ro-eco" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:scalar_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Scalar slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:value_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Value slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:wwfBiome
    a owl:AnnotationProperty ;
    rdfs:comment "wwfBiome" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

process_attribute:attribute
    a owl:AnnotationProperty .

process_attribute:entity
    a owl:AnnotationProperty .

<http://purl.obolibrary.org/obo/envo.owl>
    dc:contributor <https://orcid.org/0000-0002-2996-719X> ;
    dc:creator <https://orcid.org/0000-0002-4366-3088>, "http://orcid.org/0000-0002-6601-2165", "http://orcid.org/0000-0002-8343-612X", "http://orcid.org/0000-0003-1604-1512" ;
    dc:description "ENVO is an ontology which represents knowledge about environments,environmental processes, ecosystems, habitats, and related entities" ;
    dc:title "The Environment Ontology" ;
    terms:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    doap:GitRepository "https://github.com/EnvironmentOntology/envo/"^^xsd:anyURI ;
    doap:bug-database "https://github.com/EnvironmentOntology/envo/issues/"^^xsd:anyURI ;
    oboInOwl:default-namespace "ENVO" ;
    a owl:Ontology ;
    rdfs:comment "Includes Ontology(OntologyID(OntologyIRI(<http://purl.obolibrary.org/obo/envo/modules/chemical_concentration.owl>) VersionIRI(<null>))) [Axioms: 679 Logical Axioms: 119]", "Includes Ontology(OntologyID(OntologyIRI(<http://purl.obolibrary.org/obo/envo/modules/entity_attribute.owl>) VersionIRI(<null>))) [Axioms: 206 Logical Axioms: 34]", "Includes Ontology(OntologyID(OntologyIRI(<http://purl.obolibrary.org/obo/envo/modules/entity_attribute_location.owl>) VersionIRI(<null>))) [Axioms: 168 Logical Axioms: 29]", "Includes Ontology(OntologyID(OntologyIRI(<http://purl.obolibrary.org/obo/envo/modules/entity_quality_location.owl>) VersionIRI(<null>))) [Axioms: 40 Logical Axioms: 6]", "Includes Ontology(OntologyID(OntologyIRI(<http://purl.obolibrary.org/obo/envo/modules/process_attribute.owl>) VersionIRI(<null>))) [Axioms: 21 Logical Axioms: 2]" ;
    owl:versionIRI <http://purl.obolibrary.org/obo/envo/releases/2025-02-05/envo.owl> ;
    owl:versionInfo "2025-02-05" ;
    foaf:homepage "http://environmentontology.org/"^^xsd:anyURI .

taxslim:has_rank
    a owl:AnnotationProperty .

dc:contributor
    a owl:AnnotationProperty .

dc:creator
    a owl:AnnotationProperty .

dc:date
    a owl:AnnotationProperty .

dc:description
    a owl:AnnotationProperty .

dc:source
    a owl:AnnotationProperty .

dc:title
    a owl:AnnotationProperty .

terms:contributor
    a owl:AnnotationProperty .

terms:created
    a owl:AnnotationProperty .

terms:creator
    a owl:AnnotationProperty .

terms:date
    a owl:AnnotationProperty .

terms:license
    a owl:AnnotationProperty .

terms:source
    a owl:AnnotationProperty .

terms:title
    a owl:AnnotationProperty .

schema:image
    a owl:AnnotationProperty .

doap:GitRepository
    a owl:AnnotationProperty .

doap:bug-database
    a owl:AnnotationProperty .

oboInOwl:SubsetProperty
    a owl:AnnotationProperty ;
    rdfs:label "subset_property" .

oboInOwl:SynonymTypeProperty
    a owl:AnnotationProperty ;
    rdfs:label "synonym_type_property" .

oboInOwl:auto-generated-by
    a owl:AnnotationProperty .

oboInOwl:consider
    a owl:AnnotationProperty ;
    rdfs:label "consider" .

oboInOwl:created_by
    a owl:AnnotationProperty .

oboInOwl:creation_date
    a owl:AnnotationProperty .

oboInOwl:date
    a owl:AnnotationProperty .

oboInOwl:default-namespace
    a owl:AnnotationProperty .

oboInOwl:hasAlternativeId
    a owl:AnnotationProperty ;
    rdfs:label "has_alternative_id" .

oboInOwl:hasBroadSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_broad_synonym" .

oboInOwl:hasDbXref
    a owl:AnnotationProperty ;
    rdfs:label "database_cross_reference" .

oboInOwl:hasExactSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_exact_synonym" .

oboInOwl:hasNarrowSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_narrow_synonym" .

oboInOwl:hasOBOFormatVersion
    a owl:AnnotationProperty ;
    rdfs:label "has_obo_format_version" .

oboInOwl:hasOBONamespace
    a owl:AnnotationProperty ;
    rdfs:label "has_obo_namespace" .

oboInOwl:hasRelatedSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_related_synonym" .

oboInOwl:hasSynonym
    a owl:AnnotationProperty .

oboInOwl:hasSynonymType
    a owl:AnnotationProperty ;
    rdfs:label "has_synonym_type" .

oboInOwl:id
    a owl:AnnotationProperty .

oboInOwl:inSubset
    a owl:AnnotationProperty ;
    rdfs:label "in_subset" .

oboInOwl:is_class_level
    a owl:AnnotationProperty .

oboInOwl:is_inferred
    a owl:AnnotationProperty .

oboInOwl:is_metadata_tag
    a owl:AnnotationProperty .

oboInOwl:saved-by
    a owl:AnnotationProperty .

oboInOwl:shorthand
    a owl:AnnotationProperty ;
    rdfs:label "shorthand" .

oboInOwl:source
    a owl:AnnotationProperty .

rdfs:comment
    a owl:AnnotationProperty .

rdfs:label
    a owl:AnnotationProperty .

owl:deprecated
    a owl:AnnotationProperty .

skos:closeMatch
    a owl:AnnotationProperty .

foaf:homepage
    a owl:AnnotationProperty .

<https://www.wikidata.org/wiki/Q2>
    obo:IAO_0000115 "third planet from the Sun in the Solar System" ;
    a obo:ENVO_01000958, owl:NamedIndividual ;
    rdfs:label "Earth"@en .

<https://www.wikidata.org/wiki/Q2306597>
    obo:IAO_0000115 "\"Suni, or Jalca, is one of the eight Natural Regions of Peru. It is located in the Andes at an altitude between 3,500 and 4,000 metres above sea level. Suni has a dry and cold weather and there are many glacial valleys. The flora includes gramineous plants and shrubs such as the taya-taya (Caesalpinia spinosa), the quishuar (Buddleja coriacea), and the cantuta (Cantua buxifolia) which was considered sacred by the Incas. Even though it is hard for plants to grow because of the weather, people are able to cultivate such crops as quinoa, qañiwa, broad beans and ulluku (Ullucus tuberosus). The main fauna is the guinea pig and, among numerous other highland birds, the Chiguanco thrush.\"" ;
    oboInOwl:hasExactSynonym "Jalca" ;
    a obo:ENVO_01000216, owl:NamedIndividual, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:ENVO_00000248
    ] ;
    rdfs:label "Suni"@en .

<https://www.wikidata.org/wiki/Q525>
    oboInOwl:hasExactSynonym "Sun" ;
    a obo:ENVO_01000801, owl:NamedIndividual ;
    rdfs:label "Sol"@en .

<https://www.wikidata.org/wiki/Q715269>
    obo:BFO_0000050 <https://www.wikidata.org/wiki/Q2> ;
    obo:IAO_0000115 "Earth's interconnected water system" ;
    a obo:ENVO_00000015, owl:NamedIndividual ;
    rdfs:label "World Ocean"@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource envo:disconnected_from ;
    owl:annotatedTarget "A is disconnected_from B if they have no parts in common." .

[]
    a owl:Axiom ;
    rdfs:seeAlso <https://github.com/jhpoelen/eol-globi-data/issues/225#issuecomment-218584934> ;
    owl:annotatedProperty obo:IAO_0000112 ;
    owl:annotatedSource obo:RO_0002220 ;
    owl:annotatedTarget "A caterpillar walking on the surface of a leaf is adjacent_to the leaf, if one of the caterpillar appendages is touching the leaf. In contrast, a butterfly flying close to a flower is not considered adjacent, unless there are any touching parts." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000104 ;
    owl:annotatedTarget "sill" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000104 ;
    owl:annotatedTarget "spur" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000104 ;
    owl:annotatedTarget "subsea feature" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Constant-pressure_surface> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001697 ;
    owl:annotatedTarget "An isobaric surface that is part of an atmosphere."@en .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Polar_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001698 ;
    owl:annotatedTarget "A weather front which separates air masses of tropical and polar origin."@en .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Tropical_climate> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001701 ;
    owl:annotatedTarget "An environment which is subject to tropical environmental conditions."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000104 ;
    owl:annotatedTarget "terrace" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Tropical_climate> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001702 ;
    owl:annotatedTarget "An environment which is subject to subtropical environmental conditions."@en .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Polar_climate> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001703 ;
    owl:annotatedTarget "An environment which is subject to polar environmental conditions."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000104 ;
    owl:annotatedTarget "tongue (seafloor)" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Polar_climate> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001704 ;
    owl:annotatedTarget "An environment which is subject to subpolar environmental conditions."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000104 ;
    owl:annotatedTarget "underwater feature" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Temperate_climate> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001705 ;
    owl:annotatedTarget "An environment which is subject to temperate environmental conditions."@en .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Cold_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001706 ;
    owl:annotatedTarget "A weather front which is nonoccluded and  which moves in the direction of the warmer air mass it is adjacent to, such that colder air will occupy the site where warmer air was previously present."@en .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Warm_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001707 ;
    owl:annotatedTarget "A weather front which is nonoccluded and which moves in the direction of the colder air mass it is adjacent to, such that warmer air will occupy the site where colder air was previously present."@en .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Anafront> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001708 ;
    owl:annotatedTarget "A weather front at which warm air is ascending to high altitudes along the frontal surface."@en .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Katafront> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001709 ;
    owl:annotatedTarget "A weather front at which warm air is descending to lower altitudes along the frontal surface."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000104 ;
    owl:annotatedTarget "valley" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Intertropical_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001710 ;
    owl:annotatedTarget "A weather front which exists in an equatorial trough separating the air of the Northern and Southern Hemispheres of an astronomical body."@en .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Upper-air> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001711 ;
    owl:annotatedTarget "An air mass which is part of the free atmosphere, including the troposphere and stratosphere." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Free_atmosphere> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001712 ;
    owl:annotatedTarget "An atmospheric layer which 1) is located above the planetary boundary layer, 2) in which the effect of friction between moving air masses and the planetary surface is negligible, and 3) in which the air is usually treated (dynamically) as an ideal fluid." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Free_atmosphere> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001712 ;
    owl:annotatedTarget "\"The base of the free atmosphere is usually taken as the geostrophic wind level.\"" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000104 ;
    owl:annotatedTarget "valleys" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Occluded_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001714 ;
    owl:annotatedTarget "A weather front which separates air behind a cold front from air ahead of a warm front." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Cold_occlusion>, <http://glossary.ametsoc.org/wiki/Occluded_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001715 ;
    owl:annotatedTarget "An occluded front which is adjacent to a cold front 1) that is moving away from the coldest air in the vicinity,  2) where the neighbouring cold front undercuts the neighbouring warm front in the occulsion zone, and 3) where the coldest air in the vicinity replaces less cold air towards the surface of the astronomical body." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Occluded_front>, <http://glossary.ametsoc.org/wiki/Warm_occlusion> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001716 ;
    owl:annotatedTarget "An occluded front which is adjacent to a warm front 1) that is moving in the direction of the coldest air in the vicinity, 2) where the original cold front is forced aloft at the warm front surface, and 3) where the coldest air is replaced by less cold air at the surface of the astronomical body." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Occluded_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001717 ;
    owl:annotatedTarget "An occluded front which is 1) adjacent to a cold and a warm front with no appreciable difference between the temperatures of their bordering air masses and 2) which creates a pressure trough, a wind-shift line, a band of cloudiness, and precipitation at the surface of the astronomical body." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Secondary_cold_front>, <http://glossary.ametsoc.org/wiki/Secondary_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001718 ;
    owl:annotatedTarget "A cold front which forms behind a frontal cyclone and within a cold air mass with an appreciable horizontal temperature gradient." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Katabatic_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001719 ;
    owl:annotatedTarget "An atmospheric wind during which cold atmospheric gas flows downwards towards the surface of an astronomical body." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Katabatic_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001719 ;
    owl:annotatedTarget "\"From its etymology, the term means simply \"going down\" or \"descending,\" and thus could refer to any descending flow; some authors have further generalized it to include downslope flows such as the foehn or chinook even though they do not represent a flow of cold air. This concept has given rise to the expression katafront, which indicates flow down a sloped cold-frontal surface.\"" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Katabatic_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001720 ;
    owl:annotatedTarget "A katabatic wind during which atmospheric gas flows down the slope of an elevation, typically during periods of light larger-scale winds." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Downslope_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001720 ;
    owl:annotatedTarget "\"The many synonyms for downslope flow are sometimes used interchangeably, and this gives rise to ambiguity and confusion. Downslope can be used generically to denote any wind flow blowing down a slope, or it is used specifically for katabatic flows on any scale, such as the nocturnal slope-wind component of mountain–valley wind systems or mountain–plains wind systems.\" Note also that slope winds are typically classed separately from fall winds, which occur at larger scales." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Katabatic_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001721 ;
    owl:annotatedTarget "A katabatic wind which is driven by the cooling and subsequent sinking of atmospheric gas masses." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Foehn>, <http://glossary.ametsoc.org/wiki/Katabatic_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001722 ;
    owl:annotatedTarget "A downslope katabatic wind during which warm, dry atmospheric gas descends along the lee side of a mountain range as a result of synoptic-scale, cross-barrier flow over that range." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Chinook> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001722 ;
    owl:annotatedTarget "chinook" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Adiabatic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001723 ;
    owl:annotatedTarget "An environmental process during which a system does not thermally interact with its surroundings by virtue of a temperature difference between them." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Adiabatic> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001723 ;
    owl:annotatedTarget "\"In an adiabatic process any change in internal energy (for a system of fixed mass) is solely a consequence of working. For an ideal gas and for most atmospheric systems, compression results in warming, expansion results in cooling.\"" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Dry-adiabatic_process> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001724 ;
    owl:annotatedTarget "An adiabatic process during which no condensation of water vapor occurs and no liquid water is present." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Moist-adiabatic_process> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001725 ;
    owl:annotatedTarget "An adiabatic process which involves air saturated with water vapour and the presence of liquid water." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Fall_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001726 ;
    owl:annotatedTarget "A katabatic wind during which the low temperature and increased density of a cold mass of atmospheric gas accelerates its descent." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Papagayo> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001726 ;
    owl:annotatedTarget "papagayo" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Vardar> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001726 ;
    owl:annotatedTarget "vardar" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Mistral> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001726 ;
    owl:annotatedTarget "mistral" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Fall_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001726 ;
    owl:annotatedTarget "\"A fall wind is a larger-scale phenomenon than the individual-slope scale and is produced by accumulated cold air spilling down a slope or over a mountain range. The cold air often either accumulates on a plateau or other elevated terrain, or is part of an extensive cold air mass approaching a mountain range as a cold front.\"" .

[]
    obo:IAO_0000115 <http://glossary.ametsoc.org/wiki/Bora> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001727 ;
    owl:annotatedTarget "A fall wind which has a source so cold that, when the atmospheric gas reaches the lowlands or coast, the dynamic warming is insufficient to raise its temperature to the normal level for the region; hence it appears as a cold wind." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000106 ;
    owl:annotatedTarget "herbaceous area" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Squalls> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001728 ;
    owl:annotatedTarget "An atmospheric wind which rapidly forms, lasts for a duration in the order of minutes, and then rapidly decreases in speed." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Squalls> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001729 ;
    owl:annotatedTarget "A storm which is nautical, localised, and of high severity local storm considered as a whole: that is, winds and cloud mass and (if any) precipitation, thunder and lightning." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Jet-effect_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001730 ;
    owl:annotatedTarget "A wind which is driven by the acceleration of flow through a gap, constriction, or channel resulting from large-scale pressure gradient, or by Venturi acceleration through a constricting passage." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Grassland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000106 ;
    owl:annotatedTarget "An area in which grasses (Graminae) are a significant component of the vegetation." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Jet-effect_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001731 ;
    owl:annotatedTarget "A jet-effect which passes through a gap, constriction, or channel between mountains in a mountain range or between ranges themselves." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Anabatic_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001733 ;
    owl:annotatedTarget "An upslope wind driven by heating at the slope surface under fair-weather conditions." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Anabatic_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001733 ;
    owl:annotatedTarget "Unlike the term \"katabatic wind\", anabatic wind has a focused meaning and suffers from less ambiguity, thus the more precise treatement of this term and its place deeper in the hierarchy." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Insolation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001734 ;
    owl:annotatedTarget "A process during which direct stellar radiation interacts with a planetary surface." .

[]
    a owl:Axiom ;
    rdfs:comment "The broader term can also refer to the amount of radiation received, rather than the process." ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_01001734 ;
    owl:annotatedTarget "insolation" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000106 ;
    owl:annotatedTarget "grazing area" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000107 ;
    owl:annotatedTarget "An upland moor or sandy area dominated by low shrubby vegetation including heather." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000107 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meadow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000108 ;
    owl:annotatedTarget "A grassland ecosystem which contains a variety of annual, biennial and perennial plants growing on rolling or flat terrain." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000108 ;
    owl:annotatedTarget "meadow" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Drainage_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001744 ;
    owl:annotatedTarget "A downslope katabatic wind which is generated by the cooling of atmospheric gas in contact with terrain surfaces." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Gravity_wind> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01001744 ;
    owl:annotatedTarget "gravity wind" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Quasi-stationary_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001745 ;
    owl:annotatedTarget "A front which shows very little mobility." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Quasi-stationary_front> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001745 ;
    owl:annotatedTarget "\"Conventionally, a front that is moving at a speed less than about five knots is generally considered to be quasi-stationary. In synoptic chart analysis, a quasi-stationary front is one that has not moved appreciably from its position on the last previous synoptic chart (three or six hours before).\"" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000108 ;
    owl:annotatedTarget "hay meadow" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Glacier_winds> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001746 ;
    owl:annotatedTarget "A drainage wind which flows along the icy surface of a glacier." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Cyclonic_circulation>, <https://en.wikipedia.org/wiki/Cyclonic_rotation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001748 ;
    owl:annotatedTarget "A mass fluid flow which moves  in the same direction as a planet's rotation, rotating due to a Coriolis effect." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Downburst#Straight-line_winds> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001750 ;
    owl:annotatedTarget "A wind storm during which strong gusts of wind occur, transporting atmospheric gas in a linear fashion." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Downburst> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001751 ;
    owl:annotatedTarget "A downdraft which is of high intensity and which spreads radially, with high speed, across the planetary surface upon reaching it."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "Land having a cover of trees, shrubs, or both." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Downburst> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001752 ;
    owl:annotatedTarget "A macroburst during which no or very little rain is generated." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Downburst> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001753 ;
    owl:annotatedTarget "A macroburst during which large amounts of rain are generated." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "brigalow" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Downburst>, <https://en.wikipedia.org/wiki/Downburst> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001754 ;
    owl:annotatedTarget "A downburst during which high winds occur over an area less than four kilometres in diameter." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Downburst>, <https://en.wikipedia.org/wiki/Downburst> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001755 ;
    owl:annotatedTarget "A downburst during which high winds occur over an area larger than four kilometres in diameter." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Downburst> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001756 ;
    owl:annotatedTarget "A microburst during which large amounts of rain are generated." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "pine grove" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Downburst> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001757 ;
    owl:annotatedTarget "A microburst during which no or very little rain is generated." .

[]
    oboInOwl:hasDbXref <https://www.merriam-webster.com/dictionary/downdraft>, <https://www.thefreedictionary.com/downdraft> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001758 ;
    owl:annotatedTarget "A katabatic wind which is sudden and strong."@en .

[]
    a owl:Axiom ;
    rdfs:comment <https://www.merriam-webster.com/dictionary/vibration> ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001759 ;
    owl:annotatedTarget "A material transport process during which parts of an elastic material oscillate around their positions of equilibrium." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Seismic_wave> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001760 ;
    owl:annotatedTarget "A vibration process which occurs in the solid parts of an astronomical body as low-frequency acoustic waves pass through them." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "caatinga" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "chanaral" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "coniferous forest" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "copse" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Structural_failure> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001767 ;
    owl:annotatedTarget "A process during which the ability of a material entity to maintain its internal organisation fails, resulting in deformation and a breakdown of that organisation." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Foreshock> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001770 ;
    owl:annotatedTarget "A tectonic earthquake which precedes the strongest tectonic earthquake in a series, linked to the same release of energy in the crust." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "deciduous forest" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Foreshock> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001771 ;
    owl:annotatedTarget "A tectonic earthquake which 1) is embedded in a series of tectonic earthquakes, linked to the same release of energy in the crust and 2) has the largest magnitude of the series." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Foreshock> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001772 ;
    owl:annotatedTarget "A tectonic earthquake which 1) is embedded in a series of tectonic earthquakes, linked to the same release of energy in the crust and 2) occurs after the mainshock." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Thrust_fault> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001773 ;
    owl:annotatedTarget "A fault across which older rocks are pushed above (away from the core of an astronomical body) younger rocks." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Blind_thrust_earthquake> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001774 ;
    owl:annotatedTarget "A tectonic earthquake which occurs along a thrust fault which does not breach the surface of an astronomical body." .

_:genid10267
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Blind_thrust_earthquake> ;
    a owl:Axiom, owl:Restriction ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001775 ;
    owl:annotatedTarget "A thrust fault which does not breach the surface of an astronomical body." ;
    owl:onProperty obo:RO_0000057 ;
    owl:someValuesFrom obo:ENVO_01001097 .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "equatorial forest" .

_:genid10270
    a owl:Class, owl:Restriction ;
    owl:onProperty obo:RO_0000057 ;
    owl:someValuesFrom obo:ENVO_01001097 ;
    owl:unionOf (obo:ENVO_01000267
        obo:ENVO_01000637
    ) .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Doublet_earthquake> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001777 ;
    owl:annotatedTarget "A tectonic earthquake which has two or more mainshocks of similar magnitude, and which originate from the same fracture zone and stress field." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Doublet_earthquake> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001777 ;
    owl:annotatedTarget "The mainshocks may be separated by seconds or years. Mainshocks must be within 1.2 units of magnitude of one another and have nearly identical seismic waveforms." .

[]
    a owl:Axiom ;
    rdfs:comment "QCR: 'has participant' min 2 'tectonic plate'" ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_01001778 ;
    owl:annotatedTarget _:genid10267 .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Interplate_earthquake> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001778 ;
    owl:annotatedTarget "A tectonic earthquake which occurs at the boundary between two tectonic plates." .

[]
    a owl:Axiom ;
    rdfs:comment "QCR: 'has participant' max 1 'tectonic plate'" ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_01001779 ;
    owl:annotatedTarget _:genid10270 .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "equatorial rain forest" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Intraplate_earthquake> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001779 ;
    owl:annotatedTarget "A tectonic earthquake which occurs within the interior parts of a tectonic plate." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "garique" .

[]
    obo:IAO_0000119 <https://en.wiktionary.org/wiki/landmass> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001782 ;
    owl:annotatedTarget "A large continuous area of land, either surrounded by sea or contiguous with another landmass." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "grove" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Landform" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001784 ;
    owl:annotatedTarget "A part of an astronomical body which is composed of a continuous medium bearing liquid, gaseous, and solid material in variable quantities."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/land> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001785 ;
    owl:annotatedTarget "A surface layer of an astronomical body which is primarily composed of solid material and is not covered by oceans or other bodies of water." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Inland_sea_(geology)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001786 ;
    owl:annotatedTarget "A sea which 1) shalowly covers central areas of continents during periods of high sea level that result in marine transgressions and 2) is either landlocked or connected to an ocean by a river, strait, or arm of the sea." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "grove" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "jungle" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "jungle" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "mallee scrub" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "monsoon forest" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "moor" .

[]
    oboInOwl:hasDbXref <https://www.worldwildlife.org/biomes/tropical-and-subtropical-moist-broadleaf-forests> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001800 ;
    owl:annotatedTarget "A tropical broadleaf forest which 1) has low variability in annual temperature, 2) high levels of rainfall (>200 centimeter annually), and 3) has tree communities dominated by semi-evergreen and evergreen species." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "motte" .

[]
    oboInOwl:hasDbXref <https://www.worldwildlife.org/biomes/tropical-and-subtropical-moist-broadleaf-forests> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001802 ;
    owl:annotatedTarget "A subtropical broadleaf forest which 1) has low variability in annual temperature, 2) high levels of rainfall (>200 centimeter annually), and 3) has tree communities dominated by semi-evergreen and evergreen species." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "mulga" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "mulga scrub" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "rain forest" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "rain forest" .

[]
    oboInOwl:hasDbXref <http://ascpro0.ascweb.org/archives/cd/2009/paper/CERT136002009.pdf>, <https://alsyedconstruction.com/is-construction-a-manufacturing-industry/#comparing-construction-and-manufacturing>, <https://www.autodesk.com/design-make/articles/manufacturing-and-construction> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001813 ;
    owl:annotatedTarget "Constructions differ from manufactured products in that they are the output of individual and tailored projects, rather than repetitive processes." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "reforested area" .

[]
    oboInOwl:hasDbXref "URL:http://www.fao.org/DOCREP/003/X3910E/X3910E18.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001815 ;
    owl:annotatedTarget "Cell culturing is the aseptic maintainance and growth of collections of cells  outside of an organisms or natural environment in a suitable culture medium." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ecological_succession> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001824 ;
    owl:annotatedTarget "An ecosystem process during which the species composition of an ecosystem gradually changes as species which are more adapted to the prevailing conditions in the ecosystem replace those which are less adapted."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "sagebrush" .

[]
    oboInOwl:hasDbXref <http://dx.doi.org/10.1038/nprot.2018.030> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001826 ;
    owl:annotatedTarget "An active enrichment culturing unit which contains environmental material maintained under conditions that favour the reduction of sulphate." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ecological_succession> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001827 ;
    owl:annotatedTarget "An ecological succession process during which 1) organisms in ecological communities possess high adaptation to the conditions in the ecosystem, 2) participant communities largely fill available niches, 3) individual organisms are typically replaced by others of the same species, 4) a near equilibrium is maintained between gross primary production and total respiration and across biogeochemical cycles."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "scrub" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "shrub" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "silva" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "stand" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "taiga" .

(
) .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Andosols>, <https://www.nrcs.usda.gov/Internet/FSE_DOCUMENTS/nrcs142p2_051232.pdf> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001841 ;
    owl:annotatedTarget "An andosol which derives its silica content from glass and tephra ejected during a volcanic eruption." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "thicket" .

[]
    a owl:Axiom ;
    rdfs:comment "QCR: 'has participant' min 2 'material entity'" ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_01001842 ;
    owl:annotatedTarget _:genid10480 .

[]
    oboInOwl:hasDbXref <http://www.goosocean.org/components/com_oe/oe.php?task=download&id=34507&version=1.0&lang=1&format=1> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001843 ;
    owl:annotatedTarget "A momentum transfer process which unfolds as winds generate drag at the bottom of the atmosphere,coupled to dynamical forcing at the surface of the ocean." .

[]
    oboInOwl:hasDbXref <http://www.goosocean.org/components/com_oe/oe.php?task=download&id=34507&version=1.0&lang=1&format=1> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001844 ;
    owl:annotatedTarget "A rate which inheres in an atmosphere-ocean momentum transfer process." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001845 ;
    owl:annotatedTarget "Frost which is composed of interlocking ice crystals formed by vapour transfer (sublimation followed by deposition) of water vapour on some surface." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "thorn forest" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001846 ;
    owl:annotatedTarget "Hoar which is usually cup-shaped and facetted and which forms within dry, low-density snow beneath the snow surface." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "wood" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001848 ;
    owl:annotatedTarget "Water ice which 1) has a white or milky and opaque appearance, 2) has a granular texture, and 3) is formed as a result of the deposition and rapid freezing of supercooled water drops as they make contact with an exposed object."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001848 ;
    owl:annotatedTarget "Rime is denser and harder than hoarfrost, but lighter, softer, and less transparent than glaze. Rime is composed essentially of discrete ice granules and has densities as low as 0.2-0.3 g cm-3. Glaze is generally continuous but with some air pockets and has much higher densities. Factors that favor rime formation are small drop size, slow accretion, a high degree of supercooling, and rapid dissipation of latent heat of fusion. The opposite effects favor glaze formation. Both rime and glaze occur when supercooled water drops strike an object at a temperature below freezing. Such formation on terrestrial objects constitutes an ice storm; on aircraft, it is called aircraft icing (where rime is known as rime ice). Either rime or glaze may form on snow crystals, droxtals, or other ice particles in the atmosphere. When such a deposit is wholly or chiefly of rime, snow pellets result; when most or all of the deposit is glaze, ordinary hail or ice pellets result. The alternating clear and opaque layers of some hailstones represent glaze and rime, deposited under varying conditions around the growing hailstone."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736>, <https://www.merriam-webster.com/dictionary/frost> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001850 ;
    owl:annotatedTarget "An environmental material which is primarily composed of minute ice crystals forming a fuzzy layer over a cold surface by direct deposition of water vapor." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000109 ;
    owl:annotatedTarget "wooded area" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001853 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer being located in the vicinity of - but not adjacent to or within - a glacier or ice sheet." .

[]
    oboInOwl:hasDbXref "MA:ma", "https://en.wikipedia.org/wiki/Lava_tube" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000110 ;
    owl:annotatedTarget "A tunnel formed by the flow of molten lava, which has subsequently drained out." .

[]
    oboInOwl:hasDbXref <https://github.com/EnvironmentOntology/envo/issues/929> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001854 ;
    owl:annotatedTarget "A geothermally active field within which geothermally heated aqueous fluids are discharged from the the surface of a rocky planet." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Outgoing_longwave_radiation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001857 ;
    owl:annotatedTarget "An infrared radiation process which 1) transmits radiant energy has wavelengths between 3.0 and 100 μm, 2) is emitted from a planet and its atmosphere out to space in the form of thermal radiation." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Dew_point> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001859 ;
    owl:annotatedTarget "A temperature of air at which air become saturated with water vapour and below which airborne water vapour will condense to form liquid water (dew)." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Gust>, <https://en.wikipedia.org/wiki/Wind_gust> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001860 ;
    owl:annotatedTarget "An atmospheric wind which 1) has an increased rate relative to other winds in the same region and 2) is followed by a lull." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Gust> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001860 ;
    owl:annotatedTarget "According to U.S. weather observing practice, gusts are reported when the peak wind speed reaches at least 16 knots and the variation in wind speed between the peaks and lulls is at least 9 knots. The duration of a gust is usually less than 20 seconds." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Shortwave_radiation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001861 ;
    owl:annotatedTarget "An electromagnetic radiation process during which radiant energy with wavelengths in the visible, near-ultraviolet, or near-infrared spectra is realised." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Shortwave_radiation> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001861 ;
    owl:annotatedTarget "There is no standard cut-off for the near-infrared range; therefore, the shortwave radiation range is also variously defined. It may be broadly defined to include all radiation with a wavelength of 0.1 micrometers and 5.0 micrometers or narrowly defined so as to include only radiation between 0.2 micrometers and 3.0 micrometers." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Photosynthetically_active_radiation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001864 ;
    owl:annotatedTarget "Electromagnetic radidation which involves radiant energy in a spectral range (wave band) between 400 to 700 nanometers, that photosynthetic organisms are able to use in the process of photosynthesis." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Well_intervention> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001866 ;
    owl:annotatedTarget "A planned process during which an oil or gas well is modified." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Well_intervention> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001866 ;
    owl:annotatedTarget "Interventions may change state of the well or well geometry, provide well diagnostics, or manage the production of the well." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Well_stimulation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001867 ;
    owl:annotatedTarget "A well intervention during which the production of an oil or gas well is increased by improving the flow of hydrocarbons from the reservoir into the well bore." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fracking> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001868 ;
    owl:annotatedTarget "A well stimulation technique during which bedrock formations are fractured through the injection of pressurized proppant-bearing liquid into a well-bore." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fracking> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001868 ;
    owl:annotatedTarget "When the hydraulic pressure is removed from the well, small grains of hydraulic fracturing proppants (either sand or aluminium oxide) hold the fractures open." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fracking> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001869 ;
    owl:annotatedTarget "A liquid environmental material which is composed primarily of water ammended with thickening agents and proppants." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oil_well> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001870 ;
    owl:annotatedTarget "A well which has been drilled in order to extract natrual gas from subterranean reservoirs and bring it to the surface." .

[]
    oboInOwl:hasDbXref <https://www.thefreedictionary.com/pit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001871 ;
    owl:annotatedTarget "A depression in the ground resembling a hole or cavity, either natural or anthropogenic." .

[]
    oboInOwl:hasDbXref <https://encyclopedia2.thefreedictionary.com/Manure+Pit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001872 ;
    owl:annotatedTarget "A pit which is used for the collection and storage of manure." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Hatchery> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001873 ;
    owl:annotatedTarget "A construction in which eggs are hatched under artificial conditions." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Hatchery#Poultry_hatcheries> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001874 ;
    owl:annotatedTarget "A hatchery in which the eggs of poultry are hatched under artificial conditions." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001876 ;
    owl:annotatedTarget "Snow which is composed of heavily rimed particles typically 2 to 5 millimeters in diameter (0.1 to 0.2 inch)."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Forest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000111 ;
    owl:annotatedTarget "An area with a high density of trees. A small forest may be called a wood." .

[]
    oboInOwl:hasDbXref <https://www.goosocean.org/index.php?option=com_oe&task=viewDocumentRecord&docID=17476> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001878 ;
    owl:annotatedTarget "Compounds which realise this role can be used in the ocean to quantify ventilation, transit time distribution and  transport time-scales.  These compounds are all conservative in seawater, or have well-defined decay functions, and a well-established source function over time at the ocean surface."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001879 ;
    owl:annotatedTarget "A positional quality which inheres in a bearer by virtue of the bearer in being in physical contact with, or close to, a glacial margin." .

[]
    a owl:Axiom ;
    rdfs:comment "In SWEET this is modelled as a process, however the GCW definitions to not support this understanding." ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001879 ;
    owl:annotatedTarget <http://sweetontology.net/phenCryo/Proglacial> .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000111 ;
    owl:annotatedTarget "forest" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001880 ;
    owl:annotatedTarget "A positional quality which inheres in a bearer by virtue of the bearer in being in physical contact with or below a glacial bed." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000111 ;
    owl:annotatedTarget "wood" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001881 ;
    owl:annotatedTarget "A positional quality which inheres in a bearer by virtue of the bearer in being in physical contact with the upper surface of a glacier or objects on top of the glacier." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001882 ;
    owl:annotatedTarget "Hoar which a) forms on surfaces, b) occurs when the temperature of the surface is colder than the air above and colder than the frost point of that air." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001883 ;
    owl:annotatedTarget "A water ice crystal which is a part of a deposit of hoarfrost and which only grows by desublimation." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Landform> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001886 ;
    owl:annotatedTarget "A solid astronomical body part which has been formed from and is composed primarily of the matter of that astronomical body."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001897 ;
    owl:annotatedTarget "A spring through which water with a neutral pH flows."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001898 ;
    owl:annotatedTarget "A spring through which water with a low pH flows."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000112 ;
    owl:annotatedTarget "A vegetated area which is part of a tundra ecosystem." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Tundra" ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000112 ;
    owl:annotatedTarget "Arctic land" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000112 ;
    owl:annotatedTarget "TundraEcosystem" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "A geographical feature modified by humans by the preparation of the land, usually for the purposes of growing crops." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "cropland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "CROPLAND" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "cultivated area" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "cultivated area" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "cultivated area" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "cultivated cropland" .

[]
    oboInOwl:hasDbXref <https://dx.doi.org/10.1111/j.1466-8238.2010.00540.x>, <https://dx.doi.org/10.1890/070062> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001930 ;
    owl:annotatedTarget "An terrestrial ecosystem which is primarily used for the rearing and grazing of livestock." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "market garden" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "range" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "truck farm" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Distillation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001937 ;
    owl:annotatedTarget "A process during which a liquid or solid material is separated into component materials by vaporisation and the condensation of the resulting vapour into a different container." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000113 ;
    owl:annotatedTarget "truck garden" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Field_%28agriculture%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000114 ;
    owl:annotatedTarget "A field which is located on land and used for agricultural purposes, such as the grazing of livestock or the cultivation of crops." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000114 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Distillation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001943 ;
    owl:annotatedTarget "Distillation during which a solid material is vapourised and the resulting vapours condensed into either solid or liquid component materials." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000114 ;
    owl:annotatedTarget "cropland" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Distillation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001944 ;
    owl:annotatedTarget "Distillation during which a liquid material is vapourised and the resulting vapours condensed into liquid component materials." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Purified_water#Deionization> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001946 ;
    owl:annotatedTarget "A deionisation process during which mineral ions are replaced with either protons or hydroxide ions." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Purified_water#Deionization> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001947 ;
    owl:annotatedTarget "Liquid water which is the output of a deionisation process." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Purified_water#Deionization> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001948 ;
    owl:annotatedTarget "Deionised water which is the output of a mineral-to-(proton/hydroxide) deionisation process." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000114 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Orchard" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000115 ;
    owl:annotatedTarget "An intentional planting of trees or shrubs maintained for food, typically fruit, production." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000115 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000115 ;
    owl:annotatedTarget "cropland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vineyard" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000116 ;
    owl:annotatedTarget "A place where grapes are grown for making wine, raisins or table grapes." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Rainforest#Tropical_rainforest> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001951 ;
    owl:annotatedTarget "A rainforest which is subject to tropical environmental conditions." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Rainforest#Temperate_rainforest> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001952 ;
    owl:annotatedTarget "A rainforest which is subject to temperate environmental conditions." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000116 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Littoral_Rainforests_of_New_South_Wales> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001953 ;
    owl:annotatedTarget "A rainforest which 1) occurs near a marine coastline or littoral zone, 2) grows on beach sand, quartz-rich sediments, meta-sediments or on coastal headlands enriched by volcanic minerals, 3) is subject to aeolian transport of sea salt, including minerals such as calcium, magnesium, potassium and phosphorus." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Rainforest#Dry_rainforest> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001954 ;
    owl:annotatedTarget "A rainforest which has a more open canopy and less rainfall than other rainforest types." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Rainforest#Dry_rainforest> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001954 ;
    owl:annotatedTarget "Dry rainforests have a more open canopy layer than other rainforests, and are found in areas of lower rainfall (630–1,100 mm (25–43 in)). They generally have two layers of trees." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000116 ;
    owl:annotatedTarget "cropland" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Rainforest#Tropical_rainforest> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001958 ;
    owl:annotatedTarget "A rainforest which is subject to subtropical environmental conditions." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000116 ;
    owl:annotatedTarget "vineyards" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plantation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000117 ;
    owl:annotatedTarget "An intentional planting of a crop, on a large scale, usually for uses other than cereal production or pasture. The term is currently most often used for plantings of trees and shrubs. The term tends also to be used for plantings maintained on economic bases other than that of subsistence farming." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000117 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Spacecraft> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003000 ;
    owl:annotatedTarget "A vehicle designed to fly in outer space."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000117 ;
    owl:annotatedTarget "cropland" .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/particle> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003002 ;
    owl:annotatedTarget "A mass of solid material which is either 1) a minute fragment of a larger mass or 2) one of a collection of small masses composing an aggregate." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000117 ;
    owl:annotatedTarget "plantation field" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Clay#Properties> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003003 ;
    owl:annotatedTarget "A particle which 1) is composed primarily of hydrous aluminium phyllosilicate minerals, in turn composed of aluminium and silicon ions bonded into tiny, thin plates by interconnecting oxygen and hydroxide ions, and 2) is or was part of a portion of clay."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Clay#Properties> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01003003 ;
    owl:annotatedTarget "The distinction between silt and clay varies by discipline. Geologists and soil scientists usually consider the separation to occur at a particle size of 2 μm (clays being finer than silts), sedimentologists often use 4–5 μm, and colloid chemists use 1 μm. Geotechnical engineers distinguish between silts and clays based on the plasticity properties of the soil, as measured by the soils' Atterberg limits. ISO 14688 grades clay particles as being smaller than 2 μm and silt particles as being larger. Mixtures of sand, silt and less than 40% clay are called loam."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000118 ;
    owl:annotatedTarget "coconut grove" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Percolation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003008 ;
    owl:annotatedTarget "A material transport process during which a fluid is filtered through porous soild or semi-solid materials."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Drainage> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003009 ;
    owl:annotatedTarget "A material transport process during which a liquid which is not absorbed or otherwise held in place by a material is transported away from its location."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Convection> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003010 ;
    owl:annotatedTarget "A material transport process which arises spontaneously due to physical heterogeneities in a portion of a material and forces which act throughout its volume."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000118 ;
    owl:annotatedTarget "coconut grove" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Convection> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01003010 ;
    owl:annotatedTarget "Most commonly, convective flows are generated by heterogeneities in density or the effects of gravity. When the cause of the convection is unspecified, convection due to the effects of thermal expansion and buoyancy can be assumed. Convection frequently occurs in fluids, but may also take place in soft solids or mixtures where particles can flow."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Convection> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003011 ;
    owl:annotatedTarget "A physical quality of a process which is characteristic of processes that transport material within a volume due to the combined effects of material property heterogeneity and body forces across that volume."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Advection> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003012 ;
    owl:annotatedTarget "A physical quality of a process which is characteristic of process that transport material without, themselves, changing the qualities of those materials or the processes that are unfolding within them."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Diffusion> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003013 ;
    owl:annotatedTarget "A material transport process during which material moves from a region of higher concentration to a region of lower concentration."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Irradiation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003014 ;
    owl:annotatedTarget "An energy transfer process during which a material entity receives energy through radiation."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Irradiation> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01003014 ;
    owl:annotatedTarget "The term irradiation usually - but not always - excludes the exposure to non-ionizing radiation, such as infrared, visible light, microwaves from cellular phones or electromagnetic waves emitted by radio and TV receivers and power supplies. Please use the subclasses of this term for precision."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Irradiation> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01003015 ;
    owl:annotatedTarget "Usage of this term typically excludes low or background levels of exposure, and is often linked with a purpose such as sterilisation. This class does not differentiate on such a basis, and subclasses - e.g. \"irradiation by ionizing radiation for sterilization\" can be created for specific applications if required."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000118 ;
    owl:annotatedTarget "wood" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Irradiation> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01003016 ;
    owl:annotatedTarget "Note that some forms of ultraviolet radiation can be ionising, thus it is not included in the logical axioms of this class."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000119 ;
    owl:annotatedTarget "A forest that has been intentionally established by human intervention." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Electromagnetic_radiation>, <https://www.studysmarter.us/explanations/physics/turning-points-in-physics/electromagnetic-waves/> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01003018 ;
    owl:annotatedTarget "Wave energy which inheres in perpendicular electric and magnetic fields and which is realised when they oscillate and propagate."@en .

[]
    oboInOwl:hasDbXref "GEMINA:ag", "https://en.wikipedia.org/wiki/Hypodermic_needle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000000 ;
    owl:annotatedTarget "A hypodermic needle is a medical instrument made from a hollow needle. It is commonly used with a syringe to inject substances into the body of an organism." .

[]
    oboInOwl:hasDbXref "GEMINA:ag", "https://en.wikipedia.org/wiki/Textile" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000001 ;
    owl:annotatedTarget "A textile is a manufactured product comprised of a network of natural or artificial fibers (often referred to as thread or yarn)." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000120 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "GEMINA:ag", "URL:http://dictionary.reference.com/search?q=bedclothing&r=66", "URL:http://www.m-w.com/dictionary/bedclothes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000002 ;
    owl:annotatedTarget "Bedclothing is a textile covering used on a bed as a sheet, blanket, or pillowcase." .

[]
    oboInOwl:hasDbXref "GEMINA:ag", "https://en.wikipedia.org/wiki/Pockmark" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000003 ;
    owl:annotatedTarget "A pockmark field is an undersea feature formed by shallow seabed depressions, typically several tens of metres across and a few metres deep. Generally, they are formed in soft, fine-grained seabed sediments by the escape of fluids (gas or water, but mainly methane) into the water column." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000120 ;
    owl:annotatedTarget "palm grove" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000004 ;
    owl:annotatedTarget "Nesting material is an animal habitation consisting of matierals used to cushion, insulate and protect the young of the organism. The adult will use the material to form a protective structure to house and raise their young. Nests are built primarily by birds, but also by mammals, fish, insects and reptiles." .

[]
    oboInOwl:hasDbXref "URL:http://dnr.wi.gov/org/land/er/publications/wolfplan/plan8.htm", "URL:http://www.pbs.org/strangedays/glossary/L.html", "URL:http://www.vbgov.com/vgn.aspxLivestock", "https://en.wikipedia.org/wiki/Livestock" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000005 ;
    owl:annotatedTarget "Livestock is an animal-associated habitat consisting of any domestic or domesticated animal intentionally raised for food or in the production of food or raised as stock to produce food or fibre, in an agricultural setting or for its labour or pen-raised animals raised on licensed game farm operations. Livestock include: bovine animals (including buffalo and bison), ovine animals, porcine animals, caprine animals, , poultry, bees, equine animals, cervidae animals; animals of the genus Lama; ratites (Emu, Ostrich, and Rhea), fish or shellfish in aquaculture facilities, and enclosed domesticated rabbits or hares raised for human food or fiber." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cell_culture" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000006 ;
    owl:annotatedTarget "Cultured habitat is an controlled habitat created by humans through laboratory techniques usually for the purposes of preparing cell, organ, tissue and plant tissue cultures." .

[]
    oboInOwl:hasDbXref "URL:http://www.fao.org/DOCREP/003/X3910E/X3910E23.htm#TopOfPage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000007 ;
    owl:annotatedTarget "Tissue culture is the culture of cells, tissues or organs in a nutrient medium under sterile conditions." .

[]
    oboInOwl:hasDbXref <http://stemcells.nih.gov/StemCells/Templates/StemCellContentPage.aspx?NRMODE=Published&NRNODEGUID=%7b3C35BAB6-0FE6-4C4E-95F2-2CB61B58D96D%7d&NRORIGINALURL=%2finfo%2fglossary%2easp&NRCACHEHINT=NoModifyGuest#cellculture> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000008 ;
    owl:annotatedTarget "Organic material which is composed primarily of a growth of cells in an artificial medium for experimental research." .

[]
    oboInOwl:hasDbXref "URL:http://www.sivb.org/edu_terminology.asp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000009 ;
    owl:annotatedTarget "Plant tissue culture is the growth or maintenance of plant cells, tissues, organs or whole plants in vitro." .

[]
    oboInOwl:hasDbXref "URL:http://www.fao.org/DOCREP/003/X3910E/X3910E18.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000010 ;
    owl:annotatedTarget "Organ culture is the aseptic culture of complete living organs of animals and plants outside the body in a suitable culture medium. Animal organs must be small enough to allow the nutrients in the culture medium to penetrate all the cells." .

[]
    oboInOwl:hasDbXref "URL:http://medical-dictionary.thefreedictionary.com/bodily+fluid", "https://en.wikipedia.org/wiki/Body_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000019 ;
    owl:annotatedTarget "An organic material which is primarily composed of some natural bodily fluid or secretion such as blood, semen, saliva, blood plasma, intracellular and interstitial fluids." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Blood", "https://en.wikipedia.org/wiki/Body_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000020 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of blood, a bodily fluid composed of blood plasma and blood cells suspended within the plasma that circulates around the organism's body. Blood performs may important functions including the supplying of oxygen and nutrients, removal of waste, circulation of white blood cells, detection of antibodes, coagulation, transportation of antibodies and the regulation of pH and body temperature." .

[]
    oboInOwl:hasDbXref "URL:http://en.wikipedia.org/wiki/Amniotic_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000021 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of amniotic fluid, a bodily fluid consisting of watery liquid surrounding and cushioning a growing fetus within the amnion. It allows the fetus to move freely without the walls of the uterus being too tight against its body. Buoyancy is also provided." .

[]
    oboInOwl:hasDbXref "URL:http://medical-dictionary.thefreedictionary.com/excreta" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000022 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of excreta, bodily fluids consisting of matter which contains the waste products of biological processes, including urine or feces, discharged from an organism's body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bile" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000023 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of bile, a bodily fluid consisting of a bitter, yellow or green alkaline fluid secreted by hepatocytes from the liver of most vertebrates. In many species, bile is stored in the gallbladder between meals and upon eating is discharged into the duodenum where the bile aids the process of digestion of lipids." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aqueous_humour" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000024 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of aqueous humour, a bodily fluid consisting of a thick watery substance that fills the space between the lens and the cornea." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Sweat" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000025 ;
    owl:annotatedTarget "An excreta material which is composed primarily of sweat, an excreta consisting primarily of water as well as a smaller amount of sodium chloride that is excreted by the sweat glands in the skin of mammals." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000121 ;
    owl:annotatedTarget "improved channel" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chyme" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000026 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of chyme, a bodily fluid consisting of a liquid substance found in the stomach before passing through the pyloric valve and entering the duodenum. It results from the mechanical and chemical breakdown of a bolus and consists of partially digested food, water, hydrochloric acid, and various digestive enzymes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Blood_plasma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000027 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of blood plasma, a bodily fluid that comprises the liquid component of blood, in which the blood cells are suspended. It makes up about 55% of total blood volume." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cerumen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000028 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of ear wax, a bodily fluid consisting of a yellowish, waxy substance secreted in the ear canal of humans and many other mammals. It plays an important role in the human ear canal, assisting in cleaning and lubrication, and also provides some protection from bacteria, fungi, and insects." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cerebrospinal_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000029 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of cerebrospinal fluid, a clear bodily fluid that occupies the subarachnoid space and the ventricular system around and inside the brain. CSF is a clear bodily fluid that occupies the subarachnoid space and the ventricular system around and inside the brain." .

[]
    oboInOwl:hasDbXref "URL:http://wordnet.princeton.edu/perl/webwn?s=chyle", "https://en.wikipedia.org/wiki/Chyle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000030 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of chyle, a bodily fluid consisting of a milky fluid consisting of lymph and emulsified fats; formed in the small intestine during digestion of ingested fats." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000122 ;
    owl:annotatedTarget "A small road, generally not paved." .

[]
    oboInOwl:hasDbXref "URL:http://www.fcs.uga.edu/ext/bbb/info/glossary.htm", "https://en.wikipedia.org/wiki/Breast_milk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000031 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of breast milk, is a bodily fluid produced that is secreted from two milk-secreting glandular organs on a female's chest." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vitreous_humour" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000032 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of vitreous humor, a bodily fluid consisting of a clear gel that fills the space between the lens and the retina of the eyeball of humans and other vertebrates." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pleural_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000033 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of a pleural effusion, a bodily fluid that is produced in excess and accumulates in the pleural cavity, the fluid-filled space that surrounds the lungs. Excessive amounts of such fluid can impair breathing by limiting the expansion of the lungs during inhalation." .

[]
    oboInOwl:hasDbXref "URL:http://www.thefreedictionary.com/tear" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000034 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of a volume of tears, a bodily fluid consisting of a drop of the clear salty liquid secreted by glands (lacrimal glands) in the eyes. Tears wet the membrane covering the eye and help rid the eye of irritating substances." .

[]
    oboInOwl:hasDbXref "Gemina:ls" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000035 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of an oronasal secretion, a bodily fluid secreted from the body via the mouth or nose." .

[]
    oboInOwl:hasDbXref "URL:http://medical.merriam-webster.com/medical/saliva" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000036 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of saliva, a slightly alkaline secretion of water, mucin, protein, salts, and often a starch-splitting enzyme (as ptyalin) that is secreted into the mouth by salivary glands, lubricates ingested food, and often begins the breakdown of starches." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000122 ;
    owl:annotatedTarget "footpath" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sebaceous_gland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000037 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of sebum, an oily bodily fluid secreted from the sebaceous glads that is made of fat (lipids) and the debris of dead fat-producing cells. In the glands, sebum is produced within specialized cells and is released as these cells burst. Sebum acts to protect and waterproof hair and skin, and keep them from becoming dry, brittle and cracked. It can also inhibit the growth of microorganisms on skin." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000038 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of pus, a bodily fluid consisting of a whitish-yellow or yellow substance produced during inflammatory responses of the body that can be found in regions of pyogenic bacterial infections. Pus is produced from the dead and living cells which travel into the intercellular spaces around the affected cells." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Synovial_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000039 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of synovial fluid, a bodily fluid secreted by the synovial membrane into the joint cavity to form a thin layer at the surface of cartilage." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mucus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000040 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of mucus, a bodily fluid consisting of a slippery secretion of the lining of the mucous membranes in the body. It is a viscous colloid containing antiseptic enzymes (such as lysozyme) and immunoglobulins. Mucus is produced by goblet cells in the mucous membranes that cover the surfaces of the membranes. It is made up of mucins and inorganic salts suspended in water." .

[]
    oboInOwl:hasDbXref "URL:http://medical.merriam-webster.com/medical/lymph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000041 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of lymph, a bodily fluid consisting of a usually clear coagulable fluid that passes from intercellular spaces of body tissue into the lymphatic vessels, is discharged into the blood by way of the thoracic duct and right lymphatic duct, and resembles blood plasma in containing white blood cells and especially lymphocytes but normally few red blood cells and no platelets." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000122 ;
    owl:annotatedTarget "path" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Interstitial_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000042 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of interstitial fluid, a bodily fluid consisting of a solution which bathes and surrounds the cells of multicellular animals. It is the main component of the extracellular fluid, which also includes plasma and transcellular fluid." .

[]
    oboInOwl:hasDbXref "URL:http://www3.niaid.nih.gov/research/resources/DAIDSClinRsrch/Glossary/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000043 ;
    owl:annotatedTarget "A biological product is an environmental substrate comprised of any virus, therapeutic serum, toxin, antitoxin, or analogous product available to prevent, treat or cure diseases or injuries in man." .

[]
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_02000043 ;
    owl:annotatedTarget "This definition should be revised, it is currently too ambiguous." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Marine_sediment#_note-8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000044 ;
    owl:annotatedTarget "Siliceous ooze is a marine sediment composed of the debris of plankton with silica shells, such as diatoms and radiolaria. This ooze is limited to areas with high biological productivity, such as the polar oceans, and upwelling zones near the equator. The least common type of sediment, it covers only 15% of the ocean floor. It accumulates at a slower rate than calcareous ooze: 0.2-1 cm / 1000 yr." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pelagic_sediments" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000045 ;
    owl:annotatedTarget "Red clay, also known as pelagic clay, accumulates in the deepest and most remote areas of the ocean. Containing less than 30% biogenic material, its composition is a varied mix of very fine quartz and clay minerals, authigenic deposits precipitated directly from seawater, and micrometeorites. Though called \"red\" because it sometimes takes the color of oxidized iron minerals, it is usually brownish in color. Its ultimate origin is uncertain, but red clay seems to be mostly derived from distant rivers, and windblown dust. Covering 38% of the ocean floor, it accumulates more slowly than any other sediment type, at only 0.1-0.5 cm / 1000 yr." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Marine_sediment#_note-8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000046 ;
    owl:annotatedTarget "Calcareous ooze is a marine sediment composed primarily of the shells--also known as tests--of foraminifera, coccolithophores, and pteropods. This is the most common pelagic sediment by area, covering 48% of the world ocean's floor. This type of ooze is limited to depths above the Carbonate Compensation Depth at time of burial. It accumulates more rapidly than any other pelagic sediment type, with a rate that varies from 0.3 - 5 cm / 1000 yr." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fodder" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000047 ;
    owl:annotatedTarget "Food material which can be used to meet nutritional requirements of animals, particularly livestock such as cattle, goats, sheep, horses, chickens and pigs." .

[]
    oboInOwl:hasDbXref "URL:http://www.cdc.gov/oralhealth/infectioncontrol/glossary.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000048 ;
    owl:annotatedTarget "Contaminated animal feed is an animal feed that has become contaminated with or come contact with microorganisms or toxic chemicals." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000122 ;
    owl:annotatedTarget "trail" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Coastal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000049 ;
    owl:annotatedTarget "A lentic water body which is adjacent to a coast." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Unpasteurized_milk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000051 ;
    owl:annotatedTarget "Raw milk which has not undergone the pasteurization process." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Umbrella" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000052 ;
    owl:annotatedTarget "A canopy designed to protect against precipitation or sunlight." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hides" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000053 ;
    owl:annotatedTarget "A skin obtained from animals for human use typically from deer or cattle sources used to produce leather, shoes, fashion accessories, musical instruments." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bone_meal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000054 ;
    owl:annotatedTarget "A mixture of crushed and coarsely ground bones that is used as an organic fertilizer for plants and formerly in animal feed." .

[]
    oboInOwl:hasDbXref "URL:http://www.merriam-webster.com/dictionary/cloth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000058 ;
    owl:annotatedTarget "A textile comprised of a pliable material made usually by weaving, felting, or knitting natural or synthetic fibers and filaments." .

[]
    oboInOwl:hasDbXref "URL:http://www.answers.com/topic/topsoil?cat=technology", "https://en.wikipedia.org/wiki/Soil#_note-0" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000059 ;
    owl:annotatedTarget "A soil consisting of the upper layer of soil on the surface consisting of loose material capable of supporting life composed of a mixture of mineral and organic matter." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Letter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000081 ;
    owl:annotatedTarget "A written message from one person to another addressed to a person or organization." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ash" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000090 ;
    owl:annotatedTarget "An environmental material that is the non-aqueous, non-gaseous residues that remain after something is burned." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000122 ;
    owl:annotatedTarget "trail" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Coal> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000091 ;
    owl:annotatedTarget "A combustible black or brownish-black sedimentary rock usually occurring in rock strata in layers or veins called coal beds or coal seams." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000122 ;
    owl:annotatedTarget "trail" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000122 ;
    owl:annotatedTarget "trail" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000123 ;
    owl:annotatedTarget "A geographical region whose affairs and population are administered by an authority." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000123 ;
    owl:annotatedTarget "political entity" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000124 ;
    owl:annotatedTarget "A political entitity established by more than one state and with at least some influence over the affairs of its member states." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mineral_spring" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000125 ;
    owl:annotatedTarget "A spring which  water contains a significant amount of dissolved minerals, that derive from the rocks through which the water flows." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000125 ;
    owl:annotatedTarget "spring" .

[]
    oboInOwl:hasDbXref "http://www.cdc.gov/niosh/npg/npgd0305.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000107 ;
    owl:annotatedTarget "Dust that comes from grain and all the other substances associated with its cultivation & harvesting." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Open-pit_mining> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000110 ;
    owl:annotatedTarget "A surface mine that utilizes a technique of extracting rock or minerals from the earth by their removal from an open pit or borrow." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000125 ;
    owl:annotatedTarget "spring (hydrographic)" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000126 ;
    owl:annotatedTarget "A spring through which water with elevated levels of dissolved derivatives of sulfur flows."@en .

[]
    oboInOwl:hasDbXref <https://www.wikidata.org/wiki/Q20963940> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000115 ;
    owl:annotatedTarget "Respirable vapor of vanadium." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Paraffin_wax> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000118 ;
    owl:annotatedTarget "A white or colourless soft solid derivable from petroleum, coal or oil shale, that consists of a mixture of hydrocarbon molecules containing between twenty and forty carbon atoms." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oil_shale> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000119 ;
    owl:annotatedTarget "An organic-rich fine-grained sedimentary rock containing kerogen from which liquid hydrocarbons called shale oil can be produced." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oil_shale> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_02000119 ;
    owl:annotatedTarget "kerogen shale" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000126 ;
    owl:annotatedTarget "spring (hydrographic)" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Peat#Peat_drainage> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000122 ;
    owl:annotatedTarget "A drainage process during which water is transported away from peat."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Paint> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000123 ;
    owl:annotatedTarget "Any liquid, liquefiable, or mastic composition that, after application to a substrate in a thin layer, converts to a solid film. It is most commonly used to protect, color, or provide texture to objects." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000126 ;
    owl:annotatedTarget "sulphur spring" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Lead_paint> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000124 ;
    owl:annotatedTarget "Paint that contains lead." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Transport> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000125 ;
    owl:annotatedTarget "A planned process that is the movement of people, animals and goods from one location to another." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wood_ash" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000126 ;
    owl:annotatedTarget "the residue powder that is derived from the combustion of wood." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Badland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000127 ;
    owl:annotatedTarget "An arid terrain with clay-rich soil that has been extensively eroded by wind and water." .

[]
    oboInOwl:hasDbXref "https://www.epa.gov/coalash/coal-ash-basics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000127 ;
    owl:annotatedTarget "Ash that is produced from the burning of coal." .

[]
    oboInOwl:hasDbXref "https://www.epa.gov/coalash/coal-ash-basics" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_02000127 ;
    owl:annotatedTarget "coal combustion residuals" .

[]
    oboInOwl:hasDbXref "https://www.epa.gov/coalash/coal-ash-basics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000128 ;
    owl:annotatedTarget "A very fine, powdery material composed mostly of silica made from the burning of finely ground coal in a boiler." .

[]
    oboInOwl:hasDbXref "https://www.epa.gov/coalash/coal-ash-basics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000129 ;
    owl:annotatedTarget "a coarse, angular ash particle that is too large to be carried up into the smoke stacks so it forms in the bottom of the coal furnace." .

[]
    oboInOwl:hasDbXref "https://www.epa.gov/coalash/coal-ash-basics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000130 ;
    owl:annotatedTarget "molten bottom ash from slag tap and cyclone type furnaces that turns into pellets that have a smooth glassy appearance after it is cooled with water." .

[]
    oboInOwl:hasDbXref "https://www.wikidata.org/wiki/Q4989906" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000132 ;
    owl:annotatedTarget "A human construction which serves as a memorial."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000127 ;
    owl:annotatedTarget "barren land" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nuclear_reactor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000133 ;
    owl:annotatedTarget "A human construction which is used to initiate and control a fission nuclear chain reaction or nuclear fusion reactions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Thermal-neutron_reactor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000134 ;
    owl:annotatedTarget "A nuclear reactor which uses a neutron moderator to slow neutrons until they approach the average kinetic energy of the surrounding particles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fast-neutron_reactor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000135 ;
    owl:annotatedTarget "A nuclear reactor in which the fission chain reaction is sustained by fast neutrons." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Research_reactor", "https://web.archive.org/web/20061231105602/http://www.world-nuclear.org/info/inf61.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000136 ;
    owl:annotatedTarget "A nuclear reactor which serves primarily as a neutron source for purposes other than power." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nuclear_reactor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000137 ;
    owl:annotatedTarget "A nuclear reactor which is used as a source of power." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000127 ;
    owl:annotatedTarget "badlands" .

[]
    oboInOwl:hasDbXref "https://doi.org/10.1093/treephys/tpq048" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000138 ;
    owl:annotatedTarget "Soil which is located in a mangrove biome." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000139 ;
    owl:annotatedTarget "A spring that is located in the desert." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fluid>, "https://github.com/EnvironmentOntology/envo/issues/940" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000140 ;
    owl:annotatedTarget "An environmental material which is unable to resist shear forces and continuously deforms when subject to them."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil_refinery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000142 ;
    owl:annotatedTarget "A refinery which is capable of processing petroleum oil." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sugar_refinery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000143 ;
    owl:annotatedTarget "A refinery which is capable of processing raw sugar. Raw sugar is processed from cane or beets into white refined sugar." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dry_valley" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000128 ;
    owl:annotatedTarget "A valley which no longer has water flowing or accumulating over its surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Natural-gas_processing" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000144 ;
    owl:annotatedTarget "A refinery which is capable of processing natural gas. Natural-gas processing encompasses a range of industrial processes designed to purify raw natural gas by removing impurities, contaminants and higher molecular mass hydrocarbons to produce what is known as pipeline quality dry natural gas" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Underground_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000145 ;
    owl:annotatedTarget "A lake underneath the surface of the Earth." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chemical_engineering", "https://www.britannica.com/technology/chemical-engineering" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000146 ;
    owl:annotatedTarget "A planned process which has the intention of producing, consuming, or transforming materials via the execution of chemical reactions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Refining" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000147 ;
    owl:annotatedTarget "A planned material transformation process which takes as input a material and removes impurities." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Refining" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_02000147 ;
    owl:annotatedTarget "refining" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hydrogen_production" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000149 ;
    owl:annotatedTarget "A chemical engineering process which generates hydrogen gas." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Natural_nuclear_fission_reactor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000151 ;
    owl:annotatedTarget "A uranium deposit where self-sustaining nuclear chain reactions have occurred." .

[]
    oboInOwl:hasDbXref "https://www.epa.gov/landfills/municipal-solid-waste-landfills" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000157 ;
    owl:annotatedTarget "A landfill that receives household waste." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000159 ;
    owl:annotatedTarget "An animal habitation that is assembled by colonies of organisms in the clade Anthophila (bees). Each nest is composed of multiple honeycombs, constructed using beeswax for the purposes of rearing young and storing honey and pollen." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000160 ;
    owl:annotatedTarget "An animal habitation assembled by organisms within the clade Hymenoptera. Examples include termite nests, beehives, and ant nests. Typically constructed to serve as habitation for a whole colony ruled by a queen." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000161 ;
    owl:annotatedTarget "A termite nest that is built above ground, and is made of soil, saliva, and feces, formed as a large mound." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000162 ;
    owl:annotatedTarget "A termite nest that is underground, often connected to food sources through a network of tunnels." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000163 ;
    owl:annotatedTarget "A termite nest that is built above ground in trees or on structures, often resembling large lumps attached to branches." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000164 ;
    owl:annotatedTarget "An animal habitation that is assembled by an organism in the order Crocodylia (alligators, crocodiles, caimans, and gharials). These habitations (nests), are typically built in freshwater or brackish environments. They can be mound nests, made from vegetation, mud, and organic material, or hole nests, excavated in sandy or muddy banks. These nests serve as sites for egg laying, incubation, and initial care of the young." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000165 ;
    owl:annotatedTarget "An animal habitation that is constructed by organisms in the family Crocodylidae (crocodiles)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Beehive" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000166 ;
    owl:annotatedTarget "A bee hive that occurs naturally without human intervention, typically found in environments such as tree cavities, rock crevices, or underground burrows." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000129 ;
    owl:annotatedTarget "A valley that contains, and has been formed by, a stream." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Beehive" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000167 ;
    owl:annotatedTarget "A bee hive that is built in a structure assembled by humans to house bee colonies, often for the purposes of honey production, pollination, or research." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000168 ;
    owl:annotatedTarget "A human construction that serves as a structure in which bees can build their hives." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Beehive" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000169 ;
    owl:annotatedTarget "A natural wax that is produced by a bee." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Beehive" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000170 ;
    owl:annotatedTarget "A modular structure created by bees (Anthophila) from beeswax, consisting of a mass of hexagonal prismatic cells used to store honey, pollen, and house brood (eggs, larvae, and pupae)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000172 ;
    owl:annotatedTarget "An animal habitation that is assembled by a wasp. These may be in the ground, in wall cavities, or in sheltered areas." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000129 ;
    owl:annotatedTarget "ravine" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000129 ;
    owl:annotatedTarget "ravine" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Adit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02000192 ;
    owl:annotatedTarget "A horizontal or nearly horizontal passage to an underground mine." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "A ridge of rocks, lying near the surface of the sea, which may be visible at low tide, but is usually covered by water." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "REEF" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Desertification> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500001 ;
    owl:annotatedTarget "A type of land degradation in which terrestrial ecosystem becomes increasingly dry, typically losing its bodies of water as well as vegetation and wildlife." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "atoll reef" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "bank reef" .

[]
    oboInOwl:hasDbXref "GEMET: http://www.eionet.europa.eu/gemet/concept/3301" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500002 ;
    owl:annotatedTarget "A general and temporary condition of partial or complete inundation of normally dry land areas from the overflow of inland and/or tidal waters, and/or the unusual and rapid accumulation or runoff of surface waters from any source. A great flow along a watercourse or a flow causing inundation of lands not normally covered by water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Greenhouse_effect"^^xsd:anyURI ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500004 ;
    owl:annotatedTarget "A process by which thermal radiation from a planetary surface is absorbed by atmospheric greenhouse gases, and is re-radiated in all directions. Since part of this re-radiation is back towards the surface and the lower atmosphere, it results in an elevation of the average surface temperature above what it would be in the absence of the gases." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "barrier reef" .

[]
    oboInOwl:hasDbXref "http://www.who.int/globalchange/ecosystems/desert/en/", "https://en.wikipedia.org/wiki/Land_degradation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500005 ;
    owl:annotatedTarget "A process which diminishes the functioning of an ecosystem located on land." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "barrier reef" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "fringing reef" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "fringing reef" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "shore reef" .

[]
    oboInOwl:hasDbXref "GEMET:http://www.eionet.europa.eu/gemet/concept/167" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500011 ;
    owl:annotatedTarget "Establishment of a new forest by seeding or planting of nonforested land." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "submerged reef" .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/en/concept/2036" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500012 ;
    owl:annotatedTarget "An ecosystem process during which the flora and fauna belonging to a forest are removed or destroyed." .

[]
    oboInOwl:hasDbXref "Adapted from GEMET:http://www.eionet.europa.eu/gemet/concept/6979" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500013 ;
    owl:annotatedTarget "The planting of trees in areas in where forests have previously been cleared." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "ledge" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "reef" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Algal_bloom" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500018 ;
    owl:annotatedTarget "A process during which the populations in a community of algae in a marine or freshwater ecosystem undergo rapid growth, resulting in high concentrations of algal cells that occur only periodically and briefly in that ecosystem, relative to their concentrations through the majority of the planetary orbital period." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Algal_bloom" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_02500018 ;
    owl:annotatedTarget "This class is under development. Note that cyanobacterial blooms are often confused with algal blooms. There is no globally recognised threshold beyond which community density enters a bloom state." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Algal_bloom" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500021 ;
    owl:annotatedTarget "A process during which the rapid growth of algal populations that result in an algal bloom ceases, and cell densities begin to fall due to death, predation, and transport." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "reef flat" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000130 ;
    owl:annotatedTarget "reefs" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Erosion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500028 ;
    owl:annotatedTarget "An action of exogenic processes (such as water flow or wind) which remove environmental material from one part of a planet's crust, transporting it to another location where it is deposited." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000131 ;
    owl:annotatedTarget "OBSOLETE A hydrographic feature characterized by the dominance of snow or ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Biogeochemistry" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500030 ;
    owl:annotatedTarget "A process during which chemicals that are involved in natural ecosystem processes are transported or transformed, and which impact the activity of biological entities" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000131 ;
    owl:annotatedTarget "glacer" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000131 ;
    owl:annotatedTarget "Ice" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Evapotranspiration" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500033 ;
    owl:annotatedTarget "Evapotranspiration is the sum of evaporation and plant transpiration from the Earth's land and ocean surface to the atmosphere." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000131 ;
    owl:annotatedTarget "LandIce" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Evaporation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500034 ;
    owl:annotatedTarget "Evaporation is a form of vaporisation which occurs when a portion of the surface layer of a liquid in contact with a gaseous material, which is not saturated with the evaporating substance, vaporises." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000131 ;
    owl:annotatedTarget "glacial landform" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pollution> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500036 ;
    owl:annotatedTarget "An environmental system process that results in the introduction of contaminants into an environment." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000131 ;
    owl:annotatedTarget "glacier feature" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_sheet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000132 ;
    owl:annotatedTarget "A glacier which covers an area of greater than 50,000 square kilometers." .

[]
    oboInOwl:hasDbXref "https://github.com/Vocamp/Virtual-Hackahon-on-Glacier-topic" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000132 ;
    owl:annotatedTarget "This is not always classified as a glacier in the cryosphere community." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Soil_pollution> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500038 ;
    owl:annotatedTarget "A pollution process during which contaminants are released into soil." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Plastic_pollution> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_02500040 ;
    owl:annotatedTarget "A pollution process during which plastic contaminants are released into an environmental material." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/N%C3%A9v%C3%A9" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000000 ;
    owl:annotatedTarget "Partially compacted granular snow, which has undergone several cycles of melting and refreezing while being compacted, usually found on the atmosphere-exposed surface of a glacier." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Firn" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000002 ;
    owl:annotatedTarget "Granular snow which contains a proportion of fused granules formed through melting and re-thawing while being compacted by the weight of overlying material and which contains interconnected gaseous pores." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nivation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000003 ;
    owl:annotatedTarget "A material transformation process during which recently precipitated, powdery snow transitions into firn or névé through compaction and/or through cycles of freezing and thawing." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glacier" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000133 ;
    owl:annotatedTarget "An ice mass which is of sufficient mass that the action of gravity upon it overcomes the frictional forces holding it in place, causing it to deform and flow towards lower elevation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glacier" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000004 ;
    owl:annotatedTarget "Any water ice that is part of a glacier." .

[]
    oboInOwl:hasDbXref "https://www.asf.alaska.edu/blog/why-is-glacier-ice-blue/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000005 ;
    owl:annotatedTarget "Glacial ice which contains material liberated during a glacial erosion process." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000133 ;
    owl:annotatedTarget "glacial feature" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Blue_ice_(glacial)", "https://en.wikipedia.org/wiki/Glacier" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000007 ;
    owl:annotatedTarget "Water ice containing little to no air bubbles resulting in a reduction of internal light scattering and, given sufficient volume, a blue appearance." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Compaction" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000008 ;
    owl:annotatedTarget "A physical process during which atoms, molecules, or other consituents of a material entity are forced closer together." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000133 ;
    owl:annotatedTarget "RockGlacier" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000133 ;
    owl:annotatedTarget "rock glacier" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ablation_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000011 ;
    owl:annotatedTarget "A material accumulation process during which the mass of an existing ice mass increases." .

[]
    oboInOwl:hasDbXref "https://pubs.usgs.gov/of/2004/1216/text.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000013 ;
    owl:annotatedTarget "A small glacier contained within a cirque basin." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Basin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000015 ;
    owl:annotatedTarget "A depression which is part of a planetary crust, is of geographic scale, and is partially or completely enclosed." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000133 ;
    owl:annotatedTarget "The definition of glacier is highly variable. Two main issues exist: 1) Whether or not a mass of ice must currently show movement to be considered a glacier or not and 2) What is the relationship between ice sheets and glaciers (i.e., which is the parent in a parent/child relationship or whether they are distinct terms)." .

[]
    oboInOwl:hasDbXref "https://www.merriam-webster.com/dictionary/decumulation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000016 ;
    owl:annotatedTarget "A process during which a mass composed of one or more environmental materials, present within a given site, decreases." .

[]
    oboInOwl:hasDbXref "http://oxfordindex.oup.com/view/10.1093/oi/authority.20110803095752518" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000018 ;
    owl:annotatedTarget "A stream which is primarily composed of meltwater and which flows within a glacier or ice sheet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aeolian_processes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000020 ;
    owl:annotatedTarget "A material transport process during which one or more environmental materials are transported by the action of wind." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Soot" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000021 ;
    owl:annotatedTarget "Particulate environmental material which is composed primarily of carbon particles formed through the incomplete combustion of hydrocarbons."@en .

[]
    oboInOwl:hasDbXref "https://www.asf.alaska.edu/blog/why-is-glacier-ice-blue/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000025 ;
    owl:annotatedTarget "Water ice which contains material liberated during an erosion process." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Types_of_snow", "https://nsidc.org/cryosphere/snow/science/characteristics.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000027 ;
    owl:annotatedTarget "Uncompacted snow containing trapped atmospheric gases." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1038/nrmicro3522" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000030 ;
    owl:annotatedTarget "A process during which a part of a glacier breaks away from the main mass." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1038/nrmicro3522" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000031 ;
    owl:annotatedTarget "A process during which a part of a glacier breaks away from the main mass as an iceberg." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1038/nrmicro3522" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000032 ;
    owl:annotatedTarget "A process during which a part of an iceberg breaks away from the main mass." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pelagic_sediment#_note-8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000033 ;
    owl:annotatedTarget "Sediment which has been transported through the marine water column, settling on the seafloor." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Continental_shelf", "https://en.wikipedia.org/wiki/Pelagic_sediment#_note-8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000034 ;
    owl:annotatedTarget "Marine sediment soured from either terrestrial systems, marine organisms, seawater and or cosmogeneous sources, which is transported through the marine water column, and accumulates within shallow regions of the oceanic basin close to continents, such as the continental shelf, or continental slope." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736>, "https://en.wikipedia.org/wiki/Permafrost" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000134 ;
    owl:annotatedTarget "An environmental material which is 1) composed primarily of soil or rock and included ice or organic material and 2) at or below the freezing point of water for two or more years."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Supraglacial_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000035 ;
    owl:annotatedTarget "A water body which is located in a depression within the surface of a glacier." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ablation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000037 ;
    owl:annotatedTarget "An ablation zone which is part of a glacier." .

[]
    a owl:Axiom ;
    rdfs:comment "SWEET asserts this to be a subclass of cryo:GlacialRegion, thus the lack of link to ice sheets." ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_03000037 ;
    owl:annotatedTarget "http://sweetontology.net/realmCryo/AblationZone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Buffer_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000135 ;
    owl:annotatedTarget "A geographical region that serves the purpose of keeping two or more other areas (often, but not necessarily, countries) distant from one another, for whatever reason."@en .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000037 ;
    owl:annotatedTarget "This class is more fully defined as: \"The part of the glacier, usually at lower elevations, where ablation exceeds accumulation in magnitude, that is, where the cumulative mass balance relative to the start of the mass-balance year is negative. Unless qualified, for example by giving a date within the year, references to the ablation zone refer to its extent at the end of the mass-balance year. The extent of the ablation zone can vary strongly from year to year. A synonym of ablation area.\" - GCW Terminology and Vocabulary Assessment Report 2018”, GCW report #23/2018" .

[]
    oboInOwl:hasDbXref "http://www.nature.com/nrmicro/journal/v13/n11/full/nrmicro3522.html", "https://en.wikipedia.org/wiki/Cryoconite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000038 ;
    owl:annotatedTarget "Particulate environmental material which is composed primarily of dust, rock, and soot, as well as the microbial communities associated with these materials, deposited on an ice mass by an aeolian process."@en .

[]
    oboInOwl:hasDbXref "http://glaciers.pdx.edu/Projects/Antarctica/CryoconiteHoles/Cryo_main.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000039 ;
    owl:annotatedTarget "A vertical thaw hole within an ice mass, formed as a result of ice melt associated with local temperature increases, due to increased absorption of solar radiation by cryoconite deposits." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000135 ;
    owl:annotatedTarget "administrative area" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Melt_pond" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000040 ;
    owl:annotatedTarget "A water body which forms as a result of localised melting taking place on the surface of a glacier or a mass of sea ice and which is contained in the cavity formed by such melting." .

[]
    oboInOwl:hasDbXref "https://askabiologist.asu.edu/brine-channels" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000041 ;
    owl:annotatedTarget "A channel through which brine flows." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Demilitarized_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000136 ;
    owl:annotatedTarget "A geographical area, usually the frontier or boundary between two or more military powers (or alliances), where military activity is not permitted, usually by peace treaty, armistice or other bilateral or multilateral agreement." .

[]
    oboInOwl:hasDbXref "https://nsidc.org/cryosphere/glossary/term/frazil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000042 ;
    owl:annotatedTarget "A material accumulation process during which brine droplets, trapped between ice crystals formed during seawater freezing, form brine channels." .

[]
    oboInOwl:hasDbXref "http://www.waterencyclopedia.com/Re-St/Sea-Water-Freezing-of.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000044 ;
    owl:annotatedTarget "A material transformation process during which seawater freezes into sea ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brine_rejection" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000045 ;
    owl:annotatedTarget "A material transformation process during which brine is formed due to the expulsion of salt during frazil formation or a seawater freezing process." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000136 ;
    owl:annotatedTarget "adminstrative area" .

[]
    oboInOwl:hasDbXref "https://nsidc.org/cryosphere/glossary/term/frazil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000046 ;
    owl:annotatedTarget "New ice which is composed frazil which has congealed into a thin sheet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Frazil_ice#Formation", "https://nsidc.org/cryosphere/glossary/term/frazil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000047 ;
    owl:annotatedTarget "A new ice formation process during which small, needle-like crystals consisting of nearly pure fresh water, form due to the freezing of open, turbulent, supercooled water." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000136 ;
    owl:annotatedTarget "DEMILITIARIZED ZONE" .

[]
    oboInOwl:hasDbXref "https://nsidc.org/cryosphere/glossary-terms/sea-ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000048 ;
    owl:annotatedTarget "A channel which traverses an ice mass floating on a water body and bridges the atmosphere to the underlying water through its internal cavity." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000136 ;
    owl:annotatedTarget "neutral zone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Melt_pond" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000050 ;
    owl:annotatedTarget "A melt pond which has a surface exposed to the atmosphere." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000136 ;
    owl:annotatedTarget "neutral zone" .

[]
    oboInOwl:hasDbXref "https://phys.org/news/2017-01-arctic-ponds-meltwater-clogs-ice.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000051 ;
    owl:annotatedTarget "A melt pond which is completely encased in ice and thus not directly exposed to the atmosphere or underlying water." .

[]
    oboInOwl:hasDbXref "https://www.researchgate.net/publication/258663667_Detection_of_a_subglacial_lake_in_Glacier_de_Tete_Rousse_Mont_Blanc_area_France", "https://www.researchgate.net/publication/313281555_Antarctic_subglacial_lakes_drain_through_sediment-floored_canals_Theory_and_model_testing_on_real_and_idealized_domains" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000053 ;
    owl:annotatedTarget "A lake which is comprised of meltwater located underneath or within a glacier." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Deposition_(geology)" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000054 ;
    owl:annotatedTarget "A process during which material entities are added to a landform or to a feature upon the landform." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000136 ;
    owl:annotatedTarget "boundary" .

[]
    oboInOwl:hasDbXref "https://nsidc.org/cryosphere/glossary/term/new-ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000056 ;
    owl:annotatedTarget "An ice formation process during which water is frozen into a form of new ice such as frazil, grease ice, slush, or shuga." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#Formation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000057 ;
    owl:annotatedTarget "An ice formation process during which seawater is frozen into a sea ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice", "https://nsidc.org/cryosphere/glossary/term/nilas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000058 ;
    owl:annotatedTarget "A sea ice formation process during which new ice crystals freeze together, forming nilas, a thin, elastic, continuous, ice sheet of a transparent gray color." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000059 ;
    owl:annotatedTarget "A sea ice formation process during which water freezes to the bottom of an existing nilas ice floe creating a thicker ice floe known as young ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000060 ;
    owl:annotatedTarget "A sea ice formation process during which seawater freezes onto young ice during the cold season, forming first year ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000061 ;
    owl:annotatedTarget "A sea ice formation process during which seawater freezes onto first year ice during the cold season, forming second year sea ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000062 ;
    owl:annotatedTarget "A sea ice formation process during which seawater freezes into second year ice during the cold season, forming multiyear ice." .

[]
    a owl:Axiom ;
    rdfs:comment "https://nsidc.org/cryosphere/glossary/term/new-ice" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000063 ;
    owl:annotatedTarget "Water ice which is formed from freezing water and is suspended in a water body." .

[]
    oboInOwl:hasDbXref "https://nsidc.org/cryosphere/glossary/term/ice-floe" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000065 ;
    owl:annotatedTarget "An ice mass which forms a cohesive and contiguous sheet of water ice, floating upon the surface of a water body." .

[]
    oboInOwl:hasDbXref "http://hdl.handle.net/11329/394" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000065 ;
    owl:annotatedTarget """Ice floes can exist in sea ice, in rivers or lakes. The WMO offers the following extent-based classification. Floe giant: Over 10 km across.
Floe vast: 2-10 km across. Floe big: 500-2000 m across. Floe medium: 100-500 m across. Floe small: 20-100 m across. Ice cake: Less than 20 m across. Small ice cake: Less than 2 m across.""" .

[]
    oboInOwl:hasDbXref "https://nsidc.org/cryosphere/glossary/term/ice-floe" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000066 ;
    owl:annotatedTarget "An ice floe which is formed from frozen sea water, and floats upon the surface of a marine water body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pancake_ice", "https://web.archive.org/web/20040712022508/http://ice-glaces.ec.gc.ca:80/App/WsvPageDsp.cfm?ID=10992&Lang=eng" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000067 ;
    owl:annotatedTarget "A sea ice floe which has a rounded or circular shape and raised rims." .

[]
    oboInOwl:hasDbXref "http://encyclopedia2.thefreedictionary.com/nilas", "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice", "https://nsidc.org/cryosphere/glossary/term/nilas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000068 ;
    owl:annotatedTarget "A sea ice floe which is thin, elastic, continuous, and of a transparent gray color, which results from the freezing of new ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000069 ;
    owl:annotatedTarget "A sea ice floe which is inflexible and thicker than nilas." .

[]
    oboInOwl:hasDbXref "http://nsidc.org/arcticseaicenews/tag/first-year-ice/", "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice", "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000071 ;
    owl:annotatedTarget "Sea ice which has formed over a single freezing season." .

[]
    a owl:Axiom ;
    rdfs:comment "First year ice which melts before the next freezing season is often referred to as seasonal ice. By definition, seasonal ice cannot become second year ice." ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_03000071 ;
    owl:annotatedTarget "seasonal ice" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000071 ;
    owl:annotatedTarget "Sea ice develops from young ice; thickness from 0.3 to 2 meters (1 to 6.6 feet).  Sea ice be subdivided into thin first-year ice (white ice), medium first-year ice, and thick first-year ice.  First-year ice is distinguished from older ice primarily by having a higher salinity. Undeformed first-year ice differs from older ice in that it is smoother and lacks refrozen melt ponds. Characteristically level where undisturbed by pressure, but where ridges occur, they  distinguished by being larger, more angular, and more porous than multiyear ridges." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000072 ;
    owl:annotatedTarget "Sea ice which is thicker than first year ice, and has survived a seasonal melting process." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_ice#New_ice.2C_nilas_and_young_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000073 ;
    owl:annotatedTarget "Sea ice which is thicker than second year ice, and has survived more than two seasonal melting process." .

[]
    oboInOwl:hasDbXref "https://nsidc.org/cryosphere/glossary/term/grease-ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000074 ;
    owl:annotatedTarget "A layer which consists of a thin aggregate of frazil ice crystals, which float upon the surface of a water body." .

[]
    oboInOwl:hasDbXref "http://encyclopedia2.thefreedictionary.com/shuga", "https://nsidc.org/cryosphere/glossary/term/shuga" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000075 ;
    owl:annotatedTarget "New ice, which is spongy, lumpy and opaque, and forms from water which freezes in an agitated water body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Slush", "https://nsidc.org/cryosphere/glossary/term/slush" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000076 ;
    owl:annotatedTarget "A slurry of frazil, snow, and liquid water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Slush" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000077 ;
    owl:annotatedTarget "A layer which consists of slush ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Thermokarst" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000082 ;
    owl:annotatedTarget "A freshwater lake which fills a depression formed by the erosion of thermokarst caused by permafrost thaw." .

[]
    oboInOwl:hasDbXref "http://www.sciencealert.com/photos-reveal-more-than-200-bright-blue-arctic-lakes-have-started-bubbling-with-methane-gas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000083 ;
    owl:annotatedTarget "A thermokarst lake through which methane gas released from thawing permafrost, or other methane stores, rises and escapes to the atmosphere." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Thermokarst" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000084 ;
    owl:annotatedTarget "A geographic basin which is formed due to the erosion of thermokarst by meltwater released from thawing permafrost." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Thermokarst" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000085 ;
    owl:annotatedTarget "An irregular land surface which consists of marshy hollows, hummocks, thermokarst depressions and thermokarst lakes formed from the erosion of ice-rich thawing permafrost areas." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Permafrost" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000086 ;
    owl:annotatedTarget "A permafrost thawing process during which water-based ice or snow present in permafrost is converted into meltwater." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000137 ;
    owl:annotatedTarget "An opening of the sea into the land." .

[]
    oboInOwl:hasDbXref "http://www.nature.com/news/mysterious-siberian-crater-attributed-to-methane-1.15649", "http://www.sciencealert.com/7-000-huge-gas-bubbles-have-formed-under-siberia-and-could-explode-at-any-moment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000088 ;
    owl:annotatedTarget "Permafrost which contains pockets of trapped methane gas." .

[]
    oboInOwl:hasDbXref "http://www.nature.com/news/mysterious-siberian-crater-attributed-to-methane-1.15649", "http://www.sciencealert.com/7-000-huge-gas-bubbles-have-formed-under-siberia-and-could-explode-at-any-moment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000089 ;
    owl:annotatedTarget "A crater which is found in permafrost and formed as a result of an explosion fuelled by methane formerly contained in that permafrost." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Explosion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000090 ;
    owl:annotatedTarget "A process during which a material entity undergoes a rapid increase in volume, releasing gasses and various forms of energy, often including thermal, light and sound energy." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cove" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000138 ;
    owl:annotatedTarget "A circular or round inlet with a narrow entrance." .

[]
    oboInOwl:hasDbXref "http://www.nature.com/news/mysterious-siberian-crater-attributed-to-methane-1.15649", "http://www.sciencealert.com/7-000-huge-gas-bubbles-have-formed-under-siberia-and-could-explode-at-any-moment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000091 ;
    owl:annotatedTarget "An explosion during which methane-rich gas trapped in permafrost combusts." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000139 ;
    owl:annotatedTarget "A ditch that supplies water to surrounding land." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Greenhouse_gas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000092 ;
    owl:annotatedTarget "A material transport process during which a portion of gaseous environmental material is transported into the atmosphere." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000139 ;
    owl:annotatedTarget "canal" .

[]
    oboInOwl:hasDbXref "https://www.epa.gov/ghgemissions/overview-greenhouse-gases" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000093 ;
    owl:annotatedTarget "A gas emission process during which a portion of hydrocarbon gas is transported into the atmosphere." .

[]
    oboInOwl:hasDbXref "https://www.epa.gov/ghgemissions/overview-greenhouse-gases" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000094 ;
    owl:annotatedTarget "A hydrocarbon gas emission process during which a portion of methane gas is transported into the atmosphere." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000140 ;
    owl:annotatedTarget "A ditch that collects water from the surrounding land." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sintering" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000101 ;
    owl:annotatedTarget "A compaction process during which a material entity subjected to heat and/or pressure is compacted into a solid mass without undergoing melting." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sintering" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000102 ;
    owl:annotatedTarget "A sintering process during which snow is compacted into glacial ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Snow#Drifting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000103 ;
    owl:annotatedTarget "An aeolian transport process during which powdery snow is displaced and moved." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000140 ;
    owl:annotatedTarget "canal" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Snow#Avalanche" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000105 ;
    owl:annotatedTarget "A mass wasting process during which slab snow rapidly moves down a sloping surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Snow#Avalanche" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000106 ;
    owl:annotatedTarget "An avalanche during which powdery snow rapidly flows down a sloping surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Snow#Avalanche" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000107 ;
    owl:annotatedTarget "An avalanche during which a suspension of water and snow flows down a sloping surface." .

[]
    oboInOwl:hasDbXref "http://www.fsavalanche.org/slab" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000108 ;
    owl:annotatedTarget "Snow which is cohesive, hard and overlies weaker snow." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000141 ;
    owl:annotatedTarget "The sloping margin of a watercourse, serving to confine it to its natural channel." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000141 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000141 ;
    owl:annotatedTarget "shore" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Snow#Drifting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000112 ;
    owl:annotatedTarget "An accumulation of powdery snow which was transported and deposited via a snow drifting process." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000142 ;
    owl:annotatedTarget "The sloping margin of a stream, serving to confine it to its natural channel." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Snowpack> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000116 ;
    owl:annotatedTarget "A snow mass which is large enough, and persists long enough, to undergo compaction under its own weight, leading to layer-like structural differentiation."@en .

[]
    oboInOwl:hasDbXref "https://www.merriam-webster.com/dictionary/channel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000117 ;
    owl:annotatedTarget "A structure which traverses a mass of one or more environmental materials, and encloses a roughly tubular site." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subglacial_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000120 ;
    owl:annotatedTarget "A lake which is situated beneath a glacier." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000142 ;
    owl:annotatedTarget "bank (hydrographic)" .

[]
    oboInOwl:hasDbXref "https://www.merriam-webster.com/dictionary/nivation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000121 ;
    owl:annotatedTarget "An erosion process during which rock or soil is removed or degraded due to alternative thawing and freezing of meltwater beneath and at the margins of snowbanks." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Controlled_burn" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000122 ;
    owl:annotatedTarget "A fire which is planned and executed deliberately under human supervision." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fire-stick_farming" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000122 ;
    owl:annotatedTarget "Fire-stick farming was the practice of Indigenous Australians who regularly used fire to burn vegetation to facilitate hunting and to change the composition of plant and animal species in an area. Aboriginal people may have been able to aim the burning of the scrub to avoid growing areas. There may have been a ritual taboo against burning certain areas of jungle. This type of farming directly increased the food supply for Aboriginal people by promoting the growth of bush potatoes and other edible ground-level plants." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Native_American_use_of_fire_in_ecosystems#Reasons_for_and_Benefits_of_burning" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000122 ;
    owl:annotatedTarget "Planned burns are conducted for a variety of reasons such combating or preventing uncontrolled wildfires in order by reducing the fuel load in a wooded or similar areas with combustible vegetation. Alternatively planned burns, such as those practiced by various indigenous people, are conducted for a variety of reasons including facilitating agriculture, hunting and or traveling. As well as managing populations of parasitic species or game animals by decreasing or increasing the size of their habitats respectively." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000143 ;
    owl:annotatedTarget "The sloping margin of a river, serving to confine it to its natural channel." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acid_rain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000127 ;
    owl:annotatedTarget "A water-based rainfall process during which water droplets with increased acidity fall towards a planetary surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acid_rain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000128 ;
    owl:annotatedTarget "Water-based rain which has increased acidity." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Monsoon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000129 ;
    owl:annotatedTarget "A season during which changes in atmospheric circulation associated with the asymmetric heating of land and sea cause moisture to be brought inland by monsoon winds, leading to increased rainfall as moisture-laden air rises  and cools over land." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000143 ;
    owl:annotatedTarget "riverbank" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Monsoon", "https://www.merriam-webster.com/dictionary/monsoon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000130 ;
    owl:annotatedTarget "An atmospheric wind during which air masses over an ocean flow towards a land mass, driven by disequilibria between land and ocean surface temperatures." .

[]
    oboInOwl:hasDbXref "https://www.publish.csiro.au/book/5971/" ;
    a owl:Axiom ;
    rdfs:comment "http://gfmc.online/wp-content/uploads/AFAC-Bushfire-Glossary-Indexed-2012.pdf" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000131 ;
    owl:annotatedTarget "A fire which occurs in a grassland, combusting biomass stored in grasses as its primary fuel." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Firebreak" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000132 ;
    owl:annotatedTarget "A woodland clearing which is large enough to starve land fires of fuel, impeding their progress through wooded areas." .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000144 ;
    owl:annotatedTarget "A habitat that is in or on water." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Potting_soil> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000133 ;
    owl:annotatedTarget "An agricultural environmental material which 1) is composed of a mixture of materials such as peat, composted bark, sand, perlite, or compost, and 2) serves as a medium in which to grow plants."@en .

[]
    oboInOwl:hasDbXref <https://www.wmo.int/pages/prog/lsp/meteoterm_wmo_en.html> ;
    a owl:Axiom ;
    rdfs:comment <https://orcid.org/0000-0003-4808-4736> ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000134 ;
    owl:annotatedTarget "A blizzard which 1) lasts at least 3 hours, 2) combines below freezing temperatures and very strong wind, laden with blowing snow."@en .

[]
    oboInOwl:hasDbXref <https://nsidc.org/cryosphere/glossary>, <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000135 ;
    owl:annotatedTarget "A blizzard which has 1) winds of 35 miles per hour (approximately 56 kilometers per hour), 2) lasts for a period of at least three hours, and 3) occurs in extremely cold temperatures."@en .

[]
    oboInOwl:hasDbXref <http://www.physicalgeography.net/glossary.html> ;
    a owl:Axiom ;
    rdfs:comment <https://orcid.org/0000-0003-4808-4736> ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000136 ;
    owl:annotatedTarget "A blizzard which occurs in winter."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_cap" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000145 ;
    owl:annotatedTarget "A dome-shaped ice mass that covers less than 50,000 km2 of land area (usually covering a highland area)." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Main_Page>, <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000137 ;
    owl:annotatedTarget "A fog the droplets of which freeze upon contact with exposed objects, forming a coating of rime or glaze."@en .

[]
    oboInOwl:hasDbXref "https://www.treehugger.com/what-is-freezing-fog-4863382" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000137 ;
    owl:annotatedTarget "Freezing fog forms when the air temperature is below freezing and the water droplets in the fog become supercooled." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000145 ;
    owl:annotatedTarget "icecap" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000138 ;
    owl:annotatedTarget "A particle which is 1) primarily compposed of water ice, 2) on the order of 1 milimeter or less, 3) has a white and opaque appearance, and 4) is formed as a result of water droplets freezing during precipitation."@en .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000145 ;
    owl:annotatedTarget "icecap" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000138 ;
    owl:annotatedTarget "Precipitation in the form of very small, white opaque particles of ice; the solid equivalent of drizzle. They resemble snow pellets in external appearance, but are more flattened and elongated, and generally have diameters of less than 1 mm; they neither shatter nor bounce when they hit a hard surface. Descriptions of the physical structure of snow grains vary widely and include very fine, simple ice crystals; tiny, complex snow crystals; small, compact bundles of rime; and particles with a rime core and a fine glaze coating. It is agreed that snow grains usually fall in very small quantities, mostly from stratus clouds or from fog, and never in the form of a shower."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000139 ;
    owl:annotatedTarget "Fog which is composed of particles of ice."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000139 ;
    owl:annotatedTarget "The suspended particles may be partly ice crystals 20 to 100 micron in diameter, but chiefly, especially when dense, droxtals 12-20 micron in diameter. Ice fog is formed by direct freezing of supercooled water droplets with little growth directly from the vapor. It occurs at very low temperatures, and usually in clear, calm weather in high latitudes. The sun is usually visible and may cause halo phenomena or luminous pillars. Ice fog is rare at temperatures warmer than -30 °C, and increases in frequency with decreasing temperature until it is almost always present at air temperatures of -45 °C in the vicinity of a source of water vapor. Such sources are the open water of fast-flowing streams or of the sea, herds of animals, volcanoes, and especially products of combustion for heating or propulsion. At temperatures warmer than -30 °C, these sources can cause steam fog of liquid water droplets, which may turn into ice fog when cooled."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000140 ;
    owl:annotatedTarget "A climate which 1) has a mean temperature for the warmest month of less than 10°C (50°F), but higher than 0°C (32°F), 2) is not conducive to a permanent surficial cover of snow or ice, and 3) supports a tundra ecosystem."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000140 ;
    owl:annotatedTarget "In W. Köppen's 1936 climatic classification it is one of the polar climates, defined as having a mean temperature for the warmest month of less than 10°C (50°F) (in contrast to snow forest and temperate rainy climates) but higher than 0°C (32°F) (which is the limit of perpetual frost climate). Tundra is designated ET. Tundra climate appears as a temperature province in C. W. Thornthwaite's 1931 classification."@en .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000141 ;
    owl:annotatedTarget "A cryospheric layer which is primarily composed of snow."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000141 ;
    owl:annotatedTarget """Follows from the GCW's snow cover definition 2: In general, a layer of snow on the ground surface. Compare snowfield, snowpack.

Given the SWEET terms location in its heirarchy I think only the 3rd definition is meant."""@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000142 ;
    owl:annotatedTarget "A depth which inheres in a layer of liquid water derived from the complete melting a mass of snow contained in an area."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000145 ;
    owl:annotatedTarget "ice field" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000143 ;
    owl:annotatedTarget "An astronomical body part which is composed primarily of environmental materials in their frozen form."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000143 ;
    owl:annotatedTarget """The term generally refers to the portions of the Earth where water is in solid form, including snow cover, floating ice, glaciers, ice caps, ice sheets, seasonally frozen ground and perennially frozen ground (permafrost). The Cryosphere may be divided into the cryoatmosphere, the cryohydrosphere (snow cover, glaciers, and river, lake and sea Ice) and the cryolithosphere (perennially and seasonally cryotic ground, rock glacier). Some definitions consider the cryosphere to include any area of Earth which is sufficiently cold for pure water to freeze for at least a part of each year. It should be noted that \"Some authorities exclude the earth's atmosphere from the Earth's Cryosphere; others restrict the term Cryosphere to the regions of the earth's crust where Permafrost exists.\"

Definitions of Cryosphere come from several glossaries including:
- PhysicalGeography.net http://physicalgeography.net/
-  van Everdingen, Robert, ed., 2005 (1998 revised May 2005). Multi-language glossary of permafrost and related ground-ice terms. Boulder, CO: National Snow and Ice Data Center/World Data Center for Glaciology. [https://globalcryospherewatch.org/reference/glossary_docs/Glossary_of_Permafrost_and_Ground-Ice_IPA_2005.pdf]
- American Meteorological Society, 2015. Glossary of Meteorology [online], Available at: http://glossary.ametsoc.org/wiki/Main_Page. [Accessed 27/01/2017].
- EU Climate-ADAPT (The European Climate Adaptation Platform), no date, Glossary, Available from: http://climate-adapt.eea.europa.eu/glossary
- IPCC, 2014: Annex II: Glossary [Agard, J., Schipper, E. L. F., (ed.)]. In: Climate Change 2014: Impacts, Adaptation, and Vulnerability. Contribution of Working Group II to the Fifth Assessment Report of the Intergovernmental Panel on Climate Change [Birkmann, J., Campos, M., Dubeux, C., Nojiri, Y., Olsson, L., Osman-Elasha, B., Pelling, M., Prather, M. J., Rivera-Ferre M. G., Ruppel, O. C., Sallenger, A., Smith, K. R., St. Clair, A. L.,]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA. [Link]
- NSIDC, The National Snow and Ice Data Center glossary is available at https://nsidc.org/cryosphere/glossary, Last accessed [26/01/2016].
- Trombotto, D., P. Wainstein & L. Arenson, 2014, Guía Terminológica de la Geocriología Sudamericana” / “Terminological Guide of the South American Geocryology, 1a ed. 128 pp. [Link]
- UNESCO-WMO, 2012, International Glossary of Hydrology, 3rd edition, WMO-No. 385. [Link]"""@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03000145 ;
    owl:annotatedTarget "Land which is covered or partially covered by snow."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03000145 ;
    owl:annotatedTarget "The threshold at which land is considered covered by snow varies. Please define such thresholds on the instance level, or request a subclass of this class if a threshold you know of is used by a large community of practice or in an official definition. This is one of three classes representing the idea of snow cover in the GCW glossary in addition to depth of snow and snow cover. In the GCW this refers to 1. The areal extent of snow-covered ground, usually expressed as percent of total area in a given region."@en .

[]
    a owl:Axiom ;
    rdfs:comment "Please also see \"snow cover\" in ENVO which maps to an alternative snow cover in SWEET." ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_03000147 ;
    owl:annotatedTarget <http://sweetontology.net/propSpaceThickness/SnowCover> .

[]
    obo:IAO_0000119 <https://orcid.org/0000-0003-4808-4736> ;
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400001 ;
    owl:annotatedTarget "An area of tundra which is present in a region subject to alpine conditions." .

[]
    obo:IAO_0000119 <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400002 ;
    owl:annotatedTarget "An area of tundra which is present in a region subject to polar conditions." .

[]
    oboInOwl:hasDbXref <https://w1.weather.gov/glossary/index.php?word=HEAVY+SNOW> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400004 ;
    owl:annotatedTarget "Snowfall which has an increased rate."@en .

[]
    oboInOwl:hasDbXref <https://w1.weather.gov/glossary/index.php?word=HEAVY+SNOW> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400004 ;
    owl:annotatedTarget "This generally means snowfall accumulating to 4 inches or more in depth in 12 hours or less; or snowfall accumulating to 6 inches or more in depth in 24 hours or less. In forecasts, snowfall amounts are expressed as a range of values, e.g., \"8 to 12 inches.\" However, in heavy snow situations where there is considerable uncertainty concerning the range of values, more appropriate phrases are used, such as \"...up to 12 inches...\" or alternatively \"...8 inches or more...\"."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400005 ;
    owl:annotatedTarget "An ice mass which is 1) transparent or translucent, 2) rounded, spherically, or cylindrically shaped, and 3) less than 5 milimetres in diameter."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400005 ;
    owl:annotatedTarget "They may be spherical, irregular, or (rarely) conical in shape. Ice pellets usually bounce when hitting hard ground and make a sound upon impact. They can fall as continuous precipitation or in showers. Now internationally recognized, ice pellets includes two basically different types of precipitation, known in the United States as 1) sleet or grains of ice, generally transparent, globular, solid grains of ice that have formed from the freezing of raindrops or the refreezing of largely melted snowflakes when falling through a below-freezing layer of air near the earth's surface; and 2) small hail, generally translucent particles, consisting of snow pellets encased in a thin layer of ice. The ice layer may form either by the accretion of droplets upon the snow pellet or by the melting and refreezing of the surface of the snow pellet."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400006 ;
    owl:annotatedTarget "Snowfall which 1) is localized, 2) is convective, and 3) occurs as a result of a cold, dry air mass absorbing heat and moisture as it flows over a lake with warmer waters."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Lake-effect_snow>, <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400006 ;
    owl:annotatedTarget "The formation of lake-effect snow depends on multiple factors, effecting the thresholds of temperature needed in the air and water masses. In the United States this phenomenon is most noted along the south and east shores of the Great Lakes during arctic cold-air outbreaks."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000146 ;
    owl:annotatedTarget "A region of permanent snow in mountainous areas or high latitudes." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400007 ;
    owl:annotatedTarget "A snowstorm during which intense lake-effect snowfall occurs."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400007 ;
    owl:annotatedTarget "Please see \"lake-effect snowfall\" for further definition. A lake effect snowstorm is a snowstorm occurring near or downwind from the shore of a lake resulting from the warming (destabilization) and moistening of relatively cold air during passage over a warm body of water."@en .

[]
    oboInOwl:hasDbXref <https://glossary.ametsoc.org/wiki/Lambing_storm> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400008 ;
    owl:annotatedTarget "A snowfall which occurs during springtime and is of low intensity."@en .

[]
    oboInOwl:hasDbXref <https://glossary.ametsoc.org/wiki/Lambing_storm> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400008 ;
    owl:annotatedTarget "This term is primarily used in England and refers to snowfall in lambing season. It is referred to as a \"storm\" as it may adversly affect or kill newborn lambs."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000146 ;
    owl:annotatedTarget "SNOWFIELD" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400009 ;
    owl:annotatedTarget "An object aggregate which is primarily composed of particles of water in liquid, frozen, or partially frozen states."@en .

[]
    oboInOwl:hasDbXref <https://www.nationalgeographic.org/encyclopedia/sleet/> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400009 ;
    owl:annotatedTarget """WMO METEOTERM notes that other regions define this as a sudden brief rainfall with wind and hail but they don't state what those other regions are.

WMO, METEOTERM is available at https://www.wmo.int/pages/prog/lsp/meteoterm_wmo_en.html, Last accessed [26/01/2016]."""@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400010 ;
    owl:annotatedTarget "Water-based rain which is composed of supercooled water droplets, which freeze on contact with surfaces."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400011 ;
    owl:annotatedTarget "Precipitation which is composed primarily of hail stones."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400011 ;
    owl:annotatedTarget "Individual units of hail are called hailstones. Thunderstorms that are characterized by strong updrafts, large liquid water contents, large cloud-drop sizes, and great vertical height are favorable to hail formation. The destructive effects of hailstorms upon plant and animal life, buildings and property, and aircraft in flight render them a prime object of weather modification studies. In aviation weather observations, hail is encoded A. Smaller particles of similar origin, formerly called small hail, may be classed as either ice pellets or snow pellets."@en .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000146 ;
    owl:annotatedTarget "snowfield" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400014 ;
    owl:annotatedTarget "A hydrological precipitation process during which water falls in both liquid and frozen form."@en .

[]
    oboInOwl:hasDbXref <https://sciencestruck.com/sleet-hail-what-is-difference> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400014 ;
    owl:annotatedTarget "In nature, water-based precipitation will likely always have some liquid and solid/frozen components (especially in higher atmospheric layers) - sleet is generally composed of these phases in comparable proportions. Note that formation processes differ between sleet and other frozen precipitation. For example, hail, being larger in size than sleet or ice pellets, is formed by the accumulation of layers of freezing water in the clouds. Sleet, however, is formed due to temperature difference in the atmosphere"@en .

[]
    oboInOwl:hasDbXref <https://w1.weather.gov/glossary/index.php?word=sleet> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400015 ;
    owl:annotatedTarget "An ice mass which is primarily composed of frozen or mostly frozen raindrops or refrozen partially melted snowflakes."@en .

[]
    oboInOwl:hasDbXref <https://www.nationalgeographic.org/encyclopedia/sleet/> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03400015 ;
    owl:annotatedTarget "The size of sleet pellets are considered to be, at most, the size of a pea, although thresholds vary across cultures."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03400016 ;
    owl:annotatedTarget "An environmental zone which is covered or partially covered by ice."@en .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000146 ;
    owl:annotatedTarget "SnowField" .

[]
    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 "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000146 ;
    owl:annotatedTarget "snowfield" .

[]
    oboInOwl:hasDbXref "https://www.wikidata.org/wiki/Q866612" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03500018 ;
    owl:annotatedTarget "A metallic material which is composed of two or more metals and used to create a permanent bond between metal workpieces." .

[]
    oboInOwl:hasDbXref "https://www.wikidata.org/wiki/Q179448" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03500022 ;
    owl:annotatedTarget "An energy transfer process that moves vibrations through a medium, such as air or water, that is received and perceived by an organism and considered unpleasant, loud, or disruptive." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ferry> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501100 ;
    owl:annotatedTarget "A merchant vessel which is used to carry passengers, vehicles, or cargo across a body of water."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ambulance> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501103 ;
    owl:annotatedTarget "A motor vehicle which is equipped with medical equipment and can be used to transport humans to treatment facilities."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cruise_ship> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501104 ;
    owl:annotatedTarget "A boat which provides short-term residential and entertainment facilities to passengers."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Merchant_ship> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501105 ;
    owl:annotatedTarget "A transport boat which can be hired."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Train> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501107 ;
    owl:annotatedTarget "A vehicle which locomotes using rails and consists of a series of connected compartments used to transport passengers or cargo."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Train#Passenger_trains> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501108 ;
    owl:annotatedTarget "A train which is capable of and used for passenger transport."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ferry> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501113 ;
    owl:annotatedTarget "A ferry which is owned by a government or other form of public representation."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Train> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501114 ;
    owl:annotatedTarget "A train which is owned by a government or other form of public representation."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Rapid_transit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501116 ;
    owl:annotatedTarget "A public transit system which is owned by a government or other form of public representation."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Transport_hub> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501117 ;
    owl:annotatedTarget "A place where passengers and cargo are exchanged between vehicles or/and between transport modes."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Transport_hub> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501118 ;
    owl:annotatedTarget "A transport hub which is part of public infrastructure."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Agricultural_experiment_station> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501119 ;
    owl:annotatedTarget "A research station in which food production and/or agribusinness research is performed."@en .

[]
    oboInOwl:hasDbXref <https://www.lexico.com/definition/dairy_farm> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501120 ;
    owl:annotatedTarget "A farm which produces milk or products derived from milk."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/corridor> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501121 ;
    owl:annotatedTarget "A building part which is a narrow hall or passage in a building with rooms leading off it."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Airport> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501122 ;
    owl:annotatedTarget "A human construction with extended facilities from which aircraft flight operations take place."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Airport_terminal> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501123 ;
    owl:annotatedTarget "An industrial building in an airport where passengers transfer between facilities and vehicles."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Airport_terminal> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501124 ;
    owl:annotatedTarget "An industrial building which provides travelers with access to airplanes."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/transit_lounge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501125 ;
    owl:annotatedTarget "A room in an airport where en-route passengers can wait between flights.."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Church_(building)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501126 ;
    owl:annotatedTarget "A building which is primarily used for Christian religious activities."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Conference_hall> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501127 ;
    owl:annotatedTarget "A building which accomodates conferences."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Conference_hall> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501128 ;
    owl:annotatedTarget "A room which accommodates conferences."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/School> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501130 ;
    owl:annotatedTarget "An institutional building in which students are educated."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fire_station> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501132 ;
    owl:annotatedTarget "An institutional building in which firefighting apparati are stored, and which may include staff living spaces."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Homeless_shelter> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501133 ;
    owl:annotatedTarget "An institutional building which temporarily houses homeless people."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Health_facility> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501134 ;
    owl:annotatedTarget "A human construction in which healthcare is provided."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Acute_care> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501135 ;
    owl:annotatedTarget "A healthcare facility which is used for short-term patient care."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Coronary_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501141 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide cardiac patient care."@en .

[]
    oboInOwl:hasDbXref <https://medical-dictionary.thefreedictionary.com/discharge+lounge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501143 ;
    owl:annotatedTarget "A hospital unit facility which houses patients ready to leave the hospital facility."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Emergency_department> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501144 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide emergency medicine services."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Emergency_department> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501145 ;
    owl:annotatedTarget "A room in which emergency medical care is provided."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Geriatric_intensive-care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501149 ;
    owl:annotatedTarget "An intensive care unit facility which is used to provide care of critically ill elderly patients."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501152 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide intensive medical care."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501153 ;
    owl:annotatedTarget "An intensive care unit facility which is used to provide  surgical services for critically ill patients."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501154 ;
    owl:annotatedTarget "An intensive care unit facility which is used to provide medical care for trauma patients."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501155 ;
    owl:annotatedTarget "A room in which intensive medical care is provided."@en .

[]
    oboInOwl:hasDbXref <https://www.thefreedictionary.com/maternity+ward> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501156 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide materinity care."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501157 ;
    owl:annotatedTarget "An ambulance which is equiped to enable intensive care service provision."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Neonatal_intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501160 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide intensive neonatal medical care."@en .

[]
    oboInOwl:hasDbXref <https://www.thefreedictionary.com/pain+clinic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501168 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide pain management."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pediatric_intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501170 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide pediatric intensive care."@en .

[]
    oboInOwl:hasDbXref <http://healthfacilityguidelines.com/ViewPDF/ViewIndexPDF/iHFG_part_b_pharmacy_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501171 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide pharmacy services."@en .

[]
    oboInOwl:hasDbXref "BS:bs" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000147 ;
    owl:annotatedTarget "The region occupied by any more or less continuous, directed movement of ocean water that flows in one of the Earth's oceans. Ocean Currents are rivers of hot or cold water within the ocean. The currents are generated from the forces acting upon the water like the earth's rotation, the wind, the temperature and salinity differences and the gravitation of the moon. The depth contours, the shoreline and other movements influence the direction and strength of the movements of water that forms a given current." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Post-anesthesia_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501173 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide care for patients recovering from anesthesia."@en .

[]
    oboInOwl:hasDbXref <https://www.macmillandictionary.com/thesaurus-category/british/rooms-and-departments-in-hospitals-and-clinics> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501174 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide high dependency care."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Psychiatric_hospital> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501175 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide psychiatric medicine."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Psychiatric_intensive-care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501176 ;
    owl:annotatedTarget "A hospital unit facility which is used to provide  intensive psychiatric care."@en .

[]
    oboInOwl:hasDbXref <https://meshb.nlm.nih.gov/record/ui?ui=D010362> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501180 ;
    owl:annotatedTarget "A room which is used for patient care during a patient's visit or stay in a healthcare facility."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tertiary_referral_hospital> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501181 ;
    owl:annotatedTarget "A hospital which is used to provide tertiary care."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/clinic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501182 ;
    owl:annotatedTarget "A facility which is used to provide treatment, remedial work, and/or instruction."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Clinic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501183 ;
    owl:annotatedTarget "A clinic which is used to provide outpatient health care services."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000147 ;
    owl:annotatedTarget "current" .

[]
    oboInOwl:hasDbXref <https://www.thefreedictionary.com/pain+clinic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501190 ;
    owl:annotatedTarget "A medical clinic which is used to provide pain management services."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Walk-in_clinic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501192 ;
    owl:annotatedTarget "A medical clinic which is used to provide services to walk-in patients."@en .

[]
    dc:source "American Heritage Dictionary of the English Language, Fifth Edition. (2011). Retrieved August 11 2020 from https://www.thefreedictionary.com/pharmacy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501193 ;
    owl:annotatedTarget "A healthcare facility which is used to prepare, dispense, or sell medical drugs."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Long-term_care> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501194 ;
    owl:annotatedTarget "A residential building which is used to provides long-term care for residents."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Assisted_living> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501195 ;
    owl:annotatedTarget "A long-term care facility which is used to provide care for people with disabilities or for adults who cannot or who choose not to live independently."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Group_home> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501196 ;
    owl:annotatedTarget "A long-term care facility which is used to provide care for people with complex health needs, and which typically has at least one caregiver in attendance twenty four hours a day."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/institution> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501197 ;
    owl:annotatedTarget "A building which is used by an organization which serves a long-established role in human society."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Wet_market> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501198 ;
    owl:annotatedTarget "A market which is used for the sale and purchase of perishable goods."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Wet_market> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501199 ;
    owl:annotatedTarget "A market which is used for the sale and purchase of durable goods."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Police_station> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501200 ;
    owl:annotatedTarget "An institutional building which is used to provide policing services."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000147 ;
    owl:annotatedTarget "current" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Polling_place> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501201 ;
    owl:annotatedTarget "A human construction which contains one or more polling stations"@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Polling_place> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501202 ;
    owl:annotatedTarget "A human construction which is that part of a polling place where voters cast their ballot"@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Voting_booth> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501203 ;
    owl:annotatedTarget "A booth which enables a voter to vote confidentially."@en .

[]
    oboInOwl:hasDbXref <https://www.thefreedictionary.com/prison> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501204 ;
    owl:annotatedTarget "A human construction which is used to forcibly confine humans."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Private_prison> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501205 ;
    owl:annotatedTarget "A prison facility which is owned and operated by a private corporation."@en .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000147 ;
    owl:annotatedTarget "current" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Shopping_center> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501206 ;
    owl:annotatedTarget "A commercial building in which the majority of commerical activity occurs in shops occupying parts of the building."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Shopping_mall> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501207 ;
    owl:annotatedTarget "A shopping center in which a large indoor pedestrian promenade provides access to stores and other facilities."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/air_vent> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501208 ;
    owl:annotatedTarget "A manufactured product consisting of a duct opening which allows air to circulate."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/bedrail> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501209 ;
    owl:annotatedTarget "A poll which is attached to the head, foot, or side of a bed frame."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Control_panel_(engineering)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501210 ;
    owl:annotatedTarget "A manufactured product consisting of a panel on which control or monitoring instruments are set."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Door_handle> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501211 ;
    owl:annotatedTarget "A manufactured product consisting of a handle used to open or close a door."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Handrail> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501212 ;
    owl:annotatedTarget "A pole which provides stability or support when grasped by the hand."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/light_switch> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501213 ;
    owl:annotatedTarget "A switch which turns a light on or off."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/locker> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501214 ;
    owl:annotatedTarget "A manufactured product which is a storage compartment with a lock."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Nurse_call_button> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501215 ;
    owl:annotatedTarget "A switch which allows patients in health care settings to alert a nurse or other health care staff member."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/stainless_steel> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501216 ;
    owl:annotatedTarget "Steel which is composed primarily of a corrosion resistant alloy of iron and chromium."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/tissue_paper> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501217 ;
    owl:annotatedTarget "A paper product which is thin translucent paper."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Toilet> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501218 ;
    owl:annotatedTarget "A plumbing fixture which is bowl-shaped, part of a toilet fixture, and capable of contain human waste until it is disposed of."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Window> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501219 ;
    owl:annotatedTarget "A manufactured product which is composed of one or more glass or other transparent or semi-transparent materials set inside a frame, and installed in wall, door, roof or vehicle surfaces to allow the passage of light, and sometimes air."@en .

[]
    oboInOwl:hasDbXref <https://www.lexico.com/en/definition/door> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501220 ;
    owl:annotatedTarget "A manufactured product which is composed of a hinged, sliding, or revolving barrier which is installed at the entrance to a building, room, vehicle, or in the framework of a cabinet."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Bistro> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501221 ;
    owl:annotatedTarget "A restaurant which is of French cultural origin and which has a short menu and limited seating space."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Brasserie> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501222 ;
    owl:annotatedTarget "A type of restaurant which is of French cultural origin and which provides more service or food variety than a bistro."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Carvery> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501224 ;
    owl:annotatedTarget "A restaurant which provides customers with cooked meat freshly sliced to order."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Coffeehouse> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501225 ;
    owl:annotatedTarget "A restaurant which primarily serves coffee."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Greasy_spoon> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501226 ;
    owl:annotatedTarget "A restaurant which is small, inexpensive, and typically specializing in fried foods and/or home-cooked meals."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Steakhouse> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501227 ;
    owl:annotatedTarget "A restaurant which specializes in serving steaks and pork chops."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Trattoria> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501228 ;
    owl:annotatedTarget "A restaurant which is of Italian cultural origin and which is generally less formal than an Italian ristorante, but more formal than an osteria."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Field_hospital> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501230 ;
    owl:annotatedTarget "A healthcare facility which is a temporary hospital or mobile medical unit that takes care of casualties on-site before they can be safely transported to more permanent facilities."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Hospice> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501231 ;
    owl:annotatedTarget "A healthcare facility which provides palliative care for the terminally ill."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Movie_theater> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501232 ;
    owl:annotatedTarget "A commercial building which contains auditoria for viewing films."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Warehouse> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501233 ;
    owl:annotatedTarget "An industrial building which is used to store goods."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Town_hall> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501234 ;
    owl:annotatedTarget "An office building which is the chief administrative building of a city, town, or other municipality."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Leisure_centre> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501235 ;
    owl:annotatedTarget "A public building or site which provides facilities used by people to keep fit or relax."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Business_park> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501236 ;
    owl:annotatedTarget "An area of developed space which is reserved for office buildings."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Game_reserve> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501237 ;
    owl:annotatedTarget "A terrestrial environmental zone where wild animals live safely or are hunted in a controlled way for sport."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Hillock> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501238 ;
    owl:annotatedTarget "A hill which is small and usually separated from a larger group of hills such as a range."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Riverfront> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501239 ;
    owl:annotatedTarget "A shore along a river."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Skerry> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501240 ;
    owl:annotatedTarget "An island which is small, principally composed of rock, and usually too small for human habitation."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Wind_farm> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501241 ;
    owl:annotatedTarget "A power plant which is a group of wind turbines in the same location used to produce electricity."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Desert_island> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501242 ;
    owl:annotatedTarget "An island that is not permanently populated by humans."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Big-box_store> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501243 ;
    owl:annotatedTarget "A store which is physically large and is part of a retail chain."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Bailey_bridge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501244 ;
    owl:annotatedTarget "A bridge which is a truss bridge, pre-fabricated, and portable."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/drawbridge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501245 ;
    owl:annotatedTarget "A bridge which is hinged and can be raised."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Footbridge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501246 ;
    owl:annotatedTarget "A bridge designed solely for pedestrians."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Humpback_bridge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501247 ;
    owl:annotatedTarget "A bridge which arches in the center, and has a span which is higher than the ramps on either side, forming a hump-like arrangement."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Overpass> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501248 ;
    owl:annotatedTarget "A bridge which is used for transportaiton, and which crosses over another road or railway."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Suspension_bridge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501249 ;
    owl:annotatedTarget "A bridge which has its deck hung on vertical suspenders via suspension cables."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Swing_bridge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501250 ;
    owl:annotatedTarget "A bridge which is movable and has a vertical locating pin as its primary structural support, and a support ring about which it can pivot horizontally."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Vacuum_cleaner> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501251 ;
    owl:annotatedTarget "A device that causes suction in order to remove debris from surfaces."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Chicken_manure> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501252 ;
    owl:annotatedTarget "Poultry manure made of chicken feces."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Gypsum> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501253 ;
    owl:annotatedTarget "A soft sulfate mineral composed of calcium sulfate dihydrate."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Water_tank> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501254 ;
    owl:annotatedTarget "A container for storing water."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Watering_trough> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501255 ;
    owl:annotatedTarget "An anthropogenic geographic feature consisting of a receptacle intended to provide drinking water to animals."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Paper> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501256 ;
    owl:annotatedTarget "A paper product which is a thin sheet material made of processed cellulose fibres."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Barn> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501257 ;
    owl:annotatedTarget "An agricultural building used for crop storage or animal husbandry."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Chicken_coop> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501258 ;
    owl:annotatedTarget "An animal house where fowl are kept."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Litter> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501259 ;
    owl:annotatedTarget "Environmental material consisting of waste products that have been discarded at an unsuitable location."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Sewing_table> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501260 ;
    owl:annotatedTarget "A manufactured product consisting of a table or desk used for sewing."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Wheel> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501261 ;
    owl:annotatedTarget "A manufactured product consisting of a  disk-shaped material that rotates around an axle bearing placed through a hole in its center."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tray> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501262 ;
    owl:annotatedTarget "A manufactured product consisting of a  shallow platform designed for the carrying of items."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tool> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501263 ;
    owl:annotatedTarget "A manufactured product which has been designed to 1) allow a human to do work more efficiently and 2) be used in a hand-held fashion."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Squeegee> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501264 ;
    owl:annotatedTarget "A tool with a flat, smooth rubber blade, used to remove or control the flow of liquid on a flat surface."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Public_toilet> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501265 ;
    owl:annotatedTarget "An indoor toilet that is available for public use."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pump> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501266 ;
    owl:annotatedTarget "A device that moves fluids (liquids or gases), or sometimes slurries, by mechanical action."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Peeler> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501267 ;
    owl:annotatedTarget "A hand tool used to remove the outer layer of vegetables and fruit, consisting of a handle attached to a metal blade with a slot with a sharp edge."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pallet> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501268 ;
    owl:annotatedTarget "A manufactured product which is a flat transport structure that supports goods in a stable fashion while being lifted and/or moved."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Packaging_machinery> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501269 ;
    owl:annotatedTarget "A device used in packaging operations."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Chapter_house> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501270 ;
    owl:annotatedTarget "A building or room that is part of a cathedral, monastery or collegiate church, in which larger meetings are held."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Kaaba> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501271 ;
    owl:annotatedTarget "A building which is at the center of Islam's most important mosque, the Great Mosque of Mecca."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Mosque> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501272 ;
    owl:annotatedTarget "A building which is a place of worship for Muslims."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Listed_building> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501273 ;
    owl:annotatedTarget "A building that has been placed on one of the four statutory lists maintained by Historic England in England, Historic Environment Scotland in Scotland, Cadw in Wales, and the Northern Ireland Environment Agency in Northern Ireland."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Bunkhouse> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501274 ;
    owl:annotatedTarget "A residential building containing bunks or beds which are often not separated by walls."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Corn_exchange> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501275 ;
    owl:annotatedTarget "A commercial building where merchants trade grains."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Riffle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000148 ;
    owl:annotatedTarget "A shallow stretch of a river or stream, where the current is above the average stream velocity and where the water forms small rippled waves as a result. It often consists of a rocky bed of gravels or other small stones." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oast_house> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501276 ;
    owl:annotatedTarget "A commercial building designed for kilning (drying) hops."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Orangery> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501277 ;
    owl:annotatedTarget "A building that formed a very large fruit tree green house, or conservatory, on the grounds of fashionable residences from the 17th to the 19th centuries."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Skyscraper> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501278 ;
    owl:annotatedTarget "A building which historically has at least 10 floors."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tenement> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501279 ;
    owl:annotatedTarget "A residential building shared by multiple dwellings, typically with flats or apartments on each floor and with shared entrance stairway access."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Mausoleum> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501280 ;
    owl:annotatedTarget "A public building constructed as a external, free-standing monument enclosing the interment space or burial chamber of a deceased person or people."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Bowling_alley> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501281 ;
    owl:annotatedTarget "A sports facility where bowling is played."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Hangar> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501282 ;
    owl:annotatedTarget "A transport feature consisting of a closed building structure to hold aircraft or spacecraft."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/conveyor_belt#English> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501283 ;
    owl:annotatedTarget "A device consisting of a continuous flexible band moved by a series of rollers to transport objects or material from one place to another."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/dryer> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501284 ;
    owl:annotatedTarget "A device designed to remove water or humidity."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000149 ;
    owl:annotatedTarget "Chains of rocks or coral at or near the surface of water constructed by man." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Clothes_dryer> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501285 ;
    owl:annotatedTarget "A dryer that is used to remove moisture from textiles."@en .

[]
    oboInOwl:hasDbXref <http://www.fao.org/3/i2433e/i2433e07.pdf> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501287 ;
    owl:annotatedTarget "An animal house used for housing livestock."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/facility> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501288 ;
    owl:annotatedTarget "A material entity which has been designed to promote the accomplishment of one or more defined tasks."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/wrench> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501289 ;
    owl:annotatedTarget "A hand tool for making rotational adjustments."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Supermarket> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501290 ;
    owl:annotatedTarget "A self-service shop offering a wide variety of food, beverages and household products, organized into sections."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Coral_reef" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000150 ;
    owl:annotatedTarget "A marine reef which is composed primarily of aragonite structures produced by living organisms, found in shallow, low-nutrient waters."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/broiler> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501291 ;
    owl:annotatedTarget "A part of an oven or a small stove used to broil food."@en .

[]
    oboInOwl:hasDbXref <https://www.globalspec.com/learnmore/material_handling_packaging_equipment/material_handling_equipment/totes_bins> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501292 ;
    owl:annotatedTarget "A portable, box-type industrial storage product used for the storage and handling or parts and materials, that may collapse to conserve space when not in use."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tote_bag> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501293 ;
    owl:annotatedTarget "A large bag with parallel handles that emerge from the sides of its pouch."@en .

[]
    oboInOwl:hasDbXref <https://www.collinsdictionary.com/dictionary/english/processing-plant> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501295 ;
    owl:annotatedTarget "A factory where raw materials are treated or prepared for final processing."@en .

[]
    oboInOwl:hasDbXref <https://www.ontario.ca/document/meat-plant-guidelines/part-6-operation-meat-plants> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501297 ;
    owl:annotatedTarget "A processing plant for slaughtering, processing, packaging, labelling, handling, and storing of food animal carcasses, parts of carcasses, and meat products."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Stable_bandage> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501298 ;
    owl:annotatedTarget "A bandage wrap used on the lower legs of a horse."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Manure> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501300 ;
    owl:annotatedTarget "An environmental material consisting of organic matter from plants and/or animals that is used in agriculture as fertilizer."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Baseboard> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501301 ;
    owl:annotatedTarget "A building part consisting of a board covering the joint between the lowest part of an interior wall surface and the floor."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cork_(material)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501302 ;
    owl:annotatedTarget "Plant matter consisting of an impermeable buoyant material, the phellem layer of bark tissue."@en .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=127&/coral-reefs" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000150 ;
    owl:annotatedTarget "LTER:127" .

[]
    oboInOwl:hasDbXref <https://www.sciencedirect.com/topics/materials-science/natural-polymer> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501303 ;
    owl:annotatedTarget "Macromolecules that are obtained naturally from plants or animals."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cellophane> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501304 ;
    owl:annotatedTarget "A thin, transparent sheet made of regenerated cellulose."@en .

[]
    oboInOwl:hasDbXref <https://www.merriam-webster.com/dictionary/Pliofilm> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501305 ;
    owl:annotatedTarget "Synthetic plastic which is composed of a glossy, moistureproof membrane made of rubber hydrochloride."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/BoPET> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501306 ;
    owl:annotatedTarget "A polyester film made from stretched polyethylene terephthalate (PET)."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ceramic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501307 ;
    owl:annotatedTarget "A solid environmental material that is hard, brittle, heat-resistant and corrosion-resistant, made by shaping and then firing a nonmetallic mineral at a high temperature."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Switch> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501310 ;
    owl:annotatedTarget "A device which can connect, disconnect, or divert current in an electrical circuit."@en .

[]
    oboInOwl:hasDbXref <https://www.fda.gov/media/102633/download> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501313 ;
    owl:annotatedTarget "An environmental monitoring program area within a food production facility."@en .

[]
    oboInOwl:hasDbXref <https://www.fda.gov/media/102633/download> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501314 ;
    owl:annotatedTarget "An object aggregate which comprises objects whose surfaces are in contact with food during its processing in a food production facility"@en .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000150 ;
    owl:annotatedTarget "CoralReef" .

[]
    oboInOwl:hasDbXref <https://www.fda.gov/media/102633/download> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501315 ;
    owl:annotatedTarget "An object aggregate which comprises objects whose surfaces are not in contact with food during its processing, but which are in close proximity to those in food production environmental monitoring zone 1."@en .

[]
    oboInOwl:hasDbXref <https://www.fda.gov/media/102633/download> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501316 ;
    owl:annotatedTarget "An object aggregate which comprises a facility's set of more remote non-food-processing-contact surfaces that are in or near the processing areas (food productions environmental monitoring zones 1 and 2) and could lead to their contamination, especially through human movement."@en .

[]
    oboInOwl:hasDbXref <https://www.fda.gov/media/102633/download> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501317 ;
    owl:annotatedTarget "An object aggregate which comprises objects in proximity to food production environmental monitoring zone 3."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B978-1-78242-447-5.00004-6> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501318 ;
    owl:annotatedTarget "An environmental system which is part of a food production facility and whose boundaries are defined by hygienic requirements."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B978-1-78242-447-5.00004-6> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501319 ;
    owl:annotatedTarget "A hygienic food production area which is not an immediate part of a food manufacturing process area."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B978-1-78242-447-5.00004-6> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501320 ;
    owl:annotatedTarget "A hygienic food production area containing products having a low risk of contamination."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B978-1-78242-447-5.00004-6> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501321 ;
    owl:annotatedTarget "A hygienic food production area in which general food processing occurs."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000150 ;
    owl:annotatedTarget "fringing reef" .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B978-1-78242-447-5.00004-6> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501322 ;
    owl:annotatedTarget "A hygienic food production area containing food products that are not subjected to subsequent microbial decontamination, and where there is a risk of pathogen or microbial spoilage growth."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Latex> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501324 ;
    owl:annotatedTarget "A stable dispersion (emulsion) of polymer microparticles in an aqueous medium."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/bottle> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501326 ;
    owl:annotatedTarget "A container which is typically made of glass or plastic and having a tapered neck, used primarily for holding liquids."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/utensil> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501327 ;
    owl:annotatedTarget "A hand tool for domestic use, especially in the kitchen."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/fork> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501328 ;
    owl:annotatedTarget "An eating utensil with spikes used to put solid food into the mouth, or to hold food down while cutting."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/spoon> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501329 ;
    owl:annotatedTarget "An eating utensil with a scooped end and a long handle."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cup> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501330 ;
    owl:annotatedTarget "A utensil which is a hand-sized container with an open top."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000150 ;
    owl:annotatedTarget "fringing reef" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Child_care> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501334 ;
    owl:annotatedTarget "A facility in which child care services are provided to a human child by specialised staff and equipment."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Place_of_worship> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501336 ;
    owl:annotatedTarget "A human construction in which individuals or a group of people such as a congregation come to perform acts of devotion, veneration, or religious study."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Temple> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501337 ;
    owl:annotatedTarget "A building reserved in which religious or spiritual rituals and activities such as prayer and sacrifice are performed."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Community_health_center> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501341 ;
    owl:annotatedTarget "A healthcare facility which is used by a group of general practitioners and nurses to provide healthcare services to people in a certain area."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/dormitory> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501342 ;
    owl:annotatedTarget "A room which contains 1) a number of beds for sleeping and 2) often some other furniture and/or residential utilities."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Indian_reserve> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501343 ;
    owl:annotatedTarget "A political entity which is defined by contract between the Canadian state (\"the Crown\") and a First Nations people."@en .

[]
    oboInOwl:hasDbXref <https://www.healthypeople.gov/2020/topics-objectives/topic/social-determinants-health/interventions-resources/housing-instability> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501344 ;
    owl:annotatedTarget "A human dwelling which may be unsustainable over the long term for an inhabitant because of financial, livability, overcrowding or other factors."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000150 ;
    owl:annotatedTarget "reef" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Chopsticks> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501346 ;
    owl:annotatedTarget "An eating utensil which is a thin stick used in equal length pairs to manipulate food and bring it into a mouth."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Airplane> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501349 ;
    owl:annotatedTarget "An aircraft which 1) has fixed wings and 2) is propelled by a thrust from a jet engine, propeller, or rocket engine."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Doctor's_office> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501350 ;
    owl:annotatedTarget "A healthcare facility which is the office of a physician."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Animal_shelter> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501352 ;
    owl:annotatedTarget "An animal house which houses stray, lost, abandoned or surrendered animals."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/List_of_eating_utensils> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501353 ;
    owl:annotatedTarget "A utensil used for consuming food."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Steel> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501354 ;
    owl:annotatedTarget "A manufactured product which is an alloy of iron and which typically contains a few tenths of a percent of carbon."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Private_prison> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501355 ;
    owl:annotatedTarget "A prison facility which is owned by the state and operated by a private corporation."@en .

[]
    oboInOwl:hasDbXref <http://vocab.getty.edu/page/aat/300024559>, <https://www.conveyorsystemsltd.co.uk/news/168/126/Roller-Conveyor-vs-Belt-Conveyor.htm> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501356 ;
    owl:annotatedTarget "A system which is composed of one or more machines that can continuously transport material from one location to at least one other location."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000151 ;
    owl:annotatedTarget "An alkaline flat, in the context of a marine environment." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Category:Industrial_equipment> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501357 ;
    owl:annotatedTarget "A manufactured product which is capable of some manufacturing process."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Production_line> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501358 ;
    owl:annotatedTarget "A system which consists of manufacturing equipment that performs manufacturing processes in a linear fashion."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Frame> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501359 ;
    owl:annotatedTarget "A manufactured product which is a structural system on which equipment components are mounted."@en .

[]
    oboInOwl:hasDbXref <http://vocab.getty.edu/page/aat/300162380> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501360 ;
    owl:annotatedTarget "A manufactured product which positions a piece of equipment above a surface."@en .

[]
    oboInOwl:hasDbXref <https://instrumentationtools.com/conveyor/> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501362 ;
    owl:annotatedTarget "A conveyor system which uses conveyer belt machines to transport material."@en .

[]
    oboInOwl:hasDbXref <https://instrumentationtools.com/conveyor/> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501363 ;
    owl:annotatedTarget "A manufactured product which is 1) an endless belt of flexible material stretched between two drums; 2) conveys material between drum locations."@en .

[]
    oboInOwl:hasDbXref <http://vocab.getty.edu/page/aat/300428733> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501364 ;
    owl:annotatedTarget "A manufacturing equipment piece which is used to package material."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000151 ;
    owl:annotatedTarget "basin" .

[]
    oboInOwl:hasDbXref <https://instrumentationtools.com/conveyor/> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501365 ;
    owl:annotatedTarget "A conveyor system which is used to transport granular material vertically in open containers."@en .

[]
    oboInOwl:hasDbXref <https://instrumentationtools.com/conveyor/> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501366 ;
    owl:annotatedTarget "A conveyor system which consists of a helicoid flight mounted in a tube or shaft."@en .

[]
    oboInOwl:hasDbXref <https://instrumentationtools.com/conveyor/> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501367 ;
    owl:annotatedTarget "A conveyor system which transports dry bulk particulate or granular material through a pipeline by a stream of gas."@en .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/roller> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501368 ;
    owl:annotatedTarget "A manufactured product which is a cylindrical (or approximately cylindrical) item used under a heavy object to facilitate moving it."@en .

[]
    oboInOwl:hasDbXref <http://vocab.getty.edu/page/aat/300228472> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501369 ;
    owl:annotatedTarget "An interface layer which is formed where either two parts of a material entity or two separate material entities touch or are attached to one another along some length."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Water_stagnation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03501370 ;
    owl:annotatedTarget "A liquid water which has no current or flow and is susceptible to contamination by pathogens or pathogenic vectors." .

[]
    oboInOwl:hasDbXref "https://doi.org/10.1520/JTE14254", "https://en.wikipedia.org/wiki/Brake_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510001 ;
    owl:annotatedTarget "A hydraulic fluid which is 1) used in hydraulic brake and hydraulic clutch applications in vehicles to amplify braking force and 2) composed primarily of ethylene glycol, polyglycols, silicone fluids, and isobutyl alcohol." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Automatic_transmission_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510002 ;
    owl:annotatedTarget "Fluid used for valve operation, brake band friction, and gear lubrication within an automatic vehicle transmission." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hydraulic_fluid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510004 ;
    owl:annotatedTarget "A medium by which power is transferred in hydraulic machinery." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Motor_oil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510005 ;
    owl:annotatedTarget "A lubricant for internal combustion engines which 1) reduces friction and wear 2) cleans the engine 3) neutralizes acids 4) improves sealing of piston rings, and 5) cools the engine." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000151 ;
    owl:annotatedTarget "flat" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Diesel_fuel", "https://www.eia.gov/energyexplained/diesel-fuel/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510006 ;
    owl:annotatedTarget "A liquid fuel used in diesel engines, whose fuel ignition takes place, without any spark, as a result of compression of the inlet air mixture and then injection of fuel." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gasoline" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510007 ;
    owl:annotatedTarget "A clear petroleum-derived flammable liquid which is used as fuel in most spark-ignited internal combustion engines." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Anabranch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000152 ;
    owl:annotatedTarget "A section of a river or stream that diverts from the main course and rejoins later." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000152 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000152 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "https://www.ncbi.nlm.nih.gov/books/NBK531367/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510009 ;
    owl:annotatedTarget "A gas which results from the complete or incomplete combustion of gasoline fuel." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000153 ;
    owl:annotatedTarget "The upper part of a river system, denoting the upper basin and source streams of a river." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dye" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510010 ;
    owl:annotatedTarget "A coloured substance that chemically bonds to the substrate to which it is being applied" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Leather_crafting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510011 ;
    owl:annotatedTarget "Pigments carried by solvents or water which are applied to leather to be absorbed into the pores of the leather to deposit coloration." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dye" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510012 ;
    owl:annotatedTarget "Dyes used for the coloration or brightening of paper." .

[]
    oboInOwl:hasDbXref "https://www.britannica.com/topic/textile/Dyeing-and-printing" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510013 ;
    owl:annotatedTarget "Dyes utilized for coloring textiles such as wool or cellulose fibers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/India_ink" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510014 ;
    owl:annotatedTarget "A black or colored ink which is 1) used for writing, printing, and drawing and 2) made from fine soot (lampblack) and water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fountain_pen_ink" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510017 ;
    owl:annotatedTarget "Water based ink intended for use with fountain ink pens." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Resin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510018 ;
    owl:annotatedTarget "A solid or highly viscous plant or synthetic based substance that is typically convertible into polymers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cleaning_agent" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510019 ;
    owl:annotatedTarget "A liquid, powder, spray, or granule used to remove dirt, including dust, stains, bad smells, and clutter on surfaces." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cleaning_agent#Degreasers" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510020 ;
    owl:annotatedTarget "A cleaning agent which 1) contains organic solvents and 2) dissolves oils and fats for the removal of grease." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Varnish" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510021 ;
    owl:annotatedTarget "A clear transparent hard protective film or finish, primarily used for wood finishing applications." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000153 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Varnish" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510022 ;
    owl:annotatedTarget "A varnish containing a natural, plant- or insect-derived substance dissolved in a solvent, called spirit varnish or solvent varnish." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shellac" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510023 ;
    owl:annotatedTarget "A resin secreted by the female lac bug, which is dissolved in alcohol to be used as a brush-on colorant, food glaze, and wood finish." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lacquer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510024 ;
    owl:annotatedTarget "A category of hard and potentially shiny (clear or colored) finishes which can be applied to materials including wood or metal." .

[]
    oboInOwl:hasDbXref "https://www.truevaluepaint.com/paint/exterior/prep_cleanup_and_safety/use_paint_thinner_properly.aspx#:~:text=Paint%20thinners%20are%20solvents%20that,cleanup%20of%20spills%20or%20splatters" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510025 ;
    owl:annotatedTarget "A solvent that can dissolve paint and reduce viscosity of paint or \"thin\" it." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acrylic_paint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510026 ;
    owl:annotatedTarget "A liquid, gel, or paste that can be mixed into acrylic paint to alter paint consistency and properties." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Paint_thinner" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510028 ;
    owl:annotatedTarget "A solvent used to thin oil-based paints or clean up after their use." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Primer_(paint)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510029 ;
    owl:annotatedTarget "A paint product which adheres to surfaces and forms a binding layer, preparing it to receive paint." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vitreous_enamel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510030 ;
    owl:annotatedTarget "A smooth, durable vitreous coating which is made by fusing powdered glass to a substrate." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil_paint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510031 ;
    owl:annotatedTarget "A slow-drying paint that consists of particles of pigment suspended in a drying oil, commonly linseed oil." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acrylic_paint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510032 ;
    owl:annotatedTarget "A water soluble, fast-drying paint made of pigment suspended in acrylic polymer emulsion." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000153 ;
    owl:annotatedTarget "HEADWATER" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Luminous_paint" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510033 ;
    owl:annotatedTarget "A paint that exhibits luminescence, giving off visible light through fluorescence, phosphorescence, or radioluminescence." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Turpentine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510034 ;
    owl:annotatedTarget "A fluid obtained by the distillation of resin harvested from living trees, primarily used as a solvent." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Naphtha" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510035 ;
    owl:annotatedTarget "A flammable liquid hydrocarbon mixture produced from natural gas condensates, petroleum distillates, and the distillation of coal tar and peat." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rockdust" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510036 ;
    owl:annotatedTarget "Dust which is composed of minerals and trace elements, generated by  finely crushed rock." .

[]
    oboInOwl:hasDbXref "https://www.ehs.iastate.edu/research/radiation/radioactive-materials" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510037 ;
    owl:annotatedTarget "Any material containing unstable atoms that emit ionizing radiation as it decays." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cyanoacrylate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510038 ;
    owl:annotatedTarget "An environmental material which is primarily composed of cyanoacrolate." .

[]
    oboInOwl:hasDbXref "https://plastics.americanchemistry.com/How-Plastics-Are-Made/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510039 ;
    owl:annotatedTarget "OBSOLETE A compound utilized for the production of plastics or polymers." .

[]
    oboInOwl:hasDbXref "https://www.merriam-webster.com/dictionary/stain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510040 ;
    owl:annotatedTarget "A preparation with dye or pigment used to deposit coloration to a substrate." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wood_stain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510041 ;
    owl:annotatedTarget "A stain which has colorants dissolved and/or suspended in a vehicle or solvent, used to add color to wood." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000153 ;
    owl:annotatedTarget "headwaters" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000153 ;
    owl:annotatedTarget "drainage basin" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000153 ;
    owl:annotatedTarget "headstream" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Toxic_waste" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03510070 ;
    owl:annotatedTarget "Waste which contains toxic components (e.g., heavy metals or radiation) which can cause harm to organisms and/or the environment." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flood_meadow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000154 ;
    owl:annotatedTarget "An area of grassland or pasture beside a river, subject to seasonal flooding." .

[]
    oboInOwl:hasDbXref <https://de.wikipedia.org/wiki/Troposphäre> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:ENVO_03520000 ;
    owl:annotatedTarget "To be revised when we have information about the real definition. The definitions given by WMO cloud atlas are entered as comment, as these are not the defining features of the levels but the result of whatever it is that defines the levels (I assume temperature, density, etc. but have not yet found clear information about this). The german wikipedia page notes layers that coincide with the extent of the low étage, however, I have not yet seen further mention of them elsewhere and am thus hesitant about adding them."@en .

[]
    oboInOwl:hasDbXref <https://cloudatlas.wmo.int/en/useful-concepts.html#levels> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03520000 ;
    owl:annotatedTarget "A part of the troposphere which extends from the Earth's surface to 2 km (0 - 6500 ft) height."@en .

[]
    oboInOwl:hasDbXref <https://cloudatlas.wmo.int/en/useful-concepts.html#levels> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03520001 ;
    owl:annotatedTarget "A part of the troposphere which extends from 2 km to 4 km (6 500 – 13 000 ft) height in the polar region, from 2 km to 7 km (6 500 – 23 000 ft) height in the temperate region, and from 2 km to 8 km (6 500 – 25 000 ft) height in the tropical region."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS", "http://www.antarctica.ac.uk/apc/genericterms.html", "http://www.thefreedictionary.com/Glacial+cirque" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000155 ;
    owl:annotatedTarget "A depression which is semicircular or crescent-shaped, found towards the crest of a mountain, and formed by the erosional processes caused by the motion of a glacier." .

[]
    oboInOwl:hasDbXref <https://cloudatlas.wmo.int/en/useful-concepts.html#levels> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03520002 ;
    owl:annotatedTarget "A part of the troposphere which extends from 3 km to 8 km (10 000 – 25 000 ft) height in the polar region, from 5 km to 13 km (16 500 – 45 000 ft) height in the temperate region, and from 6 km to 18 km (20 000 – 60 000 ft) height in the tropical region."@en .

[]
    oboInOwl:hasDbXref <https://www.skybrary.aero/index.php/Supercooled_Water_Droplets> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03520006 ;
    owl:annotatedTarget "A water droplet which exists at temperatures below 0°C (273.15K)."@en .

[]
    oboInOwl:hasDbXref <http://www.snowcrystals.com/science/science.html>, <https://www.athropolis.com/arctic-facts/fact-snow-crystal.htm>, <https://www.noaa.gov/stories/how-do-snowflakes-form-science-behind-snow> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03520007 ;
    owl:annotatedTarget "A water ice crystal which is constituted by water molecules aligned in a hexagonal array."@en .

[]
    a owl:Axiom ;
    rdfs:comment "Snow crystals and snowflakes are often noted as synonyms, however, the term \"snowflake\" is generally used more loosely. Some sites mention that snow crystals refer to individual crystals of ice, while the term \"snowflake\" can refer both to an individual crystal of ice and to a bundle of snow crystals. Please see here [https://github.com/EnvironmentOntology/envo/issues/998#issuecomment-685649444]"@en ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_03520007 ;
    owl:annotatedTarget "snowflake"@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cleanroom> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600000 ;
    owl:annotatedTarget "A building part which is maintained such that the number of foreign particulates within it is controlled."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000155 ;
    owl:annotatedTarget "cirques" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cleanroom> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600000 ;
    owl:annotatedTarget """The cleanliness level of a cleanroom is quantified by the number of particles per cubic meter at a predetermined molecule measure.

Cleanrooms are designed to maintain extremely low levels of particulates, such as dust, airborne organisms, or vaporized particles. Cleanroons are used in the manufacture of pharmaceutical items, integrated circuits, CRT, LCD, OLED and microLED displays."""@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000155 ;
    owl:annotatedTarget "cwm" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Contamination> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600001 ;
    owl:annotatedTarget "Sediment which contains some chemical contaminant."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Water_cooling> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600002 ;
    owl:annotatedTarget "Liquid water which is a participant in a water cooling process."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Water_cooling> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600002 ;
    owl:annotatedTarget "Cooling water is commonly used for cooling automobile internal combustion engines and power stations."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pipeline_transport> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600003 ;
    owl:annotatedTarget "A pipeline network which is used to transport drinking water to consumers."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Water_treatment> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600004 ;
    owl:annotatedTarget "An industrial building in which water undergoes a purification process to make it fit for human consumption."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Switch> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600005 ;
    owl:annotatedTarget "A manufactured product which is capable of connecting or disconnecting the conducting path in an electrical circuit, interrupting the electric current or diverting it from one conductor to another."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Food_waste> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600006 ;
    owl:annotatedTarget "A waste material which is primarily composed of uneaten food and removed from the food supply chain."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Food_waste> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600006 ;
    owl:annotatedTarget "The causes of food waste or loss are numerous and can occur during production, processing, distribution, retail and consumption."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Formation_fluid> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600007 ;
    owl:annotatedTarget "A fluid environmental material which is contained in geologic formations naturally."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600008 ;
    owl:annotatedTarget "A building part which has been constructed to support the provision of intensive care medicine to patients with severe or life-threatening illnesses and injuries."@en .

[]
    oboInOwl:hasDbXref <https://link.springer.com/chapter/10.1007/978-94-010-9488-7_14>, <https://www.glossary.oilfield.slb.com/en/Terms/i/interstitial_water.aspx> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600009 ;
    owl:annotatedTarget "Liquid water which occurs naturally within the pores of rocks and sediments."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Membrane_bioreactor> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600010 ;
    owl:annotatedTarget "A bioreactor which has a membrane as a part"@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Membrane_bioreactor> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600010 ;
    owl:annotatedTarget "It is widely used for municipal and industrial wastewater treatment. The membrane is usually used to perform microfiltration, ultrafiltration or osmosis, etc."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Soil_horizon>, <https://pikeconservation.org/soil-profile/#:~:text=The%20uppermost%20horizon%20is%20called,nutrients%20that%20enrich%20the%20soils> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600011 ;
    owl:annotatedTarget "A soil horizon which is primarily composed of mineral material."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pipeline_transport> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600012 ;
    owl:annotatedTarget "A pipeline network which is used to transport oil to consumers."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oil_sands> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600013 ;
    owl:annotatedTarget "An environmental material which consists of either loose sands or partially consolidated sandstone, containing a naturally occurring mixture of sand, clay, and water, soaked with a dense and extremely viscous form of petroleum."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pipeline_transport> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600014 ;
    owl:annotatedTarget "A human construction which is used to transport a material which is primarily composed of liquid or gas through a system of pipes."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pollution>, <https://en.wikipedia.org/wiki/Water_pollution> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600015 ;
    owl:annotatedTarget "A river which has elevated levels of contaminants."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Saprolite> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600016 ;
    owl:annotatedTarget "Rock which is derived from bedrock through chemical weathering"@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Slurry>, <https://www.dictionary.com/browse/slurry>, <https://www.merriam-webster.com/dictionary/slurry> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600017 ;
    owl:annotatedTarget "An environmental material which is composed of insoluble solid particles suspended in a liquid."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Soil_horizon>, <https://pikeconservation.org/soil-profile/#:~:text=The%20uppermost%20horizon%20is%20called,nutrients%20that%20enrich%20the%20soils.>, <https://soilsofcanada.ca/soil-formation/horizons.php> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600018 ;
    owl:annotatedTarget "A soil horizon which is composed primarily of organic matter."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000156 ;
    owl:annotatedTarget "A small, isolated, fertile or green area in a desert region, usually having a spring or well." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Vinasse> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600019 ;
    owl:annotatedTarget "Vinasse which is produced during the rectification and distillation of ethanol from sugar cane."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tailings_dam> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600020 ;
    owl:annotatedTarget "An earth-filled dam which is used for the storage of mining operations byproducts, after separating the ore from the gangue."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tailings#Tailings_dams_and_ponds> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600021 ;
    owl:annotatedTarget "A human construction which is used as a storage area for mining tailings."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Vinasse>, <https://www.frontiersin.org/articles/10.3389/fenrg.2017.00007/full> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600022 ;
    owl:annotatedTarget "A manufactured product which is formed as a liquid byproduct generated during the rectification and distillation of ethanol."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Vinasse>, <https://www.frontiersin.org/articles/10.3389/fenrg.2017.00007/full> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600022 ;
    owl:annotatedTarget "Vinasse is produced by the sugar or ethanol industry and can be produced at volumes as high as 20-fold of ethanol. It is typically sulfur-rich, low pH, dark-colored and odorous."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Soil_horizon> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600030 ;
    owl:annotatedTarget "A soil layer which is parallel to the soil surface and which has roughly homogenous physical, chemical and biological properties relative to the soil layers above or beneath it."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Embankment_dam> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600031 ;
    owl:annotatedTarget "An embankment dam which is primarily composed of compacted earth."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Embankment_dam> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600032 ;
    owl:annotatedTarget "A dam which is created by the placement and compaction of a complex semi-plastic mound of various compositions of soil, sand, clay, or rock."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Backyard> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600033 ;
    owl:annotatedTarget "A yard which consists of land immediately adjacent to the back of a residential building"@en .

[]
    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 <https://en.wikipedia.org/wiki/Cay> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600034 ;
    owl:annotatedTarget "An island which is small, low in elevation, sandy, and located on the surface of a coral reef."@en .

[]
    oboInOwl:hasDbXref <https://blog.froztec.com/en/what-is-a-cold-room-and-why-do-you-need-it-for-your-products>, <https://www.appropedia.org/Cold_room> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600035 ;
    owl:annotatedTarget "A room which is maintained at lower than ambient temperatures."@en .

[]
    oboInOwl:hasDbXref <https://www.frontiersin.org/articles/10.3389/fmicb.2017.02529/full>, <https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7953945/>, <https://www.sciencedirect.com/topics/agricultural-and-biological-sciences/suppressive-soils> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600036 ;
    owl:annotatedTarget "Soil which has properties that restrict a pathogen's ability to establish itself, persist, or cause disease that results in long-term harm."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Eutrophication> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600037 ;
    owl:annotatedTarget "A pond which has nutrient-rich water."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Experimental_forest> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600038 ;
    owl:annotatedTarget "A forest ecosystem which is designated for research."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Baijiu>, <https://www.frontiersin.org/articles/10.3389/fmicb.2020.01223/full> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600039 ;
    owl:annotatedTarget "A pit which has been constructed for use in fermentation processes that will yield alcoholic spirits."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fermentation_starter> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600040 ;
    owl:annotatedTarget "A manufactured product which assists starting a fermentation process which is intended to prepare foods and alcoholic drinks."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000157 ;
    owl:annotatedTarget "An artificial working of peatland to remove the peat." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Marine_lake> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600041 ;
    owl:annotatedTarget "A lake which is connected to a marine water body via tunnels or cracks in the soil."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Marine_lake> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600042 ;
    owl:annotatedTarget "Liquid water which is either part of or was removed from a marine lake."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Meromictic_lake> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600043 ;
    owl:annotatedTarget "A pond which has layers of water that do not intermix."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Organic_farming> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600044 ;
    owl:annotatedTarget "A farm which is managed using practices certified to be organic by a competent authority."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Organic_farming> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600044 ;
    owl:annotatedTarget "What qualifies as an organic farm varies significantly across nations and subnational entities. In general, however, organic farming involves the use of biological pest control, mixed cropping, natural fertilisers, and the fostering of insect predators. Further, organic certification often requires that synthetic pesticides and fertilisers are not used."@en .

[]
    oboInOwl:hasDbXref <https://www.collinsdictionary.com/dictionary/english/plant-pot> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600045 ;
    owl:annotatedTarget "A manufactured product which is designed to function as a container for growing plants."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Curing_of_tobacco#Processes> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600046 ;
    owl:annotatedTarget "A manufactured product which is produced by curing, subsequent aging, slow oxidation and degradation of carotenoids in tobacco leaves."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000157 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Raceway_pond> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600047 ;
    owl:annotatedTarget "A pond which humans have constructed for the cultivation of algae."@en .

[]
    oboInOwl:hasDbXref <https://dictionary.cambridge.org/us/dictionary/english/shower-curtain> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600048 ;
    owl:annotatedTarget "A manufactured product which is composed of flexible material and is intended to be hung such that it impedes the spray of water between a shower fixture and the rest of a room."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Smokeless_tobacco> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600049 ;
    owl:annotatedTarget "Processed tobacco which has been treated for use by placing it between the gum and cheek or lip, chewed, or sniffed, but not smoked."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Space_station> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600050 ;
    owl:annotatedTarget "A spacecraft which is capable of supporting a human crew in orbit for an extended period of time."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Railroad_car> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600051 ;
    owl:annotatedTarget "A vehicle which is used for carrying cargo or passengers on a rail transport system."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tap_water> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600052 ;
    owl:annotatedTarget "A manufactured product which is controls the flow of water."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Yard_(land)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600053 ;
    owl:annotatedTarget "An anthropogenic geographic feature which consists of land immediately adjacent to a building or a group of buildings."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Touchscreen> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600060 ;
    owl:annotatedTarget "A manufactured product which is used to give input or control to an information processing system by touching a display screen with a special stylus or one or more fingers."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000157 ;
    owl:annotatedTarget "peat cutting" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Shipwreck> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600061 ;
    owl:annotatedTarget "Anthropogenic litter which consists of an abandoned ship's remains."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fountain> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600062 ;
    owl:annotatedTarget "A human construction which supplies drinking water by squirting it into a basin or jets water into the air for a decorative or dramatic effect."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Tube_well> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600063 ;
    owl:annotatedTarget "A water well in which a long, 100–200 millimetres-wide, stainless steel tube or pipe is bored into an underground aquifer to lift water using a pump."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Microbialite> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600064 ;
    owl:annotatedTarget "A sedimentary rock which is made of carbonate mud whose formation is mediated by microbes in the benthic zone."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Spring_(hydrology)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600065 ;
    owl:annotatedTarget "Water which comes from a spring."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Halite> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600066 ;
    owl:annotatedTarget "A salt mass which consists of isometric crystals of sodium chloride (NaCl)."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Halite> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600066 ;
    owl:annotatedTarget "Typically colorless or white. Halite may also occur in various color including light blue, dark blue, purple, pink, red, orange, yellow or gray depending on inclusion of other materials, impurities, and structural or isotopic abnormalities in the crystals."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Neonatal_intensive_care_unit> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600067 ;
    owl:annotatedTarget "An intensive care unit (ICU) specializing in the care of ill or premature newborn infants."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ice_wedge> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600068 ;
    owl:annotatedTarget "A geological fracture which is formed during winter months by a narrow or thin piece of ice."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Nest>, <https://new.smm.org/learn/activities/build-an-alligator-nest> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600069 ;
    owl:annotatedTarget "An animal habitation which is built by alligators from plants and decomposing vegetation in order to protect their eggs from predators."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000157 ;
    owl:annotatedTarget "peat cutting area" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/River_plume> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600070 ;
    owl:annotatedTarget "An oceanic front in which mixing of river discharge and saline seawater occurs."@en .

[]
    oboInOwl:hasDbXref <https://pubmed.ncbi.nlm.nih.gov/29946124/>, <https://www.cdc.gov/habs/pdf/cyanobacteria_faq.pdf> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600071 ;
    owl:annotatedTarget "A feature which arises from a rapid multiplication of cyanobacteria, causing marked visible discoloration of the water."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oceanic_crust>, <https://en.wikipedia.org/wiki/Ophiolite> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600072 ;
    owl:annotatedTarget "A planetary structural layer which consists of oceanic crust and the underlying upper mantle and has been uplifted and exposed above sea level."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Contaminated_land> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600073 ;
    owl:annotatedTarget "Land which has elevated levels of some contaminants or substances that are potentially hazardous to health or the environment."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Aquaculture>, <https://www.dictionary.com/browse/farm> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600074 ;
    owl:annotatedTarget "An agricultural aquatic ecosystem in which fish, crustaceans, mollusks, aquatic plants and algae are cultivated."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oil_mill> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600075 ;
    owl:annotatedTarget "An industrial building in which oil-bearing seeds or vegetable materials are crushed and pressed with a grinding mill in order to extract oils."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Waste_stabilization_pond> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600076 ;
    owl:annotatedTarget "A human construction which confines wastewater in a depression enclosed by earthen structures."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Photobioreactor> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600077 ;
    owl:annotatedTarget "A bioreactor which utilizes a light source to cultivate phototrophic microorganisms."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oil_refinery> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600078 ;
    owl:annotatedTarget "An industrial building in which crude oil is transformed and refined into useful products."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oil_refinery> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600078 ;
    owl:annotatedTarget "The useful products include petroleum naphtha, gasoline, diesel fuel, asphalt base, heating oil, kerosene, liquefied petroleum gas, jet fuel and fuel oils. Oil refineries are typically large, sprawling industrial complexes with extensive piping running throughout, carrying streams of fluids between large chemical processing units, such as distillation columns."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000157 ;
    owl:annotatedTarget "peat cutting area" .

[]
    oboInOwl:hasDbXref <https://dictionary.cambridge.org/us/dictionary/english/shredder>, <https://www.dictionary.com/browse/shredder> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600079 ;
    owl:annotatedTarget "A manufactured product which is used for cutting crops, vegetables, wood, metal, paper documents, etc into small pieces."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Industrial_park> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600080 ;
    owl:annotatedTarget "A human construction which is used for the purpose of industrial development."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Industrial_park> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600080 ;
    owl:annotatedTarget "Industrial parks are usually located on the edges of, or outside, the main residential area of a city and that can be thought of as a more \"heavyweight\" version of a business park or office park, which has offices and light industry, rather than heavy industry."@en .

[]
    oboInOwl:hasDbXref <https://www.environmentalleader.com/2013/02/steps-to-harvesting-water-from-the-clouds/>, <https://www.nature.com/articles/s41598-019-41032-4#Abs1> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600081 ;
    owl:annotatedTarget "Fresh water which is harvested from cloud."@en .

[]
    oboInOwl:hasDbXref <https://link.springer.com/chapter/10.1007/978-94-011-1226-0_1> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600082 ;
    owl:annotatedTarget "Fluid environmental material which is present in the continental crust and dictates the nature and extent of crustal deformation."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Mofetta> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600083 ;
    owl:annotatedTarget "A geological fracture, found near volacnoes in the final phase of thier activity, chiefly discharging carbon dioxide and possibly other vapors."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Lichen> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600084 ;
    owl:annotatedTarget "An organic material which is derived from lichen mats."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Buoy> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600085 ;
    owl:annotatedTarget "A manufactured product which floats in water and can be used a navigational marker among other purposes."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Buoy> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600085 ;
    owl:annotatedTarget "Buoy can be anchored (stationary) or allowed to drift with ocean currents."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Water_filter> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600086 ;
    owl:annotatedTarget "A manufactured product which is used to remove contaminants from water impeding the flow of particles or solutes."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Causeway" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000158 ;
    owl:annotatedTarget "A road or railway elevated by a bank, usually across a broad body of water or wetland." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Water_filter> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_03600086 ;
    owl:annotatedTarget "Fine physical barrier, a chemical process, or a biological process are applied in the water filter. Filters cleanse water to different extents for purposes such as providing agricultural irrigation, accessible drinking water, public and private aquariums, and the safe use of ponds and swimming pools."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Greenhouse> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600087 ;
    owl:annotatedTarget "A human construction which provides regulated climatic conditions for the growth of plants and whose walls and roof are made chiefly of transparent material, such as glass."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Satellite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600093 ;
    owl:annotatedTarget "A human construction that has intentionally been placed into orbit." .

[]
    oboInOwl:hasDbXref <https://data.neonscience.org/documents/10179/2093436/NEON.DOC.003044vD/6d60d722-b43e-4654-bca3-524527771e66> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600094 ;
    owl:annotatedTarget "A water body which is created in a stream by local scour or impoundment and has some structural control."@en .

[]
    oboInOwl:hasDbXref <https://data.neonscience.org/documents/10179/2093436/NEON.DOC.003044vD/6d60d722-b43e-4654-bca3-524527771e66> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600095 ;
    owl:annotatedTarget "A hydroform which is that part of a stream where water flows swiftly and uniformly with low surface water agitation."@en .

[]
    oboInOwl:hasDbXref <http://thanospapanicolaou.com/files/2013/01/step-pool.pdf>, <https://data.neonscience.org/documents/10179/2093436/NEON.DOC.003044vD/6d60d722-b43e-4654-bca3-524527771e66> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03600096 ;
    owl:annotatedTarget "A stream pool which is formed as a result of high-gradient, steep streams where water cascades over a rock or woody snag."@en .

[]
    oboInOwl:hasDbXref <https://data.neonscience.org/documents/10179/1883159/NEON.DOC.003044vE/05ca8fcc-33ba-a5b2-0e93-8f4001f38c37>, <https://www.frontiersin.org/articles/10.3389/fmicb.2021.684903/full> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03605000 ;
    owl:annotatedTarget "Biofilm consisting of a mixture of algae, cyanobacteria, microbes, and detritus." .

[]
    oboInOwl:hasDbXref <https://data.neonscience.org/documents/10179/1883159/NEON.DOC.003044vE/05ca8fcc-33ba-a5b2-0e93-8f4001f38c37> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03605001 ;
    owl:annotatedTarget "Periphyton colonizing rock substrata" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000158 ;
    owl:annotatedTarget "causeway" .

[]
    oboInOwl:hasDbXref <https://data.neonscience.org/documents/10179/1883159/NEON.DOC.003044vE/05ca8fcc-33ba-a5b2-0e93-8f4001f38c37> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03605002 ;
    owl:annotatedTarget "Periphyton colonizing silt substrata" .

[]
    oboInOwl:hasDbXref <https://data.neonscience.org/documents/10179/1883159/NEON.DOC.003044vE/05ca8fcc-33ba-a5b2-0e93-8f4001f38c37> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03605003 ;
    owl:annotatedTarget "Periphyton colonizing surface of aquatic plants" .

[]
    oboInOwl:hasDbXref <https://data.neonscience.org/documents/10179/1883159/NEON.DOC.003044vE/05ca8fcc-33ba-a5b2-0e93-8f4001f38c37> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03605004 ;
    owl:annotatedTarget "Periphyton colonizing sand substrata" .

[]
    oboInOwl:hasDbXref <https://data.neonscience.org/documents/10179/1883159/NEON.DOC.003044vE/05ca8fcc-33ba-a5b2-0e93-8f4001f38c37> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_03605005 ;
    owl:annotatedTarget "Periphyton colonizing woody substrata" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000158 ;
    owl:annotatedTarget "road" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000159 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "https://www.merriam-webster.com/dictionary/adfreezing" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000000 ;
    owl:annotatedTarget "Adfreezing is a freezing process during which two objects adhere to each other via ice." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736>, "https://en.wikipedia.org/wiki/Frost_heaving" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000001 ;
    owl:annotatedTarget "Frost heaving is a process during which an upwards swelling of soil occurs due to freezing conditions caused by an increasing presence of ice as it grows towards the surface." .

[]
    oboInOwl:hasDbXref <http://www.goosocean.org/components/com_oe/oe.php?task=download&id=34498&version=1.0&lang=1&format=1>, "https://en.wikipedia.org/wiki/Sea_surface_temperature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000002 ;
    owl:annotatedTarget "A water temperature which inheres in water close to the surface of an ocean or sea." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000160 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000161 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000162 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000164 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000165 ;
    owl:annotatedTarget "A lake formed of a natural deposit of alphalt, a black, highly viscous liquid or semi-solid composed of fossil hydrocarbons." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000165 ;
    owl:annotatedTarget "basin" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Soil_organic_matter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000008 ;
    owl:annotatedTarget "Organic material in soil, which consists of plant and animal residues at various stages of decomposition, cells and tissues of soil organisms, and substances synthesized by soil organisms." .

[]
    oboInOwl:hasDbXref "https://nsidc.org/cryosphere/glossary/term/active-layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000009 ;
    owl:annotatedTarget "A layer which is composed of ground that is 1) subject to annual thawing and freezing and 2) present in areas underlain by permafrost." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Atoll" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000166 ;
    owl:annotatedTarget "An oceanic island, often having a characteristic ring-like shape surrounding a lagoon. Atolls are formed when coral reef grows around a volcanic island that later subsides into the ocean." .

[]
    oboInOwl:hasDbXref "https://www.nrcs.usda.gov/wps/portal/nrcs/detail/tx/home/?cid=stelprdb1254158" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000011 ;
    owl:annotatedTarget "A soil surface which is exposed to the troposphere, with no appreciable cover from vegetation or other material." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulate_organic_matter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000012 ;
    owl:annotatedTarget "Particulate environmental material which is composed primarily of organic material." .

[]
    oboInOwl:hasDbXref "https://serc.carleton.edu/microbelife/research_methods/biogeochemical/organic_carbon.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000013 ;
    owl:annotatedTarget "Particulate organic matter which is composed primarily of carbon." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000166 ;
    owl:annotatedTarget "island" .

[]
    oboInOwl:hasDbXref "https://www.usgs.gov/faqs/what-carbon-sequestration?qt-news_science_products=0#qt-news_science_products" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000015 ;
    owl:annotatedTarget "A material accumulation process during which atmospheric carbon dioxide is captured and stored." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Biosequestration> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000016 ;
    owl:annotatedTarget "A carbon sequestration process during which atmospheric carbon dioxide is captured and stored by biological processes." .

[]
    oboInOwl:hasDbXref <https://www.usgs.gov/faqs/what-s-difference-between-geologic-and-biologic-carbon-sequestration?qt-news_science_products=0#qt-news_science_products> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000017 ;
    owl:annotatedTarget "A carbon sequestration process during which carbon dioxide is stored in underground geological formations." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000166 ;
    owl:annotatedTarget "island" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ocean_storage_of_carbon_dioxide> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_04000018 ;
    owl:annotatedTarget "A carbon sequestration process during which carbon dioxide is stored in the carbonate system of an ocean." .

[]
    oboInOwl:hasDbXref <https://www.lexico.com/en/definition/thermoplastic>, <https://www.merriam-webster.com/dictionary/thermoplastic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105002 ;
    owl:annotatedTarget "A disposition inhering in a bearer by virtue of that bearer's ability to, repeatedly, become plastic on heating and harden again on cooling."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Thermoplastic>, <https://www.lexico.com/en/definition/thermoplastic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105003 ;
    owl:annotatedTarget "An environmental material which is capable of, repeatedly, becoming plastic when heated and hardening again when cooled."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Thermosetting_polymer> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105004 ;
    owl:annotatedTarget "A disposition which inheres in materials capable of becoming rigid when cured by heating."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Thermosetting_polymer> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105005 ;
    owl:annotatedTarget "A polymer which has been irreversibly hardened by heat-induced curing."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B978-0-12-816808-0.00001-9> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105005 ;
    owl:annotatedTarget """Prior to curing, thermoset materials often occur as a soft solid or viscous liquid prepolymer or resin. In the literature, those are often referred to thermosetting resins.
During curing process, well-defined and irreversible chemical networks form in three dimensions thus giving the thermosets a strong and rigid structure that can be added to other materials to increase strength."""@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B978-185617431-2/50011-6>, <https://doi.org/10.1533/9780857093967.2.309> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105006 ;
    owl:annotatedTarget "A piece of plastic which has a matrix- or sponge-like structure with numerous, hollow internal spaces."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105007 ;
    owl:annotatedTarget "A piece of plastic which is flexible, thin, and planar."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105007 ;
    owl:annotatedTarget "The edge can be either smooth or angular."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000166 ;
    owl:annotatedTarget "REEF, ISLAND" .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105008 ;
    owl:annotatedTarget "A piece of plastic which 1) is hard, 2) has an irregular shape, and 3) has broken off of a larger piece of plastic."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105009 ;
    owl:annotatedTarget "A piece of plastic which is linear and flexible."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105010 ;
    owl:annotatedTarget "A piece of plastic which is 1) hard, 2) has a smooth external surface, and 3) has a roughly spherical or granular shape."@en .

[]
    oboInOwl:hasDbXref <https://www.merriam-webster.com/dictionary/water%20column> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105011 ;
    owl:annotatedTarget "A liquid astronomical body part which 1) vertically spans a water body and 2) has fiat boundaries approximating a columnar shape."@en .

[]
    oboInOwl:hasDbXref <https://www.lexico.com/definition/biota> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105012 ;
    owl:annotatedTarget "A collection of organisms which inhabits the same region, ecosystem, or time period."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Marine_life> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105013 ;
    owl:annotatedTarget "A biota which inhabits a marine ecosystem."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1351%2FPAC-REC-10-12-04> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105014 ;
    owl:annotatedTarget "A biological process during which a material entity is broken down."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/j.matpr.2020.06.096> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105015 ;
    owl:annotatedTarget "A biodegradation process during which plastic is broken down."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/j.matpr.2020.06.096> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105015 ;
    owl:annotatedTarget "Biodegradation of plastic will lead to reduce molecular weight of that plastic."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B978-185617431-2/50011-6>, <https://doi.org/10.1533/9780857093967.2.309> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105016 ;
    owl:annotatedTarget "A plastic which has a matrix- or sponge-like structure with numerous, hollow internal spaces."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000166 ;
    owl:annotatedTarget "atoll" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Foam> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105019 ;
    owl:annotatedTarget "A physical quality which inheres in a liquid or solid bearer by virtue of that bearer trapping a gas in a colloidal suspension throughout its volume."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ingestion> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105020 ;
    owl:annotatedTarget "A feeding behavior during which material is taken into the body of an organism."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Adsorption>, <https://www.merriam-webster.com/dictionary/adsorption> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105021 ;
    owl:annotatedTarget "A material accumulation process during which material adheres to a solid or liquid surface."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fouling>, <https://www.corrosionpedia.com/definition/540/fouling> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105022 ;
    owl:annotatedTarget "A material accumulation process during which material builds up on a solid surface such that a function of that surface, or the object it is a part of, is impaired."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1098/rsta.2011.0502> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105023 ;
    owl:annotatedTarget "A fouling process during which biological matter accumulates on a solid surface."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1098/rsta.2011.0502> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105023 ;
    owl:annotatedTarget "The biological matter can be microscale (e.g. biofilms created by microorganism) and macroscale (created by macroorganism)."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Adhesion>, <https://www.biolinscientific.com/blog/what-is-adhesion> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105024 ;
    owl:annotatedTarget "An environmental system process during which two dissimilar materials attach to one another."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cohesion_(chemistry)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105025 ;
    owl:annotatedTarget "An environmental system process during which the molecules of similar materials are electrically attracted to one another, leading to the formation and maintenance of a microscopic structure holding the materials together."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105026 ;
    owl:annotatedTarget "A piece of plastic foam which has a near-spherical or granular shape."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1002/etc.4371> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105026 ;
    owl:annotatedTarget "These granules are usually white or opaque but can be any color."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000166 ;
    owl:annotatedTarget "reef" .

[]
    oboInOwl:hasDbXref <https://www.oxfordlearnersdictionaries.com/definition/english/fragmentation?q=fragmentation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105027 ;
    owl:annotatedTarget "An environmental system process during which a material entity breaks into pieces or parts."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/j.envpol.2019.113011>, <https://www.cambridge.org/core/books/principles-of-soilscape-and-landscape-evolution/soils-physical-weathering-and-soil-particle-fragmentation/FE8DB635652194D54A5E52B63CF9CA93/core-reader> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105028 ;
    owl:annotatedTarget "Some example of materials that undergo fragmentation due to weathering are rocks and plastics."@en .

[]
    oboInOwl:hasDbXref <https://readanddigest.com/what-is-plastic/>, <https://www.britannica.com/science/plastic#ref82461>, <https://www.lexico.com/definition/plastic> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105101 ;
    owl:annotatedTarget "An environnmental material which 1) is composed primarily of polymers with high molecular mass and 2) once deformed does not spontaneously return to its original shape."@en .

[]
    a owl:Axiom ;
    rdfs:comment "In German \"Kunststoff\" connotes those plastics which have intentionally been shaped by some art, thus \"Kunst\"."@en ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_06105101 ;
    owl:annotatedTarget "Kunststoff"@de .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105102 ;
    owl:annotatedTarget "A piece of plastic which is greater than 1 metre in its longest dimension."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105103 ;
    owl:annotatedTarget "A piece of plastic which is between 25 and 1000 millimetres in its longest dimension."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105104 ;
    owl:annotatedTarget "A piece of plastic which is between 5 and 25 millimetres in its longest dimension."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105105 ;
    owl:annotatedTarget "A piece of plastic which has a diameter less than 1 micrometre."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.3390/environments7100073> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105106 ;
    owl:annotatedTarget "A part of an astronomical body which includes, as parts, all the entities which are composed primarily of plastic and which are within the gravitational sphere of influence of that body."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105107 ;
    owl:annotatedTarget "Anthropogenic litter which is present in the marine environment."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.3390/environments7100073> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105108 ;
    owl:annotatedTarget "An anthropogenic environmental process during which waste is improperly disposed of into the environment."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fishing>, <https://www.lexico.com/definition/fishing> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105113 ;
    owl:annotatedTarget "A planned environmental usage process during which any number of fish are caught by humans or their technologies."@en .

[]
    a owl:Axiom ;
    rdfs:comment <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105114 ;
    owl:annotatedTarget "An anthropogenic environmental process during which abandoned, lost, or discarded fishing gear attracts and entangles organisms."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fishing_tackle> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105115 ;
    owl:annotatedTarget "A manufactured product which is used for fishing."@en .

[]
    oboInOwl:hasDbXref <https://www.oxfordlearnersdictionaries.com/definition/english/discard_1> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105116 ;
    owl:annotatedTarget "Abandoned fishing gear which was intentionally left unmaintained and uncontrolled by its custodian."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105116 ;
    owl:annotatedTarget "In the literature, including GESAMP Report #99, this term is often referenced as part of abandoned, lost or otherwise discarded fishing gear (ALDFG)."@en .

[]
    oboInOwl:hasDbXref <https://www.merriam-webster.com/dictionary/abandoned> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105117 ;
    owl:annotatedTarget "Fishing gear which is not under the control of or maintained by its custodian."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105117 ;
    owl:annotatedTarget "In the literature, including GESAMP Report #99, this term is often referenced as part of abandoned, lost or otherwise discarded fishing gear (ALDFG)."@en .

[]
    oboInOwl:hasDbXref <https://www.oxfordlearnersdictionaries.com/definition/english/lost_1?q=lost> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105118 ;
    owl:annotatedTarget "Abandoned fishing gear which was unintentionally left unmaintained and uncontrolled by its custodian."@en .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105118 ;
    owl:annotatedTarget "In the literature, including GESAMP Report #99, this term is often referenced as part of abandoned, lost or otherwise discarded fishing gear (ALDFG)."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bar_%28landform%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "A linear shoaling landform feature within a body of water. Bars tend to be long and narrow (linear) and develop where a current (or waves) promote deposition of granular material, resulting in localized shallowing (shoaling) of the water. Bars can appear in the sea, in a lake, or in a river. They are typically composed of sand, although could be of any granular matter that the moving water has access to and is capable of shifting around (for example, soil, silt, gravel, cobble, shingle, or even boulders). The grain size of the material comprising a bar is related: to the size of the waves or the strength of the currents moving the material, but the availability of material to be worked by waves and currents is also important." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Weathering>, <https://www.britannica.com/science/weathering-geology> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105119 ;
    owl:annotatedTarget "A material transformation process during which the properties of a material are changed as a result of in situ exposure to atmospheric processes."@en .

[]
    oboInOwl:hasDbXref <https://www.lexico.com/definition/entangle> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105120 ;
    owl:annotatedTarget "An environmental system process during which material entities become entrapped, wrapped, twisted, entwined, or otherwise caught in one another."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "seafloor feature" .

[]
    oboInOwl:hasDbXref obo:NCIT_C73478 ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105122 ;
    owl:annotatedTarget "A polymer which is the output of a biological process."@en .

[]
    oboInOwl:hasDbXref obo:NCIT_C82130 ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105123 ;
    owl:annotatedTarget "A polymer which is the output of a manufacturing process."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Plastics_industry> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105125 ;
    owl:annotatedTarget "A manufacturing process which includes plastic as one of its specified outputs."@en .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "Shoal" .

[]
    oboInOwl:hasDbXref "https://digitalatlas.cose.isu.edu/hydr/concepts/gwater/wattable.htm", "https://en.wikipedia.org/w/index.php?title=Water_table" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105201 ;
    owl:annotatedTarget "A surface layer which is 1) part of a phreatic zone in contact with a vadose zone and 2) contains interstitial water with a pressure head equal to atmospheric pressure."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Photosynthetically_active_radiation> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105204 ;
    owl:annotatedTarget "A rate which is characteristic of irradiance by photosynthetically active radiation by virtue of the number of photons received by an irradiated surface over time."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "ball" .

[]
    a owl:Axiom ;
    rdfs:comment <https://extension.umn.edu/soil-management-and-health/soil-compaction> ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105205 ;
    owl:annotatedTarget "A soil which has a high bulk density and/or a low porosity. A compacted soil has a reduced rate of both water infiltration and drainage"@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/w/index.php?title=Percolation_test&oldid=1029916094", "https://www.scitechnol.com/peer-review/definition-and-purpose-of--percolation-of-soil-rhV5.php?article_id=15157" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105210 ;
    owl:annotatedTarget "A rate which inheres in a soil percolation process."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/w/index.php?title=Surface_runoff&oldid=1053883452>, <https://pesticidestewardship.org/water/runoff/>, <https://www.merriam-webster.com/dictionary/runoff> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105211 ;
    owl:annotatedTarget "Liquid water which 1) flows over land and 2) is not absorbed or retained by the materials if flows over or through."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "bank" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Photosynthetically_active_radiation>, <https://www.waveformlighting.com/horticulture/what-is-the-difference-between-ppfd-and-ppf> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105213 ;
    owl:annotatedTarget "A flux which inheres in photosynthetically active radiation."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Infiltration_(hydrology)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105231 ;
    owl:annotatedTarget "A water infiltration process during which water fills the pore space and interstices of soil."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "barrier beach" .

[]
    oboInOwl:hasDbXref <https://www.encyclopedia.com/earth-and-environment/ecology-and-environmentalism/environmental-studies/exchangeable-ions>, "https://lawr.ucdavis.edu/classes/ssc219/biogeo/exchca.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105236 ;
    owl:annotatedTarget "An ion which is 1) adsorbed onto the surfaces of materials with an opposing charge, 2) are readily displaced by other ions, 3) may be displaced and absorbed by organisms."@en .

[]
    oboInOwl:hasDbXref "https://www.alberta.ca/potassium-management-in-crops.aspx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105237 ;
    owl:annotatedTarget "A potassium ion which is capable of ion exchange."@en .

[]
    oboInOwl:hasDbXref "https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.87.3867&rep=rep1&type=pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105238 ;
    owl:annotatedTarget "Liquid water which is present in soils as discontinuous volumnes of water in contact with solid and gaseous components of the soil."@en .

[]
    oboInOwl:hasDbXref "https://www.eco-gem.com/soil-science-available-calcium-cation-exchange-complex/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105239 ;
    owl:annotatedTarget "A calcium ion which is capable of ion exchange."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "barrier island" .

[]
    oboInOwl:hasDbXref "https://www.extension.purdue.edu/extmedia/ay/ay-238.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105240 ;
    owl:annotatedTarget "A physical quality which inheres in an environmental material by virtue of the material's ability to adsorb exchangeable cations."@en .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/B0-12-348530-4/00352-0> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105241 ;
    owl:annotatedTarget "A drainage process during which liquid water is transported away from soil."@en .

[]
    oboInOwl:hasDbXref "https://extension.uga.edu/publications/detail.html?number=C1040" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105242 ;
    owl:annotatedTarget "A cation exchange capacity which inheres in an environmental material by virtue of the material's ability to adsorb basic exchangeable cations."@en .

[]
    oboInOwl:hasDbXref "http://disc.gsfc.nasa.gov/hydrology/data-holdings/parameters/net_shrtwave_rad.shtml" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105265 ;
    owl:annotatedTarget "Energy which has been absorbed by an astronomical body or its parts following that body's irradiation by shortwave radiation from a star."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "cuspate spit" .

[]
    oboInOwl:hasDbXref "http://www.ctahr.hawaii.edu/mauisoil/a_profile.aspx" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105267 ;
    owl:annotatedTarget "A planned process during which a soil profile is examined and the soil horizons that compose it are described."@en .

[]
    oboInOwl:hasDbXref "https://www.usgs.gov/special-topics/water-science-school/science/wastewater-treatment-water-use" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105268 ;
    owl:annotatedTarget "Waste water which was converted into an effluent that can be either returned to the water cycle with minimal environmental issues or reused."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "hook" .

[]
    oboInOwl:hasDbXref "https://www.usgs.gov/special-topics/water-science-school/science/desalination" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105269 ;
    owl:annotatedTarget "Saline water from which minerals have been removed to produce fresh water suitable for human consumption or irrigation."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "hooked spit" .

[]
    oboInOwl:hasDbXref "https://www.fao.org/fishery/docs/CDrom/FAO_Training/FAO_Training/General/x6706e/x6706e06.htm" ;
    a owl:Axiom ;
    rdfs:comment "USDA textural classes of soils" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105272 ;
    owl:annotatedTarget "Soil which is primarily composed of sand with silt and clay in progressively smaller proportions."@en .

[]
    oboInOwl:hasDbXref <https://www.fao.org/fishery/docs/CDrom/FAO_Training/FAO_Training/General/x6706e/x6706e06.htm>, "https://sis.agr.gc.ca/cansis/glossary/t/index.html" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105272 ;
    owl:annotatedTarget "Some authorities consider this a soil type, composed of 70-86% of sand, 0-30% of silt and 0-15% of clay. Others consider this a soil material that contains at the upper limit 85 to 90% sand, and the percentage of silt plus 1.5 times the percentage of clay is not less than 15, at the lower limit it contains not less than 70 to 85% sand, and the percentage of silt plus twice the percentage of clay does not exceed 30."@en .

[]
    oboInOwl:hasDbXref "https://sis.agr.gc.ca/cansis/glossary/t/index.html", "https://www.fao.org/fishery/docs/CDrom/FAO_Training/FAO_Training/General/x6706e/x6706e06.htm" ;
    a owl:Axiom ;
    rdfs:comment "USDA textural classes of soils" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105274 ;
    owl:annotatedTarget "Some authorities consider sandy loam to be a soil composed of 50-70% sand, 0-50% silt, and 0-20% clay. Others, a soil material that contains either 20% or less clay, with a percentage of silt plus twice the percentage of clay that exceeds 30, and 52% or more sand; or less than 7% clay, less than 50% silt, and between 43% and 52% sand."@en .

[]
    oboInOwl:hasDbXref "https://sis.agr.gc.ca/cansis/glossary/t/index.html" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105275 ;
    owl:annotatedTarget "Some authorities consider silt loam to be a soil composed of 20-50% of sand, 74-88% silt and 0-27% of clay."@en .

[]
    oboInOwl:hasDbXref "https://sis.agr.gc.ca/cansis/glossary/t/index.html" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105276 ;
    owl:annotatedTarget "Some authorities consider sandy clay loam to be a soil composed of 45-80% sand, 0-28% silt, and 20-35% clay."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "longshore bar" .

[]
    oboInOwl:hasDbXref "https://sis.agr.gc.ca/cansis/glossary/t/index.html" ;
    a owl:Axiom ;
    rdfs:comment "USDA textural classes of soils" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105277 ;
    owl:annotatedTarget "Some authorities consider clay loam to be a soil composed of 20-45% sand, 15-52% silt, and 27 to 40% clay."@en .

[]
    oboInOwl:hasDbXref "https://www.fao.org/fishery/docs/CDrom/FAO_Training/FAO_Training/General/x6706e/x6706e06.htm" ;
    a owl:Axiom ;
    rdfs:comment "USDA textural classes of soils" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105278 ;
    owl:annotatedTarget "Some authorities consider silty clay loam to be a soil composed of 0-20% of sand, 40-73 of silt and 27-40% of clay."@en .

[]
    oboInOwl:hasDbXref "https://www.fao.org/fishery/docs/CDrom/FAO_Training/FAO_Training/General/x6706e/x6706e06.htm" ;
    a owl:Axiom ;
    rdfs:comment "USDA textural classes of soils" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105279 ;
    owl:annotatedTarget "Some authorities consider sandy clay to be a soil composed of 45-65% of sand, 0-20% of silt and 35-55% of clay. If the proportion of sand exceeds that of clay, it is unclear whether this is still considered clay (due to other properties) or whether a new class \"clay sand\" should be created."@en .

[]
    oboInOwl:hasDbXref "https://www.fao.org/fishery/docs/CDrom/FAO_Training/FAO_Training/General/x6706e/x6706e06.htm" ;
    a owl:Axiom ;
    rdfs:comment "USDA textural classes of soils" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105280 ;
    owl:annotatedTarget "Some authorities consider this a soil composed of 0-20% of sand, 40-60% of silt and 40-60% of clay. If the proportion of silt exceeds that of clay, it is unclear whether this is still considered clay (due to other properties) or whether a new class \"clay silt\" should be created."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Field_capacity>, <https://www.civilengineeringterms.com/engineering-hydrology/field-capacity-permanent-wilting-point-available-water/> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105302 ;
    owl:annotatedTarget "A concentration of liquid water in soil arrived at after water which is not retained by the soil has drained away."@en .

_:genid13148
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Field_capacity> ;
    a owl:Axiom, owl:Restriction ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105302 ;
    owl:annotatedTarget "The determination of field capacity is variable and multiple methods to do so exist. Even in a given soil, the value of field capacity is variable, but serves as a useful measure of its water-holding capacity. Field capacity is often characterized by measuring water content after wetting a soil profile, covering it (to prevent evaporation) and monitoring the change soil moisture in the profile. Water content when the rate of change is relatively small is indicative of when drainage ceases and is called field capacity, it is also termed drained upper limit (DUL). This measure of field capacity is well-correlated with field capacity determined by applying −33 kPa (or −0.33 bar) of hydraulic head or suction pressure (less in sandy soils) to a portion of soil  and subsequently measuring the bulk water content it retains.Field capacity is usually naturally arrived at 2–3 days after rain or irrigation in pervious soils of uniform structure and texture."@en ;
    owl:onProperty obo:RO_0002507 ;
    owl:someValuesFrom obo:UBERON_0015474 .

[]
    oboInOwl:hasDbXref <https://www.civilengineeringterms.com/engineering-hydrology/field-capacity-permanent-wilting-point-available-water/>, "https://en.wikipedia.org/wiki/Permanent_wilting_point" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105303 ;
    owl:annotatedTarget "A concentration of liquid water in soil at or below which a plant will wilt and no longer recover its turgidity when placed in a water saturated atmosphere."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "marsh bar" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Permanent_wilting_point> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_06105303 ;
    owl:annotatedTarget "The type of plant and soil are sources of variation for values of this concentration. The physical definition of the wilting point is conventionally measured as the water content at −1,500 kPa (−15 bar) of suction pressure, or negative hydraulic head."@en .

[]
    oboInOwl:hasDbXref <https://www.canr.msu.edu/news/why_is_soil_water_holding_capacity_important> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_06105304 ;
    owl:annotatedTarget "Water-holding capacity which inheres in some soil."@en .

(_:genid13148
) .

[]
    oboInOwl:is_inferred "true" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_08000001 ;
    owl:annotatedTarget obo:ENVO_2100003 .

[]
    oboInOwl:is_inferred "true" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_08000001 ;
    owl:annotatedTarget _:genid13148 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_08000001 ;
    owl:annotatedTarget "An environment that is determined by an axilla skin." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "offshore bar" .

[]
    oboInOwl:is_inferred "true" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_08000002 ;
    owl:annotatedTarget obo:ENVO_2100000 .

[]
    oboInOwl:is_inferred "true" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_08000002 ;
    owl:annotatedTarget _:genid13155 .

[]
    oboInOwl:hasDbXref "GOC:TermGenie" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_08000002 ;
    owl:annotatedTarget "An environment that is determined by a mouth." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "point" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "recurved spit" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "sand bank" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "sand bar" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "sand hom" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "sand lobe" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "sand spit" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "sandbar" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "sandbar" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "shoal" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "shoal" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "shoal" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "shoal" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "shoal patches" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "shoals" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "spit" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "spit" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "tongue" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "tongue" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "tongue (seafloor)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "transverse bar" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000167 ;
    owl:annotatedTarget "undersea shoal" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000168 ;
    owl:annotatedTarget "A hole in coastal rock through which sea water is forced by a rising tide or waves and spurted through an outlet into the air." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "Relatively narrow, deep depression with steep sides, the bottom of which generally has a continuous slope." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "barranca" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "chasm" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "defile" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "flume (natural)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "gap" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "gorge" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "gorge" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "gulch" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "quebrada" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "ravine" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "ravine" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000169 ;
    owl:annotatedTarget "valley" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dune" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "A hill of sand built by eolian processes." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "sandy area" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "sandy area" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Causality" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002410 ;
    owl:annotatedTarget "relation that links two events, processes, states, or objects such that one event, process, state, or object (a cause) contributes to the production of another event, process, state, or object (an effect) where the cause is partly or wholly responsible for the effect, and the effect is partly or wholly dependent on the cause." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "sandy area" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "sand dune" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "interdune trough" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000170 ;
    owl:annotatedTarget "sand hill" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000171 ;
    owl:annotatedTarget "A valley that contains, and has been formed by, a river." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000172 ;
    owl:annotatedTarget "desert" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000172 ;
    owl:annotatedTarget "sandy area" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000172 ;
    owl:annotatedTarget "sandy area" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000172 ;
    owl:annotatedTarget "sandy area" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000173 ;
    owl:annotatedTarget "desert" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000173 ;
    owl:annotatedTarget "rock desert" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000174 ;
    owl:annotatedTarget "Narrow section of land in a body of water connecting two larger land areas." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000174 ;
    owl:annotatedTarget "land bridge" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000174 ;
    owl:annotatedTarget "neck" .

[]
    oboInOwl:hasDbXref "DOI:10.1371/journal.pone.0007006" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_1000746 ;
    owl:annotatedTarget "A gelatinous material primarily composed of exopolymeric compounds with colloidal properties, formed through the aggregation of marine snow particles, often found in large sheets,  flocs, and clouds." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000174 ;
    owl:annotatedTarget "submarine isthmus" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Island" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_1000749 ;
    owl:annotatedTarget "An island created when a continent is rifted." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Island" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_1000750 ;
    owl:annotatedTarget "An island formed by deposition of solid material such as sand or small rocks where a water current loses some of its carrying capacity." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Island" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_1000751 ;
    owl:annotatedTarget "An island formed by the accumulation of sand deposited by sea currents on a continental shelves" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000000 ;
    owl:annotatedTarget "A manufactured product that is some mixture of chemicals created through some chemical engineering process" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Creosote" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000001 ;
    owl:annotatedTarget "The portion of chemical products obtained by the distillation of a tar that remains heavier than water, notably useful for its anti-septic and preservative properties" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Industrial_wastewater_treatment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000002 ;
    owl:annotatedTarget "A wastewater treatment plant that treates industrial wastewater. Industrial wastewater treatment covers the mechanisms and processes used to treat waters that have been contaminated in some way by anthropogenic industrial or commercial activities prior to its release into the environment or its re-use." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Agricultural_wastewater_treatment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000003 ;
    owl:annotatedTarget "A wastewater treatment plant that treats agriculatural wastewater. Agricultural wastewater treatment relates to the treatment of wastewaters produced in the course of agricultural activities. Agriculture is a highly intensified industry in many parts of the world, producing a range of wastewaters requiring a variety of treatment technologies and management practices." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Algal_bloom" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000004 ;
    owl:annotatedTarget "A feature that arises from a rapid increase or accumulation in the population of algae (typically microscopic) in an aquatic system." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Algal_bloom#Freshwater_algal_blooms" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000005 ;
    owl:annotatedTarget "An algal bloom that is located in freshwater. Freshwater algal blooms are the result of an excess of nutrients, particularly some phosphates." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Termite#Nests" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000006 ;
    owl:annotatedTarget "An animal habitation constructed by termites. Termite workers build and maintain nests which house the colony. These are elaborate structures made using a combination of soil, mud, chewed wood/cellulose, saliva, and faeces. A nest has many functions such as providing a protected living space and water conservation (through controlled condensation)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Biochar" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000007 ;
    owl:annotatedTarget "charcoal that is used as a soil amendment." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lignite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000008 ;
    owl:annotatedTarget "A soft, brown, combustible, sedimentary rock formed from naturally compressed peat." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Lignite" ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_2000008 ;
    owl:annotatedTarget "brown coal" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bituminous_coal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000010 ;
    owl:annotatedTarget "a relatively soft coal containing a tarlike substance called bitumen or asphalt. It is of higher quality than lignite coal but of poorer quality than anthracite. It is an organic sedimentary rock formed by diagenetic and sub metamorphic compression of peat bog material." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Anthracite" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000011 ;
    owl:annotatedTarget "A hard, compact variety of coal that has a submetallic luster. It has the highest carbon content, the fewest impurities, and the highest energy density of all types of coal and is the highest ranking of coal." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Anthracite" ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_2000011 ;
    owl:annotatedTarget "hard coal" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Karst" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000175 ;
    owl:annotatedTarget "A surface landform which is formed by the dissolution of a soluble layer or layers of bedrock." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Quantum_chromodynamics_binding_energy> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_2000026 ;
    owl:annotatedTarget "Potential energy due to the energy of the gluon-mediated field of the strong force, binding quarks together into hadrons." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000175 ;
    owl:annotatedTarget "karst area" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000175 ;
    owl:annotatedTarget "karst area" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000176 ;
    owl:annotatedTarget "A landform elevated above the surrounding area." .

[]
    oboInOwl:hasDbXref "USGS:SDTS", "https://en.wikipedia.org/wiki/Moraine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000177 ;
    owl:annotatedTarget "An accumulation of boulders, stones, or other debris carried and deposited by a glacier." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000177 ;
    owl:annotatedTarget "glacial moraine" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Levee" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "An artificial slope or wall, usually earthen, which parallels the course of a river, built for the purpose of containing the river." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "EMBANKMENT" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "REVETMENT" .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348>, "https://en.wikipedia.org/wiki/Microwave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_21001212 ;
    owl:annotatedTarget "A radiation process during which electromagnetic waves or their quanta are emitted at wavelengths and frequencies which travel exclusively in a line-of-sight fashion and which may produce molecular rotation and torsion on contact with matter." .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_21001213 ;
    owl:annotatedTarget "A radiation process during which electromagnetic waves or their quanta are emitted at wavelengths ranging from millimetre to kilometer scales." .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348>, "https://en.wikipedia.org/wiki/Infrared" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_21001214 ;
    owl:annotatedTarget "A radiation process during which electromagnetic waves or their quanta are emitted when molecules change their rotational-vibrational movements, usually at wavelengths between 760 nm and 1 mm." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "berm" .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_21001215 ;
    owl:annotatedTarget "A radiation process during which electromagnetic waves or their quanta are emitted at wavelengths between 380 nm and 760 nm." .

[]
    oboInOwl:hasDbXref "NCIT:C17732" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_21001215 ;
    owl:annotatedTarget "visible light" .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348>, "https://en.wikipedia.org/wiki/Ultraviolet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_21001216 ;
    owl:annotatedTarget "A radiation process during which electromagnetic waves or their quanta are emitted at wavelengths between 10 nm and 400 nm." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/X-ray" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_21001217 ;
    owl:annotatedTarget "A radiation process during which penetrating electromagnetic radiation is emitted by high-energy electrons as they fall into a lower state of energy." .

[]
    oboInOwl:hasDbXref "NCIT:C17262" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_21001217 ;
    owl:annotatedTarget "X-ray" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gamma_ray" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_21001218 ;
    owl:annotatedTarget "A radiation process during which penetrating electromagnetic radiation is emitted from the radioactive decay (gamma decay) of atomic nuclei." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Electromagnetic_radiation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_21001219 ;
    owl:annotatedTarget "A radiation process during which electromagnetic waves or their quanta are emitted with sufficient energy to disrupt molecular bonds or alter the electron number of atoms." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "dike" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "dike" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "dike" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "dike (manmade)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "dyke" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "embankment" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "levee" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000178 ;
    owl:annotatedTarget "revetment" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mesa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000179 ;
    owl:annotatedTarget "An elevated area of land with a flat top and sides that are usually steep cliffs. Mesas form in areas where horizontally layered rocks are uplifted by tectonic activity." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000179 ;
    owl:annotatedTarget "plateau" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000179 ;
    owl:annotatedTarget "butte" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000180 ;
    owl:annotatedTarget "A rounded elevated area." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000180 ;
    owl:annotatedTarget "mound" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000180 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nunatak" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000181 ;
    owl:annotatedTarget "The exposed summit of a ridge, mountain, or peak not covered with ice or snow within an ice field or glacier. The term is typically used in areas where a permanent ice mass is present." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000181 ;
    owl:annotatedTarget "glacier feature" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000181 ;
    owl:annotatedTarget "mountain summit" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000181 ;
    owl:annotatedTarget "nunatak" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000181 ;
    owl:annotatedTarget "nunataks" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000181 ;
    owl:annotatedTarget "peak" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "An elevated and comparatively level expanse of land." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "PLATEAU" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "Plateau" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "highland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "intermontane plateau" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "plateau" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "table mountain" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "tableknoll" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "tableland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "tableland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "tablemount" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "upland" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "upland" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000182 ;
    owl:annotatedTarget "upland" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000183 ;
    owl:annotatedTarget "A desert plain characterized by a surface veneer of gravel or stones." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000183 ;
    owl:annotatedTarget "desert" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Valley#Hanging_valleys" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000184 ;
    owl:annotatedTarget "A tributary valley with the floor at a higher relief than the main channel into which it flows. They are most commonly associated with U-shaped valleys when a tributary glacier flows into a glacier of larger volume." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000184 ;
    owl:annotatedTarget "valley" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Peatland#Types_of_peatland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000185 ;
    owl:annotatedTarget "Rain-fed, potentially deep peatlands occurring principally in lowland areas across much of Northern Europe, as well as in the former USSR, North America and parts of the southern hemisphere." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000185 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000185 ;
    owl:annotatedTarget "raised bog" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Peatland#Types_of_peatland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000186 ;
    owl:annotatedTarget "Flat or concave peatlands with a string-like pattern of hummocks (hence the name), found principally in northern Scandinavia but occurring in the western parts of the former USSR and in North America. A few examples exist in northern Britain." .

[]
    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 "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000186 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000186 ;
    owl:annotatedTarget "string bog" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Peatland#Types_of_peatland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000187 ;
    owl:annotatedTarget "Peatlands with a shallow peat layer, only about 500 mm thick, dominated by sedges and grasses. They form in permafrost areas, covering around 110,000 to 160,000 km2 in Alaska, Canada, and the former USSR." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Peatland#Types_of_peatland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000188 ;
    owl:annotatedTarget "Peatland typified by characteristic high mounds, each with a permanently frozen core, with wet depressions between the mounds." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Peatland#Types_of_peatland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000189 ;
    owl:annotatedTarget "Forested peatlands including both rain- and groundwater-fed types, commonly recorded in tropical regions with high rainfall." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000190 ;
    owl:annotatedTarget "Feature on the ocean floor at a depth of 3500 - 6000 meters." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000190 ;
    owl:annotatedTarget "Abyssalhill" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000190 ;
    owl:annotatedTarget "abyssal hill" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Landform" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000191 ;
    owl:annotatedTarget "A part of an astronomical body which is primarily composed of solid material."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000191 ;
    owl:annotatedTarget "geological feature" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mudflat" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000192 ;
    owl:annotatedTarget "A wetland that forms when mud is deposited by the tides, rivers, sea or oceans." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000192 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000192 ;
    owl:annotatedTarget "mud flat" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000192 ;
    owl:annotatedTarget "mud flat" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000193 ;
    owl:annotatedTarget "olive grove" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000193 ;
    owl:annotatedTarget "wood" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Scree" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000194 ;
    owl:annotatedTarget "Broken rock that appears at the bottom of crags, mountain cliffs or valley shoulders." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000194 ;
    owl:annotatedTarget "TALUS" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000194 ;
    owl:annotatedTarget "talus slope" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000194 ;
    owl:annotatedTarget "talus slope" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sinkhole" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000195 ;
    owl:annotatedTarget "A natural depression or hole in the surface topography caused by the removal of soil or bedrock, often both, by water. Sinkholes may vary in size from less than a meter to several hundred meters both in diameter and depth, and vary in form from soil-lined bowls to bedrock-edged chasms." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000195 ;
    owl:annotatedTarget "basin" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000195 ;
    owl:annotatedTarget "sink" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000195 ;
    owl:annotatedTarget "sink" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sabkha" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000196 ;
    owl:annotatedTarget "A dry lakebed consisting of fine-grained sediments infused with alkali salts. Generally the shore or bed of an endorheic lake." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000196 ;
    owl:annotatedTarget "chott" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000196 ;
    owl:annotatedTarget "kavir" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000196 ;
    owl:annotatedTarget "playa" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000196 ;
    owl:annotatedTarget "salina" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Endorheic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000197 ;
    owl:annotatedTarget "A lake from which there is no outflow of water, either on the surface as rivers, or underground by flow or diffusion through rock or permeable material." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Types_of_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000198 ;
    owl:annotatedTarget "A lake permanently covered by ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Types_of_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000199 ;
    owl:annotatedTarget "A lake which has layers of water which do not intermix." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Types_of_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000200 ;
    owl:annotatedTarget "A lake, part of whose margin is formed by an ice mass, ice cap or glacier, the ice having obstructed the natural drainage of the land." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Types_of_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000201 ;
    owl:annotatedTarget "A lake in a glacially eroded valley, which has been eroded below sea level." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Types_of_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000202 ;
    owl:annotatedTarget "A lake which is formed when a wide meander from a stream or a river is cut off to form a lake. They are called oxbow lakes due to the distinctive curved shape that results from this process." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Types_of_lakes" ;
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Rift_lake" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000203 ;
    owl:annotatedTarget "A lake which fills a depression that has formed as a result of subsidence along a a rift zone, an area of extensional tectonics in the continental crust." .

[]
    obo:RO_0002582 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002509 ;
    owl:annotatedTarget (obo:RO_0002507
        obo:BFO_0000050
    ) .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000204 ;
    owl:annotatedTarget "A spring through which fluid intermittently flows."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000205 ;
    owl:annotatedTarget "A spring whose flow is continuous." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000206 ;
    owl:annotatedTarget "The water mass of an ocean directly above a continental shelf." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000207 ;
    owl:annotatedTarget "The water mass of an ocean that is not above a continental shelf." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000207 ;
    owl:annotatedTarget "OceanLayer" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000208 ;
    owl:annotatedTarget "An open ocean region." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000209 ;
    owl:annotatedTarget "The zone of an ocean from the surface to where photosynthesis can occur, due to the penetration of light." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000209 ;
    owl:annotatedTarget "PhoticZone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000210 ;
    owl:annotatedTarget "The zone of an ocean below 200m, in which photosynthesis cannot occur due to the lack of light." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000210 ;
    owl:annotatedTarget "AphoticZone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000211 ;
    owl:annotatedTarget "The one of an ocean below the 10degC thermocline down to a temperature of 4degC." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000212 ;
    owl:annotatedTarget "The zone of the ocean below the bathypelagic zone, with its lowest boundary at about 6000m." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000213 ;
    owl:annotatedTarget "The zone of an ocean immediately below the photic zone down to a depth where the water temperature is 10degC (the thermocline)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000214 ;
    owl:annotatedTarget "The zone of an ocean in oceanic trenches, lying between 6000m and 10,000m." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hydrothermal_vents" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000215 ;
    owl:annotatedTarget "A fissure in the Earths's surface from which geothermally heated water issues." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000215 ;
    owl:annotatedTarget "HydrothermalVents" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000216 ;
    owl:annotatedTarget "A hole in the Earth's crust from which steam and gases are emitted." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000216 ;
    owl:annotatedTarget "thermal feature" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000216 ;
    owl:annotatedTarget "FUMAROLE" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fumarole" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000217 ;
    owl:annotatedTarget "A fumarole that emits sulfurous gases." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Black_smoker" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000218 ;
    owl:annotatedTarget "A hydrothermal vent found on the ocean floor. The vents are formed in fields hundreds of meters wide when superheated water from below the Earth's crust comes through the ocean floor. The superheated water is rich in dissolved minerals from the crust, most notably sulfides, which crystallize to create a chimney-like structure around each vent. When the superheated water in the vent comes in contact with the cold ocean water, many minerals are precipitated, creating the distinctive black color. The metal sulfides that are deposited can become massive sulfide ore deposits in time." .

[]
    oboInOwl:hasDbXref "SPIRE:Oceanic_vent" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000218 ;
    owl:annotatedTarget "oceanic vent" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000219 ;
    owl:annotatedTarget "An inland sea which is not connected with an ocean by a lentic or lotic water body." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000219 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000219 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000219 ;
    owl:annotatedTarget "inland sea" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Archipelago" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000220 ;
    owl:annotatedTarget "A group of geographically or geologically associated islands." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000220 ;
    owl:annotatedTarget "ISLAND CLUSTER" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000220 ;
    owl:annotatedTarget "IslandArc" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000220 ;
    owl:annotatedTarget "island arc" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000220 ;
    owl:annotatedTarget "island group" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Island#Continental_island" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000221 ;
    owl:annotatedTarget "An island that lies on a continental shelf." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Island#Oceanic_islands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000222 ;
    owl:annotatedTarget "An island that does not sit on a continental shelf, and is of volcanic origin." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Continental_shelf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000223 ;
    owl:annotatedTarget "A slope which a) extends the perimeter of a continent, b) is covered by a shallow marine water body during interglacial periods, c) has a low degree of steepness relative to a continental slope or rise." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000223 ;
    owl:annotatedTarget "shelf" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000223 ;
    owl:annotatedTarget "shelves, continental" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000223 ;
    owl:annotatedTarget "borderland" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000223 ;
    owl:annotatedTarget "borderland (continental margin)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000223 ;
    owl:annotatedTarget "platform (continental margin)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000223 ;
    owl:annotatedTarget "shelf edge (ocean)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Estuary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000224 ;
    owl:annotatedTarget "An estuary in which river output is less than the marine input, resulting in the mixing of the whole water column by current-induced turbulence, such that salinity varies more longitudinally rather than vertically." .

[]
    oboInOwl:hasDbXref "Wikipedia:Wort_%28brewing%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001019 ;
    owl:annotatedTarget "The liquid extracted from the mashing process during the brewing of beer or whiskey. Wort contains the sugars that will be fermented by the brewing yeast to produce alcohol." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Estuary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000225 ;
    owl:annotatedTarget "An estuary whose river output and marine input are more even, with river flow still dominant; turbulence induces more mixing of salt water upward than the reverse." .

[]
    oboInOwl:hasDbXref "http://www.whatamieating.com/?b=1&d=1&t=main&s=brie&r=All" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001028 ;
    owl:annotatedTarget "A large disc of smooth, soft, even runny cheese made with cow's milk." .

[]
    oboInOwl:hasDbXref "http://www.whatamieating.com/?b=1&d=1&t=main&s=gouda&r=All" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001029 ;
    owl:annotatedTarget "A hard cow's milk cheese with an almost orange yellow paste. Older cheeses are coated in black wax." .

[]
    oboInOwl:hasDbXref "http://www.whatamieating.com/?b=1&d=1&t=main&s=Gorgonzola&r=All" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001031 ;
    owl:annotatedTarget "A drum of very rich, creamy, pungent blue-veined cow's milk cheese. It has a white paste with blue veining and a brined rind. It is made in Gorgonzola, near Milan." .

[]
    oboInOwl:hasDbXref "Wikipedia:Swiss_cheese" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001032 ;
    owl:annotatedTarget "A generic cheese common to many countries for several related varieties of cheese  which resemble the Swiss Emmental. Three types of bacteria are used in the production of Emmental cheese: Streptococcus salivarius subsp. thermophilus, Lactobacillus  (L. helveticus or Lactobacillus delbrueckii subsp. bulgaricus), and Propionibacter (P. freudenreichii or P. shermani). In a late stage of cheese production, the Propionibacter consumes the lactic acid excreted by the other bacteria, and releases carbon dioxide gas, which slowly forms the bubbles that develop the eyes. Swiss cheese without eyes is known as \"blind.\"" .

[]
    oboInOwl:hasDbXref "http://www.whatamieating.com/?b=1&d=1&t=main&s=Pont+l%27Eveque&r=All" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001036 ;
    owl:annotatedTarget "A small, sweetish, soft, square cow's milk cheese from Normandy with a yellowish-orange rind." .

[]
    oboInOwl:hasDbXref "http://www.whatamieating.com/?b=1&d=1&t=main&s=vacherin+Mont+d%27Or&r=All" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001037 ;
    owl:annotatedTarget "A disc of soft cheese made with cow's milk. It has a soft to runny paste and a smooth, pink rind." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Cured_meat" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001039 ;
    owl:annotatedTarget "A meat that is preserved by the addition of a combination of salt, sugar, nitrates  or nitrite and or is smoked." .

[]
    oboInOwl:hasDbXref "Wikipedia:Ice_cream" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001045 ;
    owl:annotatedTarget "A frozen dessert usually made from dairy products, such as milk and cream, and often combined with fruits or other ingredients and flavours. Most varieties contain sugar, although some are made with other sweeteners. In some cases, artificial flavourings  and colourings are used in addition to (or in replacement of) the natural ingredients. This mixture is stirred slowly while cooling to prevent large ice crystals from forming; the result is a smoothly textured ice cream." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Pork_chop" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001049 ;
    owl:annotatedTarget "A cut of meat (a meat chop) cut perpendicularly to the spine of the pig and usually containing a rib or part of a vertebra, served as an individual portion." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Estuary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000226 ;
    owl:annotatedTarget "An estuary in which  river output greatly exceeds marine input, resulting in little mixing and thus a sharp contrast between fresh surface water and saline bottom water." .

[]
    oboInOwl:hasDbXref "Wikipedia:Blue_cheese" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001065 ;
    owl:annotatedTarget "A class of cow's milk, sheep's milk, or goat's milk cheeses that have had Penicillium cultures added so that the final product is spotted or veined throughout with blue, blue-gray or blue-green mould, and carries a distinct smell." .

[]
    oboInOwl:hasDbXref "Wikipedia:Buttermilk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001067 ;
    owl:annotatedTarget "The liquid left over after producing butter from cream during the churning process." .

[]
    oboInOwl:hasDbXref "Wikipedia:Vinegar" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001073 ;
    owl:annotatedTarget "A liquid produced from the fermentation of ethanol in a process that yields its key ingredient, acetic acid." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Estuary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000227 ;
    owl:annotatedTarget "An estuary whose river output is less than the marine input. Here, turbulence causes mixing of the whole water column, such that salinity varies more longitudinally rather than vertically." .

[]
    oboInOwl:hasDbXref "Wikipedia:Malt_vinegar#Malt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001074 ;
    owl:annotatedTarget "Vinegar is made by malting barley, causing the starch in the grain to turn to maltose." .

[]
    oboInOwl:hasDbXref "http://www.whatamieating.com/?b=1&d=1&t=main&s=bondon&r=All" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001081 ;
    owl:annotatedTarget "A soft cheese made with cow's milk. It has a creamy paste and a greyish-red and downy white penicillin rind and is sometimes foil-wrapped." .

[]
    oboInOwl:hasDbXref "Wikipedia:Kefir" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001086 ;
    owl:annotatedTarget "A fermented milk drink made from  milk. It is prepared by inoculating cow, goat, or sheep's milk with kefir grains, a combination of bacteria and yeasts in a matrix of proteins, lipids, and sugars. This symbiotic matrix forms \"grains\" that resemble cauliflower. Many different bacteria and yeasts are found in the kefir grains, which are a complex and highly variable community of micro-organisms termed probiotics." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Estuary> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000228 ;
    owl:annotatedTarget "An estuary which is located in regions where evaporation greatly exceeds the inflow of fresh water, forming a zone of maximum salinity towards which both riverine and marine water masses flow, before sinking and spreading along the bottom in both seaward and landward directions." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Estuary> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000229 ;
    owl:annotatedTarget "An estuary which varies dramatically in its volume as a result of intermittent freshwater input, and is capable of changing from a wholly marine embayment to any other type of estuary." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Pulse_%28legume%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001206 ;
    owl:annotatedTarget "A product of the  dry seeds of Lupinus spp." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Pulse_%28legume%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001208 ;
    owl:annotatedTarget "A product of the  dry seeds of Lablab purpureus." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Pastry" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001212 ;
    owl:annotatedTarget "A pastry food product is a food product containing a pastry component.  The food may be ready for consumption or may require further cooking."@en .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Cream"^^xsd:anyURI ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001216 ;
    owl:annotatedTarget "A dairy product that is composed of the higher-butterfat  layer skimmed from the top of milk before homogenization."@en .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Milk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001217 ;
    owl:annotatedTarget "An opague white dairy product produced by the mammary glands of female mammals." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Sausage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001219 ;
    owl:annotatedTarget "A sausage that is cooked and then smoked or smoke-cooked." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Sausage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001221 ;
    owl:annotatedTarget "A raw sausage that is smoked."@en .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Salad_dressing#Dressings" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001231 ;
    owl:annotatedTarget "A salad dressing that is usually mayonnaise-based, but which may also contain yogurt, sour cream, or creme fraiche." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Vinaigrette" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001232 ;
    owl:annotatedTarget "A salad dressing that is an emulsion of a vegetable oil and vinegar, often flavored with herbs, spices, and other ingredients." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Mayonnaise" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001234 ;
    owl:annotatedTarget "A stable emulsion of oil, and vinegar or lemon juice, with many options for embellishment with other herbs and spices. Egg yolk is the traditional emulsifier." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Soy_sauce" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001235 ;
    owl:annotatedTarget "A condiment produced by fermenting soybeans with Aspergillus oryzae and Aspergillus soyae molds  along with roasted grain, water, and salt." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Hot_chocolate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001246 ;
    owl:annotatedTarget "A heated beverage typically consisting of shaved chocolate  or cocoa powder, heated milk or water, and sugar." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Yerba_Mate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001247 ;
    owl:annotatedTarget "A beverage prepated by steeping dry leaves (and twigs) of yerba mate in hot water." .

[]
    oboInOwl:hasDbXref "http://eurovoc.europa.eu/drupal/?q=request&amp;uri=http://eurovoc.europa.eu/1115", "http://oek1.fao.org/skosmos/agrovoc/en/page/c_3119", "http://www.fao.org/pollination/resources/glossary/en/", "https://en.wikipedia.org/wiki/Fruit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001262 ;
    owl:annotatedTarget "Mature ovary of a plant, with a fleshy part of the carpel that develops with the seed to attract animals for aid in dispersal. Botanically, nuts are considered fruits." .

[]
    oboInOwl:hasDbXref "Wikipedia:Egg_%28food%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001274 ;
    owl:annotatedTarget "A food consisting of a round or oval body laid by the female of many animals, consisting of an ovum surrounded by layers of membranes and an outer casing, which acts to nourish and protect a developing embryo and its nutrient reserves." .

[]
    oboInOwl:hasDbXref "Wikipedia:Cake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FOODON_00001278 ;
    owl:annotatedTarget "A food that is usually sweet and often baked. Cakes normally combine some kind of flour, a sweetening agent (commonly sugar), a binding agent (generally egg, though gluten  or starch  are often used by lacto-vegetarians and vegans), fats (usually butter, shortening, or margarine, although a fruit puree such as applesauce is sometimes substituted to avoid using fat), a liquid (milk, water or fruit juice), flavors and some form of leavening agent (such as yeast or baking powder), though many cakes lack these ingredients and instead rely on air bubbles in the dough to expand and cause the cake to rise. Cake is often frosted with buttercream  or marzipan, and finished with piped borders and crystallized fruit." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000230 ;
    owl:annotatedTarget "A wetland ecosystem which overlaps both terrestrial and marine ecosystems." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Moorland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000231 ;
    owl:annotatedTarget "A wetland found in upland areas, characterised by acidic soils." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000231 ;
    owl:annotatedTarget "moor" .

[]
    oboInOwl:hasSynonymType taxslim:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_1 ;
    owl:annotatedTarget "all" .

[]
    oboInOwl:hasSynonymType taxslim:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_131567 ;
    owl:annotatedTarget "biota" .

[]
    oboInOwl:hasSynonymType taxslim:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "eucaryotes" .

[]
    oboInOwl:hasSynonymType taxslim:common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "eukaryotes" .

[]
    oboInOwl:hasSynonymType taxslim:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "Eucarya" .

[]
    oboInOwl:hasSynonymType taxslim:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "Eucaryotae" .

[]
    oboInOwl:hasSynonymType taxslim:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "Eukarya" .

[]
    oboInOwl:hasSynonymType taxslim:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "Eukaryotae" .

[]
    oboInOwl:hasSynonymType taxslim:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_2759 ;
    owl:annotatedTarget "eukaryotes" .

[]
    oboInOwl:hasSynonymType taxslim:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_33154 ;
    owl:annotatedTarget "Fungi/Metazoa group" .

[]
    oboInOwl:hasSynonymType taxslim:synonym ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_33154 ;
    owl:annotatedTarget "opisthokonts" .

[]
    oboInOwl:hasSynonymType taxslim:genbank_common_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:NCBITaxon_4751 ;
    owl:annotatedTarget "fungi" .

[]
    oboInOwl:hasSynonymType taxslim:blast_name ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:NCBITaxon_4751 ;
    owl:annotatedTarget "fungi" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "A plant structure (PO:0005679) which is a whole organism." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "planta entera (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "植物体全体 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wetland#Wetland_types" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000232 ;
    owl:annotatedTarget "A freshwater peat land with chemically basic (which roughly means alkaline) ground water." .

[]
    oboInOwl:hasDbXref "FNA:e4dde193-57f7-4ab9-9d25-96b4ca0088ba" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "frutex (narrow)" .

[]
    oboInOwl:hasDbXref "FNA:ec8c2064-2a67-43d7-8e14-aecfef5cf33b" ;
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "frutices (narrow, plural)" .

[]
    oboInOwl:hasDbXref "FNA:4b610104-1bb0-4c6b-9bb9-e3cc61d11ac0" ;
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "prothalli (narrow, plural)" .

[]
    oboInOwl:hasDbXref "FNA:f8f31520-e4bc-4430-9274-8dd3cee7ffd8" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "prothallus (narrow)" .

[]
    oboInOwl:hasDbXref "FNA:99508f62-7116-4e2b-90c0-19ff55ebd967" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "suffrutex (narrow)" .

[]
    oboInOwl:hasDbXref "FNA:ba1b1bd5-75bd-4195-b11c-3aba08da08c2" ;
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "suffrutices (narrow, plural)" .

[]
    oboInOwl:hasDbXref "FNA:c1ccca7d-2a98-4a9d-8603-c34b551935e0" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PO_0000003 ;
    owl:annotatedTarget "woody clump (narrow)" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208", "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0000022 ;
    owl:annotatedTarget "A portion of plant substance (PO:0025161) composed of cutin (PO:0025385), a polyester matrix of hydroxy- and hydroxy epoxy fatty acids C16 and C18 chains, embedded and overlayed with cuticular wax (PO:0025386) and forming a layer on the surface of a plant epidermis (PO:0005679)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000022 ;
    owl:annotatedTarget "cut&#237cula (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000232 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000022 ;
    owl:annotatedTarget "植物クチクラ (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0000037 ;
    owl:annotatedTarget "A shoot axis (PO:0025029) that is the most distal part of a shoot system (PO:0009006) and has as parts a shoot apical meristem (PO:0020148) and the youngest primordia (PO:0025127)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000037 ;
    owl:annotatedTarget "&#225pice del epiblasto (epiblastema) (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000037 ;
    owl:annotatedTarget "シュート頂、茎頂 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:Laurel_Cooper", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0000112 ;
    owl:annotatedTarget "A portion of shoot system epidermis (PO:0006035) that is part of a shoot axis (PO:0025029)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Swamp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000233 ;
    owl:annotatedTarget "A wetland ecosystem in which land mass is permanently inundated by shallow bodies of water, generally with a substantial number of hummocks, or dry-land protrusions." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000112 ;
    owl:annotatedTarget "epidermis del eje del tallo (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000112 ;
    owl:annotatedTarget "シュート軸表皮 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ISBN:0521288959", "TAIR_curator:Leonore_Reiser" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0000225 ;
    owl:annotatedTarget "A portion of meristem tissue (PO:0009013) which is the organogenic region of the meristem, characterized by higher rates of cell division." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000225 ;
    owl:annotatedTarget "zona perif&#233rica (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0000225 ;
    owl:annotatedTarget "周辺帯 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208", "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0004010 ;
    owl:annotatedTarget "A native plant cell (PO:0025606) synthesizing protoplasm and producing new cells by division and with only a primary cell wall." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0004010 ;
    owl:annotatedTarget "c&#233lula meristem&#225tica (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0004010 ;
    owl:annotatedTarget "分裂組織細胞 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000233 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "ISBN:0521288959", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0005029 ;
    owl:annotatedTarget "A primordium (PO:0025127) that develops from a root anlagen (PO:0025433) and is committed to the development of a root (PO:0009005)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0005029 ;
    owl:annotatedTarget "primordio de ra&#237z (Spanish, exact)" .

[]
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0005029 ;
    owl:annotatedTarget "root primordia (exact, plural)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0005029 ;
    owl:annotatedTarget "根原基（可視的）  (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0005679 ;
    owl:annotatedTarget "A portion of plant tissue (PO:0009007) composed of plant epidermal cells (PO:0004013) that develops from the protoderm (PO:0006210) and covers the surface of a plant structure (PO:0009011)." .

[]
    oboInOwl:hasDbXref "FNA:35df04e5-fde5-465e-b79e-ae7d5e1537bb" ;
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0005679 ;
    owl:annotatedTarget "epidermides (exact, plural)" .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0005679 ;
    owl:annotatedTarget "epidermis (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "FNA:0d1bd0e6-c039-4de3-a162-68299a2f342a" ;
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0005679 ;
    owl:annotatedTarget "epidermises (exact, plural)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0005679 ;
    owl:annotatedTarget "表皮 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000233 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0006001 ;
    owl:annotatedTarget "A lateral plant organ (PO:0009008) produced by a shoot apical meristem (PO:0020148)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006001 ;
    owl:annotatedTarget "filoma (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006001 ;
    owl:annotatedTarget "フィロム、葉(的）器官 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000233 ;
    owl:annotatedTarget "Swamp" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0006016 ;
    owl:annotatedTarget "A portion of phyllome epidermis (PO:0025157) that is part of a leaf (PO:0025034)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006016 ;
    owl:annotatedTarget "epidermis de la hoja (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006016 ;
    owl:annotatedTarget "葉表皮 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208", "POC:Laurel_Cooper", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0006035 ;
    owl:annotatedTarget "A portion of plant epidermis (PO:0005679) that is part of a shoot system (PO:0009006) and arises from the meristem L1 layer (PO:0009020)." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000233 ;
    owl:annotatedTarget "swamp" .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006035 ;
    owl:annotatedTarget "epidermis del epiblasto (epiblastema) (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006035 ;
    owl:annotatedTarget "シュート表皮 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ISBN:0080374913" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0006036 ;
    owl:annotatedTarget "A portion of plant epidermis (PO:0005679) that is part of a root (PO:0009005)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006036 ;
    owl:annotatedTarget "epidermis de la ra&#237z (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006036 ;
    owl:annotatedTarget "根表皮 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000233 ;
    owl:annotatedTarget "cienaga" .

[]
    oboInOwl:hasDbXref "Gramene:Pankaj_Jaiswal", "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0006079 ;
    owl:annotatedTarget "A portion of meristem tissue (PO:0009013) that is part of a shoot system (PO:0009006)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006079 ;
    owl:annotatedTarget "meristema del epiblasto (epiblastema) (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006079 ;
    owl:annotatedTarget "シュート分裂組織 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ISBN:0471245208", "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0006210 ;
    owl:annotatedTarget "A portion of meristem tissue (PO:0009013) that is the outer layer of an apical meristem (PO:0020144), or the outer layer of a plant embryo proper (PO:0000001), and gives rise to a portion of epidermis (PO:0005679)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006210 ;
    owl:annotatedTarget "protodermis (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0006210 ;
    owl:annotatedTarget "前表皮、原表皮 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0007033 ;
    owl:annotatedTarget "A plant structure development stage (PO:0009012) that has as primary participant a whole plant (PO:0000003)." .

[]
    oboInOwl:hasDbXref "CL:0000000", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009002 ;
    owl:annotatedTarget "A cell which is a plant structure (PO:0009011)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bayous" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000234 ;
    owl:annotatedTarget "A small, slow-moving stream or creek; usually located in low-lying areas." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009002 ;
    owl:annotatedTarget "c&#233lula vegetal (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009002 ;
    owl:annotatedTarget "植物細胞 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ISBN:978-0879015329", "ISBN:9780964022157", "NYBG:Brandon_Sinn", "NYBG:Dario_Cavaliere", "POC:Laurel_Cooper", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009005 ;
    owl:annotatedTarget "A plant axis (PO:0025004) that lacks shoot axis nodes (PO:0005004) and usually grows indeterminately." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009005 ;
    owl:annotatedTarget "ra&#237z (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "FNA:3c46e84c-23e4-416b-91cd-2f7c42e4b13d" ;
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009005 ;
    owl:annotatedTarget "radices (exact, plural)" .

[]
    oboInOwl:hasDbXref "FNA:e6315684-fc99-4976-b39d-b356c4b7e7fd" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009005 ;
    owl:annotatedTarget "radix (exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009005 ;
    owl:annotatedTarget "根 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "FNA:bf0ce902-e91c-401a-92a8-26b20142ce5f" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:PO_0009005 ;
    owl:annotatedTarget "climbing root (narrow)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000234 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "POC:Laurel_Cooper", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009006 ;
    owl:annotatedTarget "A collective plant organ structure (PO:0025007) that produces shoot-borne portions of meristem tissue (PO:0009013) and the plant structures (PO:0009011) that arise from them." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009006 ;
    owl:annotatedTarget "sistema de epiblasto (epiblastema) (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009006 ;
    owl:annotatedTarget "シュート系、苗条系 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "FNA:d1431b5c-7b86-46a0-8d3c-bd426fe12c85" ;
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PO_0009006 ;
    owl:annotatedTarget "thalli (related, plural)" .

[]
    oboInOwl:hasDbXref "FNA:02756ad4-a09c-48d7-8754-903254e557a9" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PO_0009006 ;
    owl:annotatedTarget "thallus (related)" .

[]
    oboInOwl:hasDbXref "POC:curators", "TAIR_curator:Leonore_Reiser" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009007 ;
    owl:annotatedTarget "A plant structure (PO:0009011) that consists predominantly of similarly specialized plant cells (PO:0009002) of one or more types." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009007 ;
    owl:annotatedTarget "porci&#243n de un tejido vegetal (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009007 ;
    owl:annotatedTarget "植物組織の一部 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009008 ;
    owl:annotatedTarget "A multi-tissue plant structure (PO:0025496) that is a functional unit, is a proper part of a whole plant (PO:0000003), and includes portions of plant tissue (PO:0009007) of at least two different types that derive from a common developmental path." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009008 ;
    owl:annotatedTarget "&#243rgano vegetal (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000234 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009008 ;
    owl:annotatedTarget "植物 器官 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "PATO:01503" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PO_0009008 ;
    owl:annotatedTarget "simple plant organ (related)" .

[]
    oboInOwl:hasDbXref "CARO:0000003", "PO:cooperl", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009011 ;
    owl:annotatedTarget "A plant anatomical entity (PO:0025131) that is, or was, part of a plant, or was derived from a part of a plant." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009011 ;
    owl:annotatedTarget "estructura vegetal (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009011 ;
    owl:annotatedTarget "植物 構造 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "BFO:0000003", "GO:0032502", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009012 ;
    owl:annotatedTarget "A stage in the life of a plant structure (PO:0009011) during which the plant structure undergoes developmental processes." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009012 ;
    owl:annotatedTarget "etapa de desarrollo de estructura vegetal (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "TAIR:0000205" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PO_0009012 ;
    owl:annotatedTarget "Arabidopsis growth (related)" .

[]
    oboInOwl:hasDbXref "APweb:Glossary", "Gramene:Pankaj_Jaiswal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009013 ;
    owl:annotatedTarget "A portion of plant tissue (PO:0009007) in which plant cells (PO:0009002) have retained their embryonic characteristics, or have reverted to them secondarily, and that divide to produce new cells that can undergo differentiation to form mature tissues, i.e. they have a capacity for morphogenesis and growth." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000234 ;
    owl:annotatedTarget "bahia" .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009013 ;
    owl:annotatedTarget "meristema (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009013 ;
    owl:annotatedTarget "分裂組織 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "Gramene:Pankaj_Jaiswal", "PMID:11283725", "PMID:12221985", "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0009020 ;
    owl:annotatedTarget "A portion of meristem tissue (PO:0009013) that is the outermost layer of a shoot apical meristem (PO:0020148) and gives rise to a shoot system epidermis (PO:0006035)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009020 ;
    owl:annotatedTarget "meristema L1 (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0009020 ;
    owl:annotatedTarget "分裂組織 L1 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "Gramene:Pankaj_Jaiswal", "POC:Laurel_Cooper", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0020144 ;
    owl:annotatedTarget "A maximal portion of meristem tissue (PO:0009013) located at a shoot apex (PO:0000037) or root tip (PO:0000025)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0020144 ;
    owl:annotatedTarget "meristema apical (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0020144 ;
    owl:annotatedTarget "頂端分裂組織 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000234 ;
    owl:annotatedTarget "embayment" .

[]
    oboInOwl:hasDbXref "POC:Laurel_Cooper", "UMSL_curator:fz" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0020148 ;
    owl:annotatedTarget "A shoot system meristem (PO:0006079) formed at the apex of the shoot axis (PO:0025029), including those originating from an axillary bud meristem (PO:0000232)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0020148 ;
    owl:annotatedTarget "meristema apical del epiblasto (epiblastema) (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0020148 ;
    owl:annotatedTarget "茎頂分裂組織 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025004 ;
    owl:annotatedTarget "An axial plant organ (PO:0009008)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025004 ;
    owl:annotatedTarget "eje de la planta (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "FNA:2355281f-ab10-4ae2-a3d8-672cace068a8" ;
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025004 ;
    owl:annotatedTarget "plant axes (exact, plural)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025004 ;
    owl:annotatedTarget "植物軸（軸柱） (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025007 ;
    owl:annotatedTarget "A collective plant structure (PO:0025497) that is a proper part of a whole plant (PO:0000003), and is composed of two or more adjacent plant organs (PO:0009008) and the associated portions of plant tissue (PO:0009007)." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000234 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025007 ;
    owl:annotatedTarget "estructura vegetal colectiva de &#243rgano (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025007 ;
    owl:annotatedTarget "集合植物器官構造 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:Laurel_Cooper", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025025 ;
    owl:annotatedTarget "A collective plant organ structure (PO:0025007) that produces root meristems (PO:0006085), the plant structures (PO:0009011) that arise from them and the parts thereof." .

[]
    oboInOwl:hasDbXref "FNA:b7ce680b-c6ed-4d2e-81e6-66970f7deff9" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PO_0025025 ;
    owl:annotatedTarget "root (broad)" .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025025 ;
    owl:annotatedTarget "sistema de ra&#237z (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025025 ;
    owl:annotatedTarget "根系 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025029 ;
    owl:annotatedTarget "A plant axis (PO:0025004) that is part of a shoot system (PO:0009006)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025029 ;
    owl:annotatedTarget "eje del epiblasto (epiblastema) (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wetland#Wetland_types" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000235 ;
    owl:annotatedTarget "A fen which has developed to the point where it supports trees." .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025029 ;
    owl:annotatedTarget "シュート軸 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025034 ;
    owl:annotatedTarget "A phyllome (PO:0006001) that is not associated with a reproductive structure." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025034 ;
    owl:annotatedTarget "hoja (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025034 ;
    owl:annotatedTarget "葉 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025127 ;
    owl:annotatedTarget "A portion of meristem tissue (PO:0009013) that has as parts protoderm (PO:0006210) and sub-epidermal meristematic tissue and is committed to the development of a particular plant structure (PO:0009011)." .

[]
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025127 ;
    owl:annotatedTarget "primordia (exact, plural)" .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025127 ;
    owl:annotatedTarget "primordio (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025127 ;
    owl:annotatedTarget "原基（可視的）  (Japanese, exact)" .

_:genid15879
    a owl:Restriction ;
    owl:onProperty obo:RO_0002160, obo:RO_0002202 ;
    owl:someValuesFrom obo:NCBITaxon_33090, obo:PO_0025430 .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dambos" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000236 ;
    owl:annotatedTarget "A class of complex shallow wetlands in central, southern and eastern Africa, particularly in Zambia and Zimbabwe. They are generally found in higher rainfall flat plateau areas, and have river-like branching forms which may be nowhere very large, but common enough to add up to a large area." .

[]
    oboInOwl:hasDbXref "PMID:11572953", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025128 ;
    owl:annotatedTarget "A primordium (PO:0025127) that develops from a phyllome anlagen (PO:0025430) and is part of a shoot apex (PO:0000037) and is committed to the development of a phyllome (PO:0006001)." .

[]
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025128 ;
    owl:annotatedTarget "phyllome primordia (exact, plural)" .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025128 ;
    owl:annotatedTarget "primordio del filoma (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025128 ;
    owl:annotatedTarget "フィロム原基（可視的）  (Japanese, exact)" .

[]
    oboInOwl:source "cjm" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:PO_0025131 ;
    owl:annotatedTarget _:genid15879 .

[]
    oboInOwl:hasDbXref "BFO:0000004", "CARO:0000000", "CAROC:Brownsville2014", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025131 ;
    owl:annotatedTarget "An anatomical entity that is or was part of a plant." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025131 ;
    owl:annotatedTarget "entidad anat&#243mica vegetal (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025131 ;
    owl:annotatedTarget "植物 解剖学（形態）的実体 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dambos" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000237 ;
    owl:annotatedTarget "A danbo associated with a headwater." .

[]
    oboInOwl:hasDbXref "POC:Laurel_Cooper", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025157 ;
    owl:annotatedTarget "A portion of shoot system epidermis (PO:0006035) that is part of a phyllome (PO:0006001)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025157 ;
    owl:annotatedTarget "epidermis del filoma (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025157 ;
    owl:annotatedTarget "フィロム表皮 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "CARO:0000004", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025161 ;
    owl:annotatedTarget "A portion of organism substance that is or was part of a plant." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025161 ;
    owl:annotatedTarget "porci&#243n de sustancia vegetal (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025161 ;
    owl:annotatedTarget "植物を構成する物質の一部 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025337 ;
    owl:annotatedTarget "A maximal whole plant development stage." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dambos" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000238 ;
    owl:annotatedTarget "A dambo associated with a river." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025337 ;
    owl:annotatedTarget "vida de la planta entera (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025337 ;
    owl:annotatedTarget "植物体の一生 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "PMID:12467640", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025385 ;
    owl:annotatedTarget "A portion of plant substance (PO:0025161) that is the inner layer of a plant cuticle (PO:0000022), and is composed of a polyester matrix of hydroxy- and hydroxy epoxy fatty acid C16 and C18 chains." .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025385 ;
    owl:annotatedTarget "クチン (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "PMID:12467640", "PO_Ref:00010" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025386 ;
    owl:annotatedTarget "A portion of plant substance (PO:0025161) comprised predominantly of very long chain aliphatic lipids and is part of a plant cuticle (PO:0000022)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025386 ;
    owl:annotatedTarget "cera cuticular (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025386 ;
    owl:annotatedTarget "クチクラワックス (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pocosin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000239 ;
    owl:annotatedTarget "A palustrine wetland with deep, acidic, sandy, peat soils. Groundwater saturates the soil except during brief seasonal dry spells and during prolonged droughts. Pocosin soils are nutrient deficient (oligotrophic), especially in phosphorus." .

[]
    oboInOwl:hasDbXref "PMID:12467640", "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025387 ;
    owl:annotatedTarget "A portion of plant substance (PO:0025161) that is the inner layer of a plant cuticle (PO:0000022), composed primarily of cutin (PO:0025385), embedded and overlayed with cuticular wax (PO:0025386)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025387 ;
    owl:annotatedTarget "cut&#237cula propia de la planta (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025387 ;
    owl:annotatedTarget "植物クチクラproper (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:Laurel_Cooper", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025430 ;
    owl:annotatedTarget "A portion of meristem tissue (PO:0009013) that is part of a peripheral zone (PO:0000225) of a shoot apical meristem (PO:0020148) and will give rise to a phyllome primordium (PO:0025128)." .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025430 ;
    owl:annotatedTarget "フィロム原基 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025433 ;
    owl:annotatedTarget "A portion of meristem tissue (PO:0009013) that is committed to the development of a root primordium (PO:0005029)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025433 ;
    owl:annotatedTarget "precursor de ra&#237 (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025433 ;
    owl:annotatedTarget "根原基 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "CARO:0000055", "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025496 ;
    owl:annotatedTarget "A plant structure (PO:0009011) that has as parts two or more portions of plant tissue (PO:0009007) of at least two different types and which through specific morphogenetic processes forms a single structural unit demarcated by primarily bona-fide boundaries from other structural units of different types." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025496 ;
    owl:annotatedTarget "estructura vegetal con m&#250ltiples tejidos (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025496 ;
    owl:annotatedTarget "複数の組織からなる植物構造 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025497 ;
    owl:annotatedTarget "A plant structure (PO:0009011) that is a proper part of a whole plant (PO:0000003) and includes two or more adjacent plant organs (PO:0009008) or adjacent cardinal organ parts (PO:0025001), along with any associated portions of plant tissue (PO:0009007)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025497 ;
    owl:annotatedTarget "estructura vegetal colectiva (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025497 ;
    owl:annotatedTarget "集合的植物構造 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025538 ;
    owl:annotatedTarget "A portion of plant substance (PO:0025161) that is an aqueous solution that can be transported through the apoplast (GO:0048046) or symplast (GO:0055044)." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025538 ;
    owl:annotatedTarget "savia de la planta (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0025538 ;
    owl:annotatedTarget "植物液 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "PMID:11337413", "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025603 ;
    owl:annotatedTarget "A portion of plant substance (PO:0025161) that consists of a complex mixture of organic aromatic compounds such as mono-, sesqui-, and diterpenoids." .

[]
    oboInOwl:hasDbXref "POC:Laurel_Cooper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0025606 ;
    owl:annotatedTarget "A plant cell (PO:0009002) that is either part of a multicellular whole plant (PO:0000003) 'in vivo' or a unicellular organism 'in natura' (i.e. part of a natural environment)." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000241 ;
    owl:annotatedTarget "A level tract lying at a small depth below the surface of water, or alternately covered and left bare by the tide." .

[]
    oboInOwl:hasDbXref "POC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PO_0028002 ;
    owl:annotatedTarget "A whole plant development stage (PO:0007033) that has as primary participant a whole plant (PO:0000003) during the interval between fertilization (or apogamy) and death." .

[]
    oboInOwl:hasDbXref "POC:Maria_Alejandra_Gandolfo" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Spanish> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0028002 ;
    owl:annotatedTarget "fase esporof&#237tica (Spanish, exact)" .

[]
    oboInOwl:hasDbXref "NIG:Yukiko_Yamazaki" ;
    oboInOwl:hasSynonymType <http://purl.obolibrary.org/obo/po#Japanese> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:PO_0028002 ;
    owl:annotatedTarget "胞子体発生過程 (Japanese, exact)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000241 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000241 ;
    owl:annotatedTarget "FLAT" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000241 ;
    owl:annotatedTarget "tidal flat" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000241 ;
    owl:annotatedTarget "tidal flat" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000241 ;
    owl:annotatedTarget "tidal flat" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000242 ;
    owl:annotatedTarget "A wetland that forms when mud is deposited by a stream." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000243 ;
    owl:annotatedTarget "A wetland which is inundated with water that contains low concentrations of salts." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Abyssal_plain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000244 ;
    owl:annotatedTarget "A flat or very gently sloping areas of the deep ocean basin floor." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000244 ;
    owl:annotatedTarget "Abyssalplain" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000244 ;
    owl:annotatedTarget "abyssal feature" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Maar" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000245 ;
    owl:annotatedTarget "A broad, low relief crater that results from a phreatic eruption or explosion caused by groundwater contact with hot lava or magma. The maar typically fills with water to form a relatively shallow crater lake." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_crater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000246 ;
    owl:annotatedTarget "A crater formed by a volcano, within which occurs a vent (or vents) from which magma erupts as gases, lava, and ejecta." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcano" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000247 ;
    owl:annotatedTarget "An opening, or rupture, in the Earth's surface or crust, which allows hot, molten rock, ash and gases to escape from deep below the surface." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000247 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000248 ;
    owl:annotatedTarget "A valley that contains, or contained, a glacier and was formed by glacial activity. Typically U-shaped in cross-section." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000248 ;
    owl:annotatedTarget "valley" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Moraine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000249 ;
    owl:annotatedTarget "The parallel ridges of till deposited along the sides of an alglacier. The unconsolidated debris is deposited on top of the glacier by frost shattering of the valley walls and from tributary streams flowing into the valley. The till is carried along the glacial margin until the glacier melts." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000249 ;
    owl:annotatedTarget "moraine" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Moraine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000250 ;
    owl:annotatedTarget "A moriane formed when the inside lateral moraines of two glaciers merge together. They form a ridge down the center of the combined glaciers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Moraine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000251 ;
    owl:annotatedTarget "A till covered area with irregular topography and no ridges, often forming gently rolling hills or plains. Forms by the accumulation of till under the ice by lodgement, but may also be deposited as the glacier retreats." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Moraine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000252 ;
    owl:annotatedTarget "Ridges of unconsolidated debris deposited at the snout or end of the glacier. They usually reflect the shape of the glacier's terminus." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000252 ;
    owl:annotatedTarget "end moraine" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000252 ;
    owl:annotatedTarget "delta moraine" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000252 ;
    owl:annotatedTarget "moraine" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Scroll_plain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000253 ;
    owl:annotatedTarget "A plain where a stream meanders across an area with a very low gradient, usually with a fairly continuous discharge. In addition to meanders, scroll plains are also characterised by many oxbow lakes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Till_plain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000254 ;
    owl:annotatedTarget "An extensive flat plain of glacial till that forms when a sheet of ice becomes detached from the main body of a glacier and melts in place depositing the sediments it carried." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000255 ;
    owl:annotatedTarget "An area which is subject to periodic flooding." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000255 ;
    owl:annotatedTarget "FLOOD PLAIN" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000255 ;
    owl:annotatedTarget "Floodplain" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000255 ;
    owl:annotatedTarget "floodplain" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000255 ;
    owl:annotatedTarget "bottomland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flood_plain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000256 ;
    owl:annotatedTarget "The stream channel and adjacent areas that carry flood flows in a flood plain." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flood_plain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000257 ;
    owl:annotatedTarget "Area of a flood plane covered by the flood, but which does not experience a strong current." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alluvial_plain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000258 ;
    owl:annotatedTarget "A relatively flat and gently sloping landform found at the base of a range of hills or mountains, formed by the deposition of alluvial soil over a long period of time by one or more streams coming from the mountains." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lacustrine_plain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000259 ;
    owl:annotatedTarget "A plain that originally formed in a lacustrine environment, that is, as the bed of a lake, but from which the water has disappeared, by natural drainage, evaporation or other geophysical processes." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:RO_0009501 ;
    owl:annotatedTarget "triggered by process" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Prairie" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000260 ;
    owl:annotatedTarget "An area of land of low topographic relief that historically supported grasses and herbs, with few trees, and having generally a mesic (moderate or temperate) climate. Dominated by tall grasses (contrast steppe)." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000260 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000260 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000260 ;
    owl:annotatedTarget "llanos" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000260 ;
    owl:annotatedTarget "pampa" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000260 ;
    owl:annotatedTarget "plain" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000260 ;
    owl:annotatedTarget "veld" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Savanna>, <https://en.wikipedia.org/wiki/Tropical_and_subtropical_grasslands%2C_savannas%2C_and_shrublands> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000261 ;
    owl:annotatedTarget "A terrestrial ecosystem which has its composition and function determined by an unbroken herbaceous layer - primarily composed of grasses, sedges, or rushes - interspersed with trees or shrubs." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000261 ;
    owl:annotatedTarget "Savanna" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000261 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000261 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000261 ;
    owl:annotatedTarget "savannah" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Steppe" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000262 ;
    owl:annotatedTarget "A plain without trees (apart from those near rivers and lakes); it is similar to a prairie, although a prairie is generally considered as being dominated by tall grasses, while short grasses are said to be normal in the steppe. It may be semi-desert, or covered with grass or shrubs or both, depending on the season and latitude." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000262 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000262 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000262 ;
    owl:annotatedTarget "pampas" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000262 ;
    owl:annotatedTarget "puszta" .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000263 ;
    owl:annotatedTarget "A narrow, vertical cave passage, often developed along a joint but not necessarily so. Usually due to solution but sometimes to tension." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Seamount" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "A mountain rising from the ocean seafloor that does not reach to the water's surface (sea level), and thus is not an island. Typically formed from volcanoes that rise abruptly and are usually found rising from a seafloor of 1,000 - 4,000 meters depth. Independent features that rise to at least 1,000 meters above the seafloor." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "mountains" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "seaknoll" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "hill" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "hills" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "knoll" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "knolls" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "mesa" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "mound" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "mountain" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "peak" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "peaks" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "range" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "seakpeak" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "seakpeak" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "undersea hill" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "undersea knoll" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000264 ;
    owl:annotatedTarget "undersea mound" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Guyot" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000265 ;
    owl:annotatedTarget "A flat-topped seamount." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000265 ;
    owl:annotatedTarget "seamount" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000265 ;
    owl:annotatedTarget "tablemount" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000265 ;
    owl:annotatedTarget "tablemounts" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000265 ;
    owl:annotatedTarget "plateau" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000265 ;
    owl:annotatedTarget "tablemount (seafloor)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pasture" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000266 ;
    owl:annotatedTarget "A grassland ecosystem which is used for grazing of ungulate livestock as part of a farm or ranch." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000266 ;
    owl:annotatedTarget "grazing area" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Submarine_canyon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000267 ;
    owl:annotatedTarget "A steep-sided valley on the sea floor of the continental slope. Many submarine canyons are found as extensions to large rivers; however there are many that have no such association. Canyons cutting the continental slopes have been found at depths greater than 2 km below sea level. Many submarine canyons continue as submarine channels across continental rise areas and may extend for hundreds of kilometers." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000267 ;
    owl:annotatedTarget "canyon" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000267 ;
    owl:annotatedTarget "canyons" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000267 ;
    owl:annotatedTarget "SubmarineCanyon" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000267 ;
    owl:annotatedTarget "undersea canyon" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000267 ;
    owl:annotatedTarget "undersea ravine" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Arctic_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001699 ;
    owl:annotatedTarget "A polar front between the deep, cold Arctic air and the shallower, warmer polar air of northern latitudes on Earth." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Antarctic_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001700 ;
    owl:annotatedTarget "A polar front between the deep, cold Antarctic air and the shallower, warmer polar air of southern latitudes on Earth." .

[]
    obo:IAO_0000119 "https://www.wikidata.org/wiki/Q2" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <https://www.wikidata.org/wiki/Q2> ;
    owl:annotatedTarget "third planet from the Sun in the Solar System" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000268 ;
    owl:annotatedTarget "The ground surface that lies beneath a lake." .

[]
    obo:IAO_0000119 "https://en.wikipedia.org/wiki/Suni_(geography)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <https://www.wikidata.org/wiki/Q2306597> ;
    owl:annotatedTarget "\"Suni, or Jalca, is one of the eight Natural Regions of Peru. It is located in the Andes at an altitude between 3,500 and 4,000 metres above sea level. Suni has a dry and cold weather and there are many glacial valleys. The flora includes gramineous plants and shrubs such as the taya-taya (Caesalpinia spinosa), the quishuar (Buddleja coriacea), and the cantuta (Cantua buxifolia) which was considered sacred by the Incas. Even though it is hard for plants to grow because of the weather, people are able to cultivate such crops as quinoa, qañiwa, broad beans and ulluku (Ullucus tuberosus). The main fauna is the guinea pig and, among numerous other highland birds, the Chiguanco thrush.\"" .

[]
    obo:IAO_0000119 "https://www.wikidata.org/wiki/Q715269" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource <https://www.wikidata.org/wiki/Q715269> ;
    owl:annotatedTarget "Earth's interconnected water system" .

[]
    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 "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000268 ;
    owl:annotatedTarget "lake" .

[]
    a owl:AllDisjointClasses ;
    owl:members (obo:BFO_0000004
        obo:BFO_0000020
        obo:BFO_0000031
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (obo:BFO_0000006
        obo:BFO_0000029
        obo:BFO_0000140
    ) .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000269 ;
    owl:annotatedTarget "A continental island connected to its adjacent land by a natural feature, such as a causeway." .

[]
    a owl:AllDisjointClasses ;
    owl:members (obo:BFO_0000008
        obo:BFO_0000011
        obo:BFO_0000015
        obo:BFO_0000035
    ) .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000269 ;
    owl:annotatedTarget "island" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000269 ;
    owl:annotatedTarget "land-tied island" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000270 ;
    owl:annotatedTarget "A pond that has formed as a consequence of the activities of beavers, building a beaver dam." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000270 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chott" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000271 ;
    owl:annotatedTarget "A dry (salt) lake in the Saharan area of Africa that stays dry in the summer, but receive some water in the winter. This water may come as a groundwater discharge." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Confluence" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000272 ;
    owl:annotatedTarget "The point where a tributary joins a more major river." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000272 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000272 ;
    owl:annotatedTarget "stream junction" .

[]
    obo:IAO_0010000 <http://purl.obolibrary.org/obo/bfo/axiom/017-002> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BFO_0000004 ;
    owl:annotatedTarget "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Continental_margin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000273 ;
    owl:annotatedTarget "A slope which 1) is part of the seafloor and 2) extends from the end of the continental shelf (the shelf break) to the continental rise." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Continental_margin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000274 ;
    owl:annotatedTarget "A slope which a) bridges, and thus lies between, a continental slope and an abyssal plain, b) is formed by the accumulation of sediments transported from a continental slope by processes including turbidity currents c) has a gradient less than a continental slope yet greater than a continental shelf." .

[]
    obo:IAO_0010000 <http://purl.obolibrary.org/obo/bfo/axiom/083-003> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BFO_0000015 ;
    owl:annotatedTarget "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])"@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oceanic_trench" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000275 ;
    owl:annotatedTarget "Hemispheric-scale long but narrow topographic depressions of the sea floor. They are the deepest parts of the ocean floor." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000275 ;
    owl:annotatedTarget "Trench" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000275 ;
    owl:annotatedTarget "deep" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000275 ;
    owl:annotatedTarget "undersea trench" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Drumlin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000276 ;
    owl:annotatedTarget "An elongated whale-shaped hill formed by glacial action. Its long axis is parallel with the movement of the ice, with the blunter end facing into the glacial movement. Drumlins are sometimes compared to kames, but their formation is distinctively different. A drumlin is not originally shaped by meltwater, but by the ice itself and has a quite regular shape. It occurs in fine grained material, such as clay or shale, not in sands and gravels. And drumlins usually have concentric layers of material, as the ice successively plasters new layers in its movement." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000276 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000276 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000277 ;
    owl:annotatedTarget "A lake that has either permanently or temporally lost its water." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000277 ;
    owl:annotatedTarget "lake" .

[]
    obo:IAO_0010000 <http://purl.obolibrary.org/obo/bfo/axiom/050-003> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BFO_0000020 ;
    owl:annotatedTarget "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])"@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000277 ;
    owl:annotatedTarget "lake bed" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000278 ;
    owl:annotatedTarget "A stream channel through which no water flows and which has dried, containing no appreciable accumulations of water." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000278 ;
    owl:annotatedTarget "dry stream bed" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000278 ;
    owl:annotatedTarget "dry stream bed" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Salt_pan_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000279 ;
    owl:annotatedTarget "A flat expanse of ground covered with salt and other minerals, usually shining white under the sun. A salt pan is formed where water pools. A saline pan would be a lake or a pond if it were located in a climate where the rate of water evaporation were not faster than the rate of water precipitation, i.e., if it were not in a desert. If the water is unable to drain into the ground, it remains on the surface until it evaporates, leaving behind whatever minerals were dissolved. Over thousands of years, the minerals (usually salts) accumulate on the surface." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000279 ;
    owl:annotatedTarget "SALT PAN" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000279 ;
    owl:annotatedTarget "salt area" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000279 ;
    owl:annotatedTarget "salt area" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000279 ;
    owl:annotatedTarget "salt flat" .

[]
    obo:IAO_0010000 <http://purl.obolibrary.org/obo/bfo/axiom/084-001> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BFO_0000035 ;
    owl:annotatedTarget "p is a process boundary =Def. p is a temporal part of a process & p has no proper temporal parts. (axiom label in BFO2 Reference: [084-001])"@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Escarpment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000280 ;
    owl:annotatedTarget "A slope which separates different physiogeographic provinces that are typically composed of rocks of different age and compositoin." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000280 ;
    owl:annotatedTarget "cliff" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000280 ;
    owl:annotatedTarget "cuesta" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000280 ;
    owl:annotatedTarget "cuesta" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000280 ;
    owl:annotatedTarget "cuesta" .

[]
    obo:IAO_0010000 <http://purl.obolibrary.org/obo/bfo/axiom/029-001> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:BFO_0000140 ;
    owl:annotatedTarget "b is a continuant fiat boundary = Def. b is an immaterial entity that is of zero, one or two dimensions and does not include a spatial region as part. (axiom label in BFO2 Reference: [029-001])"@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Escarpment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000281 ;
    owl:annotatedTarget "An escarpment resulting from a fault." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Esker" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000282 ;
    owl:annotatedTarget "A long, winding ridge of stratified sand and gravel which occur in glaciated and formerly glaciated regions of Europe and North America." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000282 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000282 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "A long and narrow elevation with steep sides." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "RIDGE" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "Ridge" .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000001 ;
    owl:annotatedTarget "A cavity developed along a bedding-plane and elongate in cross-section as a result." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "beach cusp" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "beach ridge" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "beach ridge" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "icecap ridge" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "rise (seafloor)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "arete" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "arete" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "crest" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "cuesta" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "cuesta" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "hogback" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "spur" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000283 ;
    owl:annotatedTarget "spur (physiographic)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Quarry" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000284 ;
    owl:annotatedTarget "An open-pit mine from which rock or minerals are extracted." .

[]
    oboInOwl:hasDbXref "USGS:SDTS", "https://en.wikipedia.org/wiki/Quicksand" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000285 ;
    owl:annotatedTarget "A bed which is composed of quicksand forming a soft, shifting mass that yields easily to pressure." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000286 ;
    owl:annotatedTarget "An area reclaimed from the sea by diking and draining." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000286 ;
    owl:annotatedTarget "physiographic feature" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000287 ;
    owl:annotatedTarget "An isolated hill with steep sides and a small flat top, smaller than mesas and plateaus. Buttes are formed by erosion when a cap of hard rock, usually of volcanic origin, covers a layer of softer rock that is easily worn away. This hard rock avoids erosion while the rock around it wears down." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000287 ;
    owl:annotatedTarget "plateau" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000288 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Horst_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000289 ;
    owl:annotatedTarget "The raised fault block bounded by normal faults. The raised block is a portion of the Earth's crust that has remained stationary while the land has sunk on either side of it or has been crushed by a mountain range against it." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Graben" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000290 ;
    owl:annotatedTarget "A depressed block of land bordered by parallel faults. A graben is the result of a block of land being downthrown producing a valley with a distinct scarp on each side. Grabens often occur side-by-side with horsts. Horst and graben structures are indicative of tensional forces and crustal stretching." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000290 ;
    owl:annotatedTarget "fault zone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Drainage_basin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "An extent or area of land where surface water from rain and melting snow or ice converges to a single point at lower elevation, usually the exit of the basin, where the waters join another waterbody." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "Basin" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "CATCHMENT" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "Catchment" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "Watershed" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "catchment" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "catchment" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "drainage basin" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000291 ;
    owl:annotatedTarget "watershed" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Water_divide" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000292 ;
    owl:annotatedTarget "The separation between neighbouring drainage basins (catchments). In hilly country, the divide lies along topographical peaks and ridges, but in flat country or on a high plateau (especially where the ground is marshy) the divide may be invisible - just a more or less notional line on the ground on either side of which falling raindrops will start a journey to different rivers, and even to different sides of a country or continent." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000292 ;
    owl:annotatedTarget "divide" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000292 ;
    owl:annotatedTarget "RIDGE LINE" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000292 ;
    owl:annotatedTarget "divide" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000292 ;
    owl:annotatedTarget "drainage basin" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000293 ;
    owl:annotatedTarget "A watershed such that water falling on one side of the line eventually travels to one ocean or body of water, and water on the other side travels to another, generally on the opposite side of the continent." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fish_farm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000294 ;
    owl:annotatedTarget "A facility in which fish are raised commercially in tanks or enclosures, usually for food." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000294 ;
    owl:annotatedTarget "aquacultural site" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000294 ;
    owl:annotatedTarget "fishery" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hatchery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000295 ;
    owl:annotatedTarget "A hatchery in which the eggs of fish are hatched under artificial conditions." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000296 ;
    owl:annotatedTarget "A paddy field for the cultivation of rice." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000296 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000296 ;
    owl:annotatedTarget "cropland" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000002 ;
    owl:annotatedTarget "An anthropogenic geographic feature is a geographic feature resulting from the influence of human beings on nature." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rice_paddy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000297 ;
    owl:annotatedTarget "A flooded parcel of arable land used for growing rice and other semiaquatic crops." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000298 ;
    owl:annotatedTarget "A large mass of detached land ice in the sea or stranded in shallow water." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000298 ;
    owl:annotatedTarget "ICEBERG" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000298 ;
    owl:annotatedTarget "Iceberg" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000298 ;
    owl:annotatedTarget "arched iceberg" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000298 ;
    owl:annotatedTarget "glacial berg" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000298 ;
    owl:annotatedTarget "glacial iceberg" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-07-045258-9", "http://www.eionet.europa.eu/gemet/concept/4132" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000298 ;
    owl:annotatedTarget "iceberg" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000299 ;
    owl:annotatedTarget "A field of ice, formed in regions of perennial frost." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tailings" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000003 ;
    owl:annotatedTarget "Mine tailings are the materials left over after the process of separating the valuable fraction from the uneconomic fraction (gangue) of an ore." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000299 ;
    owl:annotatedTarget "ice patch" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000299 ;
    owl:annotatedTarget "iceberg" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000299 ;
    owl:annotatedTarget "icefall" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000299 ;
    owl:annotatedTarget "IceSheet" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000299 ;
    owl:annotatedTarget "ice field" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000299 ;
    owl:annotatedTarget "ice sheet" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000299 ;
    owl:annotatedTarget "icecap" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "Area covered with low-growing or stunted perennial vegetation and usually not mixed with trees." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "scrubland" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "bush" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000003 ;
    owl:annotatedTarget "tailing" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "bush" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "chaparal area" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "heath" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "scrub" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "shrubland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000300 ;
    owl:annotatedTarget "shrubland" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "administrative area" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chaparral" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000301 ;
    owl:annotatedTarget "A shrubland area found primarily in regions with a Mediterranean climate (mid, wet winters and hot dry summers) often shaped by wildfires." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000301 ;
    owl:annotatedTarget "chaparal area" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000301 ;
    owl:annotatedTarget "maquis" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000301 ;
    owl:annotatedTarget "woodland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rift_valley" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000302 ;
    owl:annotatedTarget "A valley created by the formation of a rift, i.e. place where a planet's lithosphere is being pulled apart by tectonic forces." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000302 ;
    owl:annotatedTarget "RiftValley" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000302 ;
    owl:annotatedTarget "rift zone" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "administrative division" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000303 ;
    owl:annotatedTarget "The general region of indefinite width that extends from the sea inland to the first major change in terrain features." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000303 ;
    owl:annotatedTarget "coastal area" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000303 ;
    owl:annotatedTarget "coastline" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "That part of the land in immediate contact with a body of water including the area between high and low water lines." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "coastal zone" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "administrative division" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "shoreface" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "beach face" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "foreshore" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "inshore" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "rivage" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "seashore" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000304 ;
    owl:annotatedTarget "strand" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "A body of land jutting out into and nearly surrounded by water." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "administrative entity" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "cape" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "cape" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "cape" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "foreland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "head" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "headland" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "headland" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "headland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "headland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "hook" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "boundary region" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "neck" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "point" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "point" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "point" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "point (physiographic)" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "points" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "promontgory" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "promontory" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "promontory" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "tongue" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "civil area" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000305 ;
    owl:annotatedTarget "winged headland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Spit_%28landform%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000306 ;
    owl:annotatedTarget "A deposition landform found off coasts. A spit is a type of bar or beach that develops where a re-entrant occurs, such as at a cove, bay, ria, or river mouth. Spits are formed by the movement of sediment (typically sand) along a shore by a process known as longshore drift. Where the direction of the shore turns inland (reenters) the longshore current spreads out or dissipates. No longer able to carry the full load, much of the sediment is dropped. This causes a bar to build out from the shore, eventually becoming a spit." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000306 ;
    owl:annotatedTarget "bar" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000306 ;
    owl:annotatedTarget "spit" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Icefall" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000307 ;
    owl:annotatedTarget "A portion of a glacier characterized by rapid flow, a chaotic crevassed surface, and a pronounced, at times vertical, slope." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000308 ;
    owl:annotatedTarget "A valley or trough between two dunes." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000308 ;
    owl:annotatedTarget "interdune trough" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000308 ;
    owl:annotatedTarget "interdune trough" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "district" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Depression_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "A landform sunken or depressed below the surrounding area." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "barrier basin" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "depression" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "free trade zone" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "non tidal basin" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "pan" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "pan" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "pan (geologic)" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "pans" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000309 ;
    owl:annotatedTarget "tidal basin" .

[]
    oboInOwl:hasDbXref "MA:ma", "https://en.wikipedia.org/wiki/Impact_crater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000310 ;
    owl:annotatedTarget "A crater caused by the impact of a meteor." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kettle_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000311 ;
    owl:annotatedTarget "A fluvioglacial landform occurring as the result of blocks of ice calving from the front of a receding glacier and becoming partially to wholly buried by glacial outwash. Glacial outwash is generated when sediment laden streams of meltwater flow away from the glacier and are deposited to form broad outwash plains called sandurs. When the ice blocks melt, holes are left in the sandur." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "governed place" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000311 ;
    owl:annotatedTarget "basin" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sandur" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000312 ;
    owl:annotatedTarget "The plain formed by the large amounts of silt and sediment, picked up as a glacier erodes the underlying rocks as it moves slowly downhill, and at the snout of the glacier, meltwater can carry this sediment away from the glacier and deposit it on a broad plain. The material in the outwash plain is often size-sorted by the water runoff of the melting glacier with the finest materials, like silt, being the most distantly re-deposited, whereas larger boulders are the closest to the original terminus of the glacier." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Blowout_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000313 ;
    owl:annotatedTarget "A sandy depression in a sand dune ecosystem (psammosere) caused by the removal of sediments by wind." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "leased area (government)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alluvial_fan" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000314 ;
    owl:annotatedTarget "A fan-shaped deposit formed where a fast flowing stream flattens, slows, and spreads typically at the exit of a canyon onto a flatter plain." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000314 ;
    owl:annotatedTarget "fan (alluvial)" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000314 ;
    owl:annotatedTarget "fan" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "leased zone (government)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alluvial_fan" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000315 ;
    owl:annotatedTarget "A convergence of neighboring alluvial fans into a single apron of deposits against a slope." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000315 ;
    owl:annotatedTarget "desert" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Intertidal_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000316 ;
    owl:annotatedTarget "The area of the foreshore and seabed that is exposed to the air at low tide and submerged at high tide, i.e., the area between tide marks." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000316 ;
    owl:annotatedTarget "IntertidalZone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tide_pool" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000317 ;
    owl:annotatedTarget "Pools formed as a high tide comes in over a rocky shore. Water fills depressions in the ground, which turn into isolated pools as the tide retreats." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Intertidal_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000318 ;
    owl:annotatedTarget "The tide zone that is flooded during high tide only, and is a highly saline environment." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "neutral zone (political)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Intertidal_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000319 ;
    owl:annotatedTarget "The tidal zone that is mostly submerged, only being exposed at the point of low tide and for a longer period of time during extremely low tides." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000320 ;
    owl:annotatedTarget "A deep fissure in snow or ice." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000320 ;
    owl:annotatedTarget "CREVASSE" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000320 ;
    owl:annotatedTarget "cleft" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000320 ;
    owl:annotatedTarget "cleft" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "prefecture" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000320 ;
    owl:annotatedTarget "fissure" .

[]
    oboInOwl:hasDbXref "wiki:http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000321 ;
    owl:annotatedTarget "A cavity developed along a joint and elongate in cross-section." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000322 ;
    owl:annotatedTarget "A cave formed in volcanic rock." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000323 ;
    owl:annotatedTarget "A cave containing a stream or active speleothems." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000324 ;
    owl:annotatedTarget "A cave from which a stream flows or formerly did so and which cannot be followed upstream to the surface." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000325 ;
    owl:annotatedTarget "A large closed depression draining underground, with a flat floor across which there may be an intermittent or perennial stream and which may be liable to flood and become a lake. The floor makes a sharp break with parts of surrounding slopes." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000326 ;
    owl:annotatedTarget "A cave in present-day or emerged sea cliffs, formed by wave attack or solution." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Speleothem" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000327 ;
    owl:annotatedTarget "A secondary mineral deposit formed in caves, most commonly calcite." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "protectorate" .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html", "https://en.wikipedia.org/wiki/Vadose_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000328 ;
    owl:annotatedTarget "An interface layer which 1) is primarily composed of solid materials, 2) separates the land surface and phreatic zone, and 3) contains groundwater at atmospheric pressure."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vadose_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000328 ;
    owl:annotatedTarget "unsaturated zone" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "sheikdom" .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html", "https://en.wikipedia.org/wiki/Phreatic_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000329 ;
    owl:annotatedTarget "A compound astronomical body part which is located beneath the land surface and in which all interstices are filled with water that has a hydraulic head greater than atmospheric pressure due to the weight of overlying groundwater." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Phreatic_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000329 ;
    owl:annotatedTarget "zone of saturation" .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000330 ;
    owl:annotatedTarget "A speleothem projecting vertically upwards from a cave floor and formed by precipitation from drips." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000331 ;
    owl:annotatedTarget "A speleothem hanging downwards from a roof or wall, of cylindrical or conical form, usually with a central hollow tube." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000332 ;
    owl:annotatedTarget "A closed depression draining underground in karst, of simple but variable form, e.g. cylindrical, conical, bowl- or dish-shaped. From a few to many hundreds of metres in dimensions." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000333 ;
    owl:annotatedTarget "Karst developed in soluble beds underlying other rock formations; the surface may or may not be affected by the karst development." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000334 ;
    owl:annotatedTarget "Karst developed in eolian calcarenite when the development of karst features has taken place at the same time as the lithification of dune sand." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000335 ;
    owl:annotatedTarget "Karst completely pitted by closed depressions so that divides between them form a crudely polygonal network." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "sultanate" .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000336 ;
    owl:annotatedTarget "Karst dominated by closed depressions, chiefly dolines, perforating a simple surface." .

[]
    oboInOwl:hasDbXref "ENVOC:nm", "GEMINA:ls", "https://en.wikipedia.org/wiki/Vomit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000338 ;
    owl:annotatedTarget "A bodily fluid material which is composed primarily of vomit, a bodily fluid consisting of the expulsed contents of the stomach of an organism disgorged through the mouth or nose." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000004 ;
    owl:annotatedTarget "trade zone" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Sand> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000340 ;
    owl:annotatedTarget "A particle which 1) is composed primarily of and derived from rock or mineral sources and 2) is or was part of a portion of sand."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gravel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000341 ;
    owl:annotatedTarget "A piece of rock which is between two and 64 millimetres in length along its largest dimension."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000342 ;
    owl:annotatedTarget "A comparatively elevated area on an icecap." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000342 ;
    owl:annotatedTarget "ice mass" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000342 ;
    owl:annotatedTarget "icecap dome" .

[]
    oboInOwl:hasDbXref "Geonames:http://www.geonames.org/export/codes.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000005 ;
    owl:annotatedTarget "A primary administrative division of a country, such as a state in the United States." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000342 ;
    owl:annotatedTarget "icecap dome" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Clay#Properties> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000343 ;
    owl:annotatedTarget "The distinction between silt and clay varies by discipline. Geologists and soil scientists usually consider the separation to occur at a particle size of 2 μm (clays being finer than silts), sedimentologists often use 4–5 μm, and colloid chemists use 1 μm. Geotechnical engineers distinguish between silts and clays based on the plasticity properties of the soil, as measured by the soils' Atterberg limits. ISO 14688 grades clay particles as being smaller than 2 μm and silt particles as being larger. Mixtures of sand, silt and less than 40% clay are called loam."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000005 ;
    owl:annotatedTarget "countries, 1st order division" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000005 ;
    owl:annotatedTarget "first level subdivision" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000005 ;
    owl:annotatedTarget "first-order administrative division" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vivarium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000349 ;
    owl:annotatedTarget "A terrarium is a vivarium which simulates a terrestrial environment." .

[]
    oboInOwl:hasDbXref "wiki:http\\://en.wikipedia.org/wiki/Somma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000350 ;
    owl:annotatedTarget "A volcanic caldera that has been partially filled by a new central cone." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_arc" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000351 ;
    owl:annotatedTarget "A chain of volcanic islands or mountains formed by plate tectonics as an oceanic tectonic plate subducts under another tectonic plate and produces magma." .

[]
    oboInOwl:hasDbXref "wiki:http\\://en.wikipedia.org/wiki/Volcanic_arc" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000352 ;
    owl:annotatedTarget "A volcanic arc formed by the subduction of oceanic crust below continental crust." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_arc" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000353 ;
    owl:annotatedTarget "A volcanic arc formed by the subduction of oceanic crust other oceanic crust on an adjacent tectonic plate." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_field" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000354 ;
    owl:annotatedTarget "A geothermal field which is prone to localized volcanic activity." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Monogenetic_volcanic_field" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000355 ;
    owl:annotatedTarget "A volcanic field of small, scattered volcanic vents. These volcanic fields, containing numerous monogenetic volcanoes, are noted for having only one short eruptive event. Monogenetic fields occur only where the magma supply to the volcano is low or where vents are not close enough or large enough to develop plumbing systems for continuous feeding of magma." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pyroclastic_cone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000356 ;
    owl:annotatedTarget "A cone made of material ejected from a volcano. The material can range from finest particles. In comparison, cinder cones are more uniform. They are usually found in or on larger features, such as stratovolcanoes, shield volcanoes and can be found inside calderas, however they can also be an independent feature. They can range from a few metres in height and are usually formed by a single eruption." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lock_%28water_transport%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000357 ;
    owl:annotatedTarget "A device for raising and lowering boats between stretches of water of different levels on river and canal waterways. The distinguishing feature of a lock is a fixed chamber whose water level can be varied." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Protected_area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000358 ;
    owl:annotatedTarget "An area of land or of a body of water in which management practices,  through legal or other effective means, prioritise the protection and maintenance of biological diversity, and of natural and associated cultural resources." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Natural_Monument" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000359 ;
    owl:annotatedTarget "A natural environment which has been designated by a competent authority as having outstanding or unique value because of its rarity, aesthetic qualities, or cultural significance."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/National_Forest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000360 ;
    owl:annotatedTarget "A protected forest or woodland area in the United States. National forests are controlled by the federal government and managed by the United States Forest Service, under the direction of the United States Department of Agriculture." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/SSSI" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000361 ;
    owl:annotatedTarget "A conservation designation denoting a protected area in the United Kingdom. SSSIs are the basic 'building block' of nature conservation legislation and most other legal nature/geological conservation designations are based upon them, including National Nature Reserves, Ramsar Sites, Special Protection Areas, and Special Areas of Conservation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Marine_park" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000362 ;
    owl:annotatedTarget "A protected area of the sea usually established to preserve a specific habitat and ensure the ecosystem is sustained for the organisms that exist there. Most marine parks are designated by governments, and organized like watery national parks." .

[]
    oboInOwl:hasDbXref "Geonames:http://www.geonames.org/export/codes.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000006 ;
    owl:annotatedTarget "A subdivision of a first-order administrative division." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nature_reserve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000363 ;
    owl:annotatedTarget "A protected area of importance for wildlife, flora, fauna or features of geological or other special interest, which is reserved and managed for conservation and to provide special opportunities for study or research. Nature reserves may be designated by government institutions in some countries, such as the United Kingdom, or by private landowners, such as charities and research institutions, regardless of nationality." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/National_Wildlife_Refuge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000364 ;
    owl:annotatedTarget "A designation for certain protected areas of the United States managed by the United States Fish and Wildlife Service. The National Wildlife Refuge system is a network of lands and waters managed to protect wildlife and wildlife habitat." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ramsar_Convention" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000365 ;
    owl:annotatedTarget "A wetland protected by the terms of the Ramsar Convention (The Convention on Wetlands of International Importance, especially as Waterfowl Habitat)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/National_Nature_Reserve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000366 ;
    owl:annotatedTarget "An area of protected biodiversity which is of national significance for biological or Earth science interest." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/National_park", "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ii-national-park" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000367 ;
    owl:annotatedTarget "An IUCN protected area which 1) primarily consists of ecosystems which are able to maintain their natural composition, structure, and function at a regional scale and which are deemed to be representative of a region's natural bio- and geodiversity, 2) is sufficiently large to allow its constituent ecosystems to function, develop, and recover from natural perturbations without human intervention, and 3) is managed to preserve natural ecosystem integrity and functioning at a regional scale, while allowing human access for the purposes of conservation, cultural and spiritural activities, research, education, tourism, subsistence use by indigenous communities, and recreation." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ii-national-park" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000367 ;
    owl:annotatedTarget "national park" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ii-national-park" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000367 ;
    owl:annotatedTarget "IUCN-PACS:II" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ii-national-park" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000367 ;
    owl:annotatedTarget "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. These areas often serve as migration corridors between other natural and semi-natural ecosystems and pools of biodiversity. They may have core zones that are similar to IUCN Protected Area classes Ia and Ib." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000368 ;
    owl:annotatedTarget "An island, usually the consequence of the activity of a submarine volcano, that only exists for a short period or short periods of time after its formation, then being eroded or otherwise disappearing beneath the surface of a body of water." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000006 ;
    owl:annotatedTarget "countries, 2nd order division" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brine_pool" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000369 ;
    owl:annotatedTarget """MERGED DEFINITION:
TARGET DEFINITION: A large area of brine on the ocean basin near cold seep vents which release methane into the water. These pools are concentrations of water having an extremely high salinity as compared to the surrounding ocean, caused by the motion of large salt deposits through salt tectonics.
--------------------
SOURCE DEFINITION: Marine brine pools are large areas of brine on the ocean basin. These pools are bodies of water that have a salinity three to five times greater than the surrounding ocean. For deep-sea brine pools the source of the salt is the dissolution of large salt deposits through salt tectonics. The brine often contains high concentrations of methane, providing energy to chemosynthetic animals that live near the pool.""" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tuya" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000370 ;
    owl:annotatedTarget "A distinctive, flat-topped, steep-sided volcano formed when lava erupts through a thick glacier or ice sheet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Complex_volcano" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000371 ;
    owl:annotatedTarget "A volcano with more than one feature. They form because changes of their eruptive characteristics or the location of multiple vents in an area. Stratovolcanoes may form complex volcanoes, because they may overlap another from explosive eruptions, lava flows, pyroclastic flows and by repeated eruptions, to make multiple summits and vents. Stratovolcanoes could also form a large caldera that gets filled in by multiple small cinder cones, lava domes and craters may also develop on the caldera's rim." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pyroclastic_shield" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000372 ;
    owl:annotatedTarget "A shield volcano that is formed mostly of pyroclastic and highly explosive eruptions rather than relatively fluid basaltic lava issuing from vents or fissures on the surface of the volcano. They typically display low-angle flank slopes and have little or no central collapse, although a shallow sag in the shield is commonly observed. Lava is commonly extruded after the cessation of explosive activity commonly superposes the vent region." .

[]
    oboInOwl:hasDbXref "wiki:http://www.webref.org/geology/g/geothermal_field.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000373 ;
    owl:annotatedTarget "An area where wells can be drilled to obtain elements contained in solution in hot brines or to tap heat energy." .

[]
    oboInOwl:hasDbXref "MA:ma", "https://en.wikipedia.org/wiki/Wildlife_management_area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000374 ;
    owl:annotatedTarget "A protected area with the purpose of protecting and managing wild life." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/World_heritage_site" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000375 ;
    owl:annotatedTarget "A protected area that is a specific site (such as a forest, mountain, lake, desert, monument, building, complex, or city) that has been nominated and confirmed for inclusion on the list maintained by the international World Heritage Programme administered by the UNESCO World Heritage Committee." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Biosphere_reserve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000376 ;
    owl:annotatedTarget "An international conservation designation given by UNESCO under its Programme on Man and the Biosphere (MAB)." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000377 ;
    owl:annotatedTarget "A lake purposefully constructed." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000006 ;
    owl:annotatedTarget "second level subdivision" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Reservoir" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000378 ;
    owl:annotatedTarget "A reservoir constructed for the purpose of maintaining water levels in a canal or canals." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000006 ;
    owl:annotatedTarget "second-order administrative division" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_shelf", "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000380 ;
    owl:annotatedTarget "An ice mass which 1) is attached to the coast 2) at least 2 meters in thickness 3) forms where a glacier or ice mass flows down to a coastline and onto the ocean surface and 4) grows by annual snow accumulation or by the seaward extension of land glaciers." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000380 ;
    owl:annotatedTarget "An ice shelf may grow hundreds of miles out to sea.  Usually of great horizontal extent and with a level or gently undulating surface. Nourished by annual snow accumulation and also by the seaward extension of land glaciers. Limited areas may be aground. Ice shelves are much thicker than sea ice often filling embayments in the coastline of an ice sheet.. Currently, nearly all ice shelves are in Antarctica, where most of the ice discharged into the ocean flows via ice shelves. The mass balance of an ice shelf may have significant components of both gain and loss at the base. The seaward edge is termed an ice front.  The calving of an ice shelf forms tabular icebergs and ice islands." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Massif" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000381 ;
    owl:annotatedTarget "A section of the Earths's crust that is demarcated by faults or flexures. In the movement of the crust, a massif tends to retain its internal structure while being displaced as a whole." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000382 ;
    owl:annotatedTarget "That part of the land in immediate contact with a lake." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000382 ;
    owl:annotatedTarget "lakeshore" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stream_bed" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000383 ;
    owl:annotatedTarget "The channel bottom of a stream; the physical confine of the normal water flow." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000383 ;
    owl:annotatedTarget "dry stream bed" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000383 ;
    owl:annotatedTarget "stream channel" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000383 ;
    owl:annotatedTarget "stream channel" .

[]
    oboInOwl:hasDbXref "Geonames:http://www.geonames.org/export/codes.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000007 ;
    owl:annotatedTarget "A subdivision of a second-order administrative division." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stream_bed" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000384 ;
    owl:annotatedTarget "The channel bottom of a river; the physical confine of the normal water flow." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000384 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000385 ;
    owl:annotatedTarget "The place where a stream discharges into a lagoon, lake, or the sea." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000385 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000007 ;
    owl:annotatedTarget "barrio" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000386 ;
    owl:annotatedTarget "The end of a stream where it enters a standing water body such as a lake, sea or ocean." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    rdfs:comment <https://orcid.org/0000-0002-4366-3088> ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000387 ;
    owl:annotatedTarget "A depression which intermittently contains a lake." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000387 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000387 ;
    owl:annotatedTarget "intermittent lake" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000387 ;
    owl:annotatedTarget "intermittent lakes" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000007 ;
    owl:annotatedTarget "countries, 3rd order division" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000388 ;
    owl:annotatedTarget "A watercourse whose flow is not continuous." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000389 ;
    owl:annotatedTarget "A wetland ecosystem which is sometimes inundated or saturated by surface or ground water sufficient to support, and that under normal circumstances do support, a prevalence of vegetation typically adapted for life in saturated soil conditions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Land_bridge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000391 ;
    owl:annotatedTarget "An isthmus or other land connection between what at other times are separate land masses which allows animals and plants to cross and colonise new lands. Land bridges are commonly created by regression, in which sea levels fall exposing previously submerged sections of continental shelf. Land bridges are also formed by: (a) upthrust at the edge of continental plates; and (b) glacial retreat alleviating pressure on shallow marine formations." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_tongue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000392 ;
    owl:annotatedTarget "A long and narrow sheet of ice projecting out from the coastline. An ice tongue forms when a valley glacier moves very rapidly out into the ocean or a lake." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000392 ;
    owl:annotatedTarget "glacial tongue" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sound_%28geography%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000393 ;
    owl:annotatedTarget "A large sea or ocean inlet larger than a bay, deeper than a bight, wider than a fjord, or it may identify a narrow sea or ocean channel between two bodies of land." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Strait" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000394 ;
    owl:annotatedTarget "A narrow channel of water that connects two larger bodies of water, and thus lies between two land masses." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000007 ;
    owl:annotatedTarget "third level subdivision" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000394 ;
    owl:annotatedTarget "channel" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000394 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Channel_%28geography%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000395 ;
    owl:annotatedTarget "A depressed landform which physically confines a river, slough or ocean strait, and which consists of a bed and banks." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000007 ;
    owl:annotatedTarget "third-order administrative division" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_cone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000398 ;
    owl:annotatedTarget "Built by fragments (called ejecta) thrown up (ejected) from a volcanic vent, piling up around the vent in the shape of a cone with a central crater." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000398 ;
    owl:annotatedTarget "cone" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000398 ;
    owl:annotatedTarget "cone" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000398 ;
    owl:annotatedTarget "lava cone" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000398 ;
    owl:annotatedTarget "cone (geological)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_cone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000399 ;
    owl:annotatedTarget "A cone that is composed of particles of silt to sand size. Explosive eruptions from a vent where the magma is interacting with groundwater or the sea (as in an eruption off the coast) produce steam and are called phreatic. The interaction between the magma, expanding steam, and volcanic gases results in the ejection of mostly small particles called ash. Fallen ash has the consistency of flour. The unconsolidated ash forms an ash cone which becomes a tuff cone or tuff ring once the ash consolidates." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_cone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000400 ;
    owl:annotatedTarget "A cone built almost entirely of loose volcanic fragments called cinders (pumice, pyroclastics, or tephra). They are built from particles and blobs of congealed lava ejected from a single vent. As the gas-charged lava is blown violently into the air, it breaks into small fragments that solidify and fall as cinders around the vent to form a circular or oval cone. Most cinder cones have a bowl-shaped crater at the summit." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000400 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_cone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000401 ;
    owl:annotatedTarget "A volcanic cone formed of molten lava ejected from a vent somewhat like taffy. Expanding gases in the lava fountains tear the liquid rock into irregular gobs that fall back to earth, forming a heap around the vent. The still partly liquid rock splashed down and over the sides of the developing mound is called spatter. Because spatter is not fully solid when it lands, the individual deposits are very irregular in shape and weld together as they cool, and in this way particularly differ from cinder and ash." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mud_volcano" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000402 ;
    owl:annotatedTarget "A volcano created by geologically excreted liquids and gases, although there are several different processes which may cause such activity. Temperatures are much cooler than igneous processes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shield_volcano" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000403 ;
    owl:annotatedTarget "A large volcano with shallowly-sloping sides." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000403 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stratovolcano" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000404 ;
    owl:annotatedTarget "A tall, conical volcano composed of many layers of hardened lava, tephra, and volcanic ash. These volcanoes are characterized by a steep profile and periodic, explosive eruptions. The lava that flows from them is viscous, and cools and hardens before spreading very far. The source magma of this rock is classified as acidic, or high in silica to intermediate (rhyolite, dacite, or andesite)." .

[]
    oboInOwl:hasDbXref "Geonames:http://www.geonames.org/export/codes.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000008 ;
    owl:annotatedTarget "A subdivision of a third-order administrative division." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Submarine_volcano" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000405 ;
    owl:annotatedTarget "An underwater fissures in the earth's surface from which magma can erupt." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mid-ocean_ridge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000406 ;
    owl:annotatedTarget "An underwater mountain range, formed by plate tectonics. This uplifting of the ocean floor occurs when convection currents rise in the mantle beneath the oceanic crust and create magma where two tectonic plates meet at a divergent boundary. The mid-ocean ridges of the world are connected and form a single global mid-oceanic ridge system that is part of every ocean." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000406 ;
    owl:annotatedTarget "OceanRidge" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subglacial_volcano" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000407 ;
    owl:annotatedTarget "A volcano produced by subglacial eruptions or eruptions beneath the surface of a lake melted into a glacier or ice mass by the rising lava." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000008 ;
    owl:annotatedTarget "countries, 4th order division" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fissure_vent" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000408 ;
    owl:annotatedTarget "A linear volcanic vent through which lava erupts, usually without any explosive activity. The vent is usually a few meters wide and may be many kilometers long. Fissure vents can cause large flood basalts and hannels. The volcano can usually be seen as a crack in the ground or on the ocean floor. Narrow fissures can be filled in with lava that hardens." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Whirlpool" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000409 ;
    owl:annotatedTarget "A large, swirling body of water produced by ocean tides." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000409 ;
    owl:annotatedTarget "hydrographic feature" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000409 ;
    owl:annotatedTarget "WHRL" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava#K.C4.ABpukas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000410 ;
    owl:annotatedTarget "An elevated area such as a hill, ridge or old lava dome inside or downslope from an area of active volcanism. New lava flows will cover the surrounding land, isolating the kipuka so that it appears as a (usually) forested island in a barren lava flow." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000411 ;
    owl:annotatedTarget "The shallow part of a stream which can be easily crossed." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000411 ;
    owl:annotatedTarget "transportation feature" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000411 ;
    owl:annotatedTarget "ford (crossing)" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000008 ;
    owl:annotatedTarget "fourth level subdivision" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/0033-5894(76)90039-9", "https://en.wikipedia.org/wiki/Pingo" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000413 ;
    owl:annotatedTarget "A mound of earth-covered ice found in the Arctic, subarctic, and Antarctica that can reach up to 70 metres in height and up to 2 kilometres in diameter." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000413 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pingo" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000413 ;
    owl:annotatedTarget "hydrolaccolith" .

[]
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000413 ;
    owl:annotatedTarget "pingos" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Natural_arch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000414 ;
    owl:annotatedTarget "A natural formation where a rock arch forms, with a natural passageway through underneath." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000414 ;
    owl:annotatedTarget "arches (natural formation)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000414 ;
    owl:annotatedTarget "natural bridge" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000414 ;
    owl:annotatedTarget "sea arch" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Raised_beach" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000415 ;
    owl:annotatedTarget "A beach or wave cut platform raised above the shore line by a relative fall in the sea level." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000008 ;
    owl:annotatedTarget "fourth-order administrative division" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000415 ;
    owl:annotatedTarget "terrace" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Coastal_dune> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000416 ;
    owl:annotatedTarget "A dune which is part of a coast."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Machair_%28geography%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000417 ;
    owl:annotatedTarget "A fertile low-lying raised beach found on the some of the coastlines of Ireland and Scotland, in particular in the Outer Hebrides." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ria" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000418 ;
    owl:annotatedTarget "A submergent coastal landform that forms where sea levels rise relative to the land either as a result of eustatic sea level change; where the global sea levels rise or isostatic sea level change; where the land sinks. When this happens valleys which were previously at sea level become submerged." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000418 ;
    owl:annotatedTarget "valley" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/State" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000009 ;
    owl:annotatedTarget "A political association with effective dominion over a geographic area." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000009 ;
    owl:annotatedTarget "nation" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stack_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000419 ;
    owl:annotatedTarget "A geological landform consisting of a steep and often vertical column or columns of rock in the sea near a coast." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000009 ;
    owl:annotatedTarget "independent nation" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tombolo" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000420 ;
    owl:annotatedTarget "A deposition landform such as a spit or bar which forms a narrow piece of land between an island or offshore rock and a mainland shore, or between two islands or offshore rocks. They usually form because the island causes wave refraction, depositing sand and shingle moved by longshore drift in each direction around the island where the waves meet. Eustatic sea level rise may also contribute to accretion as material is pushed up with rising sea levels." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000420 ;
    owl:annotatedTarget "bar" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000420 ;
    owl:annotatedTarget "island" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wave_cut_platform" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000421 ;
    owl:annotatedTarget "The narrow flat area often seen at the base of a sea cliff caused by the action of the waves." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Limestone_pavement" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000422 ;
    owl:annotatedTarget "A natural karst landform consisting of a flat, incised surface of exposed limestone that resembles artificial pavement." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000009 ;
    owl:annotatedTarget "independent political entity" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000423 ;
    owl:annotatedTarget "An island that lies in a river." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000423 ;
    owl:annotatedTarget "fluvial island" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000009 ;
    owl:annotatedTarget "independent sovereign nation" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000424 ;
    owl:annotatedTarget "An island that lies in a lake." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ocean_floor>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000426 ;
    owl:annotatedTarget "A marine bed which lies below an ocean." .

[]
    a owl:Axiom ;
    rdfs:comment "When \"ocean basin\" is used in a hydrological sense, then \"ocean basin floor\" is any floor under seawater. In ENVO, the class \"ocean basin\" is used in a geological sense, which does not include all areas of ocean floor." ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000426 ;
    owl:annotatedTarget "ocean basin floor" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000426 ;
    owl:annotatedTarget "ocean floor feature" .

[]
    a owl:Axiom ;
    rdfs:comment "Seas are smaller than oceans and are usually located where the land and ocean meet. However, these two terms are often used interchangeably."@en ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000426 ;
    owl:annotatedTarget "seafloor"@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000009 ;
    owl:annotatedTarget "country" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meander" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000427 ;
    owl:annotatedTarget "A bend in a stream. A stream flowing through a wide valley or flat plain will tend to form a meanders as it alternatively erodes and deposits sediments along its course." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000427 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000427 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000009 ;
    owl:annotatedTarget "political entity" .

[]
    oboInOwl:hasDbXref "DOI:10.1186/2041-1480-4-43", "https://en.wikipedia.org/wiki/Biome" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000428 ;
    owl:annotatedTarget "A biome is an ecosystem which is undergoing climactic ecological succession."@en .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=809&/biomes" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000428 ;
    owl:annotatedTarget "LTER:809" .

[]
    oboInOwl:hasDbXref "WWF:Biome" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000428 ;
    owl:annotatedTarget "major habitat type" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000428 ;
    owl:annotatedTarget "EcosytemType" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000429 ;
    owl:annotatedTarget "A ridge which is jagged, narrow and separates glacier valleys or cirques."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000429 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000429 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref <http://pubs.usgs.gov/of/2004/1216/a/a.html>, <https://en.wikipedia.org/wiki/Arete_%28landform%29> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000429 ;
    owl:annotatedTarget "The ridge frequently resembles the blade of a serrated knife. A French term referring to the bones in a fish backbone. Aretes are typically formed when two glaciers erode parallel U-shaped valleys. Aretes can also form when two glacial cirques erode towards one another, although frequently this results in a saddle-shaped pass, called a col."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000010 ;
    owl:annotatedTarget "A construction which enables the movement of humans, their animals or their vehicles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dirt_cone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000430 ;
    owl:annotatedTarget "A feature of a glacier, in which dirt, which has fallen into a hollow in the ice, forms a coating which insulates the ice below. The surrounding ice melts away, leaving the dirt cone." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Drumlin_field" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000431 ;
    owl:annotatedTarget "A cluster of dozens to hundreds of similarly shaped, sized and oriented drumlins." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Inselberg" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000432 ;
    owl:annotatedTarget "An isolated hill, knob, ridge, or small mountain that rises abruptly from a gently sloping or virtually level surrounding plain." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000011 ;
    owl:annotatedTarget "An enclosure for displaying selected plant or animal life." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000432 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000433 ;
    owl:annotatedTarget "A terrace associated with a kame." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Outwash_fan" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000434 ;
    owl:annotatedTarget "A fan-shaped body of sediments deposited by braided streams from a melting glacier." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Proglacial_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000435 ;
    owl:annotatedTarget "A lake formed either by the damming action of a moraine or ice dam during the retreat of a melting glacier, or one formed by meltwater trapped against an ice mass due to isostatic depression of the crust around the ice." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000435 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000011 ;
    owl:annotatedTarget "PARK" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tunnel_valley" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000436 ;
    owl:annotatedTarget "A deep but narrow valley with a 'U' shaped cross-section and frequently a 'U' shaped plan which is usually found filled with glacial till. It is formed when the edge of an ice mass advances up a slope. Its length may be appropriately measured in centimetres or kilometres, depending on the circumstances of formation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tunnel_valley" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000437 ;
    owl:annotatedTarget "A small tunnel valley." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000438 ;
    owl:annotatedTarget "A steep-sided depression formed by the melting of permafrost; it may contain a lake." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dell_%28landform%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000439 ;
    owl:annotatedTarget "A small wooded valley, either U- or V-shaped." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000439 ;
    owl:annotatedTarget "valley" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rock_shelter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000440 ;
    owl:annotatedTarget "A shallow cave-like opening at the base of a bluff or cliff." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000011 ;
    owl:annotatedTarget "cropland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Terracette" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000441 ;
    owl:annotatedTarget "A ridge on a hillside formed when saturated soil particles expand, then contract as they dry, causing them to move slowly downhill." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Whirlpool" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000442 ;
    owl:annotatedTarget "A very powerful whirlpool." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000443 ;
    owl:annotatedTarget "A reservoir constructed for the purpose of containing a flood, an overflow of water from a body of water that sumerges land." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000443 ;
    owl:annotatedTarget "retention basin" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000443 ;
    owl:annotatedTarget "storage basin" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000011 ;
    owl:annotatedTarget "park" .

[]
    oboInOwl:hasDbXref "USGS:SDTS", "https://en.wikipedia.org/wiki/Glade_(geography)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "A tract of land which has few or no trees and is surrounded by more heavily wooded areas." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "CLEARING" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "clearing" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "burn" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "burnt over area" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "clearing" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "cut line" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "fire break" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "glade" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000444 ;
    owl:annotatedTarget "logged area" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Transvasement" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000445 ;
    owl:annotatedTarget "An aquaduct to transport water from one river basin to another one, to solve problems of hydrographic imbalance. It can decrease floods, moving the water to lands with droughts." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Biome#Terrestrial_biomes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000446 ;
    owl:annotatedTarget "A terrestrial ecosystem which is in its climactic successional state." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000012 ;
    owl:annotatedTarget "A geographical feature associated with water." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "ISBN:978-0-618-45504-1", "MA:ma", "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000447 ;
    owl:annotatedTarget "A marine ecosystem which is in its climactic successional state." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Reservoir" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000448 ;
    owl:annotatedTarget "A reservoir constructed for the purpose of generating electricity." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Reservoir" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000449 ;
    owl:annotatedTarget "A reservoir constructed for the purpose of providing drinking water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Reservoir" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000450 ;
    owl:annotatedTarget "A reservoir constructed for the purpose of providing water for irrigation." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000451 ;
    owl:annotatedTarget "A lake constructed, or modified, for the chief purpose of providing an amenity." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ribbon_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000452 ;
    owl:annotatedTarget "A lake that is long, narrow, and finger-shaped, usually found in a glacial trough. Its formation begins when a glacier moves over an area containing alternate bands of hard and soft bedrock. The sharp-edged boulders carried at the bottom of the glacier erode the softer rock more quickly by abrasion, thus creating a hollow called a rock basin. On either side of the rock basin, the more resistant rock is eroded less and these outcrops of harder rock are known as rock bars, which act as dams between which rainwater may accumulate after the retreat of the ice age, filling up the rock basin and creating a ribbon lake. A ribbon lake may also form behind a terminal or recessional moraine, both of which also act as dams, enabling water to accumulate behind them. A ribbon lake may also occur if a tributary glacier joins a main glacier. The increase in power can create a trough, which is filled with water from a river/meltwater to create a ribbon lake." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Liman_(landform)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000453 ;
    owl:annotatedTarget "A lake or estuary that is formed at the mouth of a river where flow is blocked by a bar of sediments. It can be maritime (the bar being created by the current of a sea) or fluvial (the bar being created by the flow of a bigger river at the confluence)." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "https://en.wikipedia.org/wiki/Turlough_(lake)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000454 ;
    owl:annotatedTarget "A container of an intermittent lake unique to the limestone areas of Ireland, mostly west of the River Shannon. Most turloughs flood in the autumn, usually some time in October, and then dry up some time between April and July." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tarn_(lake)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000455 ;
    owl:annotatedTarget "A mountain lake that is formed in a cirque excavated by a glacier. A moraine may form a natural dam below a tarn." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000012 ;
    owl:annotatedTarget "fluvial feature" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tidewater_glacier#Types_of_glaciers", "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000456 ;
    owl:annotatedTarget "A glacier which terminates in a lake or the sea, with terminus either floating or grounded" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000456 ;
    owl:annotatedTarget "The adjective indicates geographical setting, and not that tides play a role in the mass balance. Typically, tidewater glaciers calve ice to produce icebergs. There are currently issues in the community about the definition of this glacier type: It is undecided whether or not a) a tidewater glacier has to have a grounded terminus and b) whether glaciers terminating in a lake can be considered to be tidewater glaciers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tidewater_glacier#Types_of_glaciers" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000457 ;
    owl:annotatedTarget "A glacier on a plateau or high area, smaller than an ice sheet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tidewater_glacier#Types_of_glaciers", "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000458 ;
    owl:annotatedTarget "A glacier which 1) flows for all or most of its length within the walls of a valley, in consequence having a distinct tongue and a well-defined outline and 2) descends from either high mountains, from an ice cap on a plateau, or from an ice sheet." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000458 ;
    owl:annotatedTarget "These glaciers typically flow down pre-existing valleys and have ice-free slopes overlooking the glacier surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tidewater_glacier#Types_of_glaciers" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000459 ;
    owl:annotatedTarget "A glacier fed by an ice sheet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Peneplain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000460 ;
    owl:annotatedTarget "A region of low topographic relief as a consequence of erosion by streams." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rootless_vent" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000461 ;
    owl:annotatedTarget "A volcanic landform which resembles a true volcanic crater, but differs in that it is not an actual vent from which lava has erupted. A pseudocrater is characterised by the absence of any magma conduit which connects below the surface of the earth. Pseudocraters are formed by steam explosions as flowing hot lava crosses over a wet surface, such as a swamp, a lake, or a pond. The explosive gases break through the lava surface in a manner similar to a phreatic eruption, and the tephra builds up crater-like forms which can appear very similar to real volcanic craters." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polygenetic_volcanic_field" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000462 ;
    owl:annotatedTarget "A volcanic field of scattered volcanic vents. These volcanic fields, containing numerous polygenetic volcanoes, are noted for having more than one eruptive event from the same vent(s), rather than the more common monogenetic volcanic field. Polygenetic volcanic fields generally occur where there is a high-level magma chamber. These volcanic fields may show lithological discontinuities due to major changes in magma chemistry, volcanotectonic events, or long erosional intervals, and may last >10 million year period." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Harbor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000463 ;
    owl:annotatedTarget "A landform which provides shelter from atmospheric weather and marine currents, waves, and other dynamics." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000464 ;
    owl:annotatedTarget "A harbor constructed by human agency." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Harbor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000465 ;
    owl:annotatedTarget "A harbor which is formed by a natural landform where a part of a body of water is protected and deep enough to furnish anchorage." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Campus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000467 ;
    owl:annotatedTarget "An area of land on which a college or university and related institutional buildings are situated." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000013 ;
    owl:annotatedTarget "A collection of caves interconnected by enterable passages or linked hydrologically or a cave with an extensive complex of chambers and passages." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000468 ;
    owl:annotatedTarget "A dam constructed for the purpose of generating electricity from the water stored behind it." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000469 ;
    owl:annotatedTarget "A facility which supports the undertaking of scientific research or measurements." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000470 ;
    owl:annotatedTarget "A dam constructed for the purpose of holding water in a reservoir for irrigation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000471 ;
    owl:annotatedTarget "A dam constructed for the purpose of controlling flooding." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000472 ;
    owl:annotatedTarget "An area of calm water unaffected by the current of a stream." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000472 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000472 ;
    owl:annotatedTarget "BACKWATER" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000014 ;
    owl:annotatedTarget "Artificial watercourse with no flow or a controlled flow used for navigation, drainage or irrigation." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000473 ;
    owl:annotatedTarget "A quarry from which gravel is extracted." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000473 ;
    owl:annotatedTarget "mine site" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000474 ;
    owl:annotatedTarget "An excavation of the Earth's surface to provide passage for a road, railway, canal, etc." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000474 ;
    owl:annotatedTarget "CUT" .

[]
    oboInOwl:hasDbXref "USGS:SDTS", "https://en.wikipedia.org/wiki/Inlet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000475 ;
    owl:annotatedTarget "An opening of the sea into the land, or of a lake into its shore." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000475 ;
    owl:annotatedTarget "anse" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000475 ;
    owl:annotatedTarget "arm" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000475 ;
    owl:annotatedTarget "firth" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000475 ;
    owl:annotatedTarget "ria" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000476 ;
    owl:annotatedTarget "An opening of a lake into its shore." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000477 ;
    owl:annotatedTarget "A mountain or a hill." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000477 ;
    owl:annotatedTarget "cerrito" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000477 ;
    owl:annotatedTarget "cerro" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000477 ;
    owl:annotatedTarget "cerro" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000477 ;
    owl:annotatedTarget "dome" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000477 ;
    owl:annotatedTarget "koppje" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000477 ;
    owl:annotatedTarget "monadnock" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000478 ;
    owl:annotatedTarget "range (physiographic)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000479 ;
    owl:annotatedTarget "The exit or point of discharge of a stream into another stream, lake or sea." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000479 ;
    owl:annotatedTarget "MOUTH" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000479 ;
    owl:annotatedTarget "outlet" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "The summit of a mount." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "peaks" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "ahu" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "ice peak" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "mountain crest" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "mountain summit" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "nunatak" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "summit" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000480 ;
    owl:annotatedTarget "summit" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "A tall, slender, spire-shaped rock projecting from a level or more gently sloping surface." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "natural rock formation" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "PINNACLE" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "pinnacle (natural formation)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "chapeirao" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "coral head" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "crag" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "pillar" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000481 ;
    owl:annotatedTarget "scar" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Seabed>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000482 ;
    owl:annotatedTarget "A marine bed which lies below a sea." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000482 ;
    owl:annotatedTarget "SeaFloor" .

[]
    a owl:Axiom ;
    rdfs:comment "Seas are smaller than oceans and are usually located where the land and ocean meet. However, these two terms are often used interchangeably."@en ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000482 ;
    owl:annotatedTarget "ocean floor"@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000483 ;
    owl:annotatedTarget "A hollow eroded by the force of the falling water at the base of a waterfall, particularly by the eddying effect." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000483 ;
    owl:annotatedTarget "PLUNGE POOL" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "A sea surface layer which is 1) not covered by ice and 2) laterally surrounded by either pack ice or land and pack ice."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "POLYNA" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "Polynya" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/polynia" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "polynia" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "big clearing" .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=695&/oceans" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000015 ;
    owl:annotatedTarget "LTER:695" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "clearing" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "glade" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "ice clearing" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget "regional clearing" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000484 ;
    owl:annotatedTarget """A polynya is a Russian term for any non-linear shaped area of open water within the ice pack. Polynyas may contain brash ice and/or be covered with new ice, nilas or young ice; submariners refer to these as skylights.

Sometimes the polynya is limited on one side by the coast and is called a shore polynya or by fast ice and is called a flaw polynya. If it recurs in the same position every year, e.g. off the mouths of big rivers, it is called a recurring polynya. A temporary small clearing in pack ice which consists of small floes and brash in continuous local movement is called an unstable polynya; an opening which is flanked by large floes and therefore appears to be relatively stable is called a stable polynya.

Polynyas range in size from relatively small to enormous. The largest polynya observed in the Antarctic was the Weddell Polynya of 1975-77, covering an area of 2x105km2.

The two main categories of polynya are sensible heat and latent heat, depending on the mechanism responsible for maintaining their presence. Latent heat polynyas are maintained by persistent katabatic winds that drain off the continent. Newly formed ice is advected away by the wind, leaving the surface ice-free and open to more ice formation. In this manner latent heat polynyas can be major sources of new ice production. Coastal polynyas are primarily of this type. Sensible heat polynyas are maintained by upwelling warm water that supplies a sufficiently large oceanic heat flux to the base of the ice to reduce its thickness, or melt it completely. These polynyas are not responsible for large quantities of new ice production. A polynya may also form by a combination of the sensible and latent heat processes.


From the remote sensing/sea ice standpoint a polynya is a hole in the ice that ordinarily wouldn't be there - except that either the wind is creating it by pushing the ice away or there is something under the ice that is warmer than its surroundings and melting the ice that would otherwise be there."""@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000015 ;
    owl:annotatedTarget "ocean region" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000485 ;
    owl:annotatedTarget "That part of the land in immediate contact with a sea, including the intertidal zone." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    rdfs:comment <https://en.wikipedia.org/wiki/Shore> ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000486 ;
    owl:annotatedTarget "A two-dimensional continuant fiat boundary which is located between a landmass and a water body." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000486 ;
    owl:annotatedTarget "Shoreline" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000486 ;
    owl:annotatedTarget "SHOR" .

[]
    obo:IAO_0000116 "The distinction between shoreline and coastline needs more thought."@en ;
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000486 ;
    owl:annotatedTarget "coastline" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Paternoster_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000487 ;
    owl:annotatedTarget "One of a series of glacial lakes connected by a single stream or a braided stream system." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000487 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glacial_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000488 ;
    owl:annotatedTarget "A lake which is primarily composed of glacial meltwater and which fills a depression formed as a result of a glacial erosion process." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Palsa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000489 ;
    owl:annotatedTarget "A frost heave which is formed as the result of a perennial ice lens forming under soil, pushing a roughly oval portion land surface upwards." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Obsequent_stream" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000490 ;
    owl:annotatedTarget "A stream whose course is a direct consequence of the original slope of the surface upon which it developed, i.e., a stream that follows the slope of the original land." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Obsequent_stream" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000491 ;
    owl:annotatedTarget "A stream whose course has been determined by selective headward erosion along weak strata. These streams have generally developed after the original stream. Subsequent streams developed independently of the original relief of the land and generally follow paths determined by the weak rock belts." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Obsequent_stream" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000492 ;
    owl:annotatedTarget "A stream whose course follows the original relief, but at a lower level than the original slope (e.g., flows down a course determined by the underlying strata in the same direction). These streams develop later and are generally a tributary to a subsequent stream." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Obsequent_stream" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000493 ;
    owl:annotatedTarget "A stream flowing in the opposite direction of the consequent drainage." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000493 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Obsequent_stream" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000494 ;
    owl:annotatedTarget "A stream that has an almost random drainage often forming dendritic patterns. These are typically tributaries and have developed by a headward erosion on a horizontally stratified belt or on homogeneous rocks. These streams follow courses that apparently were not controlled by the original slope of the surface, its structure or the type of rock." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tributary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000495 ;
    owl:annotatedTarget "A stream or river which flows into another river (a parent river) or body of water but which may not flow directly into the sea." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000495 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000495 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000495 ;
    owl:annotatedTarget "affluent" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000495 ;
    owl:annotatedTarget "river tributary" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rill" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000496 ;
    owl:annotatedTarget "A narrow and shallow incision into soil resulting from erosion by overland flow that has been focused into a thin thread by soil surface roughness. Rilling, the process of rill formation, is common on agricultural land and unvegetated ground." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rincon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000497 ;
    owl:annotatedTarget "An incised meander on a river." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000497 ;
    owl:annotatedTarget "inlet" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Trough_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000498 ;
    owl:annotatedTarget "An intrusive igneous body. Its thickness is usually much smaller than its other two dimensions. Thickness can vary from sub-centimeter scale to many meters in thickness and the lateral dimensions can extend over many kilometers. A dike is an intrusion into a cross-cutting fissure, meaning a dike cuts across other pre-existing layers or bodies of rock, this means that a dike is always younger than the rocks that contain it. Dikes are usually high angle to near vertical in orientation, but subsequent tectonic deformation may rotate the sequence of strata through which the dike lies so that the latter becomes horizontal." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000498 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000498 ;
    owl:annotatedTarget "dyke (geologic)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Trough_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000499 ;
    owl:annotatedTarget "A linear structural depression that extends laterally over a distance, while being less steep than a trench. A trough can be a narrow basin or a geologic rift. There are various oceanic troughs, troughs found under oceans; examples include the rift along the mid-oceanic ridge and the Cayman Trough." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000499 ;
    owl:annotatedTarget "swale" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000500 ;
    owl:annotatedTarget "An obstruction in a stream constructed by a beaver." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000500 ;
    owl:annotatedTarget "dam" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000501 ;
    owl:annotatedTarget "The portion of the ground surface which lies below water." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000501 ;
    owl:annotatedTarget "BOTTOM" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000502 ;
    owl:annotatedTarget "A depression that is periodically filled with saline water, forming a saline lake." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000502 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000502 ;
    owl:annotatedTarget "intermittent salt lake" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000502 ;
    owl:annotatedTarget "intermittent salt lakes" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma", "https://www.britannica.com/science/oxbow-lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000503 ;
    owl:annotatedTarget "A depression which is continous with one or more abandoned meander loops of a river channel." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma", "https://www.britannica.com/science/lacustrine-ecosystem#ref6888" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000504 ;
    owl:annotatedTarget "A container of an intermittent water body which, when filled with water, has a well-illuminated surface layer, is subject to complete mixing of the water it holds, and is smaller than the container of a lake." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000504 ;
    owl:annotatedTarget "intermittent pond" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000504 ;
    owl:annotatedTarget "intermittent ponds" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000504 ;
    owl:annotatedTarget "intermittent pool" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000504 ;
    owl:annotatedTarget "intermittent pool" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000504 ;
    owl:annotatedTarget "intermittent pool" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000505 ;
    owl:annotatedTarget "A gently inclined underground tunnel bringing water for irrigation from an aquifer." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000506 ;
    owl:annotatedTarget "A reservoir that is not permanently filled with water, at times being dry." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000506 ;
    owl:annotatedTarget "intermittent reservoir" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000507 ;
    owl:annotatedTarget "The lower terminus of a wadi where it widens into an adjoining floodplain, depression, or water body." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "A step-like feature between higher and lower ground: a relatively flat or gently inclined shelf of earth, backed and fronted by steep slopes or manmade detaining walls." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "TERRACE" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "bench" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "ledge" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "rock terrace" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "terrace" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "bench" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "bench" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000508 ;
    owl:annotatedTarget "bench (natural)" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000509 ;
    owl:annotatedTarget "bench" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000509 ;
    owl:annotatedTarget "bench (seafloor)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000509 ;
    owl:annotatedTarget "marine bench" .

[]
    oboInOwl:hasDbXref "IPCC:http://www.ipcc.ie/infoblanketbogfs.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000511 ;
    owl:annotatedTarget "A peatland whose development is mostly independent of basins or topographical features where water collects; it simply covers the landscape like a blanket. Peat develops due to a continuous supply of water from rainfall, maintaining waterlogged conditions on the ground. Blanket bogs are ombrotrophic or rain fed, and as a result their pH lies between 3.5 and 4.2." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000511 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000512 ;
    owl:annotatedTarget "The ground surface that lies beneath a pond." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000513 ;
    owl:annotatedTarget "The ground surface that lies beneath a reservoir." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000514 ;
    owl:annotatedTarget "A generally circular saucer or bowl-shaped depression caused by explosive action." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000514 ;
    owl:annotatedTarget "CRATER" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000515 ;
    owl:annotatedTarget "A cut to provide passage for a road." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000516 ;
    owl:annotatedTarget "A patch of ground, distinct from and slightly above the surrounding plain or wetland. Often occurs in groups." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000517 ;
    owl:annotatedTarget "A surface stream that disappears into an underground channel, or dries up in an arid area." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000517 ;
    owl:annotatedTarget "lost river" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000517 ;
    owl:annotatedTarget "lost watercourse" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000517 ;
    owl:annotatedTarget "lost watercourse" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000517 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000517 ;
    owl:annotatedTarget "lost river" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000517 ;
    owl:annotatedTarget "lost river" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000016 ;
    owl:annotatedTarget "A lentic water body which is wholly or partly surrounded by land and either connected to or derived from a part of an ocean." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000518 ;
    owl:annotatedTarget "The exit or point of discharge of a ditch." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Terrace_(earthworks)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000519 ;
    owl:annotatedTarget "A terrace which is used for agricultural activities."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000016 ;
    owl:annotatedTarget "closed sea" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000520 ;
    owl:annotatedTarget "physiographic feature" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000520 ;
    owl:annotatedTarget "slide" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000520 ;
    owl:annotatedTarget "slide" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000520 ;
    owl:annotatedTarget "slide (natural)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000016 ;
    owl:annotatedTarget "marginal sea" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000522 ;
    owl:annotatedTarget "A tunnel through which a canal passes." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000522 ;
    owl:annotatedTarget "tunnel" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000523 ;
    owl:annotatedTarget "A channel formed as a result of a stream cutting through a meander neck." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000523 ;
    owl:annotatedTarget "cut off" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000523 ;
    owl:annotatedTarget "cutoff (hydrographic)" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000523 ;
    owl:annotatedTarget "cuttoff" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000524 ;
    owl:annotatedTarget "A former stream or distributary no longer carrying flowing water, but still evident due to lakes, wetland, topographic or vegetation patterns." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000525 ;
    owl:annotatedTarget "A stream that has been substantially ditched, diked, or straightened." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000016 ;
    owl:annotatedTarget "open sea" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000525 ;
    owl:annotatedTarget "canal" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000526 ;
    owl:annotatedTarget "A deep narrow slot, notch, or groove in a cliff." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000526 ;
    owl:annotatedTarget "cleft" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000527 ;
    owl:annotatedTarget "A relatively undissected upland between adjacent stream valleys." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000527 ;
    owl:annotatedTarget "plain" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000016 ;
    owl:annotatedTarget "open sound" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000528 ;
    owl:annotatedTarget "A linear elevation on an icecap." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000528 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000528 ;
    owl:annotatedTarget "icecap reach" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000529 ;
    owl:annotatedTarget "A ridge of sand just inland and parallel to the beach, usually in series." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000016 ;
    owl:annotatedTarget "open water" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000530 ;
    owl:annotatedTarget "A gentle slope, with a generally smooth surface, particularly found around groups of islands and seamounts." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000530 ;
    owl:annotatedTarget "apron (geological)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000530 ;
    owl:annotatedTarget "archipelago apron" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000530 ;
    owl:annotatedTarget "undersea apron" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000531 ;
    owl:annotatedTarget "icecap depression" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000531 ;
    owl:annotatedTarget "icecap depression" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000532 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000532 ;
    owl:annotatedTarget "intermittent salt pond" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000532 ;
    owl:annotatedTarget "intermittent salt pond" .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1177%2F0734242X0202000209>, <https://en.wikipedia.org/wiki/Landfill>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000533 ;
    owl:annotatedTarget "A depression which contains objects and materials discarded by humans or their technologies." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000533 ;
    owl:annotatedTarget "disposal site" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pothole_(landform)> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000534 ;
    owl:annotatedTarget "A depression which 1) has smooth surfaces, 2) has a bowl-like or cylindrical shape, 3) results from the erosion of the rocky bed of a watercourse."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000535 ;
    owl:annotatedTarget "A low obstruction built across the path of s stream to raise its level." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000536 ;
    owl:annotatedTarget "An annular depression that may not be continuous, located at the base of many seamounts, islands, and other isolated elevations." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000537 ;
    owl:annotatedTarget "A high altitude or high latitude bare, flat area covered with large angular rocks." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000538 ;
    owl:annotatedTarget "An undersea area of subdued corrugations." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000539 ;
    owl:annotatedTarget "The low part of a gap or saddle separating basins." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000539 ;
    owl:annotatedTarget "gap" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000539 ;
    owl:annotatedTarget "sill" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000539 ;
    owl:annotatedTarget "sill" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000539 ;
    owl:annotatedTarget "sill (physiographic)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kame" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000542 ;
    owl:annotatedTarget "An irregularly shaped hill or mound composed of sorted or stratified sand and gravel that is deposited in contact with the glacial ice. It can have an irregular shape. Kames are often associated with kettles, and this is referred to as kame and kettle topography. When the ice retreats further, the delta kame often collapses. Kame terraces are frequently found along the side of a glacial valley and are the deposits of meltwater streams flowing between the ice and the adjacent valley side." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000542 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000542 ;
    owl:annotatedTarget "ridge" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Swale_%28geographical_feature%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000543 ;
    owl:annotatedTarget "A depression which comprises a low tract of land, especially when moist or marshy." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000543 ;
    owl:annotatedTarget "trough" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Leat" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000544 ;
    owl:annotatedTarget "A man-made watercourse, or makeshift aqueduct, often an artificial channel which supplies water to a watermill or its mill pond, collecting water from upstream of the mill so that the natural level of the driving water is above the level of the stream at the mill. Alternatively to may deliver water for mineral washing and concentration, irrigation or to a dye works." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shingle_beach" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000545 ;
    owl:annotatedTarget "A beach which is armoured with pebbles or small to medium sized cobbles." .

[]
    oboInOwl:hasDbXref "URL:http://www.britannica.com/EBchecked/topic/328083/lake/59070/Sediments-and-sedimentation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000546 ;
    owl:annotatedTarget "Lake sediment is sediment which covers the bottom of a lake. Lake sediments are comprised mainly of clastic material (sediment of clay, silt, and sand sizes), organic debris, chemical precipitates, or combinations of these." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000546 ;
    owl:annotatedTarget "SedimentLayer" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000547 ;
    owl:annotatedTarget "A pond, often temporary or seasonal, used as a drinking place by mammals and birds." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000547 ;
    owl:annotatedTarget "water hole" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000547 ;
    owl:annotatedTarget "waterhole" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000548 ;
    owl:annotatedTarget "gravel field area" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    rdfs:comment <https://orcid.org/0000-0002-4366-3088> ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000549 ;
    owl:annotatedTarget "A depression which is is periodically filled with water when water supply exceeds evapotranspiration and bed seepage." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000549 ;
    owl:annotatedTarget "intermittent body of water" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000550 ;
    owl:annotatedTarget "cordillera" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000550 ;
    owl:annotatedTarget "seamount chain" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000550 ;
    owl:annotatedTarget "seamount group" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000550 ;
    owl:annotatedTarget "seamount range" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000550 ;
    owl:annotatedTarget "undersea cordillera" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000550 ;
    owl:annotatedTarget "undersea mountain chain" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000550 ;
    owl:annotatedTarget "undersea range" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Endorheic_basin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000551 ;
    owl:annotatedTarget "A drainage basin from which there is no outflow of water, either on the surface as rivers, or underground by flow or diffusion through rock or permeable material." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000552 ;
    owl:annotatedTarget "An area of unfrozen ground surrounded by permafrost." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000552 ;
    owl:annotatedTarget "Talik" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000553 ;
    owl:annotatedTarget "A dam constructed for more than one purpose." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000554 ;
    owl:annotatedTarget "An auxiliary dam constructed to confine the reservoir created by a primary dam either to permit a higher water elevation and storage or to limit the extent of a reservoir for increased efficiency." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000555 ;
    owl:annotatedTarget "A dam designed to reduce flow velocity and control soil erosion." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000556 ;
    owl:annotatedTarget "A dam that only partly restricts a waterway, creating a faster channel that resists the accumulation of sediment." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000557 ;
    owl:annotatedTarget "A dam designed to control flooding. It normally holds back no water and allows the channel to flow freely, except during periods of intense flow that would otherwise cause flooding downstream." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dam#By_purpose" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000558 ;
    owl:annotatedTarget "A dam designed to divert all or a portion of the flow of a river from its natural course." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000559 ;
    owl:annotatedTarget "A region at which weapons, typically military, are tested." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000560 ;
    owl:annotatedTarget "A weapons test site at which nuclear weapons are, or have been, tested." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000561 ;
    owl:annotatedTarget "A region in which military personnel train." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Park" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000562 ;
    owl:annotatedTarget "A bounded area of land, or water, usually in its natural or semi-natural (landscaped) state and set aside for some purpose, usually to do with recreation or conservation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Salinity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000017 ;
    owl:annotatedTarget "A geographical feature associated with water with a halinity above 30 ppt (roughly 35 g/L)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pier" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000563 ;
    owl:annotatedTarget "A raised walkway over water, supported by piles or pillars." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Archeological_site" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000564 ;
    owl:annotatedTarget "A place (or group of physical sites) in which evidence of past activity is preserved (either prehistoric or historic or contemporary), and which is, has been, or may be, investigated using the discipline of archaeology." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000565 ;
    owl:annotatedTarget "A facility which supports the performance of sporting activities." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000566 ;
    owl:annotatedTarget "A sports facility constructed for skiing and allied sports that require snow and/or ice." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000018 ;
    owl:annotatedTarget "A river that has either permanently or temporally lost its water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Calanque" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000567 ;
    owl:annotatedTarget "A deep valley with steep sides, typically of limestone, in part submerged by the sea." .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000568 ;
    owl:annotatedTarget "A habitat that is solely in the air." .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000569 ;
    owl:annotatedTarget "A habitat that is in or on a sea or ocean containing high concentrations of dissolved salts and other total dissolved solids (typically >35 grams dissolved salts per litre)." .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000570 ;
    owl:annotatedTarget "A habitat that is in or on a body of water (as in estuaries) containing medium concentrations of dissolved salts and other total dissolved solids (typically 0.5 to 35 grams dissolved salts per litre)." .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000571 ;
    owl:annotatedTarget "A habitat in or on trees." .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000572 ;
    owl:annotatedTarget "A habitat that is below the surface of the earth." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000856 ;
    owl:annotatedTarget "Incorporated populated place." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000856 ;
    owl:annotatedTarget "urban area" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000873 ;
    owl:annotatedTarget "An freshwater ecosystem which is in its climactic successional state." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000886 ;
    owl:annotatedTarget "A habitat consisting of the spaces within rocks, such as pores between aggregate grains. Inhabited by endolithic organisms." .

[]
    oboInOwl:hasDbXref "https://www.worldwildlife.org/biomes/xeric-basin-ecosystems" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000893 ;
    owl:annotatedTarget "A biome which has little permanent surface water and a low relative abundance of springs." .

[]
    oboInOwl:hasDbXref "MA:ma", "https://en.wikipedia.org/wiki/Rock_(geology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00001995 ;
    owl:annotatedTarget "A rock is a naturally occurring solid aggregate of one or more minerals or mineraloids." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00001996 ;
    owl:annotatedTarget "The outflow of water from a mine." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Acid_mine_drainage> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00001996 ;
    owl:annotatedTarget "acid and metalliferous drainage" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Acid_mine_drainage> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00001996 ;
    owl:annotatedTarget "acid rock drainage" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000019 ;
    owl:annotatedTarget "A lake whose water contains a considerable concentration of dissolved salts." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00001997 ;
    owl:annotatedTarget "A mine drainage with an acidic pH." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acid_mine_drainage" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00001997 ;
    owl:annotatedTarget "acid rock drainage" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000019 ;
    owl:annotatedTarget "salt lake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Soil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00001998 ;
    owl:annotatedTarget "An environmental material which is primarily composed of minerals, varying proportions of sand, silt, and clay, organic material such as humus, interstitial gases, liquids, and a broad range of resident micro- and macroorganisms."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000019 ;
    owl:annotatedTarget "salina" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002000 ;
    owl:annotatedTarget "A solid astronomical body part which is part of the planetary surface between the peak of an elevation or the bottom of a depression and relatively flat surrounding land." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wastewater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002001 ;
    owl:annotatedTarget "Water that has been adversely affected in quality by anthropogenic influence." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Feces" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002003 ;
    owl:annotatedTarget "An excreta material which is composed primarily of feces, an excreta consisting of waste products expelled from an animal's digestive tract through the anus (or cloaca) during defecation." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    rdfs:comment "https://en.oxforddictionaries.com/definition/mesoscopic" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002004 ;
    owl:annotatedTarget "An object which is large enough to be visible to humans, but small enough that humans can handle the object (i.e. transport it, examine it, etc) in its entirety with little to no technological assistance." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Air" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002005 ;
    owl:annotatedTarget "The mixture of gases (roughly (by molar content/volume: 78% nitrogen, 20.95% oxygen, 0.93% argon, 0.038% carbon dioxide, trace amounts of other gases, and a variable amount (average around 1%) of water vapor) that surrounds the planet Earth." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002006 ;
    owl:annotatedTarget "An environmental material primarily composed of dihydrogen oxide in its liquid form." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sediment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002007 ;
    owl:annotatedTarget "Particulate environmental material which is formed as a result of the transport and deposition of particles by flowing liquid."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dust" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002008 ;
    owl:annotatedTarget "Particulate environmental material with diameters less than 500 micrometers."@en .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002009 ;
    owl:annotatedTarget "A habitat that is on or at the boundary of the surface of the Earth." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000020 ;
    owl:annotatedTarget "A body of water or other liquid of considerable size contained in a depression on a landmass." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rock_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002013 ;
    owl:annotatedTarget "Rock formed from molten magma." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plutonic_rock" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002014 ;
    owl:annotatedTarget "An igneous rock that results from the crystallization of a magma below the surface of the Earth." .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=278&/lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000020 ;
    owl:annotatedTarget "LTER:278" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rock_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002015 ;
    owl:annotatedTarget "An igneous rock that results from magma reaching the surface either as lava or fragmental ejecta." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rock_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002016 ;
    owl:annotatedTarget "A rock formed by deposition of either clastic sediments, organic matter, or chemical precipitates (evaporites), followed by compaction of the particulate matter and cementation during diagenesis." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rock_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002017 ;
    owl:annotatedTarget "A rock formed by subjecting any rock type (including previously-formed metamorphic rock) to different temperature and pressure conditions than those in which the original rock was formed. These temperatures and pressures are always higher than those at the Earth's surface and must be sufficiently high so as to change the original minerals into other mineral types or else into other forms of the same minerals (e.g. by recrystallisation)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wastewater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002018 ;
    owl:annotatedTarget "Wastewater that is contaminated with feces or urine," .

[]
    oboInOwl:hasDbXref "NM:nm", "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002020 ;
    owl:annotatedTarget "A habitat having at least one environmental quality that tends towards either the largest or smallest element of the set. The physical or geochemical extreme conditions found in an extreme habitat are often detrimental to the majority of life on Earth." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000020 ;
    owl:annotatedTarget "catch basin" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002021 ;
    owl:annotatedTarget "A habitat in which the pH is <pH3. Inhabited by acidophilic organisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002022 ;
    owl:annotatedTarget "A habitat in which the pH is >pH9. Inhabited by alkaliphilic organisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002023 ;
    owl:annotatedTarget "A habitat characterized by high gas or liquid pressure, inhabited by barophilic (piezophilic) organisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002024 ;
    owl:annotatedTarget "A habitat characterized by a concentration of salt at least 2M. Inhabited by halophilic organisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002025 ;
    owl:annotatedTarget "A habitat characterized by an average temperature of at least 60deg C. Inhabited by thermophilic organisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002026 ;
    owl:annotatedTarget "A habitat characterized by an average temperature of 15deg C or lower. Inhabited by psychrophilic (cryophilic) organisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002027 ;
    owl:annotatedTarget "A habitat characterized by an average temperature of at least 80deg C. Inhabited by hyperthermophilic organisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extremophile#Types_of_extremophiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002028 ;
    owl:annotatedTarget "A habitat characterized by a high osmolarity, typically the result of a high concentration of sugars. Inhabited by osmophilic organisms." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000020 ;
    owl:annotatedTarget "open water" .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002031 ;
    owl:annotatedTarget "A habitat that is in or on an environmental feature or material derived from human activity." .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002032 ;
    owl:annotatedTarget "A habitat that is in or on a living thing." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002033 ;
    owl:annotatedTarget "The dead body of an animal." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Biofilm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002034 ;
    owl:annotatedTarget "A complex aggregation of microorganisms marked by the excretion of a protective and adhesive matrix; usually adhering to a substratum." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meteorite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002035 ;
    owl:annotatedTarget "A natural object originating in outer space that survives an impact with a planetary surface without being destroyed." .

[]
    oboInOwl:hasDbXref "EnvO:EnvO" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002036 ;
    owl:annotatedTarget "A spatial region having environmental qualities which may sustain an organism or a community of organisms." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000020 ;
    owl:annotatedTarget "tarn" .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002037 ;
    owl:annotatedTarget "A habitat that is in or on a body of water containing low concentrations of dissolved salts and other total dissolved solids (<0.5 grams dissolved salts per litre)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002039 ;
    owl:annotatedTarget "The rigid organs that form part of the endoskeleton of vertebrates." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Surface_water" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002042 ;
    owl:annotatedTarget "Water that is found on the surface of an astronomical object." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sludge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002044 ;
    owl:annotatedTarget "The residual semi-solid material left from domestic or industrial processes, or wastewater treatment processes." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000020 ;
    owl:annotatedTarget "lochan" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002045 ;
    owl:annotatedTarget "Sediment characterised by the absence of oxygen." .

[]
    oboInOwl:hasDbXref "MA:ma", "URL:http://www.stjude.org/stjude/hospital/med_terms.jsp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002047 ;
    owl:annotatedTarget "An excreta material which is composed primarily of urine, a liquid excreta containing water and waste products made by the kidneys, stored in the bladder, and leaves the body through the urethra." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chondrite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002048 ;
    owl:annotatedTarget "A stony meteorite that have not been modified due to melting or differentiation of the parent body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Achondrite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002050 ;
    owl:annotatedTarget "A stony meteorite that is made of material similar to terrestrial basalts or plutonic rocks." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meteorite#Meteorite_types" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002051 ;
    owl:annotatedTarget "A meteorite that consists of a mixture of iron-nickel metal and silicate minerals." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000020 ;
    owl:annotatedTarget "mortlake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Iron_meteorite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002052 ;
    owl:annotatedTarget "A meteorite that overwhelmingly of nickel-iron alloys." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000020 ;
    owl:annotatedTarget "pasteuer lake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Limestone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002053 ;
    owl:annotatedTarget "A sedimentary rock which is composed primarily of calcium carbonate in the form of calcite or aragnoite."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002054 ;
    owl:annotatedTarget "Limestone which is soft, white, and porous."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sandstone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002055 ;
    owl:annotatedTarget "A sedimentary rock composed mainly of sand-size mineral or rock grains." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shale" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002056 ;
    owl:annotatedTarget "A fine-grained sedimentary rock whose original constituents were clays or muds. It is characterized by thin laminae breaking with an irregular curving fracture, often splintery and usually parallel to the often-indistinguishable bedding plane." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sludge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002059 ;
    owl:annotatedTarget "A treated form of sludge, sometimes used as a fertilizer in agriculture." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Freshwater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000021 ;
    owl:annotatedTarget "A lake of whose water contains low concentrations of salts." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil_sludge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002060 ;
    owl:annotatedTarget "A solid or gel in motor oil caused by the oil gelling or solidifying, usually at temperatures lower than 100deg C." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil_spill" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002061 ;
    owl:annotatedTarget "The result of the unintentional release of liquid petroleum hydrocarbon into the environment as a result of human activity." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002062 ;
    owl:annotatedTarget "OBSOLETE." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002063 ;
    owl:annotatedTarget "The result of the release of natural hydrocarbons to the surface of the earth, including beneath the sea, by natural geological processes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Marine_sediment#_note-8" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002113 ;
    owl:annotatedTarget "Sediment that accumulates in the flat or very gently sloping areas of the deep ocean basin floor. The three main types of deep marine sediment, also known as pelagic sediment, are siliceous oozes, calcareous oozes, and red clays." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000021 ;
    owl:annotatedTarget "FreshwaterLake" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002119 ;
    owl:annotatedTarget "A alkaline spring through which groundwater, heated by geothermal energy, flows."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002120 ;
    owl:annotatedTarget "An acidic spring through which groundwater, heated by geothermal energy, flows."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Soda_lake> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00002121 ;
    owl:annotatedTarget "The pH of alkaline lakes is typically between 9 and 12. They are characterized by high concentrations of carbonate salts, typically sodium carbonate (and related salt complexes), giving rise to their alkalinity. In addition, many soda lakes also contain high concentrations of sodium chloride and other dissolved salts, making them saline or hypersaline lakes as well. High pH and salinity often coincide, because of how soda lakes develop."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "ADL:FTT" ;
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/River" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000022 ;
    owl:annotatedTarget "A stream which, through permanent or seasonal flow processes, moves from elevated land towards lower elevations through a definite channel and empties either into a sea, lake, or another river or ends on land as bed seepage and evapotranspiration exceed water supply." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bioreactor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002125 ;
    owl:annotatedTarget "A device or system that supports a biologically active environment. A vessel in which is carried out a chemical process which involves organisms or biochemically active substances derived from such organisms. This process can either be aerobic or anaerobic." .

[]
    obo:IAO_0000116 "This is redundant with the more specific 'independent and not spatial region' constraint. We leave in the redundant axiom for use with reasoners that do not use negation." ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:domain ;
    owl:annotatedSource obo:RO_0001025 ;
    owl:annotatedTarget obo:BFO_0000004 .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=474&/rivers" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000022 ;
    owl:annotatedTarget "LTER:474" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Mesophile>, <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002128 ;
    owl:annotatedTarget "A sulfur spring through which water at a temperature optimal for the growth of mesophillic microorganism (approximately 20 to 45 degrees Celsius) flows."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000022 ;
    owl:annotatedTarget "rio" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hypolimnion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002130 ;
    owl:annotatedTarget "The dense, bottom layer of water in a thermally-stratified lake. It is the layer that lies below the thermocline." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Epilimnion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002131 ;
    owl:annotatedTarget "The top-most layer in a thermally stratified lake, occurring above the deeper hypolimnion. It is warmer and typically has a higher pH and dissolved oxygen concentration than the hypolimnion." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000022 ;
    owl:annotatedTarget "rio" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Metalimnion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002132 ;
    owl:annotatedTarget "A cline which is part of a lake and across which temperature changes rapidly with depth." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000022 ;
    owl:annotatedTarget "braided river" .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/River" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00000022 ;
    owl:annotatedTarget "\"There are no official definitions for the generic term river as applied to geographic features, although in some countries or communities a stream is defined by its size. Many names for small rivers are specific to geographic location; examples are \"run\" in some parts of the United States, \"burn\" in Scotland and northeast England, and \"beck\" in northern England. Sometimes a river is defined as being larger than a creek, but not always: the language is vague.\"" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pebble" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002139 ;
    owl:annotatedTarget "A piece of rock which is derived from clastic rock and has a grain size of 4 to 64 millimeters."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cobble" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002140 ;
    owl:annotatedTarget "A piece of rock which has a grain size between 64 and 256 mm."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Leachate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002141 ;
    owl:annotatedTarget "The liquid produced when water percolates through any permeable material. It can contain either dissolved or suspended material, or usually both." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Mineral_spring> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002143 ;
    owl:annotatedTarget "A calcic spring through which groundwater, heated by geothermal energy, flows."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Biofilter> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002152 ;
    owl:annotatedTarget "A bioreactor which captures and, through the biological processes maintained in the medium it contains, degrades pollutants." .

[]
    oboInOwl:hasDbXref <https://mcgillcompost.com/mcgill-compost-products/biofiltration-bioremediation-compost> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002153 ;
    owl:annotatedTarget "A biofilter which contains compost and avails of the microbial communities within it to degrade pollutants."@en .

[]
    oboInOwl:hasDbXref "USGS:http://mapping.usgs.gov/www/ti/GNIS/gnis_users_guide_appendixc.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "A watercourse which is linear and flows across the solid portion of a planetary surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Superfund_site" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002156 ;
    owl:annotatedTarget "A highly contaminated site designated by the United States of America's Comprehensive Environmental Response, Compensation, and Liability Act." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fossil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002164 ;
    owl:annotatedTarget "A solid environmental material which is formed by the replacement of organic substances (including those in soils and sediments) with mineral material." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "watercourse" .

[]
    obo:IAO_0000116 "This is redundant with the more specific 'independent and not spatial region' constraint. We leave in the redundant axiom for use with reasoners that do not use negation." ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:range ;
    owl:annotatedSource obo:RO_0001025 ;
    owl:annotatedTarget obo:BFO_0000004 .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=562&/streams" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "LTER:562" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "streams" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Compost" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002170 ;
    owl:annotatedTarget "Manure which has been derived from the aerobically decomposed remnants of organic materials."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hospital" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002173 ;
    owl:annotatedTarget "A hospital is a building in which health care services are  provided by specialized staff and equipment." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "braided stream" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "fork (hydrographic" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002181 ;
    owl:annotatedTarget "A neutral spring through which groundwater, heated by geothermal energy, flows."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil_terminal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002183 ;
    owl:annotatedTarget "A manufactured container within which oil or other petrochemical products are stored and which these products are usually transported to end users or further storage facilities." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "lode" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "stream bend" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "Creek" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Litter_%28disambiguation%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002191 ;
    owl:annotatedTarget "Straw or other material strewn in an animal's enclosure (e.g. a stable) for it to sleep on and to absorb its faeces and urine." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vivarium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002196 ;
    owl:annotatedTarget "An aquarium is a vivarium which simulates the submerged portions of an aquatic environment" .

[]
    a owl:Axiom ;
    rdfs:comment "https://orcid.org/0000-0003-4808-4736" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00002200 ;
    owl:annotatedTarget "In the United States, NOAA sea ice operations does not include superstructure icing as being sea ice. In sea ice operations however, sea ice is any form of ice found at sea which has originated from the freezing of sea water. It presents the main kind of floating ice encountered at sea. Except where it forms ridges, sea ice is up to a few metres thick, in which respect it differs from shelf ice.  Sea ice may be discontinuous pieces (ice floes) moved on the ocean surface by wind and currents (pack ice), or a motionless sheet attached to the coast (land-fast ice). In brief, it forms first as lolly ice (frazil crystals), thickens into sludge, and coagulates into sheet ice, pancake ice, or into floes of various shapes and sizes. Thereafter, sea ice may develop into pack ice and/or become a form of pressure ice.  Sea ice less than one year old is called first-year ice. Perennial ice is sea ice that survives at least one summer. It may be subdivided into second-year ice and multi-year ice, where multiyear ice has survived at least two summers." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "beck" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "brook" .

[]
    oboInOwl:hasDbXref <https://doi.org/10.1016/j.wasman.2008.08.010> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002211 ;
    owl:annotatedTarget "An anaerobic biorector which uses elevated temperatures and appropriate chemical substrates to support the production of methane by microbial communities."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Upflow_anaerobic_sludge_blanket_digestion> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002213 ;
    owl:annotatedTarget "An anaerobic bioreactor which is capable of treating wastewater through the action of methanogenic microbes which form a blanket of sludge due to the upward flow in the reactor."@en .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "brook" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Power_station" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002214 ;
    owl:annotatedTarget "A power plant is a building which contains one or more generators which convert mechanical energy into electrical energy through the relative motion between a magnetic field and a conductor. The energy source harnessed to turn the generator varies widely." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "burn (hydrographic)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "creek" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Earth's_internal_heat_budget", "https://en.wikipedia.org/wiki/Geothermal_energy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002215 ;
    owl:annotatedTarget "A geothermal power plant is a power plant which uses heat generated by the decay of radioactive isotopes in the Earth's mantle and crust as well as primordial heat left over from the formation of the Earth to drive its generators." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shopping" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002221 ;
    owl:annotatedTarget "A building in which a business presents a selection of goods and offers to trade or sell them to customers for money or other goods." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "creek" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002223 ;
    owl:annotatedTarget "Water which has very low concentrations of nutrients." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002224 ;
    owl:annotatedTarget "Water with a high nutrient level." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "creek" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002225 ;
    owl:annotatedTarget "Water with a nutrient level intermediate between eutrophic and oligotrophic." .

[]
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002227 ;
    owl:annotatedTarget "A habitat that is in or on a body of water containing medium to high concentrations of dissolved salts and other total dissolved solids (>=0.5 grams dissolved salts per litre)." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002229 ;
    owl:annotatedTarget "Arenosols are sandy soils, including both soils developed in residual sands after in situ weathering of usually quartz-rich sediments or rock, and soils developed in recently deposited sands such as dunes in deserts and beach lands." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000023 ;
    owl:annotatedTarget "rivulet" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0001-8743-9574" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00002229 ;
    owl:annotatedTarget "sandy soil" .

[]
    oboInOwl:hasDbXref "http://anzsoil.org/anzsoilml/", "http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002230 ;
    owl:annotatedTarget "Anthrosols comprise soils that have been modified profoundly through human activities, such as addition of organic materials or household wastes, irrigation and cultivation." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002231 ;
    owl:annotatedTarget "Alisols are soils that have a higher clay content in the subsoil than in the topsoil as a result of pedogenetic processes (especially clay migration) leading to an argic subsoil horizon. Alisols have a low base saturation at certain depths and high-activity clays throughout the argic horizon. They lack the albeluvic tonguing as in Albeluvisols. They occur predominantly in humid tropical, humid subtropical and warm temperate regions." .

[]
    oboInOwl:hasDbXref <http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf>, <https://en.wikipedia.org/wiki/Andosols>, <https://www.nrcs.usda.gov/Internet/FSE_DOCUMENTS/nrcs142p2_051232.pdf> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002232 ;
    owl:annotatedTarget "Andosols are soils that develop in volcanic ejecta or glasses under almost any climate (except under hyperarid climate conditions). However, Andosols may also develop in other silicate-rich materials under acid weathering in humid and perhumid climates." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000024 ;
    owl:annotatedTarget "A stream whose flow is not continuous." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002233 ;
    owl:annotatedTarget "Albeluvisols are soils that have, beginning within 1 m of the soil surface, a clay illuviation horizon with an irregular or broken upper boundary resulting in tonguing of bleached soil material into the illuviation horizon." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002234 ;
    owl:annotatedTarget "Acrisols are soils that have a higher clay content in the subsoil than in the topsoil as a result of pedogenetic processes (especially clay migration) leading to an argic subsoil horizon. Acrisols have in certain depths a low base saturation and low-activity clays." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002235 ;
    owl:annotatedTarget "Cambisols combine soils with at least an incipient subsurface soil formation. Transformation of parent material is evident from structure formation and mostly brownish discoloration, increasing clay percentage, and/or carbonate removal." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002236 ;
    owl:annotatedTarget "Cryosols comprise mineral soils formed in a permafrost environment. Where water is present, it occurs primarily in the form of ice. Cryogenic processes are the dominant soil-forming processes." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002237 ;
    owl:annotatedTarget "Chernozems are soils with a thick black surface layer that is rich in organic matter." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002238 ;
    owl:annotatedTarget "Durisols are associated mainly with old surfaces in arid and semi-arid environments and accommodate very shallow to moderately deep, moderately well- to well-drained soils that contain cemented secondary silica (SiO2) within 100 cm of the soil surface." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002239 ;
    owl:annotatedTarget "Calcisols are soils in which there is substantial secondary accumulation of lime. Calcisols are common in highly calcareous parent materials and widespread in arid and semi-arid environments." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002240 ;
    owl:annotatedTarget "Kastanozems are dry grassland soils, among them the zonal soils of the short-grass steppe belt, south of the Eurasian tall-grass steppe belt with Chernozems. Kastanozems have a similar profile to that of Chernozems but the humus-rich surface horizon is thinner and not as dark as that of the Chernozems and they show more prominent accumulation of secondary carbonates." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002241 ;
    owl:annotatedTarget "Leptosols are very shallow soils over continuous rock and soils that are extremely gravelly and/or stony. Leptosols are azonal soils and particularly common in mountainous regions." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000024 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002242 ;
    owl:annotatedTarget "Lixisols are soils that have a higher clay content in the subsoil than in the topsoil as a result of pedogenetic processes (especially clay migration) leading to an argic subsoil horizon. Lixisols have a high base saturation and low-activity clays at certain depths." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002243 ;
    owl:annotatedTarget "Histosols comprise soils formed in organic material. These vary from soils developed in predominantly moss peat in boreal, arctic and subarctic regions, via moss peat, reeds/ sedge peat (fen) and forest peat in temperate regions to mangrove peat and swamp forest peat in the humid tropics. Histosols are found at all altitudes, but the vast majority occurs in lowlands." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002244 ;
    owl:annotatedTarget "Gleysols are wetland soils that, unless drained, are saturated with groundwater for long enough periods to develop a characteristic gleyic colour pattern. This pattern is essentially made up of reddish, brownish or yellowish colours at ped surfaces and/or in the upper soil layer or layers, in combination with greyish/bluish colours inside the peds and/or deeper in the soil." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002245 ;
    owl:annotatedTarget "Gypsisols are soils with substantial secondary accumulation of gypsum (calcium sulfate). These soils are found in the driest parts of the arid climate zone." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002246 ;
    owl:annotatedTarget "Ferralsols represent the classical, deeply weathered, red or yellow soils of the humid tropics. These soils have diffuse horizon boundaries, a clay assemblage dominated by low-activity clays (mainly kaolinite) and a high content of sesquioxides." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002247 ;
    owl:annotatedTarget "Nitisols are deep, well-drained, red, tropical soils with diffuse horizon boundaries and a subsurface horizon with more than 30 percent clay and moderate to strong angular blocky structure elements that easily fall apart into characteristic shiny, polyhedric (nutty) elements. Weathering is relatively advanced but Nitisols are far more productive than most other red, tropical soils." .

[]
    oboInOwl:hasDbXref "http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002248 ;
    owl:annotatedTarget "Luvisols are soils that have a higher clay content in the subsoil than in the topsoil as a result of pedogenetic processes (especially clay migration) leading to an argic subsoil horizon. Luvisols have high-activity clays throughout the argic horizon and a high base saturation at certain depths." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002249 ;
    owl:annotatedTarget "Phaeozems accommodate soils of relatively wet grassland and forest regions in moderately continental climates. Phaeozems are much like Chernozems and Kastanozems but are leached more intensively. Consequently, they have dark, humus rich surface horizons that, in comparison with Chernozems and Kastanozems, are less rich in bases. Phaeozems may or may not have secondary carbonates but have a high base saturation in the upper metre of the soil." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002250 ;
    owl:annotatedTarget "Plinthosols are soils with plinthite, petroplinthite or pisoliths. Plinthite is an Fe-rich (in some cases also Mn-rich), humus-poor mixture of kaolinitic clay (and other products of strong weathering such as gibbsite) with quartz and other constituents that changes irreversibly to a layer with hard nodules, a hardpan or irregular aggregates on exposure to repeated wetting and drying. Petroplinthite is a continuous, fractured or broken sheet of connected, strongly cemented to indurated nodules or mottles. Pisoliths are discrete strongly cemented to indurated nodules. Both petroplinthite and pisoliths develop from plinthite by hardening." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002251 ;
    owl:annotatedTarget "Planosols are soils with a light-coloured, surface horizon that shows signs of periodic water stagnation and abruptly overlies a dense, slowly permeable subsoil with significantly more clay than the surface horizon." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000024 ;
    owl:annotatedTarget "intermittent stream" .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002252 ;
    owl:annotatedTarget "Solonchaks are soils that have a high concentration of soluble salts at some time in the year. Solonchaks are largely confined to the arid and semi-arid climate zones and to coastal regions in all climates." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002253 ;
    owl:annotatedTarget "Umbrisols are soils in which organic matter has accumulated within the mineral surface soil (in most cases with low base saturation) to the extent that it significantly affects the behaviour and utilization of the soil." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vertisol" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002254 ;
    owl:annotatedTarget "A soil in which there is a high content of expansive clay known as montmorillonite that forms deep cracks in drier seasons or years. Alternate shrinking and swelling causes self-mulching, where the soil material consistently mixes itself, causing vertisols to have an extremely deep A horizon and no B horizon." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002255 ;
    owl:annotatedTarget "Solonetz are soils with a dense, strongly structured, clayey subsurface horizon that has a high proportion of adsorbed Na and/or Mg ions. Solonetz that contain free soda (Na2CO3) are strongly alkaline (field pH > 8.5)." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002256 ;
    owl:annotatedTarget "Regosols form a taxonomic remnant group containing all soils that could not be accommodated in any of the other RSGs. In practice, Regosols are very weakly developed mineral soils in unconsolidated materials that do not have a mollic or umbric horizon, are not very shallow or very rich in gravels (Leptosols), sandy (Arenosols) or with fluvic materials (Fluvisols). Regosols are extensive in eroding lands, particularly in arid and semi-arid areas and in mountainous terrain." .

[]
    oboInOwl:hasDbXref "http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002257 ;
    owl:annotatedTarget "Podzols are soils with a typically ash-grey upper subsurface horizon, bleached by loss of organic matter and iron oxides, on top of a dark accumulation horizon with brown, reddish or black illuviated humus and/or reddish Fe compounds. Podzols occur in humid areas in the boreal and temperate zones and locally also in the tropics." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Loam" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002258 ;
    owl:annotatedTarget "A soil which is composed of approximately equal proportions of sand and silt, with a smaller proportion of clay."@en .

[]
    oboInOwl:hasDbXref "https://sis.agr.gc.ca/cansis/glossary/t/index.html" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00002258 ;
    owl:annotatedTarget "Some authorities consider loam to be any soil material that contains 7 to 27% clay, 28 to 50% silt, and less than 52% sand."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000025 ;
    owl:annotatedTarget "An artificial body of water, often contained by a dam, constructed for the purpose of water storage." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000025 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Agricultural_wastewater_treatment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002265 ;
    owl:annotatedTarget "Wastewater produced in the course of agricultural activities" .

[]
    oboInOwl:hasDbXref "ISBN:978-92-1-161386-5", "http://stats.oecd.org/glossary/detail.asp?ID=1340" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002267 ;
    owl:annotatedTarget "Industrial wastes are liquid, solid and gaseous wastes originating from the manufacture of specific products." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000025 ;
    owl:annotatedTarget "covered reservoir" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002268 ;
    owl:annotatedTarget "A peatland dominated by species of the Bryophyte Sphagnum." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Thermocline" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002269 ;
    owl:annotatedTarget "A cline across which temperature changes rapidly." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002270 ;
    owl:annotatedTarget "A cline across which the chemical composition of a fluid changes rapidly." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nuclear_power_plant" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002271 ;
    owl:annotatedTarget "A nuclear power plant is a power plant which uses heat generated by a radioactive decay in a nuclear reactor to convert water into steam in order to drive turbines in electrical generators through pressure." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002273 ;
    owl:annotatedTarget "Fluvisols accommodate genetically young, azonal soils in alluvial deposits." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002274 ;
    owl:annotatedTarget "Stagnosols are soils with a perched water table showing redoximorphic features caused by surface water. Stagnosols are periodically wet and mottled in the topsoil and subsoil, with or without concretions and/or bleaching." .

[]
    oboInOwl:hasDbXref "FAO:http://fao.org/ag/agl/agll/wrb/doc/wrb2006final.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002275 ;
    owl:annotatedTarget "Technosols are soils whose properties and pedogenesis are dominated by their technical origin. They contain a significant amount of artefacts (something in the soil recognizably made or extracted from the earth by humans), or are sealed by technic hard rock (material created by humans, having properties unlike natural rock). They include soils from wastes (landfills, sludge, cinders, mine spoils and ashes), pavements with their underlying unconsolidated materials, soils with geomembranes and constructed soils in human-made materials." .

[]
    oboInOwl:hasDbXref "webpage:http://www.venturedeepocean.org/vents/stretching.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002277 ;
    owl:annotatedTarget "A depression in the sea floor that results from the collision of continental plates; the weight of the sinking plate causes the overlying plate to stretch and thin, causing a basin in the overlying plate. Sometimes, the Earth's crust in these basins stretches so much it cracks, allowing magma through from the mantle beneath. Hence, basins often contain active volcanoes and hydrothermal vents." .

[]
    oboInOwl:hasDbXref "DOI:10.1186/2041-1480-4-43", "NM:nm", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002297 ;
    owl:annotatedTarget "OBSOLETE A material entity which determines an environmental system." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean_basin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002450 ;
    owl:annotatedTarget "A structural basin that is below sea level." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hay" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002869 ;
    owl:annotatedTarget "Hay is grass, legumes or other herbaceous plants that have been cut, dried, and stored for use as animal fodder, particularly for grazing livestock such as cattle, horses, goats, and sheep." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Adobe" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002870 ;
    owl:annotatedTarget "A natural building material mode from sand, clay, water, and some kind of fibrous or organic material (sticks, straw, and/or manure)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bagasse" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002872 ;
    owl:annotatedTarget "The biomass remaining after sugarcane stalks are crushed to extract their juice." .

[]
    obo:IAO_0000115 <https://en.wikipedia.org/wiki/Air_conditioning> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002874 ;
    owl:annotatedTarget "A manufactuered product which is capable of removing heat and controlling the humidity of the air within a site."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Clay" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002982 ;
    owl:annotatedTarget "Particulate environmental material which 1) is composed primarily of clay particles, with only minor proportions of other materials, 2) demonstrates plasticity when wet, and 3) is capable of hardening when dried or fired."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Clay> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00002982 ;
    owl:annotatedTarget "This definition is intentionally ambiguous to support the multiple thresholds set by different authorities.The distinction between silt and clay varies by discipline. Geologists and soil scientists usually consider the separation to occur at a particle size of 2 μm (clays being finer than silts), sedimentologists often use 4–5 μm, and colloid chemists use 1 μm. Geotechnical engineers distinguish between silts and clays based on the plasticity properties of the soil, as measured by the soils' Atterberg limits. ISO 14688 grades clay particles as being smaller than 2 μm and silt particles as being larger. Mixtures of sand, silt and less than 40% clay are called loam. Similar mixtures with greater than 40% clay are often considered clay soils."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fuel_oil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002983 ;
    owl:annotatedTarget "An oil which 1) is liquid at room temperature (approximately 20 degrees Celsius) 2) is intended to be burned in a furnace or boiler for the generation of heat or used in an engine for the generation of power, 3) is obtained from petroleum distillation, either as a distillate or a residue, 4) composed of long hydrocarbon chains, particularly alkanes, cycloalkanes and aromatics." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fuel_oil" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00002983 ;
    owl:annotatedTarget "Oils having a flash point of approximately 42 degrees Celsius and oils burned in cotton or wool-wick burners are not typically considered fuel oils. The term fuel oil is also used in a stricter sense to refer only to the heaviest commercial fuel that can be obtained from crude oil, i.e., heavier than gasoline and naphtha." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Petroleum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002984 ;
    owl:annotatedTarget "A naturally occurring flammable liquid consisting of a complex mixture of hydrocarbons of various molecular weights and other liquid organic compounds, that are found in geologic formations beneath the planetary surfaces." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00002985 ;
    owl:annotatedTarget "A nonpolar, hydrophobic, and lipophilic material which is a viscous liquid at ambient temperatures (about 20 degrees Celsius) or slightly warmer." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Silage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003030 ;
    owl:annotatedTarget "A fermented, high-moisture forage that can be fed to ruminants." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Sewage_plant> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003043 ;
    owl:annotatedTarget "A waste treatment plant which equipped to treat sewage such that its potential for environmental contamination is reduced."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000026 ;
    owl:annotatedTarget "A cylindrical hole, pit, or tunnel drilled or dug down to a depth from which water, oil, or gas can be pumped or brought to the surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003044 ;
    owl:annotatedTarget "Water saturated or nearly saturated with salt (NaCl)." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Distilled_water> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003065 ;
    owl:annotatedTarget "Liquid water which is the output of a distillation process." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Distilled_water> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00003065 ;
    owl:annotatedTarget "Impurities in the original water that do not boil below or near the boiling point of water remain in the original container." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Manufactured_product" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003074 ;
    owl:annotatedTarget "A material entity that has been processed by humans or their technology in any way, including intermediate products as well as final products." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glue" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003076 ;
    owl:annotatedTarget "A function realised by an environmental material when used to bind material entities together." .

[]
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00003076 ;
    owl:annotatedTarget "This sounds more like a role than a material, per se." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Spring_%28hydrosphere%29#Classification" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000027 ;
    owl:annotatedTarget "A surface landform which provides an egress for groundwater or steam to flow out of the ground."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000027 ;
    owl:annotatedTarget "seep" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tannery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003323 ;
    owl:annotatedTarget "A tannery is a building in which the skins of animals are treated with chemicals to alter the structure of their constituent proteins, creating leather." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Industry" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003861 ;
    owl:annotatedTarget "An industrial building is a building within which goods are produced and, optionally, stored or within which services are rendered." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dairy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003862 ;
    owl:annotatedTarget "A dairy is a building in which animal milk is harvested and, optionally, processed for human consumption." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bakery" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003864 ;
    owl:annotatedTarget "A bakery is a building in which raw flour-based food is baked in an oven to produce food products such as bread, cakes, pastries, and pies. These products are often sold from the bakery itself." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Straw" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003869 ;
    owl:annotatedTarget "An agricultural byproduct, the dry stalk of a cereal plant, after the nutrient grain or seed has been removed." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brewery", "https://en.wikipedia.org/wiki/Brewing" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003885 ;
    owl:annotatedTarget "A brewery is a building in which alcoholic beverages are produced by brewing, that is, steeping a starch source (commonly cereal grains) in water and fermenting the resulting sweet liquid with yeast. At times, the products are also sold from the brewery." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cosmetics> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003893 ;
    owl:annotatedTarget "A manufactured product which has been formulated to modifying the appearance of external human anatomical parts."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Cosmetics> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003894 ;
    owl:annotatedTarget "A cosmetic product which has been formulated 2) to have a viscous, fatty, liquid consistency resembling the fat-rich component of milk and 2) to be applied to human facial skin to modify its appearance or functioning."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003911 ;
    owl:annotatedTarget "A sake brewery is a brewery which produces rice wine by fermenting rice which has been polished to remove the bran." .

[]
    oboInOwl:hasDbXref "MA:ma", "https://en.wikipedia.org/wiki/Research_station" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003919 ;
    owl:annotatedTarget "A building or collection of co-located buildings constructed for the purpose of undertaking scientific research." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Scum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003930 ;
    owl:annotatedTarget "A layer of impurities that accumulates at the surface of a liquid (especially water or molten metal)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Warehouse" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003963 ;
    owl:annotatedTarget "A warehouse is a building which is used for the storage of goods." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tobacco" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003964 ;
    owl:annotatedTarget "A tobacco warehouse is a warehouse used to store cured leaves of plants from the genus Nicotiana, primarily  N. tabacum and N. rustica." .

[]
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Air_filter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003968 ;
    owl:annotatedTarget "An air filter is a device that removes some substance from air." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Travertine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00003982 ;
    owl:annotatedTarget "Limestone which is deposited from the water of mineral springs or streams saturated with calcium carbonate."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sawmill" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00004638 ;
    owl:annotatedTarget "A building within which logs are cut into lumber products." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Karst_field" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00004683 ;
    owl:annotatedTarget "A large flat plain in karst territory with areas usually 5 to 400 sqaure kilometres." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polje" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00004683 ;
    owl:annotatedTarget "karst polje" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Foam> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005738 ;
    owl:annotatedTarget "An environmental material which has the quality of a foam."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Sea_foam> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005739 ;
    owl:annotatedTarget "A foamy environmental material which 1) is created by the agitation of seawater, 2) whose stability depends on the content of the seawater."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Sea_foam> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00005739 ;
    owl:annotatedTarget "The lifetime of sea foam can vary from only seconds to several hours or days. The longer-lasting foam are formed in particular when seawater contain higher concentration of dissolved organic matter that derived from sources such as algal blooms."@en .

[]
    oboInOwl:hasDbXref <https://www.merriam-webster.com/dictionary/arable> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005742 ;
    owl:annotatedTarget "Soil which is capable of supporting the growth of crops."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Allotment_garden> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005745 ;
    owl:annotatedTarget "A garden which is made available for individual, non-commercial gardening or growing food plants."@en .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000028 ;
    owl:annotatedTarget "A quarry from which sand is extracted." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Watercourse" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "A flowing body of water." .

[]
    oboInOwl:hasDbXref <https://www.merriam-webster.com/dictionary/sawah> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005752 ;
    owl:annotatedTarget "Soil which is part of a sawah, a wet or irrigated rice field."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "culvert" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Lawn> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005756 ;
    owl:annotatedTarget "Soil which is formulated to promote the growth of grasses or other plants used to establish managed areas of vegetation."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "dredged channel" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "fork" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "gulch" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Liming_(soil)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005766 ;
    owl:annotatedTarget "Soil which has been amended with mineral additives to increase its pH."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "gully" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Liming_(soil)> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00005766 ;
    owl:annotatedTarget """Common liming agents include calcium- and magnesium-rich materials in various forms, including marl, chalk, limestone, burnt lime or hydrated lime. Liming often improves plant growth and increases the activity of soil bacteria, but oversupply may result in harm to plant life.
Liming can also improve aggregate stability on clay soils. For this purpose structure lime, products containing calcium oxide (CaO) or hydroxide (Ca(OH)2) in mixes with calcium carbonate (CaCO3), are often used. Structure liming can reduce losses of clay and nutrients from soil aggregates."""@en .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "gut" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Beech> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005770 ;
    owl:annotatedTarget "Soil which is part of a forest whose communites of arborescent plants are dominated the genus Fagus."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "gut" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "gutter" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Peat_soil> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005774 ;
    owl:annotatedTarget "A histosol which is formed by the decomposition of vegetation or organic matter."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00005774 ;
    owl:annotatedTarget "peat" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "kill" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "lode" .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1099/00207713-46-4-841", "http://phenomena.nationalgeographic.com/2015/01/20/science-word-of-the-day-ornithogenic/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005782 ;
    owl:annotatedTarget "Soil which is formed from avian fecal matter." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Spruce> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005784 ;
    owl:annotatedTarget "Soil which is part of a forest whose communites of arborescent plants are dominated the genus Picea."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "narrows" .

[]
    oboInOwl:hasDbXref <https://www.merriam-webster.com/dictionary/upland> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005786 ;
    owl:annotatedTarget "Soil which is part of some elevated land."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Eucalyptus> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005787 ;
    owl:annotatedTarget "Soil which is part of a forest whose communites of arborescent plants are dominated the genus Eucalyptus."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Red_soil> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005790 ;
    owl:annotatedTarget "Soil which has 1) low concentrations of nutrients and humus, 2) low water retention capacity, 3) textural variation from sand to clay, 4) a porous and friable structure, and 5) low concentrations of soluble salts."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Red_soil> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_00005790 ;
    owl:annotatedTarget """Red soil typically derives from crystalline rock in warm, temperate, moist climates under deciduous or mixed forest. It has thin organic and organic-mineral layers, a black brown leached layer resting on an illuvium red layer. The majority of red soils have a loamy texture. Their chemical composition varies across regions, but often includes non-soluble material 90.47%, iron 3.61%, aluminium 2.92%, organic matter 1.01%, magnesium 0.70%, lime 0.56%, carbon dioxide 0.30%, potash 0.24%, soda 0.12%, phosphorus 0.09% and nitrogen 0.08%. 

On the uplands, they are thin, poor and gravelly, sandy, or stony and porous, light-colored soils on which food crops like bajra can be grown. In contrast, on the lower plains and valleys they are rich, deep, dark colored fertile loam on which, under irrigation, can produce excellent crops like cotton, wheat, pulses, tobacco, jowar, linseed, millet, potatoes and fruits."""@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "narrows" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "overflow channel" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "passage" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rhizosphere_%28ecology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005801 ;
    owl:annotatedTarget "The narrow region of soil that is directly influenced by root secretions and associated soil microorganisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bulk_soil" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005802 ;
    owl:annotatedTarget "Soil that is not penetrated by the root systems of plants." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005803 ;
    owl:annotatedTarget "The dwelling of an animal or group of similar animals." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ant_colony#Ant-hills" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005804 ;
    owl:annotatedTarget "A pile of earth, sand, pine needles, or clay or a composite of these and other materials that build up at the entrances of the subterranean dwellings of ant colonies as they are excavated. A colony is built and maintained by legions of worker ants, who carry tiny bits of dirt and pebbles in their mandibles and deposit them near the exit of the colony. They normally deposit the dirt or vegetation at the top of the hill to prevent it from sliding back into the colony, but in some species they actively sculpt the materials into specific shapes, and may create nest chambers within the mound." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bird_nest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00005805 ;
    owl:annotatedTarget "A bird nest is the spot in which a bird lays and incubates its eggs and raises its young." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00006776 ;
    owl:annotatedTarget "A habitat that is in or on a living animal. Here \"animal\" denotes an individual of a species that is a sub-taxon of NCBITaxon:33208." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00009001 ;
    owl:annotatedTarget "A habitat that is in or on a living plant. Here \"plant\" denotes an individual of a species that is a sub-taxon of NCBITaxon:33090 (viridiplantae)." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00009002 ;
    owl:annotatedTarget "A habitat that is in or on a living mammal. Here \"mammal\" denotes an individual of a species that is a sub-taxon of NCBITaxon:40674." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00009003 ;
    owl:annotatedTarget "A habitat that is in or on a living animal. Here \"animal\" denotes an individual of a species that is a sub-taxon of NCBITaxon:9606." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "passage" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-6601-2165> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00009004 ;
    owl:annotatedTarget "A habitat that is in or on a living insect. Here \"insect\" denotes an individual of a species that is a sub-taxon of NCBITaxon:50557." .

[]
    oboInOwl:hasDbXref "http://www.antarctica.ac.uk/apc/genericterms.html", "https://en.wikipedia.org/wiki/Ice_rise" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00009686 ;
    owl:annotatedTarget "An ice rise is an elevation which is part of an ice shelf, typically dome shared, and formed by the ice shelf overriding an obstruction in the seabed. An ice rise may be adjacent only to an ice shelf, or to an ice shelf and a sea. For some features, properly ice rises, the term island has become established through usage." .

[]
    oboInOwl:hasDbXref "http://www.antarctica.ac.uk/apc/genericterms.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00009725 ;
    owl:annotatedTarget "A glacier covering a coastal strip of low-lying land backed by mountains, and sloping gently seaward over a distance up to 30km or more to terminate in ice cliffs or to merge with an ice shelf." .

[]
    oboInOwl:hasDbXref "http://www.antarctica.ac.uk/apc/genericterms.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00009726 ;
    owl:annotatedTarget "Fissure at the junction between an inland ice sheet, ice piedmont or ice rise and an ice shelf, the latter being subject to the rise and fall of the tide." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fomite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010358 ;
    owl:annotatedTarget "A fomite is any inanimate object or substance capable of carrying infectious organisms (such as germs or parasites) and hence transferring them from one individual to another. A fomite can be anything such as a cloth or mop heads so when cleaning this is important to remember that this could aid when spreading pathogenic organisms." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "pup" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Midden" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010442 ;
    owl:annotatedTarget "A dump for domestic waste. A term used to describe any kind of feature containing waste products relating to day-to-day human life." .

[]
    oboInOwl:hasDbXref <http://ontology.buffalo.edu/smith/articles/niches.html>, <https://dx.doi.org/10.1186/2041-1480-4-43>, <https://en.wikipedia.org/wiki/Material> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010483 ;
    owl:annotatedTarget "A material entity which other material entities in an environmental system are primarily or partially composed of."@en .

[]
    oboInOwl:hasDbXref "URL:http://www.merriam-webster.com/dictionary/surface" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010504 ;
    owl:annotatedTarget "A layer of some material entity which is adjacent to one or more of its external boundaries and directly interacts with its immediate surroundings." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "race" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aerosol" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010505 ;
    owl:annotatedTarget "Airborne solid particles (also called dust or particulate matter (PM)) or liquid droplets." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Emulsion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010506 ;
    owl:annotatedTarget "A mixture of two immiscible (unblendable) substances. One substance (the dispersed phase) is dispersed in the other (the continuous phase)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vivarium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010622 ;
    owl:annotatedTarget "A vivarium is an enclosure for keeping and raising organisms for observation or research. Often, a portion of the ecosystem for a particular species is simulated on a smaller scale, with controls for environmental conditions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dolomite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010623 ;
    owl:annotatedTarget "A sedimentary carbonate rock and a mineral, both composed of calcium magnesium carbonate CaMg(CO3)2 found in crystals." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Botanical_garden" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010624 ;
    owl:annotatedTarget "A place where a wide variety of plants primarily categorized and documented for scientific purposes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Zoo" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00010625 ;
    owl:annotatedTarget "A facility in which animals are confined within enclosures and displayed to the public, and in which they may also be bred." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00011764 ;
    owl:annotatedTarget "A research facility consisting of instruments that measure the properties of the oceans over time. Usually of at least approximately fixed location." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "ravine" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "reach" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aquifer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00012408 ;
    owl:annotatedTarget "An underground layer of water-bearing permeable rock or unconsolidated materials (gravel, sand, silt, or clay) from which groundwater can be usefully extracted using a water well." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "reach" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_0010001 ;
    owl:annotatedTarget "Anthropogenic material in or on which organisms may live." .

[]
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_0010003 ;
    owl:annotatedTarget "This is quite odd and it probably should be obsoleted. Any material that is a participant in an agricultural process can be seen as an agricultural material." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Beverage" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_0010004 ;
    owl:annotatedTarget "A liquid  which is specifically prepared for human consumption." .

[]
    oboInOwl:hasDbXref "http://www.fao.org/WAICENT/faoinfo/economic/faodef/fdef04e.htm#4.02" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_0010121 ;
    owl:annotatedTarget "According to the FAO: 'The term \"pulses\" is limited to crops harvested solely for dry grain, thereby excludingcrops harvested green for food (green peas, green beans, etc.) which are classified as vegetable crops. Also excluded are those crops used mainly for oil extraction (e.g.soybeand and groundnuts) and leguminous crops (e.g. seeds of clover and alfalfa) that are used exclusively for sowing purposes.'" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "reach" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "rill" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Humus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000000 ;
    owl:annotatedTarget "Organic matter in soil which has reached a point of stability, where it will break down no further and might, if conditions do not change, remain essentially as it is for centuries, or millennia." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000001 ;
    owl:annotatedTarget "An environmental material which is a liquid or semi-liquid mixture of water and some combination of soil, silt, and clay particles."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Oil_well> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000003 ;
    owl:annotatedTarget "A well which has been drilled in order to extract petroleum oil from subterranean reservoirs and bring it to the surface." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Mediterranean_sea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000004 ;
    owl:annotatedTarget "The concentration basin mediterranean sea biome comprises expressions of the mediterranean sea biome that have higher salinity than bordering oceans due to evaporation. Water exchange consists of inflow of the fresher oceanic water in the upper layer and outflow of the saltier mediterranean water in the lower layer of the connecting channel." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Upwelling" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000005 ;
    owl:annotatedTarget """MERGED DEFINITION:
TARGET DEFINITION: An oceanographic feature that involves wind-driven motion of dense, cooler, and usually nutrient-rich water towards the ocean surface, replacing the warmer, usually nutrient-deplete surface water.
--------------------
SOURCE DEFINITION: A marine upwelling is a net flow of marine water to the surface of the water column from deeper regions. This is often a result of surface water displacement off continental coasts by wind action. Localised upwellings may also occur along divergent fronts around eddies and along some of the major oceanographic features. Deeper waters often have higher nutrient content; consequently blooms of primary producers, such as planktonic algae, are generally observed around upwelling zones.""" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "rivulet" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000006 ;
    owl:annotatedTarget "An upwelling that is near a coast." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Microbial_mat" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000008 ;
    owl:annotatedTarget "A multi-layered sheet of micro-organisms, mainly bacteria and archaea. Microbial mats grow at interfaces between different types of material, mostly on submerged or moist surfaces but a few survive in deserts." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Silt> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000016 ;
    owl:annotatedTarget "Particulate environmental material which is primarily composed of silt particles."@en .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Silt>, <https://sis.agr.gc.ca/cansis/glossary/t/index.html> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000016 ;
    owl:annotatedTarget "This definition is intentionally ambiguous to support the multiple thresholds set by different authorities. Some authorities consider this soil material that contains 80% or more silt and less than 12% clay. In the Udden-Wentworth scale (due to Krumbein), silt particles range between 0.0039 to 0.0625 mm, larger than clay but smaller than sand particles. ISO 14688 grades silts between 0.002 mm and 0.063 mm. In actuality, silt is chemically distinct from clay, and unlike clay, grains of silt are approximately the same size in all dimensions; furthermore, their size ranges overlap. Clays are formed from thin plate-shaped particles held together by electrostatic forces, so present a cohesion. According to the U.S. Department of Agriculture Soil Texture Classification system, the sand-silt distinction is made at the 0.05 mm particle size. The USDA system has been adopted by the Food and Agriculture Organization (FAO). In the Unified Soil Classification System (USCS) and the AASHTO Soil Classification system, the sand-silt distinction is made at the 0.075 mm particle size (i.e., material passing the #200 sieve). Silts and clays are distinguished mechanically by their plasticity."@en .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "run" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sand" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000017 ;
    owl:annotatedTarget "Particulate environmental material which is composed primarily of particles of sand with only minor proportions of other substances."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "run" .

[]
    oboInOwl:hasDbXref "https://sis.agr.gc.ca/cansis/glossary/t/index.html" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000017 ;
    owl:annotatedTarget "This definition is intentionally ambiguous to support the multiple thresholds set by different authorities. Some authorities consider as sands soil material that contains 85% or more sand; the percentage of silt plus 1.5 times the percentage of clay does not exceed 15. coarse sand (sable grossier) 25% or more very coarse and coarse sand, and less than 50% any other one grade of sand."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gravel" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000018 ;
    owl:annotatedTarget "An environmental material which is composed primarily of pieces of gravel."@en .

[]
    oboInOwl:hasDbXref "ISBN:978-92-1-161386-5", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000020 ;
    owl:annotatedTarget "Expressions of the estuarine biome occur at wide lower courses of a rivers where they flow into a sea. Estuaries experience tidal flows and their water is a changing mixture of fresh and salt." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Mangrove" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000021 ;
    owl:annotatedTarget "Expressions of the mangrove biome are typically found in tropical and sub-tropical tidal areas, in depositional coastal environments where fine sediments (often with high organic content) collect in areas protected from high energy wave action. A variety of characteristic trees and shrubs occur here and are able to withstand a high degree of salinity as well as regions of anoxia and frequent tidal inundation. These areas include estuaries and marine shorelines." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Salt_marsh" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000022 ;
    owl:annotatedTarget "The marine salt marsh biome comprises marshes that are transitional intertidals between land and salty or brackish marine water (e.g.: sloughs, bays, estuaries). It is dominated by halophytic (salt tolerant) herbaceous plants. The daily tidal surges bring in nutrients, which tend to settle in roots of the plants within the salt marsh. The natural chemical activity of salty (or brackish) water and the tendency of algae to bloom in the shallow unshaded water also allow for great biodiversity." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "runnel" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-7506-3384-0" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000023 ;
    owl:annotatedTarget "The marine pelagic biome (pelagic meaning open sea) is that of the marine water column, from the surface to the greatest depths." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-7506-3384-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000024 ;
    owl:annotatedTarget "The marine benthic biome (benthic meaning 'bottom') encompasses the seafloor and includes such areas as shores, littoral or intertidal areas, marine coral reefs, and the deep seabed." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ISBN:978-0-7506-3384-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000025 ;
    owl:annotatedTarget "The marine neritic zone biome comprises sea floor from the high tide mark to a continental shelf break. This zone generally extends to 200 m below average sea level." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000026 ;
    owl:annotatedTarget "The marine bathyal zone biome comprises regions of the marine benthic biome between approximately 200 m and 3000 m depth. This zone generally coincides with the continental slope." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000027 ;
    owl:annotatedTarget "The marine abyssal zone biome comprises regions of the marine benthic biome  between approximately 2500 m and 6000 m depth. This zone generally coincides with the continental rise and the abyssal plain." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000028 ;
    owl:annotatedTarget "The marine hadal zone biome describes sea floor deeper than 6000 m such as that of the oceanic trenches." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-618-45504-1", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000029 ;
    owl:annotatedTarget "A biome expressed by strips or ridges of rocks, sand, or coral that rises to or near the surface of a body of marine water." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000030 ;
    owl:annotatedTarget "The marine hydrothermal vent biome comprises regions of the marine benthic biome where heat generated due to tectonic activity, either at divergent plate boundaries or convergent ocean plates where back-arc spreading occurs, is released or 'vented' to the surface. The resultant high temperature water jets are laden with dissolved metals and minerals." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-618-45504-1", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000031 ;
    owl:annotatedTarget "A prominent or distinctive aspect, quality, or characteristic of a marine biome." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "seachannel" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ISBN:978-0-7506-3384-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000032 ;
    owl:annotatedTarget "The neritic epipelagic zone biome comprises the marine water column above a continental shelf." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ISBN:978-0-7506-3384-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000033 ;
    owl:annotatedTarget "The oceanic epipelagic zone biome comprises the marine water column offshore, beyond a continental shelf." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Sea_surface_microlayer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000034 ;
    owl:annotatedTarget "The oceanic sea surface microlayer (SML) biome comprises the top 1000 micrometers of the marine surface waters occurring offshore, away from a continental shelf. It is the boundary layer where all exchange occurs between the atmosphere and the ocean. The chemical, physical, and biological properties of the SML differ greatly from the sub-surface water just a few centimeters beneath." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000035 ;
    owl:annotatedTarget "The oceanic epipelagic zone biome comprises regions of the marine water column that occur offshore, beyond a continental shelf. This biome extends from the surface of the ocean to a depth of ca. 200-250m. Throughout the zone the light field tends to be asymmetrical vertically, so that the direction and elevation of the sun can still be detected. The oceanic epipelagic zone biome encompasses the euphotic zone and, where and when it occurs, the seasonal thermocline." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000036 ;
    owl:annotatedTarget "The oceanic mesopelagic zone biome comprises regions of the marine water column that occur offshore, beyond a continental shelf. This biome extends through the water column from approximately 200-1000 m depth - the maximal depth of light penetration in all but the clearest oligotrophic ocean regions. In comparison to the epipelagic zone, dominant forms of pelagic organisms do not change very much; however, there are marked changes in species composition and the proportion of smaller-sized individuals decreases." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000037 ;
    owl:annotatedTarget "The bathypelagic zone biome comprises the marine water column below approximately 1000 m water depth - the maximum depth to which detectable daylight penetrates in all but the clearest oligotrophic waters - and extends to about 2500 - 2700 m water depth. In the temperate Atlantic, the beginning of the bathypelagic zone biome approximates to the deep oxygen minimum and the base of the permanent thermocline." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000038 ;
    owl:annotatedTarget "The abyssopelagic zone biome comprises the marine water column below the bathypelagic zone biome at approximately 2500 -2700 m and extends either to the hadal pelagic zone biome (at approximately 6000 m) or to the benthopelagic zone biome within ca. 100 m of the seafloor. The depth of 2700 m may be critical for physiological reasons as the change in hydrostatic pressure across this depth may preclude organism migration." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000039 ;
    owl:annotatedTarget "The oceanic hadal pelagic zone biome comprises the water column in oceanic trenches occurring at depths between 6000m and 10,000m." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000040 ;
    owl:annotatedTarget "The benthopelagic zone biome comprises regions of the marine water column which usually coincide with the benthic boundary layer (BBL) - the layer of isothermal and isohaline water contiguous to the sea floor. A general reversal in the declining gradient of pelagic biomass may be observed here, perhaps explained by viable nutrition on the sea floor being resuspended by bottom currents. This zone typically extends 100 m above the seafloor, but may reach upto1000 m during benthic storms." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Sea_surface_microlayer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000041 ;
    owl:annotatedTarget "The neritic sea surface microlayer (SML) biome comprises the top 1000 micrometers of marine surface waters occurring above a continental shelf. It is the boundary layer where all exchange occurs between the atmosphere and the ocean. The chemical, physical, and biological properties of the SML differ greatly from the sub-surface water just a few centimeters beneath." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "seaway" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000042 ;
    owl:annotatedTarget "The neritic epipelagic zone biome comprises the marine water column that occurs above a continental shelf and extends from the surface of the ocean to a depth of ca. 200-250m. Throughout the zone the light field tends to be asymmetrical vertically, so that the direction and elevation of the sun can still be detected. The epipelagic zone encompasses the euphotic zone and, where and when it occurs, the seasonal thermocline." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000043 ;
    owl:annotatedTarget "The neritic mesopelagic zone biome comprises the marine column that occurs above a continental shelf and extends from approximately 200 to 1000 m depth - the maximal depth of light penetration in all but the clearest oligotrophic ocean regions. In comparison to the epipelagic zone, dominant forms of pelagic organisms do not change very much; however, there are marked changes in species composition and the proportion of smaller-sized individuals decreases." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-618-45504-1", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000044 ;
    owl:annotatedTarget "OBSOLETE A prominent or distinctive aspect, quality, or characteristic of environments occurring within the marine water column." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Epeiric_sea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000045 ;
    owl:annotatedTarget "The epeiric sea (also known as an epicontinental sea) biome comprises a shallow seas that extend over part of a continent. Epeiric seas are usually associated with the marine transgressions of the geologic  past, which have variously been due to either global eustatic sea level changes, local tectonic deformation, or both, and are occasionally semi-cyclic." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Epeiric_sea" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000045 ;
    owl:annotatedTarget "epicontinental sea biome" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Marginal_sea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000046 ;
    owl:annotatedTarget "The marginal sea biome comprises parts of an ocean partially enclosed by land such as islands, archipelagos, or peninsulas. Unlike mediterranean seas, marginal seas have ocean currents caused by ocean winds. Many marginal seas are enclosed by island arcs that were formed from the subduction of one oceanic plate beneath another." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Mediterranean_sea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000047 ;
    owl:annotatedTarget "The mediterranean sea biome comprises mostly enclosed seas that have limited exchange of deep water with outer oceans and where the water circulation is dominated by salinity and temperature differences rather than winds." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "spillway" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Ocean" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000048 ;
    owl:annotatedTarget "A marine biome which is determined by an ocean." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-7506-3384-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000049 ;
    owl:annotatedTarget "The marine coral reef biome comprises constructional wave-resistant entities which are primarily built by corals and are often cemented together. The growth of these structures is aided by zooxanthellae, algae that are symbiotic with the reef-building corals." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-7506-3384-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000050 ;
    owl:annotatedTarget "The marine rocky subtidal reef biome comprises regions of the marine reef biome composed mainly of rock and which harbour abundant communities of algae and invertebrates. These reefs are often very patchy, with alterations of rocks dominated by rich invertebrate assemblages and turf-forming calcareous red algae." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000051 ;
    owl:annotatedTarget "A marine black smoker biome comprises regions of the marine hydrothermal vent biome characterised by a black vent plume. This black plume is a consequence of dissolved metals and minerals forming complexes with sulphide and indicates polymetallic sulphide mineral deposits beneath the surface." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Hydrothermal_vent" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000052 ;
    owl:annotatedTarget "A marine white smoker biome comprises regions of the marine hydrothermal vent biome characterised by lightly hued plumes, typically containing barium, calcium, and silicon. These vents tend to have lower temperature plumes when compared to black smoker environments." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Ultramafic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000053 ;
    owl:annotatedTarget "A marine ultramafic hydrothermal vent biome comprises regions of themarine  hydrothermal vent biome hosted on ultramafic (also referred to as ultrabasic) rocks. Ultramafic rocks are igneous and meta-igneous rocks with very low silica content (less than 45%), generally >18% MgO, high FeO, low potassium, and are composed of usually greater than 90% mafic minerals  (dark colored, high magnesium and iron content). The Earth's mantle is composed of ultramafic rocks." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Basalt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000054 ;
    owl:annotatedTarget "A marine basaltic hydrothermal vent biome comprises regions of the marine hydrothermal vent biome hosted on basaltic rocks. Basalt generally has a composition of 45 to 55 wt % SiO2, 2 to 6 wt % total alkalis, 0.5 to 2.0 wt % TiO2, 5 to 14 wt % FeO and 14 wt % or more Al2O3. Contents of CaO are commonly near 10 wt %, those of MgO commonly in the range 5 to 12 wt %." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "spillway" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Algal_bloom" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000057 ;
    owl:annotatedTarget "A marine algal bloom is a rapid increase or accumulation in the population of algae in a marine system. Typically, only one or a small number of phytoplankton  species are involved. Although there is no officially recognized threshold level, algae can be considered to be blooming at concentrations of hundreds to thousands of cells per milliliter, depending on the severity." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Red_tide" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01000057 ;
    owl:annotatedTarget "red tide" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kelp_Forest" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000058 ;
    owl:annotatedTarget "Kelp forests are underwater areas with a high density of kelp. They are recognized as one of the most productive and dynamic ecosystems on Earth. Smaller areas of anchored kelp are called kelp beds." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kelp_forest" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000058 ;
    owl:annotatedTarget "kelp bed" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-19-514172-6", "https://en.wikipedia.org/wiki/Seagrass" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000059 ;
    owl:annotatedTarget "A bed of a marine, saline water body which is covered by one or more speices of seagrass typically belonging to the families Posidoniaceae, Zosteraceae, Hydrocharitaceae, or Cymodoceaceae." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000061 ;
    owl:annotatedTarget "The upper part of the marine water column with generally uniform properties resulting from wind-driven mixing." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000062 ;
    owl:annotatedTarget "Benthic storms are strong benthic (near bottom) currents transporting sediment, created by the input of energy (largely kinetic) to the seabed. In regions with high mesoscale eddy activity, benthic storms are frequent and can create isohaline and isothermal conditions extending as much as 1000m above the seafloor." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000064 ;
    owl:annotatedTarget "A marine downwelling describes a net current of marine surface water towards deeper regions of the water column. Marine downwellings are usually caused by differences in the density (and hence, temperature and salinity) of seawater." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "tideway" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "wash" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Oxygen_minimum_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000065 ;
    owl:annotatedTarget "A marine water mass which is characterized by having much lower than normal dissolved oxygen concentrations persistently." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Anoxic_waters" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000066 ;
    owl:annotatedTarget "Marine anoxic zones are areas of marine water that are depleted of dissolved oxygen. This condition is generally found in areas that have restricted water exchange. In most cases, oxygen is prevented from reaching the deeper levels by a physical barrier (sill) as well as by a pronounced density stratification. Anoxic conditions will occur if the rate of oxidation of organic matter by bacteria is greater than the supply of dissolved oxygen." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Ocean_current" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000067 ;
    owl:annotatedTarget "A water current which is maintained by a continuous, directed movement of marine water, generated by forces caused by breaking waves, wind, Coriolis force, temperature and salinity differences, and tides caused by the gravitational pull of astronomical bodies. Depth contours, shoreline configurations and interaction with other currents influence a current's direction and strength." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000068 ;
    owl:annotatedTarget "Marine streamers are tongues of cold water that extend > 100 km offshore from upwelling regions. Enhanced primary productivity may occur in these waters as they are typically more nutrient rich than marine surface waters." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Eddy_(fluid_dynamics)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000069 ;
    owl:annotatedTarget "Mesoscale marine eddies are characterized by currents which flow in a roughly circular motion around the center of the eddy. The sense of rotation of these currents may either be cyclonic or anticyclonic. Ocean eddies are also usually made of water masses that are different to those outside of the eddy. Marine mesoscale eddies are between about 10 and 500 km in diameter, and persist for periods of days to months. They may be formed when an ocean current develops an instability. This instability grows, causing the current to meander, and eventually an eddy is pinched off from the meander." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "water gap" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000070 ;
    owl:annotatedTarget "Sediment comprised of weathered continental rocks, wind blown dust, volcanic ash or other terrestrial material." .

[]
    oboInOwl:hasDbXref "DOI:10.1016/j.pocean.2009.04.015", "ISBN10::0717259463" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000071 ;
    owl:annotatedTarget "An oceanic front is a narrow zone of enhanced horizontal gradients of water properties (temperature, salinity, nutrients, etc.) that separates broader areas with different water masses or different vertical structure (stratification)." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "awawa" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Taylor_column" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000072 ;
    owl:annotatedTarget "A marine Taylor column is a Taylor column that is formed in a marine body of water. Currents flowing over shoaling topography such as seamounts are accelerated and destabilised, resulting in Taylor columns. Eddies and internal waves are generated downstream of the topological feature and may extend 1000 m or so above them. This may result in a localised increase in primary production where the Taylor column reaches surface waters." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000073 ;
    owl:annotatedTarget "A marine water mass which is composed primarily of water with low concentrations of nutrients." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "barranca" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean_gyre" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000074 ;
    owl:annotatedTarget "A gyre in oceanography is any large system of rotating ocean currents, particularly those involved with large wind movements. Gyres are caused by the Coriolis Effect; planetary vorticity  along with horizontal and vertical friction, which determine the circulation patterns from the wind curl (torque)." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000075 ;
    owl:annotatedTarget "A thermocline which is part of a marine water body." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "beck" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Chemocline" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000076 ;
    owl:annotatedTarget "A marine chemocline is a marine cline caused by a strong, vertical chemistry gradient within a body of marine water. Chemoclines most commonly occur where local conditions favor the formations of anoxic bottom water." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "branch" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Mixed_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000077 ;
    owl:annotatedTarget "A pycnocline which is part of a marine water body and composed primarily of ocean water." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "brook" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Mixed_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000078 ;
    owl:annotatedTarget "A nutricline which is part of a marine water body." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Lysocline" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000079 ;
    owl:annotatedTarget "The marine lysocline denotes the depth in the ocean below which the rate of dissolution of calcite increases dramatically. As water column depth and therefore pressure increases, the corresponding calcite saturation of seawater decreases and the calcite begins dissolve." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000080 ;
    owl:annotatedTarget "A roughly planar, pelagic region characterised by equal water temperature." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000081 ;
    owl:annotatedTarget "A roughly planar, pelagic region characterised by equal salinity." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000082 ;
    owl:annotatedTarget "Biogenous sediment is derived from living organisms, typically planktonic organisms possessing shells, frustules or coccoliths." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000083 ;
    owl:annotatedTarget "A roughly planar, pelagic region characterised by equal water density." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Ocean_current" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000098 ;
    owl:annotatedTarget "A marine current that generally occurs below the permanent thermocline (where it occurs) or below 400 m depth and that is driven by density and temperature gradients." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "course" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "URL:http://www.physicalgeography.net/fundamentals/8q.html", "https://en.wikipedia.org/wiki/Ocean_current" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000099 ;
    owl:annotatedTarget "A marine current bordered by the surface of the water column and the permanent thermocline, where it occurs. Surface currents are mostly wind driven and mostly limited to the top 400 m of the water column. Ocean currents are driven by the circulation of wind above surface waters. Frictional stress at the interface between the ocean and the wind causes the water to move in the direction of the wind. Large ocean currents are a response of the atmosphere and ocean to the flow of energy from the tropics to polar regions. In some cases, currents are transient features and affect only a small area. Other ocean currents are essentially permanent and extend over large horizontal distances." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000100 ;
    owl:annotatedTarget "A marine surface current that flows along an oceanic front." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "URL:http://www.physicalgeography.net/fundamentals/8q.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000103 ;
    owl:annotatedTarget "A warm water, narrow marine surface current flowing from the equator to high latitudes at speeds between 40 and 120 kilometers per day. Western boundary currents are the deepest ocean surface flows, usually extending 1000 meters below the ocean surface." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "URL:http://www.physicalgeography.net/fundamentals/8q.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000104 ;
    owl:annotatedTarget "A cold water, broad marine surface current flowing from high latitudes to the equator at speeds between 3 and 7 kilometers per day." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-618-45504-1", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000105 ;
    owl:annotatedTarget "OBSOLETE A prominent or distinctive aspect, quality, or characteristic of environments occurring on or along marine benthic environments." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000106 ;
    owl:annotatedTarget "A marine thermocline which separates the marine cold-water sphere from the marine warm-water sphere and which does not dissipate seasonally." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000107 ;
    owl:annotatedTarget "A marine thermocline which is present below the marine wind mixed layer." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "draw" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000108 ;
    owl:annotatedTarget "The marine cold-water sphere describes a water mass extending from the polar seas and across low latitudes at depths of ca. 800 to 1000 m, which is separated from the marine warm-water sphere by the permanent marine thermocline" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000109 ;
    owl:annotatedTarget "The marine warm-water sphere describes a water mass extending to depths of ca. 800 to 1000 m in low and middle latitudes. It is separated from the marine cold-water sphere by the permanent marine thermocline" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000110 ;
    owl:annotatedTarget "Hydrogenous sediment is derived from solutes that precipitate out of sea water by a variety of chemical reactions. These are typically less abundant than other sediment types." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "moat" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000111 ;
    owl:annotatedTarget "Cosmogenous sediment is derived from extraterrestrial dust and debris in the form of meteorites and similar entities." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Manganese_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000112 ;
    owl:annotatedTarget "Polymetallic nodules, also called manganese nodules, are rock concretions on the sea bottom formed of concentric layers of iron and manganese hydroxides around a core. Nodules vary in size from tiny particles visible only under a microscope to large pellets more than 20 centimetres (8 in) across. However, most nodules are between 5 and 10 cm in diameter." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Manganese_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000112 ;
    owl:annotatedTarget "manganese nodule" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Suspended_load" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000113 ;
    owl:annotatedTarget "Suspended sediment, or suspended load, is the term for the particles settle  slowly enough to be carried in flowing water (such as a stream or coastal area) either without touching the bed or while only intermittently touching it. These particles are generally of the fine sand, silt and clay size, although larger particles may be carried as well depending on the intensity of the flow." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_size" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000114 ;
    owl:annotatedTarget "Sediment characterised by an average particle diameter greater than 256 mm." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_size" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000115 ;
    owl:annotatedTarget "Sediment characterised by an average particle diameter between 64 and 256 mm." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_size" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000116 ;
    owl:annotatedTarget "Sediment characterised by an average particle diameter between 4 and 32 mm." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_size" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000117 ;
    owl:annotatedTarget "Sediment characterised by an average particle diameter between 2 and 4 mm." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "narrows" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_size" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000118 ;
    owl:annotatedTarget "Sediment characterised by an average particle diameter between 62.5 micrometers and 2 mm." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_size" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000119 ;
    owl:annotatedTarget "Sediment characterised by an average particle diameter between 3.9 and 62.5 micrometers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_size" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000120 ;
    owl:annotatedTarget "Sediment characterised by an average particle diameter between 1 and 3.9 micrometers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_size" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000121 ;
    owl:annotatedTarget "Sediment characterised by an average particle diameter below 1 micrometer." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000029 ;
    owl:annotatedTarget "narrows (hydrographic)" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000122 ;
    owl:annotatedTarget "A marine hydrothermal vent is a marine benthic feature where heat generated due to tectonic activity, either at divergent plate boundaries or convergent ocean plates where back-arc spreading occurs, is released or 'vented' to the surface. The resultant high temperature water jets are laden with dissolved metals and minerals." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Sponge_reef" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000123 ;
    owl:annotatedTarget "The marine sponge reef biome comprises marine reefs primarily built by marine sponges. The primary frame-building sponges are all members of the order Hexactinosa. They are found only in glacier-scoured troughs of low-angle continental shelf. The seafloor is stable and consists of rock, coarse gravel, and large boulders." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000124 ;
    owl:annotatedTarget "The supralittoral zone is the area above the spring high tide line that is regularly splashed, but not submerged by ocean water. Seawater penetrates these elevated areas only during storms with high tides." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_01000124 ;
    owl:annotatedTarget "supralittoral zone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000124 ;
    owl:annotatedTarget "splash zone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000124 ;
    owl:annotatedTarget "spray zone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000124 ;
    owl:annotatedTarget "supratidal zone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000125 ;
    owl:annotatedTarget "The marine littoral zone is a littoral zone which extends, approximately, from the spray region above the high tide mark to the edge of the coninental shelf." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000126 ;
    owl:annotatedTarget "The marine sublittoral zone is part of the marine littoral zone which is permanently covered by seawater. In physical oceanography, the sublittoral zone refers to coastal regions with significant tidal flows and energy dissipation, including non-linear flows, internal waves, river outflows and oceanic fronts. In practice, this typically extends to the edge of the continental shelf, with depths around 200 meters. In marine biology, the sublittoral refers to the areas where sunlight reaches the ocean floor, that is, where the water is never so deep as to take it out of the photic zone." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088>, "https://en.wikipedia.org/wiki/Cold_seep" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000127 ;
    owl:annotatedTarget "A marine benthic biome which is determined by a cold seep." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Mediterranean_sea" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000128 ;
    owl:annotatedTarget "The dilution basin mediterranean sea biome comprises expressions of the mediterranean sea biome with lower salinity than the surrounding ocean due to freshwater gains such as rainfall and rivers. Water exchange consists of outflow of the fresher mediterranean water in the upper layer and inflow of the saltier oceanic water in the lower layer of the channel. Renewal of deep water may not be sufficient to supply oxygen to the bottom." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000130 ;
    owl:annotatedTarget "A marine hydrothermal vent plume, part of a marine hydrothermal vent, is a high temperature water jet laden with dissolved metals and minerals that is driven by heat generated due to tectonic activity below the vent." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000131 ;
    owl:annotatedTarget "Sediment characterised by a temperature of 15-45 degrees Celsius and high-to-low oxygenation. Often impacted by hydrothermal fluid flows." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000132 ;
    owl:annotatedTarget "Sediment characterised by a temperature of 45-75 degrees Celsius and low to no oxygen content. Often impacted by hydrothermal fluid flows." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000133 ;
    owl:annotatedTarget "Sediment characterised by a temperature of 80-125 degrees Celsius and no oxygen content. Often impacted by hydrothermal fluid flows." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000134 ;
    owl:annotatedTarget "High temperature water ejected from hydrothermal vents and laden with dissolved metals and minerals as a result of percolation through crustal rocks." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000135 ;
    owl:annotatedTarget "Sediment hosting and characterised by active nitrate reducing microbial communities." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dropstone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000136 ;
    owl:annotatedTarget "A piece of rock which fell vertically through the water column into finer-grained water-deposited sedimentary rocks."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dropstone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000136 ;
    owl:annotatedTarget "dropstone"@en .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000137 ;
    owl:annotatedTarget "An accumulation of organic matter that has fallen to the bottom of a body of water." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000138 ;
    owl:annotatedTarget "A accumulation of plant matter that has fallen to the bottom of a body of water." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000139 ;
    owl:annotatedTarget "The carcass of an animal that has fallen to the bottom of a body of water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Whale_fall" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000140 ;
    owl:annotatedTarget "Whale fall is the term used for a whale carcass that has fallen to the ocean floor. When a whale dies in shallow water, its carcass is typically devoured by scavengers over a relatively short period of time: within several months. However, in deeper water (depths of 2,000 m/6,600 ft or greater), fewer scavenger species exist, and the carcass can provide sustenance for a complex localized ecosystem over periods of decades." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000141 ;
    owl:annotatedTarget "Seal fall is the term used for a seal carcass that has fallen to the ocean floor." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000142 ;
    owl:annotatedTarget "A wood fall describes an accumulation of woody plant material that has fallen to the ocean floor." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000151 ;
    owl:annotatedTarget "Sediment hosting and characterised by active manganese reducing microbial communities." .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000030 ;
    owl:annotatedTarget "A cave without streams or drips of water." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000152 ;
    owl:annotatedTarget "Sediment hosting and characterised by active iron reducing microbial communities." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000153 ;
    owl:annotatedTarget "Sediment hosting and characterised by active sulphate reducing microbial communities." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000154 ;
    owl:annotatedTarget "Sediment hosting and characterised by active carbon dioxide reducing microbial communities." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-618-45504-1", "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000155 ;
    owl:annotatedTarget "Environmental material derived from living organisms and composed primarily of one or more biomacromolecules." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Biofilm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000156 ;
    owl:annotatedTarget "Material derived from a biofilm, an aggregate of microorganisms in which cells adhere to each other and/or to a surface. These adherent cells are frequently embedded within a self-produced matrix of extracellular polymeric substance (EPS). Biofilm EPS, which is also referred to as slime, is a polymeric conglomeration generally composed of extracellular DNA, proteins, and polysaccharides in various configurations." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Microbial_mat" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000157 ;
    owl:annotatedTarget "Material derived from a microbial mat, a multi-layered sheet of micro-organisms, mainly bacteria and archaea. Microbial mats create a wide range of internal chemical environments." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Marine_snow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000158 ;
    owl:annotatedTarget "Marine snow is a continuous shower of mostly organic detritus falling from the upper layers of the water column. Its origin lies in activities within the productive photic zone." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000159 ;
    owl:annotatedTarget "A prominent or distinctive aspect, quality, or characteristic pertaining to or derived from living organisms." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Pockmark" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000160 ;
    owl:annotatedTarget "Pockmarks are craters in the seabed resulting from the release of gas or liquid. Generally, they are formed in soft, fine-grained seabed sediments by the escape of fluids (gas or water, but mainly methane) into the water column." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sponge_reef" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000161 ;
    owl:annotatedTarget "A marine sponge reef is marine reefs primarily built by marine sponges. The primary frame-building sponges are all members of the order Hexactinosa. They are found only in glacier-scoured troughs of low-angle continental shelf. The seafloor is stable and consists of rock, coarse gravel, and large boulders." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Organ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000162 ;
    owl:annotatedTarget "A collection of tissues joined in structural unit to serve a common function." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Photophore" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000163 ;
    owl:annotatedTarget "A photophore is a light-emitting organ which appears as luminous spots on various marine animals, including fish and cephalopods. The organ can be simple, or as complex as the human eye; equipped with lenses, shutters, color filters and reflectors. The light can be produced from compounds during the digestion of prey, from specialized mitochondrial cells in the organism, called photocytes (\"light producing\" cells) , or, similarly, associated with symbiotic  bacteria in the organism." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Root_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000164 ;
    owl:annotatedTarget "Root nodules occur on the roots of plants that associate with symbiotic nitrogen-fixing bacteria." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Giant_tube_worm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000165 ;
    owl:annotatedTarget "A specialised organ found in deep-sea tube worms populating hydrothermal vent environments that is colonised by chemosynthetic bacteria which supply the host worm with organic compounds. The term may be applied to similar organs in other worms." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Lasioderma_serricorne" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000166 ;
    owl:annotatedTarget "A specialized organ that is linked to the gut in beetles and host to a symbiotic yeast. The yeast cells assist in the digestion of less nutritious foods, supply needed B-vitamins and sterols, and provide resistance to certain toxins." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Root_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000167 ;
    owl:annotatedTarget "Determinate nodules are root nodules found on tropical (sub)legumes, such as those of the genera Glycine (soybean), Phaseolus  (common bean), Lotus, and Vigna. Determinate nodules lose meristematic activity shortly after initiation, thus growth is due to cell expansion resulting in mature nodules which are spherical in shape." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Root_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000168 ;
    owl:annotatedTarget "Indeterminate nodules are found on temperate legumes like Pisum  (pea), Medicago (alfalfa), Trifolium (clover), and Vicia (vetch). They earned the moniker \"indeterminate\" because they maintain an active apical meristem that produces new cells for growth over the life of the nodule. Because they are actively growing, indeterminate nodules manifest zones which demarcate different stages of development/symbiosis." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Root_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000169 ;
    owl:annotatedTarget "A part of an indeterminate root nodule where new nodule tissue is formed which will later differentiate into the other zones of the nodule." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Root_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000170 ;
    owl:annotatedTarget "A part of an indeterminate root nodule permeated with infection threads full of bacteria. The plant cells are larger than in the previous zone and cell division is halted." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Root_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000171 ;
    owl:annotatedTarget "A part of an indeterminate root nodule where each cell contains a large, central vacuole and the cytoplasm is filled with fully differentiated bacteroids which are actively fixing nitrogen. Typically, the plant provides these cells with leghemoglobin, resulting in a distinct pink color." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Root_nodule" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000172 ;
    owl:annotatedTarget "A part of an indeterminate root nodule where plant cells and their bacteroid contents are being degraded. The breakdown of the heme component of leghemoglobin results in a visible greening at the base of the nodule." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000173 ;
    owl:annotatedTarget "Water which lacks dissolved oxygen." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Mangrove" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000181 ;
    owl:annotatedTarget "A mangrove ecosystem which is in its climactic successional state." .

[]
    oboInOwl:hasDbXref "WWW:http://www.fs.fed.us/land/ecosysmgmt/colorimagemap/images/340.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000182 ;
    owl:annotatedTarget ".A temperate desert ecosytem which is in its climactic successional state" .

[]
    oboInOwl:hasDbXref "WWW:http://www.earthonlinemedia.com/ebooks/tpe_3e/title_page.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000183 ;
    owl:annotatedTarget ".A tropical desert ecosytem which is in its climactic successional state" .

[]
    oboInOwl:hasDbXref "WWW:http://www.earthonlinemedia.com/ebooks/tpe_3e/title_page.html", "https://en.wikipedia.org/wiki/Subtropical#Semi-desert.2Fdesert_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000184 ;
    owl:annotatedTarget ".A subtropical desert ecosytem which is in its climactic successional state." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polar_desert" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000186 ;
    owl:annotatedTarget ".A polar desert ecosytem which is in its climactic successional state." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flooded_grasslands_and_savannas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000190 ;
    owl:annotatedTarget "A flooded savanna which is in its climactic successional state." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "A valley or ravine, bounded by relatively steep banks, which in the rainy season becomes a watercourse." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "wadis" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "wadi bend" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "wadi bend" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "wadi junction" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "wadi mouth" .

[]
    oboInOwl:hasDbXref "DOI:10.1186/2041-1480-4-43" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000203 ;
    owl:annotatedTarget "An environmental condition is a range of a determinate quality or combination of qualities that are present in an environmental system." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tropical" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000204 ;
    owl:annotatedTarget "A tropical condition is an environmental condition in which an environmental system receives high yearly solar irradiance per unit area and, on Earth, the Sun reaches a subsolar point at least once during the solar year. This results in a hot and moist year-round climate at low elevations, which have a monthly average temperature above 18 degrees Celsius." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Temperate_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000206 ;
    owl:annotatedTarget "A temperate condition is an environmental condition in which an environmental system receives less solar irradiance than those with subpolar conditions, but greater than those with subtropical conditions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Temperate_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000206 ;
    owl:annotatedTarget "tepid climate" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000207 ;
    owl:annotatedTarget "A mediterranean condition is a subtropical condition in which hot dry summers and winters with moderate to high rainfall." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "arroyo" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "coulee" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "coulee" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "gully" .

[]
    oboInOwl:hasDbXref "http://www.eoearth.org/view/article/150128/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000219 ;
    owl:annotatedTarget "An anthropogenic terrestrial biome is a terrestrial biome which has community structures determined by human activity." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "nullah" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000031 ;
    owl:annotatedTarget "wash" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bay" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000032 ;
    owl:annotatedTarget "An area of water bordered by land on three sides." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000032 ;
    owl:annotatedTarget "bahia" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000032 ;
    owl:annotatedTarget "inlet" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "A body of water, usually of smaller size than a lake." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000231 ;
    owl:annotatedTarget "Lava is a mixture of molten or semi-molten rock, volatiles, and solids which has extruded beyond a planetary crust." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Igneous_rock", "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000232 ;
    owl:annotatedTarget "Felsic lava is lava which is high in silica (> 69 percent by weight), aluminium, potassium, sodium, and calcium, forming a polymerized liquid rich in feldspar and quartz. Felsic lava has a  higher viscosity than other magma types. Felsic magmas can erupt at temperatures as low as 650 to 750 °C. Unusually hot (>950 °C) rhyolite lavas, however, may flow for distances of many tens of kilometres" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000232 ;
    owl:annotatedTarget "silicic lava" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Intermediate_composition" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000233 ;
    owl:annotatedTarget "Intermediate lava is lava which, relative to felsic lava, is lower in aluminium and silica (between 52 and 63 percent by weight), and usually somewhat richer in magnesium and iron. The temperature of intermediate lava ranges from 750 to 950 degrees Celsius, destroying polymerized bonds and promoting more fluid behaviour relative to felsic lavas and also a greater tendency to form phenocrysts. Higher iron and magnesium tends to manifest as a darker groundmass, and also occasionally amphibole or pyroxene phenocrysts." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000233 ;
    owl:annotatedTarget "andesitic lava" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Igneous_rock", "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000234 ;
    owl:annotatedTarget "Mafic lava is lava which, relative to other lava types other than ultramafic lava, has a  high ferromagnesian content and low aluminium and silica content, with silca making up between 45 and 52 percent of its weight."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000234 ;
    owl:annotatedTarget "basaltic lava" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Igneous_rock", "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000235 ;
    owl:annotatedTarget "Lava which, relative to other lava types, has very high magnesium oxide content and less than 45 percent silica by weight."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Basalt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000236 ;
    owl:annotatedTarget "Basalt is a volcanic rock which is formed by the rapid cooling of basaltic lava." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/California_coastal_sage_and_chaparral_ecoregion", "https://en.wikipedia.org/wiki/Coastal_sage_scrub" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000237 ;
    owl:annotatedTarget "A coastal scrubland is a scrubland which is part of a coast." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/California_chaparral_and_woodlands" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01000237 ;
    owl:annotatedTarget "coastal chaparral" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polar_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000238 ;
    owl:annotatedTarget "A polar condition is an environmental condition in which an environmental system receives low, yearly solar irradiance per unit area, resulting in colder climatic conditions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polar_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000238 ;
    owl:annotatedTarget "frigid" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0001-8743-9574" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000239 ;
    owl:annotatedTarget "A woodland which has a tree community primarily composed of oak trees." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0001-8743-9574", "https://en.wikipedia.org/wiki/Conifer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000240 ;
    owl:annotatedTarget "A woodland ecosystem which has a tree community primarily composed of coniferous trees belonging to the Division Pinophyta, also known as Coniferophyta or Coniferae." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0001-8743-9574>, "https://en.wikipedia.org/wiki/Juniper" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000241 ;
    owl:annotatedTarget "A woodland which has a tree community primarily composed of trees of the genus Juniperus." .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=975&/ponds" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "LTER:975" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0001-8743-9574" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000242 ;
    owl:annotatedTarget "A scrubland which is located in a desert." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0001-8743-9574" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000242 ;
    owl:annotatedTarget "desert scrub" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0001-8743-9574", "https://en.wikipedia.org/wiki/Boulder" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000243 ;
    owl:annotatedTarget "A piece of rock with a grain size above 300 millimetres in diameter."@en .

[]
    oboInOwl:hasDbXref "ORCID:0000-0001-8743-9574", "https://en.wikipedia.org/wiki/Juniper", "https://en.wikipedia.org/wiki/Pinyon_pine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000244 ;
    owl:annotatedTarget "A conifer woodland which has a tree community primarily composed of trees of the subsection Cembroides of the genus Pinus and the genus Juniperus." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "Pond" .

[]
    oboInOwl:hasDbXref <http://dx.doi.org/10.1111/j.1466-8238.2010.00540.x>, <http://dx.doi.org/10.1890/070062> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000245 ;
    owl:annotatedTarget "A cropland ecosystem which is in its climactic successional state."@en .

[]
    oboInOwl:hasDbXref "DOI:10.1111/j.1466-8238.2010.00540.x", "DOI:10.1890/070062" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000246 ;
    owl:annotatedTarget "A village biome is an anthropogenic terrestrial biome which contains settlements such as villages, towns, and/or small cities and which is primarily used for agricultural activity." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "pool (water body)" .

[]
    oboInOwl:hasDbXref <https://dx.doi.org/10.1111/j.1466-8238.2010.00540.x>, <https://dx.doi.org/10.1890/070062> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000247 ;
    owl:annotatedTarget "A rangeland ecosystem which has reached its climactic successional state." .

[]
    oboInOwl:hasDbXref "DOI:10.1111/j.1466-8238.2010.00540.x", "DOI:10.1890/070062" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000248 ;
    owl:annotatedTarget "A dense settlement biome is an anthropogenic terrestrial biome which is primarily used for human habitation, recreation, and industry within built structures with little other land use." .

[]
    oboInOwl:hasDbXref "DOI:10.1111/j.1466-8238.2010.00540.x", "DOI:10.1890/070062" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000249 ;
    owl:annotatedTarget "An urban biome is a dense settlement biome which has been urbanised." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "POOL" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subarctic_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000251 ;
    owl:annotatedTarget "A subpolar condition is an environmental condition in which an environmental system receives low, yearly solar irradiance per unit area and is surrounded by large land masses. This results in very cold winters with temperatures potentially falling to around -40 degrees Celsius and summers which last no more than 3 months of the year with a 24-hour average temperature of at least 10 degrees Celsius." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subarctic_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000251 ;
    owl:annotatedTarget "boreal" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subarctic_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000251 ;
    owl:annotatedTarget "subarctic" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "millpond" .

[]
    oboInOwl:hasDbXref "DOI:10.1186/2041-1480-4-43" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000254 ;
    owl:annotatedTarget "A system which has the disposition to environ one or more material entities." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "URL:http://www.britannica.com/EBchecked/topic/383726/mineral-deposit?anchor=ref624175" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000255 ;
    owl:annotatedTarget "A mineral deposit is a physiographic feature which has unusually high concentrations of one or more minerals." .

[]
    oboInOwl:hasDbXref "URL:http://www.britannica.com/EBchecked/topic/383726/mineral-deposit?anchor=ref624175" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01000255 ;
    owl:annotatedTarget "ore deposit" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "millpond" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mineral" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000256 ;
    owl:annotatedTarget "A mineral material is an environmental material which is primarily composed of some substance that is naturally occurring, solid and stable at room temperature, representable by a chemical formula, usually abiogenic, and that has an ordered atomic structure." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hydrothermal_vent" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000257 ;
    owl:annotatedTarget "A hydrothermal vent found on the ocean floor which emits lighter-hued minerals, such as those containing barium, calcium and silicon. These alkaline hydrothermal vents also continuously generate acetyl thioesters, providing both the starting point for more complex organic molecules and the energy needed to produce them." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cline_(hydrology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000258 ;
    owl:annotatedTarget "A fluid front which is 1) thin in comparison to the fluid mass it is a part of and 2) across which a property of that fluid mass varies greatly over short vertical distance, relative to variation across the entire fluid mass." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pycnocline" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000259 ;
    owl:annotatedTarget "A cline across which the density of a fluid changes rapidly." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "pond" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pycnocline" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000259 ;
    owl:annotatedTarget "stable density gradient" .

[]
    oboInOwl:hasDbXref "CMECS:1345", "https://en.wikipedia.org/wiki/Mixed_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000260 ;
    owl:annotatedTarget "A nutricline which is part of a water body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lysocline" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000261 ;
    owl:annotatedTarget "A cline within a marine water body where the rate of calcite dissolution changes rapidly with depth. The increase in the rate of calcite dissolution with depth is largely due to the concomitant fall in calcite saturation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Spring_(hydrology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000262 ;
    owl:annotatedTarget "A seep is a spring in which water has filtered through permeable earth to the surface." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "pond" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cold_seep" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000263 ;
    owl:annotatedTarget """MERGED DEFINITION:
TARGET DEFINITION: A cold seep is a seep in which methane and other hydrocarbon-rich fluids rise to the sea floor.
--------------------
SOURCE DEFINITION: An area of the ocean floor where hydrogen sulfide, methane and other hydrocarbon-rich fluid seepage occurs. Cold seeps are distinct from hydrothermal vents: the former's emissions are of the same temperature as the surrounding seawater, whereas the latter's emissions are super-heated.""" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vapor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000264 ;
    owl:annotatedTarget "A vapour is an environmental material in the gas phase at a temperature lower than its critical point." .

[]
    oboInOwl:hasDbXref "DOI:10.1098/rspb.2012.0205" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000265 ;
    owl:annotatedTarget "A hydrothermal seep is a seep in which diffuse flow of geothermally heated fluids with high methane concentrations. This seep has been proposed as an intermediate between cold seeps and hydrothermal vents." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Water_vapor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000266 ;
    owl:annotatedTarget "Water vapour is a vapour which is the gas phase of water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Water_vapor" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000266 ;
    owl:annotatedTarget "aqueous vapor" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Water_vapor" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000266 ;
    owl:annotatedTarget "aqueous vapour" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Water_vapor" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000266 ;
    owl:annotatedTarget "water vapor" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "ponds" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Atmosphere", "https://en.wikipedia.org/wiki/Physical_geography" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000267 ;
    owl:annotatedTarget "An atmosphere is a layer of gases surrounding a material body of sufficient mass that is held in place by the gravity of the body." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "pool" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Water_vapor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000268 ;
    owl:annotatedTarget "Atmospheric water vapour is water vapour that is part of an atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Water_vapor" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000268 ;
    owl:annotatedTarget "atmospheric water vapor" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Siltstone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000269 ;
    owl:annotatedTarget "A sedimentary rock which is composed mainly of silt. This rock has a grainsize in the silt range, finer than sandstone and coarser than claystones." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Claystone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000270 ;
    owl:annotatedTarget "A clastic sedimentary rock which is composed primarily of clay sized particles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sedimentary_rock#Clastic_sedimentary_rocks" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000271 ;
    owl:annotatedTarget "Clastic sedimentary rocks are sedimentary rocks that are composed of silicate minerals and rock fragments that were transported by moving fluids. Clastic rocks are composed largely of quartz, feldspar, rock (lithic) fragments, clay minerals, and mica; numerous other minerals may be present as accessories and may be important locally." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "pool" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mudrock#Nomenclature", "https://en.wikipedia.org/wiki/Mudstone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000272 ;
    owl:annotatedTarget "A mudstone is a clastic sedimentary rock which contains a mixture of at least one third of silt- and one third of clay-sized particles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Calcilutite", "https://en.wikipedia.org/wiki/Mudstone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000273 ;
    owl:annotatedTarget "Lime mudstone is a limestone which is primarily composed of either clay-size or both silt-size and clay-size detrital (transported) carbonate grains." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Calcilutite" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000273 ;
    owl:annotatedTarget "calcilutite" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Calcilutite" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000273 ;
    owl:annotatedTarget "cementstone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Slate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000274 ;
    owl:annotatedTarget "Slate is a metamorphic rock which is fine-grained, foliated, homogeneous, Slates are derived from clastic sedimentary rocks." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Structural_basin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000275 ;
    owl:annotatedTarget "A structural basin is a geological depression formed by tectonic warping of previously flat lying rock strata." .

[]
    oboInOwl:hasDbXref "DOI:10.1641/0006-3568(2001)051[0933:TEOTWA]2.0.CO;2", "URL:http://worldwildlife.org/biomes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000276 ;
    owl:annotatedTarget "A large unit of land or water containing a geographically distinct assemblage of species, natural communities, and environmental conditions." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000033 ;
    owl:annotatedTarget "pool (water body)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000277 ;
    owl:annotatedTarget "Ice which is formed from water." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/4131" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000277 ;
    owl:annotatedTarget "ice" .

[]
    oboInOwl:hasDbXref "DOI:10.1016/0033-5894(76)90039-9" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000278 ;
    owl:annotatedTarget "A depression caused by the collapse of a pingo." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_Lens" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000279 ;
    owl:annotatedTarget "An ice mass which is formed when moisture, diffused within soil or rock, accumulates and freezes in a localized zone, wedging soil or rock apart." .

[]
    oboInOwl:hasSynonymType obo:OMO_0003004 ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000279 ;
    owl:annotatedTarget "ice lenses" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/ecozone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000280 ;
    owl:annotatedTarget "Ecozones delineate large areas of a planetary surface within which organisms have been evolving in relative isolation over long periods of time, separated from one another by geographic features, such as oceans, broad deserts, or high mountain ranges, that constitute barriers to migration." .

[]
    oboInOwl:hasDbXref <https://en.wiktionary.org/wiki/layer> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000281 ;
    owl:annotatedTarget "A material entity which 1) is spatially continuous, 2) is composed of material of comparable thickness, composition, and physical properties, and 3) is physically distinct from adjacent portions of environmental material."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000034 ;
    owl:annotatedTarget "An area of broken, fast flowing water in a stream, where the slope of the bed increases (but without a prominent break of slope which might result in a waterfall), or where a gently dipping bar of harder rock outcrops." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stratum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000282 ;
    owl:annotatedTarget "A solid layer which is composed primarily of sedimentary rock or soil."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000034 ;
    owl:annotatedTarget "cataract" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Amictic_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000284 ;
    owl:annotatedTarget "A lake which is permanently covered by ice, does not mix, and exhibit inverse cold water stratification whereby water temperature increases with depth below the ice surface." .

[]
    oboInOwl:hasDbXref "DOI:10.1139/f83-207", "https://en.wikipedia.org/wiki/Holomictic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000285 ;
    owl:annotatedTarget "A holomictic lake is a lake which mixes at least once per year. Mixing is caused by a uniform temperature distribution from the upper to lower layers of the lake." .

[]
    oboInOwl:hasDbXref "DOI:10.1139/f83-207", "https://en.wikipedia.org/wiki/Holomictic" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000285 ;
    owl:annotatedTarget "non-meromictic lake" .

[]
    oboInOwl:hasDbXref "DOI:10.1139/f83-207", "https://en.wikipedia.org/wiki/Dimictic_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000286 ;
    owl:annotatedTarget "A dimitic lake is a holomictic lake which mixes from top to bottom during two mixing periods each year. Mixing typically occurs during the spring and autumn, when the lake is \"isothermal\" (i.e., at the same temperature from the top to the bottom). At this time the water throughout the lake is about 4°C, and, in the absence of any temperature or density differences, the lake readily mixes from top to bottom. These lakes are common in regions with temperate climates." .

[]
    oboInOwl:hasDbXref "DOI:10.1139/f83-207", "https://en.wikipedia.org/wiki/Polymictic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000287 ;
    owl:annotatedTarget "A polymictic lake is a holomictic lake which is too shallow to allow thermal stratification and which can mix from top to bottom through the ice-free period of the year." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000034 ;
    owl:annotatedTarget "torrent" .

[]
    oboInOwl:hasDbXref "DOI:10.1139/f83-207", "https://en.wikipedia.org/wiki/Monomictic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000288 ;
    owl:annotatedTarget "A monomictic  lake is a holomictic lake which mixes from top to bottom during one mixing period each year." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Monomictic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000289 ;
    owl:annotatedTarget "A monomictic lake which is covered by ice throughout much of the year and only mixes when its surface ice melts and the lake lacks thermal stratification." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Monomictic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000290 ;
    owl:annotatedTarget "A monomictic lake which does not freeze and is thermally stratified throughout most of the year, only mixing in winter when cooler temperatures ease stratification." .

[]
    oboInOwl:hasDbXref "DOI:10.1139/f83-207", "https://en.wikipedia.org/wiki/Polymictic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000291 ;
    owl:annotatedTarget "A cold polymictic lake is a polymictic lake which is covered by ice in winter." .

[]
    oboInOwl:hasDbXref "DOI:10.1139/f83-207", "https://en.wikipedia.org/wiki/Polymictic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000292 ;
    owl:annotatedTarget "A warm polymictic lake is a polymictic lake which is not covered by ice at any point during the year." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Marsh" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000035 ;
    owl:annotatedTarget "A wetland ecosystem which includes communities of grasses, rushes, reeds, typhas, sedges, and other herbaceous plants (possibly with low-growing woody plants)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fracture" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000294 ;
    owl:annotatedTarget "A deep fissure in rock." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000294 ;
    owl:annotatedTarget "crevice" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000035 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000295 ;
    owl:annotatedTarget "A layer that is part of a marine water body." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000035 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000297 ;
    owl:annotatedTarget "A river where fresh water flows." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000035 ;
    owl:annotatedTarget "Marsh" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Continental_margin" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000298 ;
    owl:annotatedTarget "A slope which is part of the seafloor, descends from the continental crust to the oceanic crust, and comprises the continental shelf, continental slope, and continental rise." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Taylor_column" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000299 ;
    owl:annotatedTarget "A Taylor column is a column of deflected fluid flow which is formed in a perturbed, rotating fluid, is parallel to the axis of rotation, and extends above the obstacle perturbing the fluid in a rigid manner." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000035 ;
    owl:annotatedTarget "marsh" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-444-82619-0", "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Taylor_column" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000300 ;
    owl:annotatedTarget "An atmospheric Taylor column is a Taylor column that is formed in the atmosphere. Atmospheric Taylor columns often form above islands resulting in vortex streets in the atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kármán_vortex_street" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000300 ;
    owl:annotatedTarget "vortex street" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000035 ;
    owl:annotatedTarget "quagmire" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Estuary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000301 ;
    owl:annotatedTarget "Brackish water which is part of an estuary." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000035 ;
    owl:annotatedTarget "quagmire" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000036 ;
    owl:annotatedTarget "Artificial watercourse with no flow or a controlled flow used irrigation." .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01000306 ;
    owl:annotatedTarget "Water (non-saline)" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000036 ;
    owl:annotatedTarget "canal" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01000307 ;
    owl:annotatedTarget "Water (saline)" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000037 ;
    owl:annotatedTarget "A small, human-made channel which has been dug for draining or irrigating the land." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "A cultivated environment is an environment that has been modified by humans by the preparation of the land, usually for the purposes of growing crops." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "cropland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "CROPLAND" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "cultivated area" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "cultivated cropland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "market garden" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "range" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "truck farm" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000311 ;
    owl:annotatedTarget "truck garden" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cell_culture" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000312 ;
    owl:annotatedTarget "A culturing environment is an environment which is maintained by humans for the purposes of preparing cell, organ, tissue and plant tissue cultures." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000038 ;
    owl:annotatedTarget "A sheet of saline water separated from the open sea by sand or shingle banks. The sheet of water between an offshore reef, especially of coral and mainland. The sheet of water within a ring or horseshoe shaped atoll." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000038 ;
    owl:annotatedTarget "lagoons" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000038 ;
    owl:annotatedTarget "laguna" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000038 ;
    owl:annotatedTarget "laguna" .

[]
    dc:contributor <https://orcid.org/0000-0002-4366-3088> ;
    oboInOwl:hasDbXref "NM:nm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000320 ;
    owl:annotatedTarget "An enviroment system which is determined by an ocean or sea." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000038 ;
    owl:annotatedTarget "barrier lagoon" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Deep_chlorophyll_maximum" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000326 ;
    owl:annotatedTarget "A subsurface layer in a water body, typically an ocean or lake, in which chlorophyll concentrations reach their maximum." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Deep_chlorophyll_maximum" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000326 ;
    owl:annotatedTarget "The DCM may or may not indicate greater abundance of photosynthetic, chlorophyll-bearing cells, as shade-adapted cells may have a greater chlorophyll to biomass ration than surface variants. Further, some DCMs may be formed by the sinking of cells from surface zones or the subduction of surface waters, rather than through biotic, community-level processess." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fjord" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000039 ;
    owl:annotatedTarget "A long and narrow sea inlet with high steeply sloped walled sides. A fjord is a landform created during a period of glaciation." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "A sudden descent of water over a step or ledge in the bed of a river." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Understory" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000335 ;
    owl:annotatedTarget "An understory is a layer of plant life which grows below the canopy without penetrating it." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "WATERFALL" .

[]
    oboInOwl:hasDbXref "http://www.treeterms.co.uk/definitions/shrub-layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000336 ;
    owl:annotatedTarget "A shrub layer is a layer of vegetation in a woodland or forest consisting of low, woody vegetation of frutescent form." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1641/B571007" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000337 ;
    owl:annotatedTarget "A herb and fern layer is a layer of a forest or woodland which is composed of all vascular plant life that are one metre or less in height." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "waterfalls" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Altitudinal_zonation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000340 ;
    owl:annotatedTarget "An altitudinal condition which inheres in a bearer by virtue of the bearer having a monthly mean temperature is less than 10 degrees Celsius and being located at altitudes above the tree line and below the snowline." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Altitudinal_zonation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000342 ;
    owl:annotatedTarget "An altitudinal condition which inheres in a bearer by virtue of the bearer being located at an altitude between mid-altitude forests and the tree line." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "cascade" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Altitudinal_zonation" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000342 ;
    owl:annotatedTarget "The exact level of the tree line varies with local climate, but typically the tree line is found where mean monthly soil temperatures never exceed 10.0 degrees C and the mean annual soil temperatures are around 6.7 degrees C. In the tropics, this region is typified by montane rain forest (above 3,000 ft) while at higher latitudes coniferous forests often dominate." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Altitudinal_zonation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000343 ;
    owl:annotatedTarget "An altitudinal condition is an environmental condition in which ranges of factors such as temperature, humidity, soil composition, solar irradiation, and tree density vary with ranges in altitude." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Altitudinal_zonation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000344 ;
    owl:annotatedTarget "An altitudinal condition which inheres in a bearer by virtue of the bearer having extremely limited vegetation cover, silica-enriched soils, and ground cover dominated by snow and ice at altitudes above the snowline." .

[]
    oboInOwl:hasDbXref "http://www.gfdl.noaa.gov/ocean-mesoscale-eddies" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000351 ;
    owl:annotatedTarget "A marine mesoscale eddy is a current of marine water which has a typical horizontal diameter of less than 100 km and persists for approximately one month." .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/field" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000352 ;
    owl:annotatedTarget "An unbroken expanse (as of ice)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "cascade" .

[]
    oboInOwl:hasDbXref "http://www.gfdl.noaa.gov/ocean-mesoscale-eddies" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000353 ;
    owl:annotatedTarget "A mesoscale eddy field is an expanse of marine water which includes coherent vortices, as well as a rich cascade of other structures such as filaments, squirts and spirals and is characterized by temperature and salinity anomalies with associated flow anomalies that are nearly in geostrophic balance. Although only the surface expression of mesoscale eddies is visible in satellite images of sea surface height or temperature, they are in fact three dimensional structures that reach down into the pycnocline." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polar_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000354 ;
    owl:annotatedTarget "An ice cap climatic condition is a polar condition in which the montly average temperature does not exceed 0 degrees Celsius." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "cataract" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Granite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000356 ;
    owl:annotatedTarget "A portion of granite is a portion of igneous  rock which  is intrusive, felsic, granular, and phaneritic." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "cataract" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000360 ;
    owl:annotatedTarget "A cave formed by the dissolution of soluble rock or other solid material such as limestone, chalk, dolomite, gypsum, salt or marble." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "fall" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000361 ;
    owl:annotatedTarget "A cave formed at the same time as the surrounding rock." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava_cave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000362 ;
    owl:annotatedTarget "A cave that is formed by the action of pressurised lava pushing against surrounding rock and then draining away." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000363 ;
    owl:annotatedTarget "A cave formed by erosion caused by flowing streams carrying rocks or sediments." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000364 ;
    owl:annotatedTarget "A glacier cave is a cave formed within or under a glacier." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000366 ;
    owl:annotatedTarget "A talus cave is a cave formed by the openings between large boulders which have fallen into a random heap." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000367 ;
    owl:annotatedTarget "An anchialine cave is a cave which contains an anchialine pool." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000040 ;
    owl:annotatedTarget "falls" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Anchialine_pool" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000368 ;
    owl:annotatedTarget "An anchialine pool is a landlocked water body with a subterranean connection to the ocean and which has fresh water towards its surface with saline water in its deeper layers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mordloch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000369 ;
    owl:annotatedTarget "A cave which is within a vadose zone." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polar_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000370 ;
    owl:annotatedTarget "An tundra climatic condition is a polar condition in which at least one month's average temperature exceeds 0 degrees Celsius." .

[]
    oboInOwl:hasDbXref "ISBN:978-92-1-161386-5", "http://stats.oecd.org/glossary/detail.asp?ID=77" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000371 ;
    owl:annotatedTarget "Agricultural waste is waste produced as a result of various agricultural operations. It includes manure and other wastes from farms, poultry houses and slaughterhouses; harvest waste; fertilizer run- off from fields; pesticides that enter into water, air or soils; and salt and silt drained from fields." .

[]
    oboInOwl:hasDbXref "ISBN:978-92-1-161386-5", "http://stats.oecd.org/glossary/detail.asp?ID=1261" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000372 ;
    owl:annotatedTarget "Household waste refers to waste material usually generated in the residential environment. Waste with similar characteristics may be generated in other economic activities and can thus be treated and disposed of together with household waste." .

[]
    oboInOwl:hasDbXref "ISBN:978-92-1-161386-5", "http://stats.oecd.org/glossary/detail.asp?ID=3097" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000373 ;
    owl:annotatedTarget "Biological waste is waste containing mostly natural organic materials (remains of plants, animal excrement, biological sludge from waste-water treatment plants and so forth)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tidal_creek" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000041 ;
    owl:annotatedTarget "A tidal water channel. Creeks may often dry to a muddy channel with little or no flow at low tide, but often with significant depth of water at high tide." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tropical_marine_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000374 ;
    owl:annotatedTarget "A woodland which is subject to arid environmental conditions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tropical_marine_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000375 ;
    owl:annotatedTarget "A tropical marine condition is a tropical condition in which the ocean strongly influences the climate and a wet and dry season occur." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tropical_marine_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000376 ;
    owl:annotatedTarget "A semi-evergreen forest is a forest which undergoes a long dry season and, as a consequence, has a two-storey layer structure,  a dry canopy, a leaf litter layer that only decays during moist periods trees with very small leaves or which shed their leaves to conserve water and which flower during the dry season and grow during the wet season." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tropical_marine_climate" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000376 ;
    owl:annotatedTarget "mesophytic ecosystem" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000377 ;
    owl:annotatedTarget "A humid subtropical condition is a subtropical condition in which an environmental system has hot, humid summers, warm to cool dry winters, and average annual precipitation either evenly distributed throughout the year or marked by a dry season or drying trend during winter" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000377 ;
    owl:annotatedTarget "In cases where rainfall is evenly distributed throughout the year, this condition falls into the Cfa category of the Köppen climate classification. In cases marked by a dry season or drying trend during winter, this condition falls into the Cwa category of the Köppen climate classification. Environmental systems with this condition usually occur on the eastern side of continents." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000378 ;
    owl:annotatedTarget "An arid subtropical condition is a subtropical condition in which an environmental system has an annual average temperature near 18.2 degrees Celsius with their coldest month averaging between 2 and 13 degrees Celsius, the absence of regular rainfall, and high humidity." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000378 ;
    owl:annotatedTarget "desert climate" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000041 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000378 ;
    owl:annotatedTarget "semi-desert climate" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000378 ;
    owl:annotatedTarget "semi-arid climate" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000378 ;
    owl:annotatedTarget "Mild variants are generally located in areas adjacent to powerful cold ocean currents." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subtropics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000379 ;
    owl:annotatedTarget "A highland subtropical condition is a subtropical condition in which increased elevation results in mild summers, cooler winters, and, in some instances,  snowfall associated with montly temperature averages below 22 but above -3 degrees Celsius." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Temperate_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000380 ;
    owl:annotatedTarget "An oceanic temperate condition is a temperate condition which is strongly influenced by oceans and oceanic winds. Summers are cool and winters are cool, but not cold, and there is little frozen precipitation at lower elevations." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Temperate_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000381 ;
    owl:annotatedTarget "A continental temperate condition is a temperate condition which is influenced by large land masses. Summers are warm to hot and winters are often  long, cold, and snowy." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Desert_climate#Cold_desert_climates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000382 ;
    owl:annotatedTarget "A cold desert is a desert which has hot summers and cold, dry winters with temperatures below 0 degrees Celsius" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000042 ;
    owl:annotatedTarget "Artificial watercourse with no flow or a controlled flow used drainage." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/6949" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000384 ;
    owl:annotatedTarget "rain forest" .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/6949" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000387 ;
    owl:annotatedTarget "rain forest" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000042 ;
    owl:annotatedTarget "canal" .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/6949" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000388 ;
    owl:annotatedTarget "rain forest" .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/6949" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000391 ;
    owl:annotatedTarget "rain forest" .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/plastic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000404 ;
    owl:annotatedTarget "OBSOLETE A (portion of) plastic is an (portion of) anthropogenic environmental material including any of numerous organic synthetic or processed materials which are primarily composed of thermoplastic or thermosetting polymers of high molecular weight." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000405 ;
    owl:annotatedTarget "A portion of respirable suspended particulate matter is a form of particulate matter composed primarily of solid particles each with a diameter of 10 micrometers or less." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/7769", "https://en.wikipedia.org/wiki/Snow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000406 ;
    owl:annotatedTarget "Snow is an environmental material which is primarily composed of flakes of crystalline water ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000407 ;
    owl:annotatedTarget "An aquatic environment which is the part of a sea, lake, or river that is close to the shore." .

[]
    oboInOwl:hasDbXref "URL:http://www.epa.gov/", "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000409 ;
    owl:annotatedTarget "A freshwater littoral zone is a littoral zone which extends offshore from the shore of a freshwater body of water to the limit of occupancy of rooted plants." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000409 ;
    owl:annotatedTarget "The littoral zone may form a narrow or broad fringing wetland, with extensive areas of aquatic plants sorted by their tolerance to different water depths. Typically, four zones are recognized, from higher to lower on the shore: wooded wetland, wet meadow, marsh and aquatic vegetation.  Keddy, P.A. 2010. Wetland Ecology: Principles and Conservation (2nd edition). Cambridge University Press, Cambridge, UK. Chapter 2." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000410 ;
    owl:annotatedTarget "The eulittoral zone extends from the spring high tide line, which is rarely inundated, to the spring low tide line, which is rarely not inundated. The wave action and turbulence of recurring tides shapes and reforms cliffs, gaps, and caves, offering a huge range of habitats for sedentary organisms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000410 ;
    owl:annotatedTarget "foreshore" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000410 ;
    owl:annotatedTarget "mediolittoral zone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000410 ;
    owl:annotatedTarget "midlittoral zone" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Littoral_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000411 ;
    owl:annotatedTarget "A zone which is part of the sublittoral zone and is dominated by algae. This zone usually extends up to five metres below the low water mark." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wetland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000043 ;
    owl:annotatedTarget "An vegetated area which overlaps a wetland ecosystem." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000415 ;
    owl:annotatedTarget "A portion of fine respirable suspended particulate matter is a form of particulate matter composed primarily of solid particles each with a diameter of 2.5 micrometers or less." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates", "https://en.wikipedia.org/wiki/Ultrafine_particle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000416 ;
    owl:annotatedTarget "A portion of fine respirable suspended particulate matter is a form of particulate matter composed primarily of solid particles each with a diameter of  100 nanometers or less." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Home", "https://en.wikipedia.org/wiki/House" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000417 ;
    owl:annotatedTarget "A house is a building that provides a dwelling-place for a living entity." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kitchen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000421 ;
    owl:annotatedTarget "An indoor kitchen is a room or part of a room primarily used  for cooking or food preparation, but which may have other funcitons such as dining, food storage, dishwashing, or laundry." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Living_room" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000423 ;
    owl:annotatedTarget "A living room is a room in a human house which is used for social and domestic leisure activities." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000043 ;
    owl:annotatedTarget "WetlandRegion" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Patio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000424 ;
    owl:annotatedTarget "A patio is a paved outdoor area, adjacent to a human house, and used for dining or recreation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Toilet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000425 ;
    owl:annotatedTarget "An indoor toilet is a room which contains a sanitation fixture used primarily for the disposal of human urine and faeces." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Room" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000426 ;
    owl:annotatedTarget "A building part which is separated from other building parts by one or more interior walls and, optionally, outdoor areas by one or more exterior walls." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rocky_shore" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000428 ;
    owl:annotatedTarget "A rocky shore is an intertidal area of a seacoast where solid rock is the predominant substrate." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Burrow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000429 ;
    owl:annotatedTarget "A burrow is a hole or tunnel excavated into the ground by an animal to create a space suitable for habitation, temporary refuge, or as a byproduct of locomotion" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bog" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "A wetland ecosystem which accumulates acidic peat, a deposit of dead plant material." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava_field" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000437 ;
    owl:annotatedTarget "A lava field is an expanse of flat-lying lava flows. Such features are generally composed of highly fluid basalt lava, and can extend for tens or even hundreds of miles across the underlying terrain." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava_field" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000437 ;
    owl:annotatedTarget "lava bed" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava_field" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000437 ;
    owl:annotatedTarget "lava plain" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000438 ;
    owl:annotatedTarget "A lava flow is a moving outpouring of lava, which is created during a non-explosive effusive eruption." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Andesite>, <https://www.pmfias.com/volcanism-andesitic-basaltic-lava-distribution-of-volcanoes/> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000439 ;
    owl:annotatedTarget "A volcano which has been formed as a result of the eruption of andesitic lava."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Andesite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000441 ;
    owl:annotatedTarget "Andesite is an extrusive igneous, volcanic rock, of intermediate composition, with aphanitic to porphyritic texture."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/dacite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000442 ;
    owl:annotatedTarget "Dacite is an igneous, volcanic rock. It has an aphanitic to porphyritic texture and is intermediate in composition between andesite and rhyolite.  Dacite consists mostly of plagioclase feldspar with biotite, hornblende, and pyroxene (augite and/or enstatite). It has quartz as rounded, corroded phenocrysts, or as an element of the ground-mass. The plagioclase ranges from oligoclase to andesine and labradorite. Sanidine occurs, although in small proportions, in some dacites, and when abundant gives rise to rocks that form transitions to the rhyolites." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "Peatland" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Dacite> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000444 ;
    owl:annotatedTarget "Lava which is high in silica and low in alkali metal oxides."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Disturbance_(ecology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000445 ;
    owl:annotatedTarget "An ecosystem which has been subject to a perturbation, that is, the ecosystem has undergone a pronounced change in response to a change in environmental conditions or other perturbation." .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/ravine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000446 ;
    owl:annotatedTarget "A ravine is a small, narrow, steep-sided valley that is larger than a gully and smaller than a canyon and that is usually worn by running water." .

[]
    oboInOwl:hasDbXref "http://worldwildlife.org/ecoregions/na0810", "https://en.wikipedia.org/wiki/Central_and_Southern_mixed_grasslands", "https://en.wikipedia.org/wiki/Northern_mixed_grasslands" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000448 ;
    owl:annotatedTarget "A grassland which contains a mixture of tall and short grasses." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "bog" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wet_meadow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000449 ;
    owl:annotatedTarget "A wet meadow is a type of wetland with soils that are saturated with water for part or all of the growing season." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wet_meadow" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000449 ;
    owl:annotatedTarget "Debate exists whether a wet meadow is a type of marsh or a completely separate type of wetland. Wet prairies and wet savannas are hydrologically similar. Wet meadows may occur because of restricted drainage or the receipt of large amounts of water from rain or melted snow. They may also occur in riparian zones and around the shores of large lakes. Unlike a marsh or swamp, a wet meadow does not have standing water present except for brief to moderate periods during the growing season. Instead, the ground in a wet meadow fluctuates between brief periods of inundation and longer periods of saturation. Wet meadows often have large numbers of wetland plant species, which frequently survive as buried seeds during dry periods, and then regenerate after flooding. Wet meadows therefore do not usually support aquatic life such as fish. They typically have a high diversity of plant species, and may attract large numbers of birds, small mammals and insects including butterflies." .

[]
    oboInOwl:hasDbXref "Adapted from URL:http://earthobservatory.nasa.gov/IOTD/view.php?id=86861" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000450 ;
    owl:annotatedTarget "A mass of salt which has erupted onto a planetary surface, usually through sedimentary rock." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "bog" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Concrete_masonry_unit" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000456 ;
    owl:annotatedTarget "A concrete masonry unit is a large, rectangular masonry unit primarily composed of concrete." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Masonry" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000457 ;
    owl:annotatedTarget "A masonry unit is a solid piece of material, usually with a regular shape, used as a component in the construction of buildings. Masonry units are usually composed of brick, stone, marble, granite, travertine, limestone, cast stone, concrete block, glass block, stucco, tile, or cob." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Concrete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000458 ;
    owl:annotatedTarget "Concrete is a composite material composed of an aggregate bonded together with a fluid cement which hardens over time." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Concrete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000459 ;
    owl:annotatedTarget "Asphaltic concrete is a concrete which uses refined asphalt as a cement." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Asphalt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000460 ;
    owl:annotatedTarget "Asphalt also known as bitumen is a sticky, black, and highly viscous liquid or semi-solid form of petroleum." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Asphalt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000461 ;
    owl:annotatedTarget "Refined asphalt is a sticky, black, and highly viscous liquid or semi-solid with a boiling point above 500 degrees Celsius, obtained from the fractional distillation of crude oil." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "bog" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cement" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000462 ;
    owl:annotatedTarget "Masonry cement is a substance used in construction that has the disposition to set and harden and thus may be used to bind materials together." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cement" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000463 ;
    owl:annotatedTarget "Hydraulic cement is a masonry cement which contains activated aluminium silicates or pozzolans, such as fly ash, allowing it to set in wet conditions or underwater." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cement" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000464 ;
    owl:annotatedTarget "Non-hydraulic cement is a cement which sets by reacting with carbon dioxide in the air and will not set in wet conditions or underwater. It is susceptible to attack by aggresive chemicals after setting." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wall" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000465 ;
    owl:annotatedTarget "Building walls are bulding parts which serve to support roofs, floors and ceilings; enclose a space as part of the building envelope; give buildings form; and to provide shelter and security." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wall#Boundary_wall" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000466 ;
    owl:annotatedTarget "A boundary wall is a constructed barrier which is usually opaque, constructed from masonry, and of greater structural strength than a fence." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Border_barrier" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000467 ;
    owl:annotatedTarget "A constructed barrier is a freestanding wall, berm, or fence built to limit movement of entities across a boundary." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fence" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000468 ;
    owl:annotatedTarget "A fence is a constructed barrier which is  generally of lighter construction than a wall and used to provide visual sectioning of spaces." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Building_envelope" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000470 ;
    owl:annotatedTarget """A building envelope is a building part composed of those building parts which physically separate the interior of a building from its surrounding environment.
The building envelope provides resistance to air, water, heat, light, and noise transfer. The three basic elements of a building envelope are a weather barrier, air barrier, and thermal barrier.""" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "morass" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ceiling" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000471 ;
    owl:annotatedTarget "A ceiling is an overhead interior surface that covers the upper limit of a room. It is not generally considered a structural element, but a finished surface concealing the underside of the floor or roof structure above." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Roof" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000472 ;
    owl:annotatedTarget "A roof is the covering on the uppermost part of a building which provides protection from animals and weather, notably rain, but also heat, wind and sunlight. A roof is also the framing or structure which supports the covering" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Thatching" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000473 ;
    owl:annotatedTarget "Thatch is material composed of dry vegetation such as straw, water reed, sedge (Cladium mariscus), rushes, or heather." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brick" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000474 ;
    owl:annotatedTarget "A portion of brick material is a material derived from a brick which is composed of  kneaded clay-bearing soil, expanded clay aggregate, sand and lime, or concrete that has been fire-hardened or air-dried." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Brick" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000475 ;
    owl:annotatedTarget "A brick is a masonry unit which is composed of kneaded clay-bearing soil, expanded clay aggregate, sand and lime, or concrete material, fire-hardened or air-dried." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plaster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000476 ;
    owl:annotatedTarget "Plaster is a building material which has the disposition to harden when it reacts with water, liberating heat through crystallization. Plaster is manufactured as a dry powder and is mixed with water to form a paste when used." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plaster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000477 ;
    owl:annotatedTarget "Gypsum plaster is a plaster which is formed by partially dehydrating gypsum by heating it to approximately 150 degrees Celsius and grinding the product into a powder. Gypsum anhydride - formed by heating gypsum above 200 degrees Celsius - may also be used as plaster." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plaster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000479 ;
    owl:annotatedTarget "Lime plaster is a plaster which is primarily composed of calcium hydroxide and an inert filler (such as sand). Coversion of the calcium hydroxide to calcium carbonate through a reaction with carbon dioxide in the air causes the plaster to set." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "muskeg" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glass" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000480 ;
    owl:annotatedTarget "Glass is an amorphous (non-crystalline) solid which is often transparent." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Soda-lime_glass" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000482 ;
    owl:annotatedTarget "Soda-lime glass is a silica-based glass which is composed of approximately 75% silicon dioxide, with sodium oxide and calcium oxide consituting most of its remaining composition." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glass" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000482 ;
    owl:annotatedTarget "This type of glass constitutes 90% of manufactured glass." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Soda-lime_glass" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000483 ;
    owl:annotatedTarget "Flat glass is a soda-lime glass which is composed of approximately 73% silicon dioxide (silica), 14% sodium oxide, 9% calcium oxide, 4% magnesium oxide, 0.15% aluminium oxide, 0.03% potassium oxide, 0.02% titanum dioxide, and 0.01% iron III oxide." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Soda-lime_glass" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000484 ;
    owl:annotatedTarget "Container glass is a soda-lime glass which is composed of approximately 74% silicon dioxide (silica), 13% sodium oxide, 10.5% calcium oxide, 1.3% aluminium oxide, 0.3% potassium oxide, 0.2% sulphur trioxide, 0.2% magnesium oxide,  0.04% iron III oxide, and 0.01%  titanum dioxide." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fused_quartz" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000485 ;
    owl:annotatedTarget "Quartz glass is a glass which is composed of silica in amorphous (non-crystalline) form." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000044 ;
    owl:annotatedTarget "peat bog" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pole" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000498 ;
    owl:annotatedTarget "A solid, cylindrical object or column with its length greater than its diameter." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Salt_dome" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000505 ;
    owl:annotatedTarget "A dome-shaped mass of salt formed when a thick bed of evaporite minerals (mainly salt, or halite) found at depth intrudes vertically into surrounding rock strata, forming a diapir." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sheet_metal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000507 ;
    owl:annotatedTarget "An iron sheet is a mass of iron which has been forged into a roughly planar form of less than 6 millimetres in thickness." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Estuary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000045 ;
    owl:annotatedTarget "A semi-enclosed coastal body of water with one or more rivers or streams flowing into it, and with a free connection to the open sea." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tile" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000514 ;
    owl:annotatedTarget "A tile is a manufactured piece of hard-wearing material such as ceramic, stone, metal, or even glass, generally used for covering roofs, floors, walls, showers, or other objects such as tabletops. Alternatively, tile can sometimes refer to similar units made from lightweight materials such as perlite, wood, and mineral wool, typically used for wall and ceiling applications." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Toilet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000516 ;
    owl:annotatedTarget "A fixture which is used primarily for the collection and, in some cases, disposal of human urine and feces." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pit_latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000517 ;
    owl:annotatedTarget "A pit latrine is a latrine which is constructed by digging a hole in the ground." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000519 ;
    owl:annotatedTarget "A latrine is a toilet which is of simple construction (relative to a flush or chemical toilet) and typically intended for communal use." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pit_latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000520 ;
    owl:annotatedTarget "A latrine slab is a  broad, flat, thick piece of solid material (typically stone or concrete) used as the floor of a latrine and which includes a hole through which excreta are deposited into a latrine pit." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000045 ;
    owl:annotatedTarget "mouth" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Batholith" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000521 ;
    owl:annotatedTarget "A batholith is an area of mostly continuous plutonic (igneous intrusive) rock that covers an area larger than 100 square kilometers, formed in the planetary crust, and exposed by erosion. On Earth, Batholiths are almost always made mostly of felsic or intermediate rock-types, such as granite, quartz monzonite, or diorite." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pit_latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000522 ;
    owl:annotatedTarget "A latrine pit is an artificial hole or cavity in the ground used to collect human excreta." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pit_latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000523 ;
    owl:annotatedTarget "A pit latrine with a slab floor is a pit latrine which has a latrine slab as a floor." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Outhouse" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000524 ;
    owl:annotatedTarget "An outhouse is a small structure, separate from a main building, which covers a pit latrine or a dry toilet." .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=182&/estuaries" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_00000045 ;
    owl:annotatedTarget "LTER:182" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Outhouse" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000524 ;
    owl:annotatedTarget "\"Outside North America, the term \"outhouse\" refers not to a toilet but to outbuildings in a general sense.\"" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Toilet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000527 ;
    owl:annotatedTarget "A toilet fixture which uses water to flush liquid and solid excreta into a sewage containment or processing facility through a drainpipe." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Toilet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000528 ;
    owl:annotatedTarget "A toilet fixture which uses little to no water; excreta is removed manually or composted in situ." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000045 ;
    owl:annotatedTarget "inlet" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chemical_toilet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000529 ;
    owl:annotatedTarget "A chemical toilet fixture is a toilet fixture which uses chemicals to deodorise and treat excreta which is stored in the fixture." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pit_latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000530 ;
    owl:annotatedTarget "A ventilated improved pit latrine is a pit latrine which includes a vent pipe fitted to the pit with a flyscreen covering the pipe's outlet. Air currents moving across the outlet of the vent pipe create a vaccum which draws odors out of the latrine's superstructure." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000531 ;
    owl:annotatedTarget "A covered latrine is a building which comprises a latrine sheltered by an outhouse." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000532 ;
    owl:annotatedTarget "A covered pit latrine is a building which comprises a pit latrine sheltered by an outhouse." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000046 ;
    owl:annotatedTarget "A dense growth of shrubbery planted as a fence or boundary." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000533 ;
    owl:annotatedTarget "A covered pit latrine with slab is a building which comprises a pit latrine with a slab floor sheltered by an outhouse." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Toilet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000534 ;
    owl:annotatedTarget "A flush toilet fixture into which water is manually poured to dispose of excreta." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pit_latrine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000535 ;
    owl:annotatedTarget "A pit latrine which includes a water seal (U-trap or siphon) used over one or two offset pits instead of a plain hole or seat. Water is manually poured through the trap to flush excreta into the latrine pit." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Factory" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000536 ;
    owl:annotatedTarget "A factory (previously manufactory) or manufacturing plant is an industrial site, usually consisting of buildings and machinery, or more commonly a complex having several buildings, where workers manufacture goods or operate machines processing one product into another." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/632" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000537 ;
    owl:annotatedTarget "atmospheric ozone" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000046 ;
    owl:annotatedTarget "HEDGE" .

[]
    oboInOwl:hasDbXref "GEMET:http://www.eionet.europa.eu/gemet/concept/8128" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000538 ;
    owl:annotatedTarget "The layer of the atmosphere which is sandwiched between the troposphere and mesosphere. Of the energy that reaches the Earth from the sun, only 3% is absorbed in the stratosphere, but that includes the vitally important process of absorption of ultraviolet radiation by the stratospheric ozone layer. The stratosphere is cloudless and dust free, and almost unaffected by the turbulent conditions of the underlying level of the atmosphere. (Source: WRIGHT)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000046 ;
    owl:annotatedTarget "hedgerow" .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/mesosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000539 ;
    owl:annotatedTarget "The mesosphere is part of the earth's atmosphere which is between the stratosphere and the thermosphere in which temperature decreases with altitude to the atmosphere's absolute minimum" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000046 ;
    owl:annotatedTarget "shelter belt" .

[]
    oboInOwl:hasDbXref "GEMET:http://www.eionet.europa.eu/gemet/concept/8695" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000540 ;
    owl:annotatedTarget "The lowest of the concentric layers of the atmosphere, occurring between the Earth's surface and the tropopause. It is the zone where atmospheric turbulence is at its greatest and where the bulk of the Earth's weather is generated. It contains almost all the water vapour and aerosols and three-quarters of the total gaseous mass of the atmosphere. Throughout the troposphere temperature decreases with height at a mean rate of 6.5°C/km and the whole zone is capped by either an inversion of temperature or an isothermal layer at the tropopause. (Source: WHIT)" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000048 ;
    owl:annotatedTarget "Artificial watercourse with no flow or a controlled flow used navigation." .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/thermosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000541 ;
    owl:annotatedTarget "The thermosphere is a part of the earth's atmosphere that begins at about 50 miles (80 kilometers) above the earth's surface, extends to outer space, and is characterized by steadily increasing temperature with height" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ozone_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000542 ;
    owl:annotatedTarget "The ozone layer is a layer of gases in the stratosphere which contains high concentrations of ozone gas relative to other parts of the atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ozone_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000542 ;
    owl:annotatedTarget "ozone shield" .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/5993" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000542 ;
    owl:annotatedTarget "ozone layer" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000048 ;
    owl:annotatedTarget "navigation canal" .

[]
    oboInOwl:hasDbXref "GEMET:http://www.eionet.europa.eu/gemet/concept/627" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000543 ;
    owl:annotatedTarget "atmospheric layering" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000048 ;
    owl:annotatedTarget "navigation channel" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Boundary_layer" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000544 ;
    owl:annotatedTarget "A boundary layer is a layer of fluid in the immediate vicinity of a bounding surface where the effects of viscosity are significant enough to distort the surrounding non-viscous flow." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000544 ;
    owl:annotatedTarget "boundary layer" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000048 ;
    owl:annotatedTarget "ship cannal" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ionosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000545 ;
    owl:annotatedTarget "The ionosphere is a layer of the Earth's atmosphere which extends from about 60 to 1,000 kilometers above the planetary surface and is ionised by solar radiation. It includes the thermosphere and parts of the mesosphere and exosphere." .

[]
    oboInOwl:hasDbXref "GEMET:http://www.eionet.europa.eu/gemet/concept/4492" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000545 ;
    owl:annotatedTarget "ionosphere" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000546 ;
    owl:annotatedTarget "The exosphere is an atmospheric layer where molecules are gravitationally bound to a planetary body, but where their density is too low for them to behave as a gas by colliding with each other. In the case of bodies with substantial atmospheres, such as Earth's atmosphere, the exosphere is the uppermost layer, where the atmosphere thins out and merges with interplanetary space. It is located directly above the thermosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glaze_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000547 ;
    owl:annotatedTarget "A glaze ice layer is a smooth, transparent and homogeneous ice layer which coats some surface and which is formed when freezing rain or drizzle hits that surface." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/12091" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000547 ;
    owl:annotatedTarget "glaze ice" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Geyser" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000050 ;
    owl:annotatedTarget "A hot spring that erupts periodically, ejecting a column of hot water and steam into the air." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Composting_toilet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000550 ;
    owl:annotatedTarget "A composting toilet fixture is a dry toilet fixture in which managed, aerobic decomposition converts human excreta into organic matter suitable for the fertilisation or amendment of soils." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene", "https://www.differencebetween.com/difference-between-paraffin-and-kerosene/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000551 ;
    owl:annotatedTarget "A fuel oil which is 1) composed primarily of alkanes having between 5-15 carbon atoms with the general formula CnH2n+2, 2) is generally odorless or has only a slight odor, 3) produces only small amounts of soot relative to other fuel oils, 4) is highly refined." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000050 ;
    owl:annotatedTarget "thermal feature" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Natural_gas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000552 ;
    owl:annotatedTarget "Natural gas is a hydrocarbon gas mixture consisting primarily of methane, but commonly includes varying amounts of other higher alkanes and sometimes a usually lesser percentage of carbon dioxide, nitrogen, and/or hydrogen sulfide. Natural gas is a fossil fuel formed when layers of buried plants and gases are exposed to intense heat and pressure over thousands of years." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Liquefied_petroleum_gas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000553 ;
    owl:annotatedTarget "Liquified petroleum gas or liquid petroleum gas (LPG or LP gas), also referred to as simply propane or butane, are flammable mixtures of hydrocarbon gases used as fuel in heating appliances, cooking equipment, and vehicles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Compressed_natural_gas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000555 ;
    owl:annotatedTarget "Compressed natural gas is a natural gas stored at high pressures, typically 20–25 Megapascals." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000556 ;
    owl:annotatedTarget "Biogas is a mixture of different gases produced by the breakdown of organic matter in the absence of oxygen,  is primarily composed of methane and carbon dioxide, and may have small amounts of hydrogen sulfide, water, and siloxanes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Liquefied_natural_gas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000557 ;
    owl:annotatedTarget "Liquefied natural gas (LNG) is natural gas (predominantly methane, CH4) that has been converted to liquid form for ease of storage or transport. It takes up about 1/600th the volume of natural gas in the gaseous state. It is odorless, colorless, non-toxic and non-corrosive. LNG achieves a higher reduction in volume than compressed natural gas (CNG) so that the (volumetric) energy density of LNG is 2.4 times greater than that of CNG or 60 percent of that of diesel fuel." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Charcoal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000560 ;
    owl:annotatedTarget "Charcoal is a light, black residue, consisting of carbon and any remaining ash, obtained by removing water and other volatile constituents from animal and vegetation substances. Charcoal is usually produced by slow pyrolysis, the heating of wood or other substances in the absence of oxygen." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000561 ;
    owl:annotatedTarget "A paraffin lamp is a type of lighting device which burns paraffin to generate light and heat." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000562 ;
    owl:annotatedTarget "A flat-wick lamp is a simple type of paraffin lamp, which burns paraffin drawn up through a wick by capillary action." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000563 ;
    owl:annotatedTarget "A central-draught lamp is a paraffin lamp which burns a parrafin saturated, tubular wick contained between two structural tubes and supplied with oxygen by a central draught of air through the innermost of these tube." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000564 ;
    owl:annotatedTarget "A mantle lamp is a central-draught lamp which includes a pear-shaped, fabric mesh containing thorium or other rare-earth salts placed over the burner. On first use the fabric burns away and the rare-earth salts are converted to oxides, leaving a very fragile structure which incandesces (glows brightly) upon exposure to the heat of the burner flame." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000565 ;
    owl:annotatedTarget "A lantern is a portable device or mounted fixture comprising a light source protected by a translucent case." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lamp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000566 ;
    owl:annotatedTarget "A lamp is an object which generates heat, light, or any other form of radiation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000567 ;
    owl:annotatedTarget "A paraffin lantern is a lantern which houses a parrafin lamp in a structure of soldered or crimped-together sheet metal stampings and glass or other translucent material." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000568 ;
    owl:annotatedTarget "A tubular paraffin lantern is a paraffin lantern which includes metal tubes in its casing that direct air to the burning wick." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000569 ;
    owl:annotatedTarget "A dead-flame paraffin lantern is a paraffin lantern which has a wick housed in a glass globe with airflow channelled upwards by vents below the burning wick and an open chimney above it." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000570 ;
    owl:annotatedTarget "A hot-blast paraffin lantern is a tubular paraffin lantern which collects hot air from the top of the lantern globe and circulates it, through metal tubes, to the burning wick." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerosene_lantern" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000571 ;
    owl:annotatedTarget "A cold-blast paraffin lantern is a tubular paraffin lantern which collects cool air from around the top of the lantern globe and circulates it, through metal tubes, to the burning wick." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Battery_(electricity)", "https://en.wikipedia.org/wiki/Lamp_(electrical_component)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000573 ;
    owl:annotatedTarget "A battery-powered electric lamp is an electric lamp which draws its power from a device composed of two or more electrochemical cells that convert stored chemical energy into electrical energy." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wax" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000575 ;
    owl:annotatedTarget "A wax is an environmental material which is primarily composed of lipids or other organic compounds that consist of long alkyl chains. Waxes are are malleable near ambient temperatures and melt at approximately 45 degrees Celsius." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Apiary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000576 ;
    owl:annotatedTarget "An apiary is a place where beehives of honey bees are kept and maintained by beekeepers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Radio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000577 ;
    owl:annotatedTarget "A device capable of receiving and/or transmitting information encoded in electromagnetic radiation through wave modulation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Compact_Cassette" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000578 ;
    owl:annotatedTarget "A cassette deck is a device capable of playing and recording audio compact cassettes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Television_set" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000579 ;
    owl:annotatedTarget "A television set is a device that combines a tuner, display, and loudspeakers for the purpose of converting digital or analog information signals into moving images and sound." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Telephone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000580 ;
    owl:annotatedTarget "A telephone is a telecommunications device which converts sound into electronic signals suitable for transmission via cables or other transmission media, and reconverts such signals into sound waves." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Telephone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000581 ;
    owl:annotatedTarget "A mobile phone is a telephone which transmits sound information to a mobile phone network via radio transmissions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Telephone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000582 ;
    owl:annotatedTarget "A landline telephone is a telephone which is connected to a telephone network with wires through which electronic signals are carried." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Refrigerator" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000583 ;
    owl:annotatedTarget "A refrigerator is a device which consists of a thermally insulated compartment and a mechanical, chemical, or electronic heat pump that transfers heat from the inside of the fridge to its external environment such that the inside of the fridge is cooled to a temperature below the ambient temperature of the room" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Table_(furniture)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000584 ;
    owl:annotatedTarget "A table is a form of furniture with a flat horizontal upper surface used to support objects, for storage, show, and/or manipulation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Table_(furniture)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000585 ;
    owl:annotatedTarget "A desk is a table which is intended for information-manipulation tasks, including writing and use of interactive electronics." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Furniture" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000587 ;
    owl:annotatedTarget "A piece of furniture is a movable object intended to support various human activities such as seating (e.g., chairs, stools and sofas) and sleeping (e.g., beds)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Couch" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000588 ;
    owl:annotatedTarget "A sofa is a bench which is partially or entirely upholstered, and often fitted with springs and tailored cushions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bench" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000589 ;
    owl:annotatedTarget "A bench is a piece of furniture, on which several people may sit at the same time." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mattress" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000590 ;
    owl:annotatedTarget "A mattress is a mass of material which is able to cushion and support a reclining body and is used as or on a bed." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bed_frame" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000591 ;
    owl:annotatedTarget "A bed frame is a piece of furniture which is used to position a mattress and bed base and may include a means of supporting a canopy." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bed" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000593 ;
    owl:annotatedTarget "A framed bed is a piece of furniture which is composed of a mattress supported by a bed base and held in place by a bed frame." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cabinetry" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000594 ;
    owl:annotatedTarget "A cabinet is a roughly cuboidal piece of furniture which is used to store miscellaneous items in compartments accessible through doors or drawers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cupboard" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000595 ;
    owl:annotatedTarget "A cupboard is a cabinet which is used indoors to store household objects such as food, crockery, textiles and liquor, and to protect them from dust and dirt" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Clock" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000596 ;
    owl:annotatedTarget "A clock is an instrument which may indicate, keep, and/or co-ordinate time." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000600 ;
    owl:annotatedTarget "Rainwater is liquid water which has precipitated in the form of droplets through the condensation of atmospheric water vapour." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Motor_vehicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000601 ;
    owl:annotatedTarget "A motor vehicle is a vehicle which is propelled by an engine or motor and that does not operate on rails." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Truck" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000602 ;
    owl:annotatedTarget "A truck is a motor vehicle which, as its primary funcion, transports cargo rather than human passangers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vehicle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000604 ;
    owl:annotatedTarget "A vehicle is a mobile machine which transports people or cargo." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Car" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000605 ;
    owl:annotatedTarget "A car is a wheeled motor vehicle used primarily for the transportation of human passengers. Most definitions of the term specify that cars are designed to run primarily on roads, to have seating for one to eight people, to typically have four wheels, and to be constructed principally for the transport of people rather than goods." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cart" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000606 ;
    owl:annotatedTarget "A cart is a vehicle which has two wheels and is designed to transport human passengers or cargo." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cart" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000607 ;
    owl:annotatedTarget "An animal-drawn cart is a cart which is attached to one or more working or draught animals." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Motor" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000610 ;
    owl:annotatedTarget "A motor is a machine designed to convert one or more forms of energy into mechanical energy." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000611 ;
    owl:annotatedTarget "A bus is a road vehicle designed to carry many passengers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Taxicab" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000612 ;
    owl:annotatedTarget "A taxicab is a car which may be hired, along with its operator, to transport passengers between locations of their choosing." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hot_spring" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000051 ;
    owl:annotatedTarget "A spring through which groundwater, heated by geothermal energy, flows."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Watercraft" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000613 ;
    owl:annotatedTarget "A watercraft is a vehicle which is able to travel on or through water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bicycle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000614 ;
    owl:annotatedTarget "A bicycle is a human-powered, pedal-driven, single-track vehicle, having two wheels attached to a frame, one behind the other." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Motorcycle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000615 ;
    owl:annotatedTarget "A motorcycle is a two- or three-wheeled motor vehicle." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Scooter_(motorcycle)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000616 ;
    owl:annotatedTarget "A scooter or motor scooter is a motorcycle with step-through frame and a platform for the rider's feet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Closed_ecological_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000619 ;
    owl:annotatedTarget "A closed ecological system is a vivarium which does not rely on matter exchange with any part outside the system." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mesocosm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000620 ;
    owl:annotatedTarget "A mesocosm is a vivarium that is embedded within a natural environment and is used to place a relatively small part of that environment under experimental control for the purposes of scientific investigation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Microcosm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000621 ;
    owl:annotatedTarget "A microcosm is a vivarium within which a simple ecosystem is artificially established and used to simulate and predict the behaviour of natural ecosystems under controlled conditions." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000051 ;
    owl:annotatedTarget "spring" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Boiling" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000623 ;
    owl:annotatedTarget "Boiling is a form of vaporisation which occurs when a liquid is heated to a temperature at which the vapor pressure of the liquid is equal to the pressure exerted on the liquid by the surrounding environmental pressure." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Condensation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000624 ;
    owl:annotatedTarget "Hydrological condensation is a process in which atmospheric water vapour undergoes a phase transition from the gas phase to the liquid phase." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cage_(enclosure)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000625 ;
    owl:annotatedTarget "A manufactured structure made of interspaced structural elements such as metal or wooden bars or wires held together such that they may be used to confine, contain, or protect something." .

[]
    oboInOwl:hasDbXref "URL:http://www.merriam-webster.com/dictionary/drylot" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000626 ;
    owl:annotatedTarget "A drylot is an enclosure of limited size usually bare of vegetation and used for fattening livestock." .

[]
    oboInOwl:hasDbXref "URL:http://www.merriam-webster.com/dictionary/feedlot" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000627 ;
    owl:annotatedTarget "A feedlot is a plot of land on which livestock are fattened for market" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plant_litter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000628 ;
    owl:annotatedTarget "Leaf litter is dead plant material, such as leaves, bark, needles, and twigs, that has fallen to the ground." .

[]
    oboInOwl:hasDbXref "GEMET:http://www.eionet.europa.eu/gemet/concept/1471" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000629 ;
    owl:annotatedTarget "The long-term fluctuations in temperature, precipitation, wind, and all other aspects of the Earth's climate. External processes, such as solar-irradiance variations, variations of the Earth's orbital parameters (eccentricity, precession, and inclination), lithosphere motions, and volcanic activity, are factors in climatic variation. Internal variations of the climate system, e.g., changes in the abundance of greenhouse gases, also may produce fluctuations of sufficient magnitude and variability to explain observed climate change through the feedback processes interrelating the components of the climate system." .

[]
    oboInOwl:hasDbXref "MA:ma", "https://en.wikipedia.org/wiki/Crater_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000052 ;
    owl:annotatedTarget "A lake contained within a volcanic crater." .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=962&/ocean-acidification" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01000631 ;
    owl:annotatedTarget "LTER:962" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chonolith" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000632 ;
    owl:annotatedTarget "A chonolith is an igneous rock intrusion of irregular shape with a demonstrable base, absent in other types of irregularly-shaped intrusions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Types_of_volcanic_eruptions" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000634 ;
    owl:annotatedTarget "A volcanic eruption is a process during which lava, tephra (ash, lapilli, volcanic bombs and blocks), and assorted gases are expelled from a volcanic vent or fissure." .

[]
    oboInOwl:hasDbXref "Adpated from https://en.wikipedia.org/wiki/Planetary_surface" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000635 ;
    owl:annotatedTarget "A landmass which is part of a planet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Planetary_surface" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000636 ;
    owl:annotatedTarget "A liquid planetary surface is a planetary surface layer where a liquid material of a planet comes into contact with atmosphere or outer space." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Outer_space" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000637 ;
    owl:annotatedTarget "Outer space is a hard vacuum containing a low density of particles, predominantly a plasma of hydrogen and helium as well as electromagnetic radiation, magnetic fields, neutrinos, dust and cosmic rays that exists between celestial bodies." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Crust_(geology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000638 ;
    owl:annotatedTarget "A planetary crust is the outermost solid shell of a rocky planet or natural satellite, which is chemically distinct from the underlying mantle." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mantle_(geology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000640 ;
    owl:annotatedTarget "A planetary mantle is a planetary layer which is an interior part of a terrestrial planet or other rocky body large enough to have differentiation by density." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Planetary_core" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000641 ;
    owl:annotatedTarget "A planetary core is the innermost structural layer or layers of a planet. The core may be entirely liquid, entirely solid, or have both liquid and solid parts." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lithosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000646 ;
    owl:annotatedTarget "A lithosphere is the outermost shell of a terrestrial-type planet or natural satellite that is defined by its rigid mechanical properties." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Asthenosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000647 ;
    owl:annotatedTarget "An asthenosphere is a layer of a terrestrial-type planet or natural satellite which is highly viscous, mechanically weak, and ductilely deforming." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Magma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000648 ;
    owl:annotatedTarget "Magma is a mixture of molten or semi-molten rock, volatiles, and solids that is found beneath the uppermost solid layer of a planetary body. Besides molten rock, magma may also contain suspended crystals, dissolved gas and sometimes gas bubbles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Trench" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000649 ;
    owl:annotatedTarget "A trench is a type of excavation or depression in the ground that is generally deeper than it is wide (as opposed to a wider gully or ditch), and narrow compared to its length (as opposed to a simple hole)." .

[]
    oboInOwl:hasDbXref "URL:http://mdgs.un.org/unsd/mdg/Metadata.aspx?IndicatorId=0&SeriesId=711", "URL:http://www.communitascoalition.org/pdf/Communitas_SDSN_Indicators.pdf", "https://en.wikipedia.org/wiki/Slum" ;
    a owl:Axiom ;
    rdfs:comment "Definition linked to a UN Habitat report entitled \"What are slums and why do they exist?\" as well as sources from the MDGs and Communitas." ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000653 ;
    owl:annotatedTarget "A slum is a heavily populated urban informal settlement with substandard housing in which households lack any one of the following: access to improved water, access to improved sanitation, sufficient-living area, durability of housing, or security of tenure." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Trough_%28geology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000654 ;
    owl:annotatedTarget "An undersea trough is a trough which is below a marine water body." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000654 ;
    owl:annotatedTarget "deep" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000654 ;
    owl:annotatedTarget "deep" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000654 ;
    owl:annotatedTarget "deep" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000654 ;
    owl:annotatedTarget "foredeep" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000654 ;
    owl:annotatedTarget "swale" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Explosive_eruption" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000655 ;
    owl:annotatedTarget "An explosive eruption is a volcanic process in which pressurised magma is violently expelled and froths into volcanic ash. Explosive eruptions can eject a cloud of rocks, dust, gas, and pyroclastic material  which may then collapse, creating a pyroclastic flow of hot volcanic matter." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Effusive_eruption" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000656 ;
    owl:annotatedTarget "An effusive eruption is a volcanic eruption during which lava flows onto the ground." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanism" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000657 ;
    owl:annotatedTarget "A process whereby rising magma cools and solidifies without reaching the surface. Instead, the cooled and solidified igneous mass crystallises within the crust to form an igneous intrusion." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000053 ;
    owl:annotatedTarget "A marsh in which soils are saturated with water that contains low concentrations of salts." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanism" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000659 ;
    owl:annotatedTarget "An igneous intrusion is a mass of rock and minerals formed when magma cools, solidifies, and undergoes fractional crystallisation without reaching the surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tephra" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000660 ;
    owl:annotatedTarget "Tephra is fragmental material produced by a volcanic eruption regardless of composition, fragment size or emplacement mechanism." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tuff" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000661 ;
    owl:annotatedTarget "Tuff is a type of rock made of volcanic ash ejected from a vent during a volcanic eruption." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Scoria" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000662 ;
    owl:annotatedTarget "Scoria is a highly vesicular, dark colored volcanic rock that may or may not contain crystals." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pumice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000663 ;
    owl:annotatedTarget "Pumice is a volcanic rock that consists of highly vesicular rough textured volcanic glass, which may or may not contain crystals." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000666 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily composed of water in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fracture_(geology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000667 ;
    owl:annotatedTarget "A geological fracture is any separation in a geologic formation, such as a joint or a fault that divides a mass of rock into two or more pieces." .

[]
    oboInOwl:hasDbXref "Genomes:fissure" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000667 ;
    owl:annotatedTarget "fissure" .

[]
    oboInOwl:hasDbXref "Adpated from https://en.wikipedia.org/wiki/Dike_(geology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000671 ;
    owl:annotatedTarget "A sheet of rock that formed in a fracture in a pre-existing rock body." .

[]
    oboInOwl:hasDbXref "https://mynasadata.larc.nasa.gov/glossary/atmospheric-column-2/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000675 ;
    owl:annotatedTarget "A fiat part of an atmosphere which is defined as a vertical, three-dimensional pillar extending from a unit area on a planetary surface and bounded by the top of the atmosphere."@en .

[]
    oboInOwl:hasDbXref "Adapted from URL:http://www.britannica.com/science/earthquake-geology", "https://en.wikipedia.org/wiki/Earthquake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000677 ;
    owl:annotatedTarget "An earthquake is a process during which energy is released in an astronomical body's crust, causing the displacement of crustal parts and the generation of seismic waves." .

[]
    oboInOwl:hasDbXref "URL:http://www.britannica.com/science/earthquake-geology" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000678 ;
    owl:annotatedTarget "An earthquake caused by the sudden release of energy accumulated in an astronomical body's crust, as the elastic strain placed on constituent rock masses causes them to fracture." .

[]
    oboInOwl:hasDbXref "Adapted from URL:http://www.britannica.com/science/earthquake-geology", "https://en.wikipedia.org/wiki/Earthquake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000679 ;
    owl:annotatedTarget "A megathrust earthquake is a tectonic earthquake which occurs at subduction zones at destructive plate boundaries (convergent boundaries). These interplate earthquakes are the planet's most powerful, with moment magnitudes that can exceed 9.0." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Erosion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000682 ;
    owl:annotatedTarget "A glacial abrasion process is an erosional process during which debris in the basal ice scrapes along the bed, polishing and gouging the underlying rocks, similar to sandpaper on wood." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Erosion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000683 ;
    owl:annotatedTarget "Glacial plucking is an erosional process during which pieces of bedrock are cracked off due to the mechanical force of a moving glacier." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Erosion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000684 ;
    owl:annotatedTarget "Glacial ice thrusting is an erosional process during which a moving glacier which has frozen to its bed surges forward and moves large sheets of sediment frozen to the glacial mass." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Coast" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000687 ;
    owl:annotatedTarget "A coast is the area where land meets the sea, ocean, or lake." .

[]
    oboInOwl:hasDbXref "Adapted from USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000688 ;
    owl:annotatedTarget "The general region of indefinite width that extends from a lake inland to the first major change in terrain features." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tsunami" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000689 ;
    owl:annotatedTarget "A tsunami is a process during which a series of waves is generated in a water body, typically an ocean or large lake, by the displacement of a large volume of water. Earthquakes, volcanic eruptions and other underwater explosions (including detonations of underwater nuclear devices), landslides, glacier calvings, meteorite impacts and other disturbances above or below water all have the potential to generate a tsunami." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000054 ;
    owl:annotatedTarget "A marsh whose water contains a considerable quantity of dissolved salts." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mass_wasting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000690 ;
    owl:annotatedTarget "Mass wasting is the geomorphic process by which solid environmental material such as soil, sand, regolith, and/or rock move downslope typically as a mass, largely under the force of gravity, but frequently affected by water and water content as in submarine environments and mudslides." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mass_wasting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000691 ;
    owl:annotatedTarget "A mass wasting flow during which snow rapidly flows down a sloping surface." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000054 ;
    owl:annotatedTarget "wetland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mass_wasting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000692 ;
    owl:annotatedTarget "A landslide is a process whereby a large mass of earth and rocks moves down a hill or a mountainside." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000054 ;
    owl:annotatedTarget "salt marsh" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subsidence" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000694 ;
    owl:annotatedTarget "A material transport process during which a geological surface shifts downward relative to a datum such as sea-level." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mass_wasting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000696 ;
    owl:annotatedTarget "A mass wasting flow is a form of mass wasting during which the moving materials behave similarly to a flowing fluid. Water, air and ice are often involved in enabling fluidlike motion of the material." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000054 ;
    owl:annotatedTarget "salting" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000054 ;
    owl:annotatedTarget "salt marsh" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mudflow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000697 ;
    owl:annotatedTarget "A mudflow is a form of mass wasting which involves very rapid to extremely rapid surging flow of debris that has become partially or fully liquified by the addition of significant amounts of water to clay-rich source material." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Debris_flow> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000698 ;
    owl:annotatedTarget "A mass wasting flow during which water-laden masses of soil and fragmented rock rush down the slopes of elevations, funnel into stream channels, entrain objects in their paths, and form thick, muddy deposits on valley floors." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000054 ;
    owl:annotatedTarget "tidal marsh" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lahar" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000699 ;
    owl:annotatedTarget "A lahar is a type of mudflow or debris flow composed of a slurry of pyroclastic material, rocky debris, and water. The material flows down from a volcano, typically along a river valley." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sturtzstrom" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000700 ;
    owl:annotatedTarget "A sturzstrom is a landslide consisting which has a great amount of kinetic energy resulting in greater horizontal movement when compared to its initial vertical drop — as much as 20 or 30 times the vertical distance. By contrast a normal landslide will typically travel a horizontal distance that is less than twice the distance that the material has fallen." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_ash" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000701 ;
    owl:annotatedTarget "Volcanic ash is an environmental material which consists of fragments of pulverized rock, minerals, and volcanic glass, created during volcanic eruptions and measuring less than 2 millimetres in diameter. Volcanic ash is formed during explosive volcanic eruptions, phreatomagmatic eruptions and during transport in pyroclastic density currents." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Salt_evaporation_ponds" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000055 ;
    owl:annotatedTarget "A pond which is 1) shallow, 2) man-made, and 3) designed to produce salt from seawater through evaporation."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volcanic_ash" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000702 ;
    owl:annotatedTarget "An ash fall process is a process in which volcanic ash formed during an explosive volcanic eruption, phreatomagmatic eruption, or during material transport in pyroclastic density currents is pulled towards the planetary surface by gravity." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000055 ;
    owl:annotatedTarget "lake" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Precipitation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000703 ;
    owl:annotatedTarget "Hydrological precipitation is a process during which any product of the condensation of atmospheric water vapour is pulled to the planetary surface by gravity." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000055 ;
    owl:annotatedTarget "salt evaporation pond" .

[]
    oboInOwl:hasDbXref "FAO:http://www.fao.org/soils-portal/soil-degradation-restoration/en/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000705 ;
    owl:annotatedTarget "Soil degradation is a process which results in a change in soil health status resulting in a diminished capacity of the ecosystem in which the soil occurs to provide goods and services for its  beneficiaries." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Coastal_flood" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000707 ;
    owl:annotatedTarget "Coastal flooding is a process in which normally dry, low-lying land near a coast is flooded by sea water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flood#Riverine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000708 ;
    owl:annotatedTarget "Riverine flooding is a process in which the flow rate of river water exceeds the capacity of its channel, thus flooding neighbouring land. Bends and meanders in a river channel are particularly disposed to such flooding." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000055 ;
    owl:annotatedTarget "salt evaporation pond" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flash_flood" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000709 ;
    owl:annotatedTarget "Flash flooding is a process in which low-lying land is inundated with water for a short period of time and are usually the result of precipitation or a breach in the container of a water body." .

[]
    oboInOwl:hasDbXref "GEMET:http://www.eionet.europa.eu/gemet/concept/3298" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000710 ;
    owl:annotatedTarget "An unusual accumulation of water above the ground caused by high tide, heavy rain, melting snow or rapid runoff from paved areas." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flood#Estuarine_and_coastal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000711 ;
    owl:annotatedTarget "A coastal flood is a flood which is formed as a result of large amounts of water from marine water bodies or large lakes being transported to usually dry land by displacement processes such as high winds or seismic activity." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000055 ;
    owl:annotatedTarget "salt pond" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flash_flood" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000713 ;
    owl:annotatedTarget "A flash flood is a flood formed by the rapid flooding of geomorphic low-lying areas. It may be caused by heavy rain associated with a severe thunderstorm, hurricane, tropical storm, or meltwater from ice or snow flowing over ice sheets or snowfields. Flash floods may also occur after the collapse of a natural ice or debris dam, or a human structure such as a man-made dam. Flash floods are distinguished from a regular flood by a timescale of less than six hours." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Storm_surge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000714 ;
    owl:annotatedTarget "A storm surge is a coastal flood which is caused by low-pressure weather systems such as tropical cyclones and strong extratropical cyclones, the severity of which is affected by the shallowness and orientation of the water body relative to storm path, and the timing of tides." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meteotsunami" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000715 ;
    owl:annotatedTarget "A meteotsunami is a tsunami caused by atmospheric processes and differences in air pressure." .

[]
    a owl:Axiom ;
    rdfs:comment "Language: Catalan" ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000715 ;
    owl:annotatedTarget "rissaga" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Storm_surge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000716 ;
    owl:annotatedTarget "A storm surge process is a coastal flooding process which is caused by low pressure weather systems such as tropical cyclones and strong extratropical cyclones, the severity of which is affected by the shallowness and orientation of the water body relative to storm path, and the timing of tides." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000055 ;
    owl:annotatedTarget "salt pond" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flood#Areal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000717 ;
    owl:annotatedTarget "Areal flooding is a flooding process in which flat or low-lying areas become inundated with water due to water input exceeding infiltration, evaporation, or run off." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flood#Urban_flooding" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000718 ;
    owl:annotatedTarget "Urban flooding is a flooding process in which land or property in a built environment, particularly in more densely populated areas, is inundated due to the rate of water input exceeding that of water drainage provided by the environment's drainage systems." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Snowmelt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000719 ;
    owl:annotatedTarget "Snowmelt is a hydrological melting process in which water is produced by the melting of snow and becomes part of the hydrological surface runoff." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000055 ;
    owl:annotatedTarget "salt ponds" .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000056 ;
    owl:annotatedTarget "A pond or lake used for the artificial culture of fish." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meltwater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000721 ;
    owl:annotatedTarget "Icemelt is a hydrological melthing process in which water is produced by the melting of ice and becomes part of the hydrological surface runoff." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meltwater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000722 ;
    owl:annotatedTarget "Meltwater is the water released by the melting of snow or ice, including glacial ice, tabular icebergs and ice shelves over oceans." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Melting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000723 ;
    owl:annotatedTarget "Melting is a material transformation process which results in the phase transition of a substance from a solid to a liquid." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Condensation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000724 ;
    owl:annotatedTarget "Condensation is a process during which a gas undergoes a phase transition into a liquid." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Precipitation_(chemistry)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000725 ;
    owl:annotatedTarget "Chemical precipitation is a process in which a portion of some solid substance segregates from a material in which that substance or its precursors were dissolved in and settles due to a force such as gravity or centrifugal force. Segregation may occur due to the solubility limits of the precipitating substance being exceeded or due to a chemical reaction that forms a solid product from aqueous reagents." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Deposition_(phase_transition)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000726 ;
    owl:annotatedTarget "Desublimation is a process in which a portion of some gas undergoes a phase transition into a portion of some solid." .

_:genid585
    a owl:Restriction ;
    owl:onProperty obo:RO_0001015, obo:RO_0002473 ;
    owl:someValuesFrom obo:NCBITaxon_9606, obo:PO_0000003 .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sublimation_(phase_transition)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000727 ;
    owl:annotatedTarget "A material transformation process during which a solid material transitions into a gas phase." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tectonic_uplift" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000728 ;
    owl:annotatedTarget "A tectonic uplift process is a geomorphologic process in which a geological surface shifts upward relative to a datum such as sea-level due to forces other than isostatic responses to unloading." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Subsidence>, <https://en.wikipedia.org/wiki/Subsidence_(atmosphere)> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000729 ;
    owl:annotatedTarget "A material transport process during which a mass of air moves through an atmosphere towards a planetary surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000730 ;
    owl:annotatedTarget "A process in which a volume of lava emitted during an effusive eruption moves along a solid surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Extrusive" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000731 ;
    owl:annotatedTarget "A mass of igneous rock formed when hot magma flows out (extrudes) onto a planetary surface as lava or explodes violently into the atmosphere to fall back as pyroclastics or tuff." .

[]
    oboInOwl:hasDbXref "Adapated from https://en.wikipedia.org/wiki/Laccolith" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000734 ;
    owl:annotatedTarget "A sheet intrusion (or concordant pluton) that has been injected between two layers of sedimentary rock. The pressure of the magma is high enough that the overlying strata are forced upward, giving the laccolith a dome or mushroom-like form with a generally planar base." .

[]
    oboInOwl:hasDbXref "Adapated from https://en.wikipedia.org/wiki/Lopolith" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000735 ;
    owl:annotatedTarget "A large igneous intrusion which is lenticular in shape with a depressed central region." .

[]
    oboInOwl:hasDbXref "Adapated from https://en.wikipedia.org/wiki/Phacolith" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000736 ;
    owl:annotatedTarget "A phacolith is an intrusion parallel to the bedding plane or foliation of folded country rock. More specifically, it is a typically lens-shaped intrusion that occupies either the crest of an anticline or the trough of a syncline." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sill_(geology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000737 ;
    owl:annotatedTarget "A tabular sheet intrusion that has intruded between older layers of sedimentary rock, beds of volcanic lava or tuff, or along the direction of foliation in metamorphic rock." .

[]
    oboInOwl:hasDbXref "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000740 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily composed of water ice, present throughout multiple years, in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://stats.oecd.org/glossary/detail.asp?ID=2260" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000741 ;
    owl:annotatedTarget "A process during which materials deemed as waste are separated and converted into a form which can be used as input by the same processes which generated them."@en .

[]
    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 "Adapted from EEA (1997) The concept of environmental space, Copenhagen, URL: http://www.eea.europa.eu/publications/92-9167-078-2/at_download/file" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000743 ;
    owl:annotatedTarget "A process in which natural ecosystems present over an expanse of land are removed and replaced with anthropogenic ecosystems." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dwelling accessed 11/25/2015" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000744 ;
    owl:annotatedTarget "A self-contained constructed feature used by one or more households as a home, such as a house, apartment, mobile home, houseboat or other 'substantial' structure. A dwelling typically includes nearby outbuildings, sheds etc. within the curtilage of the property, excluding any 'open fields beyond'. It has significance in relation to search and seizure, conveyancing of real property, burglary, trespass, and land use planning." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000057 ;
    owl:annotatedTarget "A swamp which is located in tropical or subtropical environments and is determined by communities of trees and shrubs growing saline coastal environments." .

[]
    oboInOwl:hasDbXref "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000745 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily composed of snow, present throughout multiple years, in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000057 ;
    owl:annotatedTarget "woodland" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000746 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily composed of snow or water ice, present throughout multiple years, in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000057 ;
    owl:annotatedTarget "MangroveForest" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Regolith" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000747 ;
    owl:annotatedTarget "A solid layer which is composed primarily of loose, heterogeneous, superficial material covering solid rock."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Crust_(geology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000748 ;
    owl:annotatedTarget "A layer of igneous, sedimentary, and metamorphic rocks that forms continents and the areas of shallow seabed close to their shores, known as continental shelves." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Continental_crust" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000748 ;
    owl:annotatedTarget "On Earth, all continental crust ultimately derives from the fractional differentiation of oceanic crust over many eons." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Crust_(geology)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000749 ;
    owl:annotatedTarget "Oceanic crust is the uppermost layer of the oceanic portion of a tectonic plate." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mohorovi%C4%8Di%C4%87_discontinuity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000750 ;
    owl:annotatedTarget "The Mohorovicic discontinuity, usually referred to as the Moho, is the boundary between the Earth's crust and the mantle, indicating a change in composition." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Bedrock" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000751 ;
    owl:annotatedTarget "A lithified mass of rock that lies under the loose softer material (regolith) at the surface of the Earth or other terrestrial planet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Types_of_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000058 ;
    owl:annotatedTarget "A lake which is formed under the surface of the Earth. Such a lake may be associated with caves and aquifers and springs." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000752 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily composed of bedrock, desert pavement, scarp rock, talus, material exposed by slides, volcanic material, glacial debris, sand, material exposed during strip mining, gravel, and other accumulations of earthen material in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "URL:https://github.com/EnvironmentOntology/envo/issues/278" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000753 ;
    owl:annotatedTarget "A temperature that inheres in some portion of air." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000059 ;
    owl:annotatedTarget "A river that is under the surface of the Earth." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000060 ;
    owl:annotatedTarget "A stream that is under the surface of the Earth." .

[]
    oboInOwl:hasDbXref "https://cloudatlas.wmo.int/introduction-and-principles-of-cloud-classification.html", "https://en.wikipedia.org/wiki/Cloud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000760 ;
    owl:annotatedTarget "A cloud is a visible mass of aerosolised liquid droplets or frozen crystals suspended in an atmosphere above the surface of a planetary body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Polar_stratospheric_cloud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000761 ;
    owl:annotatedTarget "Polar stratospheric clouds are clouds which form in the winter polar stratosphere at altitudes of 15,000–25,000 metres and which support chemical reactions that produce active chlorine and remove gaseous nitric acid, catalysing ozone destruction." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000061 ;
    owl:annotatedTarget "A geographical feature associated with water that is under the surface of the earth." .

[]
    oboInOwl:hasDbXref "http://www.fao.org/docrep/015/am085e/am085e.pdf", "https://en.wikipedia.org/wiki/Rural_area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000763 ;
    owl:annotatedTarget "A settlement which has lower population density than a town, city, or other urban environment and is primarily used for agricultural or pastoral activity." .

[]
    oboInOwl:hasDbXref "http://stats.oecd.org/glossary/detail.asp?ID=1351" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000767 ;
    owl:annotatedTarget "A settlement on land that the inhabitants have no legal claim to or occupy illegally." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/en/concept/6622" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000768 ;
    owl:annotatedTarget "Forest which originally covered a region before changes in the environment brought about by people. (Source: PHC)" .

[]
    oboInOwl:hasDbXref "http://www.nationsencyclopedia.com/WorldStats/ADI-access-season-road-definition.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000771 ;
    owl:annotatedTarget "A road which is usable across all seasons." .

[]
    oboInOwl:hasDbXref "http://www.fao.org/docrep/015/am085e/am085e.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000772 ;
    owl:annotatedTarget "An area which is outside of a town, city, or urban area. Rural areas are primarily used for agriculture or pastoralism and may contain rural settlements." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Village" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000773 ;
    owl:annotatedTarget "A village is a clustered human settlement or community, larger than a hamlet but smaller than a town, with a population ranging from a few hundred to a few thousand. Though often located in rural areas, the term urban village is also applied to certain urban neighbourhoods. Villages are normally permanent, with fixed dwellings; however, transient villages can occur. Further, the dwellings of a village are fairly close to one another, not scattered broadly over the landscape, as a dispersed settlement." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Trophic_state_index" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000774 ;
    owl:annotatedTarget "A lake which has nutrient-poor water." .

[]
    a owl:Axiom ;
    rdfs:comment "QCR: 'location of' min 1 building" ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_00000062 ;
    owl:annotatedTarget _:genid585 .

[]
    oboInOwl:hasDbXref "https://en.wiktionary.org/wiki/nurdle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000777 ;
    owl:annotatedTarget "A plastic pellet which is produced such that its size allows it to be rapidly melted and used as input for further downstream manufacturing processes."@en .

[]
    oboInOwl:hasDbXref "http://www.iucn.org/about/union/secretariat/offices/iucnmed/iucn_med_programme/species/key_biodiversity_areas/", "https://en.wikipedia.org/wiki/Key_Biodiversity_Area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000778 ;
    owl:annotatedTarget "An environmental zone which contains, as determined by an officially mandated selection process, one or more ecosystems which include, as parts, ecological communities of global significance for conservation due to their vulnerability and irreplaceability." .

[]
    oboInOwl:hasDbXref "USGS:http://mapping.usgs.gov/www/ti/GNIS/gnis_users_guide_appendixc.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000062 ;
    owl:annotatedTarget "Place or area with clustered or scattered buildings and a permanent human population." .

[]
    oboInOwl:hasDbXref "https://stats.oecd.org/glossary/detail.asp?ID=4511" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000779 ;
    owl:annotatedTarget "The system of public works in a country, state or region, including roads, utility lines and public buildings." .

[]
    oboInOwl:hasDbXref "unstats.un.org/unsd/publication/SeriesF/SeriesF_67E.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000784 ;
    owl:annotatedTarget "A populated place where groups of housing units have been constructed on land that the occupants have no legal claim to, or occupy illegally, or where dwellings are not in compliance with current planning and building regulations." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/en/concept/3212", "https://en.wikipedia.org/wiki/Fire" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000786 ;
    owl:annotatedTarget "A fire is a process whereby rapid and exothermic oxidation of a material through a combustion process releases heat, light, and other products." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000062 ;
    owl:annotatedTarget "place" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Conflagration" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000788 ;
    owl:annotatedTarget "A fire which occurs in a large spatial area poses a risk to human life, animal life, health, and/or property." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flame" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000789 ;
    owl:annotatedTarget "A portion of gas which is emitted by a fire or other exothermic reaction, is of increased temperature, and typically emits light in the visible range." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000062 ;
    owl:annotatedTarget "populated places" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000062 ;
    owl:annotatedTarget "settlement" .

[]
    oboInOwl:hasDbXref "http://www.emdat.be/Glossary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000791 ;
    owl:annotatedTarget "A wildfire which occurs in a forest, primarily consuming vegetation as fuel." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wind" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000792 ;
    owl:annotatedTarget "A process whereby a large volume of gas moves due to a disequilibrium of physical forces." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wind" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01000793 ;
    owl:annotatedTarget "A mass gaseous flow which occurrs in a planet's atmosphere due to internal pressure disequilibria." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Solar_wind", "https://en.wikipedia.org/wiki/Wind" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000794 ;
    owl:annotatedTarget "A stream of plasma primarily composed of electrons, protons, and alpha particles ejected from the upper atmosphere of a star." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Body_of_water" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000063 ;
    owl:annotatedTarget "An accumulation of water of varying size." .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/gas" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000797 ;
    owl:annotatedTarget "A material entity which is composed of one or more chemical entities and has neither independent shape nor volume but tends to expand indefinitely." .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/plasma", "https://en.wikipedia.org/wiki/Plasma_%28physics%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000798 ;
    owl:annotatedTarget "A material entity which is composed of a volume of unbound positive and negative particles in roughly equal numbers, conducts electricity, and possesses internal magnetic fields." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Astronomical_object" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000799 ;
    owl:annotatedTarget "An object which is naturally occuring, bound together by gravitational or electromagnetic forces, and surrounded by space." .

[]
    oboInOwl:hasDbXref "http://solarsystem.nasa.gov/planets/whatisaplanet", "https://en.wikipedia.org/wiki/Planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000800 ;
    owl:annotatedTarget "A planet is an astronomical body orbiting a star or stellar remnant that is massive enough to be rounded by its own gravity, is not massive enough to cause thermonuclear fusion, and has cleared its neighbouring region of planetesimals." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Star" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000801 ;
    owl:annotatedTarget "An astronomical object which is composed primarily of luminous plasma held in a spherical form by gravitational forces." .

[]
    oboInOwl:hasDbXref "http://solarsystem.nasa.gov/planets/solarsystem/sats", "https://en.wikipedia.org/wiki/Natural_satellite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000802 ;
    owl:annotatedTarget "An astronomical body which orbits a planet of comparatively greater mass." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000063 ;
    owl:annotatedTarget "hydrographic feature" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Astronomical_object" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000804 ;
    owl:annotatedTarget "An object which is composed of one or more gravitationally bound structures that are associated with a position in space." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Star_cluster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000805 ;
    owl:annotatedTarget "A group of gravitationally bound stars." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nebula" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000806 ;
    owl:annotatedTarget "An interstellar cloud of dust, hydrogen, helium and other ionized gases" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Galaxy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000807 ;
    owl:annotatedTarget "A galaxy is a gravitationally bound system of stars, stellar remnants, interstellar gas, dust, and dark matter." .

[]
    oboInOwl:hasDbXref "http://solarsystem.nasa.gov/planets/Dwarf", "https://en.wikipedia.org/wiki/Dwarf_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000808 ;
    owl:annotatedTarget "An astronomical body which is in direct orbit of a star and is massive enough for its own gravity to compress it into a shape preserved by hydrostatic equilibrium (usually a spheroid), but which shares its orbit with other bodies, such as asteroids or comets." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Minor_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000809 ;
    owl:annotatedTarget "A minor planet is an astronomical object in direct orbit around the Sun that is neither a planet nor exclusively classified as a comet. Minor planets can be dwarf planets, asteroids, trojans, centaurs, Kuiper belt objects, and other trans-Neptunian objects." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Minor_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000809 ;
    owl:annotatedTarget "\"Before 2006, the IAU had officially used the term minor planet. During its 2006 meeting, the IAU reclassified minor planets and comets into dwarf planets and small Solar System bodies (SSSB). Objects are called dwarf planets if their self-gravity is sufficient to achieve hydrostatic equilibrium and form an ellipsoidal shape. All other minor planets and comets are called small Solar System bodies. The IAU stated that the term minor planet may still be used, but the term small Solar System body will be preferred. However, for purposes of numbering and naming, the traditional distinction between minor planet and comet is still used.\"" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000063 ;
    owl:annotatedTarget "bodies of water" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Desert_pavement" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000812 ;
    owl:annotatedTarget "A desert surface covered with closely packed, interlocking angular or rounded rock fragments of pebble and cobble size." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000063 ;
    owl:annotatedTarget "body of water" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000063 ;
    owl:annotatedTarget "body of water" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "An open way for the passage of vehicles, persons, or animals on land." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000816 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by a forest in which the majority of trees shed foliage simultaneously in response to seasonal change. The surfaces of this area (including the surface of the forest canopy) are in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "http://www.biology-online.org/dictionary/Biosphere", "https://en.wikipedia.org/wiki/Biosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000817 ;
    owl:annotatedTarget "An astronomical body part which includes all the living entities within the gravitational sphere of influence of that body, as well as the non-living and dead entities with which they interact."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cryosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000818 ;
    owl:annotatedTarget "A cryosphere is that part of a planet which is primarily composed of water is in solid form." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hydrosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000819 ;
    owl:annotatedTarget "An astronomical body part which is composed of the combined mass of water found on, under, and over the surface of a planet." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "board walk" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Pedosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000820 ;
    owl:annotatedTarget "An astronomical body part which is composed of soil, subject to soil formation processes, and found on the surface of a lithosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Photosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000821 ;
    owl:annotatedTarget "An astronomical body part which is composed of those parts of a star, distal from the star's core, from which light is radiated into space." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1126/science.1155495" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000822 ;
    owl:annotatedTarget "A planetary part which is exposed, at least periodically, to light." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1126/science.1155495" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000823 ;
    owl:annotatedTarget "An astronomical body part which includes those parts of a biosphere that are, at least periodically, illuminated and in which photosynthesis may occur." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "caravan route" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Open_and_closed_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000824 ;
    owl:annotatedTarget "A lake from which water constantly flows out of under almost all climatic circumstances, maintaining low concentrations of dissolved solid relative to endorheic lakes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Eaves" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000825 ;
    owl:annotatedTarget "A part of a building roof which overhangs the face of a wall and, normally, projects beyond the side of a building." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-07-145237-3", "http://encyclopedia2.thefreedictionary.com/Open+eaves" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000826 ;
    owl:annotatedTarget "Overhanging eaves where the rafters and underside of the roof are visible from below." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-07-145237-3", "http://encyclopedia2.thefreedictionary.com/Closed+eaves" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000827 ;
    owl:annotatedTarget "Eaves in which projecting roof members are not visible, being closed from view by boarding." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000830 ;
    owl:annotatedTarget "A hydrological precipitation process in which atmospheric water vapour condenses to form droplets of liquid water massive enough to fall to a planetary surface due to the planet's gravity." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Drop_%28liquid%29> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000831 ;
    owl:annotatedTarget "A droplet is a small column of liquid, bounded completely or almost completely by free surfaces which maintains its shape due to the surface tension of the liquid." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "causeway" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Rain> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000835 ;
    owl:annotatedTarget "A droplet which is spherical in shape and suspended in an atmosphere, being of too small a mass to be pulled to a planetary surface by gravity." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "drive" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rain" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_01000837 ;
    owl:annotatedTarget "A process in which precipitation falls from a cloud but evaporates or sublimes before making contact with a planetary surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Smoke" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000838 ;
    owl:annotatedTarget "Smoke is a collection of airborne solid and liquid particulates and gases emitted when a material undergoes combustion or pyrolysis, together with the quantity of gas that is entrained or otherwise mixed into the mass" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "highway" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "highway" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Combustion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000839 ;
    owl:annotatedTarget "Combustion or burning is a high-temperature exothermic redox chemical reaction between a fuel and an oxidant that produces oxidized, often gaseous products, in a mixture termed as smoke." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "highway" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "intersection" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000843 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by a forest in which the majority of trees maintain their foliage despite seasonal change. The surfaces of this area (including the surface of the forest canopy) are in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "parkway" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fog" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000844 ;
    owl:annotatedTarget "A visible mass of cloud water droplets or ice crystals suspended in the air at or near the surface of an astronomical body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Crystal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000845 ;
    owl:annotatedTarget "A solid material whose constituents, such as atoms, molecules or ions, are arranged in a highly ordered microscopic structure, forming a crystal lattice that extends in all directions." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000846 ;
    owl:annotatedTarget "Any one of a number of macroscopic, crystalline forms in which ice appears, including hexagonal columns, hexagonal platelets, dendritic crystals, ice needles, and combinations of these forms.  The crystal lattice of ice is hexagonal in its symmetry under most atmospheric conditions." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "parkway" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hair_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000847 ;
    owl:annotatedTarget "A type of water ice that forms on dead wood with the assistance of the fungus Exidiopsis effusa and takes the shape of fine, silky hair." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1111/1365-2664.12605" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000848 ;
    owl:annotatedTarget "A vegetated area which includes a community of flowering plants that provide food for local pollinators." .

[]
    oboInOwl:hasDbXref "https://jappliedecologyblog.wordpress.com/2016/02/09/flower-strips-support-ecosystem-services-only-when-they-have-the-right-flowers/?platform=hootsuite" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000848 ;
    owl:annotatedTarget "Flower strips are often the last refuge organsims whose habitats have been replaced by croplands, urban areas, and othe anthropogenic environments. This has considerable consequences for pollination and other ecosystem services." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1111/1365-2664.12605" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000849 ;
    owl:annotatedTarget "A flower strip which is present at the margins of cultivated fields." .

[]
    oboInOwl:hasDbXref "https://jappliedecologyblog.wordpress.com/2016/02/09/flower-strips-support-ecosystem-services-only-when-they-have-the-right-flowers/?platform=hootsuite" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000849 ;
    owl:annotatedTarget "Flower strips are often the last refuge organsims whose habitats have been replaced by croplands, urban areas, and othe anthropogenic environments. This has considerable consequences for pollination and other ecosystem services." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Clathrate_compound" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000850 ;
    owl:annotatedTarget "A material which is primarily composed of a substance arranged as a lattice which can trap or contain other molecules." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Methane_clathrate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000851 ;
    owl:annotatedTarget "A clathrate material in which a large amount of methane is trapped within a crystal structure of water, forming a solid similar to ice." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "road bend" .

[]
    oboInOwl:hasDbXref "http://oceanservice.noaa.gov/facts/coral_bleach.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000852 ;
    owl:annotatedTarget "An environmental process in which coral expels the symbiotic algae living in its tissue as a result of stress, causing the coral to turn white." .

[]
    oboInOwl:hasDbXref "http://corn.agronomy.wisc.edu/Management/pdfs/a3671.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000853 ;
    owl:annotatedTarget "Marl is a mass of calcium carbonate derived from mollusk shells and mixed with silt and clay." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "road junction" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000855 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by a forest in which the trees are a mixture between those that lose and retain their foliage despite seasonal change. The surfaces of this area (including the surface of the forest canopy) are in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "traffic circle" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://en.wikipedia.org/wiki/Subshrub", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000861 ;
    owl:annotatedTarget "An area of a planet's surface which is partly covered by shrubs with ground-hugging stems or low growth habit, in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subshrub" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:ENVO_01000861 ;
    owl:annotatedTarget "As noted in Wikipedia: \"Because the criteria are matters of degree rather than of kind, the definition of a subshrub is not sharply distinguishable from that of a shrub\"" .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/overfall" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000862 ;
    owl:annotatedTarget "A turbulent surface layer of a water body maintained by strong currents setting over submerged ridges or shoals or by winds opposing a current." .

[]
    oboInOwl:hasDbXref "http://www.merriam-webster.com/dictionary/overfall" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000863 ;
    owl:annotatedTarget "A structure which is built into the container of a water body which allows water to flow out of the container when the volume of the water contained exceeds that of its cavity." .

[]
    oboInOwl:hasDbXref "http://www.collinsdictionary.com/dictionary/english/overfall" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000864 ;
    owl:annotatedTarget "A site at the terminus of a liquid conveyance conduit where the liquid carried is discharged into the sea or a river." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Electric_power_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000865 ;
    owl:annotatedTarget "An electric power system is a network of electrical components used to supply, transfer and use electric power." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "accessway" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Photovoltaic_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000866 ;
    owl:annotatedTarget "A photovoltaic system is a power system designed to supply usable solar power by means of photovoltaics. It consists of an arrangement of several components, including solar panels to absorb and convert sunlight into electricity, a solar inverter to change the electric current from DC to AC, as well as mounting, cabling and other electrical accessories to set up a working system." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Photovoltaic_system" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000867 ;
    owl:annotatedTarget "A group of solar panels, typically belonging to the same photovoltaic system, arranged to maximise interception of solar radiation." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1016/j.rse.2015.07.014", "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://en.wikipedia.org/wiki/Subshrub", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000869 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by a shrubs, young trees, or stunted trees.. The surfaces of this area are in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Subshrub" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:ENVO_01000869 ;
    owl:annotatedTarget "As noted in Wikipedia: \"Because the criteria are matters of degree rather than of kind, the definition of a subshrub is not sharply distinguishable from that of a shrub\"" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "alley" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "avenue" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Puddle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000871 ;
    owl:annotatedTarget "A puddle is a small accumulation of water, on a surface. It can form either by pooling in a depression on the surface, or by surface tension upon a flat surface." .

[]
    oboInOwl:hasDbXref "http://www.nature.com/news/four-routes-to-better-maritime-governance-1.21051?WT.mc_id=TWT_NatureNews", "https://en.wikipedia.org/wiki/Ballast_water_discharge_and_the_environment", "https://en.wikipedia.org/wiki/Sailing_ballast#Water_ballast" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000872 ;
    owl:annotatedTarget "Ballast water is water contained in the ballast tanks of sea-going vessels." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ballast_tank" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000873 ;
    owl:annotatedTarget "A ballast tank is a compartment within a boat, ship or other floating structure that holds water, which is used as ballast to provide stability for a vessel." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "boulevard" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hail" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000874 ;
    owl:annotatedTarget "A hydrological process during which hail stones fall to the surface of an astronomical body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Precipitation_%28chemistry%29" ;
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Precipitation" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000875 ;
    owl:annotatedTarget "A precipitation process is a process in which a portion of some substance segregates from a material in which that substance or its precursors were dissolved or suspended in and settles due to a force such as gravity or centrifugal force." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "cart track" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Storm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000877 ;
    owl:annotatedTarget "An atmospheric storm is a process in which a portion of an astronomical body's atmosphere is strongly perturbed from its prevaling weather." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "drove" .

[]
    oboInOwl:hasDbXref <https://glossary.ametsoc.org/wiki/Hailstorm> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000880 ;
    owl:annotatedTarget "An atmospheric storm during which intense hailfall occurs"@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "farm lane" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Ice_storm>, <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000882 ;
    owl:annotatedTarget "An atmospheric storm during which freezing rain falls and accumulates as ice on exposed surfaces."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000882 ;
    owl:annotatedTarget "Icestorms are associated with multiple hazards. Significant accumulations of ice pull down trees and utility lines resulting in loss of power and communication. These accumulations of ice make walking and driving extremely dangerous. Significant ice accumulations are usually accumulations of 0.25 inch or 0.60 cm or more. Has synonyms silver storm, glaze storm."@en .

[]
    oboInOwl:hasDbXref "Hauer RJ, Dawson JO, Werner LP (2006) Trees and Ice Storms - The Development of Ice Storm-Resistant Urban Tree Populations (2 ed.). College of Natural Resources, University of Wisconsin–Stevens Point, and the Department of Natural Resources and Environmental Sciences and the Office of Continuing Education, University of Illinois at Urbana-Champaign. http://web.extension.uiuc.edu/forestry/publications/pdf/urban_community_forestry/trees_and_ice_storms_2006.pdf", "https://en.wikipedia.org/wiki/Ice_storm" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000882 ;
    owl:annotatedTarget "The U.S. National Weather Service defines an ice storm as a storm which results in the accumulation of at least 0.25-inch (6.4 mm) of ice on exposed surfaces." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000883 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by cultivated or anthropically maintained vegetation planted for recreation, erosion control, or aesthetic purposes interspersed by constructed or manufactured objects and materials. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000884 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by cultivated or anthropically maintained vegetation and by constructed or manufactured objects and materials covering up to approximately half its extent. Such areas are used for low intensity purposes such as accommodating collections of single-family residential units. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000885 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by constructed or manufactured objects and materials covering from half to three-forths of its extent and by cultivated or anthropically maintained vegetation. Such areas are used for medium intensity purposes such as accommodating dense collections of single-family residential units. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000886 ;
    owl:annotatedTarget "An area of developed space used for high intensity purposes such as accommodating dense and multi-occupant residential, commercial, and industrial units. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "freeway" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000887 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by sedges or forbs, possibly interpersed with grasses or grass-like plants. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000888 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by gramanoid or herbaceous vegetation and which is not subject to intensive management by humans. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000889 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by fruticose or foliose lichens and which is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000890 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by mosses and which is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000891 ;
    owl:annotatedTarget "An area of a planet's surface which is partly covered by planted grasses, legumes, or mixtures of grass and legumes and used for livestock grazing or the production of seed or hay crops. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "roadway" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000892 ;
    owl:annotatedTarget "An area of a planet's surface which is partly covered either by annual crops and perennial woody crops or by actively tilled land. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000893 ;
    owl:annotatedTarget "An area of a planet's surface which is partly covered by forest or shrubland vegetation and where the underlying soil or substrate is periodically saturated with or covered by water. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "street" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000894 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by perennial herbaceous vegetation and where the underlying soil or substrate is periodically saturated with or covered by water. This area is in contact with an atmospheric column extending from the planetary boundary layer to the planet's exosphere with little to no physical obstruction." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "street" .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000896 ;
    owl:annotatedTarget "Water-based rainfall which freezes either 1) on impact with a surface to form a coating of clear ice (glaze) or 2) after percolating through surface layers."@en .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000896 ;
    owl:annotatedTarget "A surface temperature inversion is usually required. In such an inversion, the surface must have a temperature below freezing, while the temperature of the atmosphere where the precipitation forms is above freezing. Alternately, if the temperature of the ground surface and glazed objects is typically near or below freezing (0C or 32F), it is necessary that the water drops be supercooled before striking. Freezing rain can sometimes occur on surfaces exposed to the air (such as tree limbs) with air temperatures slightly above freezing in strong winds. Local evaporational cooling may result in freezing. Freezing rain frequently occurs, therefore, as a transient condition between the occurrence of rain and ice pellets (sleet). When encountered by an aircraft in flight, freezing rain can cause a dangerous accretion of clear icing. In aviation weather observations, this hydrometeor is encoded ZR by NOAA."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Electrostatic_discharge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000897 ;
    owl:annotatedTarget "A process during which a sudden flow of electricity occurs, often accompanied by a visible release of photons, between two electrically charged objects due to contact, an electrical short, or dielectric breakdown." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lightning" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000898 ;
    owl:annotatedTarget "A sudden electrostatic discharge which occurs during an electrical storm as differentially charged atmospheric entities equalise their charge." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "street" .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Main_Page>, <http://www.bom.gov.au/lam/glossary/>, <http://www.physicalgeography.net/glossary.html>, <https://orcid.org/0000-0003-4808-4736>, <https://www.ec.gc.ca/meteo-weather/default.asp?lang=En&n=B8CD636F-1&def=allShow>, "https://en.wikipedia.org/wiki/Blizzard" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000903 ;
    owl:annotatedTarget "A blizzard is a severe snowstorm during which snowfall is transported by strong winds, sustained for several hours."@en .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "street" .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Blizzard" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000903 ;
    owl:annotatedTarget "To qualify a snowstorm as a blizzard, some sources require the windspeed to be at least 56 km/h and the duration of the storm to be at least three hours. We set no such hard boundaries in this definition, as this should be done with reference to local standards." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Blizzard" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000904 ;
    owl:annotatedTarget "A ground blizzard is a storm during which snow which has settled on a planetary surface is resuspended in and transported through its atmosphere by strong winds, sustained for several hours." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Blizzard" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000904 ;
    owl:annotatedTarget "This form of blizzard does not involve snowfall as the snow which is blown by the winds is already present on the ground. To qualify a snowstorm as a blizzard, some sources require the windspeed to be at least 56 km/h and the duration of the storm to be at least three hours. We set no such hard boundaries in this definition, as this should be done with reference to local standards." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8260-7097", "http://www.fao.org/3/contents/76b2641d-29e4-51b0-b9e5-6ca46beb0d9f/AC210E02.htm", "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04", "https://en.wikipedia.org/wiki/Shrimp_farming" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000905 ;
    owl:annotatedTarget "A lentic water body which is used for the artificial culture of shrimp." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "thorofare" .

[]
    oboInOwl:hasDbXref "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000906 ;
    owl:annotatedTarget "A process during which humans rear animals or plants in bodies of water for harvest and consumption." .

[]
    oboInOwl:hasDbXref "Pappa, M., Halstead, P., Kotsakis, K., & Urem-Kotsou, D. (2004). Evidence for large-scale feasting at Late Neolithic Makriyalos, N Greece. Food, cuisine and society in prehistoric Greece, 5, 16.", "Romero, D., & Lauzon, A. (2015). The Art of Feasting: Style and Identity in a Ritual Area at the Harris Site. In. In L. Ludeman (Ed.), Collected Papers from the 18th Biennial Mogollon Archaeology Conference (pp. 43-50). Las Cruces, New Mexico: Privately published by Lonnie Ludeman." ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000907 ;
    owl:annotatedTarget "An archeological site which contains holes humans had dug in the ground, or their remnants, for the purpose of storing and distributing food, drink, and both functional or ritualistic implements during communal eating and drinking." .

[]
    oboInOwl:hasDbXref "http://www.atlasobscura.com/places/the-boiling-river-of-the-amazon" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000908 ;
    owl:annotatedTarget "A river which is heated by geothermal processes such as heat exchange with lava or hydrothermal percolation." .

[]
    oboInOwl:hasDbXref "http://www.atlasobscura.com/places/the-boiling-river-of-the-amazon" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000908 ;
    owl:annotatedTarget "A key example is the Boiling River, or Shanay-timpishka, of the Peruvian Amazon. This river is of high cultural significance and is protected by the shaman of the small town Mayantuyacu, a secluded healing center." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "thoroughfare" .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1038/ncomms10373", "https://en.wikipedia.org/wiki/Biological_soil_crust" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000909 ;
    owl:annotatedTarget "A surface layer of a solid environmental material which is formed by the presence and activity of photosynthetic microbial assemblages colonising it." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1038/ncomms10373" ;
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Biological_soil_crust" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000910 ;
    owl:annotatedTarget "A biocrust which is formed by photosynthetic microbial assemblages colonising the surface layer of a portion of arid soil. Through their successional dynamics, these communities reduce the soil surface's albedo, impart it with stability against erosion, modify its hydrology, and promote its fertility." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1038/ncomms10373" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000910 ;
    owl:annotatedTarget "Couradeau et al. (2016) assert that any albedo reductions associated with biocrust development are due largely to the accumulation of the microbial sunscreen, scytonemin." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1128/mSphere.00226-16", "https://en.wikipedia.org/wiki/Automated_teller_machine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000911 ;
    owl:annotatedTarget "An electronic telecommunications device that enables the customers of a financial institution to perform financial transactions, particularly cash withdrawal, without the need for a human cashier, clerk or bank teller." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "thruway" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cloud_condensation_nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000912 ;
    owl:annotatedTarget "A solid or liquid particle, usually 0.2 micrometers in diameter, on which water vapour condenses, seeding cloud formation." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000064 ;
    owl:annotatedTarget "turnpike" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000065 ;
    owl:annotatedTarget "A permanent way having one or more rails which provides a track for cars." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cloud_condensation_nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000913 ;
    owl:annotatedTarget "A process during which a solid particle or liquid droplet catalyses the condensation of water vapour in an atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ablation_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000914 ;
    owl:annotatedTarget "An environmental zone which overlaps a glacier or an ice sheet, and in which ice loss exceeds ice gain." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000065 ;
    owl:annotatedTarget "railroad feature" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000065 ;
    owl:annotatedTarget "RAILWAY" .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1038/nrmicro3522", "http://physicalgeography.net/", "https://en.wikipedia.org/wiki/Ablation_zone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000915 ;
    owl:annotatedTarget "A material decumulation process during which the mass of an existing ice mass decreases in size." .

[]
    oboInOwl:hasDbXref "http://www.bbc.com/news/world-africa-39247381" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000916 ;
    owl:annotatedTarget "A mass wasting process during which refuse from human activities, usually accumulated at a dumping site, falls down a slope under the force of gravity." .

[]
    oboInOwl:hasDbXref <http://dx.doi.org/10.1038/nrmicro3522>, <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000917 ;
    owl:annotatedTarget "A process during which a part of an ice mass breaks away from the main mass." .

[]
    oboInOwl:hasDbXref "https://cdn.earthdata.nasa.gov/conduit/upload/502/cf-standard-name-table_v13.txt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_01000917 ;
    owl:annotatedTarget "calving" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000065 ;
    owl:annotatedTarget "railroad" .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1038/nrmicro3522" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000919 ;
    owl:annotatedTarget "An ice loss process which occurs in the low-altitude area of a glacier or ice sheet below the firn layer." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000065 ;
    owl:annotatedTarget "railroad" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cage_(enclosure)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000922 ;
    owl:annotatedTarget "A manufactured cage which may be used to confine, contain, or protect an animal." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Petting_zoo" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000923 ;
    owl:annotatedTarget "A petting zoo is a zoological garden which contains domesticated non-human animals and some wild non-human animals that are docile enough for humans to touch and feed." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Drain_(plumbing)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000924 ;
    owl:annotatedTarget "An artificial channel which transports unwanted water or waste liquids away from their source, either to a more useful area, a receptacle, or into sewers or stormwater mains as waste discharge to be released or processed." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000065 ;
    owl:annotatedTarget "railroad" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Slaughterhouse" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000925 ;
    owl:annotatedTarget "A facility in which non-human animals are slaughtered and processed for human consumption." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Slaughterhouse" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000926 ;
    owl:annotatedTarget "A facility in which non-human animals are slaughtered and processed, but not for human consumption." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Day_care" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000927 ;
    owl:annotatedTarget "A building which is used to care for a human child during the working day by a person, outside the child's immediate family, other than that child's legal guardians." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fish_factory" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000928 ;
    owl:annotatedTarget "A building in which fish are subject to a series of operations to prepare them for human consumption." .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/10510", "https://www.eionet.europa.eu/gemet/concept/3756" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000930 ;
    owl:annotatedTarget "An ecosystem which bridges two or more adjoining ecosystems and through which organisms may move or propagate." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Nursing_home_care" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000932 ;
    owl:annotatedTarget "A building in which nursing aides and skilled nurses provide care and treatment to residents who have significant difficulty coping with the required activities of daily living." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Restaurant" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000934 ;
    owl:annotatedTarget "A building within which food and drink are prepared and served to customers in exchange for money or other goods and/or services." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Campsite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000935 ;
    owl:annotatedTarget "A part of an ecosystem which may be or has been used for one or more overnight stays by humans sheltering in tents, camper vans, caravans, or improvised shelters." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Campsite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000936 ;
    owl:annotatedTarget "A campground which has been modified by humans to provide and maintain facilities for camping such as fire pits, road access, latrines, and garbage bins." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Campsite" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000937 ;
    owl:annotatedTarget "A campground which has no pre-existing facilities installed or maintained by humans, usually found outside of anthropised ecosystems." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hot_tub" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000938 ;
    owl:annotatedTarget "A manufactured product which may hold a volume of heated water suitable for one or more humans to bathe in, usually for the purposes of hydrotherapy or pleasure." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Time_crystal" ;
    a owl:Axiom ;
    rdfs:comment "https://dx.doi.org/10.1038/543164a" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000939 ;
    owl:annotatedTarget "An open system in non-equilibrium with its environment that exhibits time translation symmetry breaking." .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/466" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000940 ;
    owl:annotatedTarget "Water which is partially contained within a fissure or a geological fracture." .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/466" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000942 ;
    owl:annotatedTarget "A region which overlaps parts of one or more planetary structural layers which are located below a continental landmass." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Microplastics", "https://marinedebris.noaa.gov/file/2192/download?token=5dvqb-YY" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000944 ;
    owl:annotatedTarget "A piece of plastic which has a diameter less than five millimetres." .

[]
    oboInOwl:hasDbXref <http://www.gesamp.org/publications/guidelines-for-the-monitoring-and-assessment-of-plastic-litter-in-the-ocean> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000944 ;
    owl:annotatedTarget "This classification is based on the thresholds detailed in GESAMP report # 99 on recommendation from the SDG 14 indicator team. While the definition is in accordance with the common use of this term (as per GESAMP report # 99), alternative size classifications exist. Alternative classifications are a piece of plastic which is between 1 and 5 millimetres in diameter, a piece of plastic which has a diameter less than 1 millimetre, or a piece of plastic which has a diameter greater than 330 micrometres. The use of the word diameter in this case was understood to mean the generalised form of diameter, i.e. the largest distance between two points belonging to an object."@en .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Microplastics", "https://marinedebris.noaa.gov/file/2192/download?token=5dvqb-YY" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000945 ;
    owl:annotatedTarget "A microplastic particle which is the direct output of a manufacturing process." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Microplastics", "https://marinedebris.noaa.gov/file/2192/download?token=5dvqb-YY" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000946 ;
    owl:annotatedTarget "A microplastic particle which is derived from the breakdown of larger plastic debris." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-03-058414-5", "https://en.wikipedia.org/wiki/Ecotone", "https://github.com/EnvironmentOntology/envo/issues/501", "https://www.merriam-webster.com/dictionary/ecotone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000947 ;
    owl:annotatedTarget "An envirommental system which bridges two or more biomes and which includes ecological communities which blend these biomes' phylogenetic and phenotypic compositions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tree_line", "https://github.com/EnvironmentOntology/envo/issues/501" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000948 ;
    owl:annotatedTarget "An ecotone which bridges a subpolar coniferous forest biome and a tundra biome." .

[]
    oboInOwl:hasDbXref "https://www.britannica.com/science/taiga#ref589262" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000949 ;
    owl:annotatedTarget "A woodland which has an understory partially covered by lichen mats and tundra-like vegetation." .

[]
    oboInOwl:hasDbXref "http://www.waterencyclopedia.com/Re-St/Sea-Water-Freezing-of.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000950 ;
    owl:annotatedTarget "A material transformation process during which water ice is formed." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Anthropization", "https://en.wikipedia.org/wiki/Natural_environment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000951 ;
    owl:annotatedTarget "An environmental system in which minimal to no anthropisation has occurred and non-human agents are the primary determinants of the system's dynamics and composition." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "A tunnel constructed by human means." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Anthropization" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000952 ;
    owl:annotatedTarget "A process during which a natural environmental system is altered by human action." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Anthropization" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000952 ;
    owl:annotatedTarget "An area may be classified as anthropized even though it looks natural, such as grasslands that have been deforested by humans. It can be difficult to determine how much a site has been anthropized in the case of urbanization because one must be able to estimate the state of the landscape before significant human action." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tree_line" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000953 ;
    owl:annotatedTarget "An ecotone which overlaps at least one biome which supports the growth and persistence of trees and at least one that does not. Before ceasing altogether, tree growth becomes sparse and trees appear stunted as conditions become less favourable along this ecotone." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tree_line" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000954 ;
    owl:annotatedTarget "A tree line ecotone across which trees cease to grow due to the low temperatures or duration of snow cover that occur at increased elevations above mean sea level." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tree_line" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000955 ;
    owl:annotatedTarget "A tree line ecotone across which trees cease to grow due to insufficient water availability due to a lack of water-based precipitation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tree_line" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000956 ;
    owl:annotatedTarget "A tree line ecotone across which trees cease to grow due to insufficient water availability caused by exposure to increased solar radiation and a lack of rainfall." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tree_line" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000957 ;
    owl:annotatedTarget "A tree line ecotone which contains gaps in tree coverage due to decreased biodiversity in tree-forming plant species: gaps are above the alpine tree line for some species yet below the desert tree line for others, and no species with intermediate tolerances are present." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "tunnel" .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Tree_line#Double_tree_line" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000957 ;
    owl:annotatedTarget "Mountain ranges isolated by oceans or deserts may have restricted repertoires of tree species and contain double tree lines." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "tunnel" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Terrestrial_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000958 ;
    owl:annotatedTarget "A planet that is composed primarily of silicate rocks or metals." .

[]
    oboInOwl:hasDbXref "http://abyss.uoregon.edu/~js/ast121/lectures/lec14.html", "https://en.wikipedia.org/wiki/Primary_atmosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000959 ;
    owl:annotatedTarget "A planetary atmosphere which is formed as a result of the accretion of gaseous matter from the accretion disc of the planet's star." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Primary_atmosphere" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000959 ;
    owl:annotatedTarget "Planets such as Jupiter and Saturn have primary atmospheres. Primary atmospheres are very thick compared to secondary atmospheres like the one found on Earth. The primary atmosphere was lost on the terrestrial planets due to a combination of surface temperature, mass of the atoms and escape velocity of the planet." .

[]
    oboInOwl:hasDbXref "http://abyss.uoregon.edu/~js/ast121/lectures/lec14.html", "https://en.wikipedia.org/wiki/Secondary_atmosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000960 ;
    owl:annotatedTarget "A planetary atmosphere which has formed as a result of its planet's volcanic activity, or by accumulation of material from comet impacts." .

[]
    oboInOwl:hasDbXref "http://abyss.uoregon.edu/~js/ast121/lectures/lec14.html", "https://en.wikipedia.org/wiki/Secondary_atmosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000960 ;
    owl:annotatedTarget "A secondary atmosphere is found on many terrestrial planets such as Mercury, Venus, and Mars. Secondary atmospheres are relatively thin compared to primary atmospheres like Jupiter's. Earth has a tertiary atmosphere due to biotic processes." .

[]
    oboInOwl:hasDbXref "http://abyss.uoregon.edu/~js/ast121/lectures/lec14.html", "https://en.wikipedia.org/wiki/Secondary_atmosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000961 ;
    owl:annotatedTarget "A planetary atmosphere which has formed as a result of biotic processes modifying a secondary atmosphere." .

[]
    oboInOwl:hasDbXref "http://abyss.uoregon.edu/~js/ast121/lectures/lec14.html", "https://en.wikipedia.org/wiki/Secondary_atmosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000961 ;
    owl:annotatedTarget "Further processing of a secondary atmosphere, for example by the processes of biological life, can produce a tertiary atmosphere, such as that of Earth." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "tunnels" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Diatomaceous_earth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000962 ;
    owl:annotatedTarget "A sedimentary rock which is primarily composed of the fossilized, siliceous remains of diatoms mixed with varying amounts of other clays and minerals." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Diatomaceous_earth#Geology_and_occurrence" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000962 ;
    owl:annotatedTarget "This material is easily crumbled into a fine white to off-white powder. The powder has a particle size ranging from less than 3 micrometres to more than 1 millimetre, but typically 10 to 200 micrometres. The diatoms in each deposit contain different amounts of silica, depending on the age of the deposit. The species of diatom may differ among deposits. The species of diatom is dependent upon the age and paleo-environment of the deposit. In turn, the shape of a diatom is determined by its species. The typical chemical composition of oven-dried diatomaceous earth is 80 to 90% silica, with 2 to 4% alumina (attributed mostly to clay minerals) and 0.5 to 2% iron oxide." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "canal tunnel" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Diatomaceous_earth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000963 ;
    owl:annotatedTarget "A piece of rock which is primarily composed of diatomite: the fossilized, siliceous remains of diatoms mixed with varying amounts of other clays and minerals." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Diatomaceous_earth#Geology_and_occurrence" ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000963 ;
    owl:annotatedTarget "Diatomite is easily crumbled into a fine white to off-white powder. The powder has a particle size ranging from less than 3 micrometres to more than 1 millimetre, but typically 10 to 200 micrometres. The diatoms in each deposit contain different amounts of silica, depending on the age of the deposit. The species of diatom may differ among deposits. The species of diatom is dependent upon the age and paleo-environment of the deposit. In turn, the shape of a diatom is determined by its species. The typical chemical composition of oven-dried diatomaceous earth is 80 to 90% silica, with 2 to 4% alumina (attributed mostly to clay minerals) and 0.5 to 2% iron oxide." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Swimming_pool" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000965 ;
    owl:annotatedTarget "A construction which is designed to hold water in which humans may swim or perform other leisure activities." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Private_ownership", "https://en.wikipedia.org/wiki/Swimming_pool" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000966 ;
    owl:annotatedTarget "A constructed swimming pool which is owned by a non-governmental legal entity or a collective of such entities." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Private_ownership", "https://en.wikipedia.org/wiki/Swimming_pool" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000967 ;
    owl:annotatedTarget "A constructed swimming pool which is owned by a governmental or state entity." .

[]
    oboInOwl:hasDbXref "http://encyclopedia2.thefreedictionary.com/Water+Intake+Works" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000968 ;
    owl:annotatedTarget "A hydraulic-engineering installation which transports water - in specified amounts, of a specified quality, and in accordance with a water-consumption plan - from a source of supply into a conduit." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "railroad tunnel" .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Cafeteria" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000969 ;
    owl:annotatedTarget "A building which provides the site for food services with little or no waiting staff furnishing table service." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Delicatessen" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000970 ;
    owl:annotatedTarget "A food shop which sells a selection of food products that are not typical dietary components of the human population it is co-located with." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Food_truck" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000971 ;
    owl:annotatedTarget "A truck which is equipped to cook and sell food." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Restaurant" ;
    a owl:Axiom ;
    rdfs:comment "http://orcid.org/0000-0002-8844-9165" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000972 ;
    owl:annotatedTarget "A restaurant which provides prepared meals or other food products that the purchaser must eat off its premises." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kiosk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000973 ;
    owl:annotatedTarget "A booth with an open window on one side." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kiosk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000974 ;
    owl:annotatedTarget "A kiosk from which food products are sold." .

[]
    oboInOwl:hasDbXref "http://www.thefreedictionary.com/trap" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000975 ;
    owl:annotatedTarget "A manufactured product which is designed to catch and hold animals." .

[]
    oboInOwl:hasDbXref "Barber H (1931) Traps for cave-inhabiting insects. J Elisha Mitchell Sci Soc. 46:259–266.", "Hertz M (1927) Huomioita petokuoriaisten olinpaikoista. Luonnon Ystava. 31:218–222.", "Mitchell B (1963) Ecology of two carabid beetles, Bembidion lampros (Herbst) and Trechus quadristriatus (Shrank). J Animal Ecol. 32(3): 377-392." ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000976 ;
    owl:annotatedTarget "An animal trap which consists of a container set flush with the ground such that animals moving along the ground may fall in and be available for examination or collection." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-646-04569-6", "ISBN:978-94-009-1225-0", "http://www.animalethics.org.au/policies-and-guidelines/wildlife-research/pitfall-traps" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000977 ;
    owl:annotatedTarget "A pitfall trap in which a glass, plastic, or metal container devoid of accumulations of any liquid is used to contain any animal that falls inside." .

[]
    oboInOwl:hasDbXref "ISBN:978-0-646-04569-6", "ISBN:978-94-009-1225-0", "http://www.animalethics.org.au/policies-and-guidelines/wildlife-research/pitfall-traps" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000978 ;
    owl:annotatedTarget "A pitfall trap in which the container used to hold trapped animals is filled with a liquid solution formulated to hold, kill, and preserve any animal or animals which falls within it." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "railroad tunnel" .

[]
    oboInOwl:hasDbXref "http://irbas.cesab.org/", "https://en.wikipedia.org/wiki/Intermittent_river" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000979 ;
    owl:annotatedTarget "A channel of an intermittent stream which contains a river when water supply exceeds evapotranspiration and bed seepage." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "road tunnel" .

[]
    oboInOwl:hasDbXref "http://encyclopedia2.thefreedictionary.com/Intermittent+stream" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000980 ;
    owl:annotatedTarget "A channel through which a directional flow of water periodically occurs, ceasing when bed seepage or evapotranspiration exceed the available water supply." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wind" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000981 ;
    owl:annotatedTarget "A process whereby a volume of liquid moves due to a disequilibrium of physical forces." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "road tunnel" .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1177/2053019616677743", "http://www.yourdictionary.com/technosphere", "https://www.sciencedaily.com/releases/2016/11/161130085021.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000983 ;
    owl:annotatedTarget "A part of an astronomical body which includes, as parts, all the entities which have been constructed or manufactured by humans or their technology and which are within the gravitational sphere of influence of that body." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8844-9165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000984 ;
    owl:annotatedTarget "A food shop in which food products are the primary offer for sale or trade." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fair", "https://en.wikipedia.org/wiki/Fairground" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000985 ;
    owl:annotatedTarget "A part of an ecosystem which has been allocated to host a gathering of people for multiple entertainment or commercial activities." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8844-9165", "https://en.wikipedia.org/wiki/Fair", "https://en.wikipedia.org/wiki/Fairground" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000986 ;
    owl:annotatedTarget "A fairground which is used to exhibit agricultural technology, livestock, and farm-related activity." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000066 ;
    owl:annotatedTarget "underpass" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Market_(place)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000987 ;
    owl:annotatedTarget "A part of an ecosystem where people gather for the purchase and sale of provisions, livestock, and other goods." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plumbing_fixture" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000989 ;
    owl:annotatedTarget "An exchangeable device which can be connected to a plumbing system to deliver and drain water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sink" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000990 ;
    owl:annotatedTarget "A plumbing fixture which is bowl-shaped and used for washing hands, dishwashing, and other purposes." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shower" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000992 ;
    owl:annotatedTarget "A plumbing fixture within which a human or other animal may bathe under a spray of water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Shower" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000992 ;
    owl:annotatedTarget "Indoors, there is a drain in the floor. Most showers have temperature, spray pressure and adjustable showerhead nozzle. Showering is common in Western culture due to the efficiency of using it compared with a bathtub. Its use in hygiene is, therefore, common practice. A shower uses less water on average than a bath: 80 litres for a shower compared with 150 litres for a bath." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Manufacturing" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000993 ;
    owl:annotatedTarget "A planned process during which raw or recycled materials are transformed into products for use or sale using labour and machines, tools, chemical and biological processing, or formulation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Manufacturing" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01000993 ;
    owl:annotatedTarget "The term may refer to a range of human activity, from handicraft to high tech, but is most commonly applied to industrial production, in which raw materials are transformed into finished goods on a large scale." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0002-4366-3088> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01000995 ;
    owl:annotatedTarget "A dry stream channel through which a river had flowed, but now contains no appreciable accumulations of water." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000067 ;
    owl:annotatedTarget "Naturally formed, subterranean open area or chamber." .

[]
    a owl:Axiom ;
    rdfs:comment "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01000999 ;
    owl:annotatedTarget "Plant rhizosphere" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000067 ;
    owl:annotatedTarget "cavern" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001001 ;
    owl:annotatedTarget "Plant" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000067 ;
    owl:annotatedTarget "cavern" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001002 ;
    owl:annotatedTarget "Animal" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000067 ;
    owl:annotatedTarget "grotto" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001003 ;
    owl:annotatedTarget "Non-saline" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Groundwater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001004 ;
    owl:annotatedTarget "Underground water which is located in pore spaces found in rock or unconsolidated deposits such as soil, clay, or gravel." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rainbow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001005 ;
    owl:annotatedTarget "A lunar rainbow is a rainbow produced by the refraction of light, which has been reflected from a moon's surface, by water droplets in an astronomical body's atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rainbow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001006 ;
    owl:annotatedTarget "A rainbow is a photometeor which consists of a spectral separation of light, formed as a result of the reflection, refraction, and dispersion of light in water droplets suspended in an astronomical body's atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rainbow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001007 ;
    owl:annotatedTarget "A solar rainbow is a rainbow produced by the refraction of light. which has been emitted by a star, by water droplets in the atmosphere of an astronomical body." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000067 ;
    owl:annotatedTarget "notch" .

[]
    oboInOwl:hasDbXref "https://cloudatlas.wmo.int/other-meteors.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001008 ;
    owl:annotatedTarget "A meteor is any matter- or energy-based entity which is located in the atmosphere of an astronomical body." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000068 ;
    owl:annotatedTarget "An underground or underwater passage." .

[]
    oboInOwl:hasDbXref "https://cloudatlas.wmo.int/other-meteors.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001010 ;
    owl:annotatedTarget "A meteor which is primarily composed of water." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000068 ;
    owl:annotatedTarget "TUNNEL" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rainbow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001013 ;
    owl:annotatedTarget "A rainbow which forms from sunlight which has been reflected off a body of water prior to its interaction with water droplets in an atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rainbow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001014 ;
    owl:annotatedTarget "A solar rainbow which is formed by a narrow band of wavelengths, the rest of the spectrum having been scattered away by an atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rainbow" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001015 ;
    owl:annotatedTarget "A rainbow which forms through the interaction of sunlight with the water droplets which constitute fog or clouds; light is diffracted by these droplets such that the photometeor appears almost white with faint reds on the sky-facing side and faint blues on the planet-facing side of the bow." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Glory_(optical_phenomenon)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001016 ;
    owl:annotatedTarget "A photometeor which is formed by wave interference of light refracted within water droplets which constitute mist or clouds and consists of one or more concentric, successively dimmer rings, each of which has red wavelengths distant to the glory's centre and blue wavelengths towards the centre." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000068 ;
    owl:annotatedTarget "cave" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Halo_(optical_phenomenon)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001017 ;
    owl:annotatedTarget "A photometeor which is produced by light that is reflected, refracted, and dispersed by ice crystals, capable of acting as prisms and mirrors, suspended in an astronomical body's atmosphere." .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/528" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001018 ;
    owl:annotatedTarget "Water which has a very high concentration of nutrients." .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/529" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001019 ;
    owl:annotatedTarget "A lake which is composed primarily of water with very high nutrient concentrations." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000068 ;
    owl:annotatedTarget "natural tunnel" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hypersaline_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001020 ;
    owl:annotatedTarget "A lake which is primarily composed of water with a concentration of dissolved salts greater than that of ocean water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dystrophic_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001021 ;
    owl:annotatedTarget "A lake which is composed primarily water with high concentrations of humic substances and organic acids, resulting in brown- or tea-coloured colouration." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Dystrophic_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001021 ;
    owl:annotatedTarget "In response to historical misuse of the term in literature, these lakes are better referred to as \"humic lakes\". Although dystrophic lakes are often considered acidic and nutrient-poor (oligotrophic), these lakes actually vary greatly in terms of both pH and productivity. Due to the low pH associated with dystrophic lakes, few bacterial species and other aquatic life are able to survive. They are common in the taiga of North America and Eurasia." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000068 ;
    owl:annotatedTarget "natural tunnel" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Radiation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001023 ;
    owl:annotatedTarget "A process during which energy is emitted or transmitted in the form of waves or particles through space or a material medium." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_radiation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001024 ;
    owl:annotatedTarget "A radiation process during which energy is transmitted or emitted by means of fast-moving subatomic particles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particle_radiation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001025 ;
    owl:annotatedTarget "A particle radiation process during which subatomic particles move in the same direction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Electromagnetic_radiation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001026 ;
    owl:annotatedTarget "A radiation process during which waves (or their quanta, photons) of the electromagnetic field propagate (radiate) through space carrying electromagnetic energy." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acoustics" ;
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Mechanical_wave", "https://en.wikipedia.org/wiki/Vibration" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001027 ;
    owl:annotatedTarget "A radiation process during which mechanical waves generated by oscillations radiate through an environmental material." .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    rdfs:comment "The label of this EMPO class is ambiguous, but pers. comm. with L Thompson (http://orcid.org/0000-0002-3911-1280) reveals that this is essentially limited to fecal samples." ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001029 ;
    owl:annotatedTarget "Animal distal gut" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001030 ;
    owl:annotatedTarget "Animal secretion" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001031 ;
    owl:annotatedTarget "Plant secretion" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001032 ;
    owl:annotatedTarget "Plant surface" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    rdfs:comment "This EMPO class includes examples of microbial environments determined by the \"gut intestine, gizzard, crop, lumen, [and] mucosa\"." ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001033 ;
    owl:annotatedTarget "Animal proximal gut" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Distributary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000069 ;
    owl:annotatedTarget "A stream that branches off and flows away from a main stream channel. They are a common feature of river deltas." .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001034 ;
    owl:annotatedTarget "Animal surface" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000069 ;
    owl:annotatedTarget "stream" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000069 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000069 ;
    owl:annotatedTarget "stream distributary" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001035 ;
    owl:annotatedTarget "Fungus surface" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001040 ;
    owl:annotatedTarget "Saline" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001041 ;
    owl:annotatedTarget "Fungus" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001042 ;
    owl:annotatedTarget "Negative" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    rdfs:comment "Examples inlcude water from hypersaline samples or brines (>50 psu)" ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001043 ;
    owl:annotatedTarget "Hypersaline (saline)" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001044 ;
    owl:annotatedTarget "Soil (non-saline)" .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/466" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001045 ;
    owl:annotatedTarget "A region which overlaps parts of one or more planetary structural layers which are located below an oceanic plate." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000070 ;
    owl:annotatedTarget "A construction that has been assembled by deliberate human effort." .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001047 ;
    owl:annotatedTarget "Subsurface (non-saline)" .

[]
    oboInOwl:hasDbXref "http://wasg.iinet.net.au/terminol.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000071 ;
    owl:annotatedTarget "A cave developed along a fault or fault zone, either by movement of the fault or by preferential solution along it." .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001049 ;
    owl:annotatedTarget "Sediment (non-saline)" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000072 ;
    owl:annotatedTarget "Structure designed to transport water from a remote source, usually by gravity." .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001050 ;
    owl:annotatedTarget "Sediment (saline)" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000072 ;
    owl:annotatedTarget "aqueduct" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000072 ;
    owl:annotatedTarget "aqueduct" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001051 ;
    owl:annotatedTarget "Surface (non-saline)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000072 ;
    owl:annotatedTarget "aqueduct" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000072 ;
    owl:annotatedTarget "WATERCOURSE BRIDGE" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    rdfs:comment "seaspray or other aerosolized saline material (>5 psu)" ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001053 ;
    owl:annotatedTarget "Aerosol (saline)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000073 ;
    owl:annotatedTarget "A permanent walled and roofed construction." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000074 ;
    owl:annotatedTarget "A barrier constructed across a watercourse to control the flow or raise the level of water." .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    rdfs:comment "aerosolized dust or liquid" ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001054 ;
    owl:annotatedTarget "Aerosol (non-saline)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000074 ;
    owl:annotatedTarget "barrage" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000074 ;
    owl:annotatedTarget "dam site" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001055 ;
    owl:annotatedTarget "Animal corpus" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000075 ;
    owl:annotatedTarget "A built structure erected over a depression or obstacle to carry traffic or some facility such as a pipeline." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000075 ;
    owl:annotatedTarget "covered bridge" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001056 ;
    owl:annotatedTarget "Surface (saline)" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000075 ;
    owl:annotatedTarget "footbridge" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000075 ;
    owl:annotatedTarget "overpass" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001057 ;
    owl:annotatedTarget "Plant corpus" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001058 ;
    owl:annotatedTarget "Fungus corpus" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001059 ;
    owl:annotatedTarget "Mock community" .

[]
    oboInOwl:hasDbXref "http://press.igsb.anl.gov/earthmicrobiome/protocols-and-standards/emp-ontology-empo/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000118 ;
    owl:annotatedSource obo:ENVO_01001060 ;
    owl:annotatedTarget "Single strain" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Crater_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001061 ;
    owl:annotatedTarget "A lake which is contained within a caldera." .

[]
    oboInOwl:hasDbXref "USGS:SDTS", "https://en.wikipedia.org/wiki/Mine" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000076 ;
    owl:annotatedTarget "An excavation in the Earth for the purpose of extracting earth materials." .

[]
    oboInOwl:hasDbXref "MA:ma", "https://en.wikipedia.org/wiki/Crater_lake" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001062 ;
    owl:annotatedTarget "A lake contained within a crater." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Hypoxia_(environmental)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001063 ;
    owl:annotatedTarget "Water which has an appreciable concentration of dissolved oxygen." .

_:genid7102
    a owl:Restriction ;
    owl:onProperty obo:RO_0000057, obo:RO_0002503 ;
    owl:someValuesFrom obo:ENVO_01000799, [
        a owl:Class ;
        owl:intersectionOf (obo:CHEBI_15379
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000086 ;
                owl:someValuesFrom obo:PATO_0001986
            ]
        )
    ] .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088", "https://en.wikipedia.org/wiki/Hypoxia_(environmental)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001064 ;
    owl:annotatedTarget "Water which has low levels of dissolved oxygen." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Meteorite_.28extraterrestrial_impact.2F_crater.29_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001065 ;
    owl:annotatedTarget "A lake which is contained in a crater formed by a meteorite impact." .

[]
    a owl:Axiom ;
    rdfs:comment "QCR: 'has participant' min 2 'astronomical body'" ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_01001066 ;
    owl:annotatedTarget _:genid7102 .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Impact_event" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001066 ;
    owl:annotatedTarget "An impact event is a collision between astronomical bodies." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Impact_event" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001067 ;
    owl:annotatedTarget "An impact event during which a meteoroid collides with another astronomical body." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Meteoroid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001068 ;
    owl:annotatedTarget "An astronomical body which is composed of rocky or metallic materials and is considerably smaller than asteroids." .

[]
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/Metal" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001069 ;
    owl:annotatedTarget "A material which is composed primarily of one or more pure metals and which shows their properties." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Meteorite_.28extraterrestrial_impact.2F_crater.29_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001070 ;
    owl:annotatedTarget "A lake which is contained in a crater formed by an impact event." .

[]
    oboInOwl:hasDbXref "MA:ma", "https://en.wikipedia.org/wiki/Impact_crater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001071 ;
    owl:annotatedTarget "A crater which was formed as a result of the impact of one astronomical body on another." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.4319/lo.1984.29.1.0111" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001073 ;
    owl:annotatedTarget "A lake which has a hypolimnion composed primarily of anoxic water." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "barn" .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.4319/lo.1984.29.1.0111" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001074 ;
    owl:annotatedTarget "A lake which has a hypolimnion composed primarily of hypoxic water." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "cattle dipping tank" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "corral" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "dairy" .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.4319/lo.1984.29.1.0111" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001077 ;
    owl:annotatedTarget "A lake which has a hypolimnion composed primarily of oxic water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Space_weather", "https://en.wikipedia.org/wiki/Weather" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001078 ;
    owl:annotatedTarget "Environmental variability which inheres in an astronomical body part or in outer space." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Weather" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001079 ;
    owl:annotatedTarget "Weather which inheres in an atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Space_weather" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001080 ;
    owl:annotatedTarget "Weather which inheres in outer space." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Climate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001082 ;
    owl:annotatedTarget "The disposition of an environmental system, particularly those influencing atmospheres, to manifest a cyclic pattern of weather over time." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Climate" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001082 ;
    owl:annotatedTarget "Climate is commonly defined as the weather averaged, or otherwise summarised, over a period of time much longer than the duration of any phenomenon that constitutes weather. The standard averaging period is 30 years, but other periods may be used depending on the purpose." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "feedlot" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cloud_condensation_nuclei" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001083 ;
    owl:annotatedTarget "A process during which water vapour condensing in the atmosphere aggregates into clouds." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001084 ;
    owl:annotatedTarget "A process during which microscopic solid or liquid objects are formed." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001085 ;
    owl:annotatedTarget "An aerosol formation process which occurs in an atmosphere." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "grange" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001086 ;
    owl:annotatedTarget "A process during which an aerosol, consisting of solid particulates suspended in a gas, is formed in an atmosphere." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "grazing allotment" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001087 ;
    owl:annotatedTarget "A process during which an aerosol, consisting of droplets of liquid suspended in gas, is formed in an atmosphere." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "irrigated field" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "nursery" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aerosol" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001088 ;
    owl:annotatedTarget "An aerosol which has non-gaseous parts that are primarily composed of liquid droplets." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "nursery" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Aerosol" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001089 ;
    owl:annotatedTarget "An aerosol which has non-gaseous parts that are primarily composed of solid particles." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "pastoral site" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001090 ;
    owl:annotatedTarget "A process during which microscopic solid particulates are formed from gaseous materials in an atmosphere." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "sheepfold" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Particulates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001091 ;
    owl:annotatedTarget "A process during which microscopic liquid droplets are formed from gaseous materials in an atmosphere." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "stockyard" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Tectonic_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001092 ;
    owl:annotatedTarget "A lake which is contained in a depression formed by the deformation and resulting lateral and vertical movements of a lithosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plate_tectonics" ;
    a owl:Axiom ;
    rdfs:comment "https://en.wikipedia.org/wiki/List_of_tectonic_plates" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001093 ;
    owl:annotatedTarget "A process during which pieces of a planetary crust and uppermost mantle move." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Convergent_boundary", "https://en.wikipedia.org/wiki/List_of_tectonic_plates", "https://en.wikipedia.org/wiki/Plate_tectonics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001094 ;
    owl:annotatedTarget "A process during which pieces of a planetary crust and uppermost mantle move towards one another." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Divergent_boundary", "https://en.wikipedia.org/wiki/List_of_tectonic_plates", "https://en.wikipedia.org/wiki/Plate_tectonics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001095 ;
    owl:annotatedTarget "A process during which pieces of a planetary crust and uppermost mantle move away from one another." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/List_of_tectonic_plates", "https://en.wikipedia.org/wiki/Plate_tectonics", "https://en.wikipedia.org/wiki/Transform_fault" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001096 ;
    owl:annotatedTarget "A process during which pieces of a planetary crust and uppermost mantle move along each other in a predominantly horizontal manner, either in a sinistral (left lateral) or dextral (right lateral) direction." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "AgriculturalLands" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/List_of_tectonic_plates" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001097 ;
    owl:annotatedTarget "A part of a lithosphere which is separated by other such parts by geographic faults or similar geomorphological discontinuities." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Plate_tectonics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001098 ;
    owl:annotatedTarget "A geomorphological feature which is formed where two or more tectonic plates move towards, away from, or along one another, resulting in deformation of the lithosphere." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "agricultural colony" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Convergent_boundary", "https://en.wikipedia.org/wiki/Plate_tectonics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001099 ;
    owl:annotatedTarget "A geomorphological feature which is formed where two or more tectonic plates are actively moving away from one another, resulting in deformation of the lithosphere that forms rifts or ridges." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Convergent_boundary", "https://en.wikipedia.org/wiki/Plate_tectonics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001100 ;
    owl:annotatedTarget "A geomorphological feature which is formed where two or more tectonic plates are actively moving towards one another, resulting in deformation of the lithosphere that forces one plate below the other where it melts in the mantle." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Convergent_boundary", "https://en.wikipedia.org/wiki/Plate_tectonics" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001101 ;
    owl:annotatedTarget "A geomorphological feature which is formed where two or more tectonic plates are actively moving along one another in either a sinistral (left lateral) or dextral (right lateral) horizontal direction." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Convergent_boundary", "https://en.wikipedia.org/wiki/List_of_tectonic_plates", "https://en.wikipedia.org/wiki/Plate_tectonics", "https://en.wikipedia.org/wiki/Subduction" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001102 ;
    owl:annotatedTarget "A convergent tectonic movement process during which one plate moves under another and is forced or sinks due to gravity into a mantle." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Detritus" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001103 ;
    owl:annotatedTarget "An organic material which is primarily composed of dead particulate matter."@en .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "agricultural facility" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Rift" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001104 ;
    owl:annotatedTarget "A compound astronomical body part in which extensional tectonic processes occur and where the lithosphere is being pulled apart." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Aeolian_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001105 ;
    owl:annotatedTarget "A lake which fills a basin that has been dammed by wind-blown sand,  formed between sand dunes oriented by winds; or formed by wind action under previously arid paleoenvironments." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Landslide_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001106 ;
    owl:annotatedTarget "A lake which fills a depression where drainage is blocked by solid material transported by a landslide." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lake#Landslide_lakes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001107 ;
    owl:annotatedTarget "A lake which fills a depression where drainage is blocked by solid material transported by a rockslide." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "agricultural land" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mass_wasting" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001108 ;
    owl:annotatedTarget "A rockslide is a process whereby a large mass of rock moves down a hill or a mountainside." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "agricultural reserve" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/K%C3%A1rm%C3%A1n_vortex_street" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001109 ;
    owl:annotatedTarget "A succession of swirling vortices caused by the unsteady separation of flow of a fluid around one or more blunt bodies." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "agricultural reserve" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ecosystem" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001110 ;
    owl:annotatedTarget "An environmental system which includes both living and non-living components." .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=173&/ecosystems" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001110 ;
    owl:annotatedTarget "LTER:173" .

[]
    oboInOwl:hasDbXref "https://doi.org/10.1371/journal.pone.0070920" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001111 ;
    owl:annotatedTarget "A channel which was formed as a result of an annelid burrowing through soil, where organic residues lining the burrow have subsequently initiated fossilization." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Fossil#Fossilization_processes" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001112 ;
    owl:annotatedTarget "A process during which organic substances are replaced with mineral substrances, maintaining part of their anatomical organisation." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pasture> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001113 ;
    owl:annotatedTarget "Material which is primarily conposed of the vegetation present in tended pastures: mainly grasses, with an interspersion of legumes and other forbs." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8844-9165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001114 ;
    owl:annotatedTarget "A physical space, which may or may not be in a construction, which is used to store animal feed for agricultural purposes." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000077 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8844-9165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001115 ;
    owl:annotatedTarget "A physical space, which may or may not be in a construction, which is used to store animal manure for agricultural purposes." .

[]
    oboInOwl:hasDbXref "http://manuremanagement.ucdavis.edu/files/134369.pdf", "http://orcid.org/0000-0002-8844-9165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001116 ;
    owl:annotatedTarget "Manure which has been collected directly or indirectly from dairy cattle, as from flushing of manure from concrete feed lanes, free stalls, and milking facilities." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8844-9165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001117 ;
    owl:annotatedTarget "Manure which is composed primarily of the feces of poultry." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8844-9165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001118 ;
    owl:annotatedTarget "Manure which has been subjected to heat treatment for solidification and/or sterilization purposes." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8844-9165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001119 ;
    owl:annotatedTarget "Manure which has been subjected to a natural process of 'rotting' or decomposition of its organic matter content by microorganisms under controlled conditions." .

[]
    oboInOwl:hasDbXref "http://orcid.org/0000-0002-8844-9165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001120 ;
    owl:annotatedTarget "A product which is composed primarily of animal manure that has been heat treated and packaged as a product for commercial or consumer use." .

[]
    oboInOwl:hasDbXref "http://solarsystem.nasa.gov/planets/whatisaplanet", "https://en.wikipedia.org/wiki/List_of_planet_types", "https://en.wikipedia.org/wiki/Planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001122 ;
    owl:annotatedTarget "A planet which is primarily composed of hydrogen and helium." .

[]
    oboInOwl:hasDbXref "http://solarsystem.nasa.gov/planets/whatisaplanet", "https://en.wikipedia.org/wiki/Gas_dwarf", "https://en.wikipedia.org/wiki/List_of_planet_types", "https://en.wikipedia.org/wiki/Planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001123 ;
    owl:annotatedTarget "A gas planet which 1) is considerably smaller than a gas giant and 2) has a rocky core around which a thick envelope primarily composed of hydrogen, helium, and smaller proportions of volatiles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gas_dwarf" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001123 ;
    owl:annotatedTarget "The physical make-up of gas dwarfs limit their size, which gravitate towards a total radius between 1.7 and 3.9 Earth-radii." .

[]
    oboInOwl:hasDbXref "http://solarsystem.nasa.gov/planets/whatisaplanet", "https://en.wikipedia.org/wiki/Gas_giant", "https://en.wikipedia.org/wiki/List_of_planet_types", "https://en.wikipedia.org/wiki/Planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001124 ;
    owl:annotatedTarget "A gas planet which has mass and size comparable to Jupiter and Saturn." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_giant" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001126 ;
    owl:annotatedTarget "An astrogeological volatile which is composed primarily of chemical compounds with freezing points above an approximate threshold of 100 Kelvin." .

[]
    oboInOwl:hasDbXref "http://solarsystem.nasa.gov/planets/whatisaplanet", "https://en.wikipedia.org/wiki/Ice_giant", "https://en.wikipedia.org/wiki/List_of_planet_types", "https://en.wikipedia.org/wiki/Planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001127 ;
    owl:annotatedTarget "A giant planet which is primarily composed of elements heavier than hydrogen and helium, volatile chemical compounds with freezing points above about 100 Kelvin." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gas_dwarf", "https://en.wikipedia.org/wiki/Mini-Neptune" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001128 ;
    owl:annotatedTarget "A gas planet which has an atmosphere composed of hydrogen and helium  - probably with deep layers of ice, rock or liquid oceans (made of water, ammonia, a mixture of both, or heavier volatiles) - and a small core made of low-density volatiles." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Super-Jupiter" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001129 ;
    owl:annotatedTarget "An astronomical object which is more massive than the planet Jupiter." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gravity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001130 ;
    owl:annotatedTarget "A process during which one or more entities move along geodesics in a region of spacetime that has been sufficiently curved towards an entity with sufficient mass and/or energy." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hot_Jupiter" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001131 ;
    owl:annotatedTarget "It is assumed that the mass of a hot Jupiter cannot be greater than approximately 13.6 Jupiter masses, beyond which the planet would start burning deuterium and become a brown dwarf." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hot_Neptune" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001132 ;
    owl:annotatedTarget "A gas planet which has a mass similar to that of Neptune or Uranus and which closely orbits its star (normally at a distance less than 1 Astronomical Unit)." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mega-Earth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001133 ;
    owl:annotatedTarget "A terrestrial exoplanet which is at least ten times the mass of Earth." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Super-Earth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001134 ;
    owl:annotatedTarget "A terrestrial planet which has a mass higher than Earth's, but substantially below the masses of Uranus and Neptune (15 and 17 Earth masses, respectively)." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "An area of land which is used for the cultivation of crops or grazing of livestock, including any agricultural constructions therein." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "agricultural site" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "FARM" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "farm" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ocean_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001136 ;
    owl:annotatedTarget "A planet which has a surface layer that nearly completely or completely covered by water, and which has a substantial portion of its mass composed of water." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "farms" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001137 ;
    owl:annotatedTarget "A planet which has a surface layer that nearly completely or completely covered by ice, and which has a substantial portion of its mass composed of ice." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001137 ;
    owl:annotatedTarget "While this planetary form is still mostly theoretical, strong candidates exist such as OGLE-2005-BLG-390Lb, OGLE-2013-BLG-0341L b and MOA-2007-BLG-192Lb. Pluto was considered an ice planet until its reclassification in 2006 CE.  Surface temperatures of ice planets would have to be below 260 K (−13°C) if composed primarily of water, below 180 K (−93°C) if primarily composed of CO2 and ammonia, and below 80 K (−193°C) if composed primarily of methane." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "farmstead" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001138 ;
    owl:annotatedTarget "Ice which is primarily composed of carbon dioxide." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001139 ;
    owl:annotatedTarget "Ice which is primarily composed of methane." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001140 ;
    owl:annotatedTarget "Ice which is primarily composed of ammonia." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "ranch" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001141 ;
    owl:annotatedTarget "Ice which is primarily composed of carbon monoxide." .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "ranch" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000078 ;
    owl:annotatedTarget "ranch" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Flume" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000079 ;
    owl:annotatedTarget "An open artificial water channel, that leads water from a diversion dam or weir completely aside a natural flow, often an elevated box structure (typically wood) that follows the natural contours of the land." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_00000079 ;
    owl:annotatedTarget "watercourse" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Iron_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001142 ;
    owl:annotatedTarget "A planet which in primarily composed of an iron-rich core with little to no mantle" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Iron_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001142 ;
    owl:annotatedTarget "Mercury is the largest iron planet in the Solar System, the other terrestrial planets being composed of silicate rocks. Some extrasolar planet candidates that may be composed mainly of iron are KOI-1843 b,[5] Kepler-70b and Kepler-10b." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000079 ;
    owl:annotatedTarget "flume (manmade)" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001143 ;
    owl:annotatedTarget "A planet which has a surface layer that nearly completely or completely covered by lava, and which has a substantial portion of its mass composed of lava." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lava_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001143 ;
    owl:annotatedTarget "This class of planets is still mostly theoretical, however, lava planets are thought plausible shortly after a terrestrial planet is formed, soon after a terrestrial planet has suffered a large collision event, or if a terrestrial planet is orbiting very close to its star, causing intense irradiation and tidal forces.  Likely lava exoplanets include COROT-7b, Kepler-10b, Alpha Centauri Bb, and Kepler-78b." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sub-Earth" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001144 ;
    owl:annotatedTarget "A terrestrial planet which has a mass smaller than Earth's, such that 1) it lacks a magnetic field strong enough to shield its atmosphere from erosion by stellar wind and 2) it has comparatively short periods of geological activity unless it is subject to gravitational tidal forces from a much more massive object." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000079 ;
    owl:annotatedTarget "canal" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sub-Earth" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001144 ;
    owl:annotatedTarget "The first sub-Earths were discovered by the Kepler Orbiting Observatory space telescope on 2012-01-10, orbiting the star Kepler-42. As of June 2014, Kepler has 45 confirmed planets that are smaller than Earth, with 17 of them being smaller than 0.8 Earth radii. In addition, there are over 310 planet candidates with an estimated radius of less than 1 Earth radius, with 135 of them being smaller than 0.8 Earth radii." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chthonian_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001145 ;
    owl:annotatedTarget "A planet which is formed as a result of a gas giant's hydrogen and helium atmosphere, as well as its outer layers, being stripped away by a stellar wind through photoevaporation and hydrodynamic escape." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Chthonian_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001145 ;
    owl:annotatedTarget "This class is largely theoretical, however, some likely candidates exist. HD 209458 b and Gliese 436b are examples of a gas giants that are in the process of having their atmospheres stripped away. COROT-7b is the first exoplanet found that might be chthonian." .

[]
    oboInOwl:hasDbXref "arXiv:1604.05220", "https://en.wikipedia.org/wiki/Chthonian_planet#cite_note-4", "https://en.wikipedia.org/wiki/Photoevaporation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001146 ;
    owl:annotatedTarget "A process during which energetic radiation ionises gas and causes it to disperse away from the ionising source." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000080 ;
    owl:annotatedTarget "cordillera" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000080 ;
    owl:annotatedTarget "sierra" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Helium_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001147 ;
    owl:annotatedTarget "A gas planet which has an atmosphere composed primarily of helium." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Helium_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001147 ;
    owl:annotatedTarget "A helium planet might form via hydrogen evaporation from a gaseous planet orbiting close to a star. Low-mass white dwarfs may transition into objects which are essentially helium planets by hydrogen depletion through mass transfer to a massive object such as a neutron star.  Gliese 436 b is a candidate helium planet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Planetesimal" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001148 ;
    owl:annotatedTarget "An astronomical body which 1) is held together by its own gravity, 2)  can attract other, similar bodies through mutual gravitational influence, and 3) has orbital dynamics that are not significantly affected by gas drag." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Planetesimal" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001148 ;
    owl:annotatedTarget "In the Solar nebula, planetesimals are usually larger than approximately 1 kilometer." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Protoplanet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001149 ;
    owl:annotatedTarget "An astronomical object that forms within a protoplanetary disc when planetesimals and other solid debris aggregate and, due to gravitational forces,  fuse and initiate internal melting to produce a differentiated interior." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Protoplanet" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001149 ;
    owl:annotatedTarget "Protoplanets are thought to form out of kilometer-sized planetesimals that gravitationally perturb each other's orbits and collide, gradually coalescing into the dominant planets. The exact sequence of events which lead to planetary formation from protoplanets is not fully understood." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Protoplanetary_disk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001150 ;
    owl:annotatedTarget "An astronomical object which is composed of dense gas and dust rotating around a young newly formed star, a T Tauri star, or a Herbig Ae/Be star in a disk-shaped configuration." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Proplyd", "https://en.wikipedia.org/wiki/Protoplanetary_disk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001151 ;
    owl:annotatedTarget "A protoplanetary disk which is externally illuminated and undergoing photoevaporation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mesoplanet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001152 ;
    owl:annotatedTarget "A planet which is smaller than Mercury but larger than Ceres." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Circumbinary_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001153 ;
    owl:annotatedTarget "A planet which orbits two stars." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Circumbinary_planet" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001153 ;
    owl:annotatedTarget "Because of the short orbits of some binary stars, the only way for planets to form is by forming outside the orbit of the two stars." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volatiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001154 ;
    owl:annotatedTarget "A material which is composed primarily of chemical elements and compounds with relatively low boiling points, equilibrium condensation temperatures below 1300 Kelvin, and which are part of the crust or atmosphere of a moon or planet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volatiles" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001154 ;
    owl:annotatedTarget "Examples include nitrogen, water, carbon dioxide, ammonia, hydrogen, methane and sulfur dioxide. In astrogeology, these compounds, in their solid state, often comprise large proportions of the crusts of moons and dwarf planets." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Volatiles" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001155 ;
    owl:annotatedTarget "An astrogeological volatile which is composed primarily of chemical compounds with boiling points around those of hydrogen and helium." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Refractory_(planetary_science)" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001156 ;
    owl:annotatedTarget "A material which is composed primarily of chemical elements and compounds which have equilibrium condensation temperatures above approximately 1300 Kelvin and which are part of the crust or atmosphere of a moon or planet." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Refractory_(planetary_science)" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001156 ;
    owl:annotatedTarget "The refractory group includes elements and compounds like metals and silicates (commonly termed rocks) which make up the bulk of the mass of the terrestrial planets and asteroids in the inner belt." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mountain#United_Kingdom", "https://www.unep-wcmc.org/resources-and-data/mountain-watch--environmental-change-sustainable-development-in-mountains", "https://www.usgs.gov/faqs/what-difference-between-mountain-hill-and-peak-lake-and-pond-or-river-and-creek" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000081 ;
    owl:annotatedTarget "A landform that extends above the surrounding terrain in a limited area." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Atmospheric_escape" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001157 ;
    owl:annotatedTarget "A process during which gases that constitute a planetary atmosphere escape that planet's gravitational field and move away into outer space." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000081 ;
    owl:annotatedTarget "Mountain" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Atmospheric_escape" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001158 ;
    owl:annotatedTarget "An atmospheric escape process during which atoms that are parts of a planetary atmosphere escape into outer space through numerous collisions with lighter atoms in that atmosphere." .

[]
    oboInOwl:hasDbXref "https://cloudatlas.wmo.int/docs/Excerpt%20from%20wmo_49-1_final_2017.pdf", "https://en.wikipedia.org/wiki/Cloud" ;
    a owl:Axiom ;
    rdfs:comment "https://cloudatlas.wmo.int/clouds-genera.html", "https://cloudatlas.wmo.int/homogenitus.html" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001159 ;
    owl:annotatedTarget "A cloud which is cirriform and is formed by condensation events centred on an aircraft's contrail." .

[]
    oboInOwl:hasDbXref <https://cloudatlas.wmo.int/clouds-genera-cirrus.html>, <https://cloudatlas.wmo.int/docs/Excerpt%20from%20wmo_49-1_final_2017.pdf>, "https://cloudatlas.wmo.int/clouds-genera.html", "https://en.wikipedia.org/wiki/Cloud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001160 ;
    owl:annotatedTarget "A cloud which 1) has been shaped into detached fibrous filaments, 2) is almost exclusively composed of ice crystals, 3) is located in the high level of the atmosphere (high étage)."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000081 ;
    owl:annotatedTarget "mountains" .

[]
    oboInOwl:hasDbXref "https://cloudatlas.wmo.int/clouds-genera.html", "https://cloudatlas.wmo.int/docs/Excerpt%20from%20wmo_49-1_final_2017.pdf", "https://en.wikipedia.org/wiki/Cloud" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001161 ;
    owl:annotatedTarget "OBSOLETE A cloud which" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ia-strict-nature-reserve" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001162 ;
    owl:annotatedTarget "An IUCN protected area in which human visitation, use and impacts are strictly controlled and limited to ensure protection and conservation of natural biodiversity and/or geodiversity, natural ecosystem assemblages and processes, and any associated cultural and spiritual values." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ia-strict-nature-reserve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_01001162 ;
    owl:annotatedTarget "strict nature reserve" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ia-strict-nature-reserve" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001162 ;
    owl:annotatedTarget "IUCN-PACS:Ia" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ia-strict-nature-reserve" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001162 ;
    owl:annotatedTarget "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. Previous anthropogenic impacts (e.g. by early human settlement) may be present in these sites; these should be reversible by either natural processes or brief restorative interventions. Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ib-wilderness-area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001163 ;
    owl:annotatedTarget "An IUCN protected area which 1) is dominated by natural ecosystems, 2) is sufficiently large to allow those ecosystems to function and develop without local anthropogenic perturbation, 3) is  managed to prevent perturbations by proximate or local anthropisation, including those caused by local and/or indigenous human communities or human visitation." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ib-wilderness-area" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001163 ;
    owl:annotatedTarget "IUCN-PACS:Ib" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ib-wilderness-area" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01001163 ;
    owl:annotatedTarget "wilderness area" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ib-wilderness-area" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001163 ;
    owl:annotatedTarget "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. These areas exclude permanent built infrastructure, activities by extractive industries, commercial or intensive agriculture, extensive access by motor vehicles, unregulated visitation supported by any infrastructure, as well as other activities that may lead to significant ecosystem perturbations." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Geodiversity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001164 ;
    owl:annotatedTarget "A quality which inheres in a astronomical body or astronomical body part by virtue of the variation in its material composition, participation in geological processes, and the variation in is land- and hydroforms." .

[]
    oboInOwl:hasDbXref "" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001164 ;
    owl:annotatedTarget "Materials which are usually assessed when appraising geodiversity include minerals, rocks, sediments, fossils, soils and water. Landforms factored into geodiversity metrics typically include folds, faults, and other expressions of morphology or relations between units of earth material. Natural processes that are included in measures of geodiversity are those which either maintain or change materials or geoforms, including tectonics, sediment transport, and pedogenesis. Geodiversity does not usually factor in anthropogenic entities." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-iii-natural-monument-or-feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001165 ;
    owl:annotatedTarget "An IUCN protected area which includes a primarily natural formation designated to be of high natural heritage value and the environmental systems which it determines (e.g. the spray zone of a waterfall monument)." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-iii-natural-monument-or-feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001165 ;
    owl:annotatedTarget "IUCN-PACS:III" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-iii-natural-monument-or-feature" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001165 ;
    owl:annotatedTarget "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. Further, note that the use of \"natural\" in the IUCN definition may allow for some anthropisation such as the presence of cave dwellings or spiritual sites. These areas tend to be smaller than other IUCN protected areas and are sites of frequent human visitation and high tourism value. They often serve to conserve natural heritage in land- or seascapes which have otherwise been anthropised. Frequently, these areas have high spiritual and cultural value as well as bio- and geodiversity value. It is not clear what would happen to the status of a IUCN Category III protected area if its key natural monument dies or degrades. IUCN acknowledges that larger ecosystem areas may need protection or management to sustain the area given Category III protection." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-iv-habitatspecies-management-area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001166 ;
    owl:annotatedTarget "An IUCN protected area within which the habitats of or ecosystems used by floral and faunal species deemed to be of international, national, or local importance are maintained, conserved, or restored such that their composition and functional integrity are maintained." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-iv-habitatspecies-management-area" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001166 ;
    owl:annotatedTarget "IUCN-PACS:IV" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-iv-habitatspecies-management-area" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001166 ;
    owl:annotatedTarget "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. Note that many Category IV sites require frequent interventions to maintain habitats for the species conserved, particularly as many of these areas are ecosystem fragments which are unable to sustain themselves. Additionally, many are used for public outreach, education, and recreation, implying regular human visitation. What qualifies a species as important is variable and often ill-defined." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000082 ;
    owl:annotatedTarget "A range of mounts which is dominated by hills." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ecosystem_decay", "https://en.wikipedia.org/wiki/Habitat_fragmentation", "https://en.wikipedia.org/wiki/Population_fragmentation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001168 ;
    owl:annotatedTarget "A process during which one or more parts of an ecosystem become causally isolated such that the direct flow or exchange of materials, resources, and energy between a given fragment and the remainder of the original system is severely curtailed or entirely halted." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/sites/dev/files/import/downloads/iucn_assignment_1.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001169 ;
    owl:annotatedTarget "A protected area in which management objectives have been declared, by a local governing body or authority, to adhere to the guidelines set forth by the International Union for the Conservation of Nature (IUCN)." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/sites/dev/files/import/downloads/iucn_assignment_1.pdf" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001169 ;
    owl:annotatedTarget "The international recognition of an area as an IUCN protected area generally depends on the assigning government or authority reporting its assignments to the United Nations Environment Programme World Conservation Monitoring Centre." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-iv-habitatspecies-management-area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001170 ;
    owl:annotatedTarget "A process during which an ecosystem, its parts, or the processes it participates in are modified by human intervention to accomplish an objective." .

[]
    oboInOwl:created_by "https://orcid.org/0000-0002-9620-2832" ;
    oboInOwl:hasDbXref "www.awi.de/internas" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001170 ;
    owl:annotatedTarget "Umweltmaßnahme"@de .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-iv-habitatspecies-management-area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001171 ;
    owl:annotatedTarget "An active management process which has the conservation of an ecosystem, or a part thereof, as its primary objective." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "A rounded elevation of limited extent rising above the surrounding land with local relief of less than 300m." .

[]
    oboInOwl:created_by "https://orcid.org/0000-0002-9620-2832" ;
    oboInOwl:hasDbXref "www.awi.de/internas" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001171 ;
    owl:annotatedTarget "Umweltschutz"@de .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-v-protected-landscapeseascape" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001172 ;
    owl:annotatedTarget "An IUCN protected area which 1) includes entities that have been deemed to be of high scenic quality, 2) is composed of a historically stable assemblage of causally interlinked natural and anthropised ecosystems that provides cultural ecosystem services, and 3) hosts traditional and sustainable human activities." .

[]
    a owl:Axiom ;
    rdfs:comment "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-v-protected-landscapeseascape" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001172 ;
    owl:annotatedTarget "IUCN-PACS:V" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-v-protected-landscapeseascape" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001172 ;
    owl:annotatedTarget "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas. The IUCN note that the integrity of balanced natural and anthropogenic ecosystems may be compromised in some Category V areas, as long as \"there is reasonable hope of restoring that integrity\"." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Ecosystem_decay" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001174 ;
    owl:annotatedTarget "A process during which an ecosystem fragment loses its system integrity, with many of its resident ecological populations 1) losing their habitats, 2) undergoing a loss of functional and phylogenetic diversity, and 3) undergoing a subsequent genetic destabilisation through inbreeding." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Habitat_fragmentation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001175 ;
    owl:annotatedTarget "An ecosystem fragmentation process during which discontinuities emerge in the habitats of one or more ecological populations." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "foothill" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "foothill" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "hill" .

[]
    a owl:Axiom ;
    rdfs:comment "Not currently live, may need to be switched to alternative PURLs." ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001176 ;
    owl:annotatedTarget "http://purl.jp/bio/11/meo/MEO_0000871" .

[]
    oboInOwl:hasDbXref "http://ec.europa.eu/eurostat/statistics-explained/index.php/Glossary:Arable_land", "https://en.wikipedia.org/wiki/Arable_land" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001177 ;
    owl:annotatedTarget "Land which is regularly manipulated by human activities, such as plowing or tilling, in order to grow crops." .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pasture> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001178 ;
    owl:annotatedTarget "Land which hosts a community of herbaceous plants - such as grasses and forbs - upon which animals may graze." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "hillock" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "hills" .

[]
    oboInOwl:hasDbXref "https://www.merriam-webster.com/dictionary/rhizoplane" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001181 ;
    owl:annotatedTarget "A surface layer which is composed of the external surface of a root, together with closely adhering soil particles and debris" .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Pasture> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001182 ;
    owl:annotatedTarget "Pasturable land which is maintained by human activities in order to provide grazing oppoturnities for livestock." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "knoll" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Arable_land" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001183 ;
    owl:annotatedTarget "This class does not refer to the land that is potenitally cultivable, only referencing land that is being managed for cultivation. This class has been created to support the FAO definition of arable lands in FAOSTAT." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Arable_land" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001184 ;
    owl:annotatedTarget "A quality inhereing in a bearer by virtue of the bearer being periodically and mechanically manipulated to loosen and mix any soil which it has as a part." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "mount" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Acid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001185 ;
    owl:annotatedTarget "Soil which has increased levels of molecules or ions capable of donating a hydron (proton or hydrogen ion) to other chemical entities, or, alternatively, capable of forming covalent bonds with other chemicals via the acceptance of an electron pair, resulting in a bulk pH measurement of less than 7." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sea_cucumber" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001187 ;
    owl:annotatedTarget "A digestive tract environment which has its properties and dynamics determined by the digestive tract of an echinoderm from the class Holothuroidea." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000083 ;
    owl:annotatedTarget "mountain" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Algae" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001189 ;
    owl:annotatedTarget "An organic material which is primarily composed of living or dead algae, along with their exudates." .

[]
    oboInOwl:hasDbXref "http://dx.doi.org/10.1016/j.csr.2017.04.010", "http://dx.doi.org/10.1038/nrmicro3522", "http://dx.doi.org/10.1371/journal.pone.0122418", "https://github.com/EnvironmentOntology/envo/issues/564" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001190 ;
    owl:annotatedTarget "Sea ice which has a brown colouration, either due to 1) the presence of pigments which are or were contained in the members of ecological assemblages, such as algal communities, living or trapped within the ice or 2) due to the presence of trapped sediments." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Mountain_pass" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "A lower point that allows easier access through a mountain range. A pass has the general form of a saddle between two mountains." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Planetary_surface" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001193 ;
    owl:annotatedTarget "A liquid planetary surface which is composed primarily of water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Magnetosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001194 ;
    owl:annotatedTarget "A site in which charged particles are influenced by an astronomical body's magnetic field." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Magnetosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001194 ;
    owl:annotatedTarget "Magentospheres are generated by the motion of active hot iron and nickle or metallic planetary cores or by the interactions of plasma in stars.. The magnetic field near the surface of many astronomical bodies resembles that of a dipole. The field lines farther away from the surface can be significantly distorted by the flow of electrically conducting plasma emitted from a nearby star. The structure and behaviour of magnetospheres depend on numerous variables, including the type of astronomical body which generates it, the period of the object's spin, the properties of the axis about which the object spins, the axis of the magnetic dipole, and the magnitude and direction of the flow of stellar wind." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "pass" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cosmic_ray", "https://en.wikipedia.org/wiki/Magnetosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001196 ;
    owl:annotatedTarget "A radiation shielding disposition which inheres in a material or immaterial entity which attenuates or blocks cosmic rays." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Magnetosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001197 ;
    owl:annotatedTarget "A magnetosphere which either 1) cannot withstand the pressure of the stellar wind interacting with it, thus allowing the stellar wind to interact with the ionosphere, atmosphere, or surface of the planet generating it or 2) is formed by the interaction of the stellar wind with an astronomical body unshielded by its own magnetosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Magnetosphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001198 ;
    owl:annotatedTarget "A magnetosphere which shields the body generating it from the stellar wind by withstanding the stellar wind's pressure before it reaches the body." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "col" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "col" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alluvium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001202 ;
    owl:annotatedTarget "Soil or sediment which has been eroded and influenced by flowing water and redeposited in a non-marine setting." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alluvial_soil", "https://en.wikipedia.org/wiki/Alluvium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001203 ;
    owl:annotatedTarget "Sediment which has been transported by flowing water and redeposited in a non-marine setting." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alluvium" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001204 ;
    owl:annotatedTarget "A rock which is formed as a result of the lithification of alluvium." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "defile" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lithification" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001205 ;
    owl:annotatedTarget "A process during which sediments compact under pressure, expel connate fluids, and gradually become solid sedimentary rock." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Grassland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "An ecosystem in which grasses (Graminae) are the dominant form of vegetation and determine the system's structure and dynamics." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "GRASSLAND" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "defile" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "grassland" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "Grassland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "down" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "downland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "downs" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "glade" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "glade" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "grazing area" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "grazing area" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001206 ;
    owl:annotatedTarget "herbaceous area" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "gap" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001207 ;
    owl:annotatedTarget "An area of land used for the herding and grazing of livestock." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001207 ;
    owl:annotatedTarget "ranch" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001207 ;
    owl:annotatedTarget "ranch" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Swamp" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001208 ;
    owl:annotatedTarget "An area of wetland which overlaps a swamp ecosystem." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "gap" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Wetland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "A terrestrial ecosystem which is inundated or saturated by surface or ground water at a frequency and duration sufficient to support, and that under normal circumstances does support, a prevalence of vegetation typically adapted for life in saturated soil conditions." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "WETLAND" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "Wetland" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "EstuarineWetland" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "LacustrineWetland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "notch" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "MarineWetland" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "PalustrineWetland" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "RiparianWetland" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "TerrestialWetland" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "back marsh" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "backswamp" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "backwater" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "barrier flat" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "blanket bog" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "bog" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "pass" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "bog" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "cienaga" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "dismal" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "everglade" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "floating marsh" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "forested wetland" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "marsh" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "mire" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "mire" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "mud flat" .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "saddle" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "peat cutting area" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "peatland" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "quagmire" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "quagmire" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "quaking bog" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "riparian area" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "slash" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "slough" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "slough" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "slough" .

[]
    oboInOwl:hasDbXref "Getty:TGN" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "saddle" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "slue" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "swamp forest" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "tulelands" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "moor" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "morass" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_01001209 ;
    owl:annotatedTarget "muskeg" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "saddle" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Electromagnetic_radiation", "https://en.wikipedia.org/wiki/Solar_irradiance" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001211 ;
    owl:annotatedTarget "An electromagnetic radiation process during which electromagnetic waves or their quanta are emitted from a star." .

[]
    oboInOwl:hasDbXref "NCIT:C44445" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_01001211 ;
    owl:annotatedTarget "solar radiation" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "saddle (physiographic)" .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348>, "https://en.wikipedia.org/wiki/Microwave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001212 ;
    owl:annotatedTarget "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star at wavelengths and frequencies which travel exclusively in a line-of-sight fashion and which may produce molecular rotation and torsion on contact with matter." .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348>, "https://en.wikipedia.org/wiki/Radio_wave" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001213 ;
    owl:annotatedTarget "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star at wavelengths ranging from millimetre to kilometer scales." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000084 ;
    owl:annotatedTarget "sill (physiographic)" .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348>, "https://en.wikipedia.org/wiki/Infrared" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001214 ;
    owl:annotatedTarget "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star when molecules change their rotational-vibrational movements, usually at wavelengths between 760 nm and 1 mm." .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001215 ;
    owl:annotatedTarget "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star at wavelengths between 380 nm and 760 nm." .

[]
    oboInOwl:hasDbXref <https://www.iso.org/obp/ui/#iso:std:iso:21348>, "https://en.wikipedia.org/wiki/Ultraviolet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001216 ;
    owl:annotatedTarget "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star at wavelengths between 10 nm and 400 nm." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/X-ray" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001217 ;
    owl:annotatedTarget "A stellar radiation process during which penetrating electromagnetic radiation is emitted by high-energy electrons as they fall into a lower state of energy." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/X-ray#Energy_ranges" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001217 ;
    owl:annotatedTarget "Ambiguity exists in the definition of x-rays and their differentiation from gamma rays. Photons with sufficient energy to be classified as x-rays may be emitted by other processes than electrons falling to lower energy states. Most x-rays have wavelengths ranging from 0.01 to 10 nanometers, corresponding to frequencies in the range of 30 petahertz to 30 exahertz and energies in the range of 100 eV to 100 keV." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Alpine_glacier", "https://en.wikipedia.org/wiki/Glacier#Types", "https://pubs.usgs.gov/of/2004/1216/text.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000085 ;
    owl:annotatedTarget "A glacier contained in the site of a mountain valley." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gamma_ray" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001218 ;
    owl:annotatedTarget "A stellar radiation process during which penetrating electromagnetic radiation is emitted from the radioactive decay (gamma decay) of atomic nuclei." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Gamma_ray" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001218 ;
    owl:annotatedTarget "Ambiguity exists in the definition of gamma rays. As a rule of thumb, gamma rays have energies above 100 keV, frequencies above 10 exahertz, and wavelengths less than 10 picometers. However, regardless of the energy released, electromagnetic radiation from radioactive decay of atomic nuclei is referred to as \"gamma rays\". In astronomy, however, gamma rays are defined by their energy, and no production process needs to be specified." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Electromagnetic_radiation", "https://en.wikipedia.org/wiki/Solar_irradiance" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001219 ;
    owl:annotatedTarget "A stellar radiation process during which electromagnetic waves or their quanta are emitted from a star with sufficient energy to disrupt molecular bonds or alter the electron number of atoms." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Office#Office_buildings" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001221 ;
    owl:annotatedTarget "A commercial building which contains parts used as workplaces primarily for administrative and managerial workers." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Office#Office_buildings" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001221 ;
    owl:annotatedTarget "\"An office building will be divided into sections for different companies or may be dedicated to one company. In either case, each company will typically have a reception area, one or several meeting rooms, singular or open-plan offices, as well as toilets.\"" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000086 ;
    owl:annotatedTarget "A region of general uniform slope, comparatively level, and of considerable extent." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Commercial_building" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001222 ;
    owl:annotatedTarget "A building which is primarily used to facilitate the buying or selling of goods or services." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Commerce" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001222 ;
    owl:annotatedTarget "\"Commerce includes legal, economic, political, social, cultural and technological systems that are in operation in any country or internationally.\"" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lumber" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001223 ;
    owl:annotatedTarget "A process during which wood is processed into beams or planks." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Office#Office_buildings" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001224 ;
    owl:annotatedTarget "A building part within which administrative work is done by an organisations users in order to support and realise the objectives of that organization." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000086 ;
    owl:annotatedTarget "interfluve" .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ib-wilderness-area" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001225 ;
    owl:annotatedTarget "An IUCN protected area within which 1) natural ecosystems and their resources are either conserved or used through non-industrial human activities, 2) usage activites contribute to conservation goals, ensuring inter-generational security for local communities' livelihoods, and 3) the majority of benefits derived from the use of ecosystems are received by communities living near or in the area." .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ib-wilderness-area" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:ENVO_01001225 ;
    owl:annotatedTarget "protected area with sustainable use of natural resources" .

_:genid7982
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ib-wilderness-area" ;
    a owl:Axiom, owl:Class ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001225 ;
    owl:annotatedTarget "IUCN-PACS:VI" ;
    owl:intersectionOf ([
            a owl:Restriction ;
            owl:onProperty obo:BFO_0000067 ;
            owl:someValuesFrom obo:ENVO_01001130
        ]
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002608 ;
            owl:someValuesFrom obo:ENVO_01000799
        ]
    ) .

[]
    oboInOwl:hasDbXref "https://www.iucn.org/theme/protected-areas/about/protected-areas-categories/category-ib-wilderness-area" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001225 ;
    owl:annotatedTarget "Note that this ENVO class is not authoritative: see the associated IUCN references for a complete definition of all Protected Areas.  Note, that the IUCN recommends that a proportion of the area is retained in a natural condition (e.g. a no-take management zone). As this is a recommendation rather than a rule, this ENVO class does not include IUCN categories with strict conservation regimes as necessary parts. An emphasis is placed on the integration of  cultural approaches, belief systems and world-views possessed by human populations in and around the protected area into the conservation approaches used. Further, these areas host activities which facilitate scientific research, environmental monitoring, recreation, and \"appropriate\" small-scale tourism." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000086 ;
    owl:annotatedTarget "llanos" .

[]
    a owl:Axiom ;
    rdfs:comment "QCR: 'process has causal agent' max 1 'astronomical body'" ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_01001228 ;
    owl:annotatedTarget _:genid7982 .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000086 ;
    owl:annotatedTarget "outwash plain" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Hill_sphere" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001228 ;
    owl:annotatedTarget "A site in which the attraction of satellites by gravitation is dominated by an astronomical body, bounded by a zero-velocity surface." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Lagrangian_point" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001229 ;
    owl:annotatedTarget "A site in which the combined gravitational pull of the two large astronomical bodies is such that a smaller body, affected only by gravity, can maintain a stable position relative to those two large bodies and orbit with them due to centripetal force." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerogen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001231 ;
    owl:annotatedTarget "Organic material which is in a solid phase and contained in sedimentary rock." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "A slope which is part of a rocky elevation and which has a high degree of steepness." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerogen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001232 ;
    owl:annotatedTarget "Kerogen which cotains alginite, amorphous organic matter, cyanobacteria, freshwater algae, and land plant resins, thus having a hydrogen to carbon ratio above 1.25, and oxygen to carbon ratio below 0.15, readily produces liquid hydrocarbons, has reduced concentrations of aromatic structures, and primarily derived from proteins and lipids." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerogen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001233 ;
    owl:annotatedTarget "Kerogen from which heavy hydrocarbons (such as oils) are derived following chemical break down." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerogen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001234 ;
    owl:annotatedTarget "Kerogen from which light hydrocarbons (such as hydrocarbon gases) are derived following chemical break down." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "beach scarp" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerogen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001235 ;
    owl:annotatedTarget "Kerogen which is enriched in sulfur compounds, has a hydrogen to carbon ratio under 1.25, an oxygen to carbon ratio between 0.03 and 0.18, derives into mixtures of hydrocarbon gas and oil, and derives from marine organic materials (primarily lipids) which are formed in reducing environments." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerogen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001236 ;
    owl:annotatedTarget "Planktonic kerogen which has high concentrations of sulfur compounds." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "bluff" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerogen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001237 ;
    owl:annotatedTarget "Kerogen which derives from land plants, resembles wood or coral in structure, has a hydrogen to carbon ratio under 1, an oxygen to carbon ratio between 0.03 to 0.3, and which primarily produces coal or hydrocarbon gas on degradation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Kerogen" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001238 ;
    owl:annotatedTarget "Kerogen which has a hydrogen to carbon ratio less than  0.5 and primarily composed of polycyclic aromatic hydrocarbons." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Canopy_%28biology%29" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001242 ;
    owl:annotatedTarget "A vegetation layer which is formed by a collection of individual plant crowns, themselves constituting part of the aboveground portion of a plant community." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "bluff" .

[]
    oboInOwl:hasDbXref "http://www.fao.org/docrep/017/ap862e/ap862e00.pdf" ;
    a owl:Axiom ;
    rdfs:comment "https://www1.usgs.gov/csas/nvcs/nvcsGetUnitDetails?elementGlobalId=860217" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001243 ;
    owl:annotatedTarget "An ecosystem which is determined by communities of plants with a tree growth form and in which members of those communities form continuous or discontinuous regions of canopy cover." .

[]
    oboInOwl:hasDbXref <http://dx.doi.org/10.1890/070062> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001244 ;
    owl:annotatedTarget "An ecosystem which 1) is determined by communities of annual crops, perennial woody crops, or by actively tilled land, 2) is primarily used for agricultural activity, and 3) contains no village or larger human settlement." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Woodland" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001245 ;
    owl:annotatedTarget "An ecosystem which is determined by communities of plants with a tree growth form and in which members of those communities are spaced sufficiently far apart to allow sunlight to illuminate the understory." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "ceja" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "ice cliff" .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001246 ;
    owl:annotatedTarget "A process during which humans rear animals or plants on land for harvest and consumption." .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001247 ;
    owl:annotatedTarget "An agricultural process during which humans rear plants on land for harvest and consumption." .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001248 ;
    owl:annotatedTarget "An agricultural process during which humans rear animals on land for harvest and consumption." .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001249 ;
    owl:annotatedTarget "An aquaculture process during which humans rear crustaceans." .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001250 ;
    owl:annotatedTarget "An aquaculture process during which humans rear finfish." .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001251 ;
    owl:annotatedTarget "An aquaculture process during which humans rear molluscs." .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001252 ;
    owl:annotatedTarget "An aquaculture process during which humans rear seaweed." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "palisade" .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001253 ;
    owl:annotatedTarget "An aquaculture process during which humans rear freshwater macrophytes." .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001254 ;
    owl:annotatedTarget "An aquaculture process during which humans rear animals." .

[]
    a owl:Axiom ;
    rdfs:comment "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04" ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001255 ;
    owl:annotatedTarget "An aquaculture process during which humans rear plants." .

[]
    oboInOwl:hasDbXref "http://www.fao.org/3/contents/76b2641d-29e4-51b0-b9e5-6ca46beb0d9f/AC210E02.htm", "http://www.fao.org/docrep/003/x6941e/x6941e04.htm#bm04", "https://en.wikipedia.org/wiki/Shrimp_farming" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001256 ;
    owl:annotatedTarget "A shrimp pond which is embedded in a coastal water body." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "precipice" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "scar" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vog" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001258 ;
    owl:annotatedTarget "A fog which is composed of liquid aerosols and gases derived from volcanic gas emissions (primarily sulfur oxides), formed when sulfur-bearing gases react with sunlight, oxygen, and moisture in an atmosphere." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Vog" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001258 ;
    owl:annotatedTarget "\"Vog and smog are different. Vog is formed when sulfur oxides emitted by a volcano react with moisture to form an aerosol. The aerosol scatters light, thus making the vog visible. Smog is formed largely from the incomplete combustion of fuel, reacting with nitrogen oxides and ozone produced from carbon monoxide by reactions with sunlight. The result is also a visible aerosol.\"" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "scarp" .

[]
    oboInOwl:hasDbXref "https://eupathdb.org/eupathdb/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001259 ;
    owl:annotatedTarget "A process during which materials deemed to be waste are removed from a site and transported to another site designated for its storage." .

[]
    oboInOwl:hasDbXref "https://eupathdb.org/eupathdb/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001260 ;
    owl:annotatedTarget "A process during which materials deemed to be waste are transported away from a site." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "scaw" .

[]
    oboInOwl:hasDbXref "https://eupathdb.org/eupathdb/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001261 ;
    owl:annotatedTarget "A waste disposal process during which the feces of human children is transported to a designated storage site." .

[]
    oboInOwl:hasDbXref "https://eupathdb.org/eupathdb/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001262 ;
    owl:annotatedTarget "A process during which materials used in a household and deemed to be waste are removed from the housing unit and transported to another site designated for its storage." .

[]
    obo:IAO_0000119 "https://eupathdb.org/eupathdb/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001263 ;
    owl:annotatedTarget "A site which has been designated as a place where humans may defecate." .

[]
    oboInOwl:hasDbXref "https://eupathdb.org/eupathdb/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001264 ;
    owl:annotatedTarget "A site which has been designated for the storage of waste material." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000087 ;
    owl:annotatedTarget "scraps" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Thermal_pollution" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001265 ;
    owl:annotatedTarget "An environmental pollution process during which the temperature of an environmental system, or parts thereof, is raised above its natural levels." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Thermal_pollution" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001266 ;
    owl:annotatedTarget "A thermal pollution process which occurs in a water body or aquatic environment." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stormwater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001267 ;
    owl:annotatedTarget "Water which accumulates on a solid surface during precipitation events and snow/ice melt." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stormwater" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001267 ;
    owl:annotatedTarget "\"Stormwater can soak into the soil (infiltrate), be held on the surface and evaporate, or runoff and end up in nearby streams, rivers, or other water bodies (surface water).\"" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stormwater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001268 ;
    owl:annotatedTarget "Stormwater which accumulates in an urban ecosystem." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stormwater" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001268 ;
    owl:annotatedTarget "\"Stormwater can soak into the soil (infiltrate), be held on the surface and evaporate, or runoff and end up in nearby streams, rivers, or other water bodies (surface water).\"" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Exosphere", "https://en.wikipedia.org/wiki/Planetary_surface", "https://www.mrlc.gov/nlcd11_leg.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001269 ;
    owl:annotatedTarget "An area of a planet's surface which is primarily covered by constructed or manufactured objects and materials, possibly interspersed with cultivated or anthropically maintained vegetation." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stormwater" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001270 ;
    owl:annotatedTarget "Stormwater which accumulates in a rural ecosystem." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Stormwater" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001270 ;
    owl:annotatedTarget "\"Stormwater can soak into the soil (infiltrate), be held on the surface and evaporate, or runoff and end up in nearby streams, rivers, or other water bodies (surface water).\"" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Impervious_surface" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001271 ;
    owl:annotatedTarget "A surface layer through which liquids or gases cannot pass." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Road_surface" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001272 ;
    owl:annotatedTarget "A construction which comprises a durable surface layer overlying a solid surface intended to sustain vehicular or foot traffic." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Isosurface" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001274 ;
    owl:annotatedTarget "A layer throughout which one or more qualities (e.g. pressure, temperature, velocity, density) maintain an approximately constant value." .

[]
    oboInOwl:hasDbXref "MA:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000088 ;
    owl:annotatedTarget "A cliff that is a margin of a sea or ocean." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sidewalk" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001279 ;
    owl:annotatedTarget "A constructed pavement which is built on the side of a road and intended for foot traffic." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Sidewalk" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001279 ;
    owl:annotatedTarget "\"In some places, the same term may also be used for a paved path, trail or footpath that is not next to a road, for example, a path through a park.\"" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Driveway" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001280 ;
    owl:annotatedTarget "A road which is used for local access to one or more structures, and is privately owned and maintained by an individual or group." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Parking_lot" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001281 ;
    owl:annotatedTarget "A constructed pavement which is used for parking vehicles." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000088 ;
    owl:annotatedTarget "marine cliff" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000089 ;
    owl:annotatedTarget "crag" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000089 ;
    owl:annotatedTarget "crag" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Coastal_plain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000090 ;
    owl:annotatedTarget "An area of flat, low-lying land adjacent to a coast and separated from the interior by other features." .

[]
    oboInOwl:hasDbXref "https://www.merriam-webster.com/dictionary/bush#h1" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001293 ;
    owl:annotatedTarget "A vegetated area which has not been cleared or is sparsely settled, usually scrub-covered or forested" .

[]
    oboInOwl:hasDbXref "http://glossary.ametsoc.org/wiki/Convective_storm", "http://www.emdat.be/Glossary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001294 ;
    owl:annotatedTarget "An atmospheric storm which is generated by the heating and convection of moist and unstable air masses." .

[]
    oboInOwl:hasDbXref "http://www.emdat.be/Glossary" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001294 ;
    owl:annotatedTarget "\"Convective storms range from localised thunderstorms (with heavy rain and/or hail, lightning, high winds, tornadoes) to meso-scale, multi-day events.\"" .

[]
    oboInOwl:hasDbXref "http://www.emdat.be/Glossary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001295 ;
    owl:annotatedTarget "A warm-core cyclone which occurs in the middle and high latitudes, primarily drawing energy from horizontal temperature contrasts between atmospheric fronts." .

[]
    oboInOwl:hasDbXref "http://www.emdat.be/Glossary" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001295 ;
    owl:annotatedTarget "\"When associated with cold fronts, extratropical cyclones may be particularly damaging (e.g. European winter/windstorm, Nor’easter).\"" .

[]
    oboInOwl:hasDbXref "http://www.emdat.be/Glossary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001296 ;
    owl:annotatedTarget "A an atmospheric storm which originates over tropical or subtropical waters and possesses a warm-core, non-frontal synoptic-scale cyclone with a low pressure centre, spiral rain bands and strong winds." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cyclone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001297 ;
    owl:annotatedTarget "An atmospheric storm during which a large mass of atmospheric gas rotates around a centre of low atmospheric pressure, generating high winds which spiral towards that centre." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Cyclone" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001298 ;
    owl:annotatedTarget "A cyclone which rotates around an area low atmospheric pressure with increased temperature." .

[]
    oboInOwl:hasDbXref "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001301 ;
    owl:annotatedTarget "A layer of liquid that is part of an estuary." .

[]
    oboInOwl:created_by "ORCID:0000-0002-4366-3088" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000116 ;
    owl:annotatedSource obo:ENVO_01001308 ;
    owl:annotatedTarget "Should create links to envrionmental process with new relation like \"sustained_by\"" .

[]
    oboInOwl:hasDbXref "https://vocab.lternet.edu/vocab/vocab/index.php?tema=216&/freshwater" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:ENVO_01001320 ;
    owl:annotatedTarget "LTER:216" .

[]
    obo:RO_0002582 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002177 ;
    owl:annotatedTarget (obo:RO_0002371
        obo:BFO_0000050
    ) .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Beach" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "A landform consisting of loose rock particles such as sand, gravel, shingle, pebbles, cobble, or even shell fragments along the shoreline of a body of water." .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "Beach" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "beach berm" .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "lagoon beach" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Advection", "https://en.wikipedia.org/wiki/Intensive_and_extensive_properties" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001334 ;
    owl:annotatedTarget "A material transport process during which a volume of material is displaced due to a disequilibrium in physical forces and during which 1) the qualities that inhere in that volume and 2) the processes that are unfolding within it are largely unchanged."@en .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "beach" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Anchor_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001335 ;
    owl:annotatedTarget "An ice mass which is attached to a bed underneath a body of water." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Anchor_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001337 ;
    owl:annotatedTarget "Anchor ice which is attached to a riverbed." .

[]
    oboInOwl:hasDbXref "Geonames:feature" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "beaches" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Tide" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001341 ;
    owl:annotatedTarget "An environmental zone in which varying gravitational forces from astronomical bodies, combined with the rotation of the astronomical body containing the zone, cause marine waters to undergo periodic depth oscillations (tides)." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "foreshore flats" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Anchor_ice" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001344 ;
    owl:annotatedTarget "Anchor ice which is attached to a riverbed where a river flows into a marine water body and which is formed by the freezing of freshwater seeping out of the riverbed's sediments." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "rivage" .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Erosion" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001346 ;
    owl:annotatedTarget "An action of exogenic processes (such as water flow or wind) which remove environmental material from one location on the surface of an astronomical body, transporting it to another location where it is deposited." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "strand" .

[]
    oboInOwl:hasDbXref "https://github.com/Vocamp/Virtual-Hackahon-on-Glacier-topic/issues/12", "https://www.americangeosciences.org/pubs/glossary" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001347 ;
    owl:annotatedTarget "A zone on a glacier which is roughly linear and where the rates of ice ablation and accumulation are approximately equal." .

_:genid8496
    a owl:Class, owl:Restriction ;
    owl:intersectionOf (obo:ENVO_01001348
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002131 ;
            owl:someValuesFrom obo:ENVO_01000293
        ]
    ) ;
    owl:onProperty obo:BFO_0000067 ;
    owl:someValuesFrom obo:ENVO_02500000 .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000091 ;
    owl:annotatedTarget "strand" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001352 ;
    owl:annotatedTarget "An ice accumulation zone which overlaps part of a glacier." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001352 ;
    owl:annotatedTarget "This zone usually occurs at higher elevations and generally overlaps the conversion of snow to glacial ice." .

[]
    a owl:Axiom ;
    rdfs:comment "QCR: 'contains process' min 2 'environmental system process'" ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:ENVO_01001353 ;
    owl:annotatedTarget _:genid8496 .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Climate", "https://en.wiktionary.org/wiki/hydroclimate" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001358 ;
    owl:annotatedTarget "A climate which is realised through hydrological processes." .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/602" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001359 ;
    owl:annotatedTarget "An aerosol formation event  which occurs in an atmosphere." .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/602" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001359 ;
    owl:annotatedTarget "Note that the detection of such events, and thus the thresholds used to define them in the field, are operational and dependent on the technology and observation strategy used. The event must be intense enough, occur in a large enough area, and persist for enough time to allow the formed particle population to be observed. There are no exact or universally agreed upon thresholds for the intensity, area and duration of such events. If elevated new particle formation rate is observed in the atmosphere (away from direct sources of the related gas-phase molecules) for an operationally defined period of time, practitioners often declare that such an event has taken place." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/P%C3%A1ramo" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001360 ;
    owl:annotatedTarget "An alpine tundra ecosystem which exists above the continuous timberline but below the permanent snowline on elevated land in tropical regions." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/P%C3%A1ramo" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001360 ;
    owl:annotatedTarget "Paramo ecosystems are known to be evolutionary hotspots and large daily fluctuations in temperature and humidity, often resulting in dialy freez-thaw cycles." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Wind_direction" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001361 ;
    owl:annotatedTarget "A direction which inheres in an atmospheric wind, typically expressed as the inverse of the direction the wind is moving in." .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Wind_speed" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001362 ;
    owl:annotatedTarget "The speed of an atmospheric wind." .

[]
    oboInOwl:hasDbXref "http://de.wikipedia.org/wiki/Niederschlag#Niederschlagsmenge" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001363 ;
    owl:annotatedTarget "The volume of water which has fallen during a precipitation process." .

[]
    oboInOwl:hasDbXref "https://github.com/EnvironmentOntology/envo/issues/604", "https://www.ipcc.ch/ipccreports/tar/wg1/040.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:anno