@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <http://purl.obolibrary.org/obo/dpo.owl#> .
@prefix cl: <http://purl.obolibrary.org/obo/cl#> .
@prefix go: <http://purl.obolibrary.org/obo/go#> .
@prefix ns: <http://creativecommons.org/ns#> .
@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 FBcv: <http://purl.obolibrary.org/obo/FBcv#> .
@prefix caro: <http://purl.obolibrary.org/obo/caro#> .
@prefix envo: <http://purl.obolibrary.org/obo/envo#> .
@prefix fbbt: <http://purl.obolibrary.org/obo/fbbt#> .
@prefix fbcv: <http://purl.obolibrary.org/obo/fbcv#> .
@prefix pato: <http://purl.obolibrary.org/obo/pato#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix chebi: <http://purl.obolibrary.org/obo/chebi#3> .
@prefix chebi1: <http://purl.obolibrary.org/obo/chebi#1> .
@prefix ubprop: <http://purl.obolibrary.org/obo/ubprop#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix subsets: <http://purl.obolibrary.org/obo/ro/subsets#> .
@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .

ns:attributionURL
    a owl:AnnotationProperty .

<http://flybase.org/reports/FBgn0011723>
    a owl:Class .

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

obo:BFO_0000002
    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
    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
    a owl:Class ;
    rdfs:label "independent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002 ;
    owl:disjointWith obo:BFO_0000020, obo:BFO_0000031 .

obo:BFO_0000015
    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
    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
    a owl:Class ;
    rdfs:label "specifically dependent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002 ;
    owl:disjointWith obo:BFO_0000031 .

obo:BFO_0000023
    a owl:Class ;
    rdfs:label "role"@en ;
    rdfs:subClassOf obo:BFO_0000017 .

obo:BFO_0000024
    a owl:Class ;
    rdfs:label "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_0000030
    a owl:Class ;
    rdfs:label "object"@en ;
    rdfs:subClassOf obo:BFO_0000040 .

obo:BFO_0000031
    a owl:Class ;
    rdfs:label "generically dependent continuant"@en ;
    rdfs:subClassOf obo:BFO_0000002 .

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

obo:BFO_0000050
    obo:IAO_0000115 "a core relation that holds between a part and its whole"@en ;
    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:subPropertyOf obo:RO_0002131 ;
    owl:inverseOf obo:BFO_0000051 .

obo:BFO_0000051
    obo:IAO_0000115 "a core relation that holds between a whole and its part"@en ;
    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_0000062
    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 ;
    dcterms:source "http://www.obofoundry.org/ro/#OBO_REL:preceded_by" ;
    oboInOwl:inSubset 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_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 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:BFO_0000050
        obo:BFO_0000063
    ), (obo:RO_0002092
        obo:BFO_0000063
    ) .

obo:BFO_0000066
    obo:IAO_0000115 "b occurs_in c =def b is a process and c is a material entity or immaterial entity& there exists a spatiotemporal region r and b occupies_spatiotemporal_region r.& forall(t) if b exists_at t then c exists_at t & there exist spatial regions s and s’ where & b spatially_projects_onto s at t& c is occupies_spatial_region s’ at t& s is a proper_continuant_part_of s’ at t"@en ;
    oboInOwl: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:label "occurs in"@en ;
    rdfs:range obo:BFO_0000004 ;
    owl:inverseOf obo:BFO_0000067 ;
    owl:propertyChainAxiom (obo:BFO_0000050
        obo:BFO_0000066
    ), (obo:BFO_0000066
        obo:BFO_0000050
    ) .

obo:BFO_0000067
    obo:IAO_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:label "contains process"@en .

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

obo:CARO_0000000
    obo:IAO_0000115 "A part of a cellular organism that is either an immaterial entity or a material entity with granularity above the level of a protein complex.  Or, a substance produced by a cellular organism with granularity above the level of a protein complex." ;
    oboInOwl:id "CARO:0000000" ;
    a owl:Class ;
    rdfs:comment "Following BFO, material anatomical entities may have immaterial parts (the lumen of your stomach is part of your stomach).  The granularity limit follows the limits set by the Gene Ontology on the granularity limit for GO:cellular_component. Note that substances produced by an organism (sweat, feaces, urine) do not need to be part of an organism to qualify as an anatomical structure." ;
    rdfs:label "anatomical entity" ;
    rdfs:subClassOf obo:CARO_0030000 .

obo:CARO_0000003
    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:id "CARO:0000003" ;
    oboInOwl:inSubset caro:core ;
    a owl:Class ;
    rdfs:comment "Note that the definition does not say 'generated exclusively by the co-ordinated expression of the organism's own genome', so this is still valid for cases where normal morphogenesis requires the actions of a facultative symbiont, or some looser dependency such as the a requirement for the presence of gut flora for normal gut development." ;
    rdfs:label "connected anatomical structure" ;
    rdfs:subClassOf obo:CARO_0000006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002266
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0010000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CARO_0000006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002266
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0010000
            ]
        )
    ] .

obo:CARO_0000004
    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 and that does not have inherent 3D shape generated by coordinated expression of the organism's own genome." ;
    oboInOwl:hasExactSynonym "portion of organism substance" ;
    oboInOwl:id "CARO:0000004" ;
    a owl:Class ;
    rdfs:comment "Note - CARO explicitly declares organisms substances to be part of (some) organism." ;
    rdfs:label "organism substance" ;
    rdfs:subClassOf obo:CARO_0001008 .

obo:CARO_0000006
    obo:IAO_0000115 "An anatomical entity that has mass." ;
    oboInOwl:id "CARO:0000006" ;
    oboInOwl:inSubset caro:core ;
    a owl:Class ;
    rdfs:label "material anatomical entity" ;
    rdfs:subClassOf obo:CARO_0000000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000125
    ] ;
    owl:disjointWith obo:CARO_0000007, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:CARO_0000007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CARO_0000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000125
            ]
        )
    ] .

obo:CARO_0000007
    obo:IAO_0000115 "Anatomical entity that has no mass." ;
    oboInOwl:id "CARO:0000007" ;
    oboInOwl:inSubset caro:core ;
    a owl:Class ;
    rdfs:label "immaterial anatomical entity" ;
    rdfs:subClassOf obo:BFO_0000141, obo:CARO_0000000 ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CARO_0000006
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CARO_0000000
            [
                a owl:Class ;
                owl:complementOf [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000053 ;
                    owl:someValuesFrom obo:PATO_0000125
                ]
            ]
        )
    ] .

obo:CARO_0000012
    obo:IAO_0000115 "Anatomical structure that is an individual member of a clade and, at some point in its life-cycle, consists of more than one cell." ;
    oboInOwl:id "CARO:0000012" ;
    a owl:Class ;
    rdfs:comment """MH: Can't define this class based on 2 or more cells because most multi cellular organisms (if not all) have only a single cell at some point in life history. 

MH: sexual subtypes should probably be logically defined based on sexual processes or sex qualities.""" ;
    rdfs:label "multicellular organism" ;
    rdfs:subClassOf obo:CARO_0010004 .

obo:CARO_0000013
    obo:IAO_0000115 "An anatomical structure that has as its parts a maximally connected cell compartment surrounded by a plasma membrane." ;
    oboInOwl:hasDbXref "CL:0000000", "GO:0005623" ;
    oboInOwl:id "CARO:0000013" ;
    a owl:Class ;
    rdfs:comment "deprecate and replace with CL or GO term?" ;
    rdfs:label "cell" ;
    rdfs:subClassOf obo:CARO_0000003, obo:CARO_0020003 ;
    owl:disjointWith obo:CARO_0000014, obo:CARO_0000040, obo:CARO_0000042, obo:CARO_0001000, obo:CARO_0010000 .

obo:CARO_0000014
    obo:IAO_0000115 "Anatomical structure that is part of a cell and that has a granularity level equal to that of a protein complex or higher." ;
    oboInOwl:id "CARO:0000014" ;
    a owl:Class ;
    rdfs:comment "This is declared equivalent with GO:0044464. The definition should be co-ordinated with GO. We could obsolete the CARO class and just use the GO class." ;
    rdfs:label "cell part"@en ;
    rdfs:subClassOf obo:CARO_0000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:CARO_0000013
    ] ;
    owl:disjointWith obo:CARO_0000040, obo:CARO_0000042, obo:CARO_0001000, obo:CARO_0010000 .

obo:CARO_0000032
    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."@en ;
    oboInOwl:id "CARO:0000032" ;
    oboInOwl:inSubset caro:core ;
    a owl:Class ;
    rdfs:label "organism subdivision" ;
    rdfs:subClassOf obo:CARO_0010000 .

obo:CARO_0000040
    obo:IAO_0000115 "An anatomical structure that has no cells or cell parts as a part." ;
    oboInOwl:id "CARO:0000040" ;
    a owl:Class ;
    rdfs:comment "Example.  Insect cuticle, eggshell, hair." ;
    rdfs:label "acellular anatomical structure" ;
    rdfs:subClassOf obo:CARO_0000003, obo:CARO_0001008 ;
    owl:disjointWith obo:CARO_0000042, obo:CARO_0001000, obo:CARO_0010000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CARO_0000003
            [
                a owl:Restriction ;
                owl:onClass obo:CARO_0000013 ;
                owl:onProperty obo:RO_0002180 ;
                owl:qualifiedCardinality "0"^^xsd:nonNegativeInteger
            ]
            [
                a owl:Restriction ;
                owl:onClass obo:CARO_0000014 ;
                owl:onProperty obo:RO_0002180 ;
                owl:qualifiedCardinality "0"^^xsd:nonNegativeInteger
            ]
        )
    ] .

obo:CARO_0000042
    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:id "CARO:0000042" ;
    oboInOwl:inSubset caro:plus ;
    a owl:Class ;
    rdfs:comment """MH: define as not part of embryo, or will not develop into embryo? MH: changed def to exclude cells so this class could be included in gross anatomical part. DOS: Changed to something that I think works for both vertebrates and invertebrates and that keeps the restriction to multicellular structures.  Old def: \"Anatomical structure that is contiguous with the embryo and is comprised of portions of tissue that will not contribute to the embryo.\".  One remaining question - perhaps zygote is too restrictive given that some organisms have parthenogenesis e.g. aphids?
""" ;
    rdfs:label "extraembryonic structure" ;
    rdfs:subClassOf obo:CARO_0000003, obo:CARO_0001008 ;
    owl:disjointWith obo:CARO_0001000, obo:CARO_0010000 .

obo:CARO_0001000
    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:id "CARO:0001000" ;
    oboInOwl:inSubset caro:core ;
    a owl:Class ;
    rdfs:comment "Examples: a bundle of neuron projections in the brain; a region neuropil in an arthropod central nervous system; a region of cortex (preikaryal rind) in an arthropod brain." ;
    rdfs:label "multi-cell-part structure" ;
    rdfs:subClassOf obo:CARO_0001008, [
        a owl:Class ;
        owl:intersectionOf (obo:CARO_0000003
            [
                a owl:Restriction ;
                owl:allValuesFrom [
                    a owl:Class ;
                    owl:complementOf obo:CARO_0000013
                ] ;
                owl:onProperty obo:BFO_0000051
            ]
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:CARO_0000014 ;
                owl:onProperty obo:RO_0002180
            ]
        )
    ] ;
    owl:disjointWith obo:CARO_0010000 .

obo:CARO_0001008
    obo:IAO_0000115 "Anatomical structure that is part of a multicellular organism and is at the gross anatomical level, e.g. above the level of a cell.  Included are portions of organism substances such as blood, multi-cell-part structures such as axon tracts, acellular anatomical structures such as hair, and organism subdivisions such as head. Excluded is the whole organism and more granular parts of the organism, such as atoms, molecules, macromolecular complexes and cells. " ;
    oboInOwl:inSubset caro:plus ;
    a owl:Class ;
    rdfs:label "gross anatomical part"@en ;
    rdfs:subClassOf obo:CARO_0000006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:CARO_0000012
    ] ;
    owl:equivalentClass _:genid122 .

obo:CARO_0001010
    obo:IAO_0000115 "Material anatomical entity that is a member of an individual species or is a viral or viroid particle." ;
    oboInOwl:hasExactSynonym "organism or virus or viroid" ;
    a owl:Class ;
    rdfs:label "organism" ;
    rdfs:subClassOf obo:PCO_0000031 .

obo:CARO_0010000
    obo:IAO_0000115 "An anatomical structure that has more than one cell as a part." ;
    oboInOwl:id "CARO:0010000" ;
    oboInOwl:inSubset caro:core ;
    a owl:Class ;
    rdfs:label "multicellular anatomical structure" ;
    rdfs:subClassOf obo:CARO_0000003, obo:CARO_0001008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0001993
    ] ;
    owl:equivalentClass _:genid122 .

obo:CARO_0010004
    obo:IAO_0000115 "An individual member of a clade of cellular organisms." ;
    oboInOwl:id "CARO:0010004" ;
    a owl:Class ;
    rdfs:comment "A general term for organism that is agnostic about single cell vs multi-cellular.  Note that this is a subclass of 'anatomical structure', meaning that an organism must be a connected structure. For example, if I take one plant and make a rooted cutting from a it, I now have two (clonally related) organisms. " ;
    rdfs:label "cellular organism" ;
    rdfs:subClassOf obo:CARO_0000003, obo:CARO_0001010 .

obo:CARO_0020000
    obo:IAO_0000115 "Material anatomical entity consisting of multiple anatomical structures that are not connected to each other." ;
    oboInOwl:id "CARO:0000054" ;
    oboInOwl:inSubset caro:core ;
    a owl:Class ;
    rdfs:label "disconnected anatomical group" ;
    rdfs:subClassOf obo:CARO_0000006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0010001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002180 ;
        owl:someValuesFrom obo:CARO_0000003
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf _:genid136
    ] .

obo:CARO_0020003
    obo:IAO_0000115 "An anatomical structure consisting of one or more cells." ;
    a owl:Class ;
    rdfs:label "cellular anatomical structure"@en ;
    rdfs:subClassOf obo:CARO_0000006 ;
    owl:equivalentClass _:genid136 .

obo:CARO_0030000
    obo:IAO_0000115 "Entity that is, is part of, or derived from an organism, virus, or viroid or a collection of them." ;
    a owl:Class ;
    rdfs:comment "Important for alignment with Darwin Core class \"Organism\"." ;
    rdfs:label "biological entity" ;
    rdfs:subClassOf obo:BFO_0000004 .

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

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:hasDbXref "Wikipedia:https://en.wikipedia.org/wiki/Gas" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "gas molecular entities", "gaseous molecular entities", "gaseous molecular entity" ;
    oboInOwl:id "CHEBI:138675" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "gas molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33579 .

obo:CHEBI_15022
    obo:IAO_0000115 "A molecular entity that can transfer an electron to another molecular entity." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Elektronendonator", "donneur d'electron" ;
    oboInOwl:id "CHEBI:15022" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "electron donor" ;
    rdfs:subClassOf obo:CHEBI_17891 .

obo:CHEBI_15339
    obo:IAO_0000115 "A molecular entity that can accept an electron, a pair of electrons, an atom or a group from another molecular entity." ;
    oboInOwl:hasAlternativeId "CHEBI:13699", "CHEBI:2377" ;
    oboInOwl:hasDbXref "KEGG:C00028", "KEGG:C16722" ;
    oboInOwl:hasExactSynonym "Acceptor" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "A", "Akzeptor", "Hydrogen-acceptor", "Oxidized donor", "accepteur" ;
    oboInOwl:id "CHEBI:15339" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "acceptor" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_15377
    obo:IAO_0000115 "An oxygen hydride consisting of an oxygen atom that is covalently bonded to two hydrogen atoms" ;
    oboInOwl:hasAlternativeId "CHEBI:10743", "CHEBI:13352", "CHEBI:27313", "CHEBI:42043", "CHEBI:42857", "CHEBI:43228", "CHEBI:44292", "CHEBI:44701", "CHEBI:44819", "CHEBI:5585" ;
    oboInOwl:hasDbXref "HMDB:HMDB0002111", "KEGG:C00001", "KEGG:D00001", "MetaCyc:WATER", "MolBase:1", "PDBeChem:HOH", "Wikipedia:Water" ;
    oboInOwl:hasExactSynonym "WATER", "Water" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "BOUND WATER", "H2O", "HOH", "Wasser", "[OH2]", "acqua", "agua", "aqua", "dihydridooxygen", "dihydrogen oxide", "eau", "hydrogen hydroxide" ;
    oboInOwl:id "CHEBI:15377" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "water" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_33693, obo:CHEBI_37176, obo:CHEBI_52625, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_48360
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_75771
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_75772
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_76413
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_76971
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_77746
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_acid_of> ;
        owl:someValuesFrom obo:CHEBI_16234
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of> ;
        owl:someValuesFrom obo:CHEBI_29412
    ] .

obo:CHEBI_15379
    oboInOwl:hasAlternativeId "CHEBI:10745", "CHEBI:13416", "CHEBI:23833", "CHEBI:25366", "CHEBI:30491", "CHEBI:44742", "CHEBI:7860" ;
    oboInOwl:hasDbXref "HMDB:HMDB0001377", "KEGG:C00007", "KEGG:D00003", "MetaCyc:OXYGEN-MOLECULE", "MolBase:750", "PDBeChem:OXY", "Wikipedia:Oxygen" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Disauerstoff", "E 948", "E-948", "E948", "O2", "OXYGEN MOLECULE", "Oxygen", "[OO]", "dioxygene", "molecular oxygen" ;
    oboInOwl:id "CHEBI:15379" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "dioxygen" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_138675, obo:CHEBI_25362, obo:CHEBI_33263, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_27027
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33893
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_35472
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_63248
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_75772
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_77746
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_77974
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of> ;
        owl:someValuesFrom obo:CHEBI_29793
    ] .

obo:CHEBI_16234
    oboInOwl:hasAlternativeId "CHEBI:13365", "CHEBI:13419", "CHEBI:44641", "CHEBI:5594" ;
    oboInOwl:hasDbXref "KEGG:C01328", "PDBeChem:OH" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "HO-", "HYDROXIDE ION", "Hydroxide ion", "OH(-)", "OH-" ;
    oboInOwl:id "CHEBI:16234" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "hydroxide" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_33693, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_75771
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of> ;
        owl:someValuesFrom obo:CHEBI_15377
    ] .

obo:CHEBI_16526
    obo:IAO_0000115 "A one-carbon compound with formula CO2 in which the carbon is attached to each oxygen atom by a double bond. A colourless, odourless gas under normal conditions, it is produced during respiration by all animals, fungi and microorganisms that depend directly or indirectly on living or decaying plants for food." ;
    oboInOwl:hasAlternativeId "CHEBI:13282", "CHEBI:13283", "CHEBI:13284", "CHEBI:13285", "CHEBI:23011", "CHEBI:3283", "CHEBI:48829" ;
    oboInOwl:hasDbXref "HMDB:HMDB0001967", "KEGG:C00011", "KEGG:D00004", "MetaCyc:CARBON-DIOXIDE", "MolBase:752", "PDBeChem:CO2", "PPDB:119", "Wikipedia:Carbon_dioxide" ;
    oboInOwl:hasExactSynonym "CARBON DIOXIDE", "Carbon dioxide" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "CO2", "E 290", "E-290", "E290", "R-744", "[CO2]", "carbonic anhydride" ;
    oboInOwl:id "CHEBI:16526" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "carbon dioxide" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_138675, obo:CHEBI_23014, obo:CHEBI_64708, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_35620
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_38867
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_46787
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_48706
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_75771
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_75772
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_76413
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_76971
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_77746
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_77974
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_78017
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_78433
    ] .

obo:CHEBI_17891
    obo:IAO_0000115 "A molecular entity that can transfer (\"donate\") an electron, a pair of electrons, an atom or a group to another molecular entity." ;
    oboInOwl:hasAlternativeId "CHEBI:14202", "CHEBI:4697" ;
    oboInOwl:hasDbXref "KEGG:C01351" ;
    oboInOwl:hasExactSynonym "Donor" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Donator", "donneur" ;
    oboInOwl:id "CHEBI:17891" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "donor" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_17997
    obo:IAO_0000115 "An elemental molecule consisting of two trivalently-bonded nitrogen atoms." ;
    oboInOwl:hasAlternativeId "CHEBI:13388", "CHEBI:14660", "CHEBI:25365", "CHEBI:43128", "CHEBI:7593" ;
    oboInOwl:hasDbXref "HMDB:HMDB0001371", "KEGG:C00697", "KEGG:D00083", "MetaCyc:NITROGEN-MOLECULE", "PDBeChem:HDZ", "Wikipedia:Nitrogen" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "N#N", "N2", "Nitrogen", "molecular nitrogen" ;
    oboInOwl:id "CHEBI:17997" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "dinitrogen" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_138675, obo:CHEBI_25362, obo:CHEBI_33266, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_77974
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_78017
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of> ;
        owl:someValuesFrom obo:CHEBI_30102
    ] .

obo:CHEBI_22695
    obo:IAO_0000115 "A molecular entity having an available pair of electrons capable of forming a covalent bond with a hydron (Bronsted base) or with the vacant orbital of some other molecular entity (Lewis base)." ;
    oboInOwl:hasDbXref "KEGG:C00701" ;
    oboInOwl:hasExactSynonym "Base", "base" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Base1", "Base2", "Basen", "Nucleobase", "bases" ;
    oboInOwl:id "CHEBI:22695" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "base" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_23014
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "carbon oxides", "oxides of carbon" ;
    oboInOwl:id "CHEBI:23014" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "carbon oxide" ;
    rdfs:subClassOf obo:CHEBI_25701, obo:CHEBI_36963 .

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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "entidad molecular", "entidades moleculares", "entite moleculaire", "molecular entities", "molekulare Entitaet" ;
    oboInOwl:id "CHEBI:23367" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "molecular entity" ;
    rdfs:subClassOf obo:CHEBI_24431 .

obo:CHEBI_23888
    obo:IAO_0000115 "Any substance which when absorbed into a living organism may modify one or more of its functions. The term is generally accepted for a substance taken for a therapeutic purpose, but is also commonly used for abused substances." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "drugs", "medicine" ;
    oboInOwl:id "CHEBI:23888" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "drug" ;
    rdfs:subClassOf obo:CHEBI_52217 .

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

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

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

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

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

obo:CHEBI_25212
    obo:IAO_0000115 "Any intermediate or product resulting from metabolism. The term 'metabolite' subsumes the classes commonly known as primary and secondary metabolites." ;
    oboInOwl:hasAlternativeId "CHEBI:26619", "CHEBI:35220" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "metabolites", "primary metabolites", "secondary metabolites" ;
    oboInOwl:id "CHEBI:25212" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "metabolite" ;
    rdfs:subClassOf obo:CHEBI_52206 .

obo:CHEBI_25362
    obo:IAO_0000115 "A molecule all atoms of which have the same atomic number." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "homoatomic molecule", "homoatomic molecules" ;
    oboInOwl:id "CHEBI:25362" ;
    oboInOwl:inSubset chebi:_STAR ;
    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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Molekuel", "molecula", "molecules", "neutral molecular compounds" ;
    oboInOwl:id "CHEBI:25367" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "molecule" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_25555
    oboInOwl:hasDbXref "WebElements:N" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "7N", "N", "Stickstoff", "azote", "nitrogen", "nitrogeno" ;
    oboInOwl:id "CHEBI:25555" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "nitrogen atom" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_25585, obo:CHEBI_33300, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33937
    ] .

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

obo:CHEBI_25701
    obo:IAO_0000115 "An oxide in which the oxygen atom is bonded to a carbon atom." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "organic oxides" ;
    oboInOwl:id "CHEBI:25701" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "organic oxide" ;
    rdfs:subClassOf obo:CHEBI_25741, obo:CHEBI_72695 .

obo:CHEBI_25741
    obo:IAO_0000115 "An oxide is a chemical compound of oxygen with other chemical elements." ;
    oboInOwl:hasExactSynonym "oxide" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "oxides" ;
    oboInOwl:id "CHEBI:25741" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "oxide" ;
    rdfs:subClassOf obo:CHEBI_25806, obo:CHEBI_37577 .

obo:CHEBI_25805
    oboInOwl:hasDbXref "KEGG:C00007", "WebElements:O" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "8O", "O", "Sauerstoff", "oxigeno", "oxygen", "oxygene" ;
    oboInOwl:id "CHEBI:25805" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "oxygen atom" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_25585, obo:CHEBI_33303, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33937
    ] .

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

obo:CHEBI_27027
    obo:IAO_0000115 "Any nutrient required in small quantities by organisms throughout their life in order to orchestrate a range of physiological functions." ;
    oboInOwl:hasDbXref "Wikipedia:Micronutrient" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "micronutrients", "trace elements" ;
    oboInOwl:id "CHEBI:27027" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "micronutrient" ;
    rdfs:subClassOf obo:CHEBI_33284 .

obo:CHEBI_27594
    oboInOwl:hasAlternativeId "CHEBI:23009", "CHEBI:3399" ;
    oboInOwl:hasDbXref "KEGG:C06265", "WebElements:C" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "6C", "C", "Carbon", "Kohlenstoff", "carbon", "carbone", "carbonium", "carbono" ;
    oboInOwl:id "CHEBI:27594" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "carbon atom" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_25585, obo:CHEBI_33306, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33937
    ] .

obo:CHEBI_29412
    oboInOwl:hasDbXref "MolBase:1646" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "H3O(+)", "Hydronium cation", "Hydronium ion", "[OH3](+)" ;
    oboInOwl:id "CHEBI:29412" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "oxonium" ;
    rdfs:subClassOf obo:CHEBI_33693, obo:CHEBI_50313, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_acid_of> ;
        owl:someValuesFrom obo:CHEBI_15377
    ] .

obo:CHEBI_29793
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "HO2(+)", "HOO(+)", "[HO2](+)" ;
    oboInOwl:id "CHEBI:29793" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "hydridodioxygen(1+)" ;
    rdfs:subClassOf obo:CHEBI_33693, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_acid_of> ;
        owl:someValuesFrom obo:CHEBI_15379
    ] .

obo:CHEBI_30099
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "HNNH(2+)", "[HNNH](2+)" ;
    oboInOwl:id "CHEBI:30099" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "diazynediium" ;
    rdfs:subClassOf obo:CHEBI_35106, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_acid_of> ;
        owl:someValuesFrom obo:CHEBI_30102
    ] .

obo:CHEBI_30102
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "HN2+", "N#NH(+)" ;
    oboInOwl:id "CHEBI:30102" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "diazynium" ;
    rdfs:subClassOf obo:CHEBI_35106, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_acid_of> ;
        owl:someValuesFrom obo:CHEBI_17997
    ], [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of> ;
        owl:someValuesFrom obo:CHEBI_30099
    ] .

obo:CHEBI_30217
    oboInOwl:hasDbXref "WebElements:He" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "2He", "He", "Helium", "helio", "helium" ;
    oboInOwl:id "CHEBI:30217" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "helium atom" ;
    rdfs:subClassOf obo:CHEBI_33309, obo:CHEBI_33559 .

obo:CHEBI_33232
    obo:IAO_0000115 "Intended use of the molecular entity or part thereof by humans." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:33232" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "application" ;
    rdfs:subClassOf obo:CHEBI_50906 .

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

obo:CHEBI_33242
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "inorganic hydrides" ;
    oboInOwl:id "CHEBI:33242" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "inorganic hydride" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_33692 .

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

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

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

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

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

obo:CHEBI_33262
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:33262" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "elemental oxygen" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_25806, obo:CHEBI_33259 .

obo:CHEBI_33263
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:33263" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "diatomic oxygen" ;
    rdfs:subClassOf obo:CHEBI_33262 .

obo:CHEBI_33266
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:33266" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "diatomic nitrogen" ;
    rdfs:subClassOf obo:CHEBI_33267 .

obo:CHEBI_33267
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:33267" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "elemental nitrogen" ;
    rdfs:subClassOf obo:CHEBI_33465, obo:CHEBI_51143 .

obo:CHEBI_33284
    obo:IAO_0000115 "A nutrient is a food component that an organism uses to survive and grow." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "nutrients" ;
    oboInOwl:id "CHEBI:33284" ;
    oboInOwl:inSubset chebi:_STAR ;
    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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "heteroorganic entities", "organoelement compounds" ;
    oboInOwl:id "CHEBI:33285" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "heteroorganic entity" ;
    rdfs:subClassOf obo:CHEBI_50860 .

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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "group 15 elements", "group V elements", "nitrogenoideos", "nitrogenoides", "pnictogene", "pnictogenes" ;
    oboInOwl:id "CHEBI:33300" ;
    oboInOwl:inSubset chebi:_STAR ;
    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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "pnictogen molecular entities" ;
    oboInOwl:id "CHEBI:33302" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "pnictogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33675, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33300
    ] .

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

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

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

obo:CHEBI_33309
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Edelgas", "Edelgase", "gas noble", "gases nobles", "gaz noble", "gaz nobles", "group 18 elements", "group VIII elements", "inert gases", "noble gas", "rare gases" ;
    oboInOwl:id "CHEBI:33309" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "noble gas atom" ;
    rdfs:subClassOf obo:CHEBI_138675, obo:CHEBI_25585, obo:CHEBI_33318 .

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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Hauptgruppenelement", "Hauptgruppenelemente", "main group element" ;
    oboInOwl:id "CHEBI:33318" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "main group element atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

obo:CHEBI_33465
    oboInOwl:hasExactSynonym "elemental pnictogen" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "elemental pnictogens" ;
    oboInOwl:id "CHEBI:33465" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "elemental pnictogen" ;
    rdfs:subClassOf obo:CHEBI_24835, obo:CHEBI_33259, obo:CHEBI_33302 .

obo:CHEBI_33521
    obo:IAO_0000115 "An atom of an element that exhibits typical metallic properties, being typically shiny, with high electrical and thermal conductivity." ;
    oboInOwl:hasAlternativeId "CHEBI:25217", "CHEBI:6788" ;
    oboInOwl:hasDbXref "KEGG:C00050", "Wikipedia:Metal" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "elemental metal", "elemental metals", "metal element", "metal elements", "metals" ;
    oboInOwl:id "CHEBI:33521" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "metal atom" ;
    rdfs:subClassOf obo:CHEBI_33250 .

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

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

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

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

obo:CHEBI_33583
    obo:IAO_0000115 "A main group molecular entity containing one or more atoms of any noble gas." ;
    oboInOwl:hasExactSynonym "noble gas molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "noble gas compounds", "noble gas molecular entities" ;
    oboInOwl:id "CHEBI:33583" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "noble gas molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33579, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_33309
    ] .

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

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

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

obo:CHEBI_33679
    oboInOwl:hasExactSynonym "helium molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "helium compounds", "helium molecular entities" ;
    oboInOwl:id "CHEBI:33679" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "helium molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33583, obo:CHEBI_33674, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_30217
    ] .

obo:CHEBI_33692
    obo:IAO_0000115 "Hydrides are chemical compounds of hydrogen with other chemical elements." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:33692" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "hydrides" ;
    rdfs:subClassOf obo:CHEBI_33608, obo:CHEBI_37577 .

obo:CHEBI_33693
    oboInOwl:hasExactSynonym "oxygen hydride" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "hydrides of oxygen", "oxygen hydrides" ;
    oboInOwl:id "CHEBI:33693" ;
    oboInOwl:inSubset chebi:_STAR ;
    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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Biopolymere", "biomacromolecules", "biopolymers" ;
    oboInOwl:id "CHEBI:33694" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "biomacromolecule" ;
    rdfs:subClassOf obo:CHEBI_33839, obo:CHEBI_50860 .

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:hasDbXref "Wikipedia:Macromolecule" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "macromolecules", "polymer", "polymer molecule", "polymers" ;
    oboInOwl:id "CHEBI:33839" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "macromolecule" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_33893
    obo:IAO_0000115 "A substance used in a chemical reaction to detect, measure, examine, or produce other substances." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "reactif", "reactivo", "reagents" ;
    oboInOwl:id "CHEBI:33893" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "reagent" ;
    rdfs:subClassOf obo:CHEBI_33232 .

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

obo:CHEBI_35106
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "nitrogen hydrides" ;
    oboInOwl:id "CHEBI:35106" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "nitrogen hydride" ;
    rdfs:subClassOf obo:CHEBI_35881, obo:CHEBI_51143 .

obo:CHEBI_35472
    obo:IAO_0000115 "A substance that reduces or suppresses inflammation." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "anti-inflammatory drugs", "antiinflammatory agent", "antiinflammatory drug", "antiinflammatory drugs" ;
    oboInOwl:id "CHEBI:35472" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "anti-inflammatory drug" ;
    rdfs:subClassOf obo:CHEBI_23888, obo:CHEBI_67079 .

obo:CHEBI_35554
    obo:IAO_0000115 "A drug that affects the rate or intensity of cardiac contraction, blood vessel diameter or blood volume." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "cardiovascular agent", "cardiovascular drugs" ;
    oboInOwl:id "CHEBI:35554" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "cardiovascular drug" ;
    rdfs:subClassOf obo:CHEBI_23888 .

obo:CHEBI_35620
    obo:IAO_0000115 "A drug used to cause dilation of the blood vessels." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "vasodilator", "vasodilator agents" ;
    oboInOwl:id "CHEBI:35620" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "vasodilator agent" ;
    rdfs:subClassOf obo:CHEBI_35554 .

obo:CHEBI_35881
    oboInOwl:hasExactSynonym "pnictogen hydride" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "pnictogen hydrides" ;
    oboInOwl:id "CHEBI:35881" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "pnictogen hydride" ;
    rdfs:subClassOf obo:CHEBI_33242, obo:CHEBI_33302 .

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

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

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

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

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

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

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

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

obo:CHEBI_36902
    oboInOwl:hasExactSynonym "chalcogen hydride" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "chalcogen hydrides" ;
    oboInOwl:id "CHEBI:36902" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "chalcogen hydride" ;
    rdfs:subClassOf obo:CHEBI_33242, obo:CHEBI_33304 .

obo:CHEBI_36908
    oboInOwl:hasExactSynonym "argon molecular entity" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "argon compounds", "argon molecular entities" ;
    oboInOwl:id "CHEBI:36908" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "argon molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33583, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_49475
    ] .

obo:CHEBI_36962
    obo:IAO_0000115 "An organochalcogen compound is a compound containing at least one carbon-chalcogen bond." ;
    oboInOwl:hasExactSynonym "organochalcogen compound" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "organochalcogen compounds" ;
    oboInOwl:id "CHEBI:36962" ;
    oboInOwl:inSubset chebi:_STAR ;
    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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "organooxygen compounds" ;
    oboInOwl:id "CHEBI:36963" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "organooxygen compound" ;
    rdfs:subClassOf obo:CHEBI_25806, obo:CHEBI_36962 .

obo:CHEBI_37176
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "mononuclear hydride", "mononuclear hydrides" ;
    oboInOwl:id "CHEBI:37176" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "mononuclear parent hydride" ;
    rdfs:subClassOf obo:CHEBI_33692 .

obo:CHEBI_37527
    obo:IAO_0000115 "An acid is a molecular entity capable of donating a hydron (Bronsted acid) or capable of forming a covalent bond with an electron pair (Lewis acid)." ;
    oboInOwl:hasAlternativeId "CHEBI:13800", "CHEBI:13801", "CHEBI:22209", "CHEBI:2426" ;
    oboInOwl:hasDbXref "KEGG:C00174" ;
    oboInOwl:hasExactSynonym "Acid" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Saeure", "Saeuren", "acide", "acido", "acids" ;
    oboInOwl:id "CHEBI:37527" ;
    oboInOwl:inSubset chebi:_STAR ;
    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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "chemical compound", "heteroatomic molecular entities" ;
    oboInOwl:id "CHEBI:37577" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "heteroatomic molecular entity" ;
    rdfs:subClassOf obo:CHEBI_36357 .

obo:CHEBI_38867
    obo:IAO_0000115 "Substance which produces loss of feeling or sensation." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Anaesthetika", "Anaesthetikum", "anaesthetics", "anesthetic agent", "anesthetic drug", "anesthetics" ;
    oboInOwl:id "CHEBI:38867" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "anaesthetic" ;
    rdfs:subClassOf obo:CHEBI_23888 .

obo:CHEBI_39141
    obo:IAO_0000115 "A molecular entity capable of donating a hydron to an acceptor (Bronsted base)." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Bronsted-Saeure", "acide de Bronsted", "donneur d'hydron", "hydron donor" ;
    oboInOwl:id "CHEBI:39141" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "Bronsted acid" ;
    rdfs:subClassOf obo:CHEBI_17891, obo:CHEBI_37527 .

obo:CHEBI_39142
    obo:IAO_0000115 "A molecular entity capable of accepting a hydron from a donor (Bronsted acid)." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Bronsted-Base", "accepteur d'hydron", "base de Bronsted", "hydron acceptor" ;
    oboInOwl:id "CHEBI:39142" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "Bronsted base" ;
    rdfs:subClassOf obo:CHEBI_15339, obo:CHEBI_22695 .

obo:CHEBI_43176
    oboInOwl:hasAlternativeId "CHEBI:24706", "CHEBI:43171" ;
    oboInOwl:hasDbXref "PDBeChem:OH" ;
    oboInOwl:hasExactSynonym "HYDROXY GROUP", "hydroxy group" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "-OH", "hydroxyl", "hydroxyl group" ;
    oboInOwl:id "CHEBI:43176" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "hydroxy group" ;
    rdfs:subClassOf obo:CHEBI_33246 .

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:hasDbXref "Wikipedia:Mineral" ;
    oboInOwl:hasExactSynonym "mineral" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Minerale", "minerales", "minerals", "mineraux" ;
    oboInOwl:id "CHEBI:46662" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "mineral" ;
    rdfs:subClassOf obo:CHEBI_59999 .

obo:CHEBI_46787
    obo:IAO_0000115 "A liquid that can dissolve other substances (solutes) without any change in their chemical composition." ;
    oboInOwl:hasDbXref "Wikipedia:Solvent" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Loesungsmittel", "solvant", "solvents" ;
    oboInOwl:id "CHEBI:46787" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "solvent" ;
    rdfs:subClassOf obo:CHEBI_33232, obo:CHEBI_51086 .

obo:CHEBI_48354
    obo:IAO_0000115 "A solvent that is composed of polar molecules. Polar solvents can dissolve ionic compounds or ionisable covalent compounds." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "polar solvents" ;
    oboInOwl:id "CHEBI:48354" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "polar solvent" ;
    rdfs:subClassOf obo:CHEBI_46787 .

obo:CHEBI_48356
    obo:IAO_0000115 "A polar solvent that is capable of acting as a hydron (proton) donor." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:48356" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "protic solvent" ;
    rdfs:subClassOf obo:CHEBI_39141, obo:CHEBI_48354 .

obo:CHEBI_48359
    obo:IAO_0000115 "Solvent that is capable of acting as a hydron (proton) acceptor." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "HBA solvent", "hydrogen bond acceptor solvent" ;
    oboInOwl:id "CHEBI:48359" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "protophilic solvent" ;
    rdfs:subClassOf obo:CHEBI_39142, obo:CHEBI_48354 .

obo:CHEBI_48360
    obo:IAO_0000115 "Self-ionizing solvent possessing both characteristics of Bronsted acids and bases." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:48360" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "amphiprotic solvent" ;
    rdfs:subClassOf obo:CHEBI_48356, obo:CHEBI_48359 .

obo:CHEBI_48706
    obo:IAO_0000115 "Substance that attaches to and blocks cell receptors that normally bind naturally occurring substances." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "antagonista", "antagoniste", "antagonists" ;
    oboInOwl:id "CHEBI:48706" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "antagonist" ;
    rdfs:subClassOf obo:CHEBI_52210 .

obo:CHEBI_49475
    oboInOwl:hasAlternativeId "CHEBI:33311" ;
    oboInOwl:hasDbXref "WebElements:Ar" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "18Ar", "Ar", "argon" ;
    oboInOwl:id "CHEBI:49475" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "argon atom" ;
    rdfs:subClassOf obo:CHEBI_33309, obo:CHEBI_33560 .

obo:CHEBI_49637
    oboInOwl:hasAlternativeId "CHEBI:24634", "CHEBI:49636" ;
    oboInOwl:hasDbXref "WebElements:H" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "1H", "H", "Wasserstoff", "hidrogeno", "hydrogen", "hydrogene" ;
    oboInOwl:id "CHEBI:49637" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "hydrogen atom" ;
    rdfs:subClassOf obo:BFO_0000004, obo:CHEBI_24835, obo:CHEBI_25585, obo:CHEBI_33559, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000087 ;
        owl:someValuesFrom obo:CHEBI_33937
    ] .

obo:CHEBI_50312
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:50312" ;
    oboInOwl:inSubset chebi1:_STAR ;
    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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "onium cations", "onium ion", "onium ions" ;
    oboInOwl:id "CHEBI:50313" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "onium cation" ;
    rdfs:subClassOf obo:CHEBI_50312 .

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

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

obo:CHEBI_51086
    obo:IAO_0000115 "A role played by the molecular entity or part thereof within a chemical context." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:51086" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "chemical role" ;
    rdfs:subClassOf obo:CHEBI_50906 .

obo:CHEBI_51143
    oboInOwl:hasAlternativeId "CHEBI:25556", "CHEBI:7594" ;
    oboInOwl:hasDbXref "KEGG:C06061" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Nitrogenous compounds", "nitrogen compounds", "nitrogen molecular entities" ;
    oboInOwl:id "CHEBI:51143" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "nitrogen molecular entity" ;
    rdfs:subClassOf obo:CHEBI_33302, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:CHEBI_25555
    ] .

obo:CHEBI_52206
    obo:IAO_0000115 "A biological role played by the molecular entity or part thereof within a biochemical context." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:52206" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "biochemical role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

obo:CHEBI_52210
    obo:IAO_0000115 "A biological role which describes how a drug interacts within a biological system and how the interactions affect its medicinal properties." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:52210" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "pharmacological role" ;
    rdfs:subClassOf obo:CHEBI_24432 .

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

obo:CHEBI_52217
    obo:IAO_0000115 "Any substance introduced into a living organism with therapeutic or diagnostic purpose." ;
    oboInOwl:hasAlternativeId "CHEBI:33293", "CHEBI:33294" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "farmaco", "medicament", "pharmaceuticals" ;
    oboInOwl:id "CHEBI:52217" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "pharmaceutical" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_52625
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "inorganic hydroxides" ;
    oboInOwl:id "CHEBI:52625" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "inorganic hydroxy compound" ;
    rdfs:subClassOf obo:CHEBI_24651, obo:CHEBI_24835 .

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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Chemische Substanz" ;
    oboInOwl:id "CHEBI:59999" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "chemical substance" ;
    rdfs:subClassOf obo:CHEBI_24431 .

obo:CHEBI_63248
    obo:IAO_0000115 "A substance that removes electrons from another reactant in a redox reaction." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "oxidant", "oxidants", "oxidiser", "oxidisers", "oxidising agents", "oxidizer", "oxidizers", "oxidizing agent", "oxidizing agents" ;
    oboInOwl:id "CHEBI:63248" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "oxidising agent" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_64047
    obo:IAO_0000115 "Any substance which is added to food to preserve or enhance its flavour and/or appearance." ;
    oboInOwl:hasDbXref "Wikipedia:Food_additive" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "food additives" ;
    oboInOwl:id "CHEBI:64047" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "food additive" ;
    rdfs:subClassOf obo:CHEBI_33232, obo:CHEBI_78295 .

obo:CHEBI_64708
    obo:IAO_0000115 "An organic molecular entity containing a single carbon atom (C1)." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "one-carbon compounds" ;
    oboInOwl:id "CHEBI:64708" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "one-carbon compound" ;
    rdfs:subClassOf obo:CHEBI_50860 .

obo:CHEBI_67079
    obo:IAO_0000115 "Any compound that has anti-inflammatory effects." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "anti-inflammatory agents", "antiinflammatory agent", "antiinflammatory agents" ;
    oboInOwl:id "CHEBI:67079" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "anti-inflammatory agent" ;
    rdfs:subClassOf obo:CHEBI_33232 .

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

obo:CHEBI_75763
    obo:IAO_0000115 "Any  metabolite produced during a metabolic reaction in eukaryotes, the taxon that include members of the fungi, plantae and animalia kingdoms." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "eukaryotic metabolites" ;
    oboInOwl:id "CHEBI:75763" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "eukaryotic metabolite" ;
    rdfs:subClassOf obo:CHEBI_25212 .

obo:CHEBI_75767
    obo:IAO_0000115 "Any eukaryotic metabolite produced during a metabolic reaction in animals that include diverse creatures from sponges, insects to mammals." ;
    oboInOwl:hasAlternativeId "CHEBI:77721", "CHEBI:77743" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "animal metabolites" ;
    oboInOwl:id "CHEBI:75767" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "animal metabolite" ;
    rdfs:subClassOf obo:CHEBI_75763 .

obo:CHEBI_75768
    obo:IAO_0000115 "Any animal metabolite produced during a metabolic reaction in mammals." ;
    oboInOwl:hasAlternativeId "CHEBI:77464", "CHEBI:77744" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "mammalian metabolites" ;
    oboInOwl:id "CHEBI:75768" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "mammalian metabolite" ;
    rdfs:subClassOf obo:CHEBI_75767 .

obo:CHEBI_75771
    obo:IAO_0000115 "Any mammalian metabolite produced during a metabolic reaction in a mouse (Mus musculus)." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "Mus musculus metabolite", "Mus musculus metabolites", "mouse metabolites" ;
    oboInOwl:id "CHEBI:75771" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "mouse metabolite" ;
    rdfs:subClassOf obo:CHEBI_75768 .

obo:CHEBI_75772
    obo:IAO_0000115 "Any  fungal metabolite produced during a metabolic reaction in Baker's yeast (Saccharomyces cerevisiae)." ;
    oboInOwl:hasAlternativeId "CHEBI:76949", "CHEBI:76951" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "S. cerevisiae metabolite", "S. cerevisiae metabolites", "S. cerevisiae secondary metabolite", "S. cerevisiae secondary metabolites", "Saccharomyces cerevisiae metabolites", "Saccharomyces cerevisiae secondary metabolites", "baker's yeast metabolite", "baker's yeast metabolites", "baker's yeast secondary metabolite", "baker's yeast secondary metabolites" ;
    oboInOwl:id "CHEBI:75772" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "Saccharomyces cerevisiae metabolite" ;
    rdfs:subClassOf obo:CHEBI_76946 .

obo:CHEBI_75787
    obo:IAO_0000115 "Any metabolite produced during a metabolic reaction in prokaryotes, the taxon that include members of domains such as the bacteria and archaea." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "prokaryotic metabolites" ;
    oboInOwl:id "CHEBI:75787" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "prokaryotic metabolite" ;
    rdfs:subClassOf obo:CHEBI_25212 .

obo:CHEBI_76413
    obo:IAO_0000115 "A gas in an atmosphere that absorbs and emits radiation within the thermal infrared range, so contributing to the 'greenhouse effect'." ;
    oboInOwl:hasDbXref "Wikipedia:Greenhouse_gas" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "greenhouse gases" ;
    oboInOwl:id "CHEBI:76413" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "greenhouse gas" ;
    rdfs:subClassOf obo:CHEBI_51086 .

obo:CHEBI_76414
    obo:IAO_0000115 "A compressed gas or liquid with a boiling point lower than room temperature which to used to propel and dispense liquids such as deodorants, insecticides, paints, etc. from aerosol cans." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "propellants" ;
    oboInOwl:id "CHEBI:76414" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "propellant" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CHEBI_76946
    obo:IAO_0000115 "Any eukaryotic metabolite produced during a metabolic reaction in fungi, the kingdom that includes microorganisms such as the yeasts and moulds." ;
    oboInOwl:hasAlternativeId "CHEBI:75765", "CHEBI:76947" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "fungal metabolites" ;
    oboInOwl:id "CHEBI:76946" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "fungal metabolite" ;
    rdfs:subClassOf obo:CHEBI_75763 .

obo:CHEBI_76969
    obo:IAO_0000115 "Any prokaryotic metabolite produced during a metabolic reaction in bacteria." ;
    oboInOwl:hasAlternativeId "CHEBI:75760", "CHEBI:76970" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:id "CHEBI:76969" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "bacterial metabolite" ;
    rdfs:subClassOf obo:CHEBI_75787 .

obo:CHEBI_76971
    obo:IAO_0000115 "Any bacterial metabolite produced during a metabolic reaction in Escherichia coli." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "E.coli metabolite", "E.coli metabolites", "Escherichia coli metabolites" ;
    oboInOwl:id "CHEBI:76971" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "Escherichia coli metabolite" ;
    rdfs:subClassOf obo:CHEBI_76969 .

obo:CHEBI_77746
    obo:IAO_0000115 "Any mammalian metabolite  produced during a metabolic reaction in humans (Homo sapiens)." ;
    oboInOwl:hasAlternativeId "CHEBI:75770", "CHEBI:77123" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "H. sapiens metabolite", "H. sapiens metabolites", "Homo sapiens metabolite", "Homo sapiens metabolites" ;
    oboInOwl:id "CHEBI:77746" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "human metabolite" ;
    rdfs:subClassOf obo:CHEBI_75768 .

obo:CHEBI_77974
    obo:IAO_0000115 "A food additive that is a (generally inert) gas which is used to envelop foodstuffs during packing and so protect them from unwanted chemical reactions such as food spoilage or oxidation during subsequent transport and storage. The term includes propellant gases, used to expel foods from a container." ;
    oboInOwl:hasDbXref "Wikipedia:Packaging_gas" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "food packaging gases" ;
    oboInOwl:id "CHEBI:77974" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "food packaging gas" ;
    rdfs:subClassOf obo:CHEBI_64047 .

obo:CHEBI_78017
    obo:IAO_0000115 "A propellant that is used to expel foods from an aerosol container." ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "food propellants" ;
    oboInOwl:id "CHEBI:78017" ;
    oboInOwl:inSubset chebi:_STAR ;
    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:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "dietary component", "dietary components", "food components" ;
    oboInOwl:id "CHEBI:78295" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "food component" ;
    rdfs:subClassOf obo:CHEBI_52211 .

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:hasDbXref "Wikipedia:Refrigerant" ;
    oboInOwl:hasOBONamespace "chebi_ontology" ;
    oboInOwl:hasRelatedSynonym "refrigerants" ;
    oboInOwl:id "CHEBI:78433" ;
    oboInOwl:inSubset chebi:_STAR ;
    a owl:Class ;
    rdfs:label "refrigerant" ;
    rdfs:subClassOf obo:CHEBI_33232 .

obo:CL_0000000
    obo:IAO_0000115 "A material entity of anatomical origin (part of or deriving from an organism) that has as its parts a maximally connected cell compartment surrounded by a plasma membrane." ;
    oboInOwl:hasDbXref "CALOHA:TS-2035", "FMA:68646", "GO:0005623", "KUPO:0000002", "MESH:D002477", "VHOG:0001533", "WBbt:0004017", "XAO:0003012" ;
    oboInOwl:inSubset cl:cellxgene_subset, ubprop:_upper_level ;
    a owl:Class ;
    rdfs:comment "The definition of cell is intended to represent all cells, and thus a cell is defined as a material entity and not an anatomical structure, which implies that it is part of an organism (or the entirety of one)." ;
    rdfs:label "cell" .

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

obo:CL_0001061
    obo:IAO_0000115 "A cell found in an organism or derived from an organism exhibiting a phenotype that deviates from the expected phenotype of any native cell type of that organism. Abnormal cells are typically found in disease states or disease models." ;
    dcterms:contributor <https://orcid.org/0000-0001-9990-8331> ;
    dcterms:date "2017-01-30T18:53:32Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&code=C12913" ;
    oboInOwl:inSubset cl:cellxgene_subset ;
    a owl:Class ;
    rdfs:comment "https://github.com/obophenotype/cell-ontology/issues/448" ;
    rdfs:label "abnormal cell" ;
    rdfs:subClassOf obo:CL_0000000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0000460
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0000460
            ]
        )
    ] .

obo:CL_0001063
    obo:IAO_0000115 "An abnormal cell exhibiting dysregulation of cell proliferation or programmed cell death and capable of forming a neoplasm, an aggregate of cells in the form of a tumor mass or an excess number of abnormal cells (liquid tumor) within an organism." ;
    dcterms:contributor <https://orcid.org/0000-0001-9990-8331> ;
    dcterms:date "2017-01-30T19:16:26Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&code=C12922" ;
    oboInOwl:hasRelatedSynonym "tumor cell", "tumour cell" ;
    oboInOwl:inSubset cl:cellxgene_subset ;
    a owl:Class ;
    rdfs:comment "https://github.com/obophenotype/cell-ontology/issues/448" ;
    rdfs:label "neoplastic cell" ;
    rdfs:subClassOf obo:CL_0001061, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0002011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:CL_0001061
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000053 ;
                owl:someValuesFrom obo:PATO_0002011
            ]
        )
    ] .

obo: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_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_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_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_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_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_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_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_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 ;
    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_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_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 ;
    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_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_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_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_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_01000016
    obo:IAO_0000115 "Particulate environmental material which is primarily composed of silt particles."@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 ;
    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
    ] .

obo:ENVO_01000060
    obo:IAO_0000115 "An environmental material which is composed primarily of particles."@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_01000155
    obo:IAO_0000115 "Environmental material derived from living organisms and composed primarily of one or more biomacromolecules." ;
    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_01000179
    obo:IAO_0000115 "A desert ecosystem which is in its climactic successional state."@en ;
    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_01000203
    obo:IAO_0000115 "An environmental condition is a range of a determinate quality or combination of qualities that are present in an environmental system." ;
    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_01000219
    obo:IAO_0000115 "An anthropogenic terrestrial biome is a terrestrial biome which has community structures determined by human activity." ;
    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_01000230
    obo:IAO_0000115 "An environmental condition in which annual precipitation is less than half of annual potential evapotranspiration." ;
    oboInOwl:hasDbXref "EcoLexicon:aridity" ;
    oboInOwl:inSubset envo:envoPolar ;
    a owl:Class ;
    rdfs:label "arid" ;
    rdfs:subClassOf obo:ENVO_01000203 .

obo:ENVO_01000254
    obo:IAO_0000115 "A system which has the disposition to environ one or more material entities." ;
    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_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." ;
    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_01000266
    obo:IAO_0000115 "Water vapour is a vapour which is the gas phase of water." ;
    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: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: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_01000276
    obo:IAO_0000115 "A large unit of land or water containing a geographically distinct assemblage of species, natural communities, and environmental conditions." ;
    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: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_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: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: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_01000293
    obo:IAO_0000115 "A mass of water ice." ;
    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_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_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_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_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_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_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_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_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_01000543
    obo:IAO_0000115 "A layer that is part of the atmosphere." ;
    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: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_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_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_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." ;
    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_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_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_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_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_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." ;
    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_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." ;
    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." ;
    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." ;
    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_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_01000813
    obo:IAO_0000115 "A material part of an astronomical body." ;
    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_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 ;
    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_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_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_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_01000895
    obo:IAO_0000115 "A hydrological process in which irregular aggregates of snow fall to the surface of an astronomical body." ;
    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_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." ;
    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_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_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_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, [
        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
    ] .

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_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." ;
    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_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_01001044
    obo:IAO_0000115 "An environmental system which has its properties and dynamics determined by soil." ;
    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_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_01001069
    obo:IAO_0000115 "A material which is composed primarily of one or more pure metals and which shows their properties." ;
    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_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 .

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_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_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." ;
    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_01001147
    obo:IAO_0000115 "A gas planet which has an atmosphere composed primarily of helium." ;
    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_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." ;
    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_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_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_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_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_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_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_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_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_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_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_01001434
    obo:IAO_0000115 "A process during which an ecosystem - natural or anthropised - is changed by the actions of humans." ;
    a owl:Class ;
    rdfs:label "anthropogenic ecosystem conversion process"@en ;
    rdfs:subClassOf obo:ENVO_02500027 .

obo:ENVO_01001477
    obo:IAO_0000115 "A part of an astronomical body which is primarily composed of liquid material."@en ;
    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 ;
    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 ;
    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_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: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_01001501
    obo:IAO_0000115 "An electromagnetic radiation process during which electromagnetic waves or their quanta are emitted from a manufactured product." ;
    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_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: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_01001524
    obo:IAO_0000115 "Land which is below the freezing point of water." ;
    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_01001526
    obo:IAO_0000115 "Soil which is below the freezing point of water." ;
    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_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: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." ;
    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_01001569
    obo:BFO_0000050 obo:ENVO_01001571 ;
    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: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: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: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: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: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: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: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: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: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: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: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_01001583
    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: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: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: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: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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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_01001609
    obo:IAO_0000115 "A layer which is part of a cryosphere." ;
    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_01001614
    obo:IAO_0000115 "Permafrost which contains inclusions of water-based ice." ;
    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_01001617
    obo:IAO_0000115 "A material accumulation process during which the mass of snow on a surface increases." ;
    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." ;
    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." ;
    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." ;
    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_01001626
    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 ;
    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 ;
    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_01001645
    obo:IAO_0000115 "That part of an atmosphere which is composed of gaseous material." ;
    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_01001673
    obo:IAO_0000115 "A surface layer which is composed primarily of some liquid or gas."@en ;
    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_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." ;
    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." ;
    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." ;
    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." ;
    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." ;
    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." ;
    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 ;
    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 ;
    a owl:Class ;
    rdfs:label "interface layer"@en ;
    rdfs:subClassOf obo:ENVO_01000281 .

obo:ENVO_01001686
    obo:IAO_0000115 "An object which is composed primarily of an environmental material"@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 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 ;
    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 ;
    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 ;
    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 ;
    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 ;
    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_01001698
    obo:IAO_0000115 "A weather front which separates air masses of tropical and polar origin."@en ;
    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." ;
    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." ;
    oboInOwl:inSubset envo:envoAtmo, envo:envoPolar ;
    a obo:ENVO_01001698, owl:NamedIndividual ;
    rdfs:label "Antarctic front"@en .

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 ;
    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." ;
    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
    a owl:Class ;
    rdfs:label "landmass"@en ;
    rdfs:subClassOf obo:ENVO_01001785 .

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 ;
    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." ;
    a owl:Class ;
    rdfs:label "land"@en ;
    rdfs:subClassOf obo:ENVO_00000191, obo:ENVO_01001311, obo:ENVO_01001483 .

obo:ENVO_01001790
    obo:IAO_0000115 "An ecosystem which primarily occurs on land."@en ;
    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_01001795
    obo:IAO_0000115 "An environmental process either driven by or primarily impacting the parts or emergent properties of an ecosystem." ;
    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_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." ;
    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_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 ;
    a owl:Class ;
    rdfs:label "ecological succession"@en ;
    rdfs:subClassOf obo:ENVO_01001795 .

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 ;
    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 ;
    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_01001838
    obo:IAO_0000115 "A biome which is subject to arid environmental conditions." ;
    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_01001852
    obo:IAO_0000115 "A process during which one entity loses energy to another entity." ;
    a owl:Class ;
    rdfs:label "energy transfer process"@en ;
    rdfs:subClassOf obo:ENVO_02500000 .

obo:ENVO_01001856
    obo:IAO_0000115 "A material accumulation process during which the volume of liquid entity increases." ;
    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_01001862
    obo:IAO_0000115 "Stellar radiation emitted from Sol." ;
    obo:RO_0002608 <https://www.wikidata.org/wiki/Q525> ;
    a obo:ENVO_01001211, owl:NamedIndividual ;
    rdfs:label "Solar radiation"@en .

obo:ENVO_01001884
    obo:IAO_0000115 "A landform which occurs on the surface of an astronomical body."@en ;
    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_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 ;
    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_01003001
    obo:IAO_0000115 "A disposition of a material entity which is realised when it is saturated with liquid water."@en ;
    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_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_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_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_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 .

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_03000008
    obo:IAO_0000115 "A physical process during which atoms, molecules, or other consituents of a material entity are forced closer together." ;
    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." ;
    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." ;
    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_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." ;
    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_03000055
    obo:IAO_0000115 "A desublimation process during which water vapour is frozen into water ice." ;
    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_03000110
    obo:IAO_0000115 "A solid astronomical body part which is primarily composed of a continuous mass of snow and/or ice." ;
    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." ;
    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_03000143
    obo:IAO_0000115 "An astronomical body part which is composed primarily of environmental materials in their frozen form."@en ;
    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_03400004
    obo:IAO_0000115 "Snowfall which has an increased rate."@en ;
    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_03520007
    obo:IAO_0000115 "A water ice crystal which is constituted by water molecules aligned in a hexagonal array."@en ;
    oboInOwl:hasBroadSynonym "snowflake"@en ;
    a owl:Class ;
    rdfs:label "snow crystal"@en ;
    rdfs:subClassOf obo:ENVO_01000846 .

obo:ENVO_03605013
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:ENVO_03605014
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:ENVO_03605015
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:ENVO_03605018
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:ENVO_03605019
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:ENVO_03605022
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:ENVO_03605023
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:ENVO_03605201
    obo:IAO_0000115 "An ecoregion in the Eastern Cape of South Africa with vegetation characterized by sclerophyllous and succulent shrubs." ;
    dcterms: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." ;
    dcterms: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." ;
    dcterms: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." ;
    dcterms: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." ;
    dcterms: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." ;
    dcterms: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_04000010
    obo:IAO_0000115 "A surface layer which is composed primarily of soil." ;
    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_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 ;
    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_06105266
    obo:IAO_0000115 "A layer that is composed primarily of soil."@en ;
    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_06105271
    obo:IAO_0000115 "Texture which inheres in soil."@en ;
    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_06105304
    obo:IAO_0000115 "Water-holding capacity which inheres in some soil."@en ;
    dcterms: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_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_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_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_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_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_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_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_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_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_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:FBbt_00000000
    obo:IAO_0000115 "Any anatomical entity (FBbt:10000000) that develops from some germ layer (FBbt:00000110)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000000" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "germ layer derivative" ;
    rdfs:subClassOf obo:FBbt_10000000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00000110
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_10000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:FBbt_00000110
            ]
        )
    ] .

obo:FBbt_00000001
    obo:IAO_0000115 "An individual member of the species Drosophila melanogaster." ;
    oboInOwl:hasDbXref "CARO:0000012", "NCBITaxon:7227", "UBERON:0000468" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "Drosophila", "whole organism" ;
    oboInOwl:id "FBbt:00000001" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "organism" ;
    rdfs:subClassOf obo:FBbt_00100313 ;
    owl:disjointWith obo:FBbt_00004856, obo:FBbt_00007003, obo:FBbt_00007009, obo:FBbt_00007010, obo:FBbt_00007229, obo:FBbt_00007230, obo:FBbt_00007330 .

obo:FBbt_00000002
    obo:IAO_0000115 "One of the three main divisions of the whole organism formed from groups of segments." ;
    oboInOwl:hasDbXref "UBERON:6000002" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000002" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "tagma" ;
    rdfs:subClassOf obo:FBbt_00057001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000001
    ] .

obo:FBbt_00000003
    obo:IAO_0000115 "One of the repeated divisions of the whole organism." ;
    oboInOwl:hasDbXref "UBERON:0000914" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000003" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "segment" ;
    rdfs:subClassOf obo:FBbt_00057001 .

obo:FBbt_00000004
    obo:IAO_0000115 "Anterior part of the organism, including mouthparts, some sensory structures and the brain." ;
    oboInOwl:hasDbXref "UBERON:6000004" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000004" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "head" ;
    rdfs:subClassOf obo:FBbt_00000002 .

obo:FBbt_00000005
    obo:IAO_0000115 "Head segment derived from the second embryonic segment (between the labral and antennal segments). In the larva, this segment includes Bolwig's organ." ;
    oboInOwl:hasDbXref "UBERON:6000005" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "acron" ;
    oboInOwl:id "FBbt:00000005" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:comment "While classically this structure is not considered to be a segment, but rather to be the non-segmental acron - anterior to the first segment, this ontology follows Schmidt-Ott and colleagues (Schmidt-Ott et al., 1994, and Schmidt-Ott and Technau, 1992) in considering it to be the second segment (posterior to the labral segment in the segmenting embryo). This is based on relating gene expression in the early segmenting embryo to the effects of loss of function mutations of these genes on formation of larval head structures." ;
    rdfs:label "ocular segment" ;
    rdfs:subClassOf obo:FBbt_00000007 .

obo:FBbt_00000006
    obo:IAO_0000115 "Any segment (FBbt:00000003) that is part of some head (FBbt:00000004)." ;
    oboInOwl:hasDbXref "UBERON:6000006" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000006" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "head segment" ;
    rdfs:subClassOf obo:FBbt_00000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000003
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000004
            ]
        )
    ] .

obo:FBbt_00000007
    obo:IAO_0000115 "A segment that is anterior to the gnathal segments." ;
    oboInOwl:hasDbXref "UBERON:6000007" ;
    oboInOwl:hasExactSynonym "pregnathal segment", "preoral segment" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "cephalic segment", "procephalon" ;
    oboInOwl:id "FBbt:00000007" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "procephalic segment" ;
    rdfs:subClassOf obo:FBbt_00000006 .

obo:FBbt_00000008
    obo:IAO_0000115 "Anteriormost procephalic segment, anterior to the ocular segment. In the adult it bears the clypeo-labrum." ;
    oboInOwl:hasDbXref "UBERON:6000008" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "clypeo-labrum" ;
    oboInOwl:id "FBbt:00000008" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "labral segment" ;
    rdfs:subClassOf obo:FBbt_00000007 .

obo:FBbt_00000009
    obo:IAO_0000115 "Segment anterior to the intercalary segment. In the adult it bears the antennae." ;
    oboInOwl:hasDbXref "UBERON:6000009" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000009" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "antennal segment" ;
    rdfs:subClassOf obo:FBbt_00000007 .

obo:FBbt_00000052
    obo:IAO_0000115 "An organism that is undergoing embryogenesis (Campos-Ortega and Hartenstein, 1997). Embryogenesis begins with a fertilized egg, and finishes with hatching at the end of embryonic stage 17 (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasDbXref "FBdv:00005289", "UBERON:0000922" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000052" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryo" ;
    rdfs:subClassOf obo:FBbt_00000001 .

obo:FBbt_00000054
    obo:IAO_0000115 "Embryo that is in the cleavage stage, which encompasses the first 13 rapid divisions after fertilization, corresponding to embryonic stages 1-4, prior to cellularization (Hartenstein, 1993; Campos-Ortega and Hartenstein, 1997). The first seven divisions are synchronous (Campos-Ortega and Hartenstein, 1997). During the course of the subsequent three divisions, most of the nuclei approach the surface, to form the syncitial blastoderm (Campos-Ortega and Hartenstein, 1997). They then divide asynchronously a further three times, bringing the total number of cells to around 5000 (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasDbXref "FBdv:00000054" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000054" ;
    a owl:Class ;
    rdfs:label "cleavage stage embryo" ;
    rdfs:subClassOf obo:FBbt_00000052 .

obo:FBbt_00000110
    obo:IAO_0000115 "Complex primordium that is formed during gastrulation (stage 6-7), when anlagen invaginate from the monolayer of the cellular blastoderm (Campos-Ortega and Hartenstein, 1997; Hartenstein, 2004). The invaginated anlagen become organized into the middle two layers of a three-layered tube structure (Campos-Ortega and Hartenstein, 1997). These three layers correspond to the three germ layers of the endoderm, mesoderm and ectoderm (from inner to outer, respectively), with each layer having distinct cell division patterns and cell fates (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasDbXref "UBERON:0000923" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000110" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "germ layer" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005495, obo:FBbt_00007003, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00000000
    ] .

obo:FBbt_00000111
    obo:IAO_0000115 "Outermost germ layer of the embryo (Campos-Ortega and Hartenstein, 1997). It is formed from the ectoderm anlage, which includes the cells of the cellular blastoderm monolayer that do not invaginate during gastrulation (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasDbXref "UBERON:0000924" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000111" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ectoderm" ;
    rdfs:subClassOf obo:FBbt_00000110, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005427
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00025990
    ] .

obo:FBbt_00000119
    obo:IAO_0000115 "The region of the ectoderm anterior to the cephalic furrow." ;
    oboInOwl:hasDbXref "UBERON:6000119" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000119" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "anterior ectoderm" ;
    rdfs:subClassOf obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000111
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_01000119
    ] .

obo:FBbt_00000137
    obo:IAO_0000115 "Any tagma of the embryo." ;
    oboInOwl:hasDbXref "UBERON:6000137" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000137" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic tagma" ;
    rdfs:subClassOf obo:FBbt_00000002, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00000052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00000154
    obo:IAO_0000115 "Any segment of the embryo." ;
    oboInOwl:hasDbXref "UBERON:6000154" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000154" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic segment" ;
    rdfs:subClassOf obo:FBbt_00000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00000052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00000155
    obo:IAO_0000115 "Any head of the embryo." ;
    oboInOwl:hasDbXref "UBERON:0008816" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000155" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "embryonic head" ;
    rdfs:subClassOf obo:FBbt_00000004, obo:FBbt_00000137 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00000156
    obo:IAO_0000115 "Any ocular segment of the embryo." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "embryonic acron" ;
    oboInOwl:id "FBbt:00000156" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic ocular segment" ;
    rdfs:subClassOf obo:FBbt_00000005, obo:FBbt_00000158 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000005
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00000157
    obo:IAO_0000115 "Any head segment of the embryo." ;
    oboInOwl:hasDbXref "UBERON:6000157" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000157" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic head segment" ;
    rdfs:subClassOf obo:FBbt_00000006, obo:FBbt_00000154, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00000158
    obo:IAO_0000115 "Any procephalic segment of the embryo." ;
    oboInOwl:hasDbXref "UBERON:6000158" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000158" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic procephalic segment" ;
    rdfs:subClassOf obo:FBbt_00000007, obo:FBbt_00000157 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00000159
    obo:IAO_0000115 "Any labral segment of the embryo." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000159" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic labral segment" ;
    rdfs:subClassOf obo:FBbt_00000008, obo:FBbt_00000158 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00000160
    obo:IAO_0000115 "Any antennal segment of the embryo." ;
    oboInOwl:hasDbXref "UBERON:6000160" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000160" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic antennal segment" ;
    rdfs:subClassOf obo:FBbt_00000009, obo:FBbt_00000158 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00000186
    obo:IAO_0000115 "Primordium of the late extended germ band and closure embryo that gives rise to the embryonic/larval optic anlage. It corresponds to the middle region that develops from the visual primordium." ;
    oboInOwl:hasDbXref "UBERON:6000186" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00000186" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic optic lobe primordium" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005495, obo:FBbt_00025991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00007676
    ] .

obo:FBbt_00001005
    obo:IAO_0000115 "Apodeme that is part of the late embryo/larva. Apodemes are not a continuous structure, but are split into two halves. In the embryo, this break is visible laterally. In the larva, the dorsal and ventral halves in the thoracic and abdominal segments are staggered, with the dorsal part being posterior to the ventral one." ;
    oboInOwl:hasExactSynonym "embryonic/larval apodeme" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001005" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval apodeme" ;
    rdfs:subClassOf obo:FBbt_00005091, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005393
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005091
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001055
    obo:IAO_0000115 "The sum of all the structures in the embryo that will develop into the embryonic/larval nervous system." ;
    oboInOwl:hasDbXref "UBERON:6001055" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "embryonic nervous system" ;
    oboInOwl:id "FBbt:00001055" ;
    oboInOwl:inSubset fbbt:cur, fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "presumptive embryonic/larval nervous system" ;
    rdfs:subClassOf obo:FBbt_00007116 .

obo:FBbt_00001056
    obo:IAO_0000115 "The sum of all the structures in the embryo that will develop into the embryonic/larval central nervous system." ;
    oboInOwl:hasDbXref "UBERON:6001056" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "embryonic central nervous system" ;
    oboInOwl:id "FBbt:00001056" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "presumptive embryonic/larval central nervous system" ;
    rdfs:subClassOf obo:FBbt_00007116, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001055
    ] .

obo:FBbt_00001057
    obo:IAO_0000115 "Region that gives rise to the neuroblasts of the central nervous system (Bossing et al., 1996). An anterior region (procephalic neurogenic region) gives rise to the brain and a posterior, ventral region (ventral neuroectoderm) gives rise to the ventral nerve cord and gnathal ganglia (Bossing et al., 1996)." ;
    oboInOwl:hasDbXref "UBERON:0002346" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001057" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "neurogenic region" ;
    rdfs:subClassOf obo:FBbt_00004208, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000111
    ] .

obo:FBbt_00001058
    obo:IAO_0000115 "Tissue which becomes morphologically distinct shortly after cephalic furrow formation as two strips of about 80 enlarged cells which extend dorso-ventrally on either side of the developing head. It gives rise to neuroblasts of the brain." ;
    oboInOwl:hasExactSynonym "pregnathal neuroectoderm", "procephalic neuroectoderm" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001058" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "procephalic neurogenic region" ;
    rdfs:subClassOf obo:FBbt_00001057, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000119
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000155
    ] .

obo:FBbt_00001059
    obo:IAO_0000115 "Primordium that develops from the posterior procephalic region of the embryo and gives rise to visual structures of the larva and adult (Green et al., 1993; Chang et al., 2001). An optic placode forms from cells of the visual primordium when they become columnar in shape towards the end of stage 11 (Green et al., 1993; Chang et al., 2001). This placode invaginates during stages 12-13, forming a deep pouch of approximately 85 cells (Green et al., 1993). Its ventral lip segregates from the rest of the primordium and develops into the Bolwig organ (Green et al., 1993). The remainder of the placode, which will form the optic lobe, detaches from the surface of the embryo and attaches to the lateral brain, maintaining a tubular appearance until larval hatching (Green et al., 1993). Its anterior and posterior domains will become the larval inner and outer optic anlage, respectively (Chang et al., 2001). The cells that will become the eye disc are anterior and dorsal to the optic lobe placode cells (Chang et al., 2001). They move into the interior of the embryo during head involution, when they are pushed under the dorsal ridge (Huang et al., 2017)." ;
    oboInOwl:hasDbXref "UBERON:6001059" ;
    oboInOwl:hasNarrowSynonym "optic lobe placode", "optic lobe primordium" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "P2 VisSys" ;
    oboInOwl:id "FBbt:00001059" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "visual primordium" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005495, obo:FBbt_00025991, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_00000186
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_00005515
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_00005830
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00014201
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005434
    ] .

obo:FBbt_00001060
    obo:IAO_0000115 "Brain of the embryo, consisting of the protocerebrum, deutocerebrum and tritocerebrum (Urbach and Technau, 2003; Crews, 2019). It develops from the procephalic neurogenic region (Urbach and Technau, 2003)." ;
    oboInOwl:hasDbXref "UBERON:6001060", "VFB:FBbt_00001060" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001060" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic brain" ;
    rdfs:subClassOf obo:FBbt_00003626, obo:FBbt_00005095, obo:FBbt_00025991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001056
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001058
    ] .

obo:FBbt_00001061
    obo:IAO_0000115 "The ventrally/medially located ectodermal region of the trunk from which neuroblasts delaminate to form the ventral nerve cord and gnathal ganglia. This region becomes distinct during stage 8 when its cells become enlarged compared to those in the adjacent dorsal ectoderm." ;
    oboInOwl:hasAlternativeId "FBbt:00000113" ;
    oboInOwl:hasExactSynonym "P2 VenEc", "VenEc", "vNR", "ventral neurogenic region" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "neurectoderm", "neuroectoderm" ;
    oboInOwl:id "FBbt:00001061" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ventral neurectoderm" ;
    rdfs:subClassOf obo:FBbt_00001057, obo:FBbt_00007005, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005558
    ] .

obo:FBbt_00001648
    obo:IAO_0000115 "Embryonic structure that will develop into a larval imaginal tissue, which will later form an adult structure (Cohen, 1993)." ;
    oboInOwl:hasDbXref "UBERON:6001648" ;
    oboInOwl:hasExactSynonym "embryonic imaginal precursor" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001648" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic imaginal tissue" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00047552 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00047552
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00001649
    obo:IAO_0000115 "Population of contiguous, morphologically distinct cells of the embryo that will proliferate to form an imaginal disc in the larva. During early embryogenesis the precursor is part of the epithelial sheet before segregating from the epithelial sheet by late embryogenesis (Cohen, 1993)." ;
    oboInOwl:hasDbXref "UBERON:6001649" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "imaginal disc specific anlage" ;
    oboInOwl:id "FBbt:00001649" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "imaginal disc primordium" ;
    rdfs:subClassOf obo:FBbt_00001648, obo:FBbt_00005495, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005533
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00001761
    ] .

obo:FBbt_00001652
    obo:IAO_0000115 "Primordium from which the eye-antennal disc develops." ;
    oboInOwl:hasDbXref "UBERON:6001652" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "eye-antennal disc specific anlage" ;
    oboInOwl:id "FBbt:00001652" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "eye-antennal disc primordium" ;
    rdfs:subClassOf obo:FBbt_00001649, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000160
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00001766
    ] .

obo:FBbt_00001727
    obo:IAO_0000115 "Organism during the period between hatching and prepupa formation." ;
    oboInOwl:hasDbXref "UBERON:0002548" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001727" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larva" ;
    rdfs:subClassOf obo:FBbt_00000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00000052
    ] .

obo:FBbt_00001728
    obo:IAO_0000115 "Any tagma of the larva." ;
    oboInOwl:hasDbXref "UBERON:6001728" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001728" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval tagma" ;
    rdfs:subClassOf obo:FBbt_00000002, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001729
    obo:IAO_0000115 "Any segment of the larva." ;
    oboInOwl:hasDbXref "UBERON:6001729" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001729" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval segment" ;
    rdfs:subClassOf obo:FBbt_00000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00000154
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001730
    obo:IAO_0000115 "Any head of the larva." ;
    oboInOwl:hasDbXref "UBERON:6001730" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001730" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval head" ;
    rdfs:subClassOf obo:FBbt_00000004, obo:FBbt_00001728 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001731
    obo:IAO_0000115 "Any ocular segment of the larva." ;
    oboInOwl:hasDbXref "UBERON:6001731" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "larval acron" ;
    oboInOwl:id "FBbt:00001731" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval ocular segment" ;
    rdfs:subClassOf obo:FBbt_00000005, obo:FBbt_00001733 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000005
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001732
    obo:IAO_0000115 "Any head segment of the larva." ;
    oboInOwl:hasDbXref "UBERON:6001732" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001732" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval head segment" ;
    rdfs:subClassOf obo:FBbt_00000006, obo:FBbt_00001729, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001733
    obo:IAO_0000115 "Any procephalic segment of the larva." ;
    oboInOwl:hasDbXref "UBERON:6001733" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001733" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval procephalic segment" ;
    rdfs:subClassOf obo:FBbt_00000007, obo:FBbt_00001732 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001734
    obo:IAO_0000115 "Any labral segment of the larva." ;
    oboInOwl:hasDbXref "UBERON:6001734" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001734" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval labral segment" ;
    rdfs:subClassOf obo:FBbt_00000008, obo:FBbt_00001733 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001735
    obo:IAO_0000115 "Any antennal segment of the larva." ;
    oboInOwl:hasDbXref "UBERON:6001735" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001735" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval antennal segment" ;
    rdfs:subClassOf obo:FBbt_00000009, obo:FBbt_00001733 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001760
    obo:IAO_0000115 "Imaginal tissue that is found in the larva and will develop into an adult structure during metamorphosis." ;
    oboInOwl:hasDbXref "UBERON:6001760" ;
    oboInOwl:hasExactSynonym "embryonic/larval imaginal precursor", "larval imaginal precursor" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001760" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval imaginal tissue" ;
    rdfs:subClassOf obo:FBbt_00047552, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001648
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00047552
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001761
    obo:IAO_0000115 "A sac shaped epithelial structure in the larva that gives rise to part of the adult integumentary system. One side of the sac consists of peripodial epithelium, the other of columnar epithelium. A single anterior-posterior compartment boundary bisects both peripodial membrane and columnar epithelium. Cells do not cross this boundary during growth and development of the disc." ;
    oboInOwl:hasDbXref "UBERON:0000939" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "imaginal disk" ;
    oboInOwl:id "FBbt:00001761" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "imaginal disc" ;
    rdfs:subClassOf obo:FBbt_00001760, obo:FBbt_00007010, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001649
    ] .

obo:FBbt_00001766
    obo:IAO_0000115 "Imaginal disc that, in the adults, gives rise to the eye, antenna, head capsule (including all bristles and external membranes) and the maxillary palps (Cohen, 1993)." ;
    oboInOwl:hasDbXref "UBERON:6001766" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001766" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:comment "Figure 12 from Cohen (1993, Bate, Martinez Arias, 1993: 747--841) provides a fate map of the eye-antennal disc." ;
    rdfs:label "eye-antennal disc" ;
    rdfs:subClassOf obo:FBbt_00001761, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001652
    ] .

obo:FBbt_00001768
    obo:IAO_0000115 "Anterior, bulbous portion of the eye-antennal disc that gives rise to the eye as well as contributing to the head capsule (Cohen, 1993)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001768" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:comment "Figure 12 from Cohen (1993, Bate, Martinez Arias, 1993: 747--841) provides a fate map of the eye-antennal disc." ;
    rdfs:label "eye disc" ;
    rdfs:subClassOf obo:FBbt_00001761, obo:FBbt_00025991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001766
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00105515
    ] .

obo:FBbt_00001842
    obo:IAO_0000115 "Any digestive system of the larva." ;
    oboInOwl:hasAlternativeId "FBbt:00005764" ;
    oboInOwl:hasDbXref "UBERON:6001842" ;
    oboInOwl:hasExactSynonym "embryonic/larval digestive system" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001842" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval digestive system" ;
    rdfs:subClassOf obo:FBbt_00005055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005055
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001911
    obo:IAO_0000115 "Nervous system of the embryo/larva." ;
    oboInOwl:hasAlternativeId "FBbt:00005719" ;
    oboInOwl:hasDbXref "UBERON:6001911", "VFB:FBbt_00001911" ;
    oboInOwl:hasExactSynonym "embryonic/larval nervous system" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001911" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval nervous system" ;
    rdfs:subClassOf obo:FBbt_00005093, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005093
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001912
    obo:IAO_0000115 "Neuromere of the larval nervous system." ;
    oboInOwl:hasDbXref "VFB:FBbt_00001912" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001912" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval neuromere" ;
    rdfs:subClassOf obo:FBbt_00005140, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00001729
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00001919
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005140
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001919
    obo:IAO_0000115 "Central nervous system of the embryo/larva." ;
    oboInOwl:hasDbXref "UBERON:6001919", "VFB:FBbt_00001919" ;
    oboInOwl:hasExactSynonym "embryonic/larval CNS", "embryonic/larval central nervous system" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001919" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval central nervous system" ;
    rdfs:subClassOf obo:FBbt_00005094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001911
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005094
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001920
    obo:IAO_0000115 "Supraesophageal ganglion of the late embryo or larva, consisting of the protocerebrum, deutocerebrum and tritocerebrum (Urbach and Technau, 2003; Li et al., 2014; Crews, 2019)." ;
    oboInOwl:hasDbXref "UBERON:6001920", "VFB:FBbt_00001920" ;
    oboInOwl:hasExactSynonym "embryonic/larval SPG", "embryonic/larval brain", "embryonic/larval supraesophageal complex", "embryonic/larval supraesophageal ganglion", "larval SPG", "larval cerebral ganglion", "larval supraesophageal ganglion" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001920" ;
    oboInOwl:inSubset fbbt:BrainName, fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval brain" ;
    rdfs:subClassOf obo:FBbt_00003626, obo:FBbt_00005095, obo:FBbt_00025991, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00001730
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00001919
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005095
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001925
    obo:IAO_0000115 "Protocerebrum of the embryo/larva." ;
    oboInOwl:hasDbXref "UBERON:6001925", "VFB:FBbt_00001925", "larvalbrain_neuropil:392", "larvalbrain_neuropil:570" ;
    oboInOwl:hasExactSynonym "embryonic/larval protocerebrum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001925" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval protocerebrum" ;
    rdfs:subClassOf obo:FBbt_00001912, obo:FBbt_00003627, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00051070
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001731
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001734
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00003627
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00001930
    obo:IAO_0000115 "Region of the embryonic or larval brain that contains the neuroepithelial cells that will give rise to the adult optic lobe, and the larval optic neuropil that processes visual information in the larva." ;
    oboInOwl:hasDbXref "VFB:FBbt_00001930", "larvalbrain_neuropil:391", "larvalbrain_neuropil:569" ;
    oboInOwl:hasExactSynonym "larval optic lobe" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001930" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic/larval optic lobe" ;
    rdfs:subClassOf obo:FBbt_00007010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001925
    ] .

obo:FBbt_00001957
    obo:IAO_0000115 "Deutocerebrum of the embryo/larva." ;
    oboInOwl:hasDbXref "VFB:FBbt_00001957", "larvalbrain_neuropil:337", "larvalbrain_neuropil:515" ;
    oboInOwl:hasExactSynonym "embryonic/larval deuterocerebrum", "embryonic/larval deutocerebrum", "larval deuterocerebrum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00001957" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "larval deutocerebrum" ;
    rdfs:subClassOf obo:FBbt_00001912, obo:FBbt_00003923, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001735
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00047889
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00051070
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00001912
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000009
            ]
        )
    ] .

obo:FBbt_00002639
    obo:IAO_0000115 "Any sense organ of the larva." ;
    oboInOwl:hasDbXref "UBERON:6002639", "VFB:FBbt_00002639" ;
    oboInOwl:hasExactSynonym "embryonic/larval sense organ" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00002639" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval sense organ" ;
    rdfs:subClassOf obo:FBbt_00005155, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005155
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00002642
    obo:IAO_0000115 "Any larval sense organ (FBbt:00002639) that is part of some ocular segment (FBbt:00000005)." ;
    oboInOwl:hasDbXref "UBERON:6002642", "VFB:FBbt_00002642" ;
    oboInOwl:hasNarrowSynonym "embryonic/larval ocular segment sensillum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00002642" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval ocular segment sense organ" ;
    rdfs:subClassOf obo:FBbt_00007280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001731
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00002639
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000005
            ]
        )
    ] .

obo:FBbt_00002649
    obo:IAO_0000115 "Any larval sense organ (FBbt:00002639) that is part of some labral segment (FBbt:00000008)." ;
    oboInOwl:hasAlternativeId "FBbt:00002650" ;
    oboInOwl:hasDbXref "VFB:FBbt_00002649" ;
    oboInOwl:hasExactSynonym "larval labral segment sense organ" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00002649" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic/larval labral segment sense organ" ;
    rdfs:subClassOf obo:FBbt_00007280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001734
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00002639
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000008
            ]
        )
    ] .

obo:FBbt_00002654
    obo:IAO_0000115 "Any larval sense organ (FBbt:00002639) that is part of some antennal segment (FBbt:00000009)." ;
    oboInOwl:hasDbXref "VFB:FBbt_00002654" ;
    oboInOwl:hasNarrowSynonym "embryonic/larval antennal segment sensillum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00002654" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval antennal segment sense organ" ;
    rdfs:subClassOf obo:FBbt_00005806, obo:FBbt_00007280, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001735
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00002639
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000009
            ]
        )
    ] .

obo:FBbt_00002952
    obo:IAO_0000115 "The prepupa is the name given to the organism at the period of the life cycle that begins at puparium formation and ends when larval/pupal apolysis is complete, as indicated by the completion of imaginal head sac eversion and the expulsion of the oral armature of the larva. Duration at 25 degrees C is approximately 12 hours. It occurs 120-132.2 hours after egg laying, and is the period of 0-12.2 hours after puparium formation." ;
    oboInOwl:hasDbXref "UBERON:0003142" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "PP" ;
    oboInOwl:id "FBbt:00002952" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "prepupa" ;
    rdfs:subClassOf obo:FBbt_00000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] .

obo:FBbt_00002953
    obo:IAO_0000115 "The pupa is the name given to the organism at the period of the life cycle that begins once larval/pupal apolysis is complete, as indicated by the expulsion of the larval armature. Early in this stage the legs and wings reach full extension along the abdomen. The stage ends when the pupal cuticle separates from the underlying epidermis (pupal/adult apolysis), and the eye cup becomes yellow at its periphery. The duration of this stage is approximately 32 hours at 25 degrees C, and spans from 132.2-164.3 hours after egg laying, or is the period of 12.2-44.3 hours after puparium formation." ;
    oboInOwl:hasDbXref "UBERON:0003143" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "P" ;
    oboInOwl:id "FBbt:00002953" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "pupa" ;
    rdfs:subClassOf obo:FBbt_00000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00002952
    ] .

obo:FBbt_00003004
    obo:IAO_0000115 "Organism at any stage after completing eclosion." ;
    oboInOwl:hasDbXref "UBERON:0007023" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "imago" ;
    oboInOwl:id "FBbt:00003004" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult" ;
    rdfs:subClassOf obo:FBbt_00000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00006011
    ] .

obo:FBbt_00003005
    obo:IAO_0000115 "Any tagma of the adult." ;
    oboInOwl:hasDbXref "UBERON:6003005" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003005" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult tagma" ;
    rdfs:subClassOf obo:FBbt_00000002, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003006
    obo:IAO_0000115 "Segment of the adult." ;
    oboInOwl:hasDbXref "UBERON:6003006" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003006" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult segment" ;
    rdfs:subClassOf obo:FBbt_00000003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003007
    obo:IAO_0000115 "Head of the adult organism." ;
    oboInOwl:hasDbXref "UBERON:6003007", "https://www.ento.csiro.au/biology/drosophila/melanogaster.html?head" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003007" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult head" ;
    rdfs:subClassOf obo:FBbt_00000004, obo:FBbt_00003005 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000004
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003008
    obo:IAO_0000115 "Any ocular segment of the adult." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "adult acron" ;
    oboInOwl:id "FBbt:00003008" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult ocular segment" ;
    rdfs:subClassOf obo:FBbt_00000005, obo:FBbt_00003010 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000005
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003009
    obo:IAO_0000115 "Segment of the adult head." ;
    oboInOwl:hasDbXref "UBERON:6003009" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003009" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult head segment" ;
    rdfs:subClassOf obo:FBbt_00000006, obo:FBbt_00003006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003010
    obo:IAO_0000115 "Any procephalic segment of the adult." ;
    oboInOwl:hasDbXref "UBERON:6003010" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003010" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult procephalic segment" ;
    rdfs:subClassOf obo:FBbt_00000007, obo:FBbt_00003009 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003011
    obo:IAO_0000115 "Any labral segment of the adult." ;
    oboInOwl:hasDbXref "UBERON:6003011" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003011" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult labral segment" ;
    rdfs:subClassOf obo:FBbt_00000008, obo:FBbt_00003010 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000008
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003012
    obo:IAO_0000115 "Any antennal segment of the adult." ;
    oboInOwl:hasAlternativeId "FBbt:00004512" ;
    oboInOwl:hasDbXref "UBERON:6003012" ;
    oboInOwl:hasExactSynonym "adult antennal structure" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003012" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult antennal segment" ;
    rdfs:subClassOf obo:FBbt_00000009, obo:FBbt_00003010 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00000009
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003123
    obo:IAO_0000115 "Digestive system of the adult, comprising the alimentary canal, mouthparts, labellar glands, salivary glands and Malpighian tubules (Miller, 1950). The adult alimentary canal and salivary glands arise anew from precursors during metamorphosis (Bodenstein, 1950). The adult Malpighian tubules are remodelled from those of the larva (Bodenstein, 1950)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "pupal/adult digestive system" ;
    oboInOwl:id "FBbt:00003123" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult digestive system" ;
    rdfs:subClassOf obo:FBbt_00005055, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005055
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003125
    obo:IAO_0000115 "The entire anatomical structure through which food and its digestion products are ingested, digested and excreted. At its anterior and posterior ends this includes structures that are not foregut or hindgut." ;
    oboInOwl:hasDbXref "UBERON:0001555" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003125" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "alimentary canal" ;
    rdfs:subClassOf obo:FBbt_00007010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005055
    ] .

obo:FBbt_00003516
    obo:IAO_0000115 "Apodeme that is part of an adult." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003516" ;
    oboInOwl:inSubset fbbt:cur, fbbt:hidden_assertion ;
    a owl:Class ;
    rdfs:label "adult apodeme" ;
    rdfs:subClassOf obo:FBbt_00005091, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005396
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005091
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003559
    obo:IAO_0000115 "Any nervous system of the adult." ;
    oboInOwl:hasDbXref "UBERON:6003559", "VFB:FBbt_00003559" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003559" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult nervous system" ;
    rdfs:subClassOf obo:FBbt_00005093, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005093
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003623
    obo:IAO_0000115 "Central nervous system of the adult." ;
    oboInOwl:hasDbXref "UBERON:6003623", "VFB:FBbt_00003623" ;
    oboInOwl:hasExactSynonym "adult CNS" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003623" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult central nervous system" ;
    rdfs:subClassOf obo:FBbt_00005094, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003559
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005094
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003624
    obo:IAO_0000115 "Portion of the adult central nervous system found in the head, consisting of the cerebral and gnathal ganglia (Ito et al., 2014)." ;
    oboInOwl:hasDbXref "UBERON:6003624", "VFB:FBbt_00003624" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003624" ;
    oboInOwl:inSubset fbbt:BrainName, fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult brain" ;
    rdfs:subClassOf obo:FBbt_00005095, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00003007
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00003623
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005095
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00003626
    obo:IAO_0000115 "The pre-oral neuropils of the brain located above and some of it below the esophagus, comprising three fused ganglia (protocerebrum, deutocerebrum, and tritocerebrum) in the head." ;
    oboInOwl:hasDbXref "UBERON:6003626", "VFB:FBbt_00003626" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "SPG" ;
    oboInOwl:id "FBbt:00003626" ;
    oboInOwl:inSubset fbbt:BrainName, fbbt:cur ;
    a owl:Class ;
    rdfs:comment "In the adult, this region is referred to as cerebral ganglia (Ito et al., 2014)." ;
    rdfs:label "supraesophageal ganglion" ;
    rdfs:subClassOf obo:FBbt_00005137, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005095
    ] .

obo:FBbt_00003627
    obo:IAO_0000115 "The most anterior neuromere of the central nervous system, developing from neuroblasts of the labral and ocular segments (Urbach and Technau, 2003; Ito et al., 2014). The protocerebrum comprises many discrete neuropil regions including the central complex and mushroom bodies (Ito et al., 2014)." ;
    oboInOwl:hasDbXref "UBERON:6003627", "VFB:FBbt_00003627" ;
    oboInOwl:hasExactSynonym "PR", "protocerebral neuromere" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003627" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:comment "Urbach and Technau (2003) divide the protocerebrum into labral and ocular neuromeres." ;
    rdfs:label "protocerebrum" ;
    rdfs:subClassOf obo:FBbt_00005140, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00051069
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00000005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00000008
    ] .

obo:FBbt_00003923
    obo:IAO_0000115 "Neuromere of the antennal segment, located between the protocerebrum and tritocerebrum, connected to antennal nerve trunk (Urbach and Technau, 2003; Ito et al., 2014)." ;
    oboInOwl:hasDbXref "VFB:FBbt_00003923" ;
    oboInOwl:hasExactSynonym "deuterocerebral neuromere", "deuterocerebrum", "deutocerebral neuromere" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00003923" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "deutocerebrum" ;
    rdfs:subClassOf obo:FBbt_00005140, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003626
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005140
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000009
            ]
        )
    ] .

obo:FBbt_00004113
    obo:IAO_0000115 "Any sense organ of the adult." ;
    oboInOwl:hasDbXref "VFB:FBbt_00004113" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00004113" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult sense organ" ;
    rdfs:subClassOf obo:FBbt_00005155, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005155
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00004114
    obo:IAO_0000115 "Any sensillum (FBbt:00007152) that is part of some head (FBbt:00000004)." ;
    oboInOwl:hasDbXref "UBERON:0000963" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00004114" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "head sensillum" ;
    rdfs:subClassOf obo:FBbt_00007152, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007152
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000004
            ]
        )
    ] .

obo:FBbt_00004204
    obo:IAO_0000115 "Anlage that develops into the ventral ectoderm. It is found in the lateroventral trunk region of the embryo at the cellular blastoderm stage, prior to gastrulation (Stathopoulos and Newcomb, 2020)." ;
    oboInOwl:hasExactSynonym "presumptive neuroectoderm", "ventral/neuroectoderm anlage" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "Asn/A VenEc" ;
    oboInOwl:id "FBbt:00004204" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ventral ectoderm anlage" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005427
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00005558
    ] .

obo:FBbt_00004208
    obo:IAO_0000115 "Any developing material anatomical entity of the embryo." ;
    oboInOwl:hasDbXref "UBERON:0002050" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00004208" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "developing embryonic structure" ;
    rdfs:subClassOf obo:FBbt_00007006, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000052
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00000052
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007006
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00004450
    obo:IAO_0000115 "A collective term for stages 11 and 12." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00004450" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "late extended germ band embryo" ;
    rdfs:subClassOf obo:FBbt_00005321, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00014201
    ] .

obo:FBbt_00004508
    obo:IAO_0000115 "A bilaterally paired compound sense organ of the adult head that functions in visual perception." ;
    oboInOwl:hasDbXref "UBERON:0000018", "VFB:FBbt_00004508", "https://www.ento.csiro.au/biology/drosophila/melanogaster.html?compound%20eye" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "compound eye" ;
    oboInOwl:id "FBbt:00004508" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "eye" ;
    rdfs:subClassOf obo:FBbt_00004113, obo:FBbt_00005162, obo:FBbt_00007235, obo:FBbt_00025991, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001768
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050908
    ] .

obo:FBbt_00004856
    obo:IAO_0000115 "A division of the whole organism into specialized systems." ;
    oboInOwl:hasDbXref "UBERON:0000467" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00004856" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "organ system" ;
    rdfs:subClassOf obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000001
    ] ;
    owl:disjointWith obo:FBbt_00007003, obo:FBbt_00007009, obo:FBbt_00007229, obo:FBbt_00007230, obo:FBbt_00007330 .

obo:FBbt_00004969
    obo:IAO_0000115 "The organ system that forms the covering layer of the animal." ;
    oboInOwl:hasDbXref "UBERON:0002416" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00004969" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "integumentary system" ;
    rdfs:subClassOf obo:FBbt_00004856 .

obo:FBbt_00004970
    obo:IAO_0000115 "The outer non-living layer of the integumentary system that is secreted by the underlying epidermis." ;
    oboInOwl:hasDbXref "UBERON:0001001" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00004970" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "cuticle" ;
    rdfs:subClassOf obo:FBbt_00007013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004969
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00004993
    ] .

obo:FBbt_00004979
    obo:IAO_0000115 "Non-innervated projection of the cuticle around an actin-rich cellular process of an underlying epidermal cell." ;
    oboInOwl:hasDbXref "UBERON:6004979" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "cell hair" ;
    oboInOwl:id "FBbt:00004979" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "trichome" ;
    rdfs:subClassOf obo:FBbt_00007245 .

obo:FBbt_00004983
    obo:IAO_0000115 "Cuticle of the late embryo or larva." ;
    oboInOwl:hasDbXref "UBERON:6004983" ;
    oboInOwl:hasExactSynonym "larval cuticle" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00004983" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic/larval cuticle" ;
    rdfs:subClassOf obo:FBbt_00004970, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005393
    ] .

obo:FBbt_00004993
    obo:IAO_0000115 "Tissue composed of epithelial cells. It secretes and underlies the cuticle." ;
    oboInOwl:hasDbXref "UBERON:0007376" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "hypoderm", "hypodermis" ;
    oboInOwl:id "FBbt:00004993" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "epidermis" ;
    rdfs:subClassOf obo:FBbt_00007027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004969
    ] .

obo:FBbt_00005055
    obo:IAO_0000115 "Organ system comprising the alimentary canal and its associated organs, including the mouthparts, labellar and salivary glands and the Malpighian tubules (Miller, 1950)." ;
    oboInOwl:hasDbXref "UBERON:0001007" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005055" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "digestive system" ;
    rdfs:subClassOf obo:FBbt_00004856 .

obo:FBbt_00005091
    obo:IAO_0000115 "A cuticular ingrowth of the exoskeleton, sometimes only a peg, frequently ridge-like, and often serving as a muscle attachment site. Does not generally correspond to superficial invaginations." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005091" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "apodeme" ;
    rdfs:subClassOf obo:FBbt_00007288 .

obo:FBbt_00005093
    obo:IAO_0000115 "All the nerve centers and nerve fibers in the central, visceral and peripheral nervous systems." ;
    oboInOwl:hasDbXref "UBERON:0001016", "VFB:FBbt_00005093" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005093" ;
    oboInOwl:inSubset fbbt:cur, fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "nervous system" ;
    rdfs:subClassOf obo:FBbt_00004856 .

obo:FBbt_00005094
    obo:IAO_0000115 "Collective name for all the nerve centers and their connective in the insect's body. In the context of Drosophila refers to the part of the nervous system consisting of the brain and ventral ganglia." ;
    oboInOwl:hasDbXref "UBERON:0001017", "VFB:FBbt_00005094" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "CNS" ;
    oboInOwl:id "FBbt:00005094" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "central nervous system" ;
    rdfs:subClassOf obo:FBbt_00007330, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005093
    ] .

obo:FBbt_00005095
    obo:IAO_0000115 "Anterodorsal portion of the central nervous system. The neuromeres considered to be part of the brain vary by stage. In the larva, the cerebral (supraesophageal) neuromeres, which form a bilateral pair of lobes, constitute the brain (Urbach and Technau, 2003; Li et al., 2014; Crews, 2019). During metamorphosis, the gnathal ganglion separates from the prothoracic neuromere and fuses with the supraesophageal ganglion, to become the ventral part of the adult brain (Ito et al., 2014; Hartenstein et al., 2018; Kendroud et al., 2018)." ;
    oboInOwl:hasDbXref "UBERON:0000955", "VFB:FBbt_00005095" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005095" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "brain" ;
    rdfs:subClassOf obo:FBbt_00007010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005094
    ] .

obo:FBbt_00005137
    obo:IAO_0000115 "Any of a number of aggregations of neurons, glial cells and their processes, and surrounded by a glial cell and connective tissue sheath (plural: ganglia)." ;
    oboInOwl:hasDbXref "VFB:FBbt_00005137" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005137" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "ganglion" ;
    rdfs:subClassOf obo:FBbt_00007010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005093
    ] .

obo:FBbt_00005140
    obo:IAO_0000115 "A segmental subdivision of the nervous system." ;
    oboInOwl:hasDbXref "VFB:FBbt_00005140" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "ganglion" ;
    oboInOwl:id "FBbt:00005140" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "neuromere" ;
    rdfs:subClassOf obo:FBbt_00007331, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005094
    ] .

obo:FBbt_00005155
    obo:IAO_0000115 "Multicellular anatomical structure with largely bona fide boundary that transduces some sensory stimulus to the nervous system." ;
    oboInOwl:hasDbXref "UBERON:0000020", "VFB:FBbt_00005155" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005155" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:hidden_assertion, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "sense organ" ;
    rdfs:subClassOf obo:BFO_0000040, obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00007692
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050906
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00100313
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] .

obo:FBbt_00005162
    obo:IAO_0000115 "A light sensitive sense organ." ;
    oboInOwl:hasDbXref "UBERON:0000970", "VFB:FBbt_00005162" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005162" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "photoreceptor" ;
    rdfs:subClassOf obo:FBbt_00005155, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00047735
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050962
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005155
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050962
            ]
        )
    ] .

obo:FBbt_00005168
    obo:IAO_0000115 "Sensory organ that has external structures that detect mechanical or chemical stimuli." ;
    oboInOwl:hasDbXref "UBERON:6005168", "VFB:FBbt_00005168" ;
    oboInOwl:hasExactSynonym "eo", "es" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "sensillum" ;
    oboInOwl:id "FBbt:00005168" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "external sensory organ" ;
    rdfs:subClassOf obo:FBbt_00005155 .

obo:FBbt_00005290
    obo:IAO_0000115 "Embryo prior to the formation of the syncitial blastoderm, shortly after nuclear cycle 9 (Foe and Alberts, 1983; Jaeger et al., 2012). This period lasts from fertilization to the end of embryonic stage 3 (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasDbXref "FBdv:00005290" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005290" ;
    a owl:Class ;
    rdfs:label "pre-blastoderm embryo" ;
    rdfs:subClassOf obo:FBbt_00000052 .

obo:FBbt_00005291
    obo:IAO_0000115 "Nuclear divisions 1 and 2. Duration at 25 degrees C: approximately 25 minutes (0-25 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005291" ;
    oboInOwl:inSubset fbbt:deprecated ;
    a owl:Class ;
    rdfs:comment "DEPRECATION WARNING." ;
    rdfs:label "stage 1 embryo" ;
    rdfs:subClassOf obo:FBbt_00000054, obo:FBbt_00005290 .

obo:FBbt_00005293
    obo:IAO_0000115 "Nuclear divisions 3-8. The egg cytoplasm contracts producing a clear separation from the vitelline membrane and empty spaces at the anterior and posterior. The cleavage nuclei migrate towards the periphery. Duration at 25 degrees C approximately 40 minutes (25-65 minutes AEL)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005293" ;
    oboInOwl:inSubset fbbt:deprecated ;
    a owl:Class ;
    rdfs:comment "DEPRECATION WARNING." ;
    rdfs:label "stage 2 embryo" ;
    rdfs:subClassOf obo:FBbt_00000054, obo:FBbt_00005290, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005291
    ] .

obo:FBbt_00005301
    obo:IAO_0000115 "Nuclear division 9. The cleavage nuclei complete there migration to the periphery. Polar buds form at the posterior pole and divide once. Duration at 25 degrees C: approximately 15 minutes (65-80 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005301" ;
    oboInOwl:inSubset fbbt:deprecated ;
    a owl:Class ;
    rdfs:comment "DEPRECATION WARNING." ;
    rdfs:label "stage 3 embryo" ;
    rdfs:subClassOf obo:FBbt_00000054, obo:FBbt_00005305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005293
    ] .

obo:FBbt_00005304
    obo:IAO_0000115 "Embryo during the blastoderm stage, where most nuclei are found at the cortex (periphery) of the embryo (Foe and Alberts, 1983; Jaeger et al., 2012). The blastoderm stage begins shortly after completion of the ninth cleavage division and lasts until the onset of gastrulation, including cleavage cycles 10-14A (Foe and Alberts, 1983; Jaeger et al., 2012). This corresponds to embryonic stages 4 (syncitial blastoderm stage) and 5 (cellular blastoderm stage) (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasDbXref "FBdv:00005304" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005304" ;
    a owl:Class ;
    rdfs:label "blastoderm embryo" ;
    rdfs:subClassOf obo:FBbt_00000052 .

obo:FBbt_00005305
    obo:IAO_0000115 "A blastoderm embryo prior to cellularization (corresponds to embryonic stages 3 and 4)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005305" ;
    oboInOwl:inSubset fbbt:cur, fbbt:deprecated ;
    a owl:Class ;
    rdfs:comment "DEPRECATION WARNING." ;
    rdfs:label "syncytial blastoderm embryo" ;
    rdfs:subClassOf obo:FBbt_00005304 .

obo:FBbt_00005306
    obo:IAO_0000115 "Nuclear division 10-13. Polar buds divide twice and become tightly grouped at the posterior pole by the end of this stage. Nuclei visible at the rim of the embryo. Stage 4 ends with the beginning of cellularization. Duration at 25 degrees C: approximately 50 minutes (80-130 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005306" ;
    oboInOwl:inSubset fbbt:deprecated ;
    a owl:Class ;
    rdfs:comment "DEPRECATION WARNING." ;
    rdfs:label "stage 4 embryo" ;
    rdfs:subClassOf obo:FBbt_00000054, obo:FBbt_00005305, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005301
    ] .

obo:FBbt_00005311
    obo:IAO_0000115 "Stage 5 begins when cellularization starts. Near the end of this stage the pole cells begin to migrate dorsally and ventral midline cells acquire an irregular, wavy appearance. Stage 5 ends when ventral furrow formation becomes apparent. Duration at 25 degrees C: approximately 40 minutes (130-170 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "cellular blastoderm embryo" ;
    oboInOwl:id "FBbt:00005311" ;
    oboInOwl:inSubset fbbt:deprecated ;
    a owl:Class ;
    rdfs:comment "DEPRECATION WARNING." ;
    rdfs:label "stage 5 embryo" ;
    rdfs:subClassOf obo:FBbt_00005304, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005306
    ] .

obo:FBbt_00005317
    obo:IAO_0000115 "Embryo that is in the process of gastrulation (encompassing embryonic stages 6-8), during which complex morphogenetic movements result in the formation of the three germ layers; ectoderm, mesoderm and endoderm (Hartenstein, 1993)." ;
    oboInOwl:hasDbXref "FBdv:00005317", "UBERON:0004734" ;
    oboInOwl:hasExactSynonym "gastrulation stage embryo" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005317" ;
    a owl:Class ;
    rdfs:label "gastrula embryo" ;
    rdfs:subClassOf obo:FBbt_00000052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005304
    ] .

obo:FBbt_00005321
    obo:IAO_0000115 "Embryo during stages 9-12." ;
    oboInOwl:hasDbXref "FBdv:00005321" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005321" ;
    a owl:Class ;
    rdfs:label "extended germ band embryo" ;
    rdfs:subClassOf obo:FBbt_00000052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005317
    ] .

obo:FBbt_00005331
    obo:IAO_0000115 "Embryo during the dorsal closure stage, which corresponds to stages 13-15 (Hartenstein, 1993; Campos-Ortega and Hartenstein, 1997). Dorsal closure occurs by extension of the dorsal epidermal primordium on either side, leading to fusion at the dorsal midline (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasDbXref "FBdv:00005331" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "contracted germ band embryo", "head involution embryo" ;
    oboInOwl:id "FBbt:00005331" ;
    a owl:Class ;
    rdfs:label "dorsal closure embryo" ;
    rdfs:subClassOf obo:FBbt_00000052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00004450
    ] .

obo:FBbt_00005333
    obo:IAO_0000115 "Embryo during stages 16 and 17." ;
    oboInOwl:hasDbXref "FBdv:00005333", "UBERON:0000323" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005333" ;
    a owl:Class ;
    rdfs:label "late embryo" ;
    rdfs:subClassOf obo:FBbt_00000052, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005331
    ] .

obo:FBbt_00005384
    obo:IAO_0000115 "A posterior part of the alimentary canal derived from the ectoderm. It extends anteriorly from close to the point of attachment of the Malpighian tubules to the anus. It is lined on its luminal side by an impermeable cuticle (Skaer, 1993)." ;
    oboInOwl:hasDbXref "UBERON:0001046" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005384" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:comment "Adult and larval hindguts express the transcription factor brachyenteron (Sawyer et al., 2017)." ;
    rdfs:label "hindgut" ;
    rdfs:subClassOf obo:FBbt_00007010, obo:FBbt_00100315, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002292 ;
        owl:someValuesFrom <http://flybase.org/reports/FBgn0011723>
    ] .

obo:FBbt_00005392
    obo:IAO_0000115 "The sum of all the structures in the embryo that will develop into the embryonic/larval integumentary system." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "embryonic integumentary system" ;
    oboInOwl:id "FBbt:00005392" ;
    oboInOwl:inSubset fbbt:cur, fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "presumptive embryonic/larval integumentary system" ;
    rdfs:subClassOf obo:FBbt_00007116 .

obo:FBbt_00005393
    obo:IAO_0000115 "Integumentary system of the late embryo or larva." ;
    oboInOwl:hasDbXref "UBERON:6005393" ;
    oboInOwl:hasExactSynonym "embryonic/larval integumentary system" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005393" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "larval integumentary system" ;
    rdfs:subClassOf obo:FBbt_00004969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001727
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00004969
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00005396
    obo:IAO_0000115 "Integumentary system of the adult." ;
    oboInOwl:hasAlternativeId "FBbt:00004474" ;
    oboInOwl:hasDbXref "UBERON:6005396" ;
    oboInOwl:hasExactSynonym "adult integument" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "adult external" ;
    oboInOwl:id "FBbt:00005396" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult integumentary system" ;
    rdfs:subClassOf obo:FBbt_00004969, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00004969
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00005397
    obo:IAO_0000115 "Epidermis of the embryo." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005397" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic epidermis" ;
    rdfs:subClassOf obo:FBbt_00004993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005392
    ] .

obo:FBbt_00005413
    obo:IAO_0000115 "Domain that is in the process of forming an anlage and does not yet coincide 1:1 with a mature structure. These domains can be identified based on the expression of genes characteristic of the corresponding anlagen and are typically found in the early blastoderm." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "A0" ;
    oboInOwl:id "FBbt:00005413" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "anlage in statu nascendi" ;
    rdfs:subClassOf obo:FBbt_00004208 .

obo:FBbt_00005425
    obo:IAO_0000115 "Anlage in statu nascendi of the visual system in a stage 5 embryo that will give rise to the visual system anlage." ;
    oboInOwl:hasExactSynonym "Asn VisSys" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "A0Vis" ;
    oboInOwl:id "FBbt:00005425" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "visual anlage in statu nascendi" ;
    rdfs:subClassOf obo:FBbt_00005413, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005311
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_01000119
    ] .

obo:FBbt_00005426
    obo:IAO_0000115 "Population of contiguous cells, typically arranged in one plane, that is morphologically indistinct from surrounding cells, but already corresponds to a later organ/tissue and can be identified based on gene expression or lineage tracing (Tomancak et al., 2002; Hartenstein, 2004)." ;
    oboInOwl:hasDbXref "UBERON:0007688" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005426" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:FB_gloss, fbbt:cur, fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "anlage" ;
    rdfs:subClassOf obo:FBbt_00007003, obo:FBbt_00007006 .

obo:FBbt_00005427
    obo:IAO_0000115 "Cells of the early embryo that will become the ectoderm following gastrulation (Campos-Ortega and Hartenstein, 1997). It remains at the surface of the embryo as the endodermal and mesodermal anlagen invaginate (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasDbXref "UBERON:6005427" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005427" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ectoderm anlage" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005426, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00000111
    ] .

obo:FBbt_00005434
    obo:IAO_0000115 "Anlage of the visual system in the gastrula embryo that will give rise to the visual primordium." ;
    oboInOwl:hasBroadSynonym "eye field" ;
    oboInOwl:hasExactSynonym "A VisSys" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "AVis" ;
    oboInOwl:id "FBbt:00005434" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "visual anlage" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000119
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005425
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00001059
    ] .

obo:FBbt_00005495
    obo:IAO_0000115 "Precursor structure that can be recognized based on its distinct morphology and will give rise to one or more differentiated structures (Tomancak et al., 2002; Hartenstein, 2004). It develops from an anlage and may contain smaller anlage and primordia that will produce substructures (Tomancak et al., 2002)." ;
    oboInOwl:hasDbXref "UBERON:0001048" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "P", "placode" ;
    oboInOwl:id "FBbt:00005495" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:FB_gloss, fbbt:cur, fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "primordium" ;
    rdfs:subClassOf obo:FBbt_00007006, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005426
    ] .

obo:FBbt_00005515
    obo:IAO_0000115 "Early primordium of the late extended germ band and dorsal closure embryo that will give rise to the adult eye. It develops from the visual primordium." ;
    oboInOwl:hasExactSynonym "adult eye primordium early" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005515" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "early embryonic primordium of adult eye" ;
    rdfs:subClassOf obo:FBbt_10005249, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00105515
    ] .

obo:FBbt_00005533
    obo:IAO_0000115 "A(n) primordium that develops into some denticle field anlage and some anal pad primordium and some embryonic ventral epidermis and some imaginal disc primordium and some ventral apodeme anlage and some ventral trunk epidermis primordium. It develops from some ventral neurectoderm." ;
    oboInOwl:hasDbXref "UBERON:6005533" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "P2 iVenEp", "venEpiP2" ;
    oboInOwl:id "FBbt:00005533" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ventral epidermis primordium" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005495, obo:FBbt_00025993, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_00001649
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_00005747
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_00016007
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_00016008
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_00016009
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002203 ;
                owl:someValuesFrom obo:FBbt_10005326
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00014201
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001061
    ] .

obo:FBbt_00005558
    obo:IAO_0000115 "Ventral region of the trunk ectoderm, which gives rise to the ventral epidermis and the central nervous system (Stathopoulos and Newcomb, 2020)." ;
    oboInOwl:hasDbXref "UBERON:6005558" ;
    oboInOwl:hasExactSynonym "neuroectoderm", "neurogenic ectoderm" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "P2 VenEc", "venEc" ;
    oboInOwl:id "FBbt:00005558" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ventral ectoderm" ;
    rdfs:subClassOf obo:FBbt_00004208, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00007045
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00004204
    ] .

obo:FBbt_00005747
    obo:IAO_0000115 "Epidermis of the ventral region of the embryo." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005747" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic ventral epidermis" ;
    rdfs:subClassOf obo:FBbt_00025993, obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005397
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005533
    ] .

obo:FBbt_00005748
    obo:IAO_0000115 "Anal pad of the embryo." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005748" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic anal pad" ;
    rdfs:subClassOf obo:FBbt_00005785, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005747
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00016008
    ] .

obo:FBbt_00005749
    obo:IAO_0000115 "Ventral halve of an embryonic apodeme. The discontinuity between dorsal and ventral halves is visible on a lateral view." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005749" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic ventral apodeme" ;
    rdfs:subClassOf obo:FBbt_00005091, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005747
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00016010
    ] .

obo:FBbt_00005785
    obo:IAO_0000115 "Plate or plates that surrounds the anus." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005785" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "anal pad" ;
    rdfs:subClassOf obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005384
    ] .

obo:FBbt_00005805
    obo:IAO_0000115 "Visual organ of the larva that is anchored to the basal surface of the thin epithelium of the dorsal pouch, lateral to the musculature of the pharynx (Green et al., 1993; Hartenstein et al., 2019). It consists of a dense cluster of approximately 12 photoreceptor neurons and no support cells (Green et al., 1993; Hartenstein et al., 2019). It is connected to the brain via the Bolwig nerve (Green et al., 1993)." ;
    oboInOwl:hasAlternativeId "FBbt:00002643", "FBbt:00005742", "FBbt:00015250" ;
    oboInOwl:hasDbXref "UBERON:6005805", "VFB:FBbt_00005805" ;
    oboInOwl:hasExactSynonym "Bolwig's organ", "embryonic Bolwig's organ", "embryonic visual system", "larval Bolwig's organ", "larval eye", "stemmata organ" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "dorsocaudal pharyngeal sense organ" ;
    oboInOwl:id "FBbt:00005805" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:comment "Location in ocular segment on basis of FBrf0075072." ;
    rdfs:label "Bolwig organ" ;
    rdfs:subClassOf obo:FBbt_00002642, obo:FBbt_00005162, obo:FBbt_00007233, obo:FBbt_00007242, obo:FBbt_00025991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005830
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050908
    ] .

obo:FBbt_00005806
    obo:IAO_0000115 "Any sense organ (FBbt:00005155) that is part of some antennal segment (FBbt:00000009)." ;
    oboInOwl:hasAlternativeId "FBbt:00004171" ;
    oboInOwl:hasDbXref "VFB:FBbt_00005806" ;
    oboInOwl:hasExactSynonym "antennal sensillum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005806" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "antennal sense organ" ;
    rdfs:subClassOf obo:FBbt_00005155, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000009
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005155
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000009
            ]
        )
    ] .

obo:FBbt_00005830
    obo:IAO_0000115 "Primordium of the embryo that gives rise to the larval Bolwig organ. It develops from the most posterior region of the visual primordium, remaining attached to the surface as the rest of the optic placode becomes internalized during stages 12-13 (Green et al., 1993). It consists of approximately 12 cells, which begin to differentiate into photoreceptors during stage 13 (Green et al., 1993). During stages 15-16, the photoreceptors move out of the epidermis and come to lie attached to the outer lining of the dorsal pouch (Green et al., 1993)." ;
    oboInOwl:hasDbXref "UBERON:6005830" ;
    oboInOwl:hasExactSynonym "Bolwig's organ primordium", "P1 BolOrg", "larval eye primordium" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00005830" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "Bolwig organ primordium" ;
    rdfs:subClassOf obo:FBbt_00005495, obo:FBbt_00025991, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00005805
    ] .

obo:FBbt_00006011
    obo:IAO_0000115 "The developing adult after pupal-adult apolysis, i.e. from stage P8 (when yellow eye color first becomes visible through the pupal case), to eclosion." ;
    oboInOwl:hasDbXref "UBERON:6006011" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00006011" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur ;
    a owl:Class ;
    rdfs:label "pharate adult" ;
    rdfs:subClassOf obo:FBbt_00000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00002953
    ] .

obo:FBbt_00007001
    obo:IAO_0000115 "Material anatomical entity that has inherent 3D shape, whose parts are all connected and that is generated by coordinated expression of the organism's own genome." ;
    oboInOwl:hasDbXref "CARO:0000003", "UBERON:0000061" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007001" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "anatomical structure" ;
    rdfs:subClassOf obo:FBbt_00007016 ;
    owl:disjointWith obo:FBbt_00007276 .

obo:FBbt_00007002
    obo:IAO_0000115 "Anatomical structure that has as its parts a maximally connected cell compartment surrounded by a plasma membrane." ;
    oboInOwl:hasDbXref "CARO:0000013", "CL:0000000" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007002" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "cell" ;
    rdfs:subClassOf obo:FBbt_00007001 ;
    owl:disjointWith obo:FBbt_00007013, obo:FBbt_00100313 .

obo:FBbt_00007003
    obo:IAO_0000115 "Anatomical structure, that consists of similar cells and intercellular matrix, aggregated according to genetically determined spatial relationships." ;
    oboInOwl:hasDbXref "CARO:0000043", "UBERON:0000479" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007003" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "portion of tissue" ;
    rdfs:subClassOf obo:FBbt_00100313 ;
    owl:disjointWith obo:FBbt_00007010, obo:FBbt_00007229, obo:FBbt_00007230 .

obo:FBbt_00007005
    obo:IAO_0000115 "Portion of tissue, that consists of one or more layers of cells with distinct apical-basal polarity, connected to each other by cell junctions." ;
    oboInOwl:hasDbXref "UBERON:0000483" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007005" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "epithelium" ;
    rdfs:subClassOf obo:FBbt_00007003 .

obo:FBbt_00007006
    oboInOwl:hasDbXref "CARO:0000066", "UBERON:0005423" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007006" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "developing material anatomical entity" ;
    rdfs:subClassOf obo:FBbt_00007016 .

obo:FBbt_00007009
    obo:IAO_0000115 "Anatomical structure that is a primary subdivision of whole organism. The mereological sum of these is the whole organism." ;
    oboInOwl:hasDbXref "CARO:0000032", "UBERON:0000475" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007009" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "organism subdivision" ;
    rdfs:subClassOf obo:FBbt_00100313 ;
    owl:disjointWith obo:FBbt_00007229, obo:FBbt_00007230, obo:FBbt_00007330 .

obo:FBbt_00007010
    obo:IAO_0000115 "Anatomical structure that has as its parts two or more portions of tissue of at least two different types and which, through specific morphogenetic processes, forms a single distinct structural unit demarcated by bona fide boundaries from other distinct structural units of different types." ;
    oboInOwl:hasDbXref "CARO:0000055", "UBERON:0000481" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007010" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "multi-tissue structure" ;
    rdfs:subClassOf obo:FBbt_00100313 ;
    owl:disjointWith obo:FBbt_00007229, obo:FBbt_00007230 .

obo:FBbt_00007013
    oboInOwl:hasDbXref "CARO:0000040", "UBERON:0000476" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007013" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "acellular anatomical structure" ;
    rdfs:subClassOf obo:FBbt_00007001 ;
    owl:disjointWith obo:FBbt_00100313 .

obo:FBbt_00007016
    oboInOwl:hasDbXref "CARO:0000006", "UBERON:0000465" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007016" ;
    oboInOwl:inSubset fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "material anatomical entity" ;
    rdfs:subClassOf obo:FBbt_10000000 .

obo:FBbt_00007027
    obo:IAO_0000115 "An epithelium consisting of columnar shaped cells." ;
    oboInOwl:hasDbXref "UBERON:0000485" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007027" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "cuboidal/columnar epithelium" ;
    rdfs:subClassOf obo:FBbt_00007005 .

obo:FBbt_00007045
    obo:IAO_0000115 "The region of the ectoderm posterior to the cephalic furrow." ;
    oboInOwl:hasDbXref "UBERON:6007045" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007045" ;
    a owl:Class ;
    rdfs:label "trunk ectoderm" ;
    rdfs:subClassOf obo:FBbt_00004208, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00000111
    ] .

obo:FBbt_00007050
    obo:IAO_0000115 "The cerebral ganglion, minus the optic lobes. It includes part of the protocerebrum (without the optic lobes), the deutocerebrum and the tritocerebrum." ;
    oboInOwl:hasDbXref "VFB:FBbt_00007050" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007050" ;
    a owl:Class ;
    rdfs:label "adult cerebrum" ;
    rdfs:subClassOf obo:FBbt_00005137, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00047887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00110636
    ] .

obo:FBbt_00007116
    obo:IAO_0000115 "The sum of all the developing presumptive components of a specific embryonic/larval system in an embryo." ;
    oboInOwl:hasDbXref "UBERON:6007116" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007116" ;
    a owl:Class ;
    rdfs:label "presumptive embryonic/larval system" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00040003 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00040003
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00000052
            ]
        )
    ] .

obo:FBbt_00007145
    obo:IAO_0000115 "Protocerebrum of the adult brain." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-06-13T10:49:41Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007145", "VFB:FBbt_00007145" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007145" ;
    a owl:Class ;
    rdfs:label "adult protocerebrum" ;
    rdfs:subClassOf obo:FBbt_00003627, obo:FBbt_00052718, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00110638
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003008
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00003627
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00007146
    obo:IAO_0000115 "Deutocerebrum of the adult brain. Substantial portions are below the level of the esophagus (Ito et al., 2014)." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-06-13T10:52:46Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00007146" ;
    oboInOwl:hasExactSynonym "adult deuterocerebrum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007146" ;
    a owl:Class ;
    rdfs:label "adult deutocerebrum" ;
    rdfs:subClassOf obo:FBbt_00003923, obo:FBbt_00052718, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00007050
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00110638
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00110639
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00052718
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00000009
            ]
        )
    ] .

obo:FBbt_00007152
    obo:IAO_0000115 "A sense organ embedded in the integument and consisting of one or a cluster of sensory neurons and associated sensory structures, support cells and glial cells forming a single organized unit with a largely bona fide boundary." ;
    oboInOwl:hasDbXref "UBERON:0002536" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007152" ;
    oboInOwl:inSubset fbbt:FB_gloss, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "sensillum" ;
    rdfs:subClassOf obo:FBbt_00005155, obo:FBbt_00007229 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007229
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] .

obo:FBbt_00007229
    obo:IAO_0000115 "A cluster of cells of various types which form a discrete structure with a largely bona fide boundary." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-21T12:18:17Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0010001" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007229" ;
    a owl:Class ;
    rdfs:label "cell cluster organ" ;
    rdfs:subClassOf obo:FBbt_00100313 ;
    owl:disjointWith obo:FBbt_00007230, obo:FBbt_00007330 .

obo:FBbt_00007230
    obo:IAO_0000115 "An anatomical structure consisting of multiple cell cluster organs and which does not contain portions of tissue." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-21T12:20:23Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0014732" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007230" ;
    a owl:Class ;
    rdfs:label "compound cell cluster organ" ;
    rdfs:subClassOf obo:FBbt_00100313 ;
    owl:disjointWith obo:FBbt_00007330 .

obo:FBbt_00007233
    obo:IAO_0000115 "Sensillum that is internal to the animal - i.e. having no part that is part of the cuticle." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-21T02:04:23Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007233", "VFB:FBbt_00007233" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007233" ;
    a owl:Class ;
    rdfs:label "internal sensillum" ;
    rdfs:subClassOf obo:FBbt_00007152, obo:FBbt_00007373 .

obo:FBbt_00007234
    obo:IAO_0000115 "Any compound cell cluster organ (FBbt:00007230) that is capable of some detection of stimulus involved in sensory perception (GO:0050906)." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-21T02:09:38Z"^^xsd:dateTime ;
    oboInOwl:hasAlternativeId "FBbt:00002653" ;
    oboInOwl:hasExactSynonym "compound sensillum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007234" ;
    a owl:Class ;
    rdfs:label "compound sense organ" ;
    rdfs:subClassOf obo:FBbt_00005155, obo:FBbt_00007230 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007230
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050906
            ]
        )
    ] .

obo:FBbt_00007235
    obo:IAO_0000115 "Compound sense organ that is located within the epidermis." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-21T02:23:08Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00007235" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007235" ;
    a owl:Class ;
    rdfs:label "external compound sense organ" ;
    rdfs:subClassOf obo:FBbt_00005168, obo:FBbt_00007234 .

obo:FBbt_00007239
    obo:IAO_0000115 "Any sensillum of the adult." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-22T09:42:58Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007239" ;
    a owl:Class ;
    rdfs:label "adult sensillum" ;
    rdfs:subClassOf obo:FBbt_00004113, obo:FBbt_00007152 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007152
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00007240
    obo:IAO_0000115 "Any sensillum of the larva." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-22T09:42:58Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007240" ;
    oboInOwl:hasExactSynonym "embryonic/larval sensillum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007240" ;
    a owl:Class ;
    rdfs:label "larval sensillum" ;
    rdfs:subClassOf obo:FBbt_00002639, obo:FBbt_00007152 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007152
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00007241
    obo:IAO_0000115 "Any sensillum (FBbt:00007152) that is part of some adult head (FBbt:00003007)." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-22T09:42:58Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007241" ;
    a owl:Class ;
    rdfs:label "adult head sensillum" ;
    rdfs:subClassOf obo:FBbt_00004114, obo:FBbt_00007239, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007152
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00003007
            ]
        )
    ] .

obo:FBbt_00007242
    obo:IAO_0000115 "Any sensillum (FBbt:00007152) that is part of some larval head (FBbt:00001730)." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-22T09:42:58Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007242" ;
    oboInOwl:hasExactSynonym "larval head sensillum" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007242" ;
    a owl:Class ;
    rdfs:label "embryonic/larval head sensillum" ;
    rdfs:subClassOf obo:FBbt_00004114, obo:FBbt_00007240, obo:FBbt_00007280 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007152
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00001730
            ]
        )
    ] .

obo:FBbt_00007245
    obo:IAO_0000115 "Specialized structure that is found on the cuticle." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-10-22T02:20:05Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007245" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007245" ;
    a owl:Class ;
    rdfs:label "cuticular specialization" ;
    rdfs:subClassOf obo:FBbt_00007013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004970
    ] .

obo:FBbt_00007276
    obo:IAO_0000115 "Material anatomical entity generated by coordinated expression of the organism's own genome and whose component parts are not all continuous with each other." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-11-04T03:09:28Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0034923" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007276" ;
    a owl:Class ;
    rdfs:label "disconnected anatomical group" ;
    rdfs:subClassOf obo:FBbt_00007016 .

obo:FBbt_00007277
    obo:IAO_0000115 "Anatomical group whose component anatomical structures lie in close proximity to each other." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-11-04T03:13:41Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0000477" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007277" ;
    a owl:Class ;
    rdfs:label "anatomical cluster" ;
    rdfs:subClassOf obo:FBbt_00007276 .

obo:FBbt_00007278
    obo:IAO_0000115 "An anatomical group whose component structures share a common function." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-11-04T03:18:01Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0015203" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007278" ;
    a owl:Class ;
    rdfs:label "non-connected functional system" ;
    rdfs:subClassOf obo:FBbt_00007276 .

obo:FBbt_00007280
    obo:IAO_0000115 "Any sense organ (FBbt:00005155) that is part of some larval head (FBbt:00001730)." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-11-05T10:34:14Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007280", "VFB:FBbt_00007280" ;
    oboInOwl:hasExactSynonym "larval head sense organ" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007280" ;
    a owl:Class ;
    rdfs:label "embryonic/larval head sense organ" ;
    rdfs:subClassOf obo:FBbt_00002639, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001730
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005155
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00001730
            ]
        )
    ] .

obo:FBbt_00007288
    obo:IAO_0000115 "Specialized structure that is found on the integument." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-11-06T03:13:52Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007288" ;
    oboInOwl:hasExactSynonym "integumentary specialisation" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007288" ;
    a owl:Class ;
    rdfs:label "integumentary specialization" ;
    rdfs:subClassOf obo:FBbt_10000000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004969
    ] .

obo:FBbt_00007330
    obo:IAO_0000115 "Any subdivision of an organ system." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-12-12T07:22:29Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0011216" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007330" ;
    a owl:Class ;
    rdfs:label "organ system subdivision" ;
    rdfs:subClassOf obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004856
    ] .

obo:FBbt_00007331
    obo:IAO_0000115 "The part of some organism that is part of some specified segment." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-12-12T07:22:57Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007331" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007331" ;
    a owl:Class ;
    rdfs:label "segmental subdivision of organ system" ;
    rdfs:subClassOf obo:FBbt_00007330 .

obo:FBbt_00007373
    obo:IAO_0000115 "Sense organ that is internal to the animal - i.e. having no part that is part of the cuticle." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2009-10-19T02:27:41Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6007373", "VFB:FBbt_00007373" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007373" ;
    a owl:Class ;
    rdfs:label "internal sense organ" ;
    rdfs:subClassOf obo:FBbt_00005155 .

obo:FBbt_00007512
    obo:IAO_0000115 "Structure consisting of the embryonic/larval foregut, midgut and hindgut." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-10-04T09:58:25Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007512" ;
    a owl:Class ;
    rdfs:label "embryonic/larval gut" ;
    rdfs:subClassOf obo:FBbt_00047143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00100323
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00047143
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00007513
    obo:IAO_0000115 "Structure consisting of a simple epithelium surrounded by visceral muscles, nerves and tracheae. The adult gut is divided into the adult foregut, midgut and hindgut regions, based on developmental origin." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-10-04T11:02:39Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007513" ;
    a owl:Class ;
    rdfs:label "adult gut" ;
    rdfs:subClassOf obo:FBbt_00047143, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00100322
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00047143
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00007658
    obo:IAO_0000115 "A group of trichomes covering a region of integument." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007658" ;
    a owl:Class ;
    rdfs:label "trichome field" ;
    rdfs:subClassOf obo:BFO_0000040, obo:FBbt_00007277, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002473 ;
        owl:someValuesFrom obo:FBbt_00004979
    ] .

obo:FBbt_00007676
    obo:IAO_0000115 "An anlage that is a precursor of some part of the adult optic lobe in the larva. It develops from the embryonic optic lobe primordium." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2013-03-13T02:59:16Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00007676" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007676" ;
    a owl:Class ;
    rdfs:label "larval optic anlage" ;
    rdfs:subClassOf obo:FBbt_00005426, obo:FBbt_00025991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001930
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00000186
    ] .

obo:FBbt_00007685
    obo:IAO_0000115 "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of sound." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007685" ;
    a owl:Class ;
    rdfs:label "auditory system" ;
    rdfs:subClassOf obo:FBbt_00007687, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007605
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007278
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007605
            ]
        )
    ] .

obo:FBbt_00007687
    obo:IAO_0000115 "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of mechanical stimuli." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007687" ;
    a owl:Class ;
    rdfs:label "mechanosensory system" ;
    rdfs:subClassOf obo:FBbt_00007692, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050954
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007278
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050954
            ]
        )
    ] .

obo:FBbt_00007688
    obo:IAO_0000115 "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of smell." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007688" ;
    a owl:Class ;
    rdfs:label "olfactory system" ;
    rdfs:subClassOf obo:FBbt_00007689, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007608
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007278
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007608
            ]
        )
    ] .

obo:FBbt_00007689
    obo:IAO_0000115 "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of chemical stimuli." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007689" ;
    a owl:Class ;
    rdfs:label "chemosensory system" ;
    rdfs:subClassOf obo:FBbt_00007692, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007606
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007278
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007606
            ]
        )
    ] .

obo:FBbt_00007690
    obo:IAO_0000115 "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of taste." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007690" ;
    a owl:Class ;
    rdfs:label "gustatory system" ;
    rdfs:subClassOf obo:FBbt_00007689, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050909
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007278
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050909
            ]
        )
    ] .

obo:FBbt_00007692
    obo:IAO_0000115 "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception." ;
    oboInOwl:hasDbXref "UBERON:0001032" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00007692" ;
    oboInOwl:inSubset fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:comment "Note - the relationship of this class to the nervous system is overlap. This allows for sense organ components that function in the transduction of sensory signals but that are not considered to be part of the nervous system to be part of sensory systems." ;
    rdfs:label "sensory system" ;
    rdfs:subClassOf obo:BFO_0000040, obo:FBbt_00007278, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00005093
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0007600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007278
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:FBbt_00014201
    obo:IAO_0000115 "A collective term for stages 9 and 10." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00014201" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "early extended germ band embryo" ;
    rdfs:subClassOf obo:FBbt_00005321 .

obo:FBbt_00016007
    obo:IAO_0000115 "Primordium of the ventral trunk epidermis of the late extended germ band and dorsal closure embryo that will give rise to the embryonic ventral trunk epidermis." ;
    oboInOwl:hasExactSynonym "P1 VenEp" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00016007" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ventral trunk epidermis primordium" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005495, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005533
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_01005747
    ] .

obo:FBbt_00016008
    obo:IAO_0000115 "Primordium of the anal pad of the late extended germ band and dorsal closure embryo that will give rise to the embryonic anal pads." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "A/P1 AnPd", "anal pad specific anlage" ;
    oboInOwl:id "FBbt:00016008" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "anal pad primordium" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005495, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005533
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00005748
    ] .

obo:FBbt_00016009
    obo:IAO_0000115 "Anlage of the ventral apodeme of the late extended germ band embryo that will give rise to the ventral apodeme primordium." ;
    oboInOwl:hasExactSynonym "A venApo" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00016009" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ventral apodeme anlage" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005426, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005533
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00016010
    ] .

obo:FBbt_00016010
    obo:IAO_0000115 "Primordium of the ventral apodeme of the dorsal closure embryo that will give rise to the ventral apodemes." ;
    oboInOwl:hasExactSynonym "P1 venApo" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "ventral apodeme specific primordium" ;
    oboInOwl:id "FBbt:00016010" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "ventral apodeme primordium" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005495, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00016009
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00005749
    ] .

obo:FBbt_00016011
    obo:IAO_0000115 "Primordium of the denticle field of the dorsal closure embryo that will give rise to the larval denticle fields." ;
    oboInOwl:hasExactSynonym "P DenBl" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00016011" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "denticle field primordium" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005495, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_10005326
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00016012
    ] .

obo:FBbt_00016012
    obo:IAO_0000115 "Region of embryonic and larval ventral cuticle that displays denticle belts. It develops from the denticle field primordium." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00016012" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "denticle field" ;
    rdfs:subClassOf obo:FBbt_00007658, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004983
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00016011
    ] .

obo:FBbt_00025990
    obo:IAO_0000115 "Any anatomical entity (FBbt:10000000) that develops from some ectoderm (FBbt:00000111)." ;
    oboInOwl:hasAlternativeId "FBbt:00005253" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00025990" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "ectodermal derivative" ;
    rdfs:subClassOf obo:FBbt_00000000, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00000111
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_10000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:FBbt_00000111
            ]
        )
    ] .

obo:FBbt_00025991
    obo:IAO_0000115 "Any anatomical entity (FBbt:10000000) that develops from some anterior ectoderm (FBbt:00000119)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00025991" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "anterior ectoderm derivative" ;
    rdfs:subClassOf obo:FBbt_00025990, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00000119
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_10000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:FBbt_00000119
            ]
        )
    ] .

obo:FBbt_00025993
    obo:IAO_0000115 "Any anatomical entity (FBbt:10000000) that develops from some ventral ectoderm (FBbt:00005558)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00025993" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "ventral ectoderm derivative" ;
    rdfs:subClassOf obo:FBbt_00025990, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005558
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_10000000
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002202 ;
                owl:someValuesFrom obo:FBbt_00005558
            ]
        )
    ] .

obo:FBbt_00040003
    obo:IAO_0000115 "The sum of all the anlagen and primordia that will develop into a single system." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-04-29T07:57:11Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6040003" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00040003" ;
    a owl:Class ;
    rdfs:comment "Note - this may be the precursor of a connected system that starts out non-connected, such as the tracheal system, or of a system that remains disconnected, e.g. functionally defined systems such as the endocrine system." ;
    rdfs:label "non-connected developing system" ;
    rdfs:subClassOf obo:FBbt_00007006, obo:FBbt_00007276 .

obo:FBbt_00047143
    obo:IAO_0000115 "Structure consisting of a simple epithelium surrounded by visceral muscles, nerves and tracheae. The gut is divided into foregut, midgut and hindgut regions, based on developmental origin." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00047143" ;
    a owl:Class ;
    rdfs:label "gut" ;
    rdfs:subClassOf obo:FBbt_00007010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003125
    ] .

obo:FBbt_00047552
    obo:IAO_0000115 "Any group of similar imaginal cells, such as an imaginal disc, imaginal ring or imaginal island, or a precursor tissue that forms one of them. These tissues develop separately from other embryonic and larval tissues and they generate adult structures during metamorphosis." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2018-08-15T09:31:08Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "imaginal structure" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00047552" ;
    oboInOwl:inSubset fbbt:expressionslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:label "imaginal tissue" ;
    rdfs:subClassOf obo:FBbt_00007006 .

obo:FBbt_00047735
    obo:IAO_0000115 "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of light." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2018-09-18T13:08:28Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00047735" ;
    a owl:Class ;
    rdfs:label "visual system" ;
    rdfs:subClassOf obo:FBbt_00007692, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002215 ;
        owl:someValuesFrom obo:GO_0050953
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00007278
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002215 ;
                owl:someValuesFrom obo:GO_0050953
            ]
        )
    ] .

obo:FBbt_00047887
    obo:IAO_0000115 "Adult brain excluding the optic lobes. This consists of the cerebrum and the gnathal ganglion." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2018-10-24T14:35:45Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00047887" ;
    oboInOwl:hasExactSynonym "midbrain" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00047887" ;
    a owl:Class ;
    rdfs:label "adult central brain" ;
    rdfs:subClassOf obo:FBbt_00047888, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003624
    ] .

obo:FBbt_00047888
    obo:IAO_0000115 "Brain excluding the optic lobes." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2018-10-24T15:11:55Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00047888" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00047888" ;
    a owl:Class ;
    rdfs:label "central brain" ;
    rdfs:subClassOf obo:FBbt_00007010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005095
    ] .

obo:FBbt_00047889
    obo:IAO_0000115 "Larval brain excluding the optic lobes." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2018-10-24T15:12:43Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00047889" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00047889" ;
    a owl:Class ;
    rdfs:label "larval central brain" ;
    rdfs:subClassOf obo:FBbt_00047888, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001920
    ] .

obo:FBbt_00051067
    obo:IAO_0000115 "Neuropil mass below the larval esophagus consisting of the gnathal ganglion and part of the tritocerebrum." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-02-26T11:25:02Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00051067" ;
    oboInOwl:hasExactSynonym "larval SEZ" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "larval subesophageal ganglion" ;
    oboInOwl:id "FBbt:00051067" ;
    a owl:Class ;
    rdfs:comment "This is analogous to the adult term based on Ito et al. (2014), reflecting location relative to the esophagus, rather than segmental identity." ;
    rdfs:label "larval subesophageal zone" ;
    rdfs:subClassOf obo:FBbt_00051068, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001919
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00051068
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00051068
    obo:IAO_0000115 "Neuropil mass below the esophagus encompassing the three gnathal neuromeres and any regions of the cephalic (supraesophageal) neuromeres situated below the esophagus (Ito et al., 2014)." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-02-26T11:59:59Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00051068" ;
    oboInOwl:hasExactSynonym "SEZ" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "subesophageal ganglion" ;
    oboInOwl:id "FBbt:00051068" ;
    a owl:Class ;
    rdfs:label "subesophageal zone" ;
    rdfs:subClassOf obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005094
    ] .

obo:FBbt_00051069
    obo:IAO_0000115 "Neuropil mass above the esophagus (Ito et al., 2014). It is part of the cerebral (supraesophageal) ganglion (Ito et al., 2014)." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-02-26T13:05:56Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "supraesophageal ganglion" ;
    oboInOwl:hasDbXref "VFB:FBbt_00051069" ;
    oboInOwl:hasExactSynonym "SPZ" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00051069" ;
    a owl:Class ;
    rdfs:label "supraesophageal zone" ;
    rdfs:subClassOf obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003626
    ] .

obo:FBbt_00051070
    obo:IAO_0000115 "Neuropil mass above the larval esophagus consisting of the protocerebral and deutocerebral neuromeres and part of the tritocerebrum." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-02-26T13:07:57Z"^^xsd:dateTime ;
    oboInOwl:hasBroadSynonym "larval supraesophageal ganglion" ;
    oboInOwl:hasDbXref "VFB:FBbt_00051070" ;
    oboInOwl:hasExactSynonym "larval SPZ" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00051070" ;
    a owl:Class ;
    rdfs:comment "This is analogous to the adult term based on Ito et al. (2014), reflecting location relative to the esophagus, rather than segmental identity." ;
    rdfs:label "larval supraesophageal zone" ;
    rdfs:subClassOf obo:FBbt_00051069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001920
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00001727
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00051069
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00001727
            ]
        )
    ] .

obo:FBbt_00052718
    obo:IAO_0000115 "Any neuromere of the adult." ;
    dcterms:contributor <https://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2024-01-12T15:15:54Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00052718" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00052718" ;
    a owl:Class ;
    rdfs:label "adult neuromere" ;
    rdfs:subClassOf obo:FBbt_00005140, [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00003006
            ]
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:FBbt_00003623
            ]
        )
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00005140
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00057001
    obo:IAO_0000115 "Division of an organism along its anterior-posterior axis." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-06-30T04:15:23Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0011676" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00057001" ;
    oboInOwl:inSubset fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "anterior-posterior subdivision of organism" ;
    rdfs:subClassOf obo:FBbt_00007009 .

obo:FBbt_00100313
    obo:IAO_0000115 "Anatomical structure that has multiple cells as parts." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-11-02T02:25:04Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0010000" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00100313" ;
    a owl:Class ;
    rdfs:label "multicellular structure" ;
    rdfs:subClassOf obo:FBbt_00007001 .

obo:FBbt_00100315
    obo:IAO_0000115 "A subdivision of the gut along its long axis." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-11-02T05:21:35Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:0004921" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00100315" ;
    a owl:Class ;
    rdfs:label "gut section" ;
    rdfs:subClassOf obo:FBbt_00007330, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00047143
    ] .

obo:FBbt_00100322
    obo:IAO_0000115 "The entire adult anatomical structure through which food and its digestion products are ingested, digested and excreted. At its anterior and posterior ends this includes structures that are not foregut or hindgut." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00100322" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "adult alimentary canal" ;
    rdfs:subClassOf obo:FBbt_00003125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003123
    ] .

obo:FBbt_00100323
    obo:IAO_0000115 "The entire embryonic/larval anatomical structure through which food and its digestion products are ingested, digested and excreted. At its anterior and posterior ends this includes structures that are not foregut or hindgut." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-11-04T02:13:05Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00100323" ;
    a owl:Class ;
    rdfs:label "embryonic/larval alimentary canal" ;
    rdfs:subClassOf obo:FBbt_00003125, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00001842
    ] .

obo:FBbt_00105515
    obo:IAO_0000115 "Primordium of the late embryo that develops from the early primordium, and will give rise to the adult eye." ;
    oboInOwl:hasExactSynonym "adult eye primordium late" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00105515" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "late embryonic primordium of adult eye" ;
    rdfs:subClassOf obo:FBbt_10005249, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005515
    ] .

obo:FBbt_00110636
    obo:IAO_0000115 "The supraesophageal neuropils of the adult brain located above, around and partially below the esophagus, including the optic lobes. It excludes the gnathal ganglion. Developmentally, it comprises three fused neuromeres: protocerebrum, deutocerebrum, and tritocerebrum." ;
    dcterms:contributor <https://orcid.org/0000-0001-5948-3092> ;
    dcterms:date "2013-10-08T17:05:57Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "UBERON:6110636", "VFB:FBbt_00110636" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "SPG", "adult supraesophageal ganglion", "brain", "cerebrum" ;
    oboInOwl:id "FBbt:00110636" ;
    oboInOwl:inSubset fbbt:BrainName, fbbt:cur ;
    a owl:Class ;
    rdfs:comment "This term is related to what used to be called supraesophageal ganglion, and is now referred to as supraesophageal zone. The adult cerebral ganglion, together with the gnathal ganglia (GNG), denote regions that follow the segmental neuromeres of the brain (the 3 rostral and 3 caudal, respectively). These are distinguishable from supra- and subesophageal zones, as these refer to the neuropil masses above and below the esophagus and do not respect neuromere boundaries (Ito et al., 2014)." ;
    rdfs:label "adult cerebral ganglion" ;
    rdfs:subClassOf obo:FBbt_00003626, obo:FBbt_00025991, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00003624
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001920
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00003626
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00110638
    obo:IAO_0000115 "Neuropil mass above the esophagus in the adult brain. It is part of the cerebral ganglion." ;
    dcterms:contributor <https://orcid.org/0000-0001-5948-3092> ;
    dcterms:date "2013-10-08T17:07:47Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00110638" ;
    oboInOwl:hasNarrowSynonym "adult supraesophageal ganglion" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00110638" ;
    oboInOwl:inSubset fbbt:BrainName, fbbt:cur ;
    a owl:Class ;
    rdfs:comment "This term refers to what used to be called supraesophageal ganglion. The new name, together with subesophageal zone, refer to the neuropil masses above and below the esophagus and do not respect neuromere boundaries. The terms cerebral ganglia (CRG) and gnathal ganglia (GNG), denote regions that follow the segmental neuromeres of the brain (the 3 rostral and 3 caudal, respectively) (Ito et al., 2014)." ;
    rdfs:label "adult supraesophageal zone" ;
    rdfs:subClassOf obo:FBbt_00051069, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00110636
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00051069
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_00110639
    obo:IAO_0000115 "Neuropil mass below the esophagus in the adult brain. It encompasses the gnathal ganglion, the prow and the saddle." ;
    dcterms:contributor <https://orcid.org/0000-0001-5948-3092> ;
    dcterms:date "2013-10-08T17:53:57Z"^^xsd:dateTime ;
    oboInOwl:hasDbXref "VFB:FBbt_00110639" ;
    oboInOwl:hasNarrowSynonym "SEG", "SOG", "adult subesophageal ganglion", "adult suboesophageal ganglion" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:00110639" ;
    oboInOwl:inSubset fbbt:BrainName, fbbt:cur ;
    a owl:Class ;
    rdfs:comment "This term refers to what used to be called subesophageal ganglion. The new name, together with supraesophageal zone, refer to the brain tissue below and above the esophagus and do not respect neuromere boundaries. The terms cerebral ganglia (CRG) and gnathal ganglia (GNG), denote the segmental neuromeres of the brain (the 3 rostral and 3 caudal, respectively) (Ito et al., 2014). Sterne et al. (2021) - FBrf0251280 define the SEZ as comprising GNG + TR." ;
    rdfs:label "adult subesophageal zone" ;
    rdfs:subClassOf obo:FBbt_00051068, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00047887
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:FBbt_00051068
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002131 ;
                owl:someValuesFrom obo:FBbt_00003004
            ]
        )
    ] .

obo:FBbt_01000119
    obo:IAO_0000115 "Anlage that develops into the anterior ectoderm. It is found anterior to the dorsal, lateral and ventral regions of the ectoderm anlage and posterior to the anterior endoderm anlage at the cellular blastoderm stage, prior to gastrulation (Stathopoulos and Newcomb, 2020)." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:01000119" ;
    oboInOwl:inSubset fbbt:cur ;
    a owl:Class ;
    rdfs:label "anterior ectoderm anlage" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005426, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005427
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00000119
    ] .

obo:FBbt_01005747
    obo:IAO_0000115 "The epidermis of the embryonic ventral trunk." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:01005747" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic ventral trunk epidermis" ;
    rdfs:subClassOf obo:FBbt_00025993, obo:FBbt_00100313, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00005747
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00016007
    ] .

obo:FBbt_10000000
    obo:IAO_0000115 "Anatomical entity which is part_of Drosophila melanogaster." ;
    oboInOwl:hasAlternativeId "FBbt_root:00000000" ;
    oboInOwl:hasDbXref "UBERON:0001062" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "Drosophila" ;
    oboInOwl:id "FBbt:10000000" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur, fbbt:larval_OF ;
    a owl:Class ;
    rdfs:label "anatomical entity" ;
    rdfs:subClassOf obo:CARO_0000000 ;
    owl:disjointWith obo:PATO_0000001 .

obo:FBbt_10005249
    obo:IAO_0000115 "Primordium of the embryo that will give rise to the adult eye. It corresponds to the most anterior region that develops from the visual primordium." ;
    oboInOwl:hasExactSynonym "P1 Eye", "adult eye primordium" ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:id "FBbt:10005249" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "embryonic primordium of adult eye" ;
    rdfs:subClassOf obo:FBbt_00001648, obo:FBbt_00005495, obo:FBbt_00025991, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00001059
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00001768
    ] .

obo:FBbt_10005326
    obo:IAO_0000115 "A(n) anlage that develops into some denticle field primordium. It develops from some ventral epidermis primordium." ;
    oboInOwl:hasOBONamespace "fly_anatomy.ontology" ;
    oboInOwl:hasRelatedSynonym "A DenBl" ;
    oboInOwl:id "FBbt:10005326" ;
    oboInOwl:inSubset fbbt:EmbDevSlim, fbbt:cur ;
    a owl:Class ;
    rdfs:label "denticle field anlage" ;
    rdfs:subClassOf obo:FBbt_00004208, obo:FBbt_00005426, obo:FBbt_00025993, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FBbt_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FBbt_00005533
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002203 ;
        owl:someValuesFrom obo:FBbt_00016011
    ] .

FBcv:camcur
    a owl:AnnotationProperty ;
    rdfs:label "camcur"@en ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:FBcv_0000002
    obo:IAO_0000115 "Phenotype that is any abnormality in thermotaxis (GO:0043052). 'thermotaxis' is defined as: 'The directed movement of a motile cell or organism in response to a temperature gradient. Movement may be towards either a higher or lower temperature.'" ;
    oboInOwl:hasExactSynonym "thermotaxis behavior defective", "thermotaxis behaviour defective", "thermotaxis defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000002" ;
    a owl:Class ;
    rdfs:label "abnormal thermotaxis" ;
    rdfs:subClassOf obo:FBcv_0000683, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0043052
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0043052
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000006
    obo:IAO_0000115 "A phenotype that is a reduction in the ability of males to produce fertilized eggs as a result of mating, but only to > 50% of wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000006" ;
    a owl:Class ;
    rdfs:label "male semi-fertile" ;
    rdfs:subClassOf obo:FBcv_0000375, obo:FBcv_0000376, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001761
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001761
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000007
    obo:IAO_0000115 "A phenotype that is a reduction in the ability of females to produce fertilized eggs as a result of mating, but only to > 50% of wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000007" ;
    a owl:Class ;
    rdfs:label "female semi-fertile" ;
    rdfs:subClassOf obo:FBcv_0000375, obo:FBcv_0000377, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001760
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001760
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000008
    obo:IAO_0000115 "Genotype g1 is a modifier of variegation if, and only if, some genotype g2 has a variegated phenotype and the degree of variegation caused by g1g2 is significantly different from that caused by g2 alone." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "variegation" ;
    oboInOwl:id "FBcv:0000008" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "modifier of variegation" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000316
    obo:IAO_0000115 "Phenotype that is the partial or full transformation of one or more segments (FBbt:00000003) or segmental appendages from one identity to another. For example, in antennapedia an antenna is partially or fully transformed into a leg." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000316" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "homeotic" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000324
    obo:IAO_0000115 "Phenotype that is any abnormality in dorsal/ventral axis specification (GO:0009950). 'dorsal/ventral axis specification' is defined as: 'The establishment, maintenance and elaboration of the dorsal/ventral axis. The dorsal/ventral axis is defined by a line that runs orthogonal to both the anterior/posterior and left/right axes. The dorsal end is defined by the upper or back side of an organism. The ventral end is defined by the lower or front side of an organism.'" ;
    oboInOwl:hasExactSynonym "dorsal/ventral axis specification defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "dorsal-ventral polarity" ;
    oboInOwl:id "FBcv:0000324" ;
    a owl:Class ;
    rdfs:label "abnormal dorsal/ventral axis specification" ;
    rdfs:subClassOf obo:FBcv_0000686, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009950
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009950
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000325
    obo:IAO_0000115 "A phenotype that is an expansion of the developing embryonic nervous system at the expense of developing ventral epidermis." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-09-13T02:42:10Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000325" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "Typically this is caused by and expansion of the population of neuroblasts at the expense of prospective epidermis, both of which originate in the ventral ectoderm." ;
    rdfs:label "neurogenic phenotype" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000347
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000347" ;
    a owl:Class ;
    rdfs:label "phenotypic class" ;
    rdfs:subClassOf obo:BFO_0000020 .

obo:FBcv_0000348
    obo:IAO_0000115 "The canonical phenotype of a wild-type Drosophilid." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000348" ;
    a owl:Class ;
    rdfs:label "wild-type" ;
    rdfs:subClassOf obo:FBcv_0000347 ;
    owl:disjointWith obo:FBcv_0001347 .

obo:FBcv_0000349
    obo:IAO_0000115 "A phenotype that is survival to mature adulthood, where mature is defined as after adult stage A3 (FBdv:00006012)." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000349" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "Note, this term should not be used with the qualifier 'partially'. Use semi-viable or semi-lethal instead." ;
    rdfs:label "viable" ;
    rdfs:subClassOf obo:FBcv_0000347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000719
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000719
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
            )
        ]
    ] .

obo:FBcv_0000350
    obo:IAO_0000115 "A phenotype of a population that is the death of some significant proportion of animals in that population, but less that half, prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." ;
    oboInOwl:hasExactSynonym "semi-viable" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000350" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "partially lethal - majority live" ;
    rdfs:subClassOf obo:FBcv_0000349, obo:FBcv_0002015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                            [
                                xsd:maxExclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                            [
                                xsd:maxExclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0000351
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population at some stage or stages prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000351" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:comment "Note on usage: lethal is appropriate in cases where escaper adults are very rare. The lethal phase prior to becoming a mature adult may be further specified using children terms which specify stage." ;
    rdfs:label "lethal" ;
    rdfs:subClassOf obo:FBcv_0002019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0000352
    obo:IAO_0000115 "A phenotype of a population that is the death of a majority of animals in that population prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." ;
    oboInOwl:hasExactSynonym "semi-lethal" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000352" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:comment "Stages during which there is significant death prior to mature adulthood can be indicated using one or more stage qualifiers." ;
    rdfs:label "partially lethal - majority die" ;
    rdfs:subClassOf obo:FBcv_0002015, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                            [
                                xsd:maxExclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                            [
                                xsd:maxExclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0000353
    obo:IAO_0000115 "A phenotype that is a failure of mutant cells to survive." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000353" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "Typically, this phenotype is assayed in clones of cells." ;
    rdfs:label "cell lethal" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000718
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007002
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000718
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007002
                ]
            )
        ]
    ] .

obo:FBcv_0000354
    obo:IAO_0000115 "A post-embryonic, macroscopic, anatomical phenotype." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000354" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "visible" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000355
    obo:IAO_0000115 "Phenotype that is any abnormality in eye color compared to wild-type." ;
    oboInOwl:hasExactSynonym "eye color defective", "eye colour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000355" ;
    a owl:Class ;
    rdfs:label "abnormal eye color" ;
    rdfs:subClassOf obo:FBcv_0000354, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002247
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00004508
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002247
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00004508
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000356
    obo:IAO_0000115 "A phenotype that is any abnormality in body color compared to wild-type." ;
    oboInOwl:hasExactSynonym "body color defective", "body colour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000356" ;
    a owl:Class ;
    rdfs:label "abnormal body color" ;
    rdfs:subClassOf obo:FBcv_0000354, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002247
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002247
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000357
    obo:IAO_0000115 "A phenotype that is any abnormality in the size of the whole body or some body part compared to wild-type." ;
    oboInOwl:hasExactSynonym "size defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000357" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal size" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000117
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000117
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000358
    obo:IAO_0000115 "Phenotype that is a decrease in body size compared to identically raised wild-type controls." ;
    oboInOwl:hasExactSynonym "reduced body size", "small body" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000358" ;
    a owl:Class ;
    rdfs:label "decreased body size" ;
    rdfs:subClassOf obo:FBcv_0000665, obo:FBcv_0007508, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000587
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000587
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000359
    obo:IAO_0000115 "Phenotype that is a decrease in the number of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type. This phenotype is not necessarily accompanied by decreased growth - there may be fewer cells in an otherwise normal volume of tissue." ;
    oboInOwl:hasExactSynonym "reduced cell number" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000359" ;
    a owl:Class ;
    rdfs:label "decreased cell number" ;
    rdfs:subClassOf obo:FBcv_0000709, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001997
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001997
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000360
    obo:IAO_0000115 "Phenotype that is a decrease in the size of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type. This phenotype is not necessarily accompanied by decreased growth of a tissue - there may be more cells in an otherwise normal volume of tissue." ;
    oboInOwl:hasExactSynonym "reduced cell size" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000360" ;
    a owl:Class ;
    rdfs:comment "Note that defects in cell size are not necessarily the result of defects in cell growth. A change in the rate of cell division in the absence of any change in cell growth rate can result in smaller or larger cells." ;
    rdfs:label "decreased cell size" ;
    rdfs:subClassOf obo:FBcv_0000428, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000587
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000587
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000361
    obo:IAO_0000115 "Phenotype that is an increase in body size compared to identically raised wild-type controls." ;
    oboInOwl:hasExactSynonym "large body" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000361" ;
    a owl:Class ;
    rdfs:label "increased body size" ;
    rdfs:subClassOf obo:FBcv_0000665, obo:FBcv_0007507, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000586
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000586
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000362
    obo:IAO_0000115 "Phenotype that is an increase in the number of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000362" ;
    a owl:Class ;
    rdfs:comment "This phenotype is not necessarily accompanied by overgrowth of a tissue - there may be more cells in an otherwise normal volume of tissue. It is not necessarily due to an increase in cell growth -it may be the result of an increase in the division rate at normal growth rates. It may not even be due to an increase in the cell division rate - a reduced rate of cell death while the division rate is normal could also achieve it." ;
    rdfs:label "increased cell number" ;
    rdfs:subClassOf obo:FBcv_0000709, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000470
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000470
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000363
    obo:IAO_0000115 "Phenotype that is an increase in the size of cells compared to wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000363" ;
    a owl:Class ;
    rdfs:comment "May be due to an increase in the cell growth rate or to a reduced rate of cell division along with a normal rate of cell growth." ;
    rdfs:label "increased cell size" ;
    rdfs:subClassOf obo:FBcv_0000428, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000586
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000586
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000364
    obo:IAO_0000115 "A phenotype that is the inability to produce fertilized eggs as a result of mating." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000364" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "The cause of sterility may be physical or behavioral. Note, this term should not be used with the qualifier 'partially'. Use semi-sterile or semi-fertile instead." ;
    rdfs:label "sterile" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000956
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000956
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000365
    obo:IAO_0000115 "A phenotype that is a reduction in the ability to produce fertilized eggs as a result of mating to below 50% of wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000365" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "semi-sterile" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000366
    obo:IAO_0000115 "A phenotype that is the inability of females to produce fertilized eggs as a result of mating." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000366" ;
    a owl:Class ;
    rdfs:comment "The cause of sterility may be physical or behavioral. Note: this term should not be used with the qualifier 'partially' - use semi-sterile or semi-fertile instead." ;
    rdfs:label "female sterile" ;
    rdfs:subClassOf obo:FBcv_0000364, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000892
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000892
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000367
    obo:IAO_0000115 "A phenotype that is a reduction in the ability of females to produce fertilized eggs as a result of mating to below 50% of wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000367" ;
    a owl:Class ;
    rdfs:label "female semi-sterile" ;
    rdfs:subClassOf obo:FBcv_0000365, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001763
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001763
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000368
    obo:IAO_0000115 "A phenotype of female sterility due to defects in the female germline." ;
    oboInOwl:hasExactSynonym "female sterile germ-line-dependent" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000368" ;
    a owl:Class ;
    rdfs:label "female sterile germline-dependent" ;
    rdfs:subClassOf obo:FBcv_0000366 .

obo:FBcv_0000369
    obo:IAO_0000115 "A phenotype of female sterility due to defects in somatic cells of the ovary (FBbt:00006030), or of the products of these cells (such as eggshell)." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000369" ;
    a owl:Class ;
    rdfs:label "female sterile soma-dependent" ;
    rdfs:subClassOf obo:FBcv_0000366 .

obo:FBcv_0000370
    obo:IAO_0000115 "A phenotype that is the inability of males to produce fertilized eggs as a result of mating." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000370" ;
    a owl:Class ;
    rdfs:comment "The cause of sterility may be physical or behavioral. Note - this term should not be used with the qualifier 'partially' - use semi-sterile or semi-fertile instead." ;
    rdfs:label "male sterile" ;
    rdfs:subClassOf obo:FBcv_0000364, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000890
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000890
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000371
    obo:IAO_0000115 "A phenotype that is a reduction in the ability of males to produce fertilized eggs as a result of mating to below 50% of wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000371" ;
    a owl:Class ;
    rdfs:label "male semi-sterile" ;
    rdfs:subClassOf obo:FBcv_0000365, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001762
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001762
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000372
    obo:IAO_0000115 "A phenotype of male sterility due to defects in the male germline." ;
    oboInOwl:hasExactSynonym "male sterile germ-line-dependent" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000372" ;
    a owl:Class ;
    rdfs:label "male sterile germline-dependent" ;
    rdfs:subClassOf obo:FBcv_0000370 .

obo:FBcv_0000373
    obo:IAO_0000115 "A phenotype of male sterility due to defects in somatic cells of the testis (FBbt:00006031) or of the products of these cells." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000373" ;
    a owl:Class ;
    rdfs:label "male sterile soma-dependent" ;
    rdfs:subClassOf obo:FBcv_0000370 .

obo:FBcv_0000374
    obo:IAO_0000115 "A phenotype that is the ability to produce fertilized eggs as a result of mating." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000374" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "Note, this term should not be used with the qualifier 'partially'. Use semi-sterile or semi-fertile instead." ;
    rdfs:label "fertile" ;
    rdfs:subClassOf obo:FBcv_0000347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000955
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000955
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
            )
        ]
    ] .

obo:FBcv_0000375
    obo:IAO_0000115 "A phenotype that is a reduction in the ability to produce fertilized eggs as a result of mating, but only to > 50% of wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000375" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "semi-fertile" ;
    rdfs:subClassOf obo:FBcv_0000374, obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001767
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001767
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000376
    obo:IAO_0000115 "A phenotype that is the ability of males to produce fertilized eggs as a result of mating." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000376" ;
    a owl:Class ;
    rdfs:comment "Note - this term should not be used with the qualifier 'partially' - use male semi-sterile or male semi-fertile instead." ;
    rdfs:label "male fertile" ;
    rdfs:subClassOf obo:FBcv_0000374, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000891
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000891
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
            )
        ]
    ] .

obo:FBcv_0000377
    obo:IAO_0000115 "A phenotype that is the ability of females to produce fertilized eggs as a result of mating." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000377" ;
    a owl:Class ;
    rdfs:comment "Note - this term should not be used with the qualifier 'partially' - use female semi-sterile or female semi-fertile instead." ;
    rdfs:label "female fertile" ;
    rdfs:subClassOf obo:FBcv_0000374, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000888
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000888
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
            )
        ]
    ] .

obo:FBcv_0000378
    obo:IAO_0000115 "A phenotype in which all offspring are sterile. Typically, this is due to maternal effect sterility resulting from defects in pole cell development." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000378" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "grandchildless" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001862
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001862
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000379
    obo:IAO_0000115 "Genotype g1 is an enhancer of variegation if, and only if, some genotype g2 has a variegated phenotype and the degree of variegation caused by g1g2 is greater than that caused by g2 alone." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000379" ;
    a owl:Class ;
    rdfs:comment "Typically, g2 is a chromosomal aberration or an insertion." ;
    rdfs:label "enhancer of variegation" ;
    rdfs:subClassOf obo:FBcv_0000008 .

obo:FBcv_0000380
    obo:IAO_0000115 "Genotype g1 is a non-enhancer of variegation of the phenotype due to genotype g2 if, and only if, g2 has a variegated phenotype and the degree of variegation caused by g1g2 is not greater than that caused by g2 alone." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000380" ;
    a owl:Class ;
    rdfs:label "non-enhancer of variegation" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000381
    obo:IAO_0000115 "Genotype g1 is a suppressor of variegation if, and only if, some genotype g2 has a variegated phenotype and the degree of variegation caused by g1g2 is less than that caused by to g2 alone." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000381" ;
    a owl:Class ;
    rdfs:comment "Typically, g2 is a chromosomal aberration or an insertion." ;
    rdfs:label "suppressor of variegation" ;
    rdfs:subClassOf obo:FBcv_0000008 .

obo:FBcv_0000382
    obo:IAO_0000115 "Genotype g1 is a non-suppressor of variegation of the phenotype due to genotype g2 if, and only if, g2 has a variegated phenotype and the degree of variegation caused by g1g2 is not less than that caused by g2 alone." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000382" ;
    a owl:Class ;
    rdfs:label "non-suppressor of variegation" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000383
    obo:IAO_0000115 "A phenotype that is the inability to synthesize some organic compound that can be synthesized by wild-type animals, and that is required for normal growth and/or development." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000383" ;
    a owl:Class ;
    rdfs:label "auxotroph" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000422
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000422
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000384
    obo:IAO_0000115 "Phenotype that is any abnormality in aging." ;
    oboInOwl:hasExactSynonym "aging defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000384" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal aging" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom <http://www.ebi.ac.uk/efo/EFO_0022597>
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom <http://www.ebi.ac.uk/efo/EFO_0022597>
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000385
    obo:IAO_0000115 "Phenotype that is a shorter adult life-span than wild-type." ;
    oboInOwl:hasExactSynonym "increased adult mortality" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000385" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "short lived" ;
    rdfs:subClassOf obo:FBcv_0002004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0000386
    obo:IAO_0000115 "Phenotype that is a longer adult life-span than wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000386" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "long lived" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000387
    obo:IAO_0000115 "Phenotype that is any abnormality in behavior (GO:0007610). 'behavior' is defined as: 'The internally coordinated responses (actions or inactions) of animals (individuals or groups) to internal or external stimuli, via a mechanism that involves nervous system activity.'" ;
    oboInOwl:hasExactSynonym "behavior defective", "behaviour defective", "behavioural" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "behavioral" ;
    oboInOwl:id "FBcv:0000387" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal behavior" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007610
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007610
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000388
    obo:IAO_0000115 "Phenotype that is a change in the strong tendency, seen in wild-type Drosophila melanogaster, to climb - a behavior otherwise known as negative gravitaxis (GO:0048060 ; movement away from the source of gravity)." ;
    oboInOwl:hasExactSynonym "gravitaxis defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "geotaxis behaviour defective", "gravitaxis behavior defective" ;
    oboInOwl:id "FBcv:0000388" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "Note, this term should not be used when flies have climbing defects purely as a consequence of locomotion defects, use 'locomotor behavior defective' instead." ;
    rdfs:label "abnormal gravitaxis" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0048060
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0048060
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000389
    obo:IAO_0000115 "Phenotype that is a disposition to paralysis under conditions that do not cause paralysis in a wild-type animal. Paralysis is defined as an inability to exhibit `multicellular organismal movement` (GO:0050879)" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000389" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "paralytic" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000462
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050879
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000462
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050879
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000390
    obo:IAO_0000115 "A phenotype consisting of an decrease in any kind of rate (e.g. speed, frequency) of `multicellular organismal movement` (GO:0050879) compared to wild-type." ;
    oboInOwl:hasExactSynonym "hypoactive", "reduced rate of movement" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000390" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "decreased rate of movement" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050879
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050879
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000391
    obo:IAO_0000115 "A phenotype exhibited following mechanical shock and consisting of a brief period of intense, uncoordinated motor activity (legs and wings flailing, abdomen coiling) followed by a prolonged period of paralysis." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "easily shocked" ;
    oboInOwl:id "FBcv:0000391" ;
    a owl:Class ;
    rdfs:label "bang sensitive" ;
    rdfs:subClassOf obo:FBcv_0000389 .

obo:FBcv_0000392
    obo:IAO_0000115 "A phenotype consisting of an increase in any kind of rate (e.g. speed, frequency) of `multicellular organismal movement` (GO:0050879) compared to wild-type." ;
    oboInOwl:hasExactSynonym "hyperactive" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000392" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "increased rate of movement" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050879
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050879
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000393
    obo:IAO_0000115 "Phenotype that is any abnormality in response to pain (GO:0048265). 'response to pain' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a pain stimulus. Pain stimuli cause activation of nociceptors, peripheral receptors for pain, include receptors which are sensitive to painful mechanical stimuli, extreme heat or cold, and chemical stimuli.'" ;
    oboInOwl:hasExactSynonym "pain response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000393" ;
    a owl:Class ;
    rdfs:label "abnormal pain response" ;
    rdfs:subClassOf obo:FBcv_0000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0048265
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0048265
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000394
    obo:IAO_0000115 "Phenotype that is any abnormality in circadian rhythm (GO:0007623). 'circadian rhythm' is defined as: 'Any biological process in an organism that recurs with a regularity of approximately 24 hours.'" ;
    oboInOwl:hasExactSynonym "circadian rhythm defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000394" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal circadian rhythm" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007623
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007623
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000395
    obo:IAO_0000115 "Phenotype that is any abnormality in locomotor rhythm (GO:0045475). 'locomotor rhythm' is defined as: 'The rhythm of the locomotor activity of an organism during its 24 hour activity cycle.'" ;
    oboInOwl:hasExactSynonym "locomotor rhythm defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000395" ;
    a owl:Class ;
    rdfs:label "abnormal locomotor rhythm" ;
    rdfs:subClassOf obo:FBcv_0000414, obo:FBcv_0000679, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0045475
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0045475
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000396
    obo:IAO_0000115 "Phenotype that is any abnormality in eclosion rhythm (GO:0008062). 'eclosion rhythm' is defined as: 'The timing of the emergence of the adult fly from its pupal case, which usually occurs at dawn.'" ;
    oboInOwl:hasExactSynonym "eclosion rhythm defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000396" ;
    a owl:Class ;
    rdfs:label "abnormal eclosion rhythm" ;
    rdfs:subClassOf obo:FBcv_0000670, obo:FBcv_0000679, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008062
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008062
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000397
    obo:IAO_0000115 "Phenotype that is any abnormality in learning (GO:0007612). 'learning' is defined as: 'Any process in an organism in which a relatively long-lasting adaptive behavioral change occurs as the result of experience.'" ;
    oboInOwl:hasExactSynonym "learning defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000397" ;
    a owl:Class ;
    rdfs:label "abnormal learning" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007612
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007612
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000398
    obo:IAO_0000115 "Phenotype that is any abnormality in memory (GO:0007613). 'memory' is defined as: 'The activities involved in the mental information processing system that receives (registers), modifies, stores, and retrieves informational stimuli. The main stages involved in the formation and retrieval of memory are encoding (processing of received information by acquisition), storage (building a permanent record of received information as a result of consolidation) and retrieval (calling back the stored information and use it in a suitable way to execute a given task).'" ;
    oboInOwl:hasExactSynonym "memory defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000398" ;
    a owl:Class ;
    rdfs:label "abnormal memory" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007613
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007613
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000399
    obo:IAO_0000115 "Phenotype that is any abnormality in courtship behavior (GO:0007619). 'courtship behavior' is defined as: 'The behavior of an organism for the purpose of attracting sexual partners.'" ;
    oboInOwl:hasExactSynonym "courtship behavior defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000399" ;
    a owl:Class ;
    rdfs:label "abnormal courtship behavior" ;
    rdfs:subClassOf obo:FBcv_0000721, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007619
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007619
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000400
    obo:IAO_0000115 "Phenotype that is any abnormality in mating (GO:0007618). 'mating' is defined as: 'The pairwise union of individuals for the purpose of sexual reproduction, ultimately resulting in the formation of zygotes.'" ;
    oboInOwl:hasExactSynonym "mating defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000400" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal mating" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007618
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007618
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000401
    obo:IAO_0000115 "Phenotype that is any abnormality in circadian mating behavior (GO:0035648). 'circadian mating behavior' is defined as: 'The fluctuation in mating behavior that occurs over an approximately 24 hour cycle.'" ;
    oboInOwl:hasExactSynonym "mating rhythm defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000401" ;
    a owl:Class ;
    rdfs:label "abnormal mating rhythm" ;
    rdfs:subClassOf obo:FBcv_0000679, obo:FBcv_0000721, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0035648
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0035648
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000402
    obo:IAO_0000115 "Phenotype that is any abnormality in male courtship behavior, veined wing generated song production (GO:0045433). This is defined as 'The process during wing vibration where the male insect produces a species-specific acoustic signal called a love song.'" ;
    oboInOwl:hasExactSynonym "singing defective", "song defective", "song production defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000402" ;
    a owl:Class ;
    rdfs:label "abnormal song" ;
    rdfs:subClassOf obo:FBcv_0000399, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0045433
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0045433
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000403
    obo:IAO_0000115 "Phenotype that is any abnormality in chemosensory behavior (GO:0007635). 'chemosensory behavior' is defined as: 'Behavior that is dependent upon the sensation of chemicals.'." ;
    oboInOwl:hasExactSynonym "abnormal chemosensitive behavior", "chemosensitive behavior defective", "chemosensitive behaviour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000403" ;
    a owl:Class ;
    rdfs:label "abnormal chemosensory behavior" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007635
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007635
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000404
    obo:IAO_0000115 "Phenotype that is any abnormality in sensory perception of smell (GO:0007608). 'sensory perception of smell' is defined as: 'The series of events required for an organism to receive an olfactory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Olfaction involves the detection of chemical composition of an organism's ambient medium by chemoreceptors. This is a neurological process.'" ;
    oboInOwl:hasExactSynonym "olfaction defective", "smell perception defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000404" ;
    a owl:Class ;
    rdfs:label "abnormal smell perception" ;
    rdfs:subClassOf obo:FBcv_0000681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007608
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007608
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000405
    obo:IAO_0000115 "Phenotype that is any abnormality in sensory perception of taste (GO:0050909). 'sensory perception of taste' is defined as: 'The series of events required for an organism to receive a gustatory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Gustation involves the direct detection of chemical composition, usually through contact with chemoreceptor cells. This is a neurological process.'" ;
    oboInOwl:hasExactSynonym "gustation defective", "taste defective", "taste perception defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000405" ;
    a owl:Class ;
    rdfs:label "abnormal taste perception" ;
    rdfs:subClassOf obo:FBcv_0000681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050909
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050909
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000406
    obo:IAO_0000115 "Phenotype that is any abnormality in or absense of proboscis extension reflex in response to a sugar stimulus via taste sensilla on the tarsus." ;
    oboInOwl:hasExactSynonym "tarsal response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000406" ;
    a owl:Class ;
    rdfs:label "abnormal tarsal response" ;
    rdfs:subClassOf obo:FBcv_0000680 .

obo:FBcv_0000407
    obo:IAO_0000115 "Phenotype that is any abnormality in sensory perception of sound (GO:0007605). 'sensory perception of sound' is defined as: 'The series of events required for an organism to receive an auditory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Sonic stimuli are detected in the form of vibrations and are processed to form a sound.'" ;
    oboInOwl:hasExactSynonym "auditory perception defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "auditory system defective" ;
    oboInOwl:id "FBcv:0000407" ;
    a owl:Class ;
    rdfs:label "abnormal auditory perception" ;
    rdfs:subClassOf obo:FBcv_0000681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007605
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007605
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000408
    obo:IAO_0000115 "Phenotype that is any abnormality in response to stress (GO:0006950). 'response to stress' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation).'" ;
    oboInOwl:hasExactSynonym "stress response defective" ;
    oboInOwl:hasNarrowSynonym "environmental stress response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000408" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal stress response" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006950
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006950
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000409
    obo:IAO_0000115 "Phenotype that is any abnormality in response to osmotic stress (GO:0006970). 'response to osmotic stress' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating an increase or decrease in the concentration of solutes outside the organism or cell.'" ;
    oboInOwl:hasExactSynonym "osmotic stress response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000409" ;
    a owl:Class ;
    rdfs:label "abnormal osmotic stress response" ;
    rdfs:subClassOf obo:FBcv_0000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006970
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006970
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000410
    obo:IAO_0000115 "Phenotype that is any abnormality in response to heat (GO:0009408). 'response to heat' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a heat stimulus, a temperature stimulus above the optimal temperature for that organism.'" ;
    oboInOwl:hasExactSynonym "heat stress response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000410" ;
    a owl:Class ;
    rdfs:label "abnormal heat stress response" ;
    rdfs:subClassOf obo:FBcv_0000408, obo:FBcv_0000683, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009408
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009408
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000411
    obo:IAO_0000115 "Phenotype that is any abnormality in visual behavior (GO:0007632). 'visual behavior' is defined as: 'The behavior of an organism in response to a visual stimulus.'" ;
    oboInOwl:hasExactSynonym "visual behavior defective", "visual behaviour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000411" ;
    a owl:Class ;
    rdfs:label "abnormal visual behavior" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007632
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007632
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000412
    obo:IAO_0000115 "Phenotype that is any abnormality in optomotor response: a motor response during flight or walking that serves to stabilize both image formation on the retina and locomotor course." ;
    oboInOwl:hasExactSynonym "optomotor behaviour defective", "optomotor response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000412" ;
    a owl:Class ;
    rdfs:label "abnormal optomotor response" ;
    rdfs:subClassOf obo:FBcv_0000411, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007634
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007634
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000413
    obo:IAO_0000115 "Phenotype that is any abnormality in phototaxis (GO:0042331). 'phototaxis' is defined as: 'The directed movement of a motile cell or organism in response to light.'" ;
    oboInOwl:hasExactSynonym "phototaxis defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "phototaxis behaviour defective" ;
    oboInOwl:id "FBcv:0000413" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal phototaxis" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042331
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042331
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000414
    obo:IAO_0000115 "Phenotype that is any abnormality in locomotory behavior (GO:0007626). 'locomotory behavior' is defined as: 'The specific movement from place to place of an organism in response to external or internal stimuli. Locomotion of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions.'" ;
    oboInOwl:hasExactSynonym "locomotor behavior defective", "locomotor behaviour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000414" ;
    a owl:Class ;
    rdfs:label "abnormal locomotor behavior" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007626
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007626
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000415
    obo:IAO_0000115 "Phenotype that is a reduced ability to jump or a reduced jump response. This may be due to neurological or muscular defects." ;
    oboInOwl:hasExactSynonym "jumping defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000415" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal jumping" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:NBO_0000016
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:NBO_0000016
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000416
    obo:IAO_0000115 "Phenotype that is abnormal co-ordination of motor activity." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000416" ;
    a owl:Class ;
    rdfs:label "uncoordinated" ;
    rdfs:subClassOf obo:FBcv_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:NBO_0000339
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:NBO_0000339
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000417
    obo:IAO_0000115 "Phenotype that is any abnormality in flight (GO:0060361). 'flight' is defined as: 'Self-propelled movement of an organism from one location to another through the air, usually by means of active wing movement.'" ;
    oboInOwl:hasExactSynonym "flight defective" ;
    oboInOwl:hasNarrowSynonym "flight behaviour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000417" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "This term is agnostic as to the causes of defects in flight. An animal's flight may be defective for mechanical, behavioral or sensory reasons." ;
    rdfs:label "abnormal flight" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0060361
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0060361
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000418
    obo:IAO_0000115 "Phenotype that is the absence of flight (GO:0060361). 'flight' is defined as: 'Self-propelled movement of an organism from one location to another through the air, usually by means of active wing movement.'" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000418" ;
    a owl:Class ;
    rdfs:comment "This term is agnostic as to the causes of flightlessness. An animal may be flightless for mechanical or behavioral reasons." ;
    rdfs:label "flightless" ;
    rdfs:subClassOf obo:FBcv_0000417, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000462
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0060361
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000462
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0060361
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000419
    obo:IAO_0000115 "Phenotype that is any abnormality in feeding behavior (GO:0007631). 'feeding behavior' is defined as: 'Behavior associated with the intake of food.'" ;
    oboInOwl:hasExactSynonym "feeding behavior defective", "feeding behaviour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000419" ;
    a owl:Class ;
    rdfs:label "abnormal feeding behavior" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007631
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007631
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000420
    obo:IAO_0000115 "Phenotype that is any abnormality in grooming behavior (GO:0007625). 'grooming behavior' is defined as: 'The specific behavior of an organism relating to grooming, cleaning and brushing to remove dirt and parasites.'" ;
    oboInOwl:hasExactSynonym "grooming behavior defective", "grooming behaviour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000420" ;
    a owl:Class ;
    rdfs:label "abnormal grooming behavior" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007625
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007625
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000421
    obo:IAO_0000115 "Phenotype that is any abnormality in or loss of a stereotypical behavioral response to touch." ;
    oboInOwl:hasExactSynonym "touch response defective", "touch sensitivity defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000421" ;
    a owl:Class ;
    rdfs:comment "This phenotype is commonly assayed by scoring larval avoidance responses following stroking of the thoracic segments (see Kernan et al., 1994). On its own, this is not sufficient evidence for an abnormality in sensory perception of touch, as motor defects can also cause this phenotype." ;
    rdfs:label "abnormal touch response" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:NBO_0000332
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:NBO_0000332
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000422
    obo:IAO_0000115 "Phenotype that is any abnormality in entrainment of circadian clock by photoperiod (GO:0043153), which is defined as: 'The synchronization of a circadian rhythm to photoperiod, the intermittent cycle of light (day) and dark (night).'" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000422" ;
    a owl:Class ;
    rdfs:label "photoperiod response variant" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0043153
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0043153
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000423
    obo:IAO_0000115 "Phenotype that is any abnormality in DNA repair (GO:0006281). 'DNA repair' is defined as: 'The process of restoring DNA after damage. Genomes are subject to damage by chemical and physical agents in the environment (e.g. UV and ionizing radiations, chemical mutagens, fungal and bacterial toxins, etc.) and by free radicals or alkylating agents endogenously generated in metabolism. DNA is also damaged because of errors during its replication. A variety of different DNA repair pathways have been reported that include direct reversal, base excision repair, nucleotide excision repair, photoreactivation, bypass, double-strand break repair pathway, and mismatch repair pathway.'" ;
    oboInOwl:hasExactSynonym "DNA repair defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000423" ;
    a owl:Class ;
    rdfs:label "abnormal DNA repair" ;
    rdfs:subClassOf obo:FBcv_0000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006281
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006281
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000424
    obo:IAO_0000115 "Phenotype that is a change in the amount of cell death in a whole animal or in some specific organ tissue or clone of cells compared to wild-type. This may be due to effects on the regulation of cell death (GO:0010941) or in cell death (GO:0008219) pathways themselves." ;
    oboInOwl:hasExactSynonym "cell death defective" ;
    oboInOwl:hasNarrowSynonym "apoptosis defective", "pcd defective", "programmed cell death defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000424" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal cell death" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008219
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008219
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000425
    obo:IAO_0000115 "Phenotype that is an increase in the amount of cell death in a whole animal or in some specific organ tissue or clone of cells compared to wild-type." ;
    oboInOwl:hasNarrowSynonym "pcd increase", "programmed cell death increase" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000425" ;
    a owl:Class ;
    rdfs:label "increased cell death" ;
    rdfs:subClassOf obo:FBcv_0000424, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002052
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008219
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002052
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008219
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000426
    obo:IAO_0000115 "Phenotype that is a decrease in the amount of cell death in a whole animal or in some specific organ tissue or clone of cells compared to wild-type." ;
    oboInOwl:hasExactSynonym "reduced cell death" ;
    oboInOwl:hasNarrowSynonym "pcd decrease", "programmed cell death decrease" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000426" ;
    a owl:Class ;
    rdfs:label "decreased cell death" ;
    rdfs:subClassOf obo:FBcv_0000424, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002051
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008219
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002051
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008219
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000427
    obo:IAO_0000115 "Phenotype that is any abnormality in cell growth (GO:0016049). 'cell growth' is defined as: 'The process in which a cell irreversibly increases in size over time by accretion and biosynthetic production of matter similar to that already present.'" ;
    oboInOwl:hasExactSynonym "cell growth defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000427" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "Note that defects in cell size are not necessarily the result of defects in cell growth. A change in the rate of cell division in the absence of any change in cell growth rate can result in smaller or larger cells." ;
    rdfs:label "abnormal cell growth" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0016049
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0016049
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000428
    obo:IAO_0000115 "Phenotype that is any abnormality in the size of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type." ;
    oboInOwl:hasExactSynonym "cell size defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000428" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal cell size" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000117
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000117
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000429
    obo:IAO_0000115 "Phenotype that is any abnormality in the shape (PATO:0000052) of some cell compared to wild-type." ;
    oboInOwl:hasExactSynonym "cell shape defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000429" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal cell shape" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000052
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000052
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000430
    obo:IAO_0000115 "Phenotype that is any abnormality in the asymmetric distribution of components within a cell. For example an epithelial cell is 'cell polarity defective' if it lacks the normal asymmetric distribution of proteins or cell components such as junctions or villi along its apical-basal axis." ;
    oboInOwl:hasExactSynonym "cell polarity defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000430" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal cell polarity" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001769
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007002
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001769
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007002
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000431
    obo:IAO_0000115 "Phenotype that is any abnormality in meiotic cell cycle (GO:0051321). 'meiotic cell cycle' is defined as: 'Progression through the phases of the meiotic cell cycle, in which canonically a cell replicates to produce four offspring with half the chromosomal content of the progenitor cell via two nuclear divisions.'" ;
    oboInOwl:hasExactSynonym "meiotic cell cycle defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "meiotic" ;
    oboInOwl:id "FBcv:0000431" ;
    a owl:Class ;
    rdfs:label "abnormal meiotic cell cycle" ;
    rdfs:subClassOf obo:FBcv_0000671, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0051321
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0051321
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000432
    obo:IAO_0000115 "Phenotype that is any abnormality in mitotic cell cycle (GO:0000278). 'mitotic cell cycle' is defined as: 'Progression through the phases of the mitotic cell cycle, the most common eukaryotic cell cycle, which canonically comprises four successive phases called G1, S, G2, and M and includes replication of the genome and the subsequent segregation of chromosomes into daughter cells. In some variant cell cycles nuclear replication or nuclear division may not be followed by cell division, or G1 and G2 phases may be absent.'" ;
    oboInOwl:hasExactSynonym "mitotic cell cycle defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "mitotic" ;
    oboInOwl:id "FBcv:0000432" ;
    a owl:Class ;
    rdfs:label "abnormal mitotic cell cycle" ;
    rdfs:subClassOf obo:FBcv_0000671, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0000278
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0000278
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000433
    obo:IAO_0000115 "Phenotype that is any abnormality in cytokinesis (GO:0000910). 'cytokinesis' is defined as: 'The division of the cytoplasm and the plasma membrane of a cell and its partitioning into two daughter cells.'" ;
    oboInOwl:hasExactSynonym "cytokinesis defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000433" ;
    a owl:Class ;
    rdfs:label "abnormal cytokinesis" ;
    rdfs:subClassOf obo:FBcv_0000671, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0000910
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0000910
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000434
    obo:IAO_0000115 "Phenotype that is any abnormality in the electrophysiological properties of some class of neurons, muscles or other anatomical structure of the nervous system. Examples of these phenotypes at the neuron class level include defects in spontaneous or evoked excitatory junction potential. Examples at a more gross anatomical level include abnormal retinal electrophysiology (e.g.- measured by an electroretinogram)." ;
    oboInOwl:hasExactSynonym "neurophysiology defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000434" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal neurophysiology" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000435
    obo:IAO_0000115 "Phenotype that is any abnormality in the anatomy of the nervous system (FBbt:00005093). 'nervous system' is defined as: 'All the nerve centers and nerve fibers in the central, visceral and peripheral nervous systems.'" ;
    oboInOwl:hasExactSynonym "neuroanatomy defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000435" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal neuroanatomy" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000001
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002314 ;
                    owl:someValuesFrom obo:FBbt_00005093
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000001
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002314 ;
                    owl:someValuesFrom obo:FBbt_00005093
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000436
    obo:IAO_0000115 "Phenotype that is any abnormality in sex determination (GO:0007530). 'sex determination' is defined as: 'Any process that establishes and transmits the specification of sexual status of an individual organism.'" ;
    oboInOwl:hasExactSynonym "sex-determination defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000436" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal sex-determination" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007530
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007530
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000437
    oboInOwl:consider "FBcv:0000436" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000437" ;
    a owl:Class ;
    rdfs:comment "This term was obsoleted because it was felt that the evidence provided in papers is not enough to annotate with this term. mc161014" ;
    rdfs:label "obsolete dosage compensation defective" ;
    owl:deprecated true .

obo:FBcv_0000438
    obo:IAO_0000115 "Phenotype that is a difference in electrophoretic migration of a gene product compared to wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000438" ;
    a owl:Class ;
    rdfs:label "electrophoretic variant" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000439
    obo:IAO_0000115 "Phenotype that is a decreased sensitivity (compared to wild-type) to the toxic effects of some specified chemical. The phrase 'toxic effects' here refers to reversible effects such as inebriation and sedation as well as sustained damage, developmental defects and death." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000439" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "chemical resistant" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001650
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CARO_0010004
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom obo:CHEBI_24431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001650
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CARO_0010004
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom obo:CHEBI_24431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000440
    obo:IAO_0000115 "Phenotype that is an increased sensitivity (compared to wild-type) to the toxic effects of some specified chemical. The phrase 'toxic effects' here refers to reversible effects such as inebriation and sedation as well as sustained damage, developmental defects and death." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000440" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "chemical sensitive" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001651
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CARO_0010004
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom obo:CHEBI_24431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001651
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CARO_0010004
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom obo:CHEBI_24431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000441
    obo:IAO_0000115 "Phenotype that is a decreased tendency for radiation exposure to cause toxic effects." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000441" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "radiation resistant" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001650
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CARO_0010004
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom obo:ENVO_01001023
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001650
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CARO_0010004
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom obo:ENVO_01001023
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000442
    obo:IAO_0000115 "Phenotype that is an increased tendency for radiation exposure to cause toxic effects." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000442" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "radiation sensitive" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001651
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CARO_0010004
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom obo:ENVO_01001023
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001651
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CARO_0010004
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002503 ;
                    owl:someValuesFrom obo:ENVO_01001023
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000443
    obo:IAO_0000115 "Dominant phenotype consisting of short slender bristles and delayed development. Homozygotes are cell lethal." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000443" ;
    a owl:Class ;
    rdfs:comment "The phenotype may be a general result of mutations in essential components of the protein synthesis pathway, as a number of Minutes encode ribosomal proteins. In an animal that is heterozygous for a Minute mutation, cells with two wild-type alleles of the affected gene have a growth advantage. Many developmental studies take advantage of this fact to give somatic clones a growth advantage. The term 'Minute' should not be used to annotate the resulting phenotypes." ;
    rdfs:label "Minute" ;
    rdfs:subClassOf obo:FBcv_0000450 .

obo:FBcv_0000444
    obo:IAO_0000115 "Phenotype that is an increase in the number of cells in a tissue or organ, usually associated with an increase in size, where the affected tissue or organ maintains its normal form." ;
    oboInOwl:hasExactSynonym "hyperplastic" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000444" ;
    a owl:Class ;
    rdfs:label "hyperplasia" ;
    rdfs:subClassOf obo:FBcv_0000362, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000644
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000644
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000445
    obo:IAO_0000115 "Phenotype that is characterized by the formation of abnormal masses of tissue (tumors) as the result of neoplasia." ;
    obo:IAO_0100001 "FBcv:0000723" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000445" ;
    a owl:Class ;
    rdfs:comment "Obsoleted as this is the same phenotype as neoplasia." ;
    rdfs:label "obsolete tumorigenic" ;
    owl:deprecated true .

obo:FBcv_0000446
    obo:IAO_0000115 "Phenotype characterized by the formation of lumps of melanotic tissue inside the body in the absence of foreign bodies or wounding." ;
    oboInOwl:hasNarrowSynonym "melanization", "melanotic nodule" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "melanotic tumor", "pseudotumor" ;
    oboInOwl:id "FBcv:0000446" ;
    a owl:Class ;
    rdfs:comment "Melanotic capsules are formed around wounds and foreign bodies in wild-type animals as part of the immune response, for example as a protection against parasitoid wasps. For the wild-type structure, consider FBbt:00005064. Some, but not all melanotic mass phenotypes involve ectopic activation of the same immune response. Melanotic masses caused by genetic manipulations are sometimes referred to as 'melanotic tumors' or 'pseudotumors', but this is a misnomer as they are rarely neoplastic (Minakhina and Steward, 2006)." ;
    rdfs:label "melanotic mass phenotype" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000447
    obo:IAO_0000115 "Phenotype characterized by closely associated necrosis and melanization." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000447" ;
    a owl:Class ;
    rdfs:label "melanotic necrosis" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000448
    obo:IAO_0000115 "Phenotype that is any abnormality in immune response (GO:0006955). 'immune response' is defined as: 'Any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat.'" ;
    oboInOwl:hasExactSynonym "immune response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000448" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal immune response" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006955
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006955
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000449
    obo:IAO_0000115 "Phenotype that is any abnormality in establishment of planar polarity (GO:0001736). 'establishment of planar polarity' is defined as: 'Coordinated organization of groups of cells in the plane of an epithelium, such that they all orient to similar coordinates.'" ;
    oboInOwl:hasBroadSynonym "tissue polarity defective" ;
    oboInOwl:hasExactSynonym "planar polarity defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000449" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "For apical-basal polarity phenotypes of epithelia, the appropriate term is 'cell polarity defective'." ;
    rdfs:label "abnormal planar polarity" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0001736
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0001736
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000450
    obo:IAO_0000115 "Phenotype that is a change in any kind of rate (e.g. speed, frequency) of any developmental process (GO:0032502) taking place prior to mature adulthood (defined as adult stage A3), compared to wild-type. Note, developmental processes include stages in development of the whole animal (e.g. larval development) as well as specific sub-processes, such as dorsal closure." ;
    oboInOwl:hasExactSynonym "developmental rate defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000450" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "A more complete formalization would require a clause specifying stage. It might be possible to do this in OWL using the same system as we are using for lethal phase." ;
    rdfs:label "abnormal developmental rate" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000161
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:GO_0032502
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002083 ;
                                owl:someValuesFrom obo:FBdv_00007026
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000161
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:GO_0032502
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002083 ;
                                owl:someValuesFrom obo:FBdv_00007026
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000451
    obo:IAO_0000115 "Phenotype that is any abnormality in wound healing (GO:0042060). 'wound healing' is defined as: 'The series of events that restore integrity to a damaged tissue, following an injury.'" ;
    oboInOwl:hasExactSynonym "wound healing defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000451" ;
    a owl:Class ;
    rdfs:label "abnormal wound healing" ;
    rdfs:subClassOf obo:FBcv_0000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042060
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042060
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000665
    obo:IAO_0000115 "Phenotype that is an abnormality in body size compared to wild-type animals raised under the same conditions as the animals exhibiting the phenotype." ;
    oboInOwl:hasExactSynonym "body size defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000665" ;
    a owl:Class ;
    rdfs:label "abnormal body size" ;
    rdfs:subClassOf obo:FBcv_0000354, obo:FBcv_0000357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000117
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000117
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000668
    obo:IAO_0000115 "Phenotype that is any abnormality in cell adhesion (GO:0007155). 'cell adhesion' is defined as: 'The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules.'" ;
    oboInOwl:hasExactSynonym "cell adhesion defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000668" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal cell adhesion" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007155
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007155
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000669
    obo:IAO_0000115 "Phenotype that is any abnormality in hatching behavior (GO:0035187). 'hatching behavior' is defined as: 'The specific behavior of an organism during the emergence from an egg shell. In Drosophila for example, the larva swings its head reiteratively through a semicircular arc, using its mouth hooks to tear apart the chorion in front of it and thus free itself from within the egg shell.'" ;
    oboInOwl:hasExactSynonym "hatching behavior defective", "hatching behaviour defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000669" ;
    a owl:Class ;
    rdfs:label "abnormal hatching behavior" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0035187
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0035187
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000670
    obo:IAO_0000115 "Phenotype that is any abnormality in eclosion (GO:0007562). 'eclosion' is defined as: 'The emergence of an adult insect from a pupa case.'" ;
    oboInOwl:hasExactSynonym "eclosion defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000670" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal eclosion" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007562
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007562
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000671
    obo:IAO_0000115 "Phenotype that is any abnormality in cell cycle (GO:0007049). 'cell cycle' is defined as: 'The progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events. Canonically, the cell cycle comprises the replication and segregation of genetic material followed by the division of the cell, but in endocycles or syncytial cells nuclear replication or nuclear division may not be followed by cell division.'" ;
    oboInOwl:hasExactSynonym "cell cycle defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000671" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal cell cycle" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007049
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007049
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000672
    obo:IAO_0000115 "Phenotype that is any abnormality in endomitotic cell cycle (GO:0007113). 'endomitotic cell cycle' is defined as: 'A mitotic cell cycle in which chromosomes are replicated and sister chromatids separate, but spindle formation, nuclear membrane breakdown and nuclear division do not occur, resulting in an increased number of chromosomes in the cell.'" ;
    oboInOwl:hasExactSynonym "endocycle defective", "endomitotic cell cycle defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000672" ;
    a owl:Class ;
    rdfs:label "abnormal endomitotic cell cycle" ;
    rdfs:subClassOf obo:FBcv_0000432, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007113
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007113
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000679
    obo:IAO_0000115 "Phenotype that is any abnormality in circadian behavior (GO:0048512). 'circadian behavior' is defined as: 'The specific behavior of an organism that recurs with a regularity of approximately 24 hours.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2009-11-30T11:06:35Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "circadian behavior defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000679" ;
    a owl:Class ;
    rdfs:label "abnormal circadian behavior" ;
    rdfs:subClassOf obo:FBcv_0000387, obo:FBcv_0000394, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0048512
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0048512
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000680
    obo:IAO_0000115 "Phenotype that is any abnormality in proboscis extension reflex (GO:0007637). 'proboscis extension reflex' is defined as: 'The extension, through direct muscle actions, of the proboscis (the trunk-like extension of the mouthparts on the adult external head) in response to a nutritional stimulus.'" ;
    oboInOwl:hasExactSynonym "proboscis extension reflex defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000680" ;
    a owl:Class ;
    rdfs:label "abnormal proboscis extension reflex" ;
    rdfs:subClassOf obo:FBcv_0000403, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007637
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007637
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000681
    obo:IAO_0000115 "Phenotype that is any abnormality in sensory perception (GO:0007600). 'sensory perception' is defined as: 'The series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-02-23T12:28:26Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "sensory perception defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000681" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal sensory perception" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007600
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007600
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000682
    obo:IAO_0000115 "Phenotype that is any abnormality in sensory perception of touch (GO:0050975). 'sensory perception of touch' is defined as: 'The series of events required for an organism to receive a touch stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process. The perception of touch in animals is mediated by mechanoreceptors in the skin and mucous membranes and is the sense by which contact with objects gives evidence as to certain of their qualities. Different types of touch can be perceived (for example, light, coarse, pressure and tickling) and the stimulus may be external or internal (e.g. the feeling of a full stomach).'" ;
    oboInOwl:hasExactSynonym "touch perception defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000682" ;
    a owl:Class ;
    rdfs:label "abnormal touch perception" ;
    rdfs:subClassOf obo:FBcv_0000681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050975
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050975
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000683
    obo:IAO_0000115 "Phenotype that is any abnormality in response to temperature stimulus (GO:0009266). 'response to temperature stimulus' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a temperature stimulus.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-02-23T12:51:02Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "temperature response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000683" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal temperature response" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009266
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009266
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000684
    obo:IAO_0000115 "Phenotype that is any abnormality in response to cold (GO:0009409). 'response to cold' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a cold stimulus, a temperature stimulus below the optimal temperature for that organism.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-02-23T02:11:27Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "cold stress response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000684" ;
    a owl:Class ;
    rdfs:label "abnormal cold stress response" ;
    rdfs:subClassOf obo:FBcv_0000408, obo:FBcv_0000683, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009409
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009409
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000686
    obo:IAO_0000115 "Phenotype that is any abnormality in axis specification (GO:0009798). 'axis specification' is defined as: 'The establishment, maintenance and elaboration of a pattern along a line or around a point.'" ;
    oboInOwl:hasExactSynonym "axis specification defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000686" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "This phenotypic class does not encompass planar polarity." ;
    rdfs:label "abnormal axis specification" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009798
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0009798
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000698
    obo:IAO_0000115 "A phenotype that is a disruption in the wild-type pattern of segments or parasegments of the embryo or larva." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000698" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:comment "Commonly assayed on the basis of phenotypic effects on segmentally repeated cuticular patterns." ;
    rdfs:label "embryonic/larval segmentation phenotype" ;
    rdfs:subClassOf obo:FBcv_0001347 .

obo:FBcv_0000699
    obo:IAO_0000115 "Embryonic/larval segmentation phenotype that is the complete or partial loss of alternate segments or parasegments." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000699" ;
    a owl:Class ;
    rdfs:comment "Commonly assayed on the basis of phenotypic effects on segmentally repeated cuticular patterns." ;
    rdfs:label "pair rule phenotype" ;
    rdfs:subClassOf obo:FBcv_0000698 .

obo:FBcv_0000700
    obo:IAO_0000115 "Embryonic/larval segmentation phenotype that is the complete or partial loss of even segments." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000700" ;
    a owl:Class ;
    rdfs:comment "Commonly assayed on the basis of phenotypic effects on segmentally repeated cuticular patterns." ;
    rdfs:label "even pair-rule phenotype" ;
    rdfs:subClassOf obo:FBcv_0000699 .

obo:FBcv_0000701
    obo:IAO_0000115 "Embryonic/larval segmentation phenotype that is the complete or partial loss of odd segments." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000701" ;
    a owl:Class ;
    rdfs:comment "Commonly assayed on the basis of phenotypic effects on segmentally repeated cuticular patterns." ;
    rdfs:label "odd pair-rule phenotype" ;
    rdfs:subClassOf obo:FBcv_0000699 .

obo:FBcv_0000702
    obo:IAO_0000115 "Embryonic/larval segmentation phenotype in which some fraction of each segment (along the anterior-posterior axis) is deleted and replaced by a mirror image duplication of the remaining part of the segment." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000702" ;
    a owl:Class ;
    rdfs:comment "Commonly assayed on the basis of phenotypic effects on segmentally repeated cuticular patterns." ;
    rdfs:label "segment polarity phenotype" ;
    rdfs:subClassOf obo:FBcv_0000698 .

obo:FBcv_0000703
    obo:IAO_0000115 "Embryonic/larval segmentation phenotype that is the complete loss of a contiguous stretch of 2 or more segments." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000703" ;
    a owl:Class ;
    rdfs:comment "Commonly assayed on the basis of phenotypic effects on segmentally repeated cuticular patterns." ;
    rdfs:label "gap phenotype" ;
    rdfs:subClassOf obo:FBcv_0000698 .

obo:FBcv_0000705
    obo:IAO_0000115 "Phenotype that is any abnormality in sleep (GO:0030431). 'sleep' is defined as: 'Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-09-20T12:06:13Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "sleep defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000705" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal sleep" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0030431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0030431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000706
    obo:IAO_0000115 "Phenotype that is any abnormality in entry into diapause (GO:0055115). 'entry into diapause' is defined as: 'The dormancy process that results in entry into diapause. Diapause is a neurohormonally mediated, dynamic state of low metabolic activity. Associated characteristics of this form of dormancy include reduced morphogenesis, increased resistance to environmental extremes, and altered or reduced behavioral activity. Full expression develops in a species-specific manner, usually in response to a number of environmental stimuli that precede unfavorable conditions. Once diapause has begun, metabolic activity is suppressed even if conditions favorable for development prevail. Once initiated, only certain stimuli are capable of releasing the organism from this state, and this characteristic is essential in distinguishing diapause from hibernation.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-09-20T12:06:28Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "diapause defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000706" ;
    a owl:Class ;
    rdfs:label "abnormal diapause" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0055115
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0055115
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000707
    obo:IAO_0000115 "Phenotype that is any abnormality in entry into reproductive diapause (GO:0055116). 'entry into reproductive diapause' is defined as: 'The dormancy process that results in entry into reproductive diapause. Reproductive diapause is a form of diapause where the organism itself will remain fully active, including feeding and other routine activities, but the reproductive organs experience a tissue-specific reduction in metabolism, with characteristic triggering and releasing stimuli.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-09-20T12:21:29Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reproductive diapause defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000707" ;
    a owl:Class ;
    rdfs:label "abnormal reproductive diapause" ;
    rdfs:subClassOf obo:FBcv_0000706, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0055116
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0055116
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000708
    obo:IAO_0000115 "Phenotype that is any abnormality in response to starvation (GO:0042594). 'response to starvation' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a starvation stimulus, deprivation of nourishment.'" ;
    oboInOwl:hasExactSynonym "starvation stress response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000708" ;
    a owl:Class ;
    rdfs:label "abnormal starvation stress response" ;
    rdfs:subClassOf obo:FBcv_0000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042594
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042594
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000709
    obo:IAO_0000115 "Phenotype that is an increase or decrease in the number of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type. This phenotype is not necessarily accompanied by defects in cell growth - there may be a greater or lesser number of cells in an otherwise normal volume of tissue." ;
    oboInOwl:hasExactSynonym "cell number defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000709" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal cell number" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000070
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000070
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:CL_0000000
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000713
    obo:IAO_0000115 "Phenotype that is a inability to jump. This may be due to neurological or muscular defects." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-03-10T04:57:06Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000713" ;
    a owl:Class ;
    rdfs:label "jumpless" ;
    rdfs:subClassOf obo:FBcv_0000415, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000462
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:NBO_0000016
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000462
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:NBO_0000016
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000716
    obo:IAO_0000115 "Phenotype that is any abnormality in cell migration (GO:0016477). 'cell migration' is defined as: 'The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues.'" ;
    oboInOwl:hasExactSynonym "cell migration defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000716" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "abnormal cell migration" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0016477
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0016477
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000717
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of cell growth (GO:0016049) in a whole animal or in some specific organ tissue or clone of cells compared to wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000717" ;
    a owl:Class ;
    rdfs:label "increased cell growth rate" ;
    rdfs:subClassOf obo:FBcv_0000427, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0016049
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0016049
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000718
    obo:IAO_0000115 "Phenotype that is an decrease in any kind of rate (e.g. speed, frequency) of cell growth (GO:0016049) in a whole animal or in some specific organ tissue or clone of cells compared to wild-type." ;
    oboInOwl:hasExactSynonym "reduced cell growth rate" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000718" ;
    a owl:Class ;
    rdfs:label "decreased cell growth rate" ;
    rdfs:subClassOf obo:FBcv_0000427, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0016049
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0016049
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000719
    obo:IAO_0000115 "Phenotype that is a decrease in size of an initially normally sized organ or tissue due to wasting away of cells." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-03-10T05:59:04Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000719" ;
    a owl:Class ;
    rdfs:label "atrophy" ;
    rdfs:subClassOf obo:FBcv_0007508, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001623
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00100313
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001623
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00100313
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000720
    obo:IAO_0000115 "Phenotype that is any abnormality or in or absence of a jump response (GO:0007630). The jump response in Drosophila is a reflex escape response that can be triggered by a number of signals including odor and light. Standard assays are commonly used to test odor and light induced jump response." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-03-11T08:03:28Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "jump response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000720" ;
    a owl:Class ;
    rdfs:label "abnormal jump response" ;
    rdfs:subClassOf obo:FBcv_0000415, obo:FBcv_0007529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007630
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007630
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000721
    obo:IAO_0000115 "Phenotype that is any abnormality in mating behavior (GO:0007617). 'mating behavior' is defined as: 'The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes.'" ;
    oboInOwl:hasExactSynonym "mating behavior defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000721" ;
    a owl:Class ;
    rdfs:label "abnormal mating behavior" ;
    rdfs:subClassOf obo:FBcv_0000387, obo:FBcv_0000400, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007617
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007617
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000723
    obo:IAO_0000115 "Phenotype that consists of abnormal growth of a tissue or organ due to increased numbers of cells, but in which the affected tissue or organ does not maintain its normal form." ;
    oboInOwl:hasNarrowSynonym "neoplasm", "neoplastic", "tumorigenesis", "tumorigenic" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000723" ;
    a owl:Class ;
    rdfs:label "neoplasia" ;
    rdfs:subClassOf obo:FBcv_0000357, obo:FBcv_0000362, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002011
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002011
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000724
    obo:IAO_0000115 "Phenotype that is a reduction in size of an organ or tissue compared to wild-type due to reduced numbers of cells being produced during its development or growth." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000724" ;
    a owl:Class ;
    rdfs:comment "This term should not be used where an organ or tissue is reduced in size due to the wasting away of existing cells." ;
    rdfs:label "hypoplasia" ;
    rdfs:subClassOf obo:FBcv_0000359, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000645
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000645
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000725
    obo:IAO_0000115 "Phenotype that is any abnormality in response to oxidative stress (GO:0006979). 'response to oxidative stress' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of oxidative stress, a state often resulting from exposure to high levels of reactive oxygen species, e.g. superoxide anions, hydrogen peroxide (H2O2), and hydroxyl radicals.'" ;
    oboInOwl:hasExactSynonym "oxidative stress response defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000725" ;
    a owl:Class ;
    rdfs:label "abnormal oxidative stress response" ;
    rdfs:subClassOf obo:FBcv_0000408, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006979
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0006979
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000734
    obo:IAO_0000115 "Embryonic/larval segmentation phenotype that is the complete or partial loss of terminal regions of the embryo/larva: the acron, telson and immediately adjacent segments." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-09-13T02:31:53Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0000734" ;
    a owl:Class ;
    rdfs:label "terminal phenotype" ;
    rdfs:subClassOf obo:FBcv_0000698 .

obo:FBcv_0000791
    obo:IAO_0000115 "A phenotype in which the aging process is slower than in wild-type." ;
    oboInOwl:hasExactSynonym "reduced speed of aging" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "delayed aging" ;
    oboInOwl:id "FBcv:0000791" ;
    a owl:Class ;
    rdfs:label "decreased speed of aging" ;
    rdfs:subClassOf obo:FBcv_0000384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0055006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom <http://www.ebi.ac.uk/efo/EFO_0022597>
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0055006
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom <http://www.ebi.ac.uk/efo/EFO_0022597>
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0000792
    obo:IAO_0000115 "A phenotype in which the aging process is accelerated compared to wild-type." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:hasRelatedSynonym "premature aging" ;
    oboInOwl:id "FBcv:0000792" ;
    a owl:Class ;
    rdfs:label "increased speed of aging" ;
    rdfs:subClassOf obo:FBcv_0000384, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0055005
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom <http://www.ebi.ac.uk/efo/EFO_0022597>
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0055005
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom <http://www.ebi.ac.uk/efo/EFO_0022597>
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0001324
    obo:IAO_0000115 "Phenotype that is a defect in endocytosis (GO:0006897). 'endocytosis' is defined as: 'A vesicle-mediated transport process in which cells take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle.'" ;
    oboInOwl:hasExactSynonym "abnormal endocytosis" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0001324" ;
    a owl:Class ;
    rdfs:comment "Obsoleted as this is phenotype is too molecular to be captured by FlyBase phenotype curation and will be captured by GO curation [FBC:CP]." ;
    rdfs:label "obsolete endocytosis defective" ;
    owl:deprecated true .

obo:FBcv_0001325
    obo:IAO_0000115 "Phenotype that is a defect in exocytosis (GO:0006887). 'exocytosis' is defined as: 'A process of secretion by a cell that results in the release of intracellular molecules (e.g. hormones, matrix proteins) contained within a membrane-bounded vesicle. Exocytosis can occur either by full fusion, when the vesicle collapses into the plasma membrane, or by a kiss-and-run mechanism that involves the formation of a transient contact, a pore, between a granule (for exemple of chromaffin cells) and the plasma membrane. The latter process most of the time leads to only partial secretion of the granule content. Exocytosis begins with steps that prepare vesicles for fusion with the membrane (tethering and docking) and ends when molecules are secreted from the cell.'" ;
    oboInOwl:hasExactSynonym "abnormal exocytosis" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0001325" ;
    a owl:Class ;
    rdfs:comment "Obsoleted as this is phenotype is too molecular to be captured by FlyBase phenotype curation and will be captured by GO curation [FBC:CP]." ;
    rdfs:label "obsolete exocytosis defective" ;
    owl:deprecated true .

obo:FBcv_0001347
    obo:IAO_0000115 "Any abnormality in or loss of some anatomical structure or biological process compared to wild-type." ;
    oboInOwl:hasExactSynonym "phenotypic class" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0001347" ;
    oboInOwl:inSubset fbcv:do_not_annotate ;
    a owl:Class ;
    rdfs:comment "The subclasses of this term classify Drosophila phenotypes into different common categories. They have been chosen by FlyBase to reflect phenotype terms most often reported by Drosophila researchers in the published literature." ;
    rdfs:label "phenotype" ;
    rdfs:subClassOf obo:FBcv_0000347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000019
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002314 ;
                    owl:someValuesFrom owl:Thing
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:BFO_0000019
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002314 ;
                    owl:someValuesFrom owl:Thing
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0002000
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population at some stage or stages prior to eclosion from the pupal case (the end of the P-stage)." ;
    oboInOwl:hasBroadSynonym "pupal lethal" ;
    oboInOwl:hasExactSynonym "lethal - all die before end of pharate adult stage" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002000" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:comment "As the P-Stage and the 'pharate adult stage' have the same end, there is no need for a separate term for 'lethal - all die before end of pharate adult stage." ;
    rdfs:label "lethal - all die before end of P-stage"@en ;
    rdfs:subClassOf obo:FBcv_0000351, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005370
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005370
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005370
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005370
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002001
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the first instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002001" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die before end of first instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002003, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002002
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the larval stage." ;
    oboInOwl:hasBroadSynonym "larval lethal" ;
    oboInOwl:hasExactSynonym "lethal - all die before end of third instar larval stage" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002002" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:comment "As the larval stage and third instar larval stage have the same end, there is no need for a separate term for 'lethal - all die before end of third instar larval stage'." ;
    rdfs:label "lethal - all die before end of larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002026, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002003
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the second instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002003" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die before end of second instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002002, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002004
    obo:IAO_0000115 "A phenotype that is an increase in the rate of death in a population at any stage of life (during development or adulthood), over the rate seen in a wild type control population." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002004" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons, fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "increased mortality" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBcv_0006003
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBcv_0006003
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002005
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the P-stage." ;
    oboInOwl:hasBroadSynonym "pupal lethal" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002005" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during P-stage"@en ;
    rdfs:subClassOf obo:FBcv_0002000, obo:FBcv_0002010, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002006
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the first instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002006" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during first instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002001, obo:FBcv_0002007, obo:FBcv_0002011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002007
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the larval stage." ;
    oboInOwl:hasBroadSynonym "larval lethal" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002007" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002002, obo:FBcv_0002012, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002008
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the second instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002008" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during second instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002003, obo:FBcv_0002007, obo:FBcv_0002013, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002009
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the third instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002009" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during third instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002007, obo:FBcv_0002014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002010
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the P-stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002010" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during P-stage"@en ;
    rdfs:subClassOf obo:FBcv_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002011
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the first instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002011" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during first instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002012, obo:FBcv_0002021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002012
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002012" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002013
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the second instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002013" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during second instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002012, obo:FBcv_0002022, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002014
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the third instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002014" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during third instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002012, obo:FBcv_0002024, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002015
    obo:IAO_0000115 "A phenotype of a population that is the death of some significant proportion of animals in that population prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002015" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "partially lethal"@en ;
    rdfs:subClassOf obo:FBcv_0002019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                            [
                                xsd:maxExclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                            [
                                xsd:maxExclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002019
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002019" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "increased mortality during development" ;
    rdfs:subClassOf obo:FBcv_0002004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00007026
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002020
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the P-stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002020" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during P-stage"@en ;
    rdfs:subClassOf obo:FBcv_0002019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007001
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002021
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the first instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002021" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during first instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005337
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002022
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the second instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002022" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during second instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005338
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002023
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002023" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005336
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002024
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the third instar larval stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002024" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during third instar larval stage"@en ;
    rdfs:subClassOf obo:FBcv_0002023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005339
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002025
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the pharate adult stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002025" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during pharate adult stage"@en ;
    rdfs:subClassOf obo:FBcv_0002005, obo:FBcv_0002036, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002026
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the prepupal stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002026" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die before end of prepupal stage"@en ;
    rdfs:subClassOf obo:FBcv_0002027, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002027
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the pupal stage." ;
    oboInOwl:hasBroadSynonym "pupal lethal" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002027" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die before end of pupal stage"@en ;
    rdfs:subClassOf obo:FBcv_0002000, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000063 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002030
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the pupal stage." ;
    oboInOwl:hasBroadSynonym "pupal lethal" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002030" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during pupal stage"@en ;
    rdfs:subClassOf obo:FBcv_0002005, obo:FBcv_0002027, obo:FBcv_0002034, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002031
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the prepupal stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002031" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during prepupal stage"@en ;
    rdfs:subClassOf obo:FBcv_0002005, obo:FBcv_0002026, obo:FBcv_0002035, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002032
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the embryonic stage." ;
    obo:IAO_0100001 "FBcv:0002033" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    a owl:Class ;
    rdfs:comment "Obsoleted due to equivalence with FBcv:0002033 'lethal - all die during embryonic stage'." ;
    rdfs:label "obsolete lethal - all die before end of embryonic stage"@en ;
    owl:deprecated true .

obo:FBcv_0002033
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population during the embryonic stage." ;
    oboInOwl:hasExactSynonym "embryonic lethal" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002033" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during embryonic stage"@en ;
    rdfs:subClassOf obo:FBcv_0002001, obo:FBcv_0002037, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass _:genid5981 .

obo:FBcv_0002034
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the pupal stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002034" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during pupal stage"@en ;
    rdfs:subClassOf obo:FBcv_0002010, obo:FBcv_0002039, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002035
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the prepupal stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002035" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during prepupal stage"@en ;
    rdfs:subClassOf obo:FBcv_0002010, obo:FBcv_0002040, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002036
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the pharate adult stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002036" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during pharate adult stage"@en ;
    rdfs:subClassOf obo:FBcv_0002010, obo:FBcv_0002038, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002037
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population during the embryonic stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002037" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:comment "This term is agnostic about whether any survive to adulthood." ;
    rdfs:label "majority die during embryonic stage"@en ;
    rdfs:subClassOf obo:FBcv_0002041, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002038
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the pharate adult stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002038" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during pharate adult stage"@en ;
    rdfs:subClassOf obo:FBcv_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00006011
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002039
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the pupal stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002039" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during pupal stage"@en ;
    rdfs:subClassOf obo:FBcv_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005349
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002040
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the prepupal stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002040" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during prepupal stage"@en ;
    rdfs:subClassOf obo:FBcv_0002020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005342
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002041
    obo:IAO_0000115 "A phenotype of a population that is the death of a significant proportion of animals in that population during the embryonic stage." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002041" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during embryonic stage"@en ;
    rdfs:subClassOf obo:FBcv_0002019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00005289
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002042
    obo:IAO_0000115 "A phenotype of a population that is the death of all animals in that population as immature adults (after eclosion but before the end of adult stage A3 (FBdv:00006012))." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002042" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "lethal - all die during immature adult stage"@en ;
    rdfs:subClassOf obo:FBcv_0000351, obo:FBcv_0002050, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006012
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006012
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006012
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00006012
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "98"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002050
    obo:IAO_0000115 "A phenotype of a population that is the death of the majority of animals in that population as immature adults (after eclosion but before the end of adult stage A3 (FBdv:00006012))." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002050" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "majority die during immature adult stage"@en ;
    rdfs:subClassOf obo:FBcv_0002051, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007025
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007025
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007025
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:FBdv_00018001 ;
                                                owl:someValuesFrom obo:FBdv_00007025
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "50"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0002051
    obo:IAO_0000115 "A phenotype of a population that is the death of some significant number of animals in that population as immature adults (after eclosion but before the end of adult stage A3 (FBdv:00006012))." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0002051" ;
    oboInOwl:inSubset fbcv:lethal_phase ;
    a owl:Class ;
    rdfs:label "some die during immature adult stage"@en ;
    rdfs:subClassOf obo:FBcv_0002019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007025
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007025
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf ([
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom [
                        a owl:Class ;
                        owl:intersectionOf (obo:FBcv_0006003
                            [
                                a owl:Restriction ;
                                owl:onProperty obo:RO_0002351 ;
                                owl:someValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007025
                                            ]
                                        ]
                                    )
                                ]
                            ]
                            [
                                a owl:Restriction ;
                                owl:allValuesFrom [
                                    a owl:Class ;
                                    owl:intersectionOf (obo:CARO_0000012
                                        [
                                            a owl:Restriction ;
                                            owl:onProperty obo:FBcv_0008000 ;
                                            owl:someValuesFrom [
                                                a owl:Restriction ;
                                                owl:onProperty obo:BFO_0000050 ;
                                                owl:someValuesFrom obo:FBdv_00007025
                                            ]
                                        ]
                                    )
                                ] ;
                                owl:onProperty obo:RO_0002351
                            ]
                        )
                    ]
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002029 ;
                    owl:someValuesFrom [
                        a rdfs:Datatype ;
                        owl:onDatatype xsd:short ;
                        owl:withRestrictions ([
                                xsd:minInclusive "5"^^xsd:short
                            ]
                        )
                    ]
                ]
            )
        ]
    ] .

obo:FBcv_0004000
    obo:IAO_0000115 "Phenotype that is any abnormality in sensory perception of light stimulus (GO:0050953). 'sensory perception of light stimulus' is defined as: 'The series of events required for an organism to receive a sensory light stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process.'" ;
    oboInOwl:hasExactSynonym "visual perception defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0004000" ;
    a owl:Class ;
    rdfs:label "abnormal visual perception" ;
    rdfs:subClassOf obo:FBcv_0000681, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050953
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0050953
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0006000
    obo:IAO_0000115 "Phenotype that is any abnormality in copulation (GO:0007620). 'copulation' is defined as: 'The act of sexual union between male and female, involving the transfer of sperm.'" ;
    oboInOwl:hasExactSynonym "copulation defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0006000" ;
    a owl:Class ;
    rdfs:label "abnormal copulation" ;
    rdfs:subClassOf obo:FBcv_0000721, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007620
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007620
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0006001
    obo:IAO_0000115 "Phenotype that is an increase in the number of gametes produced." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0006001" ;
    a owl:Class ;
    rdfs:label "increased fecundity" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001695
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001695
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0006002
    obo:IAO_0000115 "Phenotype that is a decrease in the number of gametes produced." ;
    oboInOwl:hasExactSynonym "reduced fecundity" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0006002" ;
    a owl:Class ;
    rdfs:label "decreased fecundity" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001696
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001696
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0006003
    oboInOwl:hasOBONamespace "FlyBase miscellaneous CV" ;
    oboInOwl:id "FBcv:0006003" ;
    a owl:Class ;
    rdfs:label "population of Drosophila"@en ;
    rdfs:subClassOf obo:PCO_0000001, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:CARO_0000012
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PCO_0000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:CARO_0000012
            ]
            [
                a owl:Restriction ;
                owl:allValuesFrom obo:CARO_0000012 ;
                owl:onProperty obo:RO_0002351
            ]
        )
    ] .

obo:FBcv_0006004
    obo:IAO_0000115 "Phenotype that is any abnormality in oviposition (GO:0018991) despite production of eggs. 'oviposition' is defined as: 'A reproductive behavior that results in the deposition of eggs (either fertilized or not) upon a surface or into a medium such as water.'." ;
    oboInOwl:hasExactSynonym "oviposition defective" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0006004" ;
    a owl:Class ;
    rdfs:comment "This term should only be used to report defects specifically in oviposition, as opposed to an overall loss of fertility. It is not possible to observe an oviposition abnormality if eggs are not being produced. If a difference in \"oviposition rate\" is measured by authors as a proxy for sterility/fertility, it would be better to use the terms \"sterile\", \"semi-sterile\", or \"semi-fertile\", as appropriate." ;
    rdfs:label "abnormal oviposition" ;
    rdfs:subClassOf obo:FBcv_0000387, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0018991
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0018991
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0006005
    obo:IAO_0000115 "A phenotype that is an increased occurrence of cell division (GO:0051301). 'cell division' is defined as 'The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells.'." ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0006005" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "increased occurrence of cell division" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002051
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0051301
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002051
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0051301
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0006006
    obo:IAO_0000115 "A phenotype that is a decreased occurrence of cell division (GO:0051301). 'cell division' is defined as 'The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells.'." ;
    oboInOwl:hasExactSynonym "reduced occurrence of cell division" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0006006" ;
    oboInOwl:inSubset fbcv:fbcvsubset_mgiribbons ;
    a owl:Class ;
    rdfs:label "decreased occurrence of cell division" ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002052
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0051301
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0002052
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0051301
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0006007
    oboInOwl:hasOBONamespace "FlyBase miscellaneous CV" ;
    oboInOwl:id "FBcv:0006007" ;
    a owl:Class ;
    rdfs:label "population of cells"@en ;
    rdfs:subClassOf obo:BFO_0000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:CL_0000000
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000027
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002351 ;
                owl:someValuesFrom obo:CL_0000000
            ]
            [
                a owl:Restriction ;
                owl:allValuesFrom obo:CL_0000000 ;
                owl:onProperty obo:RO_0002351
            ]
        )
    ] .

obo:FBcv_0007500
    obo:IAO_0000115 "Phenotype that is any abnormality in anesthesia-resistant memory (GO:0007615). 'anesthesia-resistant memory' is defined as: 'The memory process that results in the formation of consolidated memory resistant to disruption of the patterned activity of the brain, without requiring protein synthesis.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T14:46:41Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007500" ;
    a owl:Class ;
    rdfs:label "abnormal anesthesia-resistant memory"@en ;
    rdfs:subClassOf obo:FBcv_0000398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007615
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007615
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007501
    obo:IAO_0000115 "Phenotype that is any abnormality in short-term memory (GO:0007614). 'short-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received a short time (up to about 30 minutes) ago. This type of memory is typically dependent on direct, transient effects of second messenger activation.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T14:50:19Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007501" ;
    a owl:Class ;
    rdfs:label "abnormal short-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0000398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007614
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007614
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007502
    obo:IAO_0000115 "Phenotype that is any abnormality in medium-term memory (GO:0072375). 'medium-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received at a time ago that is intermediate between that of short and long term memory (30min - 7hrs in Drosophila melanogaster).'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T14:51:08Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007502" ;
    a owl:Class ;
    rdfs:label "abnormal medium-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0000398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0072375
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0072375
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007503
    obo:IAO_0000115 "Phenotype that is any abnormality in long-term memory (GO:0007616). 'long-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information a long time (typically weeks, months or years) after receiving that information. This type of memory is typically dependent on gene transcription regulated by second messenger activation.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T14:51:45Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007503" ;
    a owl:Class ;
    rdfs:label "abnormal long-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0000398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007616
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007616
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007504
    obo:IAO_0000115 "Phenotype that is any abnormality in body weight compared to identically raised wild-type controls." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T15:47:07Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007504" ;
    a owl:Class ;
    rdfs:label "abnormal body weight"@en ;
    rdfs:subClassOf obo:FBcv_0001347, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000125
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000125
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007505
    obo:IAO_0000115 "Phenotype that is an increase in body weight compared to identically raised wild-type controls." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T15:50:18Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007505" ;
    a owl:Class ;
    rdfs:label "increased body weight"@en ;
    rdfs:subClassOf obo:FBcv_0007504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001563
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001563
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007506
    obo:IAO_0000115 "Phenotype that is a decrease in body weight compared to identically raised wild-type controls." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T15:50:44Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced body weight" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007506" ;
    a owl:Class ;
    rdfs:label "decreased body weight"@en ;
    rdfs:subClassOf obo:FBcv_0007504, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001562
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001562
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00000001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007507
    obo:IAO_0000115 "A phenotype that is an increase in the size of the whole body or some body part compared to wild-type." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T15:52:00Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007507" ;
    a owl:Class ;
    rdfs:label "increased size"@en ;
    rdfs:subClassOf obo:FBcv_0000357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000586
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000586
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007508
    obo:IAO_0000115 "A phenotype that is a decrease in the size of the whole body or some body part compared to wild-type." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-15T15:52:59Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced size" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007508" ;
    a owl:Class ;
    rdfs:label "decreased size"@en ;
    rdfs:subClassOf obo:FBcv_0000357, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000587
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000587
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:FBbt_00007001
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007509
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of phototaxis (GO:0042331). 'phototaxis' is defined as: 'The directed movement of a motile cell or organism in response to light.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-16T09:10:39Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007509" ;
    a owl:Class ;
    rdfs:label "increased rate of phototaxis"@en ;
    rdfs:subClassOf obo:FBcv_0000413, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042331
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042331
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007510
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of phototaxis (GO:0042331). 'phototaxis' is defined as: 'The directed movement of a motile cell or organism in response to light.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-16T09:20:20Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of phototaxis" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007510" ;
    a owl:Class ;
    rdfs:label "decreased rate of phototaxis"@en ;
    rdfs:subClassOf obo:FBcv_0000413, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042331
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0042331
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007511
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of cell adhesion (GO:0007155). 'cell adhesion' is defined as: 'The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-16T09:21:22Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007511" ;
    a owl:Class ;
    rdfs:label "increased rate of cell adhesion"@en ;
    rdfs:subClassOf obo:FBcv_0000668, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007155
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007155
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007512
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of cell adhesion (GO:0007155). 'cell adhesion' is defined as: 'The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-16T09:22:22Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of cell adhesion" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007512" ;
    a owl:Class ;
    rdfs:label "decreased rate of cell adhesion"@en ;
    rdfs:subClassOf obo:FBcv_0000668, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007155
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007155
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007513
    obo:IAO_0000115 "Phenotype that is an increase in the total amount or frequency of sleep (GO:0030431) over a given time interval, compared to wild-type. 'sleep' is defined as: 'Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-16T12:02:45Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007513" ;
    a owl:Class ;
    rdfs:label "increased sleep"@en ;
    rdfs:subClassOf obo:FBcv_0000705, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0030431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0030431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007514
    obo:IAO_0000115 "Phenotype that is a decrease in the total amount or frequency of sleep (GO:0030431) over a given time interval, compared to wild-type. 'sleep' is defined as: 'Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-16T12:12:40Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced sleep" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007514" ;
    a owl:Class ;
    rdfs:label "decreased sleep"@en ;
    rdfs:subClassOf obo:FBcv_0000705, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0030431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0030431
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007515
    obo:IAO_0000115 "Phenotype that is an increase in the total amount or frequency of feeding behavior (GO:0007631) over a given time interval, compared to wild-type. 'feeding behavior' is defined as: 'Behavior associated with the intake of food.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-16T12:14:26Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007515" ;
    a owl:Class ;
    rdfs:label "increased rate of feeding behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000419, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007631
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007631
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007516
    obo:IAO_0000115 "Phenotype that is a decrease in the total amount or frequency of feeding behavior (GO:0007631) over a given time interval, compared to wild-type. 'feeding behavior' is defined as: 'Behavior associated with the intake of food.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2020-12-16T12:16:19Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of feeding behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007516" ;
    a owl:Class ;
    rdfs:label "decreased rate of feeding behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000419, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007631
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007631
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007517
    obo:IAO_0000115 "Phenotype that is an increase in the efficacy of memory (GO:0007613) relative to controls. 'memory' is defined as: 'The activities involved in the mental information processing system that receives (registers), modifies, stores, and retrieves informational stimuli. The main stages involved in the formation and retrieval of memory are encoding (processing of received information by acquisition), storage (building a permanent record of received information as a result of consolidation) and retrieval (calling back the stored information and use it in a suitable way to execute a given task).'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T11:45:09Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "improved memory" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007517" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as an increased magnitude/rate of a behavioral output associated with memory formation." ;
    rdfs:label "increased efficacy of memory"@en ;
    rdfs:subClassOf obo:FBcv_0000398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007613
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007613
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007518
    obo:IAO_0000115 "Phenotype that is a decrease in the efficacy of memory (GO:0007613) relative to controls. 'memory' is defined as: 'The activities involved in the mental information processing system that receives (registers), modifies, stores, and retrieves informational stimuli. The main stages involved in the formation and retrieval of memory are encoding (processing of received information by acquisition), storage (building a permanent record of received information as a result of consolidation) and retrieval (calling back the stored information and use it in a suitable way to execute a given task).'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T11:55:18Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "impaired memory", "reduced efficacy of memory" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007518" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as a decreased magnitude/rate of a behavioral output associated with memory formation." ;
    rdfs:label "decreased efficacy of memory"@en ;
    rdfs:subClassOf obo:FBcv_0000398, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007613
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007613
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007519
    obo:IAO_0000115 "Phenotype that is an increase in the efficacy of short-term memory (GO:0007614) relative to controls. 'short-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received a short time (up to about 30 minutes) ago. This type of memory is typically dependent on direct, transient effects of second messenger activation.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T11:56:41Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007519" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as an increased magnitude/rate of a behavioral output associated with short-term memory formation." ;
    rdfs:label "increased efficacy of short-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0007501, obo:FBcv_0007517, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007614
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007614
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007520
    obo:IAO_0000115 "Phenotype that is a decrease in the efficacy of short-term memory (GO:0007614) relative to controls. 'short-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received a short time (up to about 30 minutes) ago. This type of memory is typically dependent on direct, transient effects of second messenger activation.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T11:57:17Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced efficacy of short-term memory" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007520" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as a decreased magnitude/rate of a behavioral output associated with short-term memory formation." ;
    rdfs:label "decreased efficacy of short-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0007501, obo:FBcv_0007518, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007614
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007614
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007521
    obo:IAO_0000115 "Phenotype that is an increase in the efficacy of long-term memory (GO:0007616) relative to controls. 'long-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information a long time (typically weeks, months or years) after receiving that information. This type of memory is typically dependent on gene transcription regulated by second messenger activation.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T12:02:59Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007521" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as an increased magnitude/rate of a behavioral output associated with long-term memory formation." ;
    rdfs:label "increased efficacy of long-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0007503, obo:FBcv_0007517, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007616
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007616
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007522
    obo:IAO_0000115 "Phenotype that is a decrease in the efficacy of long-term memory (GO:0007616) relative to controls. 'long-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information a long time (typically weeks, months or years) after receiving that information. This type of memory is typically dependent on gene transcription regulated by second messenger activation.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T12:04:30Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced efficacy of long-term memory" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007522" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as a decreased magnitude/rate of a behavioral output associated with long-term memory formation." ;
    rdfs:label "decreased efficacy of long-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0007503, obo:FBcv_0007518, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007616
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007616
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007523
    obo:IAO_0000115 "Phenotype that is an increase in the efficacy of anesthesia-resistant memory (GO:0007615) relative to controls. 'anesthesia-resistant memory' is defined as: 'The memory process that results in the formation of consolidated memory resistant to disruption of the patterned activity of the brain, without requiring protein synthesis.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T12:08:22Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007523" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as an increased magnitude/rate of a behavioral output associated with anesthesia-resistant memory formation." ;
    rdfs:label "increased efficacy of anesthesia-resistant memory"@en ;
    rdfs:subClassOf obo:FBcv_0007500, obo:FBcv_0007517, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007615
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007615
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007524
    obo:IAO_0000115 "Phenotype that is a decrease in the efficacy of anesthesia-resistant memory (GO:0007615) relative to controls. 'anesthesia-resistant memory' is defined as: 'The memory process that results in the formation of consolidated memory resistant to disruption of the patterned activity of the brain, without requiring protein synthesis.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T12:10:03Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced efficacy of anesthesia-resistant memory" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007524" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as a decreased magnitude/rate of a behavioral output associated with anesthesia-resistant memory formation." ;
    rdfs:label "decreased efficacy of anesthesia-resistant memory"@en ;
    rdfs:subClassOf obo:FBcv_0007500, obo:FBcv_0007518, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007615
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007615
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007525
    obo:IAO_0000115 "Phenotype that is an increase in the efficacy of medium-term memory (GO:0072375) relative to controls. 'medium-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received at a time ago that is intermediate between that of short and long term memory (30min - 7hrs in Drosophila melanogaster).'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T12:11:31Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007525" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as an increased magnitude/rate of a behavioral output associated with medium-term memory formation." ;
    rdfs:label "increased efficacy of medium-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0007502, obo:FBcv_0007517, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0072375
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0072375
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007526
    obo:IAO_0000115 "Phenotype that is a decrease in the efficacy of medium-term memory (GO:0072375) relative to controls. 'medium-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received at a time ago that is intermediate between that of short and long term memory (30min - 7hrs in Drosophila melanogaster).'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2021-08-06T12:12:48Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced efficacy of medium-term memory" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007526" ;
    a owl:Class ;
    rdfs:comment "This will usually be measured as a decreased magnitude/rate of a behavioral output associated with medium-term memory formation." ;
    rdfs:label "decreased efficacy of medium-term memory"@en ;
    rdfs:subClassOf obo:FBcv_0007502, obo:FBcv_0007518, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0072375
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0072375
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007527
    obo:IAO_0000115 "Any abnormality in adult walking behavior (GO:0007628), which is defined as 'The behavior of an adult relating to the progression of that organism along the ground by the process of lifting and setting down each leg.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T08:45:06Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007527" ;
    a owl:Class ;
    rdfs:label "abnormal adult walking behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007529, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007628
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007628
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007528
    obo:IAO_0000115 "Any abnormality in larval locomotory behavior (GO:0008345), which is defined as 'Locomotory behavior in a larval (immature) organism.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T08:46:33Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007528" ;
    a owl:Class ;
    rdfs:label "abnormal larval locomotory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008345
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008345
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007529
    obo:IAO_0000115 "Any abnormality in adult locomotory behavior (GO:0008344), which is defined as 'Locomotory behavior in a fully developed and mature organism.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T08:50:44Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007529" ;
    a owl:Class ;
    rdfs:label "abnormal adult locomotory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008344
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0001236
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008344
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007530
    obo:IAO_0000115 "Phenotype that is an increase in the efficacy of learning (GO:0007612), relative to controls. 'learning' is defined as: 'Any process in an organism in which a relatively long-lasting adaptive behavioral change occurs as the result of experience.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T08:57:36Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "improved learning" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007530" ;
    a owl:Class ;
    rdfs:label "increased efficacy of learning"@en ;
    rdfs:subClassOf obo:FBcv_0000397, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007612
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015004
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007612
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007531
    obo:IAO_0000115 "Phenotype that is a decrease in the efficacy of learning (GO:0007612), relative to controls. 'learning' is defined as: 'Any process in an organism in which a relatively long-lasting adaptive behavioral change occurs as the result of experience.'" ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T09:06:29Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "impaired learning", "reduced efficacy of learning" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007531" ;
    a owl:Class ;
    rdfs:label "decreased efficacy of learning"@en ;
    rdfs:subClassOf obo:FBcv_0000397, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007612
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0015003
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007612
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007532
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of chemosensory behavior (GO:0007635). 'chemosensory behavior' is defined as: 'Behavior that is dependent upon the sensation of chemicals.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:04:22Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "increased rate of chemosensitive behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007532" ;
    a owl:Class ;
    rdfs:label "increased rate of chemosensory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000403, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007635
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007635
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007533
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of proboscis extension reflex (GO:0007637). 'proboscis extension reflex' is defined as: 'The extension, through direct muscle actions, of the proboscis (the trunk-like extension of the mouthparts on the adult external head) in response to a nutritional stimulus.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:14:45Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007533" ;
    a owl:Class ;
    rdfs:label "increased rate of proboscis extension reflex"@en ;
    rdfs:subClassOf obo:FBcv_0000680, obo:FBcv_0007532, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007637
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007637
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007534
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of grooming behavior (GO:0007625). 'grooming behavior' is defined as: 'The specific behavior of an organism relating to grooming, cleaning and brushing to remove dirt and parasites.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:16:08Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007534" ;
    a owl:Class ;
    rdfs:label "increased rate of grooming behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000420, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007625
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007625
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007535
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of locomotory behavior (GO:0007626). 'locomotory behavior' is defined as: 'The specific movement from place to place of an organism in response to external or internal stimuli. Locomotion of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:19:14Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007535" ;
    a owl:Class ;
    rdfs:label "increased rate of locomotory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007626
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007626
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007536
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of adult walking behavior (GO:0007628). 'adult walking behavior' is defined as: 'The behavior of an adult relating to the progression of that organism along the ground by the process of lifting and setting down each leg.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:20:31Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007536" ;
    a owl:Class ;
    rdfs:label "increased rate of adult walking behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007527, obo:FBcv_0007538, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007628
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007628
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007537
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of larval locomotory behavior (GO:0008345). 'larval locomotory behavior' is defined as: 'Locomotory behavior in a larval (immature) organism.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:21:27Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007537" ;
    a owl:Class ;
    rdfs:label "increased rate of larval locomotory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007528, obo:FBcv_0007535, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008345
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008345
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007538
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of adult locomotory behavior (GO:0008344). 'adult locomotory behavior' is defined as: 'Locomotory behavior in a fully developed and mature organism.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:22:30Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007538" ;
    a owl:Class ;
    rdfs:label "increased rate of adult locomotory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007529, obo:FBcv_0007535, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008344
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008344
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007539
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of mating behavior (GO:0007617). 'mating behavior' is defined as: 'The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:23:15Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007539" ;
    a owl:Class ;
    rdfs:label "increased rate of mating behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000721, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007617
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007617
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007540
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of courtship behavior (GO:0007619). 'courtship behavior' is defined as: 'The behavior of an organism for the purpose of attracting sexual partners.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:23:56Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007540" ;
    a owl:Class ;
    rdfs:label "increased rate of courtship behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000399, obo:FBcv_0007539, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007619
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007619
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007541
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of flight behavior (GO:0007629). 'flight behavior' is defined as: 'The response to external or internal stimuli that results in the locomotory process of flight. Flight is the self-propelled movement of an organism through the air.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:25:01Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007541" ;
    a owl:Class ;
    rdfs:label "increased rate of flight behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007538, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007629
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007629
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007542
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of jump response (GO:0007630). 'jump response' is defined as: 'The sudden, usually upward, movement off the ground or other surface through sudden muscular effort in the legs, following exposure to an external stimulus.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:25:43Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007542" ;
    a owl:Class ;
    rdfs:label "increased rate of jump response"@en ;
    rdfs:subClassOf obo:FBcv_0000720, obo:FBcv_0007538, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007630
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007630
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007543
    obo:IAO_0000115 "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of copulation (GO:0007620). 'copulation' is defined as: 'The act of sexual union between male and female, involving the transfer of sperm.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:26:28Z"^^xsd:dateTime ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007543" ;
    a owl:Class ;
    rdfs:label "increased rate of copulation"@en ;
    rdfs:subClassOf obo:FBcv_0006000, obo:FBcv_0007539, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007620
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000912
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007620
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007544
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of chemosensory behavior (GO:0007635). 'chemosensory behavior' is defined as: 'Behavior that is dependent upon the sensation of chemicals.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:30:08Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "decreased rate of chemosensitive behavior", "reduced rate of chemosensory behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007544" ;
    a owl:Class ;
    rdfs:label "decreased rate of chemosensory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000403, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007635
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007635
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007545
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of proboscis extension reflex (GO:0007637). 'proboscis extension reflex' is defined as: 'The extension, through direct muscle actions, of the proboscis (the trunk-like extension of the mouthparts on the adult external head) in response to a nutritional stimulus.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:30:42Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of proboscis extension reflex" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007545" ;
    a owl:Class ;
    rdfs:label "decreased rate of proboscis extension reflex"@en ;
    rdfs:subClassOf obo:FBcv_0000680, obo:FBcv_0007544, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007637
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007637
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007546
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of grooming behavior (GO:0007625). 'grooming behavior' is defined as: 'The specific behavior of an organism relating to grooming, cleaning and brushing to remove dirt and parasites.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:31:07Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of grooming behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007546" ;
    a owl:Class ;
    rdfs:label "decreased rate of grooming behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000420, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007625
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007625
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007547
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of locomotory behavior (GO:0007626). 'locomotory behavior' is defined as: 'The specific movement from place to place of an organism in response to external or internal stimuli. Locomotion of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:31:37Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of locomotory behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007547" ;
    a owl:Class ;
    rdfs:label "decreased rate of locomotory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007626
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007626
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007548
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of adult walking behavior (GO:0007628). 'adult walking behavior' is defined as: 'The behavior of an adult relating to the progression of that organism along the ground by the process of lifting and setting down each leg.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:31:54Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of adult walking behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007548" ;
    a owl:Class ;
    rdfs:label "decreased rate of adult walking behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007527, obo:FBcv_0007550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007628
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007628
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007549
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of larval locomotory behavior (GO:0008345). 'larval locomotory behavior' is defined as: 'Locomotory behavior in a larval (immature) organism.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:32:11Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of larval locomotory behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007549" ;
    a owl:Class ;
    rdfs:label "decreased rate of larval locomotory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007528, obo:FBcv_0007547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008345
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008345
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007550
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of adult locomotory behavior (GO:0008344). 'adult locomotory behavior' is defined as: 'Locomotory behavior in a fully developed and mature organism.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:32:30Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of adult locomotory behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007550" ;
    a owl:Class ;
    rdfs:label "decreased rate of adult locomotory behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007529, obo:FBcv_0007547, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008344
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0008344
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007551
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of mating behavior (GO:0007617). 'mating behavior' is defined as: 'The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:32:56Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of mating behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007551" ;
    a owl:Class ;
    rdfs:label "decreased rate of mating behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000721, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007617
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007617
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007552
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of courtship behavior (GO:0007619). 'courtship behavior' is defined as: 'The behavior of an organism for the purpose of attracting sexual partners.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:33:17Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of courtship behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007552" ;
    a owl:Class ;
    rdfs:label "decreased rate of courtship behavior"@en ;
    rdfs:subClassOf obo:FBcv_0000399, obo:FBcv_0007551, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007619
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007619
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007553
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of flight behavior (GO:0007629). 'flight behavior' is defined as: 'The response to external or internal stimuli that results in the locomotory process of flight. Flight is the self-propelled movement of an organism through the air.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:33:37Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of flight behavior" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007553" ;
    a owl:Class ;
    rdfs:label "decreased rate of flight behavior"@en ;
    rdfs:subClassOf obo:FBcv_0007550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007629
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007629
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007554
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of jump response (GO:0007630). 'jump response' is defined as: 'The sudden, usually upward, movement off the ground or other surface through sudden muscular effort in the legs, following exposure to an external stimulus.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:33:59Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of jump response" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007554" ;
    a owl:Class ;
    rdfs:label "decreased rate of jump response"@en ;
    rdfs:subClassOf obo:FBcv_0000720, obo:FBcv_0007550, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007630
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007630
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0007555
    obo:IAO_0000115 "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of copulation (GO:0007620). 'copulation' is defined as: 'The act of sexual union between male and female, involving the transfer of sperm.'." ;
    dcterms:contributor <http://orcid.org/0000-0002-1373-1705> ;
    dcterms:date "2022-08-12T10:34:20Z"^^xsd:dateTime ;
    oboInOwl:hasExactSynonym "reduced rate of copulation" ;
    oboInOwl:hasOBONamespace "phenotypic_class" ;
    oboInOwl:id "FBcv:0007555" ;
    a owl:Class ;
    rdfs:label "decreased rate of copulation"@en ;
    rdfs:subClassOf obo:FBcv_0006000, obo:FBcv_0007551, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007620
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom [
            a owl:Class ;
            owl:intersectionOf (obo:PATO_0000911
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0000052 ;
                    owl:someValuesFrom obo:GO_0007620
                ]
                [
                    a owl:Restriction ;
                    owl:onProperty obo:RO_0002573 ;
                    owl:someValuesFrom obo:PATO_0000460
                ]
            )
        ]
    ] .

obo:FBcv_0008000
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain obo:CARO_0000012 ;
    rdfs:label "has_age"@en ;
    rdfs:range obo:FBdv_00005259 .

obo:FBdv_00000000
    obo:IAO_0000115 "The life of an individual of the species Drosophila melanogaster, from fertilization to death." ;
    oboInOwl:hasAlternativeId "FBdv_root:00000000" ;
    oboInOwl:hasExactSynonym "Drosophila life cycle" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00000000" ;
    a owl:Class ;
    rdfs:label "Drosophila life" ;
    rdfs:subClassOf obo:BFO_0000003 .

obo:FBdv_00000054
    obo:IAO_0000115 "Stage during which the nucleus of the fertilized egg performs 13 rapid divisions, prior to cellularization (Hartenstein, 1993; Campos-Ortega and Hartenstein, 1997). The first seven divisions are synchronous (Campos-Ortega and Hartenstein, 1997). During the course of the subsequent three divisions, most of the nuclei approach the surface and then divide asynchronously a further three times, bringing the total number of cells to around 5000 (Campos-Ortega and Hartenstein, 1997). This corresponds to embryonic stages 1-4 (Hartenstein, 1993)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00000054" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 25." ;
    rdfs:label "cleavage stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005288
    ] .

obo:FBdv_00004450
    obo:IAO_0000115 "A collective term for stages 11 and 12." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00004450" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 300." ;
    rdfs:label "late extended germ band stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005321
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005324
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00014201
    ] .

obo:FBdv_00004886
    obo:IAO_0000115 "The complete process of formation and maturation of an ovum or female gemate from a primordial female germ cell." ;
    oboInOwl:hasDbXref "GO:0048477" ;
    oboInOwl:hasExactSynonym "oogenesis stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00004886" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10000." ;
    rdfs:label "oogenesis" ;
    rdfs:subClassOf obo:FBdv_00007009 .

obo:FBdv_00005259
    obo:IAO_0000115 "A temporal subdivision of a developmental process." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2009-10-01T05:56:56Z" ;
    oboInOwl:hasAlternativeId "FBdv:00007010" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005259" ;
    a owl:Class ;
    rdfs:label "developmental stage" ;
    rdfs:subClassOf obo:BFO_0000003 .

obo:FBdv_00005261
    obo:IAO_0000115 "Earliest stage of ovarian cyst development - lasts while the 16 cell cyst is within the germarium (region 3)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005261" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10010." ;
    rdfs:label "oogenesis stage S1" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ] .

obo:FBdv_00005262
    obo:IAO_0000115 "Oogenesis stage that begins when the cyst leaves the germarium (from this point the cyst is referred to as an egg chamber). During this stage, polyploidation of the nurse cells begins, they reach a ploidy of 8C, and follicle cells start to divide." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005262" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10020." ;
    rdfs:label "oogenesis stage S2" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005261
    ] .

obo:FBdv_00005263
    obo:IAO_0000115 "Oogenesis stage that begins when the oocyte chromosomes condense into a karyosome attached to a distinctive spherical structure known as an endobody. The oocyte nucleolus disappears completely. During this stage, nurse cell ploidy reaches 16C." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005263" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10030." ;
    rdfs:label "oogenesis stage S3" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005262
    ] .

obo:FBdv_00005264
    obo:IAO_0000115 "Oogenesis stage that begins when the nurse cells chromosomes become bulbous. Nurse cell chromosomes during this stage are polytene and reach a ploidy of 32C. The egg chamber is oval shaped." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005264" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10040." ;
    rdfs:label "oogenesis stage S4" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005263
    ] .

obo:FBdv_00005265
    obo:IAO_0000115 "Oogenesis stage that begins when nurse cell chromosomes are no longer bulbous - the association between homologs weakens so that these chromosomes no longer have a polytene structure. During this stage, posterior nurse cell nuclei have a higher ploidy (64C) than anterior ones." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005265" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10050." ;
    rdfs:label "oogenesis stage S5" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005264
    ] .

obo:FBdv_00005266
    obo:IAO_0000115 "Oogenesis stage during which follicle cell division ceases." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005266" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10060." ;
    rdfs:label "oogenesis stage S6" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005265
    ] .

obo:FBdv_00005267
    obo:IAO_0000115 "Oogenesis stage during which polyploidation and enlargement of follicle cells begins. Nurse cell ploidy ranges from 256C (anterior) to 512C (posterior) and the egg chamber gains an elongated shape." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005267" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10070." ;
    rdfs:label "oogenesis stage S7" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005266
    ] .

obo:FBdv_00005268
    obo:IAO_0000115 "Oogenesis stage which begins when yolk first appears in the oocyte. Follicle cell migration over the oocyte begins during this stage (although mostly occurs during stage 9)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005268" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10080." ;
    rdfs:label "oogenesis stage S8" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005267
    ] .

obo:FBdv_00005269
    obo:IAO_0000115 "Oogenesis stage that begins when the border cells begin to migrate. During this stage: the oocyte is about 1/3 the length of the egg chamber with its nucleus located antero-dorsally; follicle cell migration results in an anterior to posterior gradient of follicle cell thickness with posterior cells being thicker (-> columnar) and posterior cells thinner ( -> squamous); border cell migration begins and ends; secretion of vitelline membrane begins." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005269" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10090." ;
    rdfs:label "oogenesis stage S9" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005268
    ] .

obo:FBdv_00005270
    obo:IAO_0000115 "Oogenesis stage that begins when all the oocyte associated follicular epithelium is columnar and all of the nurse cell associated follicular epithelium is completely squamous and ends with the beginning of nurse cell dumping." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005270" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10100." ;
    rdfs:label "oogenesis stage S10" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005269
    ] .

obo:FBdv_00005271
    obo:IAO_0000115 "Oogenesis stage which begins when all the oocyte associated follicular epithelium is columnar and all of the nurse cell associated follicular epithelium is completely squamous and ends when centripetal follicle migration begins. During this stage, the migrating border cells reach the oocyte. The oocyte is about 50% egg chamber length." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005271" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10110." ;
    rdfs:label "oogenesis stage S10A" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005270
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005269
    ] .

obo:FBdv_00005272
    obo:IAO_0000115 "Oogenesis stage that begins when the centripetal follicle cells begin to migrate. As a result, the vitelline membrane extends into the opercular region. This stage ends when nurse cell dumping begins." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005272" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10120." ;
    rdfs:label "oogenesis stage S10B" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005270
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005271
    ] .

obo:FBdv_00005273
    obo:IAO_0000115 "Oogenesis stage that begins when nurse cell dumping begins and development of the wax layer begins. The dorsal appendages begin to form during this stage. This stage ends when dying nurse cells form an anterior cap to the oocyte." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005273" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10130." ;
    rdfs:label "oogenesis stage S11" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005270
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005272
    ] .

obo:FBdv_00005274
    obo:IAO_0000115 "Oogenesis stage that begins when dying nurse cells form an anterior cap to the oocyte. Shortly after this, nurse cell dumping and growth of the oocyte are complete. Elongation of the dorsal appendages and formation of the innermost chorionic layer and endochorion begins during this stage." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005274" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10160." ;
    rdfs:label "oogenesis stage S12" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005273
    ] .

obo:FBdv_00005275
    obo:IAO_0000115 "Innermost chorionic layer and endochorion begin to form in the anterior of the follicle." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005275" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10170." ;
    rdfs:label "oogenesis stage S12A" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005274
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005273
    ] .

obo:FBdv_00005276
    obo:IAO_0000115 "Secretion of innermost chorionic layer and endochorion begins in the main follicle cells." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005276" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10180." ;
    rdfs:label "oogenesis stage S12B" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005274
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005275
    ] .

obo:FBdv_00005277
    obo:IAO_0000115 "Formation of specialized endochorion structures in the anterior of the follicle: branches in the developing dorsal appendages; compact endochorion lacking the pillars seen in the rest of the follicle." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005277" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10190." ;
    rdfs:label "oogenesis stage S12C" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005274
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005276
    ] .

obo:FBdv_00005278
    obo:IAO_0000115 "Oogenesis stage that begins when the micropyle begins to form. At the beginning of this stage, about 12-15 nurse cell nuclei remain at the anterior of the oocyte. By the end of this stage, none of these nuclei remain. Oocyte meiosis up to arrest at full metaphase I occurs during this stage." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005278" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10200." ;
    rdfs:label "oogenesis stage S13" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005274
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005277
    ] .

obo:FBdv_00005279
    obo:IAO_0000115 "Oogenesis stage during which 12-15 nurse cell nuclei remain at the anterior of the oocyte. At this stage, the oocyte nucleus has reached its maximum volume and its chromosomes are compressed into a 5-7 micrometer karyosome." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005279" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10210. An alternative division of stage 13 into two sub-stages, A and B, has been defined on the basis of chorion development (see FBrf0043885). This ontology uses an alternative subdivision based on nurse cell nucleus number and oocyte meiosis, as the former at least, is easier to score than chorion ultrastructure." ;
    rdfs:label "oogenesis stage S13A" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005277
    ] .

obo:FBdv_00005280
    obo:IAO_0000115 "Oogenesis stage during which 9-11 nurse cell nuclei remain at the anterior of the oocyte. During this stage, the nuclear membrane of the oocyte nucleus disappears, indicating the start of meiotic pro-metaphase." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005280" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10220. An alternative division of stage 13 into two sub-stages, A and B, has been defined on the basis of chorion development (see FBrf0043885). This ontology uses an alternative subdivision based on nurse cell nucleus number and oocyte meiosis, as the former at least, is easier to score than chorion ultrastructure." ;
    rdfs:label "oogenesis stage S13B" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005279
    ] .

obo:FBdv_00005281
    obo:IAO_0000115 "Oogenesis stage during which only 7-8 nurse cell nuclei remain at the anterior of the oocyte. At the beginning of this stage, oocyte chromosome bivalents separate from each other - indicating mid-prometaphase of oocyte meiosis." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005281" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10230." ;
    rdfs:label "oogenesis stage S13C" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005280
    ] .

obo:FBdv_00005282
    obo:IAO_0000115 "Oogenesis stage during which only 5-6 nurse cell nuclei remain at the anterior of the oocyte. The oocyte nucleus is in late prometaphase:the bivalents arrange themselves in on the equatorial plane of the spindle; homologous centromeres are pulled towards the poles." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005282" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10240." ;
    rdfs:label "oogenesis stage S13D" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005281
    ] .

obo:FBdv_00005283
    obo:IAO_0000115 "The last stage of oogenesis. This stage begins when no nurse cell nuclei remain at the anterior of the egg (chamber). Exochorion formation and secretion occurs during this stage. The dorsal appendages complete their elongation and the follicle cells die." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005283" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10260." ;
    rdfs:label "oogenesis stage S14" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004886
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005278
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005282
    ] .

obo:FBdv_00005284
    obo:IAO_0000115 "Secretion and formation of the outer endochorionic network by throughout the follicle. Crystallization of the innermost chorionic layer of the main body follicle cells." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005284" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10270." ;
    rdfs:label "oogenesis stage S14A" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005283
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005282
    ] .

obo:FBdv_00005285
    obo:IAO_0000115 "Secretion of the exochorion begins and ends." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005285" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10280." ;
    rdfs:label "oogenesis stage S14B" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005283
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005284
    ] .

obo:FBdv_00005286
    obo:IAO_0000115 "The stage of the Drosophila life-cycle from maturation of an egg to the end of fertilization. At the beginning of this stage, the nucleus is arrested in meiotic metaphase I. The completion of meiosis and the start of protein synthesis are triggered by ovulation. If the female has already mated, fertilization begins during meiosis." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005286" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10290." ;
    rdfs:label "egg stage" ;
    rdfs:subClassOf obo:FBdv_00005259 .

obo:FBdv_00005287
    obo:IAO_0000115 "Developmental stage that starts with ovulation, at the end of oogenesis, until the egg is fertilized by a sperm." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005287" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10300." ;
    rdfs:label "unfertilized egg stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005286
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005283
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005285
    ] .

obo:FBdv_00005288
    obo:IAO_0000115 "Developmental stage that starts with sperm entry until the first mitotic division of the zygote." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005288" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 10." ;
    rdfs:label "fertilized egg stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005286
    ], [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005287
    ] .

obo:FBdv_00005289
    obo:IAO_0000115 "Life stage that begins with a fertilized egg, and finishes with hatching at the end of embryonic stage 17 (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005289" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 20." ;
    rdfs:label "embryonic stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005287
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005337
    ] .

obo:FBdv_00005290
    obo:IAO_0000115 "Stage prior to the formation of the syncitial blastoderm, including the first 9 cell divisions and the migration of nuclei to the periphery (cortex) of the embryo (Foe and Alberts, 1983; Jaeger et al., 2012). This lasts from fertilization to embryonic stage 3 (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasExactSynonym "pre-blastoderm" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005290" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 30." ;
    rdfs:label "pre-blastoderm stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00000054
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005288
    ] .

obo:FBdv_00005291
    obo:IAO_0000115 "The embryonic stage that lasts from the end of fertilization to the end of the second nuclear division. Duration at 25 degrees C: approximately 25 minutes (0-25 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005291" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 40." ;
    rdfs:label "embryonic stage 1" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005290
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005288
    ] .

obo:FBdv_00005292
    obo:IAO_0000115 "The first mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005292" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 50." ;
    rdfs:label "embryonic cycle 1" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005291
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005288
    ] .

obo:FBdv_00005293
    obo:IAO_0000115 "Nuclear divisions 3-8. The egg cytoplasm contracts producing a clear separation from the vitelline membrane and empty spaces at the anterior and posterior. The cleavage nuclei migrate towards the periphery. Duration at 25 degrees C approximately 40 minutes (25-65 minutes AEL)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005293" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 70." ;
    rdfs:label "embryonic stage 2" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005290
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005291
    ] .

obo:FBdv_00005294
    obo:IAO_0000115 "The second mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005294" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 60." ;
    rdfs:label "embryonic cycle 2" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005292
    ] .

obo:FBdv_00005295
    obo:IAO_0000115 "The third mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005295" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 80." ;
    rdfs:label "embryonic cycle 3" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005291
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005294
    ] .

obo:FBdv_00005296
    obo:IAO_0000115 "The fourth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005296" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 90." ;
    rdfs:label "embryonic cycle 4" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005295
    ] .

obo:FBdv_00005297
    obo:IAO_0000115 "The fifth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005297" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 100." ;
    rdfs:label "embryonic cycle 5" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005296
    ] .

obo:FBdv_00005298
    obo:IAO_0000115 "The sixth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005298" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 110." ;
    rdfs:label "embryonic cycle 6" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005297
    ] .

obo:FBdv_00005299
    obo:IAO_0000115 "The seventh mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005299" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 120." ;
    rdfs:label "embryonic cycle 7" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005298
    ] .

obo:FBdv_00005300
    obo:IAO_0000115 "The eighth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005300" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 130." ;
    rdfs:label "embryonic cycle 8" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005299
    ] .

obo:FBdv_00005301
    obo:IAO_0000115 "Nuclear division 9. The cleavage nuclei complete their migration to the periphery. Polar buds form at the posterior pole and divide once. Duration at 25 degrees C: approximately 15 minutes (65-80 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005301" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 140." ;
    rdfs:label "embryonic stage 3" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005290
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005300
    ] .

obo:FBdv_00005302
    obo:IAO_0000115 "The ninth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005302" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 150." ;
    rdfs:label "embryonic cycle 9" ;
    rdfs:subClassOf obo:FBdv_00007011, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005301
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005293
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005300
    ] .

obo:FBdv_00005304
    obo:IAO_0000115 "Stage during which most of the nuclei are arranged as a monolayer at the cortex (periphery) of the embryo (Foe and Alberts, 1983; Jaeger et al., 2012). It begins shortly after completion of the ninth cleavage division and lasts until the onset of gastrulation, including cleavage cycles 10-14A  (Foe and Alberts, 1983; Jaeger et al., 2012). This corresponds to embryonic stages 4 (syncitial blastoderm stage) and 5 (cellular blastoderm stage) (Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasExactSynonym "blastoderm" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005304" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 160." ;
    rdfs:label "blastoderm stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005290
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005301
    ] .

obo:FBdv_00005306
    obo:IAO_0000115 "Nuclear division 10-13. Polar buds divide twice and become tightly grouped at the posterior pole by the end of this stage. Nuclei visible at the rim of the embryo. Stage 4 ends with the beginning of cellularization. Duration at 25 degrees C: approximately 50 minutes (80-130 minutes after egg laying)." ;
    oboInOwl:hasExactSynonym "syncytial blastoderm stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005306" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 170." ;
    rdfs:label "embryonic stage 4" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005290
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005301
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005302
    ] .

obo:FBdv_00005311
    obo:IAO_0000115 "Cellularization. Stage 5 begins when cellularization starts. Near the end of this stage the pole cells begin to migrate dorsally and ventral midline cells acquire an irregular, wavy appearance. Stage 5 ends when ventral furrow formation becomes apparent. Duration at 25 degrees: approximately 40 minutes (130-170 minutes after egg laying)." ;
    oboInOwl:hasExactSynonym "cellular blastoderm stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005311" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 210." ;
    rdfs:label "embryonic stage 5" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00000054
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005306
    ] .

obo:FBdv_00005317
    obo:IAO_0000115 "Stage during which gastrulation occurs. During this stage, cells from the polar caps and the mid-ventral part of the blastoderm invaginate and ultimately generate the germ layers (Hartenstein, 1993). This encompasses embryonic stages 6-8 (Hartenstein, 1993)." ;
    oboInOwl:hasExactSynonym "gastrula", "gastrulation stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005317" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 220." ;
    rdfs:label "gastrula stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005311
    ] .

obo:FBdv_00005318
    obo:IAO_0000115 "Stage 6 begins when the ventral furrow becomes apparent, an event which is followed rapidly by the formation of the cephalic furrow. Stage 6 ends when the pole cells have adopted a dorsal (horizontal) position at the posterior. Duration at 25 degrees C: approximately 10 minutes (170-180 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005318" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 230." ;
    rdfs:label "embryonic stage 6" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005304
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005311
    ] .

obo:FBdv_00005319
    obo:IAO_0000115 "Stage 7 begins when the pole cells have adopted a dorsal (horizontal) position at the posterior. Invagination of the anterior and posterior midgut and hindgut follows. The 'discoid plate' that carries the pole cells forms a pocket. Transverse furrows (dorsal folds) form on the dorsal surface. This stage ends when the anterior wall of the amnioproctodeal invagination starts moving anteriorly and the pole cells are no longer visible externally. Duration at 25 degrees C: approximately 10 minutes (180-190 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005319" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 240." ;
    rdfs:label "embryonic stage 7" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005318
    ] .

obo:FBdv_00005321
    obo:IAO_0000115 "Stages during which the germ band is extended - 9-12." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005321" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 260." ;
    rdfs:label "extended germ band stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005322
    ] .

obo:FBdv_00005322
    obo:IAO_0000115 "Stage 8 starts with the rapid phase of germ band extension and ends with the beginning of mesodermal segmentation. By the end of this stage germ band extension has progressed to the point where the proctodeal opening is at about 60% egg length and the dorsal folds (transverse furrows) are no longer visible. Duration at 25 degrees C: approximately 30 minutes (190-220 minutes after egg laying)." ;
    oboInOwl:hasExactSynonym "rapidly extending germ band stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005322" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 250." ;
    rdfs:label "embryonic stage 8" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005319
    ] .

obo:FBdv_00005323
    obo:IAO_0000115 "Stage 9 begins when mesodermal segmentation becomes (transiently) visible, and ends with the appearance of the stomodeal invagination slightly ventral to the anterior pole. Duration at 25 degrees C: approximately 40 minutes (220-260 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005323" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 280." ;
    rdfs:label "embryonic stage 9" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00014201
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005322
    ] .

obo:FBdv_00005324
    obo:IAO_0000115 "Stage 10 begins with the appearance of the stomodeal invagination, slightly ventral to the anterior pole. Periodic furrows appear in the embryonic epidermis around the middle of the stage. The germ band continues to extend, reaching its maximum extent of 75% egg length towards the end of the stage. The end of the stage is marked by the beginning of invagination of the tracheal placodes. Duration at 25 degrees : approximately 60 minutes (260-320 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005324" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 290." ;
    rdfs:label "embryonic stage 10" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00014201
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005323
    ] .

obo:FBdv_00005325
    obo:IAO_0000115 "Stage 11 begins with the invagination of the tracheal placodes. Para-segmental furrow form and segment boundary furrows become deep folds. Within the head, gnathal protuberances become apparent. The end of this stage is signaled by the appearance of a distinct cleft at the posterior pole of the embryo, which becomes detached from the vitelline membrane. This marks the beginning of germ-band retraction. Duration at 25 degrees C: approximately 120 minutes (320-440 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005325" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 310." ;
    rdfs:label "embryonic stage 11" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005324
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00014201
    ] .

obo:FBdv_00005327
    obo:IAO_0000115 "Germ band retraction. Stage 12 begins when germ-band retraction starts and ends when this process is complete so that the prospective anal plate occupies the posterior pole. During this stage the posterior and anterior midgut primordia meet and fuse and the tracheal pits fuse to form the tracheal tree. Duration at 25 degrees C: approximately 120 minutes (440-560 minutes after egg laying)." ;
    oboInOwl:hasExactSynonym "retracting germ band stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005327" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 320." ;
    rdfs:label "embryonic stage 12" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005325
    ] .

obo:FBdv_00005328
    obo:IAO_0000115 "Stage 13 begins at the completion of germ-band retraction, when the prospective anal plate occupy the posterior pole. The dorsal ridge becomes apparent externally; the clypeolabrum retracts, leaving a triangular shaped gap at the anterior pole; the labium moves to the ventral midline. This stage ends when head involution begins. Duration at 25 degrees C: Approximately 60 minutes (560-620 minutes after egg laying)." ;
    oboInOwl:hasExactSynonym "contracted germ band stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005328" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 340." ;
    rdfs:label "embryonic stage 13" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005321
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005327
    ] .

obo:FBdv_00005330
    obo:IAO_0000115 "Stage 14 begins with the initiation of head involution. Closure of the midgut around the yolk and dorsal closure continue. Dorsal closure is 80% complete by the end of this stage. This stage ends with the appearance of the second midgut constriction. Duration at 25 degrees C: approximately 60 minutes (620-680 minutes after egg laying)." ;
    oboInOwl:hasExactSynonym "head involution stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005330" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 350." ;
    rdfs:label "embryonic stage 14" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005328
    ] .

obo:FBdv_00005331
    obo:IAO_0000115 "Stage following germ band retraction, during which dorsal closure happens (Hartenstein, 1993). Dorsal closure occurs by extension of the dorsal epidermal primordium on either side, leading to fusion at the dorsal midline (Campos-Ortega and Hartenstein, 1997). This corresponds to embryonic stages 13-15 (Hartenstein, 1993; Campos-Ortega and Hartenstein, 1997)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005331" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 330." ;
    rdfs:label "dorsal closure stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00004450
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005321
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005327
    ] .

obo:FBdv_00005332
    obo:IAO_0000115 "Stage 15 begins with the appearance of the second midgut constriction. During this stage the 1st and 3rd midgut constrictions form, dorsal closure is completed, and epidermal segmentation is accomplished. This stage ends when the intersegmental grooves can be distinguished at mid-dorsal level. Duration at 25 degrees C: approximately 100 minutes (680-780 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005332" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 360." ;
    rdfs:label "embryonic stage 15" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005330
    ] .

obo:FBdv_00005333
    obo:IAO_0000115 "Embryonic stages 16-17." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005333" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 370." ;
    rdfs:label "late embryonic stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005332
    ] .

obo:FBdv_00005334
    obo:IAO_0000115 "Stage 16 begins when the intersegmental grooves can be distinguished at mid-dorsal level, and ends when the dorsal ridge (frontal sac) has overgrown the tip of the clypeolabrum, which is thereby enclosed in the atrium. During this stage the ventral cord retracts to about 60% egg length. Duration at 25 degrees C: approximately 180 minutes (780-960 minutes after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005334" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 380." ;
    rdfs:label "embryonic stage 16" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005331
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005332
    ] .

obo:FBdv_00005335
    obo:IAO_0000115 "Stage 17 begins when the dorsal ridge (frontal sac) has overgrown the tip of the clypeolabrum, which is thereby enclosed in the atrium. It lasts until hatching of the embryo (approximately 24 hours after egg laying), during which time much terminal differentiation occurs, the tracheal tree fills with air, so becoming completely visible, and the ventral cord continues to retract. Duration at 25 degrees C: approximately 8 hours (16-24 hours after egg laying)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005335" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 390." ;
    rdfs:label "embryonic stage 17" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005334
    ] .

obo:FBdv_00005336
    obo:IAO_0000115 "The stage of the Drosophila life-cycle from hatching to the beginning of puparium formation." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005336" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 400." ;
    rdfs:label "larval stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005335
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007018
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00007001
    ] .

obo:FBdv_00005337
    obo:IAO_0000115 "The first larval instar begins at hatching and ends at the first larval molt. Anterior spiracles are not yet present; posterior spiracles have two openings each. Salivary glands are very small and all cells are uniform in size. Mouth hooks typically have one tooth. Duration at 25 degrees C: approximately 25 hours (24-49 hours after egg laying; 0-25 hours after hatching)." ;
    oboInOwl:hasDbXref "UBERON:8000000" ;
    oboInOwl:hasExactSynonym "L1", "first instar larva" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005337" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 410." ;
    rdfs:label "first instar larval stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005289
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005333
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005335
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007018
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005338
    ] .

obo:FBdv_00005338
    obo:IAO_0000115 "The second larval instar begins at the first larval molt and ends at the second larval molt. Larvae are actively feeding and crawling in the food. Distinct anterior spiracles are present as enlargements at the end of the tracheal trunk, but not open to the outside; posterior spiracles have three openings each, and four groups of small unbranched hairs. The salivary glands extend to the first abdominal segment, and have cells that are uniform in size. Mouth hooks typically have two or three teeth. Duration at 25 degrees C: approximately 23 hours (49-72 hours after egg laying; 25-48 hours after hatching)." ;
    oboInOwl:hasDbXref "UBERON:8000001" ;
    oboInOwl:hasExactSynonym "L2", "second instar larva" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005338" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 420." ;
    rdfs:label "second instar larval stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005337
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005339
    ] .

obo:FBdv_00005339
    obo:IAO_0000115 "The third larval instar begins at the second larval molt and ends at puparium formation. Anterior spiracles are open to the outside; posterior spiracles have three openings each, and four groups of large branched hairs. The salivary glands extend to the second abdominal segment, with cells larger in the posterior than in the anterior of the gland. Mouth hooks typically have 9-12 teeth. About 24 hours before pupariation (at 25 degree C), larvae stop feeding and climb away from their food. Duration at 25 degrees C: approximately 48 hours (72-120 hours after egg laying; 48-96 hours after hatching)." ;
    oboInOwl:hasDbXref "UBERON:8000002" ;
    oboInOwl:hasExactSynonym "L3" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:hasRelatedSynonym "third instar larva" ;
    oboInOwl:id "FBdv:00005339" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 430." ;
    rdfs:label "third instar larval stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005338
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00007001
    ] .

obo:FBdv_00005340
    obo:IAO_0000115 "Third instar larva prior to the wandering stage (approximately the first 24 hours of the third instar larval stage under standard conditions at 25'C.)." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-11-13T11:51:56Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005340" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 440." ;
    rdfs:label "early third instar larval stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005339
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005338
    ] .

obo:FBdv_00005341
    obo:IAO_0000115 "Stage of the third larval instar during which the larva wanders out of the food and climbs. Under optimum conditions at 25'C, this occurs approximately 24 hours after the start of the third instar larval stage." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-11-13T11:55:46Z" ;
    oboInOwl:hasBroadSynonym "late third instar", "post-feeding larva" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005341" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 460." ;
    rdfs:label "wandering third instar larval stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005340
    ] .

obo:FBdv_00005342
    obo:IAO_0000115 "The prepupal stage begins at puparium formation and ends when larval/pupal apolysis is complete, as indicated by the completion of imaginal head sac eversion and the expulsion of the oral armature of the larva. Duration at 25 degrees C: approximately 12 hours. (120-132.2 hours after egg laying; 0-12.2 hours after puparium formation)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005342" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 500." ;
    rdfs:label "prepupal stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005339
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005349
    ] .

obo:FBdv_00005343
    obo:IAO_0000115 "Extends from puparium formation through tanning of the pupal cuticle. Posterior spiracles and ridge between anterior spiracles tan orange. Wriggling stops completely. Puparium becomes brown to the unaided eye. Duration at 25 degrees C: approximately 20 minutes. (120-120.3 hours after egg laying; 0-0.3 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P1", "puparium formation", "white puparium stage" ;
    oboInOwl:hasNarrowSynonym "pupal stage P0", "white prepupa" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005343" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 510." ;
    rdfs:label "prepupal stage P1" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005339
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007007
    ] .

obo:FBdv_00005344
    obo:IAO_0000115 "Male gonads become less distinct. Oral armature stops moving permanently. Dorsal medial abdominal contractions stop. Gas bubble becomes visible within abdomen. Duration at 25 degrees C: approximately 100 minutes. (120.3-122 hours after egg laying; 0.3-2 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "brown puparium stage", "pupal stage P2" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005344" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 520." ;
    rdfs:label "prepupal stage P2" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005343
    ] .

obo:FBdv_00005345
    obo:IAO_0000115 "Ridge of the operculum becomes distinct. Puparium begins to separate from underlying epidermis. Becomes positively buoyant. Duration at 25 degrees C: approximately 4 hours, 45 minutes. (122-126.75 hours after egg laying; 2-6.75 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "bubble prepupa stage", "pupal stage P3" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005345" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 530." ;
    rdfs:label "prepupal stage P3" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005344
    ] .

obo:FBdv_00005346
    obo:IAO_0000115 "Prepupal stage P4 begins as the lateral trunk trachea become obscured and ends when the imaginal head sac is everted and the oral armature of the larva is expelled. Duration at 25 degrees C: approximately 5 hours, 30 minutes. (126.75-132.2 hours after egg laying; 6.75-12.2 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "cryptocephalic pupa", "pupal stage P4" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005346" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 540." ;
    rdfs:label "prepupal stage P4" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005345
    ] .

obo:FBdv_00005347
    obo:IAO_0000115 "Lateral trunk tracheae become obscured. Dorsal medial abdominal contractions occur. Everted leg and wing discs become visible. Bubble appears in posterior of puparium, displacing the pupa anteriorly; abdominal bubble disappears. Duration at 25 degrees C: approximately 5 hours, 15 minutes. (126.75-132 hours after egg laying; 6.75-12 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "buoyant stage", "pupal stage P4(i)" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005347" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 550." ;
    rdfs:label "prepupal stage P4(i)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005345
    ] .

obo:FBdv_00005348
    obo:IAO_0000115 "Bubble is displaced to anterior end of the puparium, and pupa withdraws to the posterior end. Imaginal head sac is everted and the oral armature of the larva is expelled. Duration at 25 degrees C: approximately 12 minutes. (132-132.2 hours after egg laying; 12-12.2 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "moving bubble stage", "pupal stage P4(ii)" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005348" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 560." ;
    rdfs:label "prepupal stage P4(ii)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005347
    ] .

obo:FBdv_00005349
    obo:IAO_0000115 "The pupal stage starts once larval/pupal apolysis is complete as indicated by the expulsion of the larval armature. Early in this stage, the legs and wings reach full extension along the abdomen. The stage ends when the pupal cuticle separates from the underlying epidermis (pupal/adult apolysis), and the eye cup becomes yellow at its periphery. Duration at 25 degrees C: approximately 32 hours. (132.2-164.3 hours after egg laying; 12.2-44.3 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "phanerocephalic pupa" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005349" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 570. DISAMBIGUATION: In Drosophila lab vernacular, the term 'pupal stage' is often used to refer to the entire period from formation of the puparium to eclosion. However, this does not correspond to the standard usage of 'pupal stage' for Cyclorrhaphous flies (for discussion see: FBrf0087128). Briefly: formation of the puparium (hardening of the larval cuticle) marks the beginning of the pre-pupal stage. The pupal stage begins following pupal/larval apolysis - detachment of the larval epidermis from the puparium. In Drosophila, the outward sign of the completion of apolysis is the eversion of the head and expulsion of the larval mouthparts (FBrf0036849). We use P-stage to refer to the stage from pupariation to eclosion, and restrict pupal stage to its standard usage." ;
    rdfs:label "pupal stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00006011
    ] .

obo:FBdv_00005350
    obo:IAO_0000115 "Pupal stage P5 starts when the legs and wings reach full extension along the abdomen and ends as the Malpighian tubules become prominent and green. Duration at 25 degrees C: approximately 6 hours, 30 minutes. (132.2-138.7 hours after egg laying; 12.2-18.7 hours after puparium formation)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005350" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 580." ;
    rdfs:label "pupal stage P5" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005342
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005348
    ] .

obo:FBdv_00005351
    obo:IAO_0000115 "Legs and wings reach full extension along abdomen. Enlarged initial segments of anterior pair Malpighian tubules move from thorax into abdomen. Translucent patch that lacks adhering fat body cells becomes discernible in the middle of the eye region. Pair of white Malpighian tubules becomes visible dorsally in the abdomen. Duration at 25 degrees C: approximately 66 minutes. (132.2-133.3 hours after egg laying; 12.2-13.3 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "Malpighian tubules migrating" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005351" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 590." ;
    rdfs:label "pupal stage P5(i)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005346
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005348
    ] .

obo:FBdv_00005352
    obo:IAO_0000115 "Malpighian tubules become prominent and green. Duration at 25 degrees C: approximately 5 hours, 25 minutes. (133.3-138.7 hours after egg laying; 13.3-18.7 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "white Malpighian tubules stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005352" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 600." ;
    rdfs:label "pupal stage P5(ii)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005351
    ] .

obo:FBdv_00005353
    obo:IAO_0000115 "Dark green 'yellow body' appears between the anterior ends of the two Malpighian tubule segments, mid-dorsally at the anterior of the abdomen. Duration at 25 degrees C: approximately 13 hours, 45 minutes. (138.7-152.4 hours after egg laying; 18.7-32.4 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "green Malpighian tubules stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005353" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 610." ;
    rdfs:label "pupal stage P6" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005350
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005352
    ] .

obo:FBdv_00005354
    obo:IAO_0000115 "The 'yellow body' moves back between the Malpighian tubules. The transparent pupal cuticle separates from the underlying epidermis. Eye cup becomes yellow at its perimeter. Duration at 25 degrees C: approximately 12 hours. (152.4-164.3 hours after egg laying; 32.4-44.3 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "yellow body stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005354" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 620." ;
    rdfs:label "pupal stage P7" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005353
    ] .

obo:FBdv_00005355
    obo:IAO_0000115 "Pale yellow pigmentation spreads inwards across the eye. Eye color becomes bright yellow, then changes to amber. Duration at 25 degrees C: approximately 12 hours 20 minutes. (164.3-176.6 hours after egg laying; 44.3-56.6 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P8", "yellow-eyed stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005355" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 630." ;
    rdfs:label "pharate adult stage P8" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005354
    ] .

obo:FBdv_00005356
    obo:IAO_0000115 "Eye color darkens to deep amber, then becomes pale pink. Duration at 25 degrees C: approximately 18 hours. (176.6-194.5 hours after egg laying; 56.6-74.5 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "amber-eyed stage", "pupal stage P9" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005356" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 640." ;
    rdfs:label "pharate adult stage P9" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005355
    ] .

obo:FBdv_00005357
    obo:IAO_0000115 "Eyes become bright red. Orbital and ocellar bristles and vibrissae darken. Duration at 25 degrees C: approximately 6 minutes. (194.5-194.6 hours after egg laying; 74.5-74.6 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P10", "red-eye bald stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005357" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 650." ;
    rdfs:label "pharate adult stage P10" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005356
    ] .

obo:FBdv_00005358
    obo:IAO_0000115 "Thoracic bristles become visible, and the tips of the wings turn grey. Duration at 25 degrees C: approximately 2 hours. (194.6-196.6 hours after egg laying; 74.6-76.6 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P11" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005358" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 660." ;
    rdfs:label "pharate adult stage P11" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005357
    ] .

obo:FBdv_00005359
    obo:IAO_0000115 "Dorsal thoracic microchaetes and macrochaetes become visible. Duration at 25 degrees C: approximately 80 minutes (194.6-195.5 hours after egg laying; 74.6-75.9 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "head bristles stage", "pupal stage P11(i)" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005359" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 670." ;
    rdfs:label "pharate adult stage P11(i)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005357
    ] .

obo:FBdv_00005360
    obo:IAO_0000115 "Tips of folded wings become grey. Duration at 25 degrees C: approximately 45 minutes (195.5-196.6 hours after egg laying; 75.9-76.6 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P11(ii)", "thoracic bristles stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005360" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 680." ;
    rdfs:label "pharate adult stage P11(ii)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005359
    ] .

obo:FBdv_00005361
    obo:IAO_0000115 "Pharate adult stage P12 begins as the abdominal tergite bristles become visible, and ends as the wings darken to black. Duration at 25 degrees C: approximately 2 hours. (196.6-198.6 hours after egg laying; 76.6-78.6 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P12" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005361" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 690." ;
    rdfs:label "pharate adult stage P12" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005360
    ] .

obo:FBdv_00005362
    obo:IAO_0000115 "Bristles of the abdominal tergites become visible, and the wings become grey. Duration at 25 degrees C: approximately 55 minutes. (196.6-197.5 hours after egg laying; 76.6-77.5 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P12(i)", "wing tips grey stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005362" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 700." ;
    rdfs:label "pharate adult stage P12(i)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005361
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005358
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005360
    ] .

obo:FBdv_00005363
    obo:IAO_0000115 "Sex combs darken in males. Wings darken to black. Duration at 25 degrees C: approximately 65 minutes. (197.5-198.6 hours after egg laying; 77.5-78.6 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P12(ii)", "wings grey stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005363" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 710." ;
    rdfs:label "pharate adult stage P12(ii)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005361
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005362
    ] .

obo:FBdv_00005364
    obo:IAO_0000115 "Tarsal bristles darken and claws become black. Duration at 25 degrees C: approximately 3 hours, 20 minutes. (198.6-201.9 hours after egg laying; 78.6-81.9 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P13", "wings black stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005364" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 720." ;
    rdfs:label "pharate adult stage P13" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005361
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005363
    ] .

obo:FBdv_00005365
    obo:IAO_0000115 "The meconium appears dorsally at the posterior tip of the abdomen. Duration at 25 degrees C: approximately 9 hours, 30 minutes (201.9-211.5 hours after egg laying; 81.9-91.5 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "mature bristles stage", "pupal stage P14" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005365" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 730." ;
    rdfs:label "pharate adult stage P14" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005364
    ] .

obo:FBdv_00005366
    obo:IAO_0000115 "Pharate adult stage P15 begins with the tanning of the tergites and ends with eclosion. Duration at 25 degrees C: approximately 8 hours, 30 minutes. (211.5-220 hours after egg laying; 91.5-100 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "pupal stage P15" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005366" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 740." ;
    rdfs:label "pharate adult stage P15" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005365
    ] .

obo:FBdv_00005367
    obo:IAO_0000115 "Tanning of the tergites obscures the Malpighian tubules and the 'yellow body'. Legs begin to twitch; fly is able to walk if puparium is removed prematurely. Ptilinum expands by hydrostatic pressure, opening the operculum. Duration at 25 degrees C: approximately 8 hours, 6 minutes. (211.5-219.6 hours after egg laying; 91.5-99.6 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "meconium stage", "pupal stage P15(i)" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005367" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 750." ;
    rdfs:label "pharate adult stage P15(i)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005366
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005365
    ] .

obo:FBdv_00005368
    obo:IAO_0000115 "Stage which starts when the operculum opens and ends when eclosion is completed. Duration at 25 degrees C: approximately 24 minutes. (219.6-220 hours after egg laying; 99.6-100 hours after puparium formation)." ;
    oboInOwl:hasExactSynonym "eclosion stage", "pupal stage P15(ii)" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005368" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 760." ;
    rdfs:label "pharate adult stage P15(ii)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005366
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005367
    ] .

obo:FBdv_00005369
    obo:IAO_0000115 "The stage of the Drosophila life-cycle from eclosion to death." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00005369" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 770." ;
    rdfs:label "adult stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005366
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007001
    ] .

obo:FBdv_00005370
    obo:IAO_0000115 "Newly eclosed adult stage. Animal free of pupal case. Runs rapidly to find site for wing expansion. Wings are folded back and black against a very pale abdomen." ;
    oboInOwl:hasAlternativeId "FBdv:00005373" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:hasRelatedSynonym "adult stage I" ;
    oboInOwl:id "FBdv:00005370" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 785. The time at which eclosed flies settle down for wing expansion can vary greatly. If they fail to find a suitable site then expansion can be delayed by several hours." ;
    rdfs:label "adult stage A1" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005371
    ] .

obo:FBdv_00005371
    obo:IAO_0000115 "Stage, shortly after eclosion, during which the wings expand. During wing expansion, the abdomen pulsates and the hind legs stroke the wings vigorously for several minutes at a time. The stage ends when the wings are folded down over the abdomen, which has become broader and shorter, and the wing cuticle has lost its folds. The stage lasts around 15 minutes at 25'C." ;
    oboInOwl:hasAlternativeId "FBdv:00005374" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:hasRelatedSynonym "adult stage II" ;
    oboInOwl:id "FBdv:00005371" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 790." ;
    rdfs:label "adult stage A2" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00006012
    ] .

obo:FBdv_00006011
    obo:IAO_0000115 "The developing adult after pupal-adult apolysis, i.e.- from stage P8 (when yellow eye color first becomes visible through the pupal case), to eclosion. Duration at 25 degrees C: approximately 55.7 hours (164.3-220 hours after egg laying; 44.3-100 hours after puparium formation)." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00006011" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 625." ;
    rdfs:label "pharate adult stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005349
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005354
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00007025
    ] .

obo:FBdv_00006012
    obo:IAO_0000115 "Adult stage immediately after wing expansion, during which tanning of the cuticle is completed. This stage lasts approximately 45 minutes at 25'C." ;
    oboInOwl:hasAlternativeId "FBdv:00005375" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:hasRelatedSynonym "adult stage III" ;
    oboInOwl:id "FBdv:00006012" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 800." ;
    rdfs:label "adult stage A3" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007025
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005371
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00007026
    ] .

obo:FBdv_00007001
    obo:IAO_0000115 "The stage of the Drosophila life-cycle from the formation of the puparium (beginning of the prepupal stage) to eclosion." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-06-05T04:51:40Z" ;
    oboInOwl:hasBroadSynonym "metamorphosis" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:hasRelatedSynonym "pupal stage" ;
    oboInOwl:id "FBdv:00007001" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 490. DISAMBIGUATION: In Drosophila lab vernacular, the term 'pupal stage' is often used to refer to the entire period from formation of the puparium to eclosion. However, this does not correspond to the standard usage of 'pupal stage' for cyclorrhaphous flies (for discussion see: FBrf0087128). Briefly: formation of the puparium (hardening of the larval cuticle) marks the beginning of the pre-pupal stage. The pupal stage begins following pupal/larval apolysis - detachment of the larval epidermis from the puparium. In Drosophila, the outward sign of the completion of apolysis is the eversion of the head an expulsion of the larval mouthparts (FBrf0036849). We use P-stage to refer to the stage from pupariation to eclosion, and restrict pupal stage to its standard usage." ;
    rdfs:label "P-stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005336
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005339
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007005
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00005370
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00007025
    ] .

obo:FBdv_00007004
    obo:IAO_0000115 "Stage which begins when wandering third instar larva stops crawling. The larva everts its anterior spiracles during this stage." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007004" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 470." ;
    rdfs:label "third instar larval stage L1" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005341
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007021
    ] .

obo:FBdv_00007005
    obo:IAO_0000115 "The anterior spiracles are fully everted, with 7-9 finger-like projections. The body shortens, withdrawing three apparent abdominal segments and the larva sticks to its substrate." ;
    oboInOwl:hasExactSynonym "spiracles everted larva" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:hasRelatedSynonym "white prepupa" ;
    oboInOwl:id "FBdv:00007005" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 480." ;
    rdfs:label "third instar larval stage L2" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007007
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007004
    ] .

obo:FBdv_00007007
    obo:IAO_0000115 "Third instar larva from the beginning of wandering to the beginning of puparium formation." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2008-12-11T01:19:53Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007007" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 450." ;
    rdfs:label "late third instar larval stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005339
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005340
    ] .

obo:FBdv_00007009
    obo:IAO_0000115 "A biological process whose specific outcome is the progression of an integrated living unit (an anatomical structure or an entire organism) over time from an initial condition to a later condition." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2009-10-01T05:56:42Z" ;
    oboInOwl:hasDbXref "GO:0032502" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007009" ;
    a owl:Class ;
    rdfs:label "developmental process" ;
    rdfs:subClassOf obo:FBdv_00007024 .

obo:FBdv_00007011
    obo:IAO_0000115 "A cycle of nuclear division during the embryogenesis of Drosophila melanogaster. The first 13 cycles are synchronous throughout the embryo and occur their timing relative to other developmental processes is invariant. Later nuclear division cycles are asynchronous across the embryo although may be more locally synchronized." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2009-10-01T05:57:41Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007011" ;
    a owl:Class ;
    rdfs:label "embryonic cycle" ;
    rdfs:subClassOf obo:FBdv_00007024, obo:GO_0045448 .

obo:FBdv_00007012
    obo:IAO_0000115 "A temporal subdivision of a Drosophila life, delimited by major transitions in the circumstances of the organism, such as: fertilization; hatching; pupal ecdysis; eclosion." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2009-10-01T05:59:22Z" ;
    oboInOwl:hasExactSynonym "life cycle stage" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007012" ;
    a owl:Class ;
    rdfs:label "life stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00000000
    ] .

obo:FBdv_00007013
    obo:IAO_0000115 "Temporal subdivision of life based on time elapsed since some key developmental transition, such as fertilization, hatching or eclosion." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-09-29T12:25:36Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007013" ;
    a owl:Class ;
    rdfs:label "age" ;
    rdfs:subClassOf obo:BFO_0000003 .

obo:FBdv_00007014
    obo:IAO_0000115 "Temporal subdivision of adulthood in days post-eclosion." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2010-09-29T12:28:05Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007014" ;
    a owl:Class ;
    rdfs:label "adult age in days" ;
    rdfs:subClassOf obo:FBdv_00007013 .

obo:FBdv_00007015
    obo:IAO_0000115 "The first two hours of embryonic stage 17 at 25'C. (Approximately 16-18 hours at 25'C after egg laying)." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-04-26T11:57:15Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007015" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 391. Should not be used to stage embryos whose development is at temperatures other than 25'C." ;
    rdfs:label "embryonic stage 17(i)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005335
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005334
    ] .

obo:FBdv_00007016
    obo:IAO_0000115 "Hours 2-4 of embryonic stage 17 at 25'C. (Approximately 18-20 hours at 25'C after egg laying)." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-04-26T12:00:15Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007016" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 392. Should not be used to stage embryos whose development is at temperatures other than 25'C." ;
    rdfs:label "embryonic stage 17(ii)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005335
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007015
    ] .

obo:FBdv_00007017
    obo:IAO_0000115 "Hours 4-6 of embryonic stage 17 at 25'C. (Approximately 20-22 hours at 25'C after egg laying)." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-04-26T12:01:18Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007017" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 393. Should not be used to stage embryos whose development is at temperatures other than 25'C." ;
    rdfs:label "embryonic stage 17(iii)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005335
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007016
    ] .

obo:FBdv_00007018
    obo:IAO_0000115 "Hours 6-8 (the last two hours) of embryonic stage 17 at 25'C. (Approximately 22-24 hours at 25'C after egg laying)." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2011-04-26T12:03:14Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007018" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 394. Should not be used to stage embryos whose development is at temperatures other than 25'C." ;
    rdfs:label "embryonic stage 17(iv)" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005335
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007017
    ] .

obo:FBdv_00007019
    obo:IAO_0000115 "The substage of the wandering third instar larval stage, prior to the beginning of clearance of the gut." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007019" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 462. This is commonly assayed by adding 0.5% bromophenol blue to the food and looking for wandering third instar larvae with the same color guts (dark blue) as feeding larvae (Andres and Thummel, 1994). Larvae at this stage are in chromosomal puff stage 1 (Andres and Thummel, 1994)." ;
    rdfs:label "third instar - uncleared gut stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005341
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005340
    ] .

obo:FBdv_00007020
    obo:IAO_0000115 "The substage of the wandering third instar larval stage when the larva has partially cleared its gut contents." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007020" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 465. This is commonly assayed by adding 0.5% bromophenol blue to the food and looking for wandering third instar larvae with lighter colored guts (light blue) than feeding larvae (Andres and Thummel, 1994). Larvae at this stage are mainly in chromosomal puff stages 2-7 (Andres and Thummel, 1994)." ;
    rdfs:label "third instar - partially cleared gut stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005341
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007019
    ] .

obo:FBdv_00007021
    obo:IAO_0000115 "The substage of the wandering third instar larval stage when the larva has cleared its gut contents." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007021" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 467. This is commonly assayed by adding 0.5% bromophenol blue to the food and looking for wandering third instar larvae with guts lacking any blue stain (Andres and Thummel, 1994). Larvae at this stage are mainly in chromosomal puff stages 7-9 and pupate within 1-6 hours (Andres and Thummel, 1994." ;
    rdfs:label "third instar - cleared gut stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005341
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007020
    ] .

obo:FBdv_00007024
    obo:IAO_0000115 "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." ;
    oboInOwl:hasDbXref "GO:0008150" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007024" ;
    a owl:Class ;
    rdfs:label "biological process" ;
    rdfs:subClassOf obo:BFO_0000003 .

obo:FBdv_00007025
    obo:IAO_0000115 "The developmental stage that lasts from eclosion of the adult from the pupal case until tanning is complete (the end of adult stage A3)." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2013-01-08T20:06:59Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007025" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 782." ;
    rdfs:label "immature adult stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00007075
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007001
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002090 ;
        owl:someValuesFrom obo:FBdv_00007026
    ] .

obo:FBdv_00007026
    obo:IAO_0000115 "Life stage from the end of adult stage A3, when tanning is complete, to death." ;
    dcterms:contributor <http://orcid.org/0000-0002-7073-9172> ;
    dcterms:date "2013-01-10T13:03:54Z" ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007026" ;
    a owl:Class ;
    rdfs:label "mature adult stage" ;
    rdfs:subClassOf obo:FBdv_00007012, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00006012
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007025
    ] .

obo:FBdv_00007075
    obo:IAO_0000115 "The day of eclosion." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00007075" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 780." ;
    rdfs:label "day 0 of adulthood" ;
    rdfs:subClassOf obo:FBdv_00007014, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005369
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005366
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005368
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00006011
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00007001
    ] .

obo:FBdv_00014201
    obo:IAO_0000115 "A collective term for stages 9 and 10." ;
    oboInOwl:hasOBONamespace "FlyBase_development_CV" ;
    oboInOwl:id "FBdv:00014201" ;
    a owl:Class ;
    rdfs:comment "Temporal ordering number - 270." ;
    rdfs:label "early extended germ band stage" ;
    rdfs:subClassOf obo:FBdv_00005259, [
        a owl:Restriction ;
        owl:onProperty obo:FBdv_00018001 ;
        owl:someValuesFrom obo:FBdv_00005321
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005317
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002087 ;
        owl:someValuesFrom obo:FBdv_00005322
    ] .

obo:FBdv_00018001
    obo:IAO_0000115 "A relation between a developmental stage and another, larger developmental stage during which it happens." ;
    oboInOwl:hasOBONamespace "relationship" ;
    oboInOwl:id "FBdv:00018001" ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "Creating this relation as a temporary fix, pending adding the axiom occurrent_part_of subproperty of happens_during to RO." ;
    rdfs:label "substage of" ;
    rdfs:subPropertyOf obo:RO_0002012, obo:RO_0002092 .

obo:GO_0000278
    obo:IAO_0000115 "Progression through the phases of the mitotic cell cycle, the most common eukaryotic cell cycle, which canonically comprises four successive phases called G1, S, G2, and M and includes replication of the genome and the subsequent segregation of chromosomes into daughter cells. In some variant cell cycles nuclear replication or nuclear division may not be followed by cell division, or G1 and G2 phases may be absent." ;
    oboInOwl:hasAlternativeId "GO:0007067" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-69278", "Wikipedia:Mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "mitosis" ;
    oboInOwl:id "GO:0000278" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be confused with 'GO:0140014 ; mitotic nuclear division'. 'GO:0000278 ; mitotic cell cycle represents the entire mitotic cell cycle, while 'GO:0140014 ; mitotic nuclear division' specifically represents the actual nuclear division step of the mitotic cell cycle." ;
    rdfs:label "mitotic cell cycle" ;
    rdfs:subClassOf obo:GO_0007049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0140014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0140014
            ]
        )
    ] .

obo:GO_0000280
    obo:IAO_0000115 "The division of a cell nucleus into two nuclei, with DNA and other nuclear contents distributed between the daughter nuclei." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "karyokinesis" ;
    oboInOwl:id "GO:0000280" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "nuclear division" ;
    rdfs:subClassOf obo:GO_0048285 .

obo:GO_0000910
    obo:IAO_0000115 "The division of the cytoplasm and the plasma membrane of a cell and its partitioning into two daughter cells." ;
    oboInOwl:hasAlternativeId "GO:0007104", "GO:0016288", "GO:0033205" ;
    oboInOwl:hasDbXref "Wikipedia:Cytokinesis" ;
    oboInOwl:hasExactSynonym "cell cycle cytokinesis", "cytokinesis involved in cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0000910" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_candida, go:goslim_generic, go:goslim_prokaryote, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be used for direct annotation. When annotating eukaryotic species, mitotic or meiotic cytokinesis should always be specified for manual annotation and for prokaryotic species use 'FtsZ-dependent cytokinesis ; GO:0043093' or Cdv-dependent cytokinesis ; GO:0061639. Also, note that cytokinesis does not necessarily result in physical separation and detachment of the two daughter cells from each other." ;
    rdfs:label "cytokinesis" ;
    rdfs:subClassOf obo:GO_0022402, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051301
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0090148
    ] .

obo:GO_0001558
    obo:IAO_0000115 "Any process that modulates the frequency, rate, extent or direction of cell growth." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001558" ;
    a owl:Class ;
    rdfs:label "regulation of cell growth" ;
    rdfs:subClassOf obo:GO_0040008, obo:GO_0051128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016049
            ]
        )
    ] .

obo:GO_0001560
    obo:IAO_0000115 "Any process in which external signals modulate the frequency, rate or extent of cell growth, the irreversible increase in size of a cell over time." ;
    oboInOwl:hasExactSynonym "interpretation of external signals that regulate cell growth", "regulation of cell growth by detection of exogenous stimulus", "regulation of cell growth by sensing of exogenous stimulus", "regulation of growth by exogenous signal", "regulation of growth by exogenous stimuli", "regulation of growth by exogenous stimulus", "regulation of growth by external signal", "regulation of growth by external stimuli", "regulation of growth by external stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001560" ;
    a owl:Class ;
    rdfs:label "regulation of cell growth by extracellular stimulus" ;
    rdfs:subClassOf obo:GO_0001558, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051716
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0001558
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051716
            ]
        )
    ] .

obo:GO_0001736
    obo:IAO_0000115 "Coordinated organization of groups of cells in the plane of an epithelium, such that they all orient to similar coordinates." ;
    oboInOwl:hasNarrowSynonym "establishment of planar cell polarity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001736" ;
    a owl:Class ;
    rdfs:label "establishment of planar polarity" ;
    rdfs:subClassOf obo:GO_0007164, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0001738
    ] .

obo:GO_0001738
    obo:IAO_0000115 "The morphogenetic process in which the anatomical structures of a polarized epithelium are generated and organized. A polarized epithelium is an epithelium where the epithelial sheet is oriented with respect to the planar axis." ;
    oboInOwl:hasExactSynonym "epithelial polarization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0001738" ;
    a owl:Class ;
    rdfs:label "morphogenesis of a polarized epithelium" ;
    rdfs:subClassOf obo:GO_0002009 .

obo:GO_0002009
    obo:IAO_0000115 "The process in which the anatomical structures of epithelia are generated and organized. An epithelium consists of closely packed cells arranged in one or more layers, that covers the outer surfaces of the body or lines any internal cavity or tube." ;
    oboInOwl:hasExactSynonym "epithelium morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002009" ;
    a owl:Class ;
    rdfs:label "morphogenesis of an epithelium" ;
    rdfs:subClassOf obo:GO_0048729, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0060429
    ] .

obo:GO_0002376
    obo:IAO_0000115 "Any process involved in the development or functioning of the immune system, an organismal system for calibrated responses to potential internal or invasive threats." ;
    oboInOwl:hasDbXref "Wikipedia:Immune_system" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002376" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_mouse, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term is a direct child of 'biological_process ; GO:0008150' because some immune system processes are types of cellular process (GO:0009987), whereas others are types of multicellular organism process (GO:0032501)." ;
    rdfs:label "immune system process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0002682
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of an immune system process." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0002682" ;
    a owl:Class ;
    rdfs:label "regulation of immune system process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002376
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002376
            ]
        )
    ] .

obo:GO_0003002
    obo:IAO_0000115 "The pattern specification process that results in the subdivision of an axis or axes in space to define an area or volume in which specific patterns of cell differentiation will take place or in which cells interpret a specific environment." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "pattern formation" ;
    oboInOwl:id "GO:0003002" ;
    a owl:Class ;
    rdfs:label "regionalization" ;
    rdfs:subClassOf obo:GO_0007389 .

obo:GO_0003006
    obo:IAO_0000115 "A developmental process in which a progressive change in the state of some part of an organism, germline or somatic, specifically contributes to its ability to form offspring." ;
    oboInOwl:hasNarrowSynonym "puberty" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "reproductive developmental process" ;
    oboInOwl:id "GO:0003006" ;
    a owl:Class ;
    rdfs:label "developmental process involved in reproduction" ;
    rdfs:subClassOf obo:GO_0022414, obo:GO_0032502 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0022414
            obo:GO_0032502
        )
    ] .

obo:GO_0003008
    obo:IAO_0000115 "A multicellular organismal process carried out by any of the organs or tissues in an organ system. An organ system is a regularly interacting or interdependent group of organs or tissues that work together to carry out a biological objective." ;
    oboInOwl:hasExactSynonym "organ system process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0003008" ;
    a owl:Class ;
    rdfs:label "system process" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0006139
    obo:IAO_0000115 "Any cellular metabolic process involving nucleobases, nucleosides, nucleotides and nucleic acids." ;
    oboInOwl:hasAlternativeId "GO:0055134" ;
    oboInOwl:hasExactSynonym "cellular nucleobase, nucleoside, nucleotide and nucleic acid metabolic process", "cellular nucleobase, nucleoside, nucleotide and nucleic acid metabolism", "nucleobase, nucleoside, nucleotide and nucleic acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "nucleobase, nucleoside and nucleotide metabolic process", "nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:id "GO:0006139" ;
    oboInOwl:inSubset go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "nucleobase-containing compound metabolic process" ;
    rdfs:subClassOf obo:GO_0044238 .

obo:GO_0006259
    obo:IAO_0000115 "Any cellular metabolic process involving deoxyribonucleic acid. This is one of the two main types of nucleic acid, consisting of a long, unbranched macromolecule formed from one, or more commonly, two, strands of linked deoxyribonucleotides." ;
    oboInOwl:hasAlternativeId "GO:0055132" ;
    oboInOwl:hasExactSynonym "DNA metabolism", "cellular DNA metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006259" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_candida, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_plant_ribbon, go:goslim_prokaryote_ribbon ;
    a owl:Class ;
    rdfs:label "DNA metabolic process" ;
    rdfs:subClassOf obo:GO_0090304 .

obo:GO_0006281
    obo:IAO_0000115 "The process of restoring DNA after damage. Genomes are subject to damage by chemical and physical agents in the environment (e.g. UV and ionizing radiations, chemical mutagens, fungal and bacterial toxins, etc.) and by free radicals or alkylating agents endogenously generated in metabolism. DNA is also damaged because of errors during its replication. A variety of different DNA repair pathways have been reported that include direct reversal, base excision repair, nucleotide excision repair, photoreactivation, bypass, double-strand break repair pathway, and mismatch repair pathway." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-73894", "Wikipedia:DNA_repair" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006281" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_euk_cellular_processes_ribbon, go:goslim_generic, go:goslim_pir, go:goslim_pombe, go:goslim_prokaryote, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "DNA repair" ;
    rdfs:subClassOf obo:GO_0006259, obo:GO_0006974 .

obo:GO_0006282
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of DNA repair." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006282" ;
    oboInOwl:inSubset go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:label "regulation of DNA repair" ;
    rdfs:subClassOf obo:GO_0051052, obo:GO_0080135, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006281
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006281
            ]
        )
    ] .

obo:GO_0006950
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "response to abiotic stress", "response to biotic stress" ;
    oboInOwl:id "GO:0006950" ;
    oboInOwl:inSubset go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_metagenomics, go:goslim_plant, go:goslim_plant_ribbon ;
    a owl:Class ;
    rdfs:label "response to stress" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0006955
    obo:IAO_0000115 "Any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006955" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "immune response" ;
    rdfs:subClassOf obo:GO_0002376, obo:GO_0050896 .

obo:GO_0006970
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating an increase or decrease in the concentration of solutes outside the organism or cell." ;
    oboInOwl:hasExactSynonym "osmotic response", "osmotic stress response" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006970" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "response to osmotic stress" ;
    rdfs:subClassOf obo:GO_0006950, obo:GO_0009628 .

obo:GO_0006974
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating damage to its DNA from environmental insults or errors during metabolism." ;
    oboInOwl:hasAlternativeId "GO:0034984" ;
    oboInOwl:hasBroadSynonym "response to DNA damage stimulus" ;
    oboInOwl:hasExactSynonym "cellular DNA damage response", "cellular response to DNA damage stimulus", "response to genotoxic stress" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006974" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "DNA damage response" ;
    rdfs:subClassOf obo:GO_0033554 .

obo:GO_0006979
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of oxidative stress, a state often resulting from exposure to high levels of reactive oxygen species, e.g. superoxide anions, hydrogen peroxide (H2O2), and hydroxyl radicals." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0006979" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "response to oxidative stress" ;
    rdfs:subClassOf obo:GO_0006950 .

obo:GO_0006996
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of an organelle within a cell. An organelle is an organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane." ;
    oboInOwl:hasAlternativeId "GO:1902589" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1852241" ;
    oboInOwl:hasExactSynonym "organelle organisation", "single organism organelle organization" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "organelle organization and biogenesis", "single-organism organelle organization" ;
    oboInOwl:id "GO:0006996" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_candida, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "organelle organization" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0007049
    obo:IAO_0000115 "The progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events. Canonically, the cell cycle comprises the replication and segregation of genetic material followed by the division of the cell, but in endocycles or syncytial cells nuclear replication or nuclear division may not be followed by cell division." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1640170", "Wikipedia:Cell_cycle" ;
    oboInOwl:hasExactSynonym "cell-division cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007049" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_agr, go:goslim_candida, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_pir, go:goslim_plant, go:goslim_plant_ribbon ;
    a owl:Class ;
    rdfs:label "cell cycle" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0007088
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of mitosis." ;
    oboInOwl:hasExactSynonym "regulation of mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007088" ;
    a owl:Class ;
    rdfs:label "regulation of mitotic nuclear division" ;
    rdfs:subClassOf obo:GO_0007346, obo:GO_0010564, obo:GO_0051783, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0140014
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0140014
            ]
        )
    ] .

obo:GO_0007113
    obo:IAO_0000115 "A mitotic cell cycle in which chromosomes are replicated and sister chromatids separate, but spindle formation, nuclear membrane breakdown and nuclear division do not occur, resulting in an increased number of chromosomes in the cell." ;
    oboInOwl:hasDbXref "Wikipedia:Mitosis#Endomitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "endomitosis" ;
    oboInOwl:id "GO:0007113" ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be confused with 'abortive mitotic cell cycle ; GO:0033277'. Although abortive mitosis is sometimes called endomitosis, GO:0033277 refers to a process in which a mitotic spindle forms and chromosome separation begins." ;
    rdfs:label "endomitotic cell cycle" ;
    rdfs:subClassOf obo:GO_0000278 .

obo:GO_0007155
    obo:IAO_0000115 "The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules." ;
    oboInOwl:hasAlternativeId "GO:0098602" ;
    oboInOwl:hasDbXref "Wikipedia:Cell_adhesion" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell adhesion molecule activity", "single organism cell adhesion" ;
    oboInOwl:id "GO:0007155" ;
    oboInOwl:inSubset go:goslim_candida, go:goslim_chembl, go:goslim_drosophila, go:goslim_euk_cellular_processes_ribbon, go:goslim_generic, go:goslim_metagenomics, go:goslim_pir, go:goslim_pombe, go:goslim_prokaryote ;
    a owl:Class ;
    rdfs:label "cell adhesion" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0007164
    obo:IAO_0000115 "Coordinated organization of groups of cells in a tissue, such that they all orient to similar coordinates." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007164" ;
    a owl:Class ;
    rdfs:label "establishment of tissue polarity" ;
    rdfs:subClassOf obo:GO_0009653 .

obo:GO_0007275
    obo:IAO_0000115 "The biological process whose specific outcome is the progression of a multicellular organism over time from an initial condition (e.g. a zygote or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007275" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_chembl, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term was 'developmental process'." ;
    rdfs:label "multicellular organism development" ;
    rdfs:subClassOf obo:GO_0032501, obo:GO_0048856 .

obo:GO_0007346
    obo:IAO_0000115 "Any process that modulates the rate or extent of progress through the mitotic cell cycle." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2465910", "Reactome:R-HSA-68911" ;
    oboInOwl:hasExactSynonym "mitotic cell cycle modulation", "mitotic cell cycle regulation", "modulation of mitotic cell cycle progression", "regulation of mitotic cell cycle progression", "regulation of progression through mitotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "mitotic cell cycle regulator" ;
    oboInOwl:id "GO:0007346" ;
    a owl:Class ;
    rdfs:label "regulation of mitotic cell cycle" ;
    rdfs:subClassOf obo:GO_0051726, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_0007389
    obo:IAO_0000115 "Any developmental process that results in the creation of defined areas or spaces within an organism to which cells respond and eventually are instructed to differentiate." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "pattern biosynthesis", "pattern formation" ;
    oboInOwl:id "GO:0007389" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "pattern specification process" ;
    rdfs:subClassOf obo:GO_0032501, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007275
    ] .

obo:GO_0007530
    obo:IAO_0000115 "Any process that establishes and transmits the specification of sexual status of an individual organism." ;
    oboInOwl:hasDbXref "Wikipedia:Sex-determination_system" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007530" ;
    a owl:Class ;
    rdfs:label "sex determination" ;
    rdfs:subClassOf obo:GO_0003006 .

obo:GO_0007562
    obo:IAO_0000115 "The emergence of an adult insect from a pupa case." ;
    oboInOwl:hasDbXref "Wikipedia:Pupa#Emergence" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007562" ;
    a owl:Class ;
    rdfs:label "eclosion" ;
    rdfs:subClassOf obo:GO_0071684, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007275
    ] .

obo:GO_0007563
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the emergence of an insect from a pupa-case or of a larva from an egg." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007563" ;
    a owl:Class ;
    rdfs:label "regulation of eclosion" ;
    rdfs:subClassOf obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007562
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007562
            ]
        )
    ] .

obo:GO_0007584
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a nutrient stimulus." ;
    oboInOwl:hasExactSynonym "response to nutrients" ;
    oboInOwl:hasNarrowSynonym "nutritional response pathway" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007584" ;
    a owl:Class ;
    rdfs:label "response to nutrient" ;
    rdfs:subClassOf obo:GO_0031667, obo:GO_0042221 .

obo:GO_0007600
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-9709957", "Wikipedia:Perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007600" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "sensory perception" ;
    rdfs:subClassOf obo:GO_0050877 .

obo:GO_0007601
    obo:IAO_0000115 "The series of events required for an organism to receive a visual stimulus, convert it to a molecular signal, and recognize and characterize the signal. Visual stimuli are detected in the form of photons and are processed to form an image." ;
    oboInOwl:hasDbXref "Wikipedia:Visual_perception" ;
    oboInOwl:hasExactSynonym "sense of sight", "sensory visual perception", "vision" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007601" ;
    a owl:Class ;
    rdfs:label "visual perception" ;
    rdfs:subClassOf obo:GO_0050953 .

obo:GO_0007605
    obo:IAO_0000115 "The series of events required for an organism to receive an auditory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Sonic stimuli are detected in the form of vibrations and are processed to form a sound." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-9659379", "Wikipedia:Hearing_(sense)" ;
    oboInOwl:hasExactSynonym "hearing", "perception of sound" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007605" ;
    a owl:Class ;
    rdfs:label "sensory perception of sound" ;
    rdfs:subClassOf obo:GO_0050954 .

obo:GO_0007606
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory chemical stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasExactSynonym "chemosensory perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007606" ;
    a owl:Class ;
    rdfs:label "sensory perception of chemical stimulus" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0007608
    obo:IAO_0000115 "The series of events required for an organism to receive an olfactory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Olfaction involves the detection of chemical composition of an organism's ambient medium by chemoreceptors. This is a neurological process." ;
    oboInOwl:hasDbXref "Wikipedia:Olfaction" ;
    oboInOwl:hasExactSynonym "olfaction", "scent perception", "sense of smell", "smell perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007608" ;
    a owl:Class ;
    rdfs:label "sensory perception of smell" ;
    rdfs:subClassOf obo:GO_0007606 .

obo:GO_0007610
    obo:IAO_0000115 "The internally coordinated responses (actions or inactions) of animals (individuals or groups) to internal or external stimuli, via a mechanism that involves nervous system activity." ;
    oboInOwl:hasAlternativeId "GO:0023032", "GO:0044708", "GO:0044709" ;
    oboInOwl:hasDbXref "Wikipedia:Behavior" ;
    oboInOwl:hasExactSynonym "behavioral response to stimulus", "behaviour", "behavioural response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism behavior" ;
    oboInOwl:id "GO:0007610" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_agr, go:goslim_flybase_ribbon ;
    a owl:Class ;
    rdfs:comment """1. Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation reviews.
2. While a broader definition of behavior encompassing plants and single cell organisms would be justified on the basis of some usage (see PMID:20160973 for discussion), GO uses a tight definition that limits behavior to animals and to responses involving the nervous system, excluding plant responses that GO classifies under development, and responses of unicellular organisms that has general classifications for covering the responses of cells in multicellular organisms (e.g. cell chemotaxis).""" ;
    rdfs:label "behavior" ;
    rdfs:subClassOf obo:GO_0032501 ;
    owl:disjointWith obo:GO_0032502 .

obo:GO_0007611
    obo:IAO_0000115 "The acquisition and processing of information and/or the storage and retrieval of this information over time." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007611" ;
    a owl:Class ;
    rdfs:label "learning or memory" ;
    rdfs:subClassOf obo:GO_0007610, obo:GO_0050890 .

obo:GO_0007612
    obo:IAO_0000115 "Any process in an organism in which a relatively long-lasting adaptive behavioral change occurs as the result of experience." ;
    oboInOwl:hasDbXref "Wikipedia:Learning" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007612" ;
    a owl:Class ;
    rdfs:label "learning" ;
    rdfs:subClassOf obo:GO_0007611 .

obo:GO_0007613
    obo:IAO_0000115 "The activities involved in the mental information processing system that receives (registers), modifies, stores, and retrieves informational stimuli. The main stages involved in the formation and retrieval of memory are encoding (processing of received information by acquisition), storage (building a permanent record of received information as a result of consolidation) and retrieval (calling back the stored information and use it in a suitable way to execute a given task)." ;
    oboInOwl:hasDbXref "Wikipedia:Memory" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007613" ;
    a owl:Class ;
    rdfs:label "memory" ;
    rdfs:subClassOf obo:GO_0007611 .

obo:GO_0007614
    obo:IAO_0000115 "The memory process that deals with the storage, retrieval and modification of information received a short time (up to about 30 minutes) ago. This type of memory is typically dependent on direct, transient effects of second messenger activation." ;
    oboInOwl:hasDbXref "Wikipedia:Short-term_memory" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007614" ;
    a owl:Class ;
    rdfs:label "short-term memory" ;
    rdfs:subClassOf obo:GO_0007613 .

obo:GO_0007615
    obo:IAO_0000115 "The memory process that results in the formation of consolidated memory resistant to disruption of the patterned activity of the brain, without requiring protein synthesis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007615" ;
    a owl:Class ;
    rdfs:label "anesthesia-resistant memory" ;
    rdfs:subClassOf obo:GO_0007613 .

obo:GO_0007616
    obo:IAO_0000115 "The memory process that deals with the storage, retrieval and modification of information a long time (typically weeks, months or years) after receiving that information. This type of memory is typically dependent on gene transcription regulated by second messenger activation." ;
    oboInOwl:hasDbXref "Wikipedia:Long-term_memory" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007616" ;
    a owl:Class ;
    rdfs:label "long-term memory" ;
    rdfs:subClassOf obo:GO_0007613 .

obo:GO_0007617
    obo:IAO_0000115 "The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes." ;
    oboInOwl:hasDbXref "Wikipedia:Mating_behaviour" ;
    oboInOwl:hasExactSynonym "mating behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007617" ;
    a owl:Class ;
    rdfs:label "mating behavior" ;
    rdfs:subClassOf obo:GO_0019098 .

obo:GO_0007618
    obo:IAO_0000115 "The pairwise union of individuals for the purpose of sexual reproduction, ultimately resulting in the formation of zygotes." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007618" ;
    a owl:Class ;
    rdfs:label "mating" ;
    rdfs:subClassOf obo:GO_0044703, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0019953
    ] .

obo:GO_0007619
    obo:IAO_0000115 "The behavior of an organism for the purpose of attracting sexual partners." ;
    oboInOwl:hasExactSynonym "courtship behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007619" ;
    a owl:Class ;
    rdfs:label "courtship behavior" ;
    rdfs:subClassOf obo:GO_0007617 .

obo:GO_0007620
    obo:IAO_0000115 "The act of sexual union between male and female, involving the transfer of sperm." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007620" ;
    a owl:Class ;
    rdfs:label "copulation" ;
    rdfs:subClassOf obo:GO_0007617 .

obo:GO_0007622
    obo:IAO_0000115 "The specific behavior of an organism that recur with measured regularity." ;
    oboInOwl:hasExactSynonym "rhythmic behavioral response to stimulus", "rhythmic behaviour", "rhythmic behavioural response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007622" ;
    a owl:Class ;
    rdfs:label "rhythmic behavior" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:GO_0007623
    obo:IAO_0000115 "Any biological process in an organism that recurs with a regularity of approximately 24 hours." ;
    oboInOwl:hasAlternativeId "GO:0050895" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-400253", "Wikipedia:Circadian_rhythm" ;
    oboInOwl:hasExactSynonym "circadian process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "circadian response", "response to circadian rhythm" ;
    oboInOwl:id "GO:0007623" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_plant, go:goslim_plant_ribbon ;
    a owl:Class ;
    rdfs:label "circadian rhythm" ;
    rdfs:subClassOf obo:GO_0048511 .

obo:GO_0007625
    obo:IAO_0000115 "The specific behavior of an organism relating to grooming, cleaning and brushing to remove dirt and parasites." ;
    oboInOwl:hasExactSynonym "groom"@en, "grooming behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007625" ;
    a owl:Class ;
    rdfs:label "grooming behavior" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:GO_0007626
    obo:IAO_0000115 "The specific movement from place to place of an organism in response to external or internal stimuli. Locomotion of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions." ;
    oboInOwl:hasExactSynonym "behavior via locomotion", "locomotion in response to stimulus", "locomotory behavioral response to stimulus", "locomotory behaviour", "locomotory behavioural response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007626" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "locomotory behavior" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:GO_0007628
    obo:IAO_0000115 "The behavior of an adult relating to the progression of that organism along the ground by the process of lifting and setting down each leg." ;
    oboInOwl:hasExactSynonym "adult walking behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007628" ;
    a owl:Class ;
    rdfs:label "adult walking behavior" ;
    rdfs:subClassOf obo:GO_0008344, obo:GO_0090659 .

obo:GO_0007629
    obo:IAO_0000115 "The response to external or internal stimuli that results in the locomotory process of flight. Flight is the self-propelled movement of an organism through the air." ;
    oboInOwl:hasExactSynonym "flight behaviour", "fly"@en ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007629" ;
    a owl:Class ;
    rdfs:label "flight behavior" ;
    rdfs:subClassOf obo:GO_0008344 .

obo:GO_0007630
    obo:IAO_0000115 "The sudden, usually upward, movement off the ground or other surface through sudden muscular effort in the legs, following exposure to an external stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007630" ;
    a owl:Class ;
    rdfs:label "jump response" ;
    rdfs:subClassOf obo:GO_0008344 .

obo:GO_0007631
    obo:IAO_0000115 "Behavior associated with the intake of food." ;
    oboInOwl:hasAlternativeId "GO:0044366", "GO:0044367", "GO:0044368", "GO:0044369", "GO:0044370", "GO:0044371", "GO:0044372" ;
    oboInOwl:hasDbXref "Wikipedia:List_of_feeding_behaviours" ;
    oboInOwl:hasExactSynonym "behavioral response to food", "behavioural response to food", "feeding behaviour" ;
    oboInOwl:hasNarrowSynonym "eating", "feeding from phloem of other organism", "feeding from plant phloem", "feeding from tissue of other organism", "feeding from vascular tissue of another organism", "feeding from xylem of other organism", "feeding on or from other organism", "feeding on plant sap" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007631" ;
    a owl:Class ;
    rdfs:comment "See also the biological process term 'behavior ; GO:0007610'." ;
    rdfs:label "feeding behavior" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:GO_0007632
    obo:IAO_0000115 "The behavior of an organism in response to a visual stimulus." ;
    oboInOwl:hasExactSynonym "behavioral response to visual stimulus", "behavioural response to visual stimulus", "visual behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007632" ;
    a owl:Class ;
    rdfs:label "visual behavior" ;
    rdfs:subClassOf obo:GO_0007610, obo:GO_0009416 .

obo:GO_0007634
    obo:IAO_0000115 "The behavior of an organism pertaining to movement of the eyes and of objects in the visual field, as in nystagmus." ;
    oboInOwl:hasExactSynonym "optokinetic behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007634" ;
    a owl:Class ;
    rdfs:label "optokinetic behavior" ;
    rdfs:subClassOf obo:GO_0007632 .

obo:GO_0007635
    obo:IAO_0000115 "Behavior that is dependent upon the sensation of chemicals." ;
    oboInOwl:hasExactSynonym "behavioral response to chemical stimulus", "behavioural response to chemical stimulus", "chemosensory behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007635" ;
    a owl:Class ;
    rdfs:label "chemosensory behavior" ;
    rdfs:subClassOf obo:GO_0007610, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0042221
    ] .

obo:GO_0007637
    obo:IAO_0000115 "The extension, through direct muscle actions, of the proboscis (the trunk-like extension of the mouthparts on the adult external head) in response to a nutritional stimulus." ;
    oboInOwl:hasExactSynonym "behavioral response to nutritional stimulus, proboscis extension", "proboscis extension in response to nutritional stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0007637" ;
    a owl:Class ;
    rdfs:label "proboscis extension reflex" ;
    rdfs:subClassOf obo:GO_0007635, obo:GO_0051780, obo:GO_0060004 .

obo:GO_0008049
    obo:IAO_0000115 "The behavior of a male, for the purpose of attracting a sexual partner. An example of this process is found in Drosophila melanogaster." ;
    oboInOwl:hasAlternativeId "GO:0016542" ;
    oboInOwl:hasExactSynonym "male courtship behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008049" ;
    a owl:Class ;
    rdfs:label "male courtship behavior" ;
    rdfs:subClassOf obo:GO_0007619, obo:GO_0060179 .

obo:GO_0008062
    obo:IAO_0000115 "The timing of the emergence of the adult fly from its pupal case, which usually occurs at dawn." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008062" ;
    a owl:Class ;
    rdfs:label "eclosion rhythm" ;
    rdfs:subClassOf obo:GO_0048512, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007562
    ] .

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:hasAlternativeId "GO:0000004", "GO:0007582", "GO:0044699" ;
    oboInOwl:hasDbXref "Wikipedia:Biological_process" ;
    oboInOwl:hasExactSynonym "biological process", "physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single organism process", "single-organism process" ;
    oboInOwl:id "GO:0008150" ;
    oboInOwl:inSubset go:goslim_candida, go:goslim_chembl, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_pombe, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that, in addition to forming the root of the biological process ontology, this term is recommended for the annotation of gene products whose biological process is unknown. When this term is used for annotation, it indicates that no information was available about the biological process of the gene product annotated as of the date the annotation was made; the evidence code 'no data' (ND), is used to indicate this." ;
    rdfs:label "biological_process" .

obo:GO_0008152
    obo:IAO_0000115 "A cellular process consisting of the biochemical pathways by which a living organism transforms chemical substances. This includes including anabolism (biosynthetic process) and catabolism (catabolic process). Metabolic processes includes the transformation of small molecules, as well  macromolecular processes such as DNA repair and replication, protein synthesis and degradation." ;
    oboInOwl:hasAlternativeId "GO:0044236", "GO:0044710" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1430728", "Wikipedia:Metabolism" ;
    oboInOwl:hasExactSynonym "metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008152" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_chembl, go:goslim_euk_cellular_processes_ribbon, go:goslim_metagenomics, go:goslim_pir, go:goslim_plant, go:goslim_prokaryote_ribbon ;
    a owl:Class ;
    rdfs:comment "Note that metabolic processes do not include single functions or processes such as protein-protein interactions, protein-nucleic acids, nor receptor-ligand interactions." ;
    rdfs:label "metabolic process" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0008219
    obo:IAO_0000115 "Any biological process that results in permanent cessation of all vital functions of a cell. A cell should be considered dead when any one of the following molecular or morphological criteria is met: (1) the cell has lost the integrity of its plasma membrane; (2) the cell, including its nucleus, has undergone complete fragmentation into discrete bodies (frequently referred to as apoptotic bodies). The cell corpse (or its fragments) may be engulfed by an adjacent cell in vivo, but engulfment of whole cells should not be considered a strict criteria to define cell death as, under some circumstances, live engulfed cells can be released from phagosomes (see PMID:18045538)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "accidental cell death", "necrosis" ;
    oboInOwl:id "GO:0008219" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "This term should not be used for direct annotation, it is currently kept in GO as a placeholder for describing cell death phenotypes in uPHENO. When information is provided on a programmed cell death mechanism, annotations should be made to the appropriate descendant of 'cell death' (such as, but not limited to, GO:0097300 'programmed necrotic cell death' or GO:0006915 'apoptotic process'). Unintentional cell death, i.e. cell death caused by injury, ageing, or cell phenotypes observed as a result of a pathological mutation in an essential gene should NOT be annotated using GO terms." ;
    rdfs:label "cell death" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0008344
    obo:IAO_0000115 "Locomotory behavior in a fully developed and mature organism." ;
    oboInOwl:hasExactSynonym "adult locomotory behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008344" ;
    a owl:Class ;
    rdfs:comment "See also the biological process term 'locomotory behavior ; GO:0007626'." ;
    rdfs:label "adult locomotory behavior" ;
    rdfs:subClassOf obo:GO_0007626, obo:GO_0030534 .

obo:GO_0008345
    obo:IAO_0000115 "Locomotory behavior in a larval (immature) organism." ;
    oboInOwl:hasExactSynonym "larval locomotory behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0008345" ;
    a owl:Class ;
    rdfs:comment "See also the biological process term 'locomotory behavior ; GO:0007626'." ;
    rdfs:label "larval locomotory behavior" ;
    rdfs:subClassOf obo:GO_0007626, obo:GO_0030537 .

obo:GO_0009266
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a temperature stimulus." ;
    oboInOwl:hasExactSynonym "response to thermal stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009266" ;
    a owl:Class ;
    rdfs:label "response to temperature stimulus" ;
    rdfs:subClassOf obo:GO_0009628 .

obo:GO_0009314
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an electromagnetic radiation stimulus. Electromagnetic radiation is a propagating wave in space with electric and magnetic components. These components oscillate at right angles to each other and to the direction of propagation." ;
    oboInOwl:hasExactSynonym "response to electromagnetic radiation stimulus", "response to radiation stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009314" ;
    a owl:Class ;
    rdfs:comment "Note that 'radiation' refers to electromagnetic radiation of any wavelength." ;
    rdfs:label "response to radiation" ;
    rdfs:subClassOf obo:GO_0009628 .

obo:GO_0009408
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a heat stimulus, a temperature stimulus above the optimal temperature for that organism." ;
    oboInOwl:hasAlternativeId "GO:0006951" ;
    oboInOwl:hasNarrowSynonym "response to heat shock" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009408" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "response to heat" ;
    rdfs:subClassOf obo:GO_0006950, obo:GO_0009266 .

obo:GO_0009409
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a cold stimulus, a temperature stimulus below the optimal temperature for that organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "freezing tolerance" ;
    oboInOwl:id "GO:0009409" ;
    a owl:Class ;
    rdfs:label "response to cold" ;
    rdfs:subClassOf obo:GO_0006950, obo:GO_0009266 .

obo:GO_0009416
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a light stimulus, electromagnetic radiation of wavelengths classified as infrared, visible or ultraviolet light." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009416" ;
    oboInOwl:inSubset go:goslim_plant ;
    a owl:Class ;
    rdfs:label "response to light stimulus" ;
    rdfs:subClassOf obo:GO_0009314 .

obo:GO_0009453
    obo:IAO_0000115 "The directed movement of a motile cell or organism in response to physical parameters involved in energy generation, such as light, oxygen, and oxidizable substrates." ;
    oboInOwl:hasExactSynonym "energytaxis", "taxis in response to energy source" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009453" ;
    a owl:Class ;
    rdfs:label "energy taxis" ;
    rdfs:subClassOf obo:GO_0042330 .

obo:GO_0009581
    obo:IAO_0000115 "The series of events in which an external stimulus is received by a cell and converted into a molecular signal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of external stimulus" ;
    oboInOwl:id "GO:0009581" ;
    a owl:Class ;
    rdfs:label "detection of external stimulus" ;
    rdfs:subClassOf obo:GO_0009605, obo:GO_0051606 .

obo:GO_0009582
    obo:IAO_0000115 "The series of events in which an (non-living) abiotic stimulus is received by a cell and converted into a molecular signal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of abiotic stimulus" ;
    oboInOwl:id "GO:0009582" ;
    a owl:Class ;
    rdfs:label "detection of abiotic stimulus" ;
    rdfs:subClassOf obo:GO_0009628, obo:GO_0051606 .

obo:GO_0009583
    obo:IAO_0000115 "The series of events in which a light stimulus (in the form of photons) is received and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "detection of light" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of light" ;
    oboInOwl:id "GO:0009583" ;
    a owl:Class ;
    rdfs:label "detection of light stimulus" ;
    rdfs:subClassOf obo:GO_0009416, obo:GO_0009581, obo:GO_0009582 .

obo:GO_0009605
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an external stimulus." ;
    oboInOwl:hasExactSynonym "response to environmental stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009605" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_drosophila, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to external stimulus" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0009611
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating damage to the organism." ;
    oboInOwl:hasAlternativeId "GO:0002245" ;
    oboInOwl:hasExactSynonym "physiological response to wounding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009611" ;
    a owl:Class ;
    rdfs:label "response to wounding" ;
    rdfs:subClassOf obo:GO_0006950 .

obo:GO_0009628
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an abiotic (not derived from living organisms) stimulus." ;
    oboInOwl:hasNarrowSynonym "response to abiotic stress" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009628" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_metagenomics, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to abiotic stimulus" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0009629
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a gravitational stimulus." ;
    oboInOwl:hasExactSynonym "response to gravitational stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009629" ;
    a owl:Class ;
    rdfs:label "response to gravity" ;
    rdfs:subClassOf obo:GO_0009628 .

obo:GO_0009648
    obo:IAO_0000115 "Any process that results in a change in state or activity of an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detection of, or exposure to, a period of light or dark of a given length, measured relative to a particular duration known as the 'critical day length'. The critical day length varies between species." ;
    oboInOwl:hasDbXref "Wikipedia:Photoperiodism" ;
    oboInOwl:hasExactSynonym "response to day length", "response to night length", "response to photoperiod" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009648" ;
    a owl:Class ;
    rdfs:label "photoperiodism" ;
    rdfs:subClassOf obo:GO_0009416 .

obo:GO_0009649
    obo:IAO_0000115 "The synchronization of a circadian rhythm to environmental time cues such as light." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of circadian rhythm phase" ;
    oboInOwl:id "GO:0009649" ;
    a owl:Class ;
    rdfs:label "entrainment of circadian clock" ;
    rdfs:subClassOf obo:GO_0009605, obo:GO_0042752 .

obo:GO_0009653
    obo:IAO_0000115 "The process in which anatomical structures are generated and organized. Morphogenesis pertains to the creation of form." ;
    oboInOwl:hasBroadSynonym "embryogenesis and morphogenesis" ;
    oboInOwl:hasDbXref "Wikipedia:Morphogenesis" ;
    oboInOwl:hasExactSynonym "anatomical structure organization", "morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009653" ;
    a owl:Class ;
    rdfs:label "anatomical structure morphogenesis" ;
    rdfs:subClassOf obo:GO_0032502, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048856
    ] .

obo:GO_0009790
    obo:IAO_0000115 "The process whose specific outcome is the progression of an embryo from its formation until the end of its embryonic life stage. The end of the embryonic stage is organism-specific. 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:hasAlternativeId "GO:0009795" ;
    oboInOwl:hasBroadSynonym "embryogenesis and morphogenesis" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-5619507", "Wikipedia:Embryogenesis" ;
    oboInOwl:hasExactSynonym "embryogenesis", "embryonal development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009790" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_chembl, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "embryo development" ;
    rdfs:subClassOf obo:GO_0007275 .

obo:GO_0009794
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of replication and segregation of genetic material in the embryo." ;
    oboInOwl:hasExactSynonym "embryonic mitotic cell cycle modulation", "embryonic mitotic cell cycle regulation", "modulation of embryonic mitotic cell cycle progression", "regulation of embryonic mitotic cell cycle", "regulation of embryonic mitotic cell cycle progression", "regulation of progression through embryonic mitotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "embryonic mitotic cell cycle regulator" ;
    oboInOwl:id "GO:0009794" ;
    a owl:Class ;
    rdfs:label "regulation of mitotic cell cycle, embryonic" ;
    rdfs:subClassOf obo:GO_0007346, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045448
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045448
            ]
        )
    ] .

obo:GO_0009798
    obo:IAO_0000115 "The establishment, maintenance and elaboration of a pattern along a line or around a point." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "axis determination" ;
    oboInOwl:id "GO:0009798" ;
    a owl:Class ;
    rdfs:label "axis specification" ;
    rdfs:subClassOf obo:GO_0007389 .

obo:GO_0009887
    obo:IAO_0000115 "Morphogenesis of an animal organ. An organ is defined as a tissue or set of tissues that work together to perform a specific function or functions. Morphogenesis is the process in which anatomical structures are generated and organized. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." ;
    oboInOwl:hasBroadSynonym "histogenesis and organogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009887" ;
    a owl:Class ;
    rdfs:label "animal organ morphogenesis" ;
    rdfs:subClassOf obo:GO_0009653, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0048513
    ] .

obo:GO_0009888
    obo:IAO_0000115 "The process whose specific outcome is the progression of a tissue over time, from its formation to the mature structure." ;
    oboInOwl:hasBroadSynonym "histogenesis and organogenesis" ;
    oboInOwl:hasDbXref "Wikipedia:Histogenesis" ;
    oboInOwl:hasExactSynonym "histogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009888" ;
    a owl:Class ;
    rdfs:label "tissue development" ;
    rdfs:subClassOf obo:GO_0048856 .

obo:GO_0009950
    obo:IAO_0000115 "The establishment, maintenance and elaboration of the dorsal/ventral axis. The dorsal/ventral axis is defined by a line that runs orthogonal to both the anterior/posterior and left/right axes. The dorsal end is defined by the upper or back side of an organism. The ventral end is defined by the lower or front side of an organism." ;
    oboInOwl:hasExactSynonym "dorsal-ventral axis specification", "dorsoventral axis specification" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "dorsal/ventral axis determination" ;
    oboInOwl:id "GO:0009950" ;
    a owl:Class ;
    rdfs:label "dorsal/ventral axis specification" ;
    rdfs:subClassOf obo:GO_0009798, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009953
    ] .

obo:GO_0009953
    obo:IAO_0000115 "The regionalization process in which the areas along the dorsal/ventral axis are established that will lead to differences in cell differentiation. The dorsal/ventral axis is defined by a line that runs orthogonal to both the anterior/posterior and left/right axes. The dorsal end is defined by the upper or back side of an organism. The ventral end is defined by the lower or front side of an organism." ;
    oboInOwl:hasExactSynonym "dorsal-ventral pattern formation", "dorsoventral pattern formation" ;
    oboInOwl:hasNarrowSynonym "dorsal/ventral pattern specification" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0009953" ;
    a owl:Class ;
    rdfs:label "dorsal/ventral pattern formation" ;
    rdfs:subClassOf obo:GO_0003002 .

obo:GO_0009987
    obo:IAO_0000115 "Any process that is carried out at the cellular level, but not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." ;
    oboInOwl:hasAlternativeId "GO:0008151", "GO:0044763", "GO:0050875" ;
    oboInOwl:hasExactSynonym "cell physiology", "cellular physiological process" ;
    oboInOwl:hasNarrowSynonym "cell growth and/or maintenance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism cellular process" ;
    oboInOwl:id "GO:0009987" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "This term should not be used for direct annotation. It should be possible to make a more specific annotation to one of the children of this term." ;
    rdfs:label "cellular process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0010564
    obo:IAO_0000115 "Any process that modulates a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0010564" ;
    a owl:Class ;
    rdfs:label "regulation of cell cycle process" ;
    rdfs:subClassOf obo:GO_0051726, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0022402
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0022402
            ]
        )
    ] .

obo:GO_0016043
    obo:IAO_0000115 "A process that results in the assembly, arrangement of constituent parts, or disassembly of a cellular component." ;
    oboInOwl:hasAlternativeId "GO:0044235", "GO:0071842" ;
    oboInOwl:hasExactSynonym "cell organisation", "cellular component organisation at cellular level", "cellular component organisation in other organism", "cellular component organization at cellular level", "cellular component organization in other organism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell organization and biogenesis" ;
    oboInOwl:id "GO:0016043" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_agr, go:goslim_mouse, go:goslim_pir, go:goslim_plant, go:goslim_plant_ribbon ;
    a owl:Class ;
    rdfs:label "cellular component organization" ;
    rdfs:subClassOf obo:GO_0071840 .

obo:GO_0016049
    obo:IAO_0000115 "The process in which a cell irreversibly increases in size over time by accretion and biosynthetic production of matter similar to that already present." ;
    oboInOwl:hasAlternativeId "GO:0048591" ;
    oboInOwl:hasExactSynonym "cellular growth", "growth of cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell expansion", "metabolic process resulting in cell growth", "metabolism resulting in cell growth", "non-developmental cell growth", "non-developmental growth of a unicellular organism" ;
    oboInOwl:id "GO:0016049" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_drosophila, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:label "cell growth" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0040007 .

obo:GO_0016477
    obo:IAO_0000115 "The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues." ;
    oboInOwl:hasDbXref "Wikipedia:Cell_migration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0016477" ;
    a owl:Class ;
    rdfs:label "cell migration" ;
    rdfs:subClassOf obo:GO_0048870 .

obo:GO_0016545
    obo:IAO_0000115 "The process during courtship where the male insect vibrates his wings. An example of this is found in Drosophila melanogaster." ;
    oboInOwl:hasExactSynonym "male courtship behaviour, veined wing vibration" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "male courtship behavior, wing vibration", "male courtship behaviour, wing vibration" ;
    oboInOwl:id "GO:0016545" ;
    a owl:Class ;
    rdfs:label "male courtship behavior, veined wing vibration" ;
    rdfs:subClassOf obo:GO_0048065 .

obo:GO_0018991
    obo:IAO_0000115 "A reproductive behavior that results in the deposition of eggs (either fertilized or not) upon a surface or into a medium such as water." ;
    oboInOwl:hasAlternativeId "GO:0060403" ;
    oboInOwl:hasBroadSynonym "egg laying", "egg-laying" ;
    oboInOwl:hasDbXref "Wikipedia:Oviposition" ;
    oboInOwl:hasExactSynonym "oviposition" ;
    oboInOwl:hasNarrowSynonym "post-mating oviposition" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0018991" ;
    a owl:Class ;
    rdfs:label "egg-laying behavior" ;
    rdfs:subClassOf obo:GO_0019098 .

obo:GO_0019098
    obo:IAO_0000115 "The specific behavior of an organism that is associated with reproduction." ;
    oboInOwl:hasAlternativeId "GO:0033057", "GO:0044704", "GO:0044705" ;
    oboInOwl:hasExactSynonym "reproductive behavior in a multicellular organism", "reproductive behaviour" ;
    oboInOwl:hasNarrowSynonym "multi-organism reproductive behavior", "multicellular organism reproductive behavior" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism reproductive behavior" ;
    oboInOwl:id "GO:0019098" ;
    a owl:Class ;
    rdfs:label "reproductive behavior" ;
    rdfs:subClassOf obo:GO_0007610, obo:GO_0048609 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007610
            obo:GO_0048609
        )
    ] .

obo:GO_0019219
    obo:IAO_0000115 "Any cellular process that modulates the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids." ;
    oboInOwl:hasExactSynonym "regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" ;
    oboInOwl:id "GO:0019219" ;
    a owl:Class ;
    rdfs:label "regulation of nucleobase-containing compound metabolic process" ;
    rdfs:subClassOf obo:GO_0080090, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006139
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006139
            ]
        )
    ] .

obo:GO_0019222
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism." ;
    oboInOwl:hasAlternativeId "GO:0044246" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1989781" ;
    oboInOwl:hasExactSynonym "regulation of metabolism" ;
    oboInOwl:hasNarrowSynonym "regulation of multicellular organismal metabolic process", "regulation of organismal metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019222" ;
    oboInOwl:inSubset go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:label "regulation of metabolic process" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008152
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008152
            ]
        )
    ] .

obo:GO_0019953
    obo:IAO_0000115 "A type of reproduction that combines the genetic material of two gametes (such as a sperm or egg cell or fungal spores). The gametes have an haploid genome (with a single set of chromosomes, the product of a meiotic division) and combines with one another to produce a zygote (diploid)." ;
    oboInOwl:hasDbXref "Wikipedia:Sexual_reproduction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0019953" ;
    a owl:Class ;
    rdfs:comment "Note that gametes may come from two organisms or from a single organism in the case of self-fertilizing hermaphrodites, e.g. C. elegans, or self-fertilization in plants. Note also that sexual reproduction may be seen as the regular alternation, in the life cycle of haplontic, diplontic and diplohaplontic organisms, of meiosis and fertilization which provides for the production offspring. In diplontic organisms there is a life cycle in which the products of meiosis behave directly as gametes, fusing to form a zygote from which the diploid, or sexually reproductive polyploid, adult organism will develop. In diplohaplontic organisms a haploid phase (gametophyte) exists in the life cycle between meiosis and fertilization (e.g. higher plants, many algae and Fungi); the products of meiosis are spores that develop as haploid individuals from which haploid gametes develop to form a diploid zygote; diplohaplontic organisms show an alternation of haploid and diploid generations. In haplontic organisms meiosis occurs in the zygote, giving rise to four haploid cells (e.g. many algae and protozoa), only the zygote is diploid and this may form a resistant spore, tiding organisms over hard times." ;
    rdfs:label "sexual reproduction" ;
    rdfs:subClassOf obo:GO_0022414 .

obo:GO_0022402
    obo:IAO_0000115 "The cellular process that ensures successive accurate and complete genome replication and chromosome segregation." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022402" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_euk_cellular_processes_ribbon ;
    a owl:Class ;
    rdfs:label "cell cycle process" ;
    rdfs:subClassOf obo:GO_0009987, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007049
            ]
        )
    ] .

obo:GO_0022412
    obo:IAO_0000115 "A process, occurring at the cellular level, that is involved in the reproductive function of a multicellular organism." ;
    oboInOwl:hasExactSynonym "reproductive cellular process in multicellular organism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022412" ;
    a owl:Class ;
    rdfs:label "cellular process involved in reproduction in multicellular organism" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0048609 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            obo:GO_0048609
        )
    ] .

obo:GO_0022414
    obo:IAO_0000115 "A biological process that directly contributes to the process of producing new individuals by one or two organisms. The new individuals inherit some proportion of their genetic material from the parent or parents." ;
    oboInOwl:hasAlternativeId "GO:0044702" ;
    oboInOwl:hasDbXref "Wikipedia:Reproduction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single organism reproductive process" ;
    oboInOwl:id "GO:0022414" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_agr, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_pir, go:goslim_plant, go:goslim_plant_ribbon ;
    a owl:Class ;
    rdfs:label "reproductive process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0022603
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of anatomical structure morphogenesis." ;
    oboInOwl:hasExactSynonym "regulation of morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022603" ;
    a owl:Class ;
    rdfs:label "regulation of anatomical structure morphogenesis" ;
    rdfs:subClassOf obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009653
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009653
            ]
        )
    ] .

obo:GO_0022611
    obo:IAO_0000115 "A developmental process in which dormancy (sometimes called a dormant state) is induced, maintained or broken. Dormancy is a suspension of most physiological activity and growth that can be reactivated." ;
    oboInOwl:hasNarrowSynonym "multicellular organism dormancy process", "spore dormancy process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0022611" ;
    a owl:Class ;
    rdfs:comment "In plants and animals, dormancy may be a response to environmental conditions such as seasonality or extreme heat, drought, or cold. In plants, dormancy may involve the formation of dormant buds, and may be preceded by the senescence of plant parts such as leaves in woody plants or most of the shoot system in herbaceous perennials. The exit from dormancy in vascular plants is marked by resumed growth of buds and/or growth of vascular cambium." ;
    rdfs:label "dormancy process" ;
    rdfs:subClassOf obo:GO_0032502 .

obo:GO_0030155
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of attachment of a cell to another cell or to the extracellular matrix." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell adhesion receptor regulator activity" ;
    oboInOwl:id "GO:0030155" ;
    a owl:Class ;
    rdfs:label "regulation of cell adhesion" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007155
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007155
            ]
        )
    ] .

obo:GO_0030334
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell migration." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030334" ;
    a owl:Class ;
    rdfs:label "regulation of cell migration" ;
    rdfs:subClassOf obo:GO_2000145, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016477
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016477
            ]
        )
    ] .

obo:GO_0030431
    obo:IAO_0000115 "Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain." ;
    oboInOwl:hasDbXref "Wikipedia:Sleep" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "diapause", "dormancy", "lethargus" ;
    oboInOwl:id "GO:0030431" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "sleep" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0030534
    obo:IAO_0000115 "Behavior in a fully developed and mature organism." ;
    oboInOwl:hasExactSynonym "adult behavioral response to stimulus", "adult behaviour", "adult behavioural response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030534" ;
    a owl:Class ;
    rdfs:comment "See also the biological process term 'behavior ; GO:0007610'." ;
    rdfs:label "adult behavior" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:GO_0030537
    obo:IAO_0000115 "Behavior in a larval form of an organism, an immature organism that must undergo metamorphosis to assume adult characteristics." ;
    oboInOwl:hasAlternativeId "GO:0017037" ;
    oboInOwl:hasExactSynonym "larval behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0030537" ;
    a owl:Class ;
    rdfs:comment "See also the biological process term 'behavior ; GO:0007610'." ;
    rdfs:label "larval behavior" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:GO_0031099
    obo:IAO_0000115 "The regrowth of a lost or destroyed body part, such as an organ or tissue. This process may occur via renewal, repair, and/or growth alone (i.e. increase in size or mass)." ;
    oboInOwl:hasDbXref "Wikipedia:Regeneration_(biology)" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031099" ;
    a owl:Class ;
    rdfs:label "regeneration" ;
    rdfs:subClassOf obo:GO_0048856 .

obo:GO_0031644
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a neurophysiological process, an organ system process carried out by any of the organs or tissues of the nervous system." ;
    oboInOwl:hasExactSynonym "regulation of neurological process", "regulation of neurological system process", "regulation of neurophysiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031644" ;
    a owl:Class ;
    rdfs:label "regulation of nervous system process" ;
    rdfs:subClassOf obo:GO_0044057, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050877
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050877
            ]
        )
    ] .

obo:GO_0031667
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus reflecting the presence, absence, or concentration of nutrients." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031667" ;
    a owl:Class ;
    rdfs:label "response to nutrient levels" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0031987
    obo:IAO_0000115 "Self-propelled movement of a cell or organism from one location to another in a behavioral context; the aspect of locomotory behavior having to do with movement." ;
    oboInOwl:hasExactSynonym "locomotion during locomotory behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0031987" ;
    a owl:Class ;
    rdfs:label "locomotion involved in locomotory behavior" ;
    rdfs:subClassOf obo:GO_0040011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007626
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0040011
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007626
            ]
        )
    ] .

obo:GO_0032101
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a response to an external stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032101" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "regulation of response to external stimulus" ;
    rdfs:subClassOf obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009605
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009605
            ]
        )
    ] .

obo:GO_0032107
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a response to nutrient levels." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032107" ;
    a owl:Class ;
    rdfs:label "regulation of response to nutrient levels" ;
    rdfs:subClassOf obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0031667
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0031667
            ]
        )
    ] .

obo:GO_0032465
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the division of the cytoplasm of a cell and its separation into two daughter cells." ;
    oboInOwl:hasAlternativeId "GO:0071775" ;
    oboInOwl:hasExactSynonym "regulation of cell cycle cytokinesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0032465" ;
    a owl:Class ;
    rdfs:label "regulation of cytokinesis" ;
    rdfs:subClassOf obo:GO_0010564, obo:GO_0051302, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000910
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000910
            ]
        )
    ] .

obo:GO_0032501
    obo:IAO_0000115 "Any biological process, occurring at the level of a multicellular organism, pertinent to its function." ;
    oboInOwl:hasAlternativeId "GO:0044707", "GO:0050874" ;
    oboInOwl:hasExactSynonym "organismal physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-multicellular organism process" ;
    oboInOwl:id "GO:0032501" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "multicellular organismal process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0032502
    obo:IAO_0000115 "A biological process whose specific outcome is the progression of an integrated living unit: an anatomical structure (which may be a subcellular structure, cell, tissue, or organ), or organism over time from an initial condition to a later condition." ;
    oboInOwl:hasAlternativeId "GO:0044767" ;
    oboInOwl:hasNarrowSynonym "development" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "single-organism developmental process" ;
    oboInOwl:id "GO:0032502" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_flybase_ribbon, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "developmental process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0033043
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of an organelle." ;
    oboInOwl:hasExactSynonym "regulation of organelle organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of organelle organization and biogenesis" ;
    oboInOwl:id "GO:0033043" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "regulation of organelle organization" ;
    rdfs:subClassOf obo:GO_0051128, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006996
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006996
            ]
        )
    ] .

obo:GO_0033554
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating the organism is under stress. The stress is usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-2262752" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033554" ;
    a owl:Class ;
    rdfs:label "cellular response to stress" ;
    rdfs:subClassOf obo:GO_0006950, obo:GO_0051716 .

obo:GO_0033555
    obo:IAO_0000115 "Any process that results in a change in state or activity of a multicellular organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating the organism is under stress. The stress is usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0033555" ;
    a owl:Class ;
    rdfs:label "multicellular organismal response to stress" ;
    rdfs:subClassOf obo:GO_0006950, obo:GO_0032501 .

obo:GO_0035187
    obo:IAO_0000115 "The specific behavior of an organism during the emergence from an egg shell. In Drosophila for example, the larva swings its head reiteratively through a semicircular arc, using its mouth hooks to tear apart the chorion in front of it and thus free itself from within the egg shell." ;
    oboInOwl:hasExactSynonym "hatching behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035187" ;
    a owl:Class ;
    rdfs:label "hatching behavior" ;
    rdfs:subClassOf obo:GO_0007610, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0035188
    ] .

obo:GO_0035188
    obo:IAO_0000115 "The emergence of an immature organism from a protective structure." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035188" ;
    a owl:Class ;
    rdfs:label "hatching" ;
    rdfs:subClassOf obo:GO_0071684, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007275
    ] .

obo:GO_0035648
    obo:IAO_0000115 "The fluctuation in mating behavior that occurs over an approximately 24 hour cycle." ;
    oboInOwl:hasExactSynonym "circadian mating behaviour", "circadian mating rhythm" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0035648" ;
    a owl:Class ;
    rdfs:label "circadian mating behavior" ;
    rdfs:subClassOf obo:GO_0007617, obo:GO_0048512 .

obo:GO_0040007
    obo:IAO_0000115 "The increase in size or mass of an entire organism, a part of an organism or a cell." ;
    oboInOwl:hasAlternativeId "GO:0048590" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "growth pattern", "non-developmental growth" ;
    oboInOwl:id "GO:0040007" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_chembl, go:goslim_pir, go:goslim_plant ;
    a owl:Class ;
    rdfs:comment "See also the biological process term 'cell growth ; GO:0016049'." ;
    rdfs:label "growth" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0040008
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the growth of all or part of an organism so that it occurs at its proper speed, either globally or in a specific part of the organism's development." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040008" ;
    a owl:Class ;
    rdfs:label "regulation of growth" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0040007
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0040007
            ]
        )
    ] .

obo:GO_0040011
    obo:IAO_0000115 "Self-propelled movement of a cell or organism from one location to another." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040011" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "locomotion" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0040012
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of locomotion of a cell or organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040012" ;
    a owl:Class ;
    rdfs:label "regulation of locomotion" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0040011
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0040011
            ]
        )
    ] .

obo:GO_0040020
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of meiotic nuclear division, the process in which the nucleus of a diploid cell divides twice forming four haploid cells, one or more of which usually function as gametes." ;
    oboInOwl:hasBroadSynonym "regulation of meiosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0040020" ;
    a owl:Class ;
    rdfs:label "regulation of meiotic nuclear division" ;
    rdfs:subClassOf obo:GO_0010564, obo:GO_0051445, obo:GO_0051783, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0140013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0140013
            ]
        )
    ] .

obo:GO_0042060
    obo:IAO_0000115 "The series of events that restore integrity to a damaged tissue, following an injury." ;
    oboInOwl:hasDbXref "Wikipedia:Wound_healing" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042060" ;
    oboInOwl:inSubset go:goslim_generic ;
    a owl:Class ;
    rdfs:label "wound healing" ;
    rdfs:subClassOf obo:GO_0009611, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0042246
    ] .

obo:GO_0042221
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a chemical stimulus." ;
    oboInOwl:hasExactSynonym "response to chemical stimulus", "response to chemical substance" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042221" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_candida, go:goslim_drosophila, go:goslim_metagenomics, go:goslim_plant, go:goslim_plant_ribbon, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to chemical" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0042246
    obo:IAO_0000115 "The regrowth of lost or destroyed tissues." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042246" ;
    a owl:Class ;
    rdfs:label "tissue regeneration" ;
    rdfs:subClassOf obo:GO_0031099, obo:GO_0048589 .

obo:GO_0042330
    obo:IAO_0000115 "The directed movement of a motile cell or organism in response to an external stimulus." ;
    oboInOwl:hasDbXref "Wikipedia:Taxis" ;
    oboInOwl:hasExactSynonym "directed movement in response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042330" ;
    a owl:Class ;
    rdfs:label "taxis" ;
    rdfs:subClassOf obo:GO_0040011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009605
    ] .

obo:GO_0042331
    obo:IAO_0000115 "The directed movement of a motile cell or organism in response to light." ;
    oboInOwl:hasAlternativeId "GO:0046953" ;
    oboInOwl:hasDbXref "Wikipedia:Phototaxis" ;
    oboInOwl:hasExactSynonym "phototactic behavior", "phototactic behaviour", "taxis in response to light" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042331" ;
    a owl:Class ;
    rdfs:label "phototaxis" ;
    rdfs:subClassOf obo:GO_0009416, obo:GO_0009453 .

obo:GO_0042332
    obo:IAO_0000115 "The directed movement of a motile cell or organism in response to gravity." ;
    oboInOwl:hasAlternativeId "GO:0048062" ;
    oboInOwl:hasExactSynonym "geotactic behavior", "geotactic behaviour", "geotaxis", "gravitactic behavior", "gravitactic behaviour", "taxis in response to gravitational stimulus", "taxis in response to gravity" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042332" ;
    a owl:Class ;
    rdfs:label "gravitaxis" ;
    rdfs:subClassOf obo:GO_0009629, obo:GO_0042330 .

obo:GO_0042594
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a starvation stimulus, deprivation of nourishment." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042594" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "response to starvation" ;
    rdfs:subClassOf obo:GO_0006950, obo:GO_0031667 .

obo:GO_0042752
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a circadian rhythm. A circadian rhythm is a biological process in an organism that recurs with a regularity of approximately 24 hours." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0042752" ;
    a owl:Class ;
    rdfs:label "regulation of circadian rhythm" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007623
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007623
            ]
        )
    ] .

obo:GO_0043052
    obo:IAO_0000115 "The directed movement of a motile cell or organism in response to a temperature gradient. Movement may be towards either a higher or lower temperature." ;
    oboInOwl:hasDbXref "Wikipedia:Thermotaxis" ;
    oboInOwl:hasExactSynonym "taxis in response to temperature stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043052" ;
    a owl:Class ;
    rdfs:label "thermotaxis" ;
    rdfs:subClassOf obo:GO_0009266, obo:GO_0042330 .

obo:GO_0043153
    obo:IAO_0000115 "The synchronization of a circadian rhythm to photoperiod, the intermittent cycle of light (day) and dark (night)." ;
    oboInOwl:hasExactSynonym "photoentrainment of circadian clock" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043153" ;
    a owl:Class ;
    rdfs:label "entrainment of circadian clock by photoperiod" ;
    rdfs:subClassOf obo:GO_0009648, obo:GO_0009649 .

obo:GO_0043170
    obo:IAO_0000115 "The chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasAlternativeId "GO:0034960", "GO:0043283", "GO:0044259" ;
    oboInOwl:hasExactSynonym "biopolymer metabolic process", "macromolecule metabolism", "organismal macromolecule metabolism" ;
    oboInOwl:hasNarrowSynonym "multicellular organismal macromolecule metabolic process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0043170" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "macromolecule metabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0044057
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a system process, a multicellular organismal process carried out by any of the organs or tissues in an organ system." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044057" ;
    a owl:Class ;
    rdfs:label "regulation of system process" ;
    rdfs:subClassOf obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0003008
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0003008
            ]
        )
    ] .

obo:GO_0044238
    obo:IAO_0000115 "The chemical reactions and pathways involving those compounds which are formed as a part of the normal anabolic and catabolic processes. These processes take place in most, if not all, cells of the organism." ;
    oboInOwl:hasDbXref "Wikipedia:Primary_metabolite" ;
    oboInOwl:hasExactSynonym "primary metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044238" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_euk_cellular_processes_ribbon, go:goslim_pir, go:goslim_plant_ribbon, go:goslim_prokaryote_ribbon ;
    a owl:Class ;
    rdfs:label "primary metabolic process" ;
    rdfs:subClassOf obo:GO_0008152 .

obo:GO_0044703
    obo:IAO_0000115 "A biological process that directly contributes to the process of producing new individuals, involving another organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0044703" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "multi-organism reproductive process" ;
    rdfs:subClassOf obo:GO_0022414 .

obo:GO_0045433
    obo:IAO_0000115 "The process during wing vibration where the male insect produces a species-specific acoustic signal called a love song." ;
    oboInOwl:hasBroadSynonym "male courtship behavior, song production", "male courtship behaviour, song production" ;
    oboInOwl:hasExactSynonym "male courtship behaviour, veined wing generated song production" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045433" ;
    a owl:Class ;
    rdfs:label "male courtship behavior, veined wing generated song production" ;
    rdfs:subClassOf obo:GO_0008049, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0016545
    ] .

obo:GO_0045448
    obo:IAO_0000115 "The eukaryotic cell cycle in which a cell is duplicated without changing ploidy, occurring in the embryo." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045448" ;
    a owl:Class ;
    rdfs:label "mitotic cell cycle, embryonic" ;
    rdfs:subClassOf obo:GO_0000278, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009790
    ] .

obo:GO_0045475
    obo:IAO_0000115 "The rhythm of the locomotor activity of an organism during its 24 hour activity cycle." ;
    oboInOwl:hasNarrowSynonym "circadian locomotor activity rhythm" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045475" ;
    a owl:Class ;
    rdfs:label "locomotor rhythm" ;
    rdfs:subClassOf obo:GO_0007626, obo:GO_0048512 .

obo:GO_0045995
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of embryonic development." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0045995" ;
    a owl:Class ;
    rdfs:label "regulation of embryonic development" ;
    rdfs:subClassOf obo:GO_2000026, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009790
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009790
            ]
        )
    ] .

obo:GO_0046662
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the deposition of eggs, either fertilized or not, upon a surface or into a medium." ;
    oboInOwl:hasAlternativeId "GO:0048042" ;
    oboInOwl:hasExactSynonym "regulation of oviposition" ;
    oboInOwl:hasNarrowSynonym "regulation of post-mating oviposition" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0046662" ;
    a owl:Class ;
    rdfs:label "regulation of egg-laying behavior" ;
    rdfs:subClassOf obo:GO_0050795, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0018991
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0018991
            ]
        )
    ] .

obo:GO_0047484
    obo:IAO_0000115 "Any process that modulates the rate or extent of the response to osmotic stress." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0047484" ;
    a owl:Class ;
    rdfs:label "regulation of response to osmotic stress" ;
    rdfs:subClassOf obo:GO_0080134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006970
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006970
            ]
        )
    ] .

obo:GO_0048060
    obo:IAO_0000115 "The directed movement of a motile cell or organism away from the source of gravity." ;
    oboInOwl:hasAlternativeId "GO:0048063" ;
    oboInOwl:hasExactSynonym "negative geotactic behavior", "negative geotactic behaviour", "negative gravitactic behavior", "negative gravitactic behaviour", "negative taxis in response to gravity", "negative taxis in response to gravitytaxis in response to gravitational stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048060" ;
    a owl:Class ;
    rdfs:label "negative gravitaxis" ;
    rdfs:subClassOf obo:GO_0042332 .

obo:GO_0048065
    obo:IAO_0000115 "The process during courtship where the male insect extends his wings. An example of this process is found in Drosophila melanogaster." ;
    oboInOwl:hasBroadSynonym "male courtship behavior, wing extension", "male courtship behaviour, wing extension" ;
    oboInOwl:hasExactSynonym "male courtship behaviour, veined wing extension" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048065" ;
    a owl:Class ;
    rdfs:label "male courtship behavior, veined wing extension" ;
    rdfs:subClassOf obo:GO_0008049 .

obo:GO_0048265
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a pain stimulus. Pain stimuli cause activation of nociceptors, peripheral receptors for pain, include receptors which are sensitive to painful mechanical stimuli, extreme heat or cold, and chemical stimuli." ;
    oboInOwl:hasAlternativeId "GO:0048267" ;
    oboInOwl:hasExactSynonym "physiological response to pain" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048265" ;
    a owl:Class ;
    rdfs:label "response to pain" ;
    rdfs:subClassOf obo:GO_0033555 .

obo:GO_0048285
    obo:IAO_0000115 "The creation of two or more organelles by division of one organelle." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048285" ;
    oboInOwl:inSubset go:goslim_pir, go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "organelle fission" ;
    rdfs:subClassOf obo:GO_0006996 .

obo:GO_0048511
    obo:IAO_0000115 "Any process pertinent to the generation and maintenance of rhythms in the physiology of an organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "rhythm" ;
    oboInOwl:id "GO:0048511" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "rhythmic process" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0048512
    obo:IAO_0000115 "The specific behavior of an organism that recurs with a regularity of approximately 24 hours." ;
    oboInOwl:hasExactSynonym "circadian rhythm behavior" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048512" ;
    a owl:Class ;
    rdfs:label "circadian behavior" ;
    rdfs:subClassOf obo:GO_0007622, obo:GO_0007623 .

obo:GO_0048513
    obo:IAO_0000115 "Development of a tissue or tissues that work together to perform a specific function or functions. Development pertains to the process whose specific outcome is the progression of a structure over time, from its formation to the mature structure. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." ;
    oboInOwl:hasDbXref "Wikipedia:Organogenesis" ;
    oboInOwl:hasExactSynonym "development of an organ", "organogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048513" ;
    a owl:Class ;
    rdfs:label "animal organ development" ;
    rdfs:subClassOf obo:GO_0048856 .

obo:GO_0048583
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a response to a stimulus. Response to stimulus is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048583" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "regulation of response to stimulus" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0050896
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0050896
            ]
        )
    ] .

obo:GO_0048589
    obo:IAO_0000115 "The increase in size or mass of an entire organism, a part of an organism or a cell, where the increase in size or mass has the specific outcome of the progression of the organism over time from one condition to another." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048589" ;
    a owl:Class ;
    rdfs:label "developmental growth" ;
    rdfs:subClassOf obo:GO_0040007, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0032502
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0040007
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0032502
            ]
        )
    ] .

obo:GO_0048609
    obo:IAO_0000115 "The process, occurring above the cellular level, that is pertinent to the reproductive function of a multicellular organism. This includes the integrated processes at the level of tissues and organs." ;
    oboInOwl:hasBroadSynonym "organismal reproductive process" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-1474165" ;
    oboInOwl:hasExactSynonym "reproductive process in a multicellular organism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048609" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "multicellular organismal reproductive process" ;
    rdfs:subClassOf obo:GO_0022414 .

obo:GO_0048638
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of developmental growth." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048638" ;
    a owl:Class ;
    rdfs:label "regulation of developmental growth" ;
    rdfs:subClassOf obo:GO_0040008, obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048589
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048589
            ]
        )
    ] .

obo:GO_0048729
    obo:IAO_0000115 "The process in which the anatomical structures of a tissue are generated and organized." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048729" ;
    a owl:Class ;
    rdfs:label "tissue morphogenesis" ;
    rdfs:subClassOf obo:GO_0009653, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009888
    ] .

obo:GO_0048856
    obo:IAO_0000115 "The biological process whose specific outcome is the progression of an anatomical structure from an initial condition to its mature state. This process begins with the formation of the structure and ends with the mature structure, whatever form that may be including its natural destruction. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome." ;
    oboInOwl:hasExactSynonym "development of an anatomical structure" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0048856" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_chembl, go:goslim_generic, go:goslim_plant, go:goslim_plant_ribbon ;
    a owl:Class ;
    rdfs:label "anatomical structure development" ;
    rdfs:subClassOf obo:GO_0032502 .

obo:GO_0048870
    obo:IAO_0000115 "Any process involved in the controlled self-propelled movement of a cell that results in translocation of the cell from one place to another." ;
    oboInOwl:hasExactSynonym "cell locomotion", "movement of a cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell movement" ;
    oboInOwl:id "GO:0048870" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_euk_cellular_processes_ribbon, go:goslim_generic, go:goslim_prokaryote ;
    a owl:Class ;
    rdfs:label "cell motility" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0050776
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the immune response, the immunological reaction of an organism to an immunogenic stimulus." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-198933" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050776" ;
    a owl:Class ;
    rdfs:label "regulation of immune response" ;
    rdfs:subClassOf obo:GO_0002682, obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006955
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006955
            ]
        )
    ] .

obo:GO_0050789
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule." ;
    oboInOwl:hasAlternativeId "GO:0050791" ;
    oboInOwl:hasExactSynonym "regulation of physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050789" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_candida, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "regulation of biological process" ;
    rdfs:subClassOf obo:BFO_0000015, obo:GO_0065007, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0008150
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0008150
            ]
        )
    ] .

obo:GO_0050793
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of development, the biological process whose specific outcome is the progression of a multicellular organism over time from an initial condition (e.g. a zygote, or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050793" ;
    a owl:Class ;
    rdfs:label "regulation of developmental process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032502
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032502
            ]
        )
    ] .

obo:GO_0050794
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a cellular process, any of those that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." ;
    oboInOwl:hasAlternativeId "GO:0051244" ;
    oboInOwl:hasExactSynonym "regulation of cellular physiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050794" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "regulation of cellular process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009987
            ]
        )
    ] .

obo:GO_0050795
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of behavior, the internally coordinated responses (actions or inactions) of whole living organisms (individuals or groups) to internal or external stimuli." ;
    oboInOwl:hasExactSynonym "regulation of behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050795" ;
    a owl:Class ;
    rdfs:label "regulation of behavior" ;
    rdfs:subClassOf obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007610
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007610
            ]
        )
    ] .

obo:GO_0050877
    obo:IAO_0000115 "An organ system process carried out by any of the organs or tissues of the neurological system." ;
    oboInOwl:hasExactSynonym "neurological system process", "neurophysiological process" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "pan-neural process" ;
    oboInOwl:id "GO:0050877" ;
    oboInOwl:inSubset go:goslim_agr, go:goslim_chembl, go:goslim_flybase_ribbon, go:goslim_generic, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "nervous system process" ;
    rdfs:subClassOf obo:GO_0003008 .

obo:GO_0050879
    obo:IAO_0000115 "Any physiological process involved in changing the position of a multicellular organism or an anatomical part of a multicellular organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050879" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "multicellular organismal movement" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0050890
    obo:IAO_0000115 "The operation of the mind by which an organism becomes aware of objects of thought or perception; it includes the mental activities associated with thinking, learning, and memory." ;
    oboInOwl:hasDbXref "Wikipedia:Cognition" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050890" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "cognition" ;
    rdfs:subClassOf obo:GO_0050877 .

obo:GO_0050896
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus and ends with a change in state or activity or the cell or organism." ;
    oboInOwl:hasAlternativeId "GO:0051869" ;
    oboInOwl:hasExactSynonym "physiological response to stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050896" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_agr, go:goslim_flybase_ribbon, go:goslim_mouse, go:goslim_pir, go:goslim_prokaryote, go:goslim_prokaryote_ribbon ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "response to stimulus" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0050906
    obo:IAO_0000115 "The series of events involved in sensory perception in which a sensory stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasDbXref "Wikipedia:Transduction_(physiology)" ;
    oboInOwl:hasExactSynonym "sensory detection of stimulus", "sensory perception, sensory transduction of stimulus", "sensory perception, stimulus detection", "sensory transduction" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050906" ;
    a owl:Class ;
    rdfs:label "detection of stimulus involved in sensory perception" ;
    rdfs:subClassOf obo:GO_0051606, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0051606
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0050908
    obo:IAO_0000115 "The series of events involved in visual perception in which a light stimulus is received and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "sensory detection of light during visual perception", "sensory detection of light stimulus during visual perception", "sensory transduction of light during visual perception", "sensory transduction of light stimulus during visual perception", "visual perception, detection of light stimulus", "visual perception, sensory transduction during perception of light", "visual perception, sensory transduction of light stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050908" ;
    a owl:Class ;
    rdfs:label "detection of light stimulus involved in visual perception" ;
    rdfs:subClassOf obo:GO_0050962, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007601
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009583
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007601
            ]
        )
    ] .

obo:GO_0050909
    obo:IAO_0000115 "The series of events required for an organism to receive a gustatory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Gustation involves the direct detection of chemical composition, usually through contact with chemoreceptor cells. This is a neurological process." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-9717189", "Wikipedia:Taste" ;
    oboInOwl:hasExactSynonym "gustation", "sense of taste", "taste", "taste perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050909" ;
    a owl:Class ;
    rdfs:label "sensory perception of taste" ;
    rdfs:subClassOf obo:GO_0007606 .

obo:GO_0050953
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory light stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050953" ;
    a owl:Class ;
    rdfs:label "sensory perception of light stimulus" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0050954
    obo:IAO_0000115 "The series of events required for an organism to receive a sensory mechanical stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." ;
    oboInOwl:hasExactSynonym "mechanosensory perception", "perception of mechanical stimulus" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "chemi-mechanical coupling" ;
    oboInOwl:id "GO:0050954" ;
    a owl:Class ;
    rdfs:label "sensory perception of mechanical stimulus" ;
    rdfs:subClassOf obo:GO_0007600 .

obo:GO_0050962
    obo:IAO_0000115 "The series of events in which a light stimulus is received by a cell and converted into a molecular signal as part of the sensory perception of light." ;
    oboInOwl:hasExactSynonym "sensory detection of light stimulus", "sensory detection of light stimulus during sensory perception", "sensory perception, sensory detection of light stimulus", "sensory perception, sensory transduction of light stimulus", "sensory transduction of light stimulus", "sensory transduction of light stimulus during sensory perception" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050962" ;
    a owl:Class ;
    rdfs:label "detection of light stimulus involved in sensory perception" ;
    rdfs:subClassOf obo:GO_0009583, obo:GO_0050906, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0050953
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009583
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0050975
    obo:IAO_0000115 "The series of events required for an organism to receive a touch stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process. The perception of touch in animals is mediated by mechanoreceptors in the skin and mucous membranes and is the sense by which contact with objects gives evidence as to certain of their qualities. Different types of touch can be perceived (for example, light, coarse, pressure and tickling) and the stimulus may be external or internal (e.g. the feeling of a full stomach)." ;
    oboInOwl:hasDbXref "Wikipedia:Touch" ;
    oboInOwl:hasExactSynonym "perception of touch", "tactile sense", "taction", "tactition" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0050975" ;
    a owl:Class ;
    rdfs:label "sensory perception of touch" ;
    rdfs:subClassOf obo:GO_0050954 .

obo:GO_0051052
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving DNA." ;
    oboInOwl:hasExactSynonym "regulation of DNA metabolism" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051052" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "regulation of DNA metabolic process" ;
    rdfs:subClassOf obo:GO_0019219, obo:GO_0060255, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006259
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006259
            ]
        )
    ] .

obo:GO_0051128
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope." ;
    oboInOwl:hasExactSynonym "regulation of cellular component organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cell organisation", "regulation of cell organization", "regulation of cellular component organization and biogenesis" ;
    oboInOwl:id "GO:0051128" ;
    a owl:Class ;
    rdfs:label "regulation of cellular component organization" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0016043
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0016043
            ]
        )
    ] .

obo:GO_0051239
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a multicellular organismal process, the processes pertinent to the function of a multicellular organism above the cellular level; includes the integrated processes of tissues and organs." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051239" ;
    a owl:Class ;
    rdfs:label "regulation of multicellular organismal process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0032501
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0032501
            ]
        )
    ] .

obo:GO_0051301
    obo:IAO_0000115 "The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells." ;
    oboInOwl:hasDbXref "Wikipedia:Cell_division" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051301" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_pir ;
    a owl:Class ;
    rdfs:comment "Note that this term differs from 'cytokinesis ; GO:0000910' in that cytokinesis does not include nuclear division." ;
    rdfs:label "cell division" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0051302
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the physical partitioning and separation of a cell into daughter cells." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051302" ;
    a owl:Class ;
    rdfs:label "regulation of cell division" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051301
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051301
            ]
        )
    ] .

obo:GO_0051321
    obo:IAO_0000115 "Progression through the phases of the meiotic cell cycle, in which canonically a cell replicates to produce four offspring with half the chromosomal content of the progenitor cell via two nuclear divisions." ;
    oboInOwl:hasAlternativeId "GO:0007126" ;
    oboInOwl:hasDbXref "Wikipedia:Meiosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "meiosis" ;
    oboInOwl:id "GO:0051321" ;
    oboInOwl:inSubset go:goslim_drosophila, go:goslim_yeast ;
    a owl:Class ;
    rdfs:comment "Note that this term should not be confused with 'GO:0140013 ; meiotic nuclear division'. 'GO:0051321 ; meiotic cell cycle represents the entire mitotic cell cycle, while 'GO:0140013 meiotic nuclear division' specifically represents the actual nuclear division step of the mitotic cell cycle." ;
    rdfs:label "meiotic cell cycle" ;
    rdfs:subClassOf obo:GO_0007049, obo:GO_0022414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0019953
    ], [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000051 ;
        owl:someValuesFrom obo:GO_0140013
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0007049
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000051 ;
                owl:someValuesFrom obo:GO_0140013
            ]
        )
    ] .

obo:GO_0051445
    obo:IAO_0000115 "Any process that modulates the rate or extent of progression through the meiotic cell cycle." ;
    oboInOwl:hasExactSynonym "meiotic cell cycle modulation", "meiotic cell cycle regulation", "modulation of meiotic cell cycle progression", "regulation of meiotic cell cycle progression", "regulation of progression through meiotic cell cycle" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "meiotic cell cycle regulator" ;
    oboInOwl:id "GO:0051445" ;
    a owl:Class ;
    rdfs:label "regulation of meiotic cell cycle" ;
    rdfs:subClassOf obo:GO_0051726, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0051321
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0051606
    obo:IAO_0000115 "The series of events in which a stimulus is received by a cell or organism and converted into a molecular signal." ;
    oboInOwl:hasExactSynonym "stimulus detection" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "perception of stimulus", "stimulus sensing" ;
    oboInOwl:id "GO:0051606" ;
    oboInOwl:inSubset go:goslim_pir ;
    a owl:Class ;
    rdfs:label "detection of stimulus" ;
    rdfs:subClassOf obo:GO_0050896 .

obo:GO_0051716
    obo:IAO_0000115 "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus by a cell and ends with a change in state or activity or the cell." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-8953897" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051716" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "cellular response to stimulus" ;
    rdfs:subClassOf obo:GO_0009987, obo:GO_0050896 .

obo:GO_0051726
    obo:IAO_0000115 "Any process that modulates the rate or extent of progression through the cell cycle." ;
    oboInOwl:hasAlternativeId "GO:0000074", "GO:0007050", "GO:0071156", "GO:0071157", "GO:0071158", "GO:0071850" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-156711", "Reactome:R-HSA-380972" ;
    oboInOwl:hasExactSynonym "cell cycle modulation", "cell cycle regulation", "control of cell cycle progression", "modulation of cell cycle progression", "regulation of cell cycle progression", "regulation of progression through cell cycle" ;
    oboInOwl:hasNarrowSynonym "arrest of mitotic cell cycle progression", "cell cycle arrest", "mitotic cell cycle arrest", "negative regulation of cell cycle arrest", "positive regulation of cell cycle arrest", "regulation of cell cycle arrest" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "cell cycle regulator", "tumor suppressor" ;
    oboInOwl:id "GO:0051726" ;
    oboInOwl:inSubset go:goslim_yeast ;
    a owl:Class ;
    rdfs:label "regulation of cell cycle" ;
    rdfs:subClassOf obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007049
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007049
            ]
        )
    ] .

obo:GO_0051780
    obo:IAO_0000115 "Any process that results in a change in the behavior of an organism as a result of a nutrient stimulus." ;
    oboInOwl:hasExactSynonym "behavioural response to nutrient" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051780" ;
    a owl:Class ;
    rdfs:label "behavioral response to nutrient" ;
    rdfs:subClassOf obo:GO_0007610, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007584
    ] .

obo:GO_0051783
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of nuclear division, the partitioning of the nucleus and its genetic information." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051783" ;
    a owl:Class ;
    rdfs:label "regulation of nuclear division" ;
    rdfs:subClassOf obo:GO_0033043, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0000280
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0000280
            ]
        )
    ] .

obo:GO_0051931
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of sensory perception, the series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0051931" ;
    a owl:Class ;
    rdfs:label "regulation of sensory perception" ;
    rdfs:subClassOf obo:GO_0031644, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007600
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007600
            ]
        )
    ] .

obo:GO_0055115
    obo:IAO_0000115 "The dormancy process that results in entry into diapause. Diapause is a neurohormonally mediated, dynamic state of low metabolic activity. Associated characteristics of this form of dormancy include reduced morphogenesis, increased resistance to environmental extremes, and altered or reduced behavioral activity. Full expression develops in a species-specific manner, usually in response to a number of environmental stimuli that precede unfavorable conditions. Once diapause has begun, metabolic activity is suppressed even if conditions favorable for development prevail. Once initiated, only certain stimuli are capable of releasing the organism from this state, and this characteristic is essential in distinguishing diapause from hibernation." ;
    oboInOwl:hasDbXref "Wikipedia:Diapause" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0055115" ;
    a owl:Class ;
    rdfs:label "entry into diapause" ;
    rdfs:subClassOf obo:GO_0022611 .

obo:GO_0055116
    obo:IAO_0000115 "The dormancy process that results in entry into reproductive diapause. Reproductive diapause is a form of diapause where the organism itself will remain fully active, including feeding and other routine activities, but the reproductive organs experience a tissue-specific reduction in metabolism, with characteristic triggering and releasing stimuli." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0055116" ;
    a owl:Class ;
    rdfs:label "entry into reproductive diapause" ;
    rdfs:subClassOf obo:GO_0055115 .

obo:GO_0060004
    obo:IAO_0000115 "An automatic response to a stimulus beginning with a nerve impulse from a receptor and ending with the action of an effector such as a gland or a muscle. Signaling never reaches a level of consciousness." ;
    oboInOwl:hasDbXref "Wikipedia:Reflex" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060004" ;
    a owl:Class ;
    rdfs:label "reflex" ;
    rdfs:subClassOf obo:GO_0009605 .

obo:GO_0060179
    obo:IAO_0000115 "The specific behavior of a male organism that is associated with reproduction." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060179" ;
    a owl:Class ;
    rdfs:label "male mating behavior" ;
    rdfs:subClassOf obo:GO_0007617 .

obo:GO_0060255
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060255" ;
    a owl:Class ;
    rdfs:label "regulation of macromolecule metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0043170
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0043170
            ]
        )
    ] .

obo:GO_0060259
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of the behavior associated with the intake of food." ;
    oboInOwl:hasExactSynonym "regulation of feeding behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060259" ;
    a owl:Class ;
    rdfs:label "regulation of feeding behavior" ;
    rdfs:subClassOf obo:GO_0050795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007631
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007631
            ]
        )
    ] .

obo:GO_0060361
    obo:IAO_0000115 "Self-propelled movement of an organism from one location to another through the air, usually by means of active wing movement." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060361" ;
    a owl:Class ;
    rdfs:label "flight" ;
    rdfs:subClassOf obo:GO_0040011 .

obo:GO_0060362
    obo:IAO_0000115 "Self-propelled movement of an organism from one location to another through the air that is part of the organism's response to external or internal stimuli resulting in flight." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060362" ;
    a owl:Class ;
    rdfs:label "flight involved in flight behavior" ;
    rdfs:subClassOf obo:GO_0031987, obo:GO_0060361, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0007629
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0060361
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0007629
            ]
        )
    ] .

obo:GO_0060429
    obo:IAO_0000115 "The process whose specific outcome is the progression of an epithelium over time, from its formation to the mature structure. An epithelium is a tissue that covers the internal or external surfaces of an anatomical structure." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060429" ;
    oboInOwl:inSubset go:goslim_drosophila ;
    a owl:Class ;
    rdfs:label "epithelium development" ;
    rdfs:subClassOf obo:GO_0009888 .

obo:GO_0060560
    obo:IAO_0000115 "The increase in size or mass of an anatomical structure that contributes to the structure attaining its shape." ;
    oboInOwl:hasExactSynonym "differential growth" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0060560" ;
    a owl:Class ;
    rdfs:label "developmental growth involved in morphogenesis" ;
    rdfs:subClassOf obo:GO_0048589, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0009653
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0048589
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0009653
            ]
        )
    ] .

obo:GO_0061024
    obo:IAO_0000115 "A process which results in the assembly, arrangement of constituent parts, or disassembly of a membrane. A membrane is a double layer of lipid molecules that encloses all cells, and, in eukaryotes, many organelles; may be a single or double lipid bilayer; also includes associated proteins." ;
    oboInOwl:hasAlternativeId "GO:0016044", "GO:0044802" ;
    oboInOwl:hasDbXref "Reactome:R-HSA-199991" ;
    oboInOwl:hasExactSynonym "cellular membrane organisation", "cellular membrane organization", "membrane organisation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "membrane organization and biogenesis", "single-organism membrane organization" ;
    oboInOwl:id "GO:0061024" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_drosophila, go:goslim_generic, go:goslim_pir, go:goslim_pombe, go:goslim_prokaryote ;
    a owl:Class ;
    rdfs:label "membrane organization" ;
    rdfs:subClassOf obo:GO_0016043 .

obo:GO_0061041
    obo:IAO_0000115 "Any process that modulates the rate, frequency, or extent of the series of events that restore integrity to a damaged tissue, following an injury." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061041" ;
    a owl:Class ;
    rdfs:label "regulation of wound healing" ;
    rdfs:subClassOf obo:GO_1903034, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0042060
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0042060
            ]
        )
    ] .

obo:GO_0061963
    obo:IAO_0000115 "Any process that modulates the rate or extent of the dormancy process that results in entry into reproductive diapause. Reproductive diapause is a form of diapause where the organism itself will remain fully active, including feeding and other routine activities, but the reproductive organs experience a tissue-specific reduction in metabolism, with characteristic triggering and releasing stimuli." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0061963" ;
    a owl:Class ;
    rdfs:label "regulation of entry into reproductive diapause" ;
    rdfs:subClassOf obo:GO_0050793, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0055116
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0055116
            ]
        )
    ] .

obo:GO_0065007
    obo:IAO_0000115 "Any process that modulates a measurable attribute of any biological process, quality or function." ;
    oboInOwl:hasBroadSynonym "regulation" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0065007" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pir ;
    a owl:Class ;
    rdfs:label "biological regulation" ;
    rdfs:subClassOf obo:GO_0008150 .

obo:GO_0071684
    obo:IAO_0000115 "The developmental process in which an organism emerges from a surrounding protective structure such as an egg or pupa case." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071684" ;
    a owl:Class ;
    rdfs:label "organism emergence from protective structure" ;
    rdfs:subClassOf obo:GO_0032501 .

obo:GO_0071840
    obo:IAO_0000115 "A process that results in the biosynthesis of constituent macromolecules, assembly, arrangement of constituent parts, or disassembly of a cellular component." ;
    oboInOwl:hasAlternativeId "GO:0071841" ;
    oboInOwl:hasExactSynonym "cellular component organisation or biogenesis", "cellular component organisation or biogenesis at cellular level", "cellular component organization or biogenesis at cellular level" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0071840" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_flybase_ribbon, go:goslim_metagenomics ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "cellular component organization or biogenesis" ;
    rdfs:subClassOf obo:GO_0009987 .

obo:GO_0072375
    obo:IAO_0000115 "The memory process that deals with the storage, retrieval and modification of information received at a time ago that is intermediate between that of short and long term memory (30min - 7hrs in Drosophila melanogaster)." ;
    oboInOwl:hasExactSynonym "middle-term memory" ;
    oboInOwl:hasNarrowSynonym "MTM" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0072375" ;
    a owl:Class ;
    rdfs:label "medium-term memory" ;
    rdfs:subClassOf obo:GO_0007613 .

obo:GO_0080090
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism involving those compounds formed as a part of the normal anabolic and catabolic processes. These processes take place in most, if not all, cells of the organism." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0080090" ;
    a owl:Class ;
    rdfs:label "regulation of primary metabolic process" ;
    rdfs:subClassOf obo:GO_0019222, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0044238
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0044238
            ]
        )
    ] .

obo:GO_0080134
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a response to stress. Response to stress is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0080134" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC." ;
    rdfs:label "regulation of response to stress" ;
    rdfs:subClassOf obo:GO_0048583, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006950
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006950
            ]
        )
    ] .

obo:GO_0080135
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a cellular response to stress. Cellular response to stress is a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating the organism is under stress. The stress is usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0080135" ;
    a owl:Class ;
    rdfs:label "regulation of cellular response to stress" ;
    rdfs:subClassOf obo:GO_0050794, obo:GO_0080134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0033554
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0033554
            ]
        )
    ] .

obo:GO_0090148
    obo:IAO_0000115 "A process that is carried out at the cellular level which results in the separation of a single continuous membrane into two membranes." ;
    oboInOwl:hasExactSynonym "membrane scission" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090148" ;
    a owl:Class ;
    rdfs:label "membrane fission" ;
    rdfs:subClassOf obo:GO_0061024 .

obo:GO_0090175
    obo:IAO_0000115 "Any process that modulates the rate, frequency or extent of the establishment of planar polarity, the coordinated organization of groups of cells in a tissue, such that they all orient to similar coordinates." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090175" ;
    a owl:Class ;
    rdfs:label "regulation of establishment of planar polarity" ;
    rdfs:subClassOf obo:GO_2000027, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0001736
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0001736
            ]
        )
    ] .

obo:GO_0090304
    obo:IAO_0000115 "Any cellular metabolic process involving nucleic acids." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090304" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:comment "This term should not be used for direct annotation. It should be possible to make a more specific annotation to one of the children of this term." ;
    rdfs:label "nucleic acid metabolic process" ;
    rdfs:subClassOf obo:GO_0006139, obo:GO_0043170 .

obo:GO_0090325
    obo:IAO_0000115 "Any process that modulates the frequency, rate, or extent of the self-propelled movement of a cell or organism from one location to another in a behavioral context; the aspect of locomotory behavior having to do with movement." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090325" ;
    a owl:Class ;
    rdfs:label "regulation of locomotion involved in locomotory behavior" ;
    rdfs:subClassOf obo:GO_0040012, obo:GO_0050795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0031987
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0031987
            ]
        )
    ] .

obo:GO_0090659
    obo:IAO_0000115 "The behavior of an organism relating to the progression of that organism along the ground by the process of lifting and setting down each leg." ;
    oboInOwl:hasNarrowSynonym "locomotor gait pattern" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0090659" ;
    a owl:Class ;
    rdfs:label "walking behavior" ;
    rdfs:subClassOf obo:GO_0007626 .

obo:GO_0140013
    obo:IAO_0000115 "One of the two nuclear divisions that occur as part of the meiotic cell cycle." ;
    oboInOwl:hasExactSynonym "meiosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140013" ;
    oboInOwl:inSubset go:goslim_generic ;
    a owl:Class ;
    rdfs:label "meiotic nuclear division" ;
    rdfs:subClassOf obo:GO_0000280, obo:GO_1903046 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_0140014
    obo:IAO_0000115 "A mitotic cell cycle process comprising the steps by which the nucleus of a eukaryotic cell divides; the process involves condensation of chromosomal DNA into a highly compacted form. Canonically, mitosis produces two daughter nuclei whose chromosome complement is identical to that of the mother cell." ;
    oboInOwl:hasExactSynonym "mitosis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:0140014" ;
    oboInOwl:inSubset go:goslim_chembl, go:goslim_generic ;
    a owl:Class ;
    rdfs:label "mitotic nuclear division" ;
    rdfs:subClassOf obo:GO_0000280, obo:GO_1903047 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0000280
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_1902435
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of male mating behavior." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902435" ;
    a owl:Class ;
    rdfs:label "regulation of male mating behavior" ;
    rdfs:subClassOf obo:GO_0050795, obo:GO_2000241, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0060179
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0060179
            ]
        )
    ] .

obo:GO_1902882
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of response to oxidative stress." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1902882" ;
    a owl:Class ;
    rdfs:label "regulation of response to oxidative stress" ;
    rdfs:subClassOf obo:GO_0080134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0006979
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0006979
            ]
        )
    ] .

obo:GO_1903034
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of response to wounding." ;
    oboInOwl:hasExactSynonym "regulation of physiological response to wounding" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903034" ;
    a owl:Class ;
    rdfs:label "regulation of response to wounding" ;
    rdfs:subClassOf obo:GO_0080134, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009611
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009611
            ]
        )
    ] .

obo:GO_1903046
    obo:IAO_0000115 "A process that is part of the meiotic cell cycle." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903046" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate, go:goslim_pombe ;
    a owl:Class ;
    rdfs:label "meiotic cell cycle process" ;
    rdfs:subClassOf obo:GO_0022402, obo:GO_0022414, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0051321
    ] ;
    owl:disjointWith obo:GO_1903047 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0051321
            ]
        )
    ] .

obo:GO_1903047
    obo:IAO_0000115 "A process that is part of the mitotic cell cycle." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1903047" ;
    oboInOwl:inSubset go:gocheck_do_not_annotate ;
    a owl:Class ;
    rdfs:label "mitotic cell cycle process" ;
    rdfs:subClassOf obo:GO_0022402, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:GO_0000278
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0009987
            [
                a owl:Restriction ;
                owl:onProperty obo:BFO_0000050 ;
                owl:someValuesFrom obo:GO_0000278
            ]
        )
    ] .

obo:GO_1904059
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of locomotor rhythm." ;
    oboInOwl:hasNarrowSynonym "regulation of circadian locomotor activity rhythm" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1904059" ;
    a owl:Class ;
    rdfs:label "regulation of locomotor rhythm" ;
    rdfs:subClassOf obo:GO_0042752, obo:GO_0050795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0045475
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0045475
            ]
        )
    ] .

obo:GO_1905330
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of morphogenesis of an epithelium." ;
    oboInOwl:hasExactSynonym "regulation of epithelium morphogenesis" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:1905330" ;
    a owl:Class ;
    rdfs:comment "An example of this is MMRN2 in human (Q9H8L6) in PMID:25745997 (inferred from direct assay)." ;
    rdfs:label "regulation of morphogenesis of an epithelium" ;
    rdfs:subClassOf obo:GO_0022603, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0002009
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0002009
            ]
        )
    ] .

obo:GO_2000026
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of multicellular organismal development." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000026" ;
    a owl:Class ;
    rdfs:label "regulation of multicellular organismal development" ;
    rdfs:subClassOf obo:GO_0050793, obo:GO_0051239, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007275
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007275
            ]
        )
    ] .

obo:GO_2000027
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of animal organ morphogenesis." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of histogenesis and organogenesis" ;
    oboInOwl:id "GO:2000027" ;
    a owl:Class ;
    rdfs:label "regulation of animal organ morphogenesis" ;
    rdfs:subClassOf obo:GO_0022603, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0009887
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0009887
            ]
        )
    ] .

obo:GO_2000145
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of cell motility." ;
    oboInOwl:hasDbXref "Reactome:R-HSA-6785631" ;
    oboInOwl:hasExactSynonym "regulation of cell locomotion", "regulation of movement of a cell" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:hasRelatedSynonym "regulation of cell movement" ;
    oboInOwl:id "GO:2000145" ;
    a owl:Class ;
    rdfs:label "regulation of cell motility" ;
    rdfs:subClassOf obo:GO_0040012, obo:GO_0050794, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0048870
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0048870
            ]
        )
    ] .

obo:GO_2000241
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of reproductive process." ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000241" ;
    a owl:Class ;
    rdfs:label "regulation of reproductive process" ;
    rdfs:subClassOf obo:GO_0050789, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0022414
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0022414
            ]
        )
    ] .

obo:GO_2000821
    obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of grooming behavior." ;
    oboInOwl:hasExactSynonym "regulation of grooming behaviour" ;
    oboInOwl:hasOBONamespace "biological_process" ;
    oboInOwl:id "GO:2000821" ;
    a owl:Class ;
    rdfs:label "regulation of grooming behavior" ;
    rdfs:subClassOf obo:GO_0050795, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:GO_0007625
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:GO_0065007
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0002211 ;
                owl:someValuesFrom obo:GO_0007625
            ]
        )
    ] .

obo:IAO_0000115
    a owl:AnnotationProperty ;
    rdfs:label "definition" .

obo:IAO_0000700
    a owl:AnnotationProperty .

obo:IAO_0100001
    a owl:AnnotationProperty .

obo:NBO_0000002
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "whole body movement" ;
    rdfs:subClassOf obo:NBO_0000338 .

obo:NBO_0000013
    obo:IAO_0000115 "Movement from place to place of an organism.\" [GO:0007626]" ;
    oboInOwl:hasExactSynonym "locomotion"@en ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "locomotory behavior" ;
    rdfs:subClassOf obo:GO_0040011, obo:NBO_0000002 .

obo:NBO_0000016
    obo:IAO_0000115 "\"Behavior relate to the usually upward movement off the ground or other surface through sudden muscular effort in the legs.\" [GO:0007630]" ;
    oboInOwl:hasExactSynonym "jump"@en ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "jumping behavior" ;
    rdfs:subClassOf obo:NBO_0000359 .

obo:NBO_0000308
    oboInOwl:hasAlternativeId "NBO:0000454" ;
    oboInOwl:hasExactSynonym "behavior involving perception", "perception behavior" ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:comment "Example: moving head to watch passing object." ;
    rdfs:label "sensation behavior" ;
    rdfs:subClassOf obo:NBO_0000607 .

obo:NBO_0000313
    obo:IAO_0000115 "\"The action, reaction, or performance of an organism in response to external or internal stimuli.\" [GO:GO\\:0007610]" ;
    oboInOwl:hasAlternativeId "NBO:0000000" ;
    oboInOwl:hasExactSynonym "behavior", "behaviour" ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "behavior process" ;
    rdfs:subClassOf obo:GO_0007610 .

obo:NBO_0000314
    obo:IAO_0000115 "\"Behavior related to the actions or reactions of an organism in response to a visual stimulus.\" [GO:0007632]" ;
    oboInOwl:hasExactSynonym "behavioral response to visual stimulus", "behavioural response to visual stimulus", "visual behaviour" ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "visual behavior" ;
    rdfs:subClassOf obo:NBO_0000308, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/nbo#in_response_to> ;
        owl:someValuesFrom obo:GO_0007601
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:NBO_0000308
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/nbo#in_response_to> ;
                owl:someValuesFrom obo:GO_0007601
            ]
        )
    ] .

obo:NBO_0000316
    obo:IAO_0000115 "\"Behavior related to the actions or reactions of an organism in response to a sound.\" [GO:0031223]" ;
    oboInOwl:hasExactSynonym "hearing behaviour" ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "auditory behavior" ;
    rdfs:subClassOf obo:NBO_0000308, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/nbo#in_response_to> ;
        owl:someValuesFrom obo:GO_0007605
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:NBO_0000308
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/nbo#in_response_to> ;
                owl:someValuesFrom obo:GO_0007605
            ]
        )
    ] .

obo:NBO_0000317
    oboInOwl:hasExactSynonym "proprioception" ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "vestibular behavior" ;
    rdfs:subClassOf obo:NBO_0000327 .

obo:NBO_0000327
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:comment "Sensations arising from the internal organs (the viscera), such as pain or the sense of fullness of the stomach or bladder, may therefore be included, although they are usually considered separately as visceral sensations. Pain arising from the viscera is often felt as though it comes from some part of the body surface or underlying tissue." ;
    rdfs:label "somatic sensation related behavior" ;
    rdfs:subClassOf obo:NBO_0000751 .

obo:NBO_0000330
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "cutaneous sensation behavior" ;
    rdfs:subClassOf obo:NBO_0000327 .

obo:NBO_0000332
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "touch related behavior" ;
    rdfs:subClassOf obo:NBO_0000330, [
        a owl:Restriction ;
        owl:onProperty <http://purl.obolibrary.org/obo/nbo#in_response_to> ;
        owl:someValuesFrom obo:GO_0050975
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:NBO_0000330
            [
                a owl:Restriction ;
                owl:onProperty <http://purl.obolibrary.org/obo/nbo#in_response_to> ;
                owl:someValuesFrom obo:GO_0050975
            ]
        )
    ] .

obo:NBO_0000338
    obo:IAO_0000115 "\"Movement behavior of the body or its parts.\"" ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "kinesthetic behavior" ;
    rdfs:subClassOf obo:NBO_0000313 .

obo:NBO_0000339
    obo:IAO_0000115 "\"The coordination of combinations of body movements created with the kinematic (such as spatial direction) and kinetic (force) parameters that result in intended actions.\" [wikipedia:Motor_coordination]" ;
    oboInOwl:hasAlternativeId "NBO:0000340" ;
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "motor coordination" ;
    rdfs:subClassOf obo:NBO_0000317 .

obo:NBO_0000359
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "terrestrial locomotory behavior" ;
    rdfs:subClassOf obo:NBO_0000013 .

obo:NBO_0000607
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "cognitive behavior" ;
    rdfs:subClassOf obo:NBO_0000313 .

obo:NBO_0000751
    oboInOwl:hasOBONamespace "behavior_ontology" ;
    a owl:Class ;
    rdfs:label "perception behavior by means" ;
    rdfs:subClassOf obo:NBO_0000308 .

obo:NBO_0001786
    obo:IAO_0000115 "\"Any process that modulates the frequency, rate or extent of behavior, the specific actions or reactions of an organism in response to external or internal stimuli.\" [GO:0050795]" ;
    a owl:Class ;
    rdfs:label "regulation of behavior"@en ;
    rdfs:subClassOf obo:BFO_0000015, obo:NBO_0000313, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:NBO_0000313
    ] ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002211 ;
        owl:someValuesFrom obo:NBO_0000313
    ] .

obo:OBI_0100026
    a owl:Class .

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

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

obo:PATO_0000025
    obo:IAO_0000115 "A single physical entity inhering in an bearer by virtue of the bearer's quantities or relative ratios of subparts." ;
    oboInOwl:hasAlternativeId "PATO:0002015" ;
    oboInOwl:hasExactSynonym "composed of", "compositionality", "content", "structure, composition" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000025" ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:comment "For example calcium composition (which may inhere in bone), haemoglobin composition (which may inhere in blood)." ;
    rdfs:label "composition" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_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:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "impenetrability", "toughness" ;
    oboInOwl:id "PATO:0000048" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "hardness" ;
    rdfs:subClassOf obo:PATO_0001546 .

obo:PATO_0000051
    obo:IAO_0000115 "A quality of a single physical entity inhering in the bearer by virtue of the bearer's size or shape or structure." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000051" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "morphology" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0000052
    obo:IAO_0000115 "A morphological quality inhering in a bearer by virtue of the bearer's ratios of distances between its features (points, edges, surfaces and also holes etc)." ;
    oboInOwl:hasAlternativeId "PATO:0001647" ;
    oboInOwl:hasExactSynonym "relational shape quality" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000052" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:comment "Shapes are invariant on size transformations. Shapes can be subdivided into 2D and 3D shapes, We can also make a distinction between shapes of complete self-connected objects, and shapes of parts of objects." ;
    rdfs:label "shape" ;
    rdfs:subClassOf obo:PATO_0000051 .

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

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

obo:PATO_0000068
    obo:IAO_0000115 "A quality of an entity that is descriptive or observational, typically not represented numerically." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000068" ;
    a owl:Class ;
    rdfs:comment "TODO: define this or obsolete it and move children somewhere else." ;
    rdfs:label "qualitative" ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PATO_0000069
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the whether the bearer differs from normal or average." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000069" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "deviation (from_normal)" ;
    rdfs:subClassOf obo:PATO_0000068 .

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

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

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

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:hasAlternativeId "PATO:0001032", "PATO:0001631" ;
    oboInOwl:hasExactSynonym "location", "placement", "relational spatial quality" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000140" ;
    oboInOwl:inSubset pato:attribute_slim ;
    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:hasAlternativeId "PATO:0001452" ;
    oboInOwl:hasBroadSynonym "conformation" ;
    oboInOwl:hasExactSynonym "relational structural quality" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000141" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "structure" ;
    rdfs:subClassOf obo:PATO_0000051 .

obo:PATO_0000146
    obo:IAO_0000115 "A physical quality of the thermal energy of a system." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000146" ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000150" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "texture" ;
    rdfs:subClassOf obo:PATO_0000051 .

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

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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000169" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "viability" ;
    rdfs:subClassOf obo:PATO_0001995 .

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

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

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

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

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

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

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

obo:PATO_0000460
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's deviation from normal or average." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "aberrant", "atypia", "atypical", "defective" ;
    oboInOwl:id "PATO:0000460" ;
    oboInOwl:inSubset pato:abnormal_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "abnormal" ;
    rdfs:subClassOf obo:PATO_0000069 .

obo:PATO_0000461
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's exhibiting no deviation from normal or average." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "average" ;
    oboInOwl:id "PATO:0000461" ;
    oboInOwl:inSubset pato:abnormal_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "normal" ;
    rdfs:subClassOf obo:PATO_0000068 .

obo:PATO_0000462
    obo:IAO_0000115 "A quality denoting the lack of an entity." ;
    oboInOwl:hasAlternativeId "PATO:0001996" ;
    oboInOwl:hasExactSynonym "absence", "absent from organism" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000462" ;
    oboInOwl:inSubset pato:absent_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:comment """We recommend using the new absent terms (physical absence, absent anatomical entity, or absent process) instead of this class. This is a legacy term and will ultimately be obsoleted.
See https://github.com/pato-ontology/pato/issues/331.""" ;
    rdfs:label "absent" ;
    rdfs:subClassOf obo:PATO_0000070, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0015012 ;
        owl:someValuesFrom obo:PATO_0001558
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0015012 ;
        owl:someValuesFrom obo:PATO_0002000
    ] ;
    owl:disjointWith obo:PATO_0000467 .

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

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

obo:PATO_0000586
    obo:IAO_0000115 "A size quality which is relatively high." ;
    oboInOwl:hasAlternativeId "PATO:0001202" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "big", "enlarged", "expanded", "great", "large" ;
    oboInOwl:id "PATO:0000586" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased size" ;
    rdfs:subClassOf obo:PATO_0000117, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000587
    obo:IAO_0000115 "A size quality which is relatively low." ;
    oboInOwl:hasNarrowSynonym "hypoplasia", "underdeveloped" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "reduced", "small", "tiny" ;
    oboInOwl:id "PATO:0000587" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased size" ;
    rdfs:subClassOf obo:PATO_0000117, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000117
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

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

obo:PATO_0000645
    obo:IAO_0000115 "A physical quality inhering in an organ or tissue by virtue of the bearer's exhibiting a decreased number of cells, typically associated with a decrease in size." ;
    oboInOwl:hasAlternativeId "PATO:0000942" ;
    oboInOwl:hasExactSynonym "hypoplasia" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "underdeveloped" ;
    oboInOwl:id "PATO:0000645" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "hypoplastic" ;
    rdfs:subClassOf obo:PATO_0002290, obo:PATO_0002303 .

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:hasAlternativeId "PATO:0000429" ;
    oboInOwl:hasExactSynonym "uninterrupted" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000689" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "continuous" ;
    rdfs:subClassOf obo:PATO_0000057 .

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

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

obo:PATO_0000888
    obo:IAO_0000115 "A female fertility quality inhering in a female by virtue of the bearer's disposition to initiate, sustain, or support reproduction." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000888" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female fertile" ;
    rdfs:subClassOf obo:PATO_0000277 ;
    owl:disjointWith obo:PATO_0000892 .

obo:PATO_0000890
    obo:IAO_0000115 "A male fertility quality inhering in a male by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "male infertile" ;
    oboInOwl:id "PATO:0000890" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male sterile" ;
    rdfs:subClassOf obo:PATO_0000956 ;
    owl:disjointWith obo:PATO_0000891 .

obo:PATO_0000891
    obo:IAO_0000115 "A male fertility quality inhering in a male by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000891" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male fertile" ;
    rdfs:subClassOf obo:PATO_0000279 .

obo:PATO_0000892
    obo:IAO_0000115 "A female fertility quality inhering in a female by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "female infertile" ;
    oboInOwl:id "PATO:0000892" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female sterile" ;
    rdfs:subClassOf obo:PATO_0000956 .

obo:PATO_0000911
    obo:IAO_0000115 "A rate which is relatively low." ;
    oboInOwl:hasExactSynonym "slow rate" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000911" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased rate" ;
    rdfs:subClassOf obo:PATO_0000161, obo:PATO_0002302 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000912
    obo:IAO_0000115 "A rate which is relatively high." ;
    oboInOwl:hasExactSynonym "fast rate", "high rate" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000912" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased rate" ;
    rdfs:subClassOf obo:PATO_0000161, obo:PATO_0002304 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000161
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0000955
    obo:IAO_0000115 "A fertility quality inhering in a bearer by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000955" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "fertile" ;
    rdfs:subClassOf obo:PATO_0000274 ;
    owl:disjointWith obo:PATO_0000956 .

obo:PATO_0000956
    obo:IAO_0000115 "A fertility quality inhering in a bearer by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000956" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "sterile" ;
    rdfs:subClassOf obo:PATO_0000274 .

obo:PATO_0000957
    obo:IAO_0000115 "An optical quality which obtains by virtue of the ability of the bearer to absorb visible light." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000957" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "opacity" ;
    rdfs:subClassOf obo:PATO_0001300 .

obo:PATO_0000963
    obo:IAO_0000115 "A optical quality inhering in a bearer by virtue of the bearer's not being clear; not transmitting or reflecting light or radiant energy." ;
    oboInOwl:hasExactSynonym "non-transparent" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "clouding", "cloudy" ;
    oboInOwl:id "PATO:0000963" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "opaque" ;
    rdfs:subClassOf obo:PATO_0000957 .

obo:PATO_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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000973" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "porosity" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000984" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000992" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0000998" ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "viscous" ;
    rdfs:subClassOf obo:PATO_0000992 .

obo:PATO_0001018
    obo:IAO_0000115 "A quality of a physical entity that exists through action of continuants at the physical level of organisation in relation to other entities." ;
    oboInOwl:hasAlternativeId "PATO:0002079" ;
    oboInOwl:hasDbXref "Wikipedia:Physical_property" ;
    oboInOwl:hasExactSynonym "relational physical quality" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001018" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "physical quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0001046
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's disposition to resist to a stimulus." ;
    oboInOwl:hasExactSynonym "resistance" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001046" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim, pato:relational_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "resistance to" ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0001178
    obo:IAO_0000115 "A resistance quality inhering in a bearer by virtue of the bearer's resistance to a stimulus." ;
    oboInOwl:hasExactSynonym "resistant" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001178" ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "resistant to" ;
    rdfs:subClassOf obo:PATO_0001046 .

obo:PATO_0001236
    obo:IAO_0000115 "A quality which inheres in an process." ;
    oboInOwl:hasAlternativeId "PATO:0001239", "PATO:0001240" ;
    oboInOwl:hasExactSynonym "quality of a process", "quality of occurrent", "quality of process", "relational quality of occurrent" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001236" ;
    a owl:Class ;
    rdfs:comment "See comments of relational quality of a physical entity." ;
    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:hasAlternativeId "PATO:0001237", "PATO:0001238" ;
    oboInOwl:hasDbXref "snap:Quality" ;
    oboInOwl:hasExactSynonym "monadic quality of a continuant", "multiply inhering quality of a physical entity", "quality of a continuant", "quality of a single physical entity", "quality of an object", "quality of continuant" ;
    oboInOwl:hasNarrowSynonym "monadic quality of an object", "monadic quality of continuant" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001241" ;
    a owl:Class ;
    rdfs:comment "Relational qualities are qualities that hold between multiple entities. Normal (monadic) qualities such as the shape of a eyeball exist purely as a quality of that eyeball. A relational quality such as sensitivity to light is a quality of that eyeball (and connecting nervous system) as it relates to incoming light waves/particles." ;
    rdfs:label "physical object quality" ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PATO_0001300
    obo:IAO_0000115 "An EM radiation quality in which the EM radiation is within the fiat range of the spectrum visible deemed to be light." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001300" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "optical quality" ;
    rdfs:subClassOf obo:PATO_0070060 .

obo:PATO_0001305
    obo:IAO_0000115 "A temperature which is relatively high." ;
    oboInOwl:hasAlternativeId "PATO:0000678" ;
    oboInOwl:hasExactSynonym "high temperature", "hot" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001305" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased temperature" ;
    rdfs:subClassOf obo:PATO_0000146, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001306
    obo:IAO_0000115 "A temperature which is relatively low." ;
    oboInOwl:hasAlternativeId "PATO:0000677" ;
    oboInOwl:hasExactSynonym "cold", "low temperature" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001306" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased temperature" ;
    rdfs:subClassOf obo:PATO_0000146, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000146
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001411
    obo:IAO_0000115 "A structural quality inhering in a bearer by virtue of the bearer's having distinct structure." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001411" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "structured" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0001434
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's ability to produce new life or offspring." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001434" ;
    a owl:Class ;
    rdfs:label "reproductive quality" ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0001475
    obo:IAO_0000115 "A position which is relatively high." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "high position" ;
    oboInOwl:id "PATO:0001475" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased position" ;
    rdfs:subClassOf obo:PATO_0000140, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000140
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001476
    obo:IAO_0000115 "A positional which is relatively low." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "low position" ;
    oboInOwl:id "PATO:0001476" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased position" ;
    rdfs:subClassOf obo:PATO_0000140, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000140
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

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:hasAlternativeId "PATO:0001840" ;
    oboInOwl:hasBroadSynonym "compact" ;
    oboInOwl:hasExactSynonym "compressed", "squashed" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "dense" ;
    oboInOwl:id "PATO:0001485" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "condensed" ;
    rdfs:subClassOf obo:PATO_0000141 .

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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001543" ;
    oboInOwl:inSubset pato:attribute_slim, pato:disposition_slim ;
    a owl:Class ;
    rdfs:label "flexibility" ;
    rdfs:subClassOf obo:PATO_0001546 .

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:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "stiffness" ;
    oboInOwl:id "PATO:0001545" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    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" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001546" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a solid" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001547
    obo:IAO_0000115 "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity consisting of particles that have neither a defined volume nor defined shape." ;
    oboInOwl:hasExactSynonym "gaseous" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001547" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a gas" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001548
    obo:IAO_0000115 "A physical quality inhering in an entity exhibiting the physical characteristics of an amorphous (non-crystalline) form of matter between a gas and a solid that has a definite volume, but no definite shape." ;
    oboInOwl:hasExactSynonym "liquidity" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001548" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a liquid" ;
    rdfs:subClassOf obo:PATO_0002198 .

obo:PATO_0001555
    obo:IAO_0000115 "The number of parts of a particular type that the bearer entity has. This is a relational quality, and thus holds between two entities: the bearer of the quality, and the type of parts." ;
    oboInOwl:hasDbXref "OBO_REL:has_part" ;
    oboInOwl:hasExactSynonym "extra or missing physical or functional parts", "has or lacks parts of type", "mereological quality", "number of" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "cardinality", "number" ;
    oboInOwl:id "PATO:0001555" ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "has number of" ;
    rdfs:subClassOf obo:PATO_0000070 .

obo:PATO_0001558
    obo:IAO_0000115 "A quality of a process inhering in a bearer by virtue of the bearer's lacking a processual part as specified by the additional entity." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001558" ;
    oboInOwl:inSubset pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lacking processual parts" ;
    rdfs:subClassOf obo:PATO_0001564, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0015012 ;
        owl:someValuesFrom obo:PATO_0000462
    ] .

obo:PATO_0001562
    obo:IAO_0000115 "A mass which is lower than normal or average." ;
    oboInOwl:hasAlternativeId "PATO:0000579" ;
    oboInOwl:hasExactSynonym "low mass", "small mass" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001562" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased mass" ;
    rdfs:subClassOf obo:PATO_0000125, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001563
    obo:IAO_0000115 "A mass which is higher than normal or average." ;
    oboInOwl:hasAlternativeId "PATO:0000578" ;
    oboInOwl:hasExactSynonym "high mass", "large mass" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001563" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased mass" ;
    rdfs:subClassOf obo:PATO_0000125, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000125
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001564
    obo:IAO_0000115 "A quality of a process inhering in a bearer by virtue of the bearer's processual parts." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001564" ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "extra or missing processual parts" ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0001623
    obo:IAO_0000115 "A size quality inhering in a bearer by virtue of a part or parts of the bearer's being decreased in size due to reduction in tissue mass through wasting." ;
    oboInOwl:hasExactSynonym "atrophic" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001623" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "atrophied" ;
    rdfs:subClassOf obo:PATO_0000587 .

obo:PATO_0001650
    obo:IAO_0000115 "A resistance to a stimulus which is relatively high." ;
    oboInOwl:hasExactSynonym "high resistance to", "increased resistance" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001650" ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased resistance to" ;
    rdfs:subClassOf obo:PATO_0001178, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001178
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001651
    obo:IAO_0000115 "A resistance to a stimulus which is relatively low." ;
    oboInOwl:hasExactSynonym "decreased resistance", "low resistance to" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001651" ;
    oboInOwl:inSubset pato:disposition_slim, pato:relational_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased resistance to" ;
    rdfs:subClassOf obo:PATO_0001178, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001178
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001693
    obo:IAO_0000115 "A viscosity which relatively high." ;
    oboInOwl:hasExactSynonym "high viscosity" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001693" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased viscosity" ;
    rdfs:subClassOf obo:PATO_0000998, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001694
    obo:IAO_0000115 "A viscosity which relatively low." ;
    oboInOwl:hasExactSynonym "low viscosity" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001694" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased viscosity" ;
    rdfs:subClassOf obo:PATO_0000998, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000998
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001695
    obo:IAO_0000115 "A fecundity which is relatively high." ;
    oboInOwl:hasExactSynonym "high fecundity" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001695" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased fecundity" ;
    rdfs:subClassOf obo:PATO_0000273, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000273
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001696
    obo:IAO_0000115 "A fecundity which is relatively low." ;
    oboInOwl:hasExactSynonym "low fecundity" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001696" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased fecundity" ;
    rdfs:subClassOf obo:PATO_0000273, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000273
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001759
    obo:IAO_0000115 "A composition quality inhering in a bearer by virtue of the bearer's containing granules." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001759" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "granular" ;
    rdfs:subClassOf obo:PATO_0000025 .

obo:PATO_0001760
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001760" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female semi-fertile" ;
    rdfs:subClassOf obo:PATO_0001767 .

obo:PATO_0001761
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001761" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male semi-fertile" ;
    rdfs:subClassOf obo:PATO_0001767 .

obo:PATO_0001762
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001762" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "male semi-sterile" ;
    rdfs:subClassOf obo:PATO_0000279 .

obo:PATO_0001763
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001763" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "female semi-sterile" ;
    rdfs:subClassOf obo:PATO_0000277 .

obo:PATO_0001767
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001767" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "semi-fertile" ;
    rdfs:subClassOf obo:PATO_0000274 .

obo:PATO_0001769
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along an axis." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "cellular polarity" ;
    oboInOwl:id "PATO:0001769" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "positional polarity" ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0001830
    obo:IAO_0000115 "A female fertility which is relatively low." ;
    oboInOwl:hasExactSynonym "low female fertility" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001830" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased female fertility" ;
    rdfs:subClassOf obo:PATO_0000888, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000888
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001831
    obo:IAO_0000115 "A female fertility which is relatively high." ;
    oboInOwl:hasExactSynonym "high female fertility" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001831" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased female fertility" ;
    rdfs:subClassOf obo:PATO_0000888, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000888
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001832
    obo:IAO_0000115 "A male fertility which is relatively high." ;
    oboInOwl:hasExactSynonym "high male fertility" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001832" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased male fertility" ;
    rdfs:subClassOf obo:PATO_0000891, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000891
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001833
    obo:IAO_0000115 "A male fertility which is relatively low." ;
    oboInOwl:hasExactSynonym "low male fertility" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001833" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased male fertility" ;
    rdfs:subClassOf obo:PATO_0000891, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000891
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001834
    obo:IAO_0000115 "A fertility which is relatively low." ;
    oboInOwl:hasExactSynonym "low fertility" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001834" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased fertility" ;
    rdfs:subClassOf obo:PATO_0000955, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000955
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001835
    obo:IAO_0000115 "A fertility which is relatively high." ;
    oboInOwl:hasExactSynonym "high fertility" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001835" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased fertility" ;
    rdfs:subClassOf obo:PATO_0000955, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000955
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001862
    obo:IAO_0000115 "A fertility quality inhering in a bearer by virtue of the bearer's disposition to make its offspring sterile." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "grandchildless" ;
    oboInOwl:id "PATO:0001862" ;
    oboInOwl:inSubset pato:disposition_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "lack of fertility in offspring" ;
    rdfs:subClassOf obo:PATO_0000274 .

obo:PATO_0001985
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's being kept below its freezing point." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001985" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "frozen" ;
    rdfs:subClassOf obo:PATO_0000146 .

obo:PATO_0001992
    obo:IAO_0000115 "An organismal quality inhering in a bearer by virtue of the bearer's consisting cells." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001992" ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "cellularity" ;
    rdfs:subClassOf obo:PATO_0001995 .

obo:PATO_0001993
    obo:IAO_0000115 "A cellularity quality inhering in a bearer by virtue of the bearer's consisting of more than one cell." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001993" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "multicellular" ;
    rdfs:subClassOf obo:PATO_0001992 .

obo:PATO_0001995
    obo:IAO_0000115 "A quality that inheres in an entire organism or part of an organism." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001995" ;
    a owl:Class ;
    rdfs:label "organismal quality" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0001997
    obo:IAO_0000115 "An amount which is relatively low." ;
    oboInOwl:hasAlternativeId "PATO:0000419", "PATO:0000468" ;
    oboInOwl:hasExactSynonym "decreased number", "present in fewer numbers in organism" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:hasRelatedSynonym "decreased", "reduced", "subnumerary" ;
    oboInOwl:id "PATO:0001997" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased amount" ;
    rdfs:subClassOf obo:PATO_0000467, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000070
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0001999
    obo:IAO_0000115 "The bearer of this quality has_part < n of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e has fewer parts of type X at time t, then the number of instances x of X at t such that x part_of e is < n, where n is either the normal number for comparable entities, or n is stated explicitly. This case includes the limit case, where the bearer lacks all parts of the specified type." ;
    oboInOwl:hasExactSynonym "loss of" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0001999" ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:label "lacks parts or has fewer parts of type" ;
    rdfs:subClassOf obo:PATO_0002083 .

obo:PATO_0002000
    obo:IAO_0000115 "A quality of physical entities inhering in a bearer by virtue of the bearer's lacking a physical part as specified by the additional entity." ;
    oboInOwl:hasAlternativeId "PATO:0001557" ;
    oboInOwl:hasDbXref "OBO_REL:lacks_part" ;
    oboInOwl:hasExactSynonym "lacks all physical parts of type" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002000" ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Example: [E=organism Q=lacks_all_parts_of_type E2=Wing] - applies to an organism. A relational quality in which the bearer entity has no parts of the specified type. The bearer of this quality has_part = 0 of the indicated entity type, where a comparable organism usually has at least 1 part of the same type. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e lacks all parts of type X at time t, then there exists no instances x of X at t such that x part_of e that has no wings, where wings are normally present in that organism type. In OWL this is equivalent to a restriction on the OBO_REL:has_part relation with cardinality=0, i.e has_part 0 E2." ;
    rdfs:label "lacks all parts of type" ;
    rdfs:subClassOf obo:PATO_0001999, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0015012 ;
        owl:someValuesFrom obo:PATO_0000462
    ] .

obo:PATO_0002001
    obo:IAO_0000115 "The bearer of this quality has_part < n AND has_part > 0 of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e has fewer parts of type X at time t, then the number of instances x of X at t such that x part_of e is < n, where n is either the normal number for comparable entities, or n is stated explicitly." ;
    oboInOwl:hasAlternativeId "PATO:0001569" ;
    oboInOwl:hasExactSynonym "decreased number of", "has decreased number of", "has fewer physical parts of type" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002001" ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "Example: [E=hand Q=has_fewer_parts_of_type E2=digit] - applies to an organism that has no less fingers than is normal for organisms of that type." ;
    rdfs:label "has fewer parts of type" ;
    rdfs:subClassOf obo:PATO_0001997, obo:PATO_0001999, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001999
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002002
    obo:IAO_0000115 "The bearer of this quality has_part > n of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part." ;
    oboInOwl:hasAlternativeId "PATO:0001560" ;
    oboInOwl:hasExactSynonym "has extra parts of", "has increased number of", "having extra physical parts", "having supernumerary physical parts", "increased number of" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002002" ;
    oboInOwl:inSubset pato:relational_slim ;
    a owl:Class ;
    rdfs:comment "In polydactyly, the bearer of the quality is the hand, and the entity type being counted is 'finger'. In EQ syntax, E=hand, Q=<this> E2=finger." ;
    rdfs:label "has extra parts of type" ;
    rdfs:subClassOf obo:PATO_0000470, obo:PATO_0002083, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0002083
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002011
    obo:IAO_0000115 "A structural quality which is held by a bearer when the latter's disposition the presence of abnormally proliferating masses of cells." ;
    oboInOwl:hasExactSynonym "tumorous" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002011" ;
    oboInOwl:inSubset pato:disposition_slim, pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "neoplastic" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002051
    obo:IAO_0000115 "An occurrence which is relatively high." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasExactSynonym "increased incidence" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002051" ;
    a owl:Class ;
    rdfs:label "increased occurrence" ;
    rdfs:subClassOf obo:PATO_0000057, obo:PATO_0002304 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002052
    obo:IAO_0000115 "An occurrence which is relatively low." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasExactSynonym "decreased incidence" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002052" ;
    a owl:Class ;
    rdfs:label "decreased occurrence" ;
    rdfs:subClassOf obo:PATO_0000057, obo:PATO_0002302 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000057
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002062
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002062" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "physical quality of a process" ;
    rdfs:subClassOf obo:PATO_0001236 .

obo:PATO_0002083
    obo:IAO_0000115 "Having extra or fewer parts." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002083" ;
    oboInOwl:inSubset pato:attribute_slim, pato:relational_slim ;
    a owl:Class ;
    rdfs:label "altered number of" ;
    rdfs:subClassOf obo:PATO_0000051, obo:PATO_0001555 .

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." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002124" ;
    oboInOwl:inSubset pato:mpath_slim, pato:value_slim ;
    a owl:Class ;
    rdfs:label "laminar" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0002181
    obo:IAO_0000115 "A positional quality inhering in a bearer by virtue the bearer's being changed in position." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002181" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "displaced" ;
    rdfs:subClassOf obo:PATO_0000140 .

obo:PATO_0002198
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of its constitution." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002198" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "quality of a substance" ;
    rdfs:subClassOf obo:PATO_0001018 .

obo:PATO_0002247
    obo:IAO_0000115 "A quality inhering in a bearer by virtue of the bearer's having or lacking of substances produced by living organisms that have a color resulting from selective color absorption." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002247" ;
    oboInOwl:inSubset pato:attribute_slim, pato:scalar_slim ;
    a owl:Class ;
    rdfs:label "degree of pigmentation" ;
    rdfs:subClassOf obo:PATO_0000141, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002610 ;
        owl:someValuesFrom obo:PATO_0000014
    ] .

obo:PATO_0002266
    obo:IAO_0000115 "A shape that inheres in a 3 dimensional entity." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002266" ;
    a owl:Class ;
    rdfs:label "3-D shape" ;
    rdfs:subClassOf obo:PATO_0000052 .

obo:PATO_0002290
    obo:IAO_0000115 "Decreased size or absence of organ, tissue or cell due to a reduction in cell numbers." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasExactSynonym "aplasia/hypoplasia" ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002290" ;
    a owl:Class ;
    rdfs:label "aplastic/hypoplastic" ;
    rdfs:subClassOf obo:PATO_0001241 .

obo:PATO_0002300
    obo:IAO_0000115 "A quality that has a value that is increased compared to normal or average." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002300" ;
    a owl:Class ;
    rdfs:label "increased quality" ;
    rdfs:subClassOf obo:PATO_0000069, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0015007 ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002301
    obo:IAO_0000115 "A quality that has a value that is decreased compared to normal or average." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002301" ;
    a owl:Class ;
    rdfs:label "decreased quality" ;
    rdfs:subClassOf obo:PATO_0000069, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0015008 ;
        owl:someValuesFrom obo:PATO_0000461
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002302
    obo:IAO_0000115 "A quality of a process that has a value that is decreased compared to normal or average." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002302" ;
    a owl:Class ;
    rdfs:label "decreased process quality" ;
    rdfs:subClassOf obo:PATO_0001236, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001236
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002303
    obo:IAO_0000115 "A quality of an object that has a value that is decreased compared to normal or average." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002303" ;
    a owl:Class ;
    rdfs:label "decreased object quality" ;
    rdfs:subClassOf obo:PATO_0001241, obo:PATO_0002301 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001241
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002304
    obo:IAO_0000115 "A quality of a process that has a value that is increased compared to normal or average." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002304" ;
    a owl:Class ;
    rdfs:label "increased process quality" ;
    rdfs:subClassOf obo:PATO_0001236, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001236
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002305
    obo:IAO_0000115 "A quality of an object that has a value that is increased compared to normal or average." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002305" ;
    a owl:Class ;
    rdfs:label "increased object quality" ;
    rdfs:subClassOf obo:PATO_0001241, obo:PATO_0002300 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0001241
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0002323
    obo:IAO_0000115 "A temporal distribution pattern of process occurrences within a regulation/reference process." ;
    dcterms:contributor <https://orcid.org/0000-0002-2061-091X> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0002323" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "temporal distribution quality" ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0010000
    obo:IAO_0000115 "A structural quality inhering in the bearer by virtue of the bearer consisting of a single, maximally connected structure." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0010000" ;
    a owl:Class ;
    rdfs:comment "What counts as maximally connected may be relative to some specification of granularity." ;
    rdfs:label "maximally connected" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0010001
    obo:IAO_0000115 "A structural quality inhering in the bearer by virtue of the bearer consisting of multiple structures lacking any physical connection to each other." ;
    dcterms:contributor <https://orcid.org/0000-0002-7073-9172> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0010001" ;
    a owl:Class ;
    rdfs:label "disconnected" ;
    rdfs:subClassOf obo:PATO_0000141 .

obo:PATO_0015002
    obo:IAO_0000115 "The ability of a process to produce its output." ;
    dcterms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0015002" ;
    oboInOwl:inSubset pato:attribute_slim ;
    a owl:Class ;
    rdfs:label "process efficacy" ;
    rdfs:subClassOf obo:PATO_0002062 .

obo:PATO_0015003
    obo:IAO_0000115 "A decrease in the ability of a process to produce its output." ;
    dcterms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0015003" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased efficacy" ;
    rdfs:subClassOf obo:PATO_0002302, obo:PATO_0015002 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015004
    obo:IAO_0000115 "A increase in the ability of a process to produce its output." ;
    dcterms:contributor <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0015004" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased efficacy" ;
    rdfs:subClassOf obo:PATO_0002304, obo:PATO_0015002 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0015002
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015024
    obo:IAO_0000115 "An increase in porosity." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0015024" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "increased porosity" ;
    rdfs:subClassOf obo:PATO_0000973, obo:PATO_0002305 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000973
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0015025
    obo:IAO_0000115 "An decrease in porosity." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0015025" ;
    oboInOwl:inSubset pato:value_slim ;
    a owl:Class ;
    rdfs:label "decreased porosity" ;
    rdfs:subClassOf obo:PATO_0000973, obo:PATO_0002303 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0000973
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0050001
    obo:IAO_0000115 "The rate of output of a continuous process. Example include: growth rate, cell migration rate, enzyme reaction rate." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0050001" ;
    a owl:Class ;
    rdfs:label "rate of continuous process" ;
    rdfs:subClassOf obo:PATO_0000161, obo:PATO_0015002 .

obo:PATO_0055005
    obo:IAO_0000115 "A rate of output of a continuous process that is relatively high." ;
    dcterms:contributor <https://orcid.org/0000-0003-4148-4606> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0055005" ;
    a owl:Class ;
    rdfs:label "increased rate of continuous process" ;
    rdfs:subClassOf obo:PATO_0000912, obo:PATO_0015004, obo:PATO_0050001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0050001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015007 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

obo:PATO_0055006
    obo:IAO_0000115 "A rate of output of a continuous process that is relatively low." ;
    dcterms:contributor <https://orcid.org/0000-0003-4148-4606> ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0055006" ;
    a owl:Class ;
    rdfs:label "decreased rate of continuous process" ;
    rdfs:subClassOf obo:PATO_0000911, obo:PATO_0015003, obo:PATO_0050001 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PATO_0050001
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0015008 ;
                owl:someValuesFrom obo:PATO_0000461
            ]
        )
    ] .

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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0070060" ;
    oboInOwl:inSubset pato:attribute_slim ;
    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." ;
    oboInOwl:hasOBONamespace "quality" ;
    oboInOwl:id "PATO:0103000" ;
    a owl:Class ;
    rdfs:label "quantitative" ;
    rdfs:subClassOf obo:PATO_0000001 .

obo:PCO_0000000
    obo:IAO_0000115 "A material entity that consists of two or more organisms, viruses, or viroids."@en ;
    a owl:Class ;
    rdfs:comment "May be of the same or different species." ;
    rdfs:label "collection of organisms"@en ;
    rdfs:subClassOf obo:BFO_0000027, obo:PCO_0000031, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002351 ;
        owl:someValuesFrom obo:CARO_0001010
    ], [
        a owl:Restriction ;
        owl:allValuesFrom obo:CARO_0001010 ;
        owl:onProperty obo:RO_0002351
    ] ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:BFO_0000027
            [
                a owl:Restriction ;
                owl:allValuesFrom obo:CARO_0001010 ;
                owl:onProperty obo:RO_0002351
            ]
            [
                a owl:Restriction ;
                owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                owl:onClass obo:CARO_0001010 ;
                owl:onProperty obo:RO_0002351
            ]
        )
    ] .

obo:PCO_0000001
    obo:IAO_0000115 "A collection of organisms, all of the same species, that live in the same place."@en ;
    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:PCO_0000018 .

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 ;
    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_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 ;
    a owl:Class ;
    rdfs:label "single-species collection of organisms"@en ;
    rdfs:subClassOf obo:PCO_0000000 .

obo:PCO_0000029
    obo:IAO_0000115 "A collection of organisms that consists of two or more organisms from at least two species."@en ;
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "multi-species collection of organisms"@en ;
    rdfs:subClassOf obo:PCO_0000000, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:PCO_0000001 ;
        owl:onProperty obo:RO_0002351
    ] .

obo:PCO_0000031
    obo:IAO_0000115 "A material entity that is one or more organisms, viruses or viroids." ;
    a owl:Class ;
    rdfs:label "organismal entity"@en ;
    rdfs:subClassOf obo:BFO_0000040 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (obo:CARO_0001010
            obo:PCO_0000000
        )
    ] .

obo:PCO_0001000
    obo:IAO_0000115 "A collection of organisms that consists of exactly two organism, viruses, or viroids that are interacting with each other."@en ;
    a owl:Class ;
    rdfs:label "pair of interacting organisms"@en ;
    rdfs:subClassOf obo:PCO_0000000 ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (obo:PCO_0000000
            [
                a owl:Restriction ;
                owl:onClass obo:CARO_0001010 ;
                owl:onProperty obo:RO_0002351 ;
                owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger
            ]
        )
    ] .

obo:RO_0000052
    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 ;
    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_0000115 "Inverse of characteristic_of"@en ;
    a owl:InverseFunctionalProperty, owl:ObjectProperty ;
    rdfs:label "has characteristic"@en ;
    rdfs:range obo:BFO_0000020 .

obo:RO_0000056
    obo:IAO_0000115 "a relation between a continuant and a process, in which the continuant is somehow involved in the process"@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_0000115 "a relation between a process and a continuant, in which the continuant is somehow involved in the process"@en ;
    dcterms:source "http://www.obofoundry.org/ro/#OBO_REL:has_participant" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "has participant"@en ;
    rdfs:range obo:BFO_0000002 ;
    owl:propertyChainAxiom (obo:BFO_0000051
        obo:RO_0000057
    ) .

obo:RO_0000080
    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 ;
    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_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 ;
    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_0000086
    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 ;
    a owl:ObjectProperty ;
    rdfs:label "has quality"@en ;
    rdfs:range obo:BFO_0000019 ;
    rdfs:subPropertyOf obo:RO_0000053 .

obo:RO_0000087
    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 ;
    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_0002007
    obo:IAO_0000115 """X outer_layer_of Y iff:
. X :continuant that bearer_of some PATO:laminar
. X part_of Y
. exists Z :surface
. X has_boundary Z
. Z boundary_of Y

has_boundary: http://purl.obolibrary.org/obo/RO_0002002
boundary_of: http://purl.obolibrary.org/obo/RO_0002000""" ;
    oboInOwl:inSubset 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_0002012
    obo:IAO_0000115 "A part of relation that applies only between occurrents." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "occurrent part of" ;
    rdfs:range obo:BFO_0000003 ;
    rdfs:subPropertyOf obo:BFO_0000050, obo:RO_0002418 .

obo:RO_0002029
    obo:IAO_0000115 "Then percentage of organisms in a population that die during some specified age range (age-specific mortality rate), minus the percentage that die in during the same age range in a wild-type population." ;
    a owl:DatatypeProperty ;
    rdfs:comment "This could be used to record the increased infant morality rate in some population compared to wild-type.  For examples of usage see http://purl.obolibrary.org/obo/FBcv_0000351 and subclasses." ;
    rdfs:label "has increased age-specific mortality rate"@en ;
    rdfs:range [
        a rdfs:Datatype ;
        owl:onDatatype xsd:short ;
        owl:withRestrictions ([
                xsd:minInclusive "0"^^xsd:short
            ]
            [
                xsd:maxInclusive "100"^^xsd:short
            ]
        )
    ] .

obo:RO_0002081
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:comment "Primitive instance level timing relation between events" ;
    rdfs:label "before or simultaneous with"@en ;
    rdfs:subPropertyOf obo:RO_0002222 .

obo:RO_0002083
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "t1 before t2 iff:=  t1 before_or_simulataneous_with t2  and not (t1 simultaeous_with t2)"@en ;
    rdfs:label "before"@en ;
    rdfs:subPropertyOf obo:RO_0002081 .

obo:RO_0002084
    oboInOwl:inSubset 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
    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
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:comment "X ends_after Y iff: end(Y) before_or_simultaneous_with end(X)"@en ;
    rdfs:label "ends after"@en ;
    rdfs:subPropertyOf obo:RO_0002222 ;
    owl:propertyChainAxiom (obo:RO_0002093
        obo:BFO_0000062
    ) .

obo:RO_0002087
    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 .

obo:RO_0002088
    oboInOwl:inSubset 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
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:comment "X immediately_precedes_Y iff: end(X) simultaneous_with start(Y)"@en ;
    rdfs:label "immediately precedes"@en ;
    rdfs:subPropertyOf obo:BFO_0000063 .

obo:RO_0002091
    oboInOwl:inSubset 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
    oboInOwl:inSubset 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:subPropertyOf obo:RO_0002091, obo:RO_0002093 .

obo:RO_0002093
    oboInOwl:inSubset 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_0000115 "x overlaps y if and only if there exists some z such that x has part z and z part of y" ;
    oboInOwl:inSubset 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_0002163
    obo:IAO_0000115 "A is spatially_disjoint_from B if and only if they have no parts in common" ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:label "spatially disjoint from" ;
    rdfs:subPropertyOf obo:RO_0002323 .

obo:RO_0002180
    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." ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:label "has component"@en ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002202
    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" ;
    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_0000115 "inverse of develops from" ;
    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_0002206
    obo:IAO_0000115 "x expressed in y if and only if there is a gene expression process (GO:0010467) that occurs in y, and one of the following holds: (i) x is a gene, and x is transcribed into a transcript as part of the gene expression process (ii) x is a transcript, and the transcription of x is part of the gene expression process (iii) x is a mature gene product such as a protein, and x was translated or otherwise processes from a transcript that was transcribed as part of this gene expression process" ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002, [
        a owl:Class ;
        owl:unionOf (obo:BFO_0000031
            obo:BFO_0000040
        )
    ] ;
    rdfs:label "expressed in"@en ;
    rdfs:subPropertyOf obo:RO_0002330 ;
    owl:inverseOf obo:RO_0002292 ;
    owl:propertyChainAxiom (obo:RO_0002206
        obo:BFO_0000050
    ) .

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." ;
    oboInOwl:inSubset obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "regulates"@en ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002411 ;
    owl:inverseOf obo:RO_0002334 .

obo:RO_0002215
    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. " ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000004 ;
    rdfs:label "capable of"@en ;
    rdfs:range obo:BFO_0000015 ;
    rdfs:subPropertyOf obo:RO_0002216 .

obo:RO_0002216
    obo:IAO_0000115 "c stands in this relationship to p if and only if there exists some p' such that c is capable_of p', and p' is part_of p." ;
    a owl:ObjectProperty ;
    rdfs:label "capable of part of"@en ;
    rdfs:subPropertyOf obo:RO_0002328, obo:RO_0002500 ;
    owl:propertyChainAxiom (obo:RO_0002215
        obo:BFO_0000050
    ) .

obo:RO_0002219
    obo:IAO_0000115 "x surrounded_by y if and only if (1) x is adjacent to y and for every region r that is adjacent to x, r overlaps y (2) the shared boundary between x and y occupies the majority of the outermost boundary of x" ;
    a owl:ObjectProperty ;
    rdfs:label "surrounded by"@en ;
    rdfs:subPropertyOf obo:RO_0002220 ;
    owl:inverseOf obo:RO_0002221 .

obo:RO_0002220
    obo:IAO_0000115 "x adjacent to y if and only if x and y share a boundary." ;
    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_0000115 "inverse of surrounded by" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty ;
    rdfs:label "surrounds"@en ;
    rdfs:subPropertyOf obo:RO_0002220 .

obo:RO_0002222
    dcterms:source "https://docs.google.com/document/d/1kBv1ep_9g3sTR-SD3jqzFqhuwo9TPNF-l-9fUDbO6rM/edit?pli=1"^^xsd:anyURI ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:comment "A relation that holds between two occurrents. This is a grouping relation that collects together all the Allen relations." ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "temporally related to"@en ;
    rdfs:range obo:BFO_0000003 .

obo:RO_0002233
    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." ;
    oboInOwl:inSubset subsets:ro-eco, obo:valid_for_go_annotation_extension, obo:valid_for_go_ontology, obo:valid_for_gocam ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000015 ;
    rdfs:label "has input"@en ;
    rdfs:subPropertyOf obo:RO_0000057 ;
    owl:inverseOf obo:RO_0002352 .

obo:RO_0002234
    obo:IAO_0000115 "p has output c iff c is a participant in p, c is present at the end of p, and c is not present in the same state at the beginning of p." ;
    oboInOwl:inSubset 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:subPropertyOf obo:RO_0000057 ;
    owl:inverseOf obo:RO_0002353 .

obo:RO_0002254
    obo:IAO_0000115 "x has developmental contribution from y iff x has some part z such that z develops from y"@en ;
    a owl:ObjectProperty ;
    rdfs:label "has developmental contribution from"@en ;
    rdfs:subPropertyOf obo:RO_0002258 ;
    owl:inverseOf obo:RO_0002255 ;
    owl:propertyChainAxiom (obo:BFO_0000051
        obo:RO_0002254
    ) .

obo:RO_0002255
    obo:IAO_0000115 "inverse of has developmental contribution from" ;
    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_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" ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation groups together various other developmental relations. It is fairly generic, encompassing induction, developmental contribution and direct and transitive develops from" ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "developmentally preceded by"@en ;
    rdfs:range obo:BFO_0000002 ;
    rdfs:subPropertyOf obo:RO_0002324 ;
    owl:inverseOf obo:RO_0002286 .

obo:RO_0002259
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:RO_0002286
    obo:IAO_0000115 "Inverse of developmentally preceded by" ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally succeeded by"@en ;
    rdfs:subPropertyOf obo:RO_0002384 .

obo:RO_0002292
    obo:IAO_0000115 "y expresses x if and only if there is a gene expression process (GO:0010467) that occurs in y, and one of the following holds: (i) x is a gene, and x is transcribed into a transcript as part of the gene expression process (ii) x is a transcript, and x was transcribed from a gene as part of the gene expression process (iii) x is a mature gene product (protein or RNA), and x was translated or otherwise processed from a transcript that was transcribed as part of the gene expression process." ;
    a owl:ObjectProperty ;
    rdfs:label "expresses"@en ;
    rdfs:subPropertyOf obo:RO_0002330 .

obo:RO_0002295
    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)." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:GO_0008150 ;
    rdfs:label "results in developmental progression of"@en ;
    rdfs:subPropertyOf obo:RO_0002324 .

obo:RO_0002297
    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_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." ;
    a owl:ObjectProperty ;
    rdfs:label "characteristic of part of"@en ;
    rdfs:subPropertyOf obo:RO_0002502 ;
    owl:propertyChainAxiom (obo:RO_0000052
        obo:BFO_0000050
    ), (obo:RO_0002314
        obo:BFO_0000050
    ) .

obo:RO_0002323
    obo:IAO_0000115 "A mereological relationship or a topological relationship" ;
    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)" ;
    a owl:ObjectProperty ;
    rdfs:label "developmentally related to"@en .

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." ;
    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." ;
    a owl:ObjectProperty ;
    rdfs:label "part of structure that is capable of"@en ;
    rdfs:subPropertyOf obo:RO_0002328 .

obo:RO_0002330
    obo:IAO_0000115 "holds between two entities when some genome-level process such as gene expression is involved. This includes transcriptional, spliceosomal events. These relations can be used between either macromolecule entities (such as regions of nucleic acid) or between their abstract informational counterparts." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "genomically related to"@en ;
    rdfs:range obo:BFO_0000002 .

obo:RO_0002334
    obo:IAO_0000115 "inverse of regulates" ;
    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_0002350
    obo:IAO_0000115 "is member of is a mereological relation between a item and a collection." ;
    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." ;
    a owl:IrreflexiveProperty, owl:ObjectProperty ;
    rdfs:label "has member"@en ;
    rdfs:subPropertyOf obo:BFO_0000051 .

obo:RO_0002352
    obo:IAO_0000115 "inverse of has input" ;
    oboInOwl:inSubset obo:RO_0002259, subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:label "input of"@en ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002328 .

obo:RO_0002353
    obo:IAO_0000115 "inverse of has output" ;
    oboInOwl:inSubset obo:RO_0002259, subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:label "output of"@en ;
    rdfs:subPropertyOf obo:RO_0000056, obo:RO_0002328 .

obo:RO_0002354
    a owl:ObjectProperty ;
    rdfs:label "formed as result of"@en ;
    rdfs:subPropertyOf obo:RO_0002353 .

obo:RO_0002384
    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 ;
    a owl:ObjectProperty ;
    rdfs:label "has developmental potential involving"@en ;
    rdfs:subPropertyOf obo:RO_0002324 .

obo:RO_0002385
    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 ;
    a owl:ObjectProperty ;
    rdfs:label "has potential to developmentally contribute to"@en ;
    rdfs:subPropertyOf obo:RO_0002384 .

obo:RO_0002387
    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 ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation has a stronger meaning than merely indicating that X may develop into Y, in that the capability of developing into Y is always present, even if X does not always actually develop into Y. In particular, this means that if Y is restricted to a given taxon T, X is necessarily likewise restricted." ;
    rdfs:label "has potential to develop into"@en ;
    rdfs:subPropertyOf obo:RO_0002384 .

obo:RO_0002388
    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 ;
    a owl:ObjectProperty ;
    rdfs:label "has potential to directly develop into"@en ;
    rdfs:subPropertyOf obo:RO_0002387 .

obo:RO_0002404
    obo:IAO_0000115 "inverse of upstream of" ;
    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." ;
    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." ;
    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." ;
    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 ;
    owl:propertyChainAxiom (obo:RO_0002418
        obo:BFO_0000050
    ) .

obo:RO_0002427
    obo:IAO_0000115 "inverse of causally upstream of or within" ;
    oboInOwl:inSubset obo:RO_0002259 ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "causally downstream of or within" ;
    rdfs:subPropertyOf obo:RO_0002501 .

obo:RO_0002473
    obo:IAO_0000115 "x composed_primarily_of y if and only if more than half of the mass of x is made from y or units of the same type as y." ;
    oboInOwl:inSubset 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." ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000003 ;
    rdfs:label "has part that occurs in" ;
    rdfs:range obo:BFO_0000004 .

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" ;
    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." ;
    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
    a owl:ObjectProperty ;
    rdfs:label "depends on" .

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" ;
    a owl:ObjectProperty ;
    rdfs:label "towards" ;
    rdfs:subPropertyOf obo:RO_0002502 .

obo:RO_0002506
    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_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." ;
    dcterms:creator <https://orcid.org/0000-0002-4366-3088>, <https://orcid.org/0000-0002-6601-2165> ;
    oboInOwl:inSubset 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" ;
    oboInOwl:inSubset obo:RO_0002259, 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." ;
    oboInOwl:inSubset 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
    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)." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000002 ;
    rdfs:label "causally influences" ;
    rdfs:range obo:BFO_0000002 ;
    rdfs:subPropertyOf obo:RO_0002506 .

obo:RO_0002573
    obo:IAO_0000115 "A relation that holds between an attribute or a qualifier and another attribute." ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000020 ;
    rdfs:label "has modifier" ;
    rdfs:range obo:BFO_0000020 .

obo:RO_0002577
    obo:IAO_0000115 "A material entity consisting of multiple components that are causally integrated." ;
    a owl:Class ;
    rdfs:label "system" ;
    rdfs:subClassOf obo:BFO_0000040 .

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_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" ;
    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." ;
    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_0000115 "Holds between c and p if and only if c is capable of some activity a, and a regulates p." ;
    a owl:ObjectProperty ;
    rdfs:label "capable of regulating" ;
    rdfs:subPropertyOf obo:RO_0002500 ;
    owl:propertyChainAxiom (obo:RO_0002215
        obo:RO_0002211
    ) .

obo:RO_0002608
    obo:IAO_0000115 "Inverse of 'causal agent in process'" ;
    a owl:ObjectProperty ;
    rdfs:label "process has causal agent" ;
    rdfs:subPropertyOf obo:RO_0002410 .

obo:RO_0002610
    obo:IAO_0000115 "A relationship that holds between two entities, where the entities exhibit a statistical dependence relationship. The entities may be statistical variables, or they may be other kinds of entities such as diseases, chemical entities or processes." ;
    a owl:ObjectProperty ;
    rdfs:label "correlated with" .

obo:RO_0003000
    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." ;
    oboInOwl:inSubset 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_0000115 "a produced_by b iff some process that occurs_in b has_output a." ;
    oboInOwl:inSubset subsets:ro-eco ;
    a owl:ObjectProperty ;
    rdfs:domain obo:BFO_0000040 ;
    rdfs:label "produced by"@en ;
    rdfs:range obo:BFO_0000040 .

obo:RO_0015006
    obo:IAO_0000115 "q1 different_in_magnitude_relative_to q2 if and only if magnitude(q1) NOT =~ magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." ;
    a owl:ObjectProperty ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "different in magnitude relative to" ;
    rdfs:range obo:PATO_0000001 .

obo:RO_0015007
    obo:IAO_0000115 "q1 increased_in_magnitude_relative_to q2 if and only if magnitude(q1) > magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation is used to determine the 'directionality' of relative qualities such as 'increased strength', relative to the parent type, 'strength'." ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "increased in magnitude relative to" ;
    rdfs:range obo:PATO_0000001 ;
    rdfs:subPropertyOf obo:RO_0015006 .

obo:RO_0015008
    obo:IAO_0000115 "q1 decreased_in_magnitude_relative_to q2 if and only if magnitude(q1) < magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." ;
    a owl:ObjectProperty ;
    rdfs:comment "This relation is used to determine the 'directionality' of relative qualities such as 'decreased strength', relative to the parent type, 'strength'." ;
    rdfs:domain obo:PATO_0000001 ;
    rdfs:label "decreased in magnitude relative to" ;
    rdfs:range obo:PATO_0000001 ;
    rdfs:subPropertyOf obo:RO_0015006 .

obo:RO_0015012
    obo:IAO_0000115 "q1 reciprocal_of q2 if and only if : q1 and q2 are relational qualities and a phenotype e q1 e2 mutually implies a phenotype e2 q2 e." ;
    a owl:ObjectProperty ;
    rdfs:comment "There are frequently two ways to state the same thing: we can say 'spermatocyte lacks asters' or 'asters absent from spermatocyte'. In this case the quality is 'lacking all parts of type' - it is a (relational) quality of the spermatocyte, and it is with respect to instances of 'aster'. One of the popular requirements of PATO is that it continue to support 'absent', so we need to relate statements which use this quality to the 'lacking all parts of type' quality." ;
    rdfs:label "reciprocal of" .

obo:RO_0017001
    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." ;
    dcterms:contributor <https://orcid.org/0000-0001-9625-1899>, <https://orcid.org/0000-0003-2620-0345> ;
    oboInOwl:hasBroadSynonym "utilizes" ;
    a owl:ObjectProperty ;
    rdfs:label "device utilizes material"@en ;
    owl:propertyChainAxiom (obo:RO_0002215
        obo:RO_0002233
    ) .

caro:core
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

caro:plus
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

chebi1:_STAR
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

chebi:_STAR
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

<http://purl.obolibrary.org/obo/chebi#is_conjugate_acid_of>
    a owl:ObjectProperty .

<http://purl.obolibrary.org/obo/chebi#is_conjugate_base_of>
    a owl:ObjectProperty .

cl:cellxgene_subset
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

<http://purl.obolibrary.org/obo/dpo.owl>
    ns:attributionURL "http://dx.doi.org/10.1186/2041-1480-4-30" ;
    obo:IAO_0000700 obo:FBcv_0000347 ;
    dcterms:creator "http://orcid.org/0000-0002-1373-1705", "http://orcid.org/0000-0002-7073-9172", "https://orcid.org/0000-0001-5948-3092", "https://orcid.org/0000-0002-0027-0858" ;
    dcterms:description "An ontology for the description of Drosophila melanogaster phenotypes." ;
    dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
    dcterms:title "Drosophila Phenotype Ontology (DPO)" ;
    oboInOwl:date "27:03:2025 11:41" ;
    oboInOwl:default-namespace "FlyBase miscellaneous CV" ;
    a owl:Ontology ;
    owl:versionIRI <http://purl.obolibrary.org/obo/dpo/releases/2025-03-27/dpo.owl> ;
    owl:versionInfo "2025-03-27" .

envo:EnvO-Lite-GSC
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:environmental_hazards
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoAstro
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoAtmo
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoCryo
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoEmpo
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoNceas
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoOmics
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:envoPolar
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:nlcd2011
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

envo:wwfBiome
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbbt:BrainName
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbbt:EmbDevSlim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbbt:FB_gloss
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbbt:cur
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbbt:deprecated
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbbt:expressionslim_flybase_ribbon
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbbt:hidden_assertion
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbbt:larval_OF
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:BRAIN_NAME_ABV
    a owl:AnnotationProperty ;
    rdfs:label "BrainName official abbreviation" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:BRAND_NAME
    a owl:AnnotationProperty ;
    rdfs:label "BRAND NAME" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:EmbDevSlim
    a owl:AnnotationProperty ;
    rdfs:comment "EmbDevSlim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:FORMULA
    a owl:AnnotationProperty ;
    rdfs:label "FORMULA" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:FT_new
    a owl:AnnotationProperty ;
    rdfs:comment "FlyTed temp subset for edit tracking purposes" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:FlyTed
    a owl:AnnotationProperty ;
    rdfs:comment "Testis slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:INN
    a owl:AnnotationProperty ;
    rdfs:label "INN" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:IUPAC_NAME
    a owl:AnnotationProperty ;
    rdfs:label "IUPAC NAME" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:InChI
    a owl:AnnotationProperty ;
    rdfs:label "InChI" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:InChIKey
    a owl:AnnotationProperty ;
    rdfs:label "InChIKey" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:RD
    a owl:AnnotationProperty ;
    rdfs:comment "terms for rd test ontology" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:SMILES
    a owl:AnnotationProperty ;
    rdfs:label "SMILES" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:abnormal_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Abnormal/normal slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:absent_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Absent/present slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:attribute_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Attribute slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:camcur
    a owl:AnnotationProperty ;
    rdfs:comment "camcur" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:cell_quality
    a owl:AnnotationProperty ;
    rdfs:comment "cell_quality" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:cur
    a owl:AnnotationProperty ;
    rdfs:comment "cur" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:deprecated
    a owl:AnnotationProperty ;
    rdfs:comment "warning of impending obsoletion" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:do_not_annotate
    a owl:AnnotationProperty ;
    rdfs:comment "do not annotate" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:fbcvsubset_mgiribbons
    a owl:AnnotationProperty ;
    rdfs:comment "fbcvsubset_mgiribbons" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:larval_OF
    a owl:AnnotationProperty ;
    rdfs:comment "larval olfactory system" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv:lethal_phase
    a owl:AnnotationProperty ;
    rdfs:comment "lethal phase terms" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

fbcv: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 .

fbcv:systematic_synonym
    oboInOwl:hasScope oboInOwl:hasExactSynonym ;
    a owl:AnnotationProperty ;
    rdfs:label "Systematic synonym" ;
    rdfs:subPropertyOf oboInOwl:SynonymTypeProperty .

fbcv:value_slim
    a owl:AnnotationProperty ;
    rdfs:comment "Value slim" ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:gocheck_do_not_annotate
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_agr
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_candida
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_chembl
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_drosophila
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_euk_cellular_processes_ribbon
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_flybase_ribbon
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_generic
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_metagenomics
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_mouse
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_pir
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_plant
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_plant_ribbon
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_pombe
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_prokaryote
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_prokaryote_ribbon
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

go:goslim_yeast
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

<http://purl.obolibrary.org/obo/nbo#in_response_to>
    a owl:ObjectProperty ;
    rdfs:label "in_response_to"@en .

pato:abnormal_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:absent_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:attribute_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:disposition_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:hpo_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:mpath_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:relational_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:scalar_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

pato:value_slim
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

subsets:ro-eco
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

ubprop:_upper_level
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:valid_for_go_annotation_extension
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:valid_for_go_gp2term
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:valid_for_go_ontology
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

obo:valid_for_gocam
    a owl:AnnotationProperty ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

dcterms:contributor
    a owl:AnnotationProperty .

dcterms:creator
    a owl:AnnotationProperty .

dcterms:date
    a owl:AnnotationProperty .

dcterms:description
    a owl:AnnotationProperty .

dcterms:license
    a owl:AnnotationProperty .

dcterms:source
    a owl:AnnotationProperty .

dcterms:title
    a owl:AnnotationProperty .

<http://www.ebi.ac.uk/efo/EFO_0022597>
    oboInOwl:hasDbXref "SNOMED:248280005" ;
    a owl:Class ;
    rdfs:label "aging"@en ;
    rdfs:subClassOf obo:GO_0032502 .

oboInOwl:Subset
    rdfs:label "subset_oio" .

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 .

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:hasScope
    a owl:AnnotationProperty ;
    rdfs:label "has_scope" .

oboInOwl:id
    a owl:AnnotationProperty .

oboInOwl:inSubset
    a owl:AnnotationProperty .

oboInOwl:saved-by
    a owl:AnnotationProperty .

oboInOwl:shorthand
    a owl:AnnotationProperty ;
    rdfs:label "shorthand" .

rdfs:comment
    a owl:AnnotationProperty .

rdfs:label
    a owl:AnnotationProperty .

<https://www.wikidata.org/wiki/Q525>
    a owl:NamedIndividual .

[]
    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/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 "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 "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 "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/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 "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://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/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." .

[]
    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/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 "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 "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 "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 "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/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/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/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://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" .

_:genid122
    a owl:Class ;
    owl:intersectionOf (obo:CARO_0000003
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0000053 ;
            owl:someValuesFrom obo:PATO_0001993
        ]
    ) ;
    owl:unionOf (obo:CARO_0000004
        obo:CARO_0000032
        obo:CARO_0000040
        obo:CARO_0000042
        obo:CARO_0001000
        obo:CARO_0010000
    ) .

[]
    oboInOwl:hasDbXref <https://en.wikipedia.org/wiki/Fluid> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001479 ;
    owl:annotatedTarget "A part of an astronomical body which is primarily composed of fluid."@en .

[]
    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_01001501 ;
    owl:annotatedTarget "An electromagnetic radiation process during which electromagnetic waves or their quanta are emitted from a manufactured product." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Congelation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001510 ;
    owl:annotatedTarget "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:hasDbXref "https://en.wikipedia.org/wiki/Congelation" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001510 ;
    owl:annotatedTarget "Sometimes the increase in viscosity is great enough to crystallize or solidify the substance in question." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001524 ;
    owl:annotatedTarget "Land which is below the freezing point of water." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4808-4736" ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001524 ;
    owl:annotatedTarget "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." .

[]
    oboInOwl:hasDbXref "https://en.wikipedia.org/wiki/Freezing" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001548 ;
    owl:annotatedTarget "A material congelation process during which a liquid turns into a solid when its temperature is lowered below its melting point." .

[]
    a owl:Axiom ;
    rdfs:comment "There is a cost to burying this in PATO.  We lose that we could relax the cardinality assertion to subClassOf has_part some cell.  I'm sure having this axiom inherited would come in handy.  DOS" ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:CARO_0010000 ;
    owl:annotatedTarget _:genid122 .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001617 ;
    owl:annotatedTarget "A material accumulation process during which the mass of snow on a surface increases." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001618 ;
    owl:annotatedTarget "A material accumulation process during which ice forms in an environmental material or an existing accumulation of ice increases in mass." .

[]
    oboInOwl:hasDbXref <https://orcid.org/0000-0003-4808-4736> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001619 ;
    owl:annotatedTarget "A material accumulation process during which a accumulation of snow and ice forms or increases in mass." .

(obo:CARO_0000006
    [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0010001
    ]
    [
        a owl:Restriction ;
        owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
        owl:onClass obo:CARO_0000003 ;
        owl:onProperty obo:RO_0002180
    ]
) .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Interface> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001677 ;
    owl:annotatedTarget "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." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Front>, <http://ww2010.atmos.uiuc.edu/(Gh)/guides/mtr/af/frnts/home.rxml>, <https://en.wikipedia.org/wiki/Front_(oceanography)>, <https://en.wikipedia.org/wiki/Weather_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001679 ;
    owl:annotatedTarget "A fluid interface which separates two fluid masses with differing properties." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Front>, <https://en.wikipedia.org/wiki/Weather_front> ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_01001681 ;
    owl:annotatedTarget "A gaseous front which separates two masses of air with different densities and is a principal cause of meteorological phenomena." .

[]
    oboInOwl:hasDbXref <http://glossary.ametsoc.org/wiki/Front> ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:comment ;
    owl:annotatedSource obo:ENVO_01001681 ;
    owl:annotatedTarget "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.\"" .

[]
    obo:IAO_0000115 "With a reflexive part_of relation this might safely be defined as 'anatomical structure' that has_part some cell" ;
    a owl:Axiom ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:CARO_0020003 ;
    owl:annotatedTarget _:genid136 .

[]
    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 "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "electron" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "electron" .

[]
    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 "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "Elektron" .

[]
    oboInOwl:hasDbXref "FBC:DPG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00018001 ;
    owl:annotatedTarget "A relation between a developmental stage and another, larger developmental stage during which it happens." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "beta" .

[]
    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 <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 "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "beta(-)" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "beta-particle" .

[]
    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 "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "e" .

[]
    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 <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 "UniProt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "e(-)" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "e-" .

[]
    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 "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_10545 ;
    owl:annotatedTarget "negatron" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_138675 ;
    owl:annotatedTarget "gas molecular entities" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_138675 ;
    owl:annotatedTarget "gaseous molecular entities" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_138675 ;
    owl:annotatedTarget "gaseous molecular entity" .

[]
    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 "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15022 ;
    owl:annotatedTarget "Elektronendonator" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15022 ;
    owl:annotatedTarget "donneur d'electron" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_15339 ;
    owl:annotatedTarget "Acceptor" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15339 ;
    owl:annotatedTarget "A" .

[]
    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 "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15339 ;
    owl:annotatedTarget "Akzeptor" .

[]
    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 <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 "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15339 ;
    owl:annotatedTarget "Hydrogen-acceptor" .

[]
    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 "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15339 ;
    owl:annotatedTarget "Oxidized donor" .

[]
    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 .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15339 ;
    owl:annotatedTarget "accepteur" .

[]
    oboInOwl:hasDbXref "PDBeChem" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "WATER" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "Water" .

[]
    oboInOwl:hasDbXref "PDBeChem" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "BOUND WATER" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "H2O" .

[]
    oboInOwl:hasDbXref "UniProt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "H2O" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "HOH" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0043441", "FlyBase:FBrf0053832" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000000 ;
    owl:annotatedTarget "Any anatomical entity (FBbt:10000000) that develops from some germ layer (FBbt:00000110)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000001 ;
    owl:annotatedTarget "An individual member of the species Drosophila melanogaster." .

[]
    oboInOwl:hasDbXref "FBC:GG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000002 ;
    owl:annotatedTarget "One of the three main divisions of the whole organism formed from groups of segments." .

[]
    oboInOwl:hasDbXref "FBC:GG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000003 ;
    owl:annotatedTarget "One of the repeated divisions of the whole organism." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-1373-1705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000004 ;
    owl:annotatedTarget "Anterior part of the organism, including mouthparts, some sensory structures and the brain." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0055841", "FlyBase:FBrf0075072" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000005 ;
    owl:annotatedTarget "Head segment derived from the second embryonic segment (between the labral and antennal segments). In the larva, this segment includes Bolwig's organ." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "Wasser" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0075072" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000006 ;
    owl:annotatedTarget "Any segment (FBbt:00000003) that is part of some head (FBbt:00000004)." .

[]
    oboInOwl:hasDbXref "FBC:GG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000007 ;
    owl:annotatedTarget "A segment that is anterior to the gnathal segments." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0055841", "FlyBase:FBrf0075072", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000008 ;
    owl:annotatedTarget "Anteriormost procephalic segment, anterior to the ocular segment. In the adult it bears the clypeo-labrum." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000009 ;
    owl:annotatedTarget "Segment anterior to the intercalary segment. In the adult it bears the antennae." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0039741", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000052 ;
    owl:annotatedTarget "An organism that is undergoing embryogenesis (Campos-Ortega and Hartenstein, 1997). Embryogenesis begins with a fertilized egg, and finishes with hatching at the end of embryonic stage 17 (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064803", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000054 ;
    owl:annotatedTarget "Embryo that is in the cleavage stage, which encompasses the first 13 rapid divisions after fertilization, corresponding to embryonic stages 1-4, prior to cellularization (Hartenstein, 1993; Campos-Ortega and Hartenstein, 1997). The first seven divisions are synchronous (Campos-Ortega and Hartenstein, 1997). During the course of the subsequent three divisions, most of the nuclei approach the surface, to form the syncitial blastoderm (Campos-Ortega and Hartenstein, 1997). They then divide asynchronously a further three times, bringing the total number of cells to around 5000 (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "[OH2]" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "FlyBase:FBrf0155831", "FlyBase:FBrf0178740" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000110 ;
    owl:annotatedTarget "Complex primordium that is formed during gastrulation (stage 6-7), when anlagen invaginate from the monolayer of the cellular blastoderm (Campos-Ortega and Hartenstein, 1997; Hartenstein, 2004). The invaginated anlagen become organized into the middle two layers of a three-layered tube structure (Campos-Ortega and Hartenstein, 1997). These three layers correspond to the three germ layers of the endoderm, mesoderm and ectoderm (from inner to outer, respectively), with each layer having distinct cell division patterns and cell fates (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "FlyBase:FBrf0155831", "FlyBase:FBrf0244630" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000111 ;
    owl:annotatedTarget "Outermost germ layer of the embryo (Campos-Ortega and Hartenstein, 1997). It is formed from the ectoderm anlage, which includes the cells of the cellular blastoderm monolayer that do not invaginate during gastrulation (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000119 ;
    owl:annotatedTarget "The region of the ectoderm anterior to the cephalic furrow." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "acqua" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000137 ;
    owl:annotatedTarget "Any tagma of the embryo." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "agua" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000154 ;
    owl:annotatedTarget "Any segment of the embryo." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000155 ;
    owl:annotatedTarget "Any head of the embryo." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "aqua" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000156 ;
    owl:annotatedTarget "Any ocular segment of the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0075072" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000157 ;
    owl:annotatedTarget "Any head segment of the embryo." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "dihydridooxygen" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000158 ;
    owl:annotatedTarget "Any procephalic segment of the embryo." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000159 ;
    owl:annotatedTarget "Any labral segment of the embryo." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "dihydrogen oxide" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000160 ;
    owl:annotatedTarget "Any antennal segment of the embryo." .

[]
    oboInOwl:hasDbXref "FBC:VH", "FlyBase:FBrf0089570", "FlyBase:FBrf0151275", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00000186 ;
    owl:annotatedTarget "Primordium of the late extended germ band and closure embryo that gives rise to the embryonic/larval optic anlage. It corresponds to the middle region that develops from the visual primordium." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "eau" .

[]
    oboInOwl:hasDbXref "FBC:SPR", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001005 ;
    owl:annotatedTarget "Apodeme that is part of the late embryo/larva. Apodemes are not a continuous structure, but are split into two halves. In the embryo, this break is visible laterally. In the larva, the dorsal and ventral halves in the thoracic and abdominal segments are staggered, with the dorsal part being posterior to the ventral one." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0031012" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001055 ;
    owl:annotatedTarget "The sum of all the structures in the embryo that will develop into the embryonic/larval nervous system." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_00001055 ;
    owl:annotatedTarget "embryonic nervous system" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0031012" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001056 ;
    owl:annotatedTarget "The sum of all the structures in the embryo that will develop into the embryonic/larval central nervous system." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_00001056 ;
    owl:annotatedTarget "embryonic central nervous system" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15377 ;
    owl:annotatedTarget "hydrogen hydroxide" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "FlyBase:FBrf0090460", "FlyBase:FBrf0098344" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001057 ;
    owl:annotatedTarget "Region that gives rise to the neuroblasts of the central nervous system (Bossing et al., 1996). An anterior region (procephalic neurogenic region) gives rise to the brain and a posterior, ventral region (ventral neuroectoderm) gives rise to the ventral nerve cord and gnathal ganglia (Bossing et al., 1996)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "FlyBase:FBrf0090460" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001058 ;
    owl:annotatedTarget "Tissue which becomes morphologically distinct shortly after cephalic furrow formation as two strips of about 80 enlarged cells which extend dorso-ventrally on either side of the developing head. It gives rise to neuroblasts of the brain." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0161020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00001058 ;
    owl:annotatedTarget "pregnathal neuroectoderm" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0161020" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00001058 ;
    owl:annotatedTarget "procephalic neuroectoderm" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064481", "FlyBase:FBrf0141490", "FlyBase:FBrf0235170", "FlyBase:FBrf0243080" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001059 ;
    owl:annotatedTarget "Primordium that develops from the posterior procephalic region of the embryo and gives rise to visual structures of the larva and adult (Green et al., 1993; Chang et al., 2001). An optic placode forms from cells of the visual primordium when they become columnar in shape towards the end of stage 11 (Green et al., 1993; Chang et al., 2001). This placode invaginates during stages 12-13, forming a deep pouch of approximately 85 cells (Green et al., 1993). Its ventral lip segregates from the rest of the primordium and develops into the Bolwig organ (Green et al., 1993). The remainder of the placode, which will form the optic lobe, detaches from the surface of the embryo and attaches to the lateral brain, maintaining a tubular appearance until larval hatching (Green et al., 1993). Its anterior and posterior domains will become the larval inner and outer optic anlage, respectively (Chang et al., 2001). The cells that will become the eye disc are anterior and dorsal to the optic lobe placode cells (Chang et al., 2001). They move into the interior of the embryo during head involution, when they are pushed under the dorsal ridge (Huang et al., 2017)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0141490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:FBbt_00001059 ;
    owl:annotatedTarget "optic lobe placode" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_00001059 ;
    owl:annotatedTarget "P2 VisSys" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0161020", "FlyBase:FBrf0244240" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001060 ;
    owl:annotatedTarget "Brain of the embryo, consisting of the protocerebrum, deutocerebrum and tritocerebrum (Urbach and Technau, 2003; Crews, 2019). It develops from the procephalic neurogenic region (Urbach and Technau, 2003)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0076117", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001061 ;
    owl:annotatedTarget "The ventrally/medially located ectodermal region of the trunk from which neuroblasts delaminate to form the ventral nerve cord and gnathal ganglia. This region becomes distinct during stage 8 when its cells become enlarged compared to those in the adjacent dorsal ectoderm." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0090460" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00001061 ;
    owl:annotatedTarget "vNR" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0090460" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00001061 ;
    owl:annotatedTarget "ventral neurogenic region" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001648 ;
    owl:annotatedTarget "Embryonic structure that will develop into a larval imaginal tissue, which will later form an adult structure (Cohen, 1993)." .

[]
    oboInOwl:hasDbXref "FBC:SPR", "FlyBase:FBrf0064789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001649 ;
    owl:annotatedTarget "Population of contiguous, morphologically distinct cells of the embryo that will proliferate to form an imaginal disc in the larva. During early embryogenesis the precursor is part of the epithelial sheet before segregating from the epithelial sheet by late embryogenesis (Cohen, 1993)." .

[]
    oboInOwl:hasDbXref "FBC:SPR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001652 ;
    owl:annotatedTarget "Primordium from which the eye-antennal disc develops." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001727 ;
    owl:annotatedTarget "Organism during the period between hatching and prepupa formation." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001728 ;
    owl:annotatedTarget "Any tagma of the larva." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001729 ;
    owl:annotatedTarget "Any segment of the larva." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001730 ;
    owl:annotatedTarget "Any head of the larva." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001731 ;
    owl:annotatedTarget "Any ocular segment of the larva." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0075072" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001732 ;
    owl:annotatedTarget "Any head segment of the larva." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001733 ;
    owl:annotatedTarget "Any procephalic segment of the larva." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001734 ;
    owl:annotatedTarget "Any labral segment of the larva." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001735 ;
    owl:annotatedTarget "Any antennal segment of the larva." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "Disauerstoff" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001760 ;
    owl:annotatedTarget "Imaginal tissue that is found in the larva and will develop into an adult structure during metamorphosis." .

[]
    oboInOwl:hasDbXref "FBC:GG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001761 ;
    owl:annotatedTarget "A sac shaped epithelial structure in the larva that gives rise to part of the adult integumentary system. One side of the sac consists of peripodial epithelium, the other of columnar epithelium. A single anterior-posterior compartment boundary bisects both peripodial membrane and columnar epithelium. Cells do not cross this boundary during growth and development of the disc." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001766 ;
    owl:annotatedTarget "Imaginal disc that, in the adults, gives rise to the eye, antenna, head capsule (including all bristles and external membranes) and the maxillary palps (Cohen, 1993)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "E 948" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001768 ;
    owl:annotatedTarget "Anterior, bulbous portion of the eye-antennal disc that gives rise to the eye as well as contributing to the head capsule (Cohen, 1993)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0007733", "FlyBase:FBrf0064792" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001842 ;
    owl:annotatedTarget "Any digestive system of the larva." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "E-948" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0045359", "FlyBase:FBrf0075072", "FlyBase:FBrf0105282" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001911 ;
    owl:annotatedTarget "Nervous system of the embryo/larva." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "E948" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0047815", "FlyBase:FBrf0084032", "FlyBase:FBrf0089217", "FlyBase:FBrf0105282" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001912 ;
    owl:annotatedTarget "Neuromere of the larval nervous system." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "O2" .

[]
    oboInOwl:hasDbXref "FBC:SPR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001919 ;
    owl:annotatedTarget "Central nervous system of the embryo/larva." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "O2" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0161020", "FlyBase:FBrf0225812", "FlyBase:FBrf0244240" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001920 ;
    owl:annotatedTarget "Supraesophageal ganglion of the late embryo or larva, consisting of the protocerebrum, deutocerebrum and tritocerebrum (Urbach and Technau, 2003; Li et al., 2014; Crews, 2019)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0225812" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00001920 ;
    owl:annotatedTarget "embryonic/larval supraesophageal complex" .

[]
    oboInOwl:hasDbXref "UniProt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "O2" .

[]
    oboInOwl:hasDbXref "FBC:SPR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001925 ;
    owl:annotatedTarget "Protocerebrum of the embryo/larva." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0052913", "FlyBase:FBrf0064800", "FlyBase:FBrf0215208" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001930 ;
    owl:annotatedTarget "Region of the embryonic or larval brain that contains the neuroepithelial cells that will give rise to the adult optic lobe, and the larval optic neuropil that processes visual information in the larva." .

[]
    oboInOwl:hasDbXref "PDBeChem" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "OXYGEN MOLECULE" .

[]
    oboInOwl:hasDbXref "FBC:SPR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00001957 ;
    owl:annotatedTarget "Deutocerebrum of the embryo/larva." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "Oxygen" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00002639 ;
    owl:annotatedTarget "Any sense organ of the larva." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00002642 ;
    owl:annotatedTarget "Any larval sense organ (FBbt:00002639) that is part of some ocular segment (FBbt:00000005)." .

[]
    oboInOwl:hasDbXref "MolBase" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "[OO]" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00002649 ;
    owl:annotatedTarget "Any larval sense organ (FBbt:00002639) that is part of some labral segment (FBbt:00000008)." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00002654 ;
    owl:annotatedTarget "Any larval sense organ (FBbt:00002639) that is part of some antennal segment (FBbt:00000009)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "dioxygene" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00002952 ;
    owl:annotatedTarget "The prepupa is the name given to the organism at the period of the life cycle that begins at puparium formation and ends when larval/pupal apolysis is complete, as indicated by the completion of imaginal head sac eversion and the expulsion of the oral armature of the larva. Duration at 25 degrees C is approximately 12 hours. It occurs 120-132.2 hours after egg laying, and is the period of 0-12.2 hours after puparium formation." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00002953 ;
    owl:annotatedTarget "The pupa is the name given to the organism at the period of the life cycle that begins once larval/pupal apolysis is complete, as indicated by the expulsion of the larval armature. Early in this stage the legs and wings reach full extension along the abdomen. The stage ends when the pupal cuticle separates from the underlying epidermis (pupal/adult apolysis), and the eye cup becomes yellow at its periphery. The duration of this stage is approximately 32 hours at 25 degrees C, and spans from 132.2-164.3 hours after egg laying, or is the period of 12.2-44.3 hours after puparium formation." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003004 ;
    owl:annotatedTarget "Organism at any stage after completing eclosion." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_15379 ;
    owl:annotatedTarget "molecular oxygen" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003005 ;
    owl:annotatedTarget "Any tagma of the adult." .

[]
    oboInOwl:hasDbXref "FBC:SPR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003006 ;
    owl:annotatedTarget "Segment of the adult." .

[]
    oboInOwl:hasDbXref "FBC:SPR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003007 ;
    owl:annotatedTarget "Head of the adult organism." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003008 ;
    owl:annotatedTarget "Any ocular segment of the adult." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064788" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003009 ;
    owl:annotatedTarget "Segment of the adult head." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003010 ;
    owl:annotatedTarget "Any procephalic segment of the adult." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16234 ;
    owl:annotatedTarget "HO-" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003011 ;
    owl:annotatedTarget "Any labral segment of the adult." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003012 ;
    owl:annotatedTarget "Any antennal segment of the adult." .

[]
    oboInOwl:hasDbXref "PDBeChem" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16234 ;
    owl:annotatedTarget "HYDROXIDE ION" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0007733", "FlyBase:FBrf0007735" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003123 ;
    owl:annotatedTarget "Digestive system of the adult, comprising the alimentary canal, mouthparts, labellar glands, salivary glands and Malpighian tubules (Miller, 1950). The adult alimentary canal and salivary glands arise anew from precursors during metamorphosis (Bodenstein, 1950). The adult Malpighian tubules are remodelled from those of the larva (Bodenstein, 1950)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003125 ;
    owl:annotatedTarget "The entire anatomical structure through which food and its digestion products are ingested, digested and excreted. At its anterior and posterior ends this includes structures that are not foregut or hindgut." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16234 ;
    owl:annotatedTarget "Hydroxide ion" .

[]
    oboInOwl:hasDbXref "FBC:SPR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003516 ;
    owl:annotatedTarget "Apodeme that is part of an adult." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16234 ;
    owl:annotatedTarget "OH(-)" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0002482", "FlyBase:FBrf0007196", "FlyBase:FBrf0007735", "FlyBase:FBrf0034076" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003559 ;
    owl:annotatedTarget "Any nervous system of the adult." .

[]
    oboInOwl:hasDbXref "FBC:SPR" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003623 ;
    owl:annotatedTarget "Central nervous system of the adult." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16234 ;
    owl:annotatedTarget "OH-" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003624 ;
    owl:annotatedTarget "Portion of the adult central nervous system found in the head, consisting of the cerebral and gnathal ganglia (Ito et al., 2014)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003626 ;
    owl:annotatedTarget "The pre-oral neuropils of the brain located above and some of it below the esophagus, comprising three fused ganglia (protocerebrum, deutocerebrum, and tritocerebrum) in the head." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0161020", "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003627 ;
    owl:annotatedTarget "The most anterior neuromere of the central nervous system, developing from neuroblasts of the labral and ocular segments (Urbach and Technau, 2003; Ito et al., 2014). The protocerebrum comprises many discrete neuropil regions including the central complex and mushroom bodies (Ito et al., 2014)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00003627 ;
    owl:annotatedTarget "PR" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0092819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00003627 ;
    owl:annotatedTarget "protocerebral neuromere" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0161020", "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00003923 ;
    owl:annotatedTarget "Neuromere of the antennal segment, located between the protocerebrum and tritocerebrum, connected to antennal nerve trunk (Urbach and Technau, 2003; Ito et al., 2014)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0092819" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00003923 ;
    owl:annotatedTarget "deuterocerebral neuromere" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0007734", "FlyBase:FBrf0031004" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004113 ;
    owl:annotatedTarget "Any sense organ of the adult." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004114 ;
    owl:annotatedTarget "Any sensillum (FBbt:00007152) that is part of some head (FBbt:00000004)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0244630" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004204 ;
    owl:annotatedTarget "Anlage that develops into the ventral ectoderm. It is found in the lateroventral trunk region of the embryo at the cellular blastoderm stage, prior to gastrulation (Stathopoulos and Newcomb, 2020)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0244630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00004204 ;
    owl:annotatedTarget "presumptive neuroectoderm" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0244630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00004204 ;
    owl:annotatedTarget "ventral/neuroectoderm anlage" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_00004204 ;
    owl:annotatedTarget "Asn/A VenEc" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004208 ;
    owl:annotatedTarget "Any developing material anatomical entity of the embryo." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004450 ;
    owl:annotatedTarget "A collective term for stages 11 and 12." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004508 ;
    owl:annotatedTarget "A bilaterally paired compound sense organ of the adult head that functions in visual perception." .

[]
    oboInOwl:hasDbXref "FBC:GG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004856 ;
    owl:annotatedTarget "A division of the whole organism into specialized systems." .

[]
    oboInOwl:hasDbXref "FBC:GG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004969 ;
    owl:annotatedTarget "The organ system that forms the covering layer of the animal." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064790" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004970 ;
    owl:annotatedTarget "The outer non-living layer of the integumentary system that is secreted by the underlying epidermis." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004979 ;
    owl:annotatedTarget "Non-innervated projection of the cuticle around an actin-rich cellular process of an underlying epidermal cell." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0234504" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004983 ;
    owl:annotatedTarget "Cuticle of the late embryo or larva." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064790" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00004993 ;
    owl:annotatedTarget "Tissue composed of epithelial cells. It secretes and underlies the cuticle." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0007735" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005055 ;
    owl:annotatedTarget "Organ system comprising the alimentary canal and its associated organs, including the mouthparts, labellar and salivary glands and the Malpighian tubules (Miller, 1950)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0111704", "FlyBase:FBrf0166419", "FlyBase:FBrf0230923" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005091 ;
    owl:annotatedTarget "A cuticular ingrowth of the exoskeleton, sometimes only a peg, frequently ridge-like, and often serving as a muscle attachment site. Does not generally correspond to superficial invaginations." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0166419" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005093 ;
    owl:annotatedTarget "All the nerve centers and nerve fibers in the central, visceral and peripheral nervous systems." .

[]
    oboInOwl:hasDbXref "FBC:GG", "FlyBase:FBrf0166419" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005094 ;
    owl:annotatedTarget "Collective name for all the nerve centers and their connective in the insect's body. In the context of Drosophila refers to the part of the nervous system consisting of the brain and ventral ganglia." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0161020", "FlyBase:FBrf0224194", "FlyBase:FBrf0225812", "FlyBase:FBrf0237251", "FlyBase:FBrf0237252", "FlyBase:FBrf0244240" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005095 ;
    owl:annotatedTarget "Anterodorsal portion of the central nervous system. The neuromeres considered to be part of the brain vary by stage. In the larva, the cerebral (supraesophageal) neuromeres, which form a bilateral pair of lobes, constitute the brain (Urbach and Technau, 2003; Li et al., 2014; Crews, 2019). During metamorphosis, the gnathal ganglion separates from the prothoracic neuromere and fuses with the supraesophageal ganglion, to become the ventral part of the adult brain (Ito et al., 2014; Hartenstein et al., 2018; Kendroud et al., 2018)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005140 ;
    owl:annotatedTarget "A segmental subdivision of the nervous system." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005155 ;
    owl:annotatedTarget "Multicellular anatomical structure with largely bona fide boundary that transduces some sensory stimulus to the nervous system." .

[]
    oboInOwl:hasDbXref "FBC:GG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005162 ;
    owl:annotatedTarget "A light sensitive sense organ." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064796" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005168 ;
    owl:annotatedTarget "Sensory organ that has external structures that detect mechanical or chemical stimuli." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064796" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005168 ;
    owl:annotatedTarget "es" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0039741", "FlyBase:FBrf0089570", "FlyBase:FBrf0220623" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005290 ;
    owl:annotatedTarget "Embryo prior to the formation of the syncitial blastoderm, shortly after nuclear cycle 9 (Foe and Alberts, 1983; Jaeger et al., 2012). This period lasts from fertilization to the end of embryonic stage 3 (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005291 ;
    owl:annotatedTarget "Nuclear divisions 1 and 2. Duration at 25 degrees C: approximately 25 minutes (0-25 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005293 ;
    owl:annotatedTarget "Nuclear divisions 3-8. The egg cytoplasm contracts producing a clear separation from the vitelline membrane and empty spaces at the anterior and posterior. The cleavage nuclei migrate towards the periphery. Duration at 25 degrees C approximately 40 minutes (25-65 minutes AEL)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005301 ;
    owl:annotatedTarget "Nuclear division 9. The cleavage nuclei complete there migration to the periphery. Polar buds form at the posterior pole and divide once. Duration at 25 degrees C: approximately 15 minutes (65-80 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0039741", "FlyBase:FBrf0089570", "FlyBase:FBrf0220623" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005304 ;
    owl:annotatedTarget "Embryo during the blastoderm stage, where most nuclei are found at the cortex (periphery) of the embryo (Foe and Alberts, 1983; Jaeger et al., 2012). The blastoderm stage begins shortly after completion of the ninth cleavage division and lasts until the onset of gastrulation, including cleavage cycles 10-14A (Foe and Alberts, 1983; Jaeger et al., 2012). This corresponds to embryonic stages 4 (syncitial blastoderm stage) and 5 (cellular blastoderm stage) (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "FBC:GG", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005305 ;
    owl:annotatedTarget "A blastoderm embryo prior to cellularization (corresponds to embryonic stages 3 and 4)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005306 ;
    owl:annotatedTarget "Nuclear division 10-13. Polar buds divide twice and become tightly grouped at the posterior pole by the end of this stage. Nuclei visible at the rim of the embryo. Stage 4 ends with the beginning of cellularization. Duration at 25 degrees C: approximately 50 minutes (80-130 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FBC:MA", "FlyBase:FBrf0089570", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005311 ;
    owl:annotatedTarget "Stage 5 begins when cellularization starts. Near the end of this stage the pole cells begin to migrate dorsally and ventral midline cells acquire an irregular, wavy appearance. Stage 5 ends when ventral furrow formation becomes apparent. Duration at 25 degrees C: approximately 40 minutes (130-170 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064803" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005317 ;
    owl:annotatedTarget "Embryo that is in the process of gastrulation (encompassing embryonic stages 6-8), during which complex morphogenetic movements result in the formation of the three germ layers; ectoderm, mesoderm and endoderm (Hartenstein, 1993)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0229323", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005321 ;
    owl:annotatedTarget "Embryo during stages 9-12." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064803", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005331 ;
    owl:annotatedTarget "Embryo during the dorsal closure stage, which corresponds to stages 13-15 (Hartenstein, 1993; Campos-Ortega and Hartenstein, 1997). Dorsal closure occurs by extension of the dorsal epidermal primordium on either side, leading to fusion at the dorsal midline (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005333 ;
    owl:annotatedTarget "Embryo during stages 16 and 17." .

[]
    oboInOwl:hasDbXref "FBC:GG", "FlyBase:FBrf0064792" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005384 ;
    owl:annotatedTarget "A posterior part of the alimentary canal derived from the ectoderm. It extends anteriorly from close to the point of attachment of the Malpighian tubules to the anus. It is lined on its luminal side by an impermeable cuticle (Skaer, 1993)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005392 ;
    owl:annotatedTarget "The sum of all the structures in the embryo that will develop into the embryonic/larval integumentary system." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_00005392 ;
    owl:annotatedTarget "embryonic integumentary system" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005393 ;
    owl:annotatedTarget "Integumentary system of the late embryo or larva." .

[]
    oboInOwl:hasDbXref "PDBeChem" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "CARBON DIOXIDE" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005396 ;
    owl:annotatedTarget "Integumentary system of the adult." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005397 ;
    owl:annotatedTarget "Epidermis of the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0155831", "FlyBase:FBrf0178740" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005413 ;
    owl:annotatedTarget "Domain that is in the process of forming an anlage and does not yet coincide 1:1 with a mature structure. These domains can be identified based on the expression of genes characteristic of the corresponding anlagen and are typically found in the early blastoderm." .

[]
    oboInOwl:hasDbXref "FBC:VH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005425 ;
    owl:annotatedTarget "Anlage in statu nascendi of the visual system in a stage 5 embryo that will give rise to the visual system anlage." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "Carbon dioxide" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005425 ;
    owl:annotatedTarget "Asn VisSys" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "FlyBase:FBrf0155831", "FlyBase:FBrf0178740" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005426 ;
    owl:annotatedTarget "Population of contiguous cells, typically arranged in one plane, that is morphologically indistinct from surrounding cells, but already corresponds to a later organ/tissue and can be identified based on gene expression or lineage tracing (Tomancak et al., 2002; Hartenstein, 2004)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "FlyBase:FBrf0155831", "FlyBase:FBrf0244630" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005427 ;
    owl:annotatedTarget "Cells of the early embryo that will become the ectoderm following gastrulation (Campos-Ortega and Hartenstein, 1997). It remains at the surface of the embryo as the endodermal and mesodermal anlagen invaginate (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "FBC:VH", "FlyBase:FBrf0141490" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005434 ;
    owl:annotatedTarget "Anlage of the visual system in the gastrula embryo that will give rise to the visual primordium." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0141490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:FBbt_00005434 ;
    owl:annotatedTarget "eye field" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "CO2" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005434 ;
    owl:annotatedTarget "A VisSys" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "FlyBase:FBrf0155831", "FlyBase:FBrf0178740" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005495 ;
    owl:annotatedTarget "Precursor structure that can be recognized based on its distinct morphology and will give rise to one or more differentiated structures (Tomancak et al., 2002; Hartenstein, 2004). It develops from an anlage and may contain smaller anlage and primordia that will produce substructures (Tomancak et al., 2002)." .

[]
    oboInOwl:hasDbXref "FBC:VH", "FlyBase:FBrf0089570", "FlyBase:FBrf0151275", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005515 ;
    owl:annotatedTarget "Early primordium of the late extended germ band and dorsal closure embryo that will give rise to the adult eye. It develops from the visual primordium." .

[]
    oboInOwl:hasDbXref "UniProt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "CO2" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "E 290" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005533 ;
    owl:annotatedTarget "A(n) primordium that develops into some denticle field anlage and some anal pad primordium and some embryonic ventral epidermis and some imaginal disc primordium and some ventral apodeme anlage and some ventral trunk epidermis primordium. It develops from some ventral neurectoderm." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_00005533 ;
    owl:annotatedTarget "P2 iVenEp" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0244630", "FlyBase:FBrf0246683" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005558 ;
    owl:annotatedTarget "Ventral region of the trunk ectoderm, which gives rise to the ventral epidermis and the central nervous system (Stathopoulos and Newcomb, 2020)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0244630" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005558 ;
    owl:annotatedTarget "neuroectoderm" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0246683" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005558 ;
    owl:annotatedTarget "neurogenic ectoderm" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_00005558 ;
    owl:annotatedTarget "P2 VenEc" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "E-290" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005747 ;
    owl:annotatedTarget "Epidermis of the ventral region of the embryo." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005748 ;
    owl:annotatedTarget "Anal pad of the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005749 ;
    owl:annotatedTarget "Ventral halve of an embryonic apodeme. The discontinuity between dorsal and ventral halves is visible on a lateral view." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "E290" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005785 ;
    owl:annotatedTarget "Plate or plates that surrounds the anus." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064481", "FlyBase:FBrf0089570", "FlyBase:FBrf0243080" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005805 ;
    owl:annotatedTarget "Visual organ of the larva that is anchored to the basal surface of the thin epithelium of the dorsal pouch, lateral to the musculature of the pharynx (Green et al., 1993; Hartenstein et al., 2019). It consists of a dense cluster of approximately 12 photoreceptor neurons and no support cells (Green et al., 1993; Hartenstein et al., 2019). It is connected to the brain via the Bolwig nerve (Green et al., 1993)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0213587" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005805 ;
    owl:annotatedTarget "larval eye" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0047902" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005805 ;
    owl:annotatedTarget "stemmata organ" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "R-744" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005806 ;
    owl:annotatedTarget "Any sense organ (FBbt:00005155) that is part of some antennal segment (FBbt:00000009)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064481", "FlyBase:FBrf0089570", "FlyBase:FBrf0151275", "FlyBase:FBrf0243080" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00005830 ;
    owl:annotatedTarget "Primordium of the embryo that gives rise to the larval Bolwig organ. It develops from the most posterior region of the visual primordium, remaining attached to the surface as the rest of the optic placode becomes internalized during stages 12-13 (Green et al., 1993). It consists of approximately 12 cells, which begin to differentiate into photoreceptors during stage 13 (Green et al., 1993). During stages 15-16, the photoreceptors move out of the epidermis and come to lie attached to the outer lining of the dorsal pouch (Green et al., 1993)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005830 ;
    owl:annotatedTarget "P1 BolOrg" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0141490" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00005830 ;
    owl:annotatedTarget "larval eye primordium" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00006011 ;
    owl:annotatedTarget "The developing adult after pupal-adult apolysis, i.e. from stage P8 (when yellow eye color first becomes visible through the pupal case), to eclosion." .

[]
    oboInOwl:hasDbXref "MolBase" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "[CO2]" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-9114-8737", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007001 ;
    owl:annotatedTarget "Material anatomical entity that has inherent 3D shape, whose parts are all connected and that is generated by coordinated expression of the organism's own genome." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-9114-8737" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007002 ;
    owl:annotatedTarget "Anatomical structure that has as its parts a maximally connected cell compartment surrounded by a plasma membrane." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-9114-8737" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007003 ;
    owl:annotatedTarget "Anatomical structure, that consists of similar cells and intercellular matrix, aggregated according to genetically determined spatial relationships." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-9114-8737" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007005 ;
    owl:annotatedTarget "Portion of tissue, that consists of one or more layers of cells with distinct apical-basal polarity, connected to each other by cell junctions." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-9114-8737" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007009 ;
    owl:annotatedTarget "Anatomical structure that is a primary subdivision of whole organism. The mereological sum of these is the whole organism." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-9114-8737" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007010 ;
    owl:annotatedTarget "Anatomical structure that has as its parts two or more portions of tissue of at least two different types and which, through specific morphogenetic processes, forms a single distinct structural unit demarcated by bona fide boundaries from other distinct structural units of different types." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0239342" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007027 ;
    owl:annotatedTarget "An epithelium consisting of columnar shaped cells." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007045 ;
    owl:annotatedTarget "The region of the ectoderm posterior to the cephalic furrow." .

[]
    oboInOwl:hasDbXref "UM-BBD" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_16526 ;
    owl:annotatedTarget "carbonic anhydride" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007050 ;
    owl:annotatedTarget "The cerebral ganglion, minus the optic lobes. It includes part of the protocerebrum (without the optic lobes), the deutocerebrum and the tritocerebrum." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007116 ;
    owl:annotatedTarget "The sum of all the developing presumptive components of a specific embryonic/larval system in an embryo." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_17891 ;
    owl:annotatedTarget "Donor" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007145 ;
    owl:annotatedTarget "Protocerebrum of the adult brain." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_17891 ;
    owl:annotatedTarget "Donator" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007146 ;
    owl:annotatedTarget "Deutocerebrum of the adult brain. Substantial portions are below the level of the esophagus (Ito et al., 2014)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00007146 ;
    owl:annotatedTarget "adult deuterocerebrum" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0111704" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007152 ;
    owl:annotatedTarget "A sense organ embedded in the integument and consisting of one or a cluster of sensory neurons and associated sensory structures, support cells and glial cells forming a single organized unit with a largely bona fide boundary." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_17891 ;
    owl:annotatedTarget "donneur" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007229 ;
    owl:annotatedTarget "A cluster of cells of various types which form a discrete structure with a largely bona fide boundary." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007230 ;
    owl:annotatedTarget "An anatomical structure consisting of multiple cell cluster organs and which does not contain portions of tissue." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007233 ;
    owl:annotatedTarget "Sensillum that is internal to the animal - i.e. having no part that is part of the cuticle." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007234 ;
    owl:annotatedTarget "Any compound cell cluster organ (FBbt:00007230) that is capable of some detection of stimulus involved in sensory perception (GO:0050906)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007235 ;
    owl:annotatedTarget "Compound sense organ that is located within the epidermis." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007239 ;
    owl:annotatedTarget "Any sensillum of the adult." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007240 ;
    owl:annotatedTarget "Any sensillum of the larva." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007241 ;
    owl:annotatedTarget "Any sensillum (FBbt:00007152) that is part of some adult head (FBbt:00003007)." .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007242 ;
    owl:annotatedTarget "Any sensillum (FBbt:00007152) that is part of some larval head (FBbt:00001730)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007245 ;
    owl:annotatedTarget "Specialized structure that is found on the cuticle." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007276 ;
    owl:annotatedTarget "Material anatomical entity generated by coordinated expression of the organism's own genome and whose component parts are not all continuous with each other." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007277 ;
    owl:annotatedTarget "Anatomical group whose component anatomical structures lie in close proximity to each other." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007278 ;
    owl:annotatedTarget "An anatomical group whose component structures share a common function." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_17997 ;
    owl:annotatedTarget "N#N" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007280 ;
    owl:annotatedTarget "Any sense organ (FBbt:00005155) that is part of some larval head (FBbt:00001730)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007288 ;
    owl:annotatedTarget "Specialized structure that is found on the integument." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-1373-1705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007330 ;
    owl:annotatedTarget "Any subdivision of an organ system." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007331 ;
    owl:annotatedTarget "The part of some organism that is part of some specified segment." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007373 ;
    owl:annotatedTarget "Sense organ that is internal to the animal - i.e. having no part that is part of the cuticle." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_17997 ;
    owl:annotatedTarget "N2" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007512 ;
    owl:annotatedTarget "Structure consisting of the embryonic/larval foregut, midgut and hindgut." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_17997 ;
    owl:annotatedTarget "N2" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0223413", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007513 ;
    owl:annotatedTarget "Structure consisting of a simple epithelium surrounded by visceral muscles, nerves and tracheae. The adult gut is divided into the adult foregut, midgut and hindgut regions, based on developmental origin." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007658 ;
    owl:annotatedTarget "A group of trichomes covering a region of integument." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007676 ;
    owl:annotatedTarget "An anlage that is a precursor of some part of the adult optic lobe in the larva. It develops from the embryonic optic lobe primordium." .

[]
    oboInOwl:hasDbXref "UniProt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_17997 ;
    owl:annotatedTarget "N2" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007685 ;
    owl:annotatedTarget "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of sound." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007687 ;
    owl:annotatedTarget "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of mechanical stimuli." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_17997 ;
    owl:annotatedTarget "Nitrogen" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007688 ;
    owl:annotatedTarget "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of smell." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007689 ;
    owl:annotatedTarget "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of chemical stimuli." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_17997 ;
    owl:annotatedTarget "molecular nitrogen" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007690 ;
    owl:annotatedTarget "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of taste." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_22695 ;
    owl:annotatedTarget "Base" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00007692 ;
    owl:annotatedTarget "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00014201 ;
    owl:annotatedTarget "A collective term for stages 9 and 10." .

[]
    oboInOwl:hasDbXref "FBC:VH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00016007 ;
    owl:annotatedTarget "Primordium of the ventral trunk epidermis of the late extended germ band and dorsal closure embryo that will give rise to the embryonic ventral trunk epidermis." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00016007 ;
    owl:annotatedTarget "P1 VenEp" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_22695 ;
    owl:annotatedTarget "base" .

[]
    oboInOwl:hasDbXref "FBC:VH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00016008 ;
    owl:annotatedTarget "Primordium of the anal pad of the late extended germ band and dorsal closure embryo that will give rise to the embryonic anal pads." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_00016008 ;
    owl:annotatedTarget "A/P1 AnPd" .

[]
    oboInOwl:hasDbXref "FBC:VH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00016009 ;
    owl:annotatedTarget "Anlage of the ventral apodeme of the late extended germ band embryo that will give rise to the ventral apodeme primordium." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_22695 ;
    owl:annotatedTarget "Base1" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00016009 ;
    owl:annotatedTarget "A venApo" .

[]
    oboInOwl:hasDbXref "FBC:VH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00016010 ;
    owl:annotatedTarget "Primordium of the ventral apodeme of the dorsal closure embryo that will give rise to the ventral apodemes." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00016010 ;
    owl:annotatedTarget "P1 venApo" .

[]
    oboInOwl:hasDbXref "FBC:VH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00016011 ;
    owl:annotatedTarget "Primordium of the denticle field of the dorsal closure embryo that will give rise to the larval denticle fields." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_22695 ;
    owl:annotatedTarget "Base2" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00016011 ;
    owl:annotatedTarget "P DenBl" .

[]
    oboInOwl:hasDbXref "FBC:VH", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00016012 ;
    owl:annotatedTarget "Region of embryonic and larval ventral cuticle that displays denticle belts. It develops from the denticle field primordium." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0043441", "FlyBase:FBrf0053832" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00025990 ;
    owl:annotatedTarget "Any anatomical entity (FBbt:10000000) that develops from some ectoderm (FBbt:00000111)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_22695 ;
    owl:annotatedTarget "Basen" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00025991 ;
    owl:annotatedTarget "Any anatomical entity (FBbt:10000000) that develops from some anterior ectoderm (FBbt:00000119)." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_22695 ;
    owl:annotatedTarget "Nucleobase" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00025993 ;
    owl:annotatedTarget "Any anatomical entity (FBbt:10000000) that develops from some ventral ectoderm (FBbt:00005558)." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00040003 ;
    owl:annotatedTarget "The sum of all the anlagen and primordia that will develop into a single system." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0223413" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00047143 ;
    owl:annotatedTarget "Structure consisting of a simple epithelium surrounded by visceral muscles, nerves and tracheae. The gut is divided into foregut, midgut and hindgut regions, based on developmental origin." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064789" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00047552 ;
    owl:annotatedTarget "Any group of similar imaginal cells, such as an imaginal disc, imaginal ring or imaginal island, or a precursor tissue that forms one of them. These tissues develop separately from other embryonic and larval tissues and they generate adult structures during metamorphosis." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0053815" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00047552 ;
    owl:annotatedTarget "imaginal structure" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_22695 ;
    owl:annotatedTarget "bases" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-1373-1705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00047735 ;
    owl:annotatedTarget "An anatomical system consisting of all of the anatomical entities that function in some part of the sensory perception of light." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00047887 ;
    owl:annotatedTarget "Adult brain excluding the optic lobes. This consists of the cerebrum and the gnathal ganglion." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00047887 ;
    owl:annotatedTarget "midbrain" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194", "https://orcid.org/0000-0002-1373-1705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00047888 ;
    owl:annotatedTarget "Brain excluding the optic lobes." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-1373-1705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00047889 ;
    owl:annotatedTarget "Larval brain excluding the optic lobes." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23014 ;
    owl:annotatedTarget "carbon oxides" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194", "FlyBase:FBrf0229672", "FlyBase:FBrf0237252" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00051067 ;
    owl:annotatedTarget "Neuropil mass below the larval esophagus consisting of the gnathal ganglion and part of the tritocerebrum." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0237252" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00051067 ;
    owl:annotatedTarget "larval SEZ" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00051068 ;
    owl:annotatedTarget "Neuropil mass below the esophagus encompassing the three gnathal neuromeres and any regions of the cephalic (supraesophageal) neuromeres situated below the esophagus (Ito et al., 2014)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23014 ;
    owl:annotatedTarget "oxides of carbon" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00051068 ;
    owl:annotatedTarget "SEZ" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00051069 ;
    owl:annotatedTarget "Neuropil mass above the esophagus (Ito et al., 2014). It is part of the cerebral (supraesophageal) ganglion (Ito et al., 2014)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_00051069 ;
    owl:annotatedTarget "SPZ" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "entidad molecular" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00051070 ;
    owl:annotatedTarget "Neuropil mass above the larval esophagus consisting of the protocerebral and deutocerebral neuromeres and part of the tritocerebrum." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "entidades moleculares" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00052718 ;
    owl:annotatedTarget "Any neuromere of the adult." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-1373-1705" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00057001 ;
    owl:annotatedTarget "Division of an organism along its anterior-posterior axis." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00100313 ;
    owl:annotatedTarget "Anatomical structure that has multiple cells as parts." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00100315 ;
    owl:annotatedTarget "A subdivision of the gut along its long axis." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00100322 ;
    owl:annotatedTarget "The entire adult anatomical structure through which food and its digestion products are ingested, digested and excreted. At its anterior and posterior ends this includes structures that are not foregut or hindgut." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00100323 ;
    owl:annotatedTarget "The entire embryonic/larval anatomical structure through which food and its digestion products are ingested, digested and excreted. At its anterior and posterior ends this includes structures that are not foregut or hindgut." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "entite moleculaire" .

[]
    oboInOwl:hasDbXref "FBC:VH", "FlyBase:FBrf0089570", "FlyBase:FBrf0151275", "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00105515 ;
    owl:annotatedTarget "Primordium of the late embryo that develops from the early primordium, and will give rise to the adult eye." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "molecular entities" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00110636 ;
    owl:annotatedTarget "The supraesophageal neuropils of the adult brain located above, around and partially below the esophagus, including the optic lobes. It excludes the gnathal ganglion. Developmentally, it comprises three fused neuromeres: protocerebrum, deutocerebrum, and tritocerebrum." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00110638 ;
    owl:annotatedTarget "Neuropil mass above the esophagus in the adult brain. It is part of the cerebral ganglion." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23367 ;
    owl:annotatedTarget "molekulare Entitaet" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0224194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_00110639 ;
    owl:annotatedTarget "Neuropil mass below the esophagus in the adult brain. It encompasses the gnathal ganglion, the prow and the saddle." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0244630" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_01000119 ;
    owl:annotatedTarget "Anlage that develops into the anterior ectoderm. It is found anterior to the dorsal, lateral and ventral regions of the ectoderm anlage and posterior to the anterior endoderm anlage at the cellular blastoderm stage, prior to gastrulation (Stathopoulos and Newcomb, 2020)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23888 ;
    owl:annotatedTarget "drugs" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-5948-3092" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_01005747 ;
    owl:annotatedTarget "The epidermis of the embryonic ventral trunk." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0001-9114-8737" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_10000000 ;
    owl:annotatedTarget "Anatomical entity which is part_of Drosophila melanogaster." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570", "FlyBase:FBrf0151275" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_10005249 ;
    owl:annotatedTarget "Primordium of the embryo that will give rise to the adult eye. It corresponds to the most anterior region that develops from the visual primordium." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBbt_10005249 ;
    owl:annotatedTarget "P1 Eye" .

[]
    oboInOwl:hasDbXref "FBC:Autogenerated" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBbt_10005326 ;
    owl:annotatedTarget "A(n) anlage that develops into some denticle field primordium. It develops from some ventral epidermis primordium." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_23888 ;
    owl:annotatedTarget "medicine" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-7073-9172" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBbt_10005326 ;
    owl:annotatedTarget "A DenBl" .

[]
    oboInOwl:hasDbXref "UniProt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_24431 ;
    owl:annotatedTarget "chemical entity" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:cab1", "WB_REF:cgc467" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000002 ;
    owl:annotatedTarget "Phenotype that is any abnormality in thermotaxis (GO:0043052). 'thermotaxis' is defined as: 'The directed movement of a motile cell or organism in response to a temperature gradient. Movement may be towards either a higher or lower temperature.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24432 ;
    owl:annotatedTarget "biological function" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000006 ;
    owl:annotatedTarget "A phenotype that is a reduction in the ability of males to produce fertilized eggs as a result of mating, but only to > 50% of wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "Gruppe" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000007 ;
    owl:annotatedTarget "A phenotype that is a reduction in the ability of females to produce fertilized eggs as a result of mating, but only to > 50% of wild-type." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000008 ;
    owl:annotatedTarget "Genotype g1 is a modifier of variegation if, and only if, some genotype g2 has a variegated phenotype and the degree of variegation caused by g1g2 is significantly different from that caused by g2 alone." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBcv_0000008 ;
    owl:annotatedTarget "variegation" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000316 ;
    owl:annotatedTarget "Phenotype that is the partial or full transformation of one or more segments (FBbt:00000003) or segmental appendages from one identity to another. For example, in antennapedia an antenna is partially or fully transformed into a leg." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "Rest" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "groupe" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:dph", "GOC:go_curators", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000324 ;
    owl:annotatedTarget "Phenotype that is any abnormality in dorsal/ventral axis specification (GO:0009950). 'dorsal/ventral axis specification' is defined as: 'The establishment, maintenance and elaboration of the dorsal/ventral axis. The dorsal/ventral axis is defined by a line that runs orthogonal to both the anterior/posterior and left/right axes. The dorsal end is defined by the upper or back side of an organism. The ventral end is defined by the lower or front side of an organism.'" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBcv_0000324 ;
    owl:annotatedTarget "dorsal-ventral polarity" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0040185" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000325 ;
    owl:annotatedTarget "A phenotype that is an expansion of the developing embryonic nervous system at the expense of developing ventral epidermis." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000348 ;
    owl:annotatedTarget "The canonical phenotype of a wild-type Drosophilid." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "grupo" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000349 ;
    owl:annotatedTarget "A phenotype that is survival to mature adulthood, where mature is defined as after adult stage A3 (FBdv:00006012)." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24433 ;
    owl:annotatedTarget "grupos" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "anorganische Verbindungen" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "inorganic compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "inorganic entity" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "inorganic molecular entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000350 ;
    owl:annotatedTarget "A phenotype of a population that is the death of some significant proportion of animals in that population, but less that half, prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_24835 ;
    owl:annotatedTarget "inorganics" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25212 ;
    owl:annotatedTarget "metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25212 ;
    owl:annotatedTarget "primary metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25212 ;
    owl:annotatedTarget "secondary metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25362 ;
    owl:annotatedTarget "homoatomic molecule" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "FBC:KM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000351 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population at some stage or stages prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25362 ;
    owl:annotatedTarget "homoatomic molecules" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "molecule" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "Molekuel" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "molecula" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "molecules" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "FBC:KM", "FBC:NB" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000352 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a majority of animals in that population prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25367 ;
    owl:annotatedTarget "neutral molecular compounds" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000353 ;
    owl:annotatedTarget "A phenotype that is a failure of mutant cells to survive." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000354 ;
    owl:annotatedTarget "A post-embryonic, macroscopic, anatomical phenotype." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25555 ;
    owl:annotatedTarget "7N" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000355 ;
    owl:annotatedTarget "Phenotype that is any abnormality in eye color compared to wild-type." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25555 ;
    owl:annotatedTarget "N" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25555 ;
    owl:annotatedTarget "Stickstoff" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000356 ;
    owl:annotatedTarget "A phenotype that is any abnormality in body color compared to wild-type." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25555 ;
    owl:annotatedTarget "azote" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000357 ;
    owl:annotatedTarget "A phenotype that is any abnormality in the size of the whole body or some body part compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25555 ;
    owl:annotatedTarget "nitrogen" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25555 ;
    owl:annotatedTarget "nitrogeno" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000358 ;
    owl:annotatedTarget "Phenotype that is a decrease in body size compared to identically raised wild-type controls." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "Nichtmetall" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000359 ;
    owl:annotatedTarget "Phenotype that is a decrease in the number of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type. This phenotype is not necessarily accompanied by decreased growth - there may be fewer cells in an otherwise normal volume of tissue." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "Nichtmetalle" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "no metal" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000360 ;
    owl:annotatedTarget "Phenotype that is a decrease in the size of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type. This phenotype is not necessarily accompanied by decreased growth of a tissue - there may be more cells in an otherwise normal volume of tissue." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "no metales" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000361 ;
    owl:annotatedTarget "Phenotype that is an increase in body size compared to identically raised wild-type controls." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "non-metal" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "non-metaux" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000362 ;
    owl:annotatedTarget "Phenotype that is an increase in the number of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "nonmetal" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000363 ;
    owl:annotatedTarget "Phenotype that is an increase in the size of cells compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25585 ;
    owl:annotatedTarget "nonmetals" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25701 ;
    owl:annotatedTarget "organic oxides" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000364 ;
    owl:annotatedTarget "A phenotype that is the inability to produce fertilized eggs as a result of mating." .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000365 ;
    owl:annotatedTarget "A phenotype that is a reduction in the ability to produce fertilized eggs as a result of mating to below 50% of wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_25741 ;
    owl:annotatedTarget "oxide" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000366 ;
    owl:annotatedTarget "A phenotype that is the inability of females to produce fertilized eggs as a result of mating." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25741 ;
    owl:annotatedTarget "oxides" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000367 ;
    owl:annotatedTarget "A phenotype that is a reduction in the ability of females to produce fertilized eggs as a result of mating to below 50% of wild-type." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000368 ;
    owl:annotatedTarget "A phenotype of female sterility due to defects in the female germline." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000369 ;
    owl:annotatedTarget "A phenotype of female sterility due to defects in somatic cells of the ovary (FBbt:00006030), or of the products of these cells (such as eggshell)." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "8O" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000370 ;
    owl:annotatedTarget "A phenotype that is the inability of males to produce fertilized eggs as a result of mating." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "O" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "Sauerstoff" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000371 ;
    owl:annotatedTarget "A phenotype that is a reduction in the ability of males to produce fertilized eggs as a result of mating to below 50% of wild-type." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000372 ;
    owl:annotatedTarget "A phenotype of male sterility due to defects in the male germline." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000373 ;
    owl:annotatedTarget "A phenotype of male sterility due to defects in somatic cells of the testis (FBbt:00006031) or of the products of these cells." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "oxigeno" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000374 ;
    owl:annotatedTarget "A phenotype that is the ability to produce fertilized eggs as a result of mating." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "oxygen" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25805 ;
    owl:annotatedTarget "oxygene" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000375 ;
    owl:annotatedTarget "A phenotype that is a reduction in the ability to produce fertilized eggs as a result of mating, but only to > 50% of wild-type." .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000376 ;
    owl:annotatedTarget "A phenotype that is the ability of males to produce fertilized eggs as a result of mating." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_25806 ;
    owl:annotatedTarget "oxygen molecular entity" .

[]
    oboInOwl:hasDbXref "FBC:AO", "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000377 ;
    owl:annotatedTarget "A phenotype that is the ability of females to produce fertilized eggs as a result of mating." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_25806 ;
    owl:annotatedTarget "oxygen molecular entities" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-87969-321-3" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000378 ;
    owl:annotatedTarget "A phenotype in which all offspring are sterile. Typically, this is due to maternal effect sterility resulting from defects in pole cell development." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000379 ;
    owl:annotatedTarget "Genotype g1 is an enhancer of variegation if, and only if, some genotype g2 has a variegated phenotype and the degree of variegation caused by g1g2 is greater than that caused by g2 alone." .

[]
    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 "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27027 ;
    owl:annotatedTarget "micronutrients" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000380 ;
    owl:annotatedTarget "Genotype g1 is a non-enhancer of variegation of the phenotype due to genotype g2 if, and only if, g2 has a variegated phenotype and the degree of variegation caused by g1g2 is not greater than that caused by g2 alone." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000381 ;
    owl:annotatedTarget "Genotype g1 is a suppressor of variegation if, and only if, some genotype g2 has a variegated phenotype and the degree of variegation caused by g1g2 is less than that caused by to g2 alone." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000382 ;
    owl:annotatedTarget "Genotype g1 is a non-suppressor of variegation of the phenotype due to genotype g2 if, and only if, g2 has a variegated phenotype and the degree of variegation caused by g1g2 is not less than that caused by g2 alone." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27027 ;
    owl:annotatedTarget "trace elements" .

[]
    oboInOwl:hasDbXref "http://en.wikipedia.org/wiki/Auxotrophic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000383 ;
    owl:annotatedTarget "A phenotype that is the inability to synthesize some organic compound that can be synthesized by wild-type animals, and that is required for normal growth and/or development." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "6C" .

[]
    oboInOwl:hasDbXref "GOC:PO_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000384 ;
    owl:annotatedTarget "Phenotype that is any abnormality in aging." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "C" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "C" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "Carbon" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "Kohlenstoff" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbon" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000385 ;
    owl:annotatedTarget "Phenotype that is a shorter adult life-span than wild-type." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000386 ;
    owl:annotatedTarget "Phenotype that is a longer adult life-span than wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbone" .

[]
    oboInOwl:hasDbXref "GOC:ems", "GOC:jl", "ISBN:0395448956", "PMID:20160973" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000387 ;
    owl:annotatedTarget "Phenotype that is any abnormality in behavior (GO:0007610). 'behavior' is defined as: 'The internally coordinated responses (actions or inactions) of animals (individuals or groups) to internal or external stimuli, via a mechanism that involves nervous system activity.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbonium" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_27594 ;
    owl:annotatedTarget "carbono" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000388 ;
    owl:annotatedTarget "Phenotype that is a change in the strong tendency, seen in wild-type Drosophila melanogaster, to climb - a behavior otherwise known as negative gravitaxis (GO:0048060 ; movement away from the source of gravity)." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000389 ;
    owl:annotatedTarget "Phenotype that is a disposition to paralysis under conditions that do not cause paralysis in a wild-type animal. Paralysis is defined as an inability to exhibit `multicellular organismal movement` (GO:0050879)" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_29412 ;
    owl:annotatedTarget "H3O(+)" .

[]
    oboInOwl:hasDbXref "NIST_Chemistry_WebBook" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_29412 ;
    owl:annotatedTarget "Hydronium cation" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000390 ;
    owl:annotatedTarget "A phenotype consisting of an decrease in any kind of rate (e.g. speed, frequency) of `multicellular organismal movement` (GO:0050879) compared to wild-type." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0022877" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000391 ;
    owl:annotatedTarget "A phenotype exhibited following mechanical shock and consisting of a brief period of intense, uncoordinated motor activity (legs and wings flailing, abdomen coiling) followed by a prolonged period of paralysis." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0022877" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBcv_0000391 ;
    owl:annotatedTarget "easily shocked" .

[]
    oboInOwl:hasDbXref "ChemIDplus" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_29412 ;
    owl:annotatedTarget "Hydronium ion" .

[]
    oboInOwl:hasDbXref "MolBase" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_29412 ;
    owl:annotatedTarget "[OH3](+)" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000392 ;
    owl:annotatedTarget "A phenotype consisting of an increase in any kind of rate (e.g. speed, frequency) of `multicellular organismal movement` (GO:0050879) compared to wild-type." .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:jid", "PMID:10203867", "PMID:12723742", "PMID:12843304", "Wikipedia:Pain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000393 ;
    owl:annotatedTarget "Phenotype that is any abnormality in response to pain (GO:0048265). 'response to pain' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a pain stimulus. Pain stimuli cause activation of nociceptors, peripheral receptors for pain, include receptors which are sensitive to painful mechanical stimuli, extreme heat or cold, and chemical stimuli.'" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_29793 ;
    owl:annotatedTarget "HO2(+)" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_29793 ;
    owl:annotatedTarget "HOO(+)" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:bf", "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000394 ;
    owl:annotatedTarget "Phenotype that is any abnormality in circadian rhythm (GO:0007623). 'circadian rhythm' is defined as: 'Any biological process in an organism that recurs with a regularity of approximately 24 hours.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_29793 ;
    owl:annotatedTarget "[HO2](+)" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000395 ;
    owl:annotatedTarget "Phenotype that is any abnormality in locomotor rhythm (GO:0045475). 'locomotor rhythm' is defined as: 'The rhythm of the locomotor activity of an organism during its 24 hour activity cycle.'" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30099 ;
    owl:annotatedTarget "HNNH(2+)" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "PMID:11715043" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000396 ;
    owl:annotatedTarget "Phenotype that is any abnormality in eclosion rhythm (GO:0008062). 'eclosion rhythm' is defined as: 'The timing of the emergence of the adult fly from its pupal case, which usually occurs at dawn.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30099 ;
    owl:annotatedTarget "[HNNH](2+)" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "ISBN:0582227089", "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000397 ;
    owl:annotatedTarget "Phenotype that is any abnormality in learning (GO:0007612). 'learning' is defined as: 'Any process in an organism in which a relatively long-lasting adaptive behavioral change occurs as the result of experience.'" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:curators", "ISBN:0582227089" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000398 ;
    owl:annotatedTarget "Phenotype that is any abnormality in memory (GO:0007613). 'memory' is defined as: 'The activities involved in the mental information processing system that receives (registers), modifies, stores, and retrieves informational stimuli. The main stages involved in the formation and retrieval of memory are encoding (processing of received information by acquisition), storage (building a permanent record of received information as a result of consolidation) and retrieval (calling back the stored information and use it in a suitable way to execute a given task).'" .

[]
    oboInOwl:hasDbXref "NIST_Chemistry_WebBook" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30102 ;
    owl:annotatedTarget "HN2+" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000399 ;
    owl:annotatedTarget "Phenotype that is any abnormality in courtship behavior (GO:0007619). 'courtship behavior' is defined as: 'The behavior of an organism for the purpose of attracting sexual partners.'" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30102 ;
    owl:annotatedTarget "N#NH(+)" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30217 ;
    owl:annotatedTarget "2He" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:jl", "ISBN:0387520546" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000400 ;
    owl:annotatedTarget "Phenotype that is any abnormality in mating (GO:0007618). 'mating' is defined as: 'The pairwise union of individuals for the purpose of sexual reproduction, ultimately resulting in the formation of zygotes.'" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30217 ;
    owl:annotatedTarget "He" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:bf", "GOC:dos", "PMID:11470898", "PMID:17276917" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000401 ;
    owl:annotatedTarget "Phenotype that is any abnormality in circadian mating behavior (GO:0035648). 'circadian mating behavior' is defined as: 'The fluctuation in mating behavior that occurs over an approximately 24 hour cycle.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30217 ;
    owl:annotatedTarget "Helium" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30217 ;
    owl:annotatedTarget "helio" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:mtg_sensu", "PMID:11092827" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000402 ;
    owl:annotatedTarget "Phenotype that is any abnormality in male courtship behavior, veined wing generated song production (GO:0045433). This is defined as 'The process during wing vibration where the male insect produces a species-specific acoustic signal called a love song.'" .

[]
    oboInOwl:hasDbXref "FBC:SM" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBcv_0000402 ;
    owl:annotatedTarget "singing defective" .

[]
    oboInOwl:hasDbXref "FBC:SM" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBcv_0000402 ;
    owl:annotatedTarget "song production defective" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_30217 ;
    owl:annotatedTarget "helium" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000403 ;
    owl:annotatedTarget "Phenotype that is any abnormality in chemosensory behavior (GO:0007635). 'chemosensory behavior' is defined as: 'Behavior that is dependent upon the sensation of chemicals.'." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33233 ;
    owl:annotatedTarget "elementary particles" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33242 ;
    owl:annotatedTarget "inorganic hydrides" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000404 ;
    owl:annotatedTarget "Phenotype that is any abnormality in sensory perception of smell (GO:0007608). 'sensory perception of smell' is defined as: 'The series of events required for an organism to receive an olfactory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Olfaction involves the detection of chemical composition of an organism's ambient medium by chemoreceptors. This is a neurological process.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33246 ;
    owl:annotatedTarget "inorganic groups" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000405 ;
    owl:annotatedTarget "Phenotype that is any abnormality in sensory perception of taste (GO:0050909). 'sensory perception of taste' is defined as: 'The series of events required for an organism to receive a gustatory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Gustation involves the direct detection of chemical composition, usually through contact with chemoreceptor cells. This is a neurological process.'" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000406 ;
    owl:annotatedTarget "Phenotype that is any abnormality in or absense of proboscis extension reflex in response to a sugar stimulus via taste sensilla on the tarsus." .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000407 ;
    owl:annotatedTarget "Phenotype that is any abnormality in sensory perception of sound (GO:0007605). 'sensory perception of sound' is defined as: 'The series of events required for an organism to receive an auditory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Sonic stimuli are detected in the form of vibrations and are processed to form a sound.'" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atome" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000408 ;
    owl:annotatedTarget "Phenotype that is any abnormality in response to stress (GO:0006950). 'response to stress' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation).'" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atomo" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atoms" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000409 ;
    owl:annotatedTarget "Phenotype that is any abnormality in response to osmotic stress (GO:0006970). 'response to osmotic stress' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating an increase or decrease in the concentration of solutes outside the organism or cell.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "atomus" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:lr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000410 ;
    owl:annotatedTarget "Phenotype that is any abnormality in response to heat (GO:0009408). 'response to heat' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a heat stimulus, a temperature stimulus above the optimal temperature for that organism.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "element" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33250 ;
    owl:annotatedTarget "elements" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:jid", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000411 ;
    owl:annotatedTarget "Phenotype that is any abnormality in visual behavior (GO:0007632). 'visual behavior' is defined as: 'The behavior of an organism in response to a visual stimulus.'" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000412 ;
    owl:annotatedTarget "Phenotype that is any abnormality in optomotor response: a motor response during flight or walking that serves to stabilize both image formation on the retina and locomotor course." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "Atomkern" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "Kern" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:jl", "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000413 ;
    owl:annotatedTarget "Phenotype that is any abnormality in phototaxis (GO:0042331). 'phototaxis' is defined as: 'The directed movement of a motile cell or organism in response to light.'" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "noyau" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000414 ;
    owl:annotatedTarget "Phenotype that is any abnormality in locomotory behavior (GO:0007626). 'locomotory behavior' is defined as: 'The specific movement from place to place of an organism in response to external or internal stimuli. Locomotion of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "noyau atomique" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nuclei" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000415 ;
    owl:annotatedTarget "Phenotype that is a reduced ability to jump or a reduced jump response. This may be due to neurological or muscular defects." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nucleo" .

[]
    oboInOwl:hasDbXref "FBC:CP", "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000416 ;
    owl:annotatedTarget "Phenotype that is abnormal co-ordination of motor activity." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nucleo atomico" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33252 ;
    owl:annotatedTarget "nucleus atomi" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000417 ;
    owl:annotatedTarget "Phenotype that is any abnormality in flight (GO:0060361). 'flight' is defined as: 'Self-propelled movement of an organism from one location to another through the air, usually by means of active wing movement.'" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "nucleon" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000418 ;
    owl:annotatedTarget "Phenotype that is the absence of flight (GO:0060361). 'flight' is defined as: 'Self-propelled movement of an organism from one location to another through the air, usually by means of active wing movement.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "Nukleon" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "Nukleonen" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000419 ;
    owl:annotatedTarget "Phenotype that is any abnormality in feeding behavior (GO:0007631). 'feeding behavior' is defined as: 'Behavior associated with the intake of food.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33253 ;
    owl:annotatedTarget "nucleons" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:jl", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000420 ;
    owl:annotatedTarget "Phenotype that is any abnormality in grooming behavior (GO:0007625). 'grooming behavior' is defined as: 'The specific behavior of an organism relating to grooming, cleaning and brushing to remove dirt and parasites.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33259 ;
    owl:annotatedTarget "homoatomic entity" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33259 ;
    owl:annotatedTarget "homoatomic molecular entities" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0073546" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000421 ;
    owl:annotatedTarget "Phenotype that is any abnormality in or loss of a stereotypical behavioral response to touch." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33259 ;
    owl:annotatedTarget "homoatomic molecular entity" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000422 ;
    owl:annotatedTarget "Phenotype that is any abnormality in entrainment of circadian clock by photoperiod (GO:0043153), which is defined as: 'The synchronization of a circadian rhythm to photoperiod, the intermittent cycle of light (day) and dark (night).'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33284 ;
    owl:annotatedTarget "nutrients" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33285 ;
    owl:annotatedTarget "heteroorganic entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "PMID:11563486" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000423 ;
    owl:annotatedTarget "Phenotype that is any abnormality in DNA repair (GO:0006281). 'DNA repair' is defined as: 'The process of restoring DNA after damage. Genomes are subject to damage by chemical and physical agents in the environment (e.g. UV and ionizing radiations, chemical mutagens, fungal and bacterial toxins, etc.) and by free radicals or alkylating agents endogenously generated in metabolism. DNA is also damaged because of errors during its replication. A variety of different DNA repair pathways have been reported that include direct reversal, base excision repair, nucleotide excision repair, photoreactivation, bypass, double-strand break repair pathway, and mismatch repair pathway.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33285 ;
    owl:annotatedTarget "organoelement compounds" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000424 ;
    owl:annotatedTarget "Phenotype that is a change in the amount of cell death in a whole animal or in some specific organ tissue or clone of cells compared to wild-type. This may be due to effects on the regulation of cell death (GO:0010941) or in cell death (GO:0008219) pathways themselves." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33300 ;
    owl:annotatedTarget "group 15 elements" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33300 ;
    owl:annotatedTarget "group V elements" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000425 ;
    owl:annotatedTarget "Phenotype that is an increase in the amount of cell death in a whole animal or in some specific organ tissue or clone of cells compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33300 ;
    owl:annotatedTarget "nitrogenoideos" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000426 ;
    owl:annotatedTarget "Phenotype that is a decrease in the amount of cell death in a whole animal or in some specific organ tissue or clone of cells compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33300 ;
    owl:annotatedTarget "nitrogenoides" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33300 ;
    owl:annotatedTarget "pnictogene" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000427 ;
    owl:annotatedTarget "Phenotype that is any abnormality in cell growth (GO:0016049). 'cell growth' is defined as: 'The process in which a cell irreversibly increases in size over time by accretion and biosynthetic production of matter similar to that already present.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33300 ;
    owl:annotatedTarget "pnictogenes" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000428 ;
    owl:annotatedTarget "Phenotype that is any abnormality in the size of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33302 ;
    owl:annotatedTarget "pnictogen molecular entity" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000429 ;
    owl:annotatedTarget "Phenotype that is any abnormality in the shape (PATO:0000052) of some cell compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33302 ;
    owl:annotatedTarget "pnictogen molecular entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000430 ;
    owl:annotatedTarget "Phenotype that is any abnormality in the asymmetric distribution of components within a cell. For example an epithelial cell is 'cell polarity defective' if it lacks the normal asymmetric distribution of proteins or cell components such as junctions or villi along its apical-basal axis." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "Chalkogen" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "Chalkogene" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000431 ;
    owl:annotatedTarget "Phenotype that is any abnormality in meiotic cell cycle (GO:0051321). 'meiotic cell cycle' is defined as: 'Progression through the phases of the meiotic cell cycle, in which canonically a cell replicates to produce four offspring with half the chromosomal content of the progenitor cell via two nuclear divisions.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "anfigeno" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:mah", "ISBN:0815316194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000432 ;
    owl:annotatedTarget "Phenotype that is any abnormality in mitotic cell cycle (GO:0000278). 'mitotic cell cycle' is defined as: 'Progression through the phases of the mitotic cell cycle, the most common eukaryotic cell cycle, which canonically comprises four successive phases called G1, S, G2, and M and includes replication of the genome and the subsequent segregation of chromosomes into daughter cells. In some variant cell cycles nuclear replication or nuclear division may not be followed by cell division, or G1 and G2 phases may be absent.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "anfigenos" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "calcogeno" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:mtg_cell_cycle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000433 ;
    owl:annotatedTarget "Phenotype that is any abnormality in cytokinesis (GO:0000910). 'cytokinesis' is defined as: 'The division of the cytoplasm and the plasma membrane of a cell and its partitioning into two daughter cells.'" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000434 ;
    owl:annotatedTarget "Phenotype that is any abnormality in the electrophysiological properties of some class of neurons, muscles or other anatomical structure of the nervous system. Examples of these phenotypes at the neuron class level include defects in spontaneous or evoked excitatory junction potential. Examples at a more gross anatomical level include abnormal retinal electrophysiology (e.g.- measured by an electroretinogram)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "calcogenos" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "chalcogene" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "FlyBase:FBrf0166419" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000435 ;
    owl:annotatedTarget "Phenotype that is any abnormality in the anatomy of the nervous system (FBbt:00005093). 'nervous system' is defined as: 'All the nerve centers and nerve fibers in the central, visceral and peripheral nervous systems.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "chalcogenes" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "ISBN:0198506732" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000436 ;
    owl:annotatedTarget "Phenotype that is any abnormality in sex determination (GO:0007530). 'sex determination' is defined as: 'Any process that establishes and transmits the specification of sexual status of an individual organism.'" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000438 ;
    owl:annotatedTarget "Phenotype that is a difference in electrophoretic migration of a gene product compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "group 16 elements" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33303 ;
    owl:annotatedTarget "group VI elements" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000439 ;
    owl:annotatedTarget "Phenotype that is a decreased sensitivity (compared to wild-type) to the toxic effects of some specified chemical. The phrase 'toxic effects' here refers to reversible effects such as inebriation and sedation as well as sustained damage, developmental defects and death." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33304 ;
    owl:annotatedTarget "chalcogen molecular entity" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000440 ;
    owl:annotatedTarget "Phenotype that is an increased sensitivity (compared to wild-type) to the toxic effects of some specified chemical. The phrase 'toxic effects' here refers to reversible effects such as inebriation and sedation as well as sustained damage, developmental defects and death." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33304 ;
    owl:annotatedTarget "chalcogen compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33304 ;
    owl:annotatedTarget "chalcogen molecular entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000441 ;
    owl:annotatedTarget "Phenotype that is a decreased tendency for radiation exposure to cause toxic effects." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "carbon group element" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "carbon group elements" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000442 ;
    owl:annotatedTarget "Phenotype that is an increased tendency for radiation exposure to cause toxic effects." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0066905" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000443 ;
    owl:annotatedTarget "Dominant phenotype consisting of short slender bristles and delayed development. Homozygotes are cell lethal." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "carbonoides" .

[]
    oboInOwl:hasDbXref "ISBN:978-0-19-850673-7" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000444 ;
    owl:annotatedTarget "Phenotype that is an increase in the number of cells in a tissue or organ, usually associated with an increase in size, where the affected tissue or organ maintains its normal form." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000445 ;
    owl:annotatedTarget "Phenotype that is characterized by the formation of abnormal masses of tissue (tumors) as the result of neoplasia." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "cristallogene" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0094387", "FlyBase:FBrf0194475" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000446 ;
    owl:annotatedTarget "Phenotype characterized by the formation of lumps of melanotic tissue inside the body in the absence of foreign bodies or wounding." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0194475" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:FBcv_0000446 ;
    owl:annotatedTarget "melanization" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0194475" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:FBcv_0000446 ;
    owl:annotatedTarget "melanotic nodule" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0194475" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBcv_0000446 ;
    owl:annotatedTarget "melanotic tumor" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0194475" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBcv_0000446 ;
    owl:annotatedTarget "pseudotumor" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0155704" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000447 ;
    owl:annotatedTarget "Phenotype characterized by closely associated necrosis and melanization." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "cristallogenes" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33306 ;
    owl:annotatedTarget "group IV elements" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:add", "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000448 ;
    owl:annotatedTarget "Phenotype that is any abnormality in immune response (GO:0006955). 'immune response' is defined as: 'Any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "Edelgas" .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000449 ;
    owl:annotatedTarget "Phenotype that is any abnormality in establishment of planar polarity (GO:0001736). 'establishment of planar polarity' is defined as: 'Coordinated organization of groups of cells in the plane of an epithelium, such that they all orient to similar coordinates.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "Edelgase" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "gas noble" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000450 ;
    owl:annotatedTarget "Phenotype that is a change in any kind of rate (e.g. speed, frequency) of any developmental process (GO:0032502) taking place prior to mature adulthood (defined as adult stage A3), compared to wild-type. Note, developmental processes include stages in development of the whole animal (e.g. larval development) as well as specific sub-processes, such as dorsal closure." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "gases nobles" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "gaz noble" .

[]
    oboInOwl:hasDbXref "GOC:bf", "PMID:15269788" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000451 ;
    owl:annotatedTarget "Phenotype that is any abnormality in wound healing (GO:0042060). 'wound healing' is defined as: 'The series of events that restore integrity to a damaged tissue, following an injury.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "gaz nobles" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000665 ;
    owl:annotatedTarget "Phenotype that is an abnormality in body size compared to wild-type animals raised under the same conditions as the animals exhibiting the phenotype." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "group 18 elements" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "group VIII elements" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:hb", "GOC:pf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000668 ;
    owl:annotatedTarget "Phenotype that is any abnormality in cell adhesion (GO:0007155). 'cell adhesion' is defined as: 'The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules.'" .

[]
    obo:RO_0002582 true ;
    a owl:Axiom ;
    owl:annotatedProperty owl:propertyChainAxiom ;
    owl:annotatedSource obo:RO_0002216 ;
    owl:annotatedTarget (obo:RO_0002215
        obo:BFO_0000050
    ) .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "inert gases" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:pr", "PMID:10436051" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000669 ;
    owl:annotatedTarget "Phenotype that is any abnormality in hatching behavior (GO:0035187). 'hatching behavior' is defined as: 'The specific behavior of an organism during the emergence from an egg shell. In Drosophila for example, the larva swings its head reiteratively through a semicircular arc, using its mouth hooks to tear apart the chorion in front of it and thus free itself from within the egg shell.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "noble gas" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33309 ;
    owl:annotatedTarget "rare gases" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:dgh", "GOC:dos", "GOC:mah", "ISBN:0198600461" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000670 ;
    owl:annotatedTarget "Phenotype that is any abnormality in eclosion (GO:0007562). 'eclosion' is defined as: 'The emergence of an adult insect from a pupa case.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33318 ;
    owl:annotatedTarget "Hauptgruppenelement" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:go_curators", "GOC:mtg_cell_cycle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000671 ;
    owl:annotatedTarget "Phenotype that is any abnormality in cell cycle (GO:0007049). 'cell cycle' is defined as: 'The progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events. Canonically, the cell cycle comprises the replication and segregation of genetic material followed by the division of the cell, but in endocycles or syncytial cells nuclear replication or nuclear division may not be followed by cell division.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33318 ;
    owl:annotatedTarget "Hauptgruppenelemente" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33318 ;
    owl:annotatedTarget "main group element" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:curators", "GOC:dos", "GOC:expert_vm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000672 ;
    owl:annotatedTarget "Phenotype that is any abnormality in endomitotic cell cycle (GO:0007113). 'endomitotic cell cycle' is defined as: 'A mitotic cell cycle in which chromosomes are replicated and sister chromatids separate, but spindle formation, nuclear membrane breakdown and nuclear division do not occur, resulting in an increased number of chromosomes in the cell.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33465 ;
    owl:annotatedTarget "elemental pnictogen" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:bf", "GOC:go_curators", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000679 ;
    owl:annotatedTarget "Phenotype that is any abnormality in circadian behavior (GO:0048512). 'circadian behavior' is defined as: 'The specific behavior of an organism that recurs with a regularity of approximately 24 hours.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33465 ;
    owl:annotatedTarget "elemental pnictogens" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33521 ;
    owl:annotatedTarget "elemental metal" .

[]
    oboInOwl:hasDbXref "FB:FBrf0044924", "FBC:DOS", "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000680 ;
    owl:annotatedTarget "Phenotype that is any abnormality in proboscis extension reflex (GO:0007637). 'proboscis extension reflex' is defined as: 'The extension, through direct muscle actions, of the proboscis (the trunk-like extension of the mouthparts on the adult external head) in response to a nutritional stimulus.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33521 ;
    owl:annotatedTarget "elemental metals" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000681 ;
    owl:annotatedTarget "Phenotype that is any abnormality in sensory perception (GO:0007600). 'sensory perception' is defined as: 'The series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33521 ;
    owl:annotatedTarget "metal element" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33521 ;
    owl:annotatedTarget "metal elements" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000682 ;
    owl:annotatedTarget "Phenotype that is any abnormality in sensory perception of touch (GO:0050975). 'sensory perception of touch' is defined as: 'The series of events required for an organism to receive a touch stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process. The perception of touch in animals is mediated by mechanoreceptors in the skin and mucous membranes and is the sense by which contact with objects gives evidence as to certain of their qualities. Different types of touch can be perceived (for example, light, coarse, pressure and tickling) and the stimulus may be external or internal (e.g. the feeling of a full stomach).'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33521 ;
    owl:annotatedTarget "metals" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:hb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000683 ;
    owl:annotatedTarget "Phenotype that is any abnormality in response to temperature stimulus (GO:0009266). 'response to temperature stimulus' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a temperature stimulus.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33559 ;
    owl:annotatedTarget "s-block element" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33559 ;
    owl:annotatedTarget "s-block elements" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:lr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000684 ;
    owl:annotatedTarget "Phenotype that is any abnormality in response to cold (GO:0009409). 'response to cold' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a cold stimulus, a temperature stimulus below the optimal temperature for that organism.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33560 ;
    owl:annotatedTarget "p-block element" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:dph", "GOC:go_curators", "GOC:isa_complete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000686 ;
    owl:annotatedTarget "Phenotype that is any abnormality in axis specification (GO:0009798). 'axis specification' is defined as: 'The establishment, maintenance and elaboration of a pattern along a line or around a point.'" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0035438" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000698 ;
    owl:annotatedTarget "A phenotype that is a disruption in the wild-type pattern of segments or parasegments of the embryo or larva." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33560 ;
    owl:annotatedTarget "p-block elements" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0035438" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000699 ;
    owl:annotatedTarget "Embryonic/larval segmentation phenotype that is the complete or partial loss of alternate segments or parasegments." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0035438" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000700 ;
    owl:annotatedTarget "Embryonic/larval segmentation phenotype that is the complete or partial loss of even segments." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0035438" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000701 ;
    owl:annotatedTarget "Embryonic/larval segmentation phenotype that is the complete or partial loss of odd segments." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0035438" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000702 ;
    owl:annotatedTarget "Embryonic/larval segmentation phenotype in which some fraction of each segment (along the anterior-posterior axis) is deleted and replaced by a mirror image duplication of the remaining part of the segment." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0035438" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000703 ;
    owl:annotatedTarget "Embryonic/larval segmentation phenotype that is the complete loss of a contiguous stretch of 2 or more segments." .

[]
    oboInOwl:hasDbXref "FBC:DOS", "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000705 ;
    owl:annotatedTarget "Phenotype that is any abnormality in sleep (GO:0030431). 'sleep' is defined as: 'Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33579 ;
    owl:annotatedTarget "main group compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33579 ;
    owl:annotatedTarget "main group molecular entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ds", "GOC:jid", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000706 ;
    owl:annotatedTarget "Phenotype that is any abnormality in entry into diapause (GO:0055115). 'entry into diapause' is defined as: 'The dormancy process that results in entry into diapause. Diapause is a neurohormonally mediated, dynamic state of low metabolic activity. Associated characteristics of this form of dormancy include reduced morphogenesis, increased resistance to environmental extremes, and altered or reduced behavioral activity. Full expression develops in a species-specific manner, usually in response to a number of environmental stimuli that precede unfavorable conditions. Once diapause has begun, metabolic activity is suppressed even if conditions favorable for development prevail. Once initiated, only certain stimuli are capable of releasing the organism from this state, and this characteristic is essential in distinguishing diapause from hibernation.'" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ds", "GOC:jid", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000707 ;
    owl:annotatedTarget "Phenotype that is any abnormality in entry into reproductive diapause (GO:0055116). 'entry into reproductive diapause' is defined as: 'The dormancy process that results in entry into reproductive diapause. Reproductive diapause is a form of diapause where the organism itself will remain fully active, including feeding and other routine activities, but the reproductive organs experience a tissue-specific reduction in metabolism, with characteristic triggering and releasing stimuli.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33582 ;
    owl:annotatedTarget "carbon group molecular entity" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33582 ;
    owl:annotatedTarget "carbon group molecular entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000708 ;
    owl:annotatedTarget "Phenotype that is any abnormality in response to starvation (GO:0042594). 'response to starvation' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a starvation stimulus, deprivation of nourishment.'" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000709 ;
    owl:annotatedTarget "Phenotype that is an increase or decrease in the number of cells in a whole animal or in some specific organ, tissue or clone of cells compared to wild-type. This phenotype is not necessarily accompanied by defects in cell growth - there may be a greater or lesser number of cells in an otherwise normal volume of tissue." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33583 ;
    owl:annotatedTarget "noble gas molecular entity" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33583 ;
    owl:annotatedTarget "noble gas compounds" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000713 ;
    owl:annotatedTarget "Phenotype that is a inability to jump. This may be due to neurological or muscular defects." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33583 ;
    owl:annotatedTarget "noble gas molecular entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:cjm", "GOC:dph", "GOC:ems", "GOC:pf", "Wikipedia:Cell_migration" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000716 ;
    owl:annotatedTarget "Phenotype that is any abnormality in cell migration (GO:0016477). 'cell migration' is defined as: 'The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33608 ;
    owl:annotatedTarget "hydrogen compounds" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000717 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of cell growth (GO:0016049) in a whole animal or in some specific organ tissue or clone of cells compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33608 ;
    owl:annotatedTarget "hydrogen molecular entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000718 ;
    owl:annotatedTarget "Phenotype that is an decrease in any kind of rate (e.g. speed, frequency) of cell growth (GO:0016049) in a whole animal or in some specific organ tissue or clone of cells compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33674 ;
    owl:annotatedTarget "s-block molecular entity" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000719 ;
    owl:annotatedTarget "Phenotype that is a decrease in size of an initially normally sized organ or tissue due to wasting away of cells." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33674 ;
    owl:annotatedTarget "s-block compounds" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0187887", "FlyBase:FBrf0191819" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000720 ;
    owl:annotatedTarget "Phenotype that is any abnormality or in or absence of a jump response (GO:0007630). The jump response in Drosophila is a reflex escape response that can be triggered by a number of signals including odor and light. Standard assays are commonly used to test odor and light induced jump response." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33674 ;
    owl:annotatedTarget "s-block molecular entities" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000721 ;
    owl:annotatedTarget "Phenotype that is any abnormality in mating behavior (GO:0007617). 'mating behavior' is defined as: 'The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33675 ;
    owl:annotatedTarget "p-block compounds" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000723 ;
    owl:annotatedTarget "Phenotype that consists of abnormal growth of a tissue or organ due to increased numbers of cells, but in which the affected tissue or organ does not maintain its normal form." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33675 ;
    owl:annotatedTarget "p-block molecular entities" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33675 ;
    owl:annotatedTarget "p-block molecular entitiy" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000724 ;
    owl:annotatedTarget "Phenotype that is a reduction in size of an organ or tissue compared to wild-type due to reduced numbers of cells being produced during its development or growth." .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:jl", "PMID:12115731" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000725 ;
    owl:annotatedTarget "Phenotype that is any abnormality in response to oxidative stress (GO:0006979). 'response to oxidative stress' is defined as: 'Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of oxidative stress, a state often resulting from exposure to high levels of reactive oxygen species, e.g. superoxide anions, hydrogen peroxide (H2O2), and hydroxyl radicals.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33679 ;
    owl:annotatedTarget "helium molecular entity" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000734 ;
    owl:annotatedTarget "Embryonic/larval segmentation phenotype that is the complete or partial loss of terminal regions of the embryo/larva: the acron, telson and immediately adjacent segments." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33679 ;
    owl:annotatedTarget "helium compounds" .

[]
    oboInOwl:hasDbXref "FBC:DOC" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000791 ;
    owl:annotatedTarget "A phenotype in which the aging process is slower than in wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33679 ;
    owl:annotatedTarget "helium molecular entities" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_33693 ;
    owl:annotatedTarget "oxygen hydride" .

[]
    oboInOwl:hasDbXref "FBC:DOC" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0000792 ;
    owl:annotatedTarget "A phenotype in which the aging process is accelerated compared to wild-type." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0001324 ;
    owl:annotatedTarget "Phenotype that is a defect in endocytosis (GO:0006897). 'endocytosis' is defined as: 'A vesicle-mediated transport process in which cells take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle.'" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33693 ;
    owl:annotatedTarget "hydrides of oxygen" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0001347 ;
    owl:annotatedTarget "Any abnormality in or loss of some anatomical structure or biological process compared to wild-type." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33693 ;
    owl:annotatedTarget "oxygen hydrides" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33694 ;
    owl:annotatedTarget "Biopolymere" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33694 ;
    owl:annotatedTarget "biomacromolecules" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33694 ;
    owl:annotatedTarget "biopolymers" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33839 ;
    owl:annotatedTarget "macromolecules" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002000 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population at some stage or stages prior to eclosion from the pupal case (the end of the P-stage)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33839 ;
    owl:annotatedTarget "polymer" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33839 ;
    owl:annotatedTarget "polymer molecule" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33839 ;
    owl:annotatedTarget "polymers" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33893 ;
    owl:annotatedTarget "reactif" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33893 ;
    owl:annotatedTarget "reactivo" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002001 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the first instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33893 ;
    owl:annotatedTarget "reagents" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_33937 ;
    owl:annotatedTarget "macronutrients" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35106 ;
    owl:annotatedTarget "nitrogen hydrides" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35472 ;
    owl:annotatedTarget "anti-inflammatory drugs" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35472 ;
    owl:annotatedTarget "antiinflammatory agent" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002002 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35472 ;
    owl:annotatedTarget "antiinflammatory drug" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35472 ;
    owl:annotatedTarget "antiinflammatory drugs" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35554 ;
    owl:annotatedTarget "cardiovascular agent" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35554 ;
    owl:annotatedTarget "cardiovascular drugs" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35620 ;
    owl:annotatedTarget "vasodilator" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35620 ;
    owl:annotatedTarget "vasodilator agents" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002003 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the second instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_35881 ;
    owl:annotatedTarget "pnictogen hydride" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002004 ;
    owl:annotatedTarget "A phenotype that is an increase in the rate of death in a population at any stage of life (during development or adulthood), over the rate seen in a wild type control population." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_35881 ;
    owl:annotatedTarget "pnictogen hydrides" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36338 ;
    owl:annotatedTarget "leptons" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36339 ;
    owl:annotatedTarget "baryons" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36340 ;
    owl:annotatedTarget "fermions" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36342 ;
    owl:annotatedTarget "subatomic particles" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36343 ;
    owl:annotatedTarget "composite particles" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002005 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the P-stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36344 ;
    owl:annotatedTarget "hadrons" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36357 ;
    owl:annotatedTarget "polyatomic entities" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_36902 ;
    owl:annotatedTarget "chalcogen hydride" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36902 ;
    owl:annotatedTarget "chalcogen hydrides" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002006 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the first instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_36908 ;
    owl:annotatedTarget "argon molecular entity" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36908 ;
    owl:annotatedTarget "argon compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36908 ;
    owl:annotatedTarget "argon molecular entities" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_36962 ;
    owl:annotatedTarget "organochalcogen compound" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002007 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36962 ;
    owl:annotatedTarget "organochalcogen compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_36963 ;
    owl:annotatedTarget "organooxygen compound" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_36963 ;
    owl:annotatedTarget "organooxygen compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37176 ;
    owl:annotatedTarget "mononuclear hydride" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37176 ;
    owl:annotatedTarget "mononuclear hydrides" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002008 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the second instar larval stage." .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_37527 ;
    owl:annotatedTarget "Acid" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37527 ;
    owl:annotatedTarget "Saeure" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37527 ;
    owl:annotatedTarget "Saeuren" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37527 ;
    owl:annotatedTarget "acide" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37527 ;
    owl:annotatedTarget "acido" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002009 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the third instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37527 ;
    owl:annotatedTarget "acids" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37577 ;
    owl:annotatedTarget "chemical compound" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_37577 ;
    owl:annotatedTarget "heteroatomic molecular entities" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_38867 ;
    owl:annotatedTarget "Anaesthetika" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_38867 ;
    owl:annotatedTarget "Anaesthetikum" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002010 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the P-stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_38867 ;
    owl:annotatedTarget "anaesthetics" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_38867 ;
    owl:annotatedTarget "anesthetic agent" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_38867 ;
    owl:annotatedTarget "anesthetic drug" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_38867 ;
    owl:annotatedTarget "anesthetics" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_39141 ;
    owl:annotatedTarget "Bronsted-Saeure" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002011 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the first instar larval stage." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_39141 ;
    owl:annotatedTarget "acide de Bronsted" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_39141 ;
    owl:annotatedTarget "donneur d'hydron" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_39141 ;
    owl:annotatedTarget "hydron donor" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_39142 ;
    owl:annotatedTarget "Bronsted-Base" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_39142 ;
    owl:annotatedTarget "accepteur d'hydron" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002012 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the larval stage." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_39142 ;
    owl:annotatedTarget "base de Bronsted" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_39142 ;
    owl:annotatedTarget "hydron acceptor" .

[]
    oboInOwl:hasDbXref "PDBeChem" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "HYDROXY GROUP" .

[]
    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 "UniProt" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "hydroxy group" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "-OH" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002013 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the second instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "hydroxyl" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_43176 ;
    owl:annotatedTarget "hydroxyl group" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:CHEBI_46662 ;
    owl:annotatedTarget "mineral" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_46662 ;
    owl:annotatedTarget "Minerale" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_46662 ;
    owl:annotatedTarget "minerales" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002014 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the third instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_46662 ;
    owl:annotatedTarget "minerals" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_46662 ;
    owl:annotatedTarget "mineraux" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_46787 ;
    owl:annotatedTarget "Loesungsmittel" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_46787 ;
    owl:annotatedTarget "solvant" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_46787 ;
    owl:annotatedTarget "solvents" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_48354 ;
    owl:annotatedTarget "polar solvents" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "FBC:KM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002015 ;
    owl:annotatedTarget "A phenotype of a population that is the death of some significant proportion of animals in that population prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_48359 ;
    owl:annotatedTarget "HBA solvent" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_48359 ;
    owl:annotatedTarget "hydrogen bond acceptor solvent" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_48706 ;
    owl:annotatedTarget "antagonista" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_48706 ;
    owl:annotatedTarget "antagoniste" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_48706 ;
    owl:annotatedTarget "antagonists" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002019 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population prior to becoming a mature adult, where mature is defined as after adult stage A3 (FBdv:00006012)." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49475 ;
    owl:annotatedTarget "18Ar" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49475 ;
    owl:annotatedTarget "Ar" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49475 ;
    owl:annotatedTarget "argon" .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "1H" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002020 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the P-stage." .

[]
    oboInOwl:hasDbXref "IUPAC" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "H" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "Wasserstoff" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "hidrogeno" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "hydrogen" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_49637 ;
    owl:annotatedTarget "hydrogene" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002021 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the first instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50313 ;
    owl:annotatedTarget "onium cations" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50313 ;
    owl:annotatedTarget "onium ion" .

[]
    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 "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50313 ;
    owl:annotatedTarget "onium ions" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50860 ;
    owl:annotatedTarget "organic compounds" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002022 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the second instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50860 ;
    owl:annotatedTarget "organic entity" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_50860 ;
    owl:annotatedTarget "organic molecular entities" .

[]
    oboInOwl:hasDbXref "KEGG_COMPOUND" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_51143 ;
    owl:annotatedTarget "Nitrogenous compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_51143 ;
    owl:annotatedTarget "nitrogen compounds" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002023 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_51143 ;
    owl:annotatedTarget "nitrogen molecular entities" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_52217 ;
    owl:annotatedTarget "farmaco" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_52217 ;
    owl:annotatedTarget "medicament" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_52217 ;
    owl:annotatedTarget "pharmaceuticals" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_52625 ;
    owl:annotatedTarget "inorganic hydroxides" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_59999 ;
    owl:annotatedTarget "Chemische Substanz" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002024 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the third instar larval stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidant" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidants" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidiser" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidisers" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidising agents" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002025 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the pharate adult stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidizer" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidizers" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidizing agent" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_63248 ;
    owl:annotatedTarget "oxidizing agents" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_64047 ;
    owl:annotatedTarget "food additives" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002026 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the prepupal stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_64708 ;
    owl:annotatedTarget "one-carbon compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_67079 ;
    owl:annotatedTarget "anti-inflammatory agents" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_67079 ;
    owl:annotatedTarget "antiinflammatory agent" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_67079 ;
    owl:annotatedTarget "antiinflammatory agents" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_72695 ;
    owl:annotatedTarget "organic compound" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002027 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the pupal stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_72695 ;
    owl:annotatedTarget "organic compounds" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_72695 ;
    owl:annotatedTarget "organic molecules" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75763 ;
    owl:annotatedTarget "eukaryotic metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75767 ;
    owl:annotatedTarget "animal metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75768 ;
    owl:annotatedTarget "mammalian metabolites" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002030 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the pupal stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75771 ;
    owl:annotatedTarget "Mus musculus metabolite" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75771 ;
    owl:annotatedTarget "Mus musculus metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75771 ;
    owl:annotatedTarget "mouse metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "S. cerevisiae metabolite" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "S. cerevisiae metabolites" .

(
) .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002031 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the prepupal stage." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002032 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population at some stage or stages before the end of the embryonic stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "S. cerevisiae secondary metabolite" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "S. cerevisiae secondary metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "Saccharomyces cerevisiae metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "Saccharomyces cerevisiae secondary metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "baker's yeast metabolite" .

[]
    a owl:Axiom ;
    rdfs:comment "Need to add local reflexivity to part_of for this to work.  And really need to be using continuant part of." ;
    owl:annotatedProperty owl:equivalentClass ;
    owl:annotatedSource obo:FBcv_0002033 ;
    owl:annotatedTarget _:genid5981 .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002033 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population during the embryonic stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "baker's yeast metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "baker's yeast secondary metabolite" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75772 ;
    owl:annotatedTarget "baker's yeast secondary metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_75787 ;
    owl:annotatedTarget "prokaryotic metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_76413 ;
    owl:annotatedTarget "greenhouse gases" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002034 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the pupal stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_76414 ;
    owl:annotatedTarget "propellants" .

[]
    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 "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_76946 ;
    owl:annotatedTarget "fungal metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_76971 ;
    owl:annotatedTarget "E.coli metabolite" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_76971 ;
    owl:annotatedTarget "E.coli metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_76971 ;
    owl:annotatedTarget "Escherichia coli metabolites" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002035 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the prepupal stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_77746 ;
    owl:annotatedTarget "H. sapiens metabolite" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_77746 ;
    owl:annotatedTarget "H. sapiens metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_77746 ;
    owl:annotatedTarget "Homo sapiens metabolite" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_77746 ;
    owl:annotatedTarget "Homo sapiens metabolites" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_77974 ;
    owl:annotatedTarget "food packaging gases" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_78017 ;
    owl:annotatedTarget "food propellants" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002036 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the pharate adult stage." .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_78295 ;
    owl:annotatedTarget "dietary component" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_78295 ;
    owl:annotatedTarget "dietary components" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_78295 ;
    owl:annotatedTarget "food components" .

[]
    oboInOwl:hasDbXref "ChEBI" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:CHEBI_78433 ;
    owl:annotatedTarget "refrigerants" .

[]
    oboInOwl:hasDbXref "CARO:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000000 ;
    owl:annotatedTarget "A material entity of anatomical origin (part of or deriving from an organism) that has as its parts a maximally connected cell compartment surrounded by a plasma membrane." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002037 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population during the embryonic stage." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002038 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the pharate adult stage." .

[]
    oboInOwl:hasDbXref "FB:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0000219 ;
    owl:annotatedTarget "A cell that moves by its own activities." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002039 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the pupal stage." .

[]
    oboInOwl:hasDbXref "GOC:add", "GOC:cg", "GOC:wdd" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001061 ;
    owl:annotatedTarget "A cell found in an organism or derived from an organism exhibiting a phenotype that deviates from the expected phenotype of any native cell type of that organism. Abnormal cells are typically found in disease states or disease models." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002040 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the prepupal stage." .

[]
    oboInOwl:hasDbXref "GOC:add", "GOC:cg", "GOC:wdd" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CL_0001063 ;
    owl:annotatedTarget "An abnormal cell exhibiting dysregulation of cell proliferation or programmed cell death and capable of forming a neoplasm, an aggregate of cells in the form of a tumor mass or an excess number of abnormal cells (liquid tumor) within an organism." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002041 ;
    owl:annotatedTarget "A phenotype of a population that is the death of a significant proportion of animals in that population during the embryonic stage." .

[]
    oboInOwl:hasDbXref "USGS:SDTS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:ENVO_00000097 ;
    owl:annotatedTarget "A region rendered barren or partially barren by environmental extremes, especially by low rainfall." .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000097 ;
    owl:annotatedTarget "arid region" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002042 ;
    owl:annotatedTarget "A phenotype of a population that is the death of all animals in that population as immature adults (after eclosion but before the end of adult stage A3 (FBdv:00006012))." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002050 ;
    owl:annotatedTarget "A phenotype of a population that is the death of the majority of animals in that population as immature adults (after eclosion but before the end of adult stage A3 (FBdv:00006012))." .

[]
    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 "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0002051 ;
    owl:annotatedTarget "A phenotype of a population that is the death of some significant number of animals in that population as immature adults (after eclosion but before the end of adult stage A3 (FBdv:00006012))." .

[]
    oboInOwl:hasDbXref "FBC:MMC", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0004000 ;
    owl:annotatedTarget "Phenotype that is any abnormality in sensory perception of light stimulus (GO:0050953). 'sensory perception of light stimulus' is defined as: 'The series of events required for an organism to receive a sensory light stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process.'" .

[]
    oboInOwl:hasDbXref "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 "FBC:TEMJ", "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0006000 ;
    owl:annotatedTarget "Phenotype that is any abnormality in copulation (GO:0007620). 'copulation' is defined as: 'The act of sexual union between male and female, involving the transfer of sperm.'" .

[]
    oboInOwl:hasDbXref "ADL:FTT" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000191 ;
    owl:annotatedTarget "geological feature" .

[]
    oboInOwl:hasDbXref "FBC:TEMJ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0006001 ;
    owl:annotatedTarget "Phenotype that is an increase in the number of gametes produced." .

[]
    oboInOwl:hasDbXref "FBC:TEMJ" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0006002 ;
    owl:annotatedTarget "Phenotype that is a decrease in the number of gametes produced." .

[]
    oboInOwl:hasDbXref "FBC:TEMJ", "GOC:ems", "PMID:18050396", "PMID:31164023" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0006004 ;
    owl:annotatedTarget "Phenotype that is any abnormality in oviposition (GO:0018991) despite production of eggs. 'oviposition' is defined as: 'A reproductive behavior that results in the deposition of eggs (either fertilized or not) upon a surface or into a medium such as water.'." .

[]
    oboInOwl:hasDbXref "FBC:TEMJ", "GOC:di", "GOC:go_curators", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0006005 ;
    owl:annotatedTarget "A phenotype that is an increased occurrence of cell division (GO:0051301). 'cell division' is defined as 'The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells.'." .

[]
    oboInOwl:hasDbXref "FBC:TEMJ", "GOC:di", "GOC:go_curators", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0006006 ;
    owl:annotatedTarget "A phenotype that is a decreased occurrence of cell division (GO:0051301). 'cell division' is defined as 'The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells.'." .

[]
    oboInOwl:hasDbXref "PMID:15143285", "PMID:17088531" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007500 ;
    owl:annotatedTarget "Phenotype that is any abnormality in anesthesia-resistant memory (GO:0007615). 'anesthesia-resistant memory' is defined as: 'The memory process that results in the formation of consolidated memory resistant to disruption of the patterned activity of the brain, without requiring protein synthesis.'" .

[]
    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 "ISBN:0582227089", "http://hebb.mit.edu/courses/9.03/lecture4.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007501 ;
    owl:annotatedTarget "Phenotype that is any abnormality in short-term memory (GO:0007614). 'short-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received a short time (up to about 30 minutes) ago. This type of memory is typically dependent on direct, transient effects of second messenger activation.'" .

[]
    oboInOwl:hasDbXref "GOC:sart", "PMID:14659098", "PMID:7923375" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007502 ;
    owl:annotatedTarget "Phenotype that is any abnormality in medium-term memory (GO:0072375). 'medium-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received at a time ago that is intermediate between that of short and long term memory (30min - 7hrs in Drosophila melanogaster).'" .

[]
    oboInOwl:hasDbXref "ISBN:0582227089", "http://hebb.mit.edu/courses/9.03/lecture4.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007503 ;
    owl:annotatedTarget "Phenotype that is any abnormality in long-term memory (GO:0007616). 'long-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information a long time (typically weeks, months or years) after receiving that information. This type of memory is typically dependent on gene transcription regulated by second messenger activation.'" .

[]
    oboInOwl:hasDbXref "FBC:CP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007504 ;
    owl:annotatedTarget "Phenotype that is any abnormality in body weight compared to identically raised wild-type controls." .

[]
    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 "FBC:CP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007505 ;
    owl:annotatedTarget "Phenotype that is an increase in body weight compared to identically raised wild-type controls." .

[]
    oboInOwl:hasDbXref "FBC:CP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007506 ;
    owl:annotatedTarget "Phenotype that is a decrease in body weight compared to identically raised wild-type controls." .

[]
    oboInOwl:hasDbXref "FBC:CP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007507 ;
    owl:annotatedTarget "A phenotype that is an increase in the size of the whole body or some body part compared to wild-type." .

[]
    oboInOwl:hasDbXref "FBC:CP" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007508 ;
    owl:annotatedTarget "A phenotype that is a decrease in the size of the whole body or some body part compared to wild-type." .

[]
    oboInOwl:hasDbXref "FBC:CP", "GOC:jl", "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007509 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of phototaxis (GO:0042331). 'phototaxis' is defined as: 'The directed movement of a motile cell or organism in response to light.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "GOC:jl", "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007510 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of phototaxis (GO:0042331). 'phototaxis' is defined as: 'The directed movement of a motile cell or organism in response to light.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "GOC:hb", "GOC:pf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007511 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of cell adhesion (GO:0007155). 'cell adhesion' is defined as: 'The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "GOC:hb", "GOC:pf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007512 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of cell adhesion (GO:0007155). 'cell adhesion' is defined as: 'The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007513 ;
    owl:annotatedTarget "Phenotype that is an increase in the total amount or frequency of sleep (GO:0030431) over a given time interval, compared to wild-type. 'sleep' is defined as: 'Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain.'" .

[]
    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 "FBC:CP", "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007514 ;
    owl:annotatedTarget "Phenotype that is a decrease in the total amount or frequency of sleep (GO:0030431) over a given time interval, compared to wild-type. 'sleep' is defined as: 'Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain.'" .

[]
    oboInOwl:hasDbXref "WWF:Biome" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_00000428 ;
    owl:annotatedTarget "major habitat type" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007515 ;
    owl:annotatedTarget "Phenotype that is an increase in the total amount or frequency of feeding behavior (GO:0007631) over a given time interval, compared to wild-type. 'feeding behavior' is defined as: 'Behavior associated with the intake of food.'" .

[]
    oboInOwl:hasDbXref "NASA:earthrealm" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:ENVO_00000428 ;
    owl:annotatedTarget "EcosytemType" .

[]
    oboInOwl:hasDbXref "FBC:DOS", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007516 ;
    owl:annotatedTarget "Phenotype that is a decrease in the total amount or frequency of feeding behavior (GO:0007631) over a given time interval, compared to wild-type. 'feeding behavior' is defined as: 'Behavior associated with the intake of food.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "GOC:curators", "ISBN:0582227089" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007517 ;
    owl:annotatedTarget "Phenotype that is an increase in the efficacy of memory (GO:0007613) relative to controls. 'memory' is defined as: 'The activities involved in the mental information processing system that receives (registers), modifies, stores, and retrieves informational stimuli. The main stages involved in the formation and retrieval of memory are encoding (processing of received information by acquisition), storage (building a permanent record of received information as a result of consolidation) and retrieval (calling back the stored information and use it in a suitable way to execute a given task).'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "GOC:curators", "ISBN:0582227089" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007518 ;
    owl:annotatedTarget "Phenotype that is a decrease in the efficacy of memory (GO:0007613) relative to controls. 'memory' is defined as: 'The activities involved in the mental information processing system that receives (registers), modifies, stores, and retrieves informational stimuli. The main stages involved in the formation and retrieval of memory are encoding (processing of received information by acquisition), storage (building a permanent record of received information as a result of consolidation) and retrieval (calling back the stored information and use it in a suitable way to execute a given task).'" .

[]
    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 "FBC:CP", "ISBN:0582227089", "http://hebb.mit.edu/courses/9.03/lecture4.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007519 ;
    owl:annotatedTarget "Phenotype that is an increase in the efficacy of short-term memory (GO:0007614) relative to controls. 'short-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received a short time (up to about 30 minutes) ago. This type of memory is typically dependent on direct, transient effects of second messenger activation.'" .

[]
    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 "FBC:CP", "ISBN:0582227089", "http://hebb.mit.edu/courses/9.03/lecture4.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007520 ;
    owl:annotatedTarget "Phenotype that is a decrease in the efficacy of short-term memory (GO:0007614) relative to controls. 'short-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received a short time (up to about 30 minutes) ago. This type of memory is typically dependent on direct, transient effects of second messenger activation.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "ISBN:0582227089", "http://hebb.mit.edu/courses/9.03/lecture4.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007521 ;
    owl:annotatedTarget "Phenotype that is an increase in the efficacy of long-term memory (GO:0007616) relative to controls. 'long-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information a long time (typically weeks, months or years) after receiving that information. This type of memory is typically dependent on gene transcription regulated by second messenger activation.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "ISBN:0582227089", "http://hebb.mit.edu/courses/9.03/lecture4.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007522 ;
    owl:annotatedTarget "Phenotype that is a decrease in the efficacy of long-term memory (GO:0007616) relative to controls. 'long-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information a long time (typically weeks, months or years) after receiving that information. This type of memory is typically dependent on gene transcription regulated by second messenger activation.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "PMID:15143285", "PMID:17088531" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007523 ;
    owl:annotatedTarget "Phenotype that is an increase in the efficacy of anesthesia-resistant memory (GO:0007615) relative to controls. 'anesthesia-resistant memory' is defined as: 'The memory process that results in the formation of consolidated memory resistant to disruption of the patterned activity of the brain, without requiring protein synthesis.'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "PMID:15143285", "PMID:17088531" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007524 ;
    owl:annotatedTarget "Phenotype that is a decrease in the efficacy of anesthesia-resistant memory (GO:0007615) relative to controls. 'anesthesia-resistant memory' is defined as: 'The memory process that results in the formation of consolidated memory resistant to disruption of the patterned activity of the brain, without requiring protein synthesis.'" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0015006 ;
    owl:annotatedTarget "q1 different_in_magnitude_relative_to q2 if and only if magnitude(q1) NOT =~ magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." .

[]
    oboInOwl:hasDbXref "FBC:CP", "GOC:sart", "PMID:14659098", "PMID:7923375" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007525 ;
    owl:annotatedTarget "Phenotype that is an increase in the efficacy of medium-term memory (GO:0072375) relative to controls. 'medium-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received at a time ago that is intermediate between that of short and long term memory (30min - 7hrs in Drosophila melanogaster).'" .

[]
    oboInOwl:hasDbXref "FBC:CP", "GOC:sart", "PMID:14659098", "PMID:7923375" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007526 ;
    owl:annotatedTarget "Phenotype that is a decrease in the efficacy of medium-term memory (GO:0072375) relative to controls. 'medium-term memory' is defined as: 'The memory process that deals with the storage, retrieval and modification of information received at a time ago that is intermediate between that of short and long term memory (30min - 7hrs in Drosophila melanogaster).'" .

[]
    oboInOwl:hasDbXref "GO:0007628", "GOC:jid", "GOC:pr", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007527 ;
    owl:annotatedTarget "Any abnormality in adult walking behavior (GO:0007628), which is defined as 'The behavior of an adult relating to the progression of that organism along the ground by the process of lifting and setting down each leg.'." .

[]
    oboInOwl:hasDbXref "GO:0008345", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007528 ;
    owl:annotatedTarget "Any abnormality in larval locomotory behavior (GO:0008345), which is defined as 'Locomotory behavior in a larval (immature) organism.'." .

[]
    oboInOwl:hasDbXref "GO:0008344", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007529 ;
    owl:annotatedTarget "Any abnormality in adult locomotory behavior (GO:0008344), which is defined as 'Locomotory behavior in a fully developed and mature organism.'." .

[]
    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 "ISBN:0582227089", "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007530 ;
    owl:annotatedTarget "Phenotype that is an increase in the efficacy of learning (GO:0007612), relative to controls. 'learning' is defined as: 'Any process in an organism in which a relatively long-lasting adaptive behavioral change occurs as the result of experience.'" .

[]
    oboInOwl:hasDbXref "ISBN:0582227089", "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007531 ;
    owl:annotatedTarget "Phenotype that is a decrease in the efficacy of learning (GO:0007612), relative to controls. 'learning' is defined as: 'Any process in an organism in which a relatively long-lasting adaptive behavioral change occurs as the result of experience.'" .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0015007 ;
    owl:annotatedTarget "q1 increased_in_magnitude_relative_to q2 if and only if magnitude(q1) > magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." .

[]
    oboInOwl:hasDbXref "GO:0007635", "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007532 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of chemosensory behavior (GO:0007635). 'chemosensory behavior' is defined as: 'Behavior that is dependent upon the sensation of chemicals.'." .

[]
    oboInOwl:hasDbXref "FB:FBrf0044924", "GO:0007637", "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007533 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of proboscis extension reflex (GO:0007637). 'proboscis extension reflex' is defined as: 'The extension, through direct muscle actions, of the proboscis (the trunk-like extension of the mouthparts on the adult external head) in response to a nutritional stimulus.'." .

[]
    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 "GO:0007625", "GOC:jl", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007534 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of grooming behavior (GO:0007625). 'grooming behavior' is defined as: 'The specific behavior of an organism relating to grooming, cleaning and brushing to remove dirt and parasites.'." .

[]
    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 "GO:0007626", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007535 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of locomotory behavior (GO:0007626). 'locomotory behavior' is defined as: 'The specific movement from place to place of an organism in response to external or internal stimuli. Locomotion of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions.'." .

[]
    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 "GO:0007628", "GOC:jid", "GOC:pr", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007536 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of adult walking behavior (GO:0007628). 'adult walking behavior' is defined as: 'The behavior of an adult relating to the progression of that organism along the ground by the process of lifting and setting down each leg.'." .

[]
    oboInOwl:hasDbXref "GO:0008345", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007537 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of larval locomotory behavior (GO:0008345). 'larval locomotory behavior' is defined as: 'Locomotory behavior in a larval (immature) organism.'." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0015008 ;
    owl:annotatedTarget "q1 decreased_in_magnitude_relative_to q2 if and only if magnitude(q1) < magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale." .

[]
    oboInOwl:hasDbXref "GO:0008344", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007538 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of adult locomotory behavior (GO:0008344). 'adult locomotory behavior' is defined as: 'Locomotory behavior in a fully developed and mature organism.'." .

[]
    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 "GO:0007617", "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007539 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of mating behavior (GO:0007617). 'mating behavior' is defined as: 'The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes.'." .

[]
    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 "GO:0007619", "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007540 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of courtship behavior (GO:0007619). 'courtship behavior' is defined as: 'The behavior of an organism for the purpose of attracting sexual partners.'." .

[]
    oboInOwl:hasDbXref "GO:0007629", "GOC:jid", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007541 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of flight behavior (GO:0007629). 'flight behavior' is defined as: 'The response to external or internal stimuli that results in the locomotory process of flight. Flight is the self-propelled movement of an organism through the air.'." .

[]
    oboInOwl:hasDbXref "GO:0007630", "GOC:jid", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007542 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of jump response (GO:0007630). 'jump response' is defined as: 'The sudden, usually upward, movement off the ground or other surface through sudden muscular effort in the legs, following exposure to an external stimulus.'." .

[]
    oboInOwl:hasDbXref "GO:0007620", "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007543 ;
    owl:annotatedTarget "Phenotype that is an increase in any kind of rate (e.g. speed, frequency) of copulation (GO:0007620). 'copulation' is defined as: 'The act of sexual union between male and female, involving the transfer of sperm.'." .

[]
    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 "GO:0007635", "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007544 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of chemosensory behavior (GO:0007635). 'chemosensory behavior' is defined as: 'Behavior that is dependent upon the sensation of chemicals.'." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-6601-2165" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0015012 ;
    owl:annotatedTarget "q1 reciprocal_of q2 if and only if : q1 and q2 are relational qualities and a phenotype e q1 e2 mutually implies a phenotype e2 q2 e." .

[]
    oboInOwl:hasDbXref "FB:FBrf0044924", "GO:0007637", "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007545 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of proboscis extension reflex (GO:0007637). 'proboscis extension reflex' is defined as: 'The extension, through direct muscle actions, of the proboscis (the trunk-like extension of the mouthparts on the adult external head) in response to a nutritional stimulus.'." .

[]
    oboInOwl:hasDbXref "GO:0007625", "GOC:jl", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007546 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of grooming behavior (GO:0007625). 'grooming behavior' is defined as: 'The specific behavior of an organism relating to grooming, cleaning and brushing to remove dirt and parasites.'." .

[]
    oboInOwl:hasDbXref "GO:0007626", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007547 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of locomotory behavior (GO:0007626). 'locomotory behavior' is defined as: 'The specific movement from place to place of an organism in response to external or internal stimuli. Locomotion of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions.'." .

[]
    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 "GO:0007628", "GOC:jid", "GOC:pr", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007548 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of adult walking behavior (GO:0007628). 'adult walking behavior' is defined as: 'The behavior of an adult relating to the progression of that organism along the ground by the process of lifting and setting down each leg.'." .

[]
    oboInOwl:hasDbXref "GO:0008345", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007549 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of larval locomotory behavior (GO:0008345). 'larval locomotory behavior' is defined as: 'Locomotory behavior in a larval (immature) organism.'." .

[]
    oboInOwl:hasDbXref "GO:0008344", "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007550 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of adult locomotory behavior (GO:0008344). 'adult locomotory behavior' is defined as: 'Locomotory behavior in a fully developed and mature organism.'." .

[]
    oboInOwl:hasDbXref "GO:0007617", "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007551 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of mating behavior (GO:0007617). 'mating behavior' is defined as: 'The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes.'." .

[]
    oboInOwl:hasDbXref "GO:0007619", "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007552 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of courtship behavior (GO:0007619). 'courtship behavior' is defined as: 'The behavior of an organism for the purpose of attracting sexual partners.'." .

[]
    oboInOwl:hasDbXref "GO:0007629", "GOC:jid", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007553 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of flight behavior (GO:0007629). 'flight behavior' is defined as: 'The response to external or internal stimuli that results in the locomotory process of flight. Flight is the self-propelled movement of an organism through the air.'." .

[]
    oboInOwl:hasDbXref "GO:0007630", "GOC:jid", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007554 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of jump response (GO:0007630). 'jump response' is defined as: 'The sudden, usually upward, movement off the ground or other surface through sudden muscular effort in the legs, following exposure to an external stimulus.'." .

[]
    oboInOwl:hasDbXref "GO:0007620", "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBcv_0007555 ;
    owl:annotatedTarget "Phenotype that is a decrease in any kind of rate (e.g. speed, frequency) of copulation (GO:0007620). 'copulation' is defined as: 'The act of sexual union between male and female, involving the transfer of sperm.'." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00000000 ;
    owl:annotatedTarget "The life of an individual of the species Drosophila melanogaster, from fertilization to death." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064803", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00000054 ;
    owl:annotatedTarget "Stage during which the nucleus of the fertilized egg performs 13 rapid divisions, prior to cellularization (Hartenstein, 1993; Campos-Ortega and Hartenstein, 1997). The first seven divisions are synchronous (Campos-Ortega and Hartenstein, 1997). During the course of the subsequent three divisions, most of the nuclei approach the surface and then divide asynchronously a further three times, bringing the total number of cells to around 5000 (Campos-Ortega and Hartenstein, 1997). This corresponds to embryonic stages 1-4 (Hartenstein, 1993)." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00004450 ;
    owl:annotatedTarget "A collective term for stages 11 and 12." .

[]
    oboInOwl:hasDbXref "GO:0048477" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00004886 ;
    owl:annotatedTarget "The complete process of formation and maturation of an ovum or female gemate from a primordial female germ cell." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005259 ;
    owl:annotatedTarget "A temporal subdivision of a developmental process." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005261 ;
    owl:annotatedTarget "Earliest stage of ovarian cyst development - lasts while the 16 cell cyst is within the germarium (region 3)." .

[]
    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:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005262 ;
    owl:annotatedTarget "Oogenesis stage that begins when the cyst leaves the germarium (from this point the cyst is referred to as an egg chamber). During this stage, polyploidation of the nurse cells begins, they reach a ploidy of 8C, and follicle cells start to divide." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005263 ;
    owl:annotatedTarget "Oogenesis stage that begins when the oocyte chromosomes condense into a karyosome attached to a distinctive spherical structure known as an endobody. The oocyte nucleolus disappears completely. During this stage, nurse cell ploidy reaches 16C." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005264 ;
    owl:annotatedTarget "Oogenesis stage that begins when the nurse cells chromosomes become bulbous. Nurse cell chromosomes during this stage are polytene and reach a ploidy of 32C. The egg chamber is oval shaped." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005265 ;
    owl:annotatedTarget "Oogenesis stage that begins when nurse cell chromosomes are no longer bulbous - the association between homologs weakens so that these chromosomes no longer have a polytene structure. During this stage, posterior nurse cell nuclei have a higher ploidy (64C) than anterior ones." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005266 ;
    owl:annotatedTarget "Oogenesis stage during which follicle cell division ceases." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005267 ;
    owl:annotatedTarget "Oogenesis stage during which polyploidation and enlargement of follicle cells begins. Nurse cell ploidy ranges from 256C (anterior) to 512C (posterior) and the egg chamber gains an elongated shape." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005268 ;
    owl:annotatedTarget "Oogenesis stage which begins when yolk first appears in the oocyte. Follicle cell migration over the oocyte begins during this stage (although mostly occurs during stage 9)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005269 ;
    owl:annotatedTarget "Oogenesis stage that begins when the border cells begin to migrate. During this stage: the oocyte is about 1/3 the length of the egg chamber with its nucleus located antero-dorsally; follicle cell migration results in an anterior to posterior gradient of follicle cell thickness with posterior cells being thicker (-> columnar) and posterior cells thinner ( -> squamous); border cell migration begins and ends; secretion of vitelline membrane begins." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005270 ;
    owl:annotatedTarget "Oogenesis stage that begins when all the oocyte associated follicular epithelium is columnar and all of the nurse cell associated follicular epithelium is completely squamous and ends with the beginning of nurse cell dumping." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005271 ;
    owl:annotatedTarget "Oogenesis stage which begins when all the oocyte associated follicular epithelium is columnar and all of the nurse cell associated follicular epithelium is completely squamous and ends when centripetal follicle migration begins. During this stage, the migrating border cells reach the oocyte. The oocyte is about 50% egg chamber length." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005272 ;
    owl:annotatedTarget "Oogenesis stage that begins when the centripetal follicle cells begin to migrate. As a result, the vitelline membrane extends into the opercular region. This stage ends when nurse cell dumping begins." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0043885", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005273 ;
    owl:annotatedTarget "Oogenesis stage that begins when nurse cell dumping begins and development of the wax layer begins. The dorsal appendages begin to form during this stage. This stage ends when dying nurse cells form an anterior cap to the oocyte." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0034074", "FlyBase:FBrf0043885", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005274 ;
    owl:annotatedTarget "Oogenesis stage that begins when dying nurse cells form an anterior cap to the oocyte. Shortly after this, nurse cell dumping and growth of the oocyte are complete. Elongation of the dorsal appendages and formation of the innermost chorionic layer and endochorion begins during this stage." .

[]
    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 "FlyBase:FBrf0043885" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005275 ;
    owl:annotatedTarget "Innermost chorionic layer and endochorion begin to form in the anterior of the follicle." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0043885" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005276 ;
    owl:annotatedTarget "Secretion of innermost chorionic layer and endochorion begins in the main follicle cells." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005277 ;
    owl:annotatedTarget "Formation of specialized endochorion structures in the anterior of the follicle: branches in the developing dorsal appendages; compact endochorion lacking the pillars seen in the rest of the follicle." .

[]
    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 "FlyBase:FBrf0021038", "FlyBase:FBrf0029744", "FlyBase:FBrf0034074", "FlyBase:FBrf0064777" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005278 ;
    owl:annotatedTarget "Oogenesis stage that begins when the micropyle begins to form. At the beginning of this stage, about 12-15 nurse cell nuclei remain at the anterior of the oocyte. By the end of this stage, none of these nuclei remain. Oocyte meiosis up to arrest at full metaphase I occurs during this stage." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0029744" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005279 ;
    owl:annotatedTarget "Oogenesis stage during which 12-15 nurse cell nuclei remain at the anterior of the oocyte. At this stage, the oocyte nucleus has reached its maximum volume and its chromosomes are compressed into a 5-7 micrometer karyosome." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0029744" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005280 ;
    owl:annotatedTarget "Oogenesis stage during which 9-11 nurse cell nuclei remain at the anterior of the oocyte. During this stage, the nuclear membrane of the oocyte nucleus disappears, indicating the start of meiotic pro-metaphase." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0029744" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005281 ;
    owl:annotatedTarget "Oogenesis stage during which only 7-8 nurse cell nuclei remain at the anterior of the oocyte. At the beginning of this stage, oocyte chromosome bivalents separate from each other - indicating mid-prometaphase of oocyte meiosis." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0029744" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005282 ;
    owl:annotatedTarget "Oogenesis stage during which only 5-6 nurse cell nuclei remain at the anterior of the oocyte. The oocyte nucleus is in late prometaphase:the bivalents arrange themselves in on the equatorial plane of the spindle; homologous centromeres are pulled towards the poles." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0043885" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005283 ;
    owl:annotatedTarget "The last stage of oogenesis. This stage begins when no nurse cell nuclei remain at the anterior of the egg (chamber). Exochorion formation and secretion occurs during this stage. The dorsal appendages complete their elongation and the follicle cells die." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0043885" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005284 ;
    owl:annotatedTarget "Secretion and formation of the outer endochorionic network by throughout the follicle. Crystallization of the innermost chorionic layer of the main body follicle cells." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0021038", "FlyBase:FBrf0043885" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005285 ;
    owl:annotatedTarget "Secretion of the exochorion begins and ends." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064779" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005286 ;
    owl:annotatedTarget "The stage of the Drosophila life-cycle from maturation of an egg to the end of fertilization. At the beginning of this stage, the nucleus is arrested in meiotic metaphase I. The completion of meiosis and the start of protein synthesis are triggered by ovulation. If the female has already mated, fertilization begins during meiosis." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0158848" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005287 ;
    owl:annotatedTarget "Developmental stage that starts with ovulation, at the end of oogenesis, until the egg is fertilized by a sperm." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0229233" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005288 ;
    owl:annotatedTarget "Developmental stage that starts with sperm entry until the first mitotic division of the zygote." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005289 ;
    owl:annotatedTarget "Life stage that begins with a fertilized egg, and finishes with hatching at the end of embryonic stage 17 (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0039741", "FlyBase:FBrf0089570", "FlyBase:FBrf0220623" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005290 ;
    owl:annotatedTarget "Stage prior to the formation of the syncitial blastoderm, including the first 9 cell divisions and the migration of nuclei to the periphery (cortex) of the embryo (Foe and Alberts, 1983; Jaeger et al., 2012). This lasts from fertilization to embryonic stage 3 (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064779", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005291 ;
    owl:annotatedTarget "The embryonic stage that lasts from the end of fertilization to the end of the second nuclear division. Duration at 25 degrees C: approximately 25 minutes (0-25 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005292 ;
    owl:annotatedTarget "The first mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005293 ;
    owl:annotatedTarget "Nuclear divisions 3-8. The egg cytoplasm contracts producing a clear separation from the vitelline membrane and empty spaces at the anterior and posterior. The cleavage nuclei migrate towards the periphery. Duration at 25 degrees C approximately 40 minutes (25-65 minutes AEL)." .

[]
    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 "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005294 ;
    owl:annotatedTarget "The second mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005295 ;
    owl:annotatedTarget "The third mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005296 ;
    owl:annotatedTarget "The fourth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    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 "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005297 ;
    owl:annotatedTarget "The fifth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005298 ;
    owl:annotatedTarget "The sixth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005299 ;
    owl:annotatedTarget "The seventh mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005300 ;
    owl:annotatedTarget "The eighth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005301 ;
    owl:annotatedTarget "Nuclear division 9. The cleavage nuclei complete their migration to the periphery. Polar buds form at the posterior pole and divide once. Duration at 25 degrees C: approximately 15 minutes (65-80 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005302 ;
    owl:annotatedTarget "The ninth mitotic cell cycle of embryogenesis. This occurs synchronously across the embryo." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0039741", "FlyBase:FBrf0089570", "FlyBase:FBrf0220623" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005304 ;
    owl:annotatedTarget "Stage during which most of the nuclei are arranged as a monolayer at the cortex (periphery) of the embryo (Foe and Alberts, 1983; Jaeger et al., 2012). It begins shortly after completion of the ninth cleavage division and lasts until the onset of gastrulation, including cleavage cycles 10-14A  (Foe and Alberts, 1983; Jaeger et al., 2012). This corresponds to embryonic stages 4 (syncitial blastoderm stage) and 5 (cellular blastoderm stage) (Campos-Ortega and Hartenstein, 1997)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005306 ;
    owl:annotatedTarget "Nuclear division 10-13. Polar buds divide twice and become tightly grouped at the posterior pole by the end of this stage. Nuclei visible at the rim of the embryo. Stage 4 ends with the beginning of cellularization. Duration at 25 degrees C: approximately 50 minutes (80-130 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005306 ;
    owl:annotatedTarget "syncytial blastoderm stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005311 ;
    owl:annotatedTarget "Cellularization. Stage 5 begins when cellularization starts. Near the end of this stage the pole cells begin to migrate dorsally and ventral midline cells acquire an irregular, wavy appearance. Stage 5 ends when ventral furrow formation becomes apparent. Duration at 25 degrees: approximately 40 minutes (130-170 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005311 ;
    owl:annotatedTarget "cellular blastoderm stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064803" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005317 ;
    owl:annotatedTarget "Stage during which gastrulation occurs. During this stage, cells from the polar caps and the mid-ventral part of the blastoderm invaginate and ultimately generate the germ layers (Hartenstein, 1993). This encompasses embryonic stages 6-8 (Hartenstein, 1993)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005318 ;
    owl:annotatedTarget "Stage 6 begins when the ventral furrow becomes apparent, an event which is followed rapidly by the formation of the cephalic furrow. Stage 6 ends when the pole cells have adopted a dorsal (horizontal) position at the posterior. Duration at 25 degrees C: approximately 10 minutes (170-180 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005319 ;
    owl:annotatedTarget "Stage 7 begins when the pole cells have adopted a dorsal (horizontal) position at the posterior. Invagination of the anterior and posterior midgut and hindgut follows. The 'discoid plate' that carries the pole cells forms a pocket. Transverse furrows (dorsal folds) form on the dorsal surface. This stage ends when the anterior wall of the amnioproctodeal invagination starts moving anteriorly and the pole cells are no longer visible externally. Duration at 25 degrees C: approximately 10 minutes (180-190 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FBC:DOS", "FlyBase:FBrf0229323" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005321 ;
    owl:annotatedTarget "Stages during which the germ band is extended - 9-12." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005322 ;
    owl:annotatedTarget "Stage 8 starts with the rapid phase of germ band extension and ends with the beginning of mesodermal segmentation. By the end of this stage germ band extension has progressed to the point where the proctodeal opening is at about 60% egg length and the dorsal folds (transverse furrows) are no longer visible. Duration at 25 degrees C: approximately 30 minutes (190-220 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005323 ;
    owl:annotatedTarget "Stage 9 begins when mesodermal segmentation becomes (transiently) visible, and ends with the appearance of the stomodeal invagination slightly ventral to the anterior pole. Duration at 25 degrees C: approximately 40 minutes (220-260 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005324 ;
    owl:annotatedTarget "Stage 10 begins with the appearance of the stomodeal invagination, slightly ventral to the anterior pole. Periodic furrows appear in the embryonic epidermis around the middle of the stage. The germ band continues to extend, reaching its maximum extent of 75% egg length towards the end of the stage. The end of the stage is marked by the beginning of invagination of the tracheal placodes. Duration at 25 degrees : approximately 60 minutes (260-320 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005325 ;
    owl:annotatedTarget "Stage 11 begins with the invagination of the tracheal placodes. Para-segmental furrow form and segment boundary furrows become deep folds. Within the head, gnathal protuberances become apparent. The end of this stage is signaled by the appearance of a distinct cleft at the posterior pole of the embryo, which becomes detached from the vitelline membrane. This marks the beginning of germ-band retraction. Duration at 25 degrees C: approximately 120 minutes (320-440 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005327 ;
    owl:annotatedTarget "Germ band retraction. Stage 12 begins when germ-band retraction starts and ends when this process is complete so that the prospective anal plate occupies the posterior pole. During this stage the posterior and anterior midgut primordia meet and fuse and the tracheal pits fuse to form the tracheal tree. Duration at 25 degrees C: approximately 120 minutes (440-560 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005328 ;
    owl:annotatedTarget "Stage 13 begins at the completion of germ-band retraction, when the prospective anal plate occupy the posterior pole. The dorsal ridge becomes apparent externally; the clypeolabrum retracts, leaving a triangular shaped gap at the anterior pole; the labium moves to the ventral midline. This stage ends when head involution begins. Duration at 25 degrees C: Approximately 60 minutes (560-620 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005330 ;
    owl:annotatedTarget "Stage 14 begins with the initiation of head involution. Closure of the midgut around the yolk and dorsal closure continue. Dorsal closure is 80% complete by the end of this stage. This stage ends with the appearance of the second midgut constriction. Duration at 25 degrees C: approximately 60 minutes (620-680 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0064803", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005331 ;
    owl:annotatedTarget "Stage following germ band retraction, during which dorsal closure happens (Hartenstein, 1993). Dorsal closure occurs by extension of the dorsal epidermal primordium on either side, leading to fusion at the dorsal midline (Campos-Ortega and Hartenstein, 1997). This corresponds to embryonic stages 13-15 (Hartenstein, 1993; Campos-Ortega and Hartenstein, 1997)." .

[]
    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 "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005332 ;
    owl:annotatedTarget "Stage 15 begins with the appearance of the second midgut constriction. During this stage the 1st and 3rd midgut constrictions form, dorsal closure is completed, and epidermal segmentation is accomplished. This stage ends when the intersegmental grooves can be distinguished at mid-dorsal level. Duration at 25 degrees C: approximately 100 minutes (680-780 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005333 ;
    owl:annotatedTarget "Embryonic stages 16-17." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005334 ;
    owl:annotatedTarget "Stage 16 begins when the intersegmental grooves can be distinguished at mid-dorsal level, and ends when the dorsal ridge (frontal sac) has overgrown the tip of the clypeolabrum, which is thereby enclosed in the atrium. During this stage the ventral cord retracts to about 60% egg length. Duration at 25 degrees C: approximately 180 minutes (780-960 minutes after egg laying)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005335 ;
    owl:annotatedTarget "Stage 17 begins when the dorsal ridge (frontal sac) has overgrown the tip of the clypeolabrum, which is thereby enclosed in the atrium. It lasts until hatching of the embryo (approximately 24 hours after egg laying), during which time much terminal differentiation occurs, the tracheal tree fills with air, so becoming completely visible, and the ventral cord continues to retract. Duration at 25 degrees C: approximately 8 hours (16-24 hours after egg laying)." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005336 ;
    owl:annotatedTarget "The stage of the Drosophila life-cycle from hatching to the beginning of puparium formation." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0007733" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005337 ;
    owl:annotatedTarget "The first larval instar begins at hatching and ends at the first larval molt. Anterior spiracles are not yet present; posterior spiracles have two openings each. Salivary glands are very small and all cells are uniform in size. Mouth hooks typically have one tooth. Duration at 25 degrees C: approximately 25 hours (24-49 hours after egg laying; 0-25 hours after hatching)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0007733" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005338 ;
    owl:annotatedTarget "The second larval instar begins at the first larval molt and ends at the second larval molt. Larvae are actively feeding and crawling in the food. Distinct anterior spiracles are present as enlargements at the end of the tracheal trunk, but not open to the outside; posterior spiracles have three openings each, and four groups of small unbranched hairs. The salivary glands extend to the first abdominal segment, and have cells that are uniform in size. Mouth hooks typically have two or three teeth. Duration at 25 degrees C: approximately 23 hours (49-72 hours after egg laying; 25-48 hours after hatching)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0007733" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005339 ;
    owl:annotatedTarget "The third larval instar begins at the second larval molt and ends at puparium formation. Anterior spiracles are open to the outside; posterior spiracles have three openings each, and four groups of large branched hairs. The salivary glands extend to the second abdominal segment, with cells larger in the posterior than in the anterior of the gland. Mouth hooks typically have 9-12 teeth. About 24 hours before pupariation (at 25 degree C), larvae stop feeding and climb away from their food. Duration at 25 degrees C: approximately 48 hours (72-120 hours after egg laying; 48-96 hours after hatching)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005340 ;
    owl:annotatedTarget "Third instar larva prior to the wandering stage (approximately the first 24 hours of the third instar larval stage under standard conditions at 25'C.)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005341 ;
    owl:annotatedTarget "Stage of the third larval instar during which the larva wanders out of the food and climbs. Under optimum conditions at 25'C, this occurs approximately 24 hours after the start of the third instar larval stage." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005342 ;
    owl:annotatedTarget "The prepupal stage begins at puparium formation and ends when larval/pupal apolysis is complete, as indicated by the completion of imaginal head sac eversion and the expulsion of the oral armature of the larva. Duration at 25 degrees C: approximately 12 hours. (120-132.2 hours after egg laying; 0-12.2 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005343 ;
    owl:annotatedTarget "Extends from puparium formation through tanning of the pupal cuticle. Posterior spiracles and ridge between anterior spiracles tan orange. Wriggling stops completely. Puparium becomes brown to the unaided eye. Duration at 25 degrees C: approximately 20 minutes. (120-120.3 hours after egg laying; 0-0.3 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005343 ;
    owl:annotatedTarget "puparium formation" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005343 ;
    owl:annotatedTarget "white puparium stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:FBdv_00005343 ;
    owl:annotatedTarget "pupal stage P0" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:FBdv_00005343 ;
    owl:annotatedTarget "white prepupa" .

[]
    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 "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005344 ;
    owl:annotatedTarget "Male gonads become less distinct. Oral armature stops moving permanently. Dorsal medial abdominal contractions stop. Gas bubble becomes visible within abdomen. Duration at 25 degrees C: approximately 100 minutes. (120.3-122 hours after egg laying; 0.3-2 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005344 ;
    owl:annotatedTarget "brown puparium stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005345 ;
    owl:annotatedTarget "Ridge of the operculum becomes distinct. Puparium begins to separate from underlying epidermis. Becomes positively buoyant. Duration at 25 degrees C: approximately 4 hours, 45 minutes. (122-126.75 hours after egg laying; 2-6.75 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005345 ;
    owl:annotatedTarget "bubble prepupa stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005346 ;
    owl:annotatedTarget "Prepupal stage P4 begins as the lateral trunk trachea become obscured and ends when the imaginal head sac is everted and the oral armature of the larva is expelled. Duration at 25 degrees C: approximately 5 hours, 30 minutes. (126.75-132.2 hours after egg laying; 6.75-12.2 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005346 ;
    owl:annotatedTarget "cryptocephalic pupa" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005347 ;
    owl:annotatedTarget "Lateral trunk tracheae become obscured. Dorsal medial abdominal contractions occur. Everted leg and wing discs become visible. Bubble appears in posterior of puparium, displacing the pupa anteriorly; abdominal bubble disappears. Duration at 25 degrees C: approximately 5 hours, 15 minutes. (126.75-132 hours after egg laying; 6.75-12 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005347 ;
    owl:annotatedTarget "buoyant stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005348 ;
    owl:annotatedTarget "Bubble is displaced to anterior end of the puparium, and pupa withdraws to the posterior end. Imaginal head sac is everted and the oral armature of the larva is expelled. Duration at 25 degrees C: approximately 12 minutes. (132-132.2 hours after egg laying; 12-12.2 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005348 ;
    owl:annotatedTarget "moving bubble stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005349 ;
    owl:annotatedTarget "The pupal stage starts once larval/pupal apolysis is complete as indicated by the expulsion of the larval armature. Early in this stage, the legs and wings reach full extension along the abdomen. The stage ends when the pupal cuticle separates from the underlying epidermis (pupal/adult apolysis), and the eye cup becomes yellow at its periphery. Duration at 25 degrees C: approximately 32 hours. (132.2-164.3 hours after egg laying; 12.2-44.3 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005349 ;
    owl:annotatedTarget "phanerocephalic pupa" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005350 ;
    owl:annotatedTarget "Pupal stage P5 starts when the legs and wings reach full extension along the abdomen and ends as the Malpighian tubules become prominent and green. Duration at 25 degrees C: approximately 6 hours, 30 minutes. (132.2-138.7 hours after egg laying; 12.2-18.7 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005351 ;
    owl:annotatedTarget "Legs and wings reach full extension along abdomen. Enlarged initial segments of anterior pair Malpighian tubules move from thorax into abdomen. Translucent patch that lacks adhering fat body cells becomes discernible in the middle of the eye region. Pair of white Malpighian tubules becomes visible dorsally in the abdomen. Duration at 25 degrees C: approximately 66 minutes. (132.2-133.3 hours after egg laying; 12.2-13.3 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005351 ;
    owl:annotatedTarget "Malpighian tubules migrating" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005352 ;
    owl:annotatedTarget "Malpighian tubules become prominent and green. Duration at 25 degrees C: approximately 5 hours, 25 minutes. (133.3-138.7 hours after egg laying; 13.3-18.7 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005352 ;
    owl:annotatedTarget "white Malpighian tubules stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005353 ;
    owl:annotatedTarget "Dark green 'yellow body' appears between the anterior ends of the two Malpighian tubule segments, mid-dorsally at the anterior of the abdomen. Duration at 25 degrees C: approximately 13 hours, 45 minutes. (138.7-152.4 hours after egg laying; 18.7-32.4 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005353 ;
    owl:annotatedTarget "green Malpighian tubules stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005354 ;
    owl:annotatedTarget "The 'yellow body' moves back between the Malpighian tubules. The transparent pupal cuticle separates from the underlying epidermis. Eye cup becomes yellow at its perimeter. Duration at 25 degrees C: approximately 12 hours. (152.4-164.3 hours after egg laying; 32.4-44.3 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005354 ;
    owl:annotatedTarget "yellow body stage" .

[]
    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 "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005355 ;
    owl:annotatedTarget "Pale yellow pigmentation spreads inwards across the eye. Eye color becomes bright yellow, then changes to amber. Duration at 25 degrees C: approximately 12 hours 20 minutes. (164.3-176.6 hours after egg laying; 44.3-56.6 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005355 ;
    owl:annotatedTarget "yellow-eyed stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005356 ;
    owl:annotatedTarget "Eye color darkens to deep amber, then becomes pale pink. Duration at 25 degrees C: approximately 18 hours. (176.6-194.5 hours after egg laying; 56.6-74.5 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005356 ;
    owl:annotatedTarget "amber-eyed stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005357 ;
    owl:annotatedTarget "Eyes become bright red. Orbital and ocellar bristles and vibrissae darken. Duration at 25 degrees C: approximately 6 minutes. (194.5-194.6 hours after egg laying; 74.5-74.6 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005357 ;
    owl:annotatedTarget "red-eye bald stage" .

[]
    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 "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005358 ;
    owl:annotatedTarget "Thoracic bristles become visible, and the tips of the wings turn grey. Duration at 25 degrees C: approximately 2 hours. (194.6-196.6 hours after egg laying; 74.6-76.6 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005359 ;
    owl:annotatedTarget "Dorsal thoracic microchaetes and macrochaetes become visible. Duration at 25 degrees C: approximately 80 minutes (194.6-195.5 hours after egg laying; 74.6-75.9 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005359 ;
    owl:annotatedTarget "head bristles stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005360 ;
    owl:annotatedTarget "Tips of folded wings become grey. Duration at 25 degrees C: approximately 45 minutes (195.5-196.6 hours after egg laying; 75.9-76.6 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005360 ;
    owl:annotatedTarget "thoracic bristles stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005361 ;
    owl:annotatedTarget "Pharate adult stage P12 begins as the abdominal tergite bristles become visible, and ends as the wings darken to black. Duration at 25 degrees C: approximately 2 hours. (196.6-198.6 hours after egg laying; 76.6-78.6 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005362 ;
    owl:annotatedTarget "Bristles of the abdominal tergites become visible, and the wings become grey. Duration at 25 degrees C: approximately 55 minutes. (196.6-197.5 hours after egg laying; 76.6-77.5 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005362 ;
    owl:annotatedTarget "wing tips grey stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005363 ;
    owl:annotatedTarget "Sex combs darken in males. Wings darken to black. Duration at 25 degrees C: approximately 65 minutes. (197.5-198.6 hours after egg laying; 77.5-78.6 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005363 ;
    owl:annotatedTarget "wings grey stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005364 ;
    owl:annotatedTarget "Tarsal bristles darken and claws become black. Duration at 25 degrees C: approximately 3 hours, 20 minutes. (198.6-201.9 hours after egg laying; 78.6-81.9 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005364 ;
    owl:annotatedTarget "wings black stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005365 ;
    owl:annotatedTarget "The meconium appears dorsally at the posterior tip of the abdomen. Duration at 25 degrees C: approximately 9 hours, 30 minutes (201.9-211.5 hours after egg laying; 81.9-91.5 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005365 ;
    owl:annotatedTarget "mature bristles stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005366 ;
    owl:annotatedTarget "Pharate adult stage P15 begins with the tanning of the tergites and ends with eclosion. Duration at 25 degrees C: approximately 8 hours, 30 minutes. (211.5-220 hours after egg laying; 91.5-100 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005367 ;
    owl:annotatedTarget "Tanning of the tergites obscures the Malpighian tubules and the 'yellow body'. Legs begin to twitch; fly is able to walk if puparium is removed prematurely. Ptilinum expands by hydrostatic pressure, opening the operculum. Duration at 25 degrees C: approximately 8 hours, 6 minutes. (211.5-219.6 hours after egg laying; 91.5-99.6 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005367 ;
    owl:annotatedTarget "meconium stage" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849", "FlyBase:FBrf0048355" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005368 ;
    owl:annotatedTarget "Stage which starts when the operculum opens and ends when eclosion is completed. Duration at 25 degrees C: approximately 24 minutes. (219.6-220 hours after egg laying; 99.6-100 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00005368 ;
    owl:annotatedTarget "eclosion stage" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005369 ;
    owl:annotatedTarget "The stage of the Drosophila life-cycle from eclosion to death." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005370 ;
    owl:annotatedTarget "Newly eclosed adult stage. Animal free of pupal case. Runs rapidly to find site for wing expansion. Wings are folded back and black against a very pale abdomen." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00005371 ;
    owl:annotatedTarget "Stage, shortly after eclosion, during which the wings expand. During wing expansion, the abdomen pulsates and the hind legs stroke the wings vigorously for several minutes at a time. The stage ends when the wings are folded down over the abdomen, which has become broader and shorter, and the wing cuticle has lost its folds. The stage lasts around 15 minutes at 25'C." .

[]
    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 "FlyBase:FBrf0036849", "FlyBase:FBrf0048355", "FlyBase:FBrf0049147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00006011 ;
    owl:annotatedTarget "The developing adult after pupal-adult apolysis, i.e.- from stage P8 (when yellow eye color first becomes visible through the pupal case), to eclosion. Duration at 25 degrees C: approximately 55.7 hours (164.3-220 hours after egg laying; 44.3-100 hours after puparium formation)." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049147" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00006012 ;
    owl:annotatedTarget "Adult stage immediately after wing expansion, during which tanning of the cuticle is completed. This stage lasts approximately 45 minutes at 25'C." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007001 ;
    owl:annotatedTarget "The stage of the Drosophila life-cycle from the formation of the puparium (beginning of the prepupal stage) to eclosion." .

[]
    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 "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007004 ;
    owl:annotatedTarget "Stage which begins when wandering third instar larva stops crawling. The larva everts its anterior spiracles during this stage." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007005 ;
    owl:annotatedTarget "The anterior spiracles are fully everted, with 7-9 finger-like projections. The body shortens, withdrawing three apparent abdominal segments and the larva sticks to its substrate." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FBdv_00007005 ;
    owl:annotatedTarget "spiracles everted larva" .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0036849" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FBdv_00007005 ;
    owl:annotatedTarget "white prepupa" .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007007 ;
    owl:annotatedTarget "Third instar larva from the beginning of wandering to the beginning of puparium formation." .

[]
    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 "GO:0032502" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007009 ;
    owl:annotatedTarget "A biological process whose specific outcome is the progression of an integrated living unit (an anatomical structure or an entire organism) over time from an initial condition to a later condition." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0049535", "FlyBase:FBrf0089570" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007011 ;
    owl:annotatedTarget "A cycle of nuclear division during the embryogenesis of Drosophila melanogaster. The first 13 cycles are synchronous throughout the embryo and occur their timing relative to other developmental processes is invariant. Later nuclear division cycles are asynchronous across the embryo although may be more locally synchronized." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007012 ;
    owl:annotatedTarget "A temporal subdivision of a Drosophila life, delimited by major transitions in the circumstances of the organism, such as: fertilization; hatching; pupal ecdysis; eclosion." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007013 ;
    owl:annotatedTarget "Temporal subdivision of life based on time elapsed since some key developmental transition, such as fertilization, hatching or eclosion." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007014 ;
    owl:annotatedTarget "Temporal subdivision of adulthood in days post-eclosion." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007015 ;
    owl:annotatedTarget "The first two hours of embryonic stage 17 at 25'C. (Approximately 16-18 hours at 25'C after egg laying)." .

[]
    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 "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007016 ;
    owl:annotatedTarget "Hours 2-4 of embryonic stage 17 at 25'C. (Approximately 18-20 hours at 25'C after egg laying)." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007017 ;
    owl:annotatedTarget "Hours 4-6 of embryonic stage 17 at 25'C. (Approximately 20-22 hours at 25'C after egg laying)." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007018 ;
    owl:annotatedTarget "Hours 6-8 (the last two hours) of embryonic stage 17 at 25'C. (Approximately 22-24 hours at 25'C after egg laying)." .

[]
    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 "FlyBase:FBrf0076598" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007019 ;
    owl:annotatedTarget "The substage of the wandering third instar larval stage, prior to the beginning of clearance of the gut." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0076598" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007020 ;
    owl:annotatedTarget "The substage of the wandering third instar larval stage when the larva has partially cleared its gut contents." .

[]
    oboInOwl:hasDbXref "FlyBase:FBrf0076598" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007021 ;
    owl:annotatedTarget "The substage of the wandering third instar larval stage when the larva has cleared its gut contents." .

[]
    oboInOwl:hasDbXref "GO:0008150" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007024 ;
    owl:annotatedTarget "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." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007025 ;
    owl:annotatedTarget "The developmental stage that lasts from eclosion of the adult from the pupal case until tanning is complete (the end of adult stage A3)." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007026 ;
    owl:annotatedTarget "Life stage from the end of adult stage A3, when tanning is complete, to death." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00007075 ;
    owl:annotatedTarget "The day of eclosion." .

[]
    oboInOwl:hasDbXref "FBC:DOS" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FBdv_00014201 ;
    owl:annotatedTarget "A collective term for stages 9 and 10." .

[]
    oboInOwl:hasDbXref "GOC:mah", "ISBN:0815316194" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000278 ;
    owl:annotatedTarget "Progression through the phases of the mitotic cell cycle, the most common eukaryotic cell cycle, which canonically comprises four successive phases called G1, S, G2, and M and includes replication of the genome and the subsequent segregation of chromosomes into daughter cells. In some variant cell cycles nuclear replication or nuclear division may not be followed by cell division, or G1 and G2 phases may be absent." .

[]
    a owl:Axiom ;
    rdfs:label "Cell Cycle, Mitotic" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0000278 ;
    owl:annotatedTarget "Reactome:R-HSA-69278" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000280 ;
    owl:annotatedTarget "The division of a cell nucleus into two nuclei, with DNA and other nuclear contents distributed between the daughter nuclei." .

[]
    oboInOwl:hasDbXref "GOC:mtg_cell_cycle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0000910 ;
    owl:annotatedTarget "The division of the cytoplasm and the plasma membrane of a cell and its partitioning into two daughter cells." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0000910 ;
    owl:annotatedTarget "cytokinesis involved in cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001558 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, extent or direction of cell growth." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001560 ;
    owl:annotatedTarget "Any process in which external signals modulate the frequency, rate or extent of cell growth, the irreversible increase in size of a cell over time." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001736 ;
    owl:annotatedTarget "Coordinated organization of groups of cells in the plane of an epithelium, such that they all orient to similar coordinates." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0001738 ;
    owl:annotatedTarget "The morphogenetic process in which the anatomical structures of a polarized epithelium are generated and organized. A polarized epithelium is an epithelium where the epithelial sheet is oriented with respect to the planar axis." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0001738 ;
    owl:annotatedTarget "epithelial polarization" .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:jl", "GOC:tb", "ISBN:0198506732" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002009 ;
    owl:annotatedTarget "The process in which the anatomical structures of epithelia are generated and organized. An epithelium consists of closely packed cells arranged in one or more layers, that covers the outer surfaces of the body or lines any internal cavity or tube." .

[]
    oboInOwl:hasDbXref "GOC:add", "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002376 ;
    owl:annotatedTarget "Any process involved in the development or functioning of the immune system, an organismal system for calibrated responses to potential internal or invasive threats." .

[]
    oboInOwl:hasDbXref "GOC:add" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0002682 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of an immune system process." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:isa_complete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003002 ;
    owl:annotatedTarget "The pattern specification process that results in the subdivision of an axis or axes in space to define an area or volume in which specific patterns of cell differentiation will take place or in which cells interpret a specific environment." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0003002 ;
    owl:annotatedTarget "pattern formation" .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:isa_complete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003006 ;
    owl:annotatedTarget "A developmental process in which a progressive change in the state of some part of an organism, germline or somatic, specifically contributes to its ability to form offspring." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0003006 ;
    owl:annotatedTarget "puberty" .

[]
    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 "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0003006 ;
    owl:annotatedTarget "reproductive developmental process" .

[]
    oboInOwl:hasDbXref "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0003008 ;
    owl:annotatedTarget "A multicellular organismal process carried out by any of the organs or tissues in an organ system. An organ system is a regularly interacting or interdependent group of organs or tissues that work together to carry out a biological objective." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006139 ;
    owl:annotatedTarget "Any cellular metabolic process involving nucleobases, nucleosides, nucleotides and nucleic acids." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0006139 ;
    owl:annotatedTarget "nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" .

[]
    oboInOwl:hasDbXref "ISBN:0198506732" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006259 ;
    owl:annotatedTarget "Any cellular metabolic process involving deoxyribonucleic acid. This is one of the two main types of nucleic acid, consisting of a long, unbranched macromolecule formed from one, or more commonly, two, strands of linked deoxyribonucleotides." .

[]
    oboInOwl:hasDbXref "PMID:11563486" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006281 ;
    owl:annotatedTarget "The process of restoring DNA after damage. Genomes are subject to damage by chemical and physical agents in the environment (e.g. UV and ionizing radiations, chemical mutagens, fungal and bacterial toxins, etc.) and by free radicals or alkylating agents endogenously generated in metabolism. DNA is also damaged because of errors during its replication. A variety of different DNA repair pathways have been reported that include direct reversal, base excision repair, nucleotide excision repair, photoreactivation, bypass, double-strand break repair pathway, and mismatch repair pathway." .

[]
    a owl:Axiom ;
    rdfs:label "DNA Repair" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0006281 ;
    owl:annotatedTarget "Reactome:R-HSA-73894" .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006282 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of DNA repair." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006950 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." .

[]
    oboInOwl:hasDbXref "GOC:add", "GO_REF:0000022" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006955 ;
    owl:annotatedTarget "Any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat." .

[]
    oboInOwl:hasDbXref "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006970 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating an increase or decrease in the concentration of solutes outside the organism or cell." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006974 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating damage to its DNA from environmental insults or errors during metabolism." .

[]
    oboInOwl:hasDbXref "GOC:jl", "PMID:12115731" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006979 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of oxidative stress, a state often resulting from exposure to high levels of reactive oxygen species, e.g. superoxide anions, hydrogen peroxide (H2O2), and hydroxyl radicals." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0006996 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of an organelle within a cell. An organelle is an organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane." .

[]
    a owl:Axiom ;
    rdfs:label "Organelle biogenesis and maintenance" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0006996 ;
    owl:annotatedTarget "Reactome:R-HSA-1852241" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0006996 ;
    owl:annotatedTarget "single organism organelle organization" .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:jl", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0006996 ;
    owl:annotatedTarget "organelle organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:go_curators", "GOC:mtg_cell_cycle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007049 ;
    owl:annotatedTarget "The progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events. Canonically, the cell cycle comprises the replication and segregation of genetic material followed by the division of the cell, but in endocycles or syncytial cells nuclear replication or nuclear division may not be followed by cell division." .

[]
    a owl:Axiom ;
    rdfs:label "Cell Cycle" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0007049 ;
    owl:annotatedTarget "Reactome:R-HSA-1640170" .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007088 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of mitosis." .

[]
    oboInOwl:hasDbXref "GOC:curators", "GOC:dos", "GOC:expert_vm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007113 ;
    owl:annotatedTarget "A mitotic cell cycle in which chromosomes are replicated and sister chromatids separate, but spindle formation, nuclear membrane breakdown and nuclear division do not occur, resulting in an increased number of chromosomes in the cell." .

[]
    oboInOwl:hasDbXref "GOC:hb", "GOC:pf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007155 ;
    owl:annotatedTarget "The attachment of a cell, either to another cell or to an underlying substrate such as the extracellular matrix, via cell adhesion molecules." .

[]
    oboInOwl:hasDbXref "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007164 ;
    owl:annotatedTarget "Coordinated organization of groups of cells in a tissue, such that they all orient to similar coordinates." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:ems", "GOC:isa_complete", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007275 ;
    owl:annotatedTarget "The biological process whose specific outcome is the progression of a multicellular organism over time from an initial condition (e.g. a zygote or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:go_curators", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007346 ;
    owl:annotatedTarget "Any process that modulates the rate or extent of progress through the mitotic cell cycle." .

[]
    a owl:Axiom ;
    rdfs:label "MASTL Facilitates Mitotic Progression" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0007346 ;
    owl:annotatedTarget "Reactome:R-HSA-2465910" .

[]
    a owl:Axiom ;
    rdfs:label "G2 Phase" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0007346 ;
    owl:annotatedTarget "Reactome:R-HSA-68911" .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0007346 ;
    owl:annotatedTarget "regulation of progression through mitotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:go_curators", "GOC:isa_complete", "ISBN:0521436125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007389 ;
    owl:annotatedTarget "Any developmental process that results in the creation of defined areas or spaces within an organism to which cells respond and eventually are instructed to differentiate." .

[]
    oboInOwl:hasDbXref "ISBN:0198506732" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007530 ;
    owl:annotatedTarget "Any process that establishes and transmits the specification of sexual status of an individual organism." .

[]
    oboInOwl:hasDbXref "GOC:dgh", "GOC:dos", "GOC:mah", "ISBN:0198600461" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007562 ;
    owl:annotatedTarget "The emergence of an adult insect from a pupa case." .

[]
    oboInOwl:hasDbXref "GOC:go_curators", "ISBN:0198600461" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007563 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the emergence of an insect from a pupa-case or of a larva from an egg." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007584 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a nutrient stimulus." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007600 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    a owl:Axiom ;
    rdfs:label "Sensory Perception" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0007600 ;
    owl:annotatedTarget "Reactome:R-HSA-9709957" .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007601 ;
    owl:annotatedTarget "The series of events required for an organism to receive a visual stimulus, convert it to a molecular signal, and recognize and characterize the signal. Visual stimuli are detected in the form of photons and are processed to form an image." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007605 ;
    owl:annotatedTarget "The series of events required for an organism to receive an auditory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Sonic stimuli are detected in the form of vibrations and are processed to form a sound." .

[]
    a owl:Axiom ;
    rdfs:label "Sensory processing of sound" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0007605 ;
    owl:annotatedTarget "Reactome:R-HSA-9659379" .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007606 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory chemical stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007608 ;
    owl:annotatedTarget "The series of events required for an organism to receive an olfactory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Olfaction involves the detection of chemical composition of an organism's ambient medium by chemoreceptors. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ems", "GOC:jl", "ISBN:0395448956", "PMID:20160973" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007610 ;
    owl:annotatedTarget "The internally coordinated responses (actions or inactions) of animals (individuals or groups) to internal or external stimuli, via a mechanism that involves nervous system activity." .

[]
    oboInOwl:hasDbXref "GOC:jid", "PMID:8938125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007611 ;
    owl:annotatedTarget "The acquisition and processing of information and/or the storage and retrieval of this information over time." .

[]
    oboInOwl:hasDbXref "ISBN:0582227089", "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007612 ;
    owl:annotatedTarget "Any process in an organism in which a relatively long-lasting adaptive behavioral change occurs as the result of experience." .

[]
    oboInOwl:hasDbXref "GOC:curators", "ISBN:0582227089" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007613 ;
    owl:annotatedTarget "The activities involved in the mental information processing system that receives (registers), modifies, stores, and retrieves informational stimuli. The main stages involved in the formation and retrieval of memory are encoding (processing of received information by acquisition), storage (building a permanent record of received information as a result of consolidation) and retrieval (calling back the stored information and use it in a suitable way to execute a given task)." .

[]
    oboInOwl:hasDbXref "ISBN:0582227089", "http://hebb.mit.edu/courses/9.03/lecture4.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007614 ;
    owl:annotatedTarget "The memory process that deals with the storage, retrieval and modification of information received a short time (up to about 30 minutes) ago. This type of memory is typically dependent on direct, transient effects of second messenger activation." .

[]
    oboInOwl:hasDbXref "PMID:15143285", "PMID:17088531" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007615 ;
    owl:annotatedTarget "The memory process that results in the formation of consolidated memory resistant to disruption of the patterned activity of the brain, without requiring protein synthesis." .

[]
    oboInOwl:hasDbXref "ISBN:0582227089", "http://hebb.mit.edu/courses/9.03/lecture4.html" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007616 ;
    owl:annotatedTarget "The memory process that deals with the storage, retrieval and modification of information a long time (typically weeks, months or years) after receiving that information. This type of memory is typically dependent on gene transcription regulated by second messenger activation." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007617 ;
    owl:annotatedTarget "The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes." .

[]
    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 "GOC:jl", "ISBN:0387520546" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007618 ;
    owl:annotatedTarget "The pairwise union of individuals for the purpose of sexual reproduction, ultimately resulting in the formation of zygotes." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007619 ;
    owl:annotatedTarget "The behavior of an organism for the purpose of attracting sexual partners." .

[]
    oboInOwl:hasDbXref "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007620 ;
    owl:annotatedTarget "The act of sexual union between male and female, involving the transfer of sperm." .

[]
    oboInOwl:hasDbXref "GOC:jl", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007622 ;
    owl:annotatedTarget "The specific behavior of an organism that recur with measured regularity." .

[]
    oboInOwl:hasDbXref "GOC:bf", "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007623 ;
    owl:annotatedTarget "Any biological process in an organism that recurs with a regularity of approximately 24 hours." .

[]
    a owl:Axiom ;
    rdfs:label "Circadian Clock" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0007623 ;
    owl:annotatedTarget "Reactome:R-HSA-400253" .

[]
    oboInOwl:hasDbXref "GOC:jl", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007625 ;
    owl:annotatedTarget "The specific behavior of an organism relating to grooming, cleaning and brushing to remove dirt and parasites." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007626 ;
    owl:annotatedTarget "The specific movement from place to place of an organism in response to external or internal stimuli. Locomotion of a whole organism in a manner dependent upon some combination of that organism's internal state and external conditions." .

[]
    oboInOwl:hasDbXref "GOC:jid", "GOC:pr", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007628 ;
    owl:annotatedTarget "The behavior of an adult relating to the progression of that organism along the ground by the process of lifting and setting down each leg." .

[]
    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 "GOC:jid", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007629 ;
    owl:annotatedTarget "The response to external or internal stimuli that results in the locomotory process of flight. Flight is the self-propelled movement of an organism through the air." .

[]
    oboInOwl:hasDbXref "GOC:jid", "ISBN:0198606907" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007630 ;
    owl:annotatedTarget "The sudden, usually upward, movement off the ground or other surface through sudden muscular effort in the legs, following exposure to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007631 ;
    owl:annotatedTarget "Behavior associated with the intake of food." .

[]
    oboInOwl:hasDbXref "GOC:jid", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007632 ;
    owl:annotatedTarget "The behavior of an organism in response to a visual stimulus." .

[]
    oboInOwl:hasDbXref "GOC:jid", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007634 ;
    owl:annotatedTarget "The behavior of an organism pertaining to movement of the eyes and of objects in the visual field, as in nystagmus." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007635 ;
    owl:annotatedTarget "Behavior that is dependent upon the sensation of chemicals." .

[]
    oboInOwl:hasDbXref "FB:FBrf0044924", "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0007637 ;
    owl:annotatedTarget "The extension, through direct muscle actions, of the proboscis (the trunk-like extension of the mouthparts on the adult external head) in response to a nutritional stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mtg_sensu", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008049 ;
    owl:annotatedTarget "The behavior of a male, for the purpose of attracting a sexual partner. An example of this process is found in Drosophila melanogaster." .

[]
    oboInOwl:hasDbXref "PMID:11715043" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008062 ;
    owl:annotatedTarget "The timing of the emergence of the adult fly from its pupal case, which usually occurs at dawn." .

[]
    oboInOwl:hasDbXref "GOC:pdt" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008150 ;
    owl:annotatedTarget "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:hasDbXref "GOC:go_curators", "ISBN:0198547684" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008152 ;
    owl:annotatedTarget "A cellular process consisting of the biochemical pathways by which a living organism transforms chemical substances. This includes including anabolism (biosynthetic process) and catabolism (catabolic process). Metabolic processes includes the transformation of small molecules, as well  macromolecular processes such as DNA repair and replication, protein synthesis and degradation." .

[]
    a owl:Axiom ;
    rdfs:label "Metabolism" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0008152 ;
    owl:annotatedTarget "Reactome:R-HSA-1430728" .

[]
    oboInOwl:hasDbXref "GOC:mah", "GOC:mtg_apoptosis", "PMID:25236395" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008219 ;
    owl:annotatedTarget "Any biological process that results in permanent cessation of all vital functions of a cell. A cell should be considered dead when any one of the following molecular or morphological criteria is met: (1) the cell has lost the integrity of its plasma membrane; (2) the cell, including its nucleus, has undergone complete fragmentation into discrete bodies (frequently referred to as apoptotic bodies). The cell corpse (or its fragments) may be engulfed by an adjacent cell in vivo, but engulfment of whole cells should not be considered a strict criteria to define cell death as, under some circumstances, live engulfed cells can be released from phagosomes (see PMID:18045538)." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008344 ;
    owl:annotatedTarget "Locomotory behavior in a fully developed and mature organism." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0008345 ;
    owl:annotatedTarget "Locomotory behavior in a larval (immature) organism." .

[]
    oboInOwl:hasDbXref "GOC:hb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009266 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a temperature stimulus." .

[]
    oboInOwl:hasDbXref "GOC:jl", "Wikipedia:Electromagnetic_radiation" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009314 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an electromagnetic radiation stimulus. Electromagnetic radiation is a propagating wave in space with electric and magnetic components. These components oscillate at right angles to each other and to the direction of propagation." .

[]
    oboInOwl:hasDbXref "GOC:lr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009408 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a heat stimulus, a temperature stimulus above the optimal temperature for that organism." .

[]
    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 "GOC:lr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009409 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a cold stimulus, a temperature stimulus below the optimal temperature for that organism." .

[]
    oboInOwl:hasDbXref "GOC:go_curators", "ISBN:0582227089" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009416 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a light stimulus, electromagnetic radiation of wavelengths classified as infrared, visible or ultraviolet light." .

[]
    oboInOwl:hasDbXref "GOC:jl", "PMID:11029423" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009453 ;
    owl:annotatedTarget "The directed movement of a motile cell or organism in response to physical parameters involved in energy generation, such as light, oxygen, and oxidizable substrates." .

[]
    oboInOwl:hasDbXref "GOC:hb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009581 ;
    owl:annotatedTarget "The series of events in which an external stimulus is received by a cell and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:hb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009582 ;
    owl:annotatedTarget "The series of events in which an (non-living) abiotic stimulus is received by a cell and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009583 ;
    owl:annotatedTarget "The series of events in which a light stimulus (in the form of photons) is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:hb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009605 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009611 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating damage to the organism." .

[]
    oboInOwl:hasDbXref "GOC:hb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009628 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an abiotic (not derived from living organisms) stimulus." .

[]
    oboInOwl:hasDbXref "GOC:hb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009629 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a gravitational stimulus." .

[]
    oboInOwl:hasDbXref "GOC:jid", "GOC:pj", "ISBN:0582015952", "ISBN:0697037754", "ISBN:0709408862" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009648 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detection of, or exposure to, a period of light or dark of a given length, measured relative to a particular duration known as the 'critical day length'. The critical day length varies between species." .

[]
    oboInOwl:hasDbXref "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009649 ;
    owl:annotatedTarget "The synchronization of a circadian rhythm to environmental time cues such as light." .

[]
    oboInOwl:hasDbXref "GOC:go_curators", "ISBN:0521436125" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009653 ;
    owl:annotatedTarget "The process in which anatomical structures are generated and organized. Morphogenesis pertains to the creation of form." .

[]
    oboInOwl:hasDbXref "GOC:go_curators", "GOC:isa_complete", "GOC:mtg_sensu" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009790 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of an embryo from its formation until the end of its embryonic life stage. The end of the embryonic stage is organism-specific. 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." .

[]
    a owl:Axiom ;
    rdfs:label "Activation of HOX genes during differentiation" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0009790 ;
    owl:annotatedTarget "Reactome:R-HSA-5619507" .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:go_curators", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009794 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of replication and segregation of genetic material in the embryo." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0009794 ;
    owl:annotatedTarget "regulation of embryonic mitotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:go_curators", "GOC:isa_complete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009798 ;
    owl:annotatedTarget "The establishment, maintenance and elaboration of a pattern along a line or around a point." .

[]
    oboInOwl:hasDbXref "GOC:dgh", "GOC:go_curators", "ISBN:0471245208", "ISBN:0721662544" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009887 ;
    owl:annotatedTarget "Morphogenesis of an animal organ. An organ is defined as a tissue or set of tissues that work together to perform a specific function or functions. Morphogenesis is the process in which anatomical structures are generated and organized. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." .

[]
    oboInOwl:hasDbXref "ISBN:0471245208" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009888 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of a tissue over time, from its formation to the mature structure." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:go_curators", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009950 ;
    owl:annotatedTarget "The establishment, maintenance and elaboration of the dorsal/ventral axis. The dorsal/ventral axis is defined by a line that runs orthogonal to both the anterior/posterior and left/right axes. The dorsal end is defined by the upper or back side of an organism. The ventral end is defined by the lower or front side of an organism." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0009950 ;
    owl:annotatedTarget "dorsal-ventral axis specification" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0009950 ;
    owl:annotatedTarget "dorsoventral axis specification" .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0009950 ;
    owl:annotatedTarget "dorsal/ventral axis determination" .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:go_curators", "GOC:isa_complete", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009953 ;
    owl:annotatedTarget "The regionalization process in which the areas along the dorsal/ventral axis are established that will lead to differences in cell differentiation. The dorsal/ventral axis is defined by a line that runs orthogonal to both the anterior/posterior and left/right axes. The dorsal end is defined by the upper or back side of an organism. The ventral end is defined by the lower or front side of an organism." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0009953 ;
    owl:annotatedTarget "dorsal-ventral pattern formation" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0009953 ;
    owl:annotatedTarget "dorsoventral pattern formation" .

[]
    oboInOwl:hasDbXref "GOC:go_curators", "GOC:isa_complete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0009987 ;
    owl:annotatedTarget "Any process that is carried out at the cellular level, but not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." .

[]
    oboInOwl:hasDbXref "PMID:24138933", "Wikipedia:Infant_mortality" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:RO_0002029 ;
    owl:annotatedTarget "Then percentage of organisms in a population that die during some specified age range (age-specific mortality rate), minus the percentage that die in during the same age range in a wild-type population." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0010564 ;
    owl:annotatedTarget "Any process that modulates a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:jl", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016043 ;
    owl:annotatedTarget "A process that results in the assembly, arrangement of constituent parts, or disassembly of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0016043 ;
    owl:annotatedTarget "cellular component organisation at cellular level" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0016043 ;
    owl:annotatedTarget "cellular component organisation in other organism" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0016043 ;
    owl:annotatedTarget "cell organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016049 ;
    owl:annotatedTarget "The process in which a cell irreversibly increases in size over time by accretion and biosynthetic production of matter similar to that already present." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0016049 ;
    owl:annotatedTarget "non-developmental cell growth" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0016049 ;
    owl:annotatedTarget "non-developmental growth of a unicellular organism" .

[]
    oboInOwl:hasDbXref "GOC:cjm", "GOC:dph", "GOC:ems", "GOC:pf", "Wikipedia:Cell_migration" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016477 ;
    owl:annotatedTarget "The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues." .

[]
    oboInOwl:hasDbXref "GOC:mtg_sensu", "PMID:11092827" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0016545 ;
    owl:annotatedTarget "The process during courtship where the male insect vibrates his wings. An example of this is found in Drosophila melanogaster." .

[]
    oboInOwl:hasDbXref "GOC:ems", "PMID:18050396", "PMID:31164023" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0018991 ;
    owl:annotatedTarget "A reproductive behavior that results in the deposition of eggs (either fertilized or not) upon a surface or into a medium such as water." .

[]
    oboInOwl:hasDbXref "GOC:jl", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019098 ;
    owl:annotatedTarget "The specific behavior of an organism that is associated with reproduction." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019219 ;
    owl:annotatedTarget "Any cellular process that modulates the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0019219 ;
    owl:annotatedTarget "regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019222 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism." .

[]
    a owl:Axiom ;
    rdfs:label "PPARA activates gene expression" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0019222 ;
    owl:annotatedTarget "Reactome:R-HSA-1989781" .

[]
    oboInOwl:hasDbXref "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0019222 ;
    owl:annotatedTarget "regulation of organismal metabolic process" .

[]
    oboInOwl:hasDbXref "Wikipedia:Sexual_reproduction" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0019953 ;
    owl:annotatedTarget "A type of reproduction that combines the genetic material of two gametes (such as a sperm or egg cell or fungal spores). The gametes have an haploid genome (with a single set of chromosomes, the product of a meiotic division) and combines with one another to produce a zygote (diploid)." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete", "GOC:mtg_cell_cycle" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022402 ;
    owl:annotatedTarget "The cellular process that ensures successive accurate and complete genome replication and chromosome segregation." .

[]
    oboInOwl:hasDbXref "GOC:isa_complete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022412 ;
    owl:annotatedTarget "A process, occurring at the cellular level, that is involved in the reproductive function of a multicellular organism." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:isa_complete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022414 ;
    owl:annotatedTarget "A biological process that directly contributes to the process of producing new individuals by one or two organisms. The new individuals inherit some proportion of their genetic material from the parent or parents." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022603 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of anatomical structure morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:PO_curators", "GOC:isa_complete", "PO_REF:00009" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0022611 ;
    owl:annotatedTarget "A developmental process in which dormancy (sometimes called a dormant state) is induced, maintained or broken. Dormancy is a suspension of most physiological activity and growth that can be reactivated." .

[]
    oboInOwl:hasDbXref "GOC:PO_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0022611 ;
    owl:annotatedTarget "spore dormancy process" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030155 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of attachment of a cell to another cell or to the extracellular matrix." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030334 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell migration." .

[]
    oboInOwl:hasDbXref "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030431 ;
    owl:annotatedTarget "Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain." .

[]
    oboInOwl:hasDbXref "GOC:mah", "ISBN:0877797099" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030534 ;
    owl:annotatedTarget "Behavior in a fully developed and mature organism." .

[]
    oboInOwl:hasDbXref "GOC:mah", "ISBN:0877797099" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0030537 ;
    owl:annotatedTarget "Behavior in a larval form of an organism, an immature organism that must undergo metamorphosis to assume adult characteristics." .

[]
    oboInOwl:hasDbXref "GOC:mah", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031099 ;
    owl:annotatedTarget "The regrowth of a lost or destroyed body part, such as an organ or tissue. This process may occur via renewal, repair, and/or growth alone (i.e. increase in size or mass)." .

[]
    oboInOwl:hasDbXref "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 "GOC:dph", "GOC:mah", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031644 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a neurophysiological process, an organ system process carried out by any of the organs or tissues of the nervous system." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0031644 ;
    owl:annotatedTarget "regulation of neurological process" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031667 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus reflecting the presence, absence, or concentration of nutrients." .

[]
    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 "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0031987 ;
    owl:annotatedTarget "Self-propelled movement of a cell or organism from one location to another in a behavioral context; the aspect of locomotory behavior having to do with movement." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032101 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032107 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a response to nutrient levels." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032465 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the division of the cytoplasm of a cell and its separation into two daughter cells." .

[]
    oboInOwl:hasDbXref "GOC:curators", "GOC:dph", "GOC:isa_complete", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032501 ;
    owl:annotatedTarget "Any biological process, occurring at the level of a multicellular organism, pertinent to its function." .

[]
    oboInOwl:hasDbXref "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 "GOC:isa_complete" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0032502 ;
    owl:annotatedTarget "A biological process whose specific outcome is the progression of an integrated living unit: an anatomical structure (which may be a subcellular structure, cell, tissue, or organ), or organism over time from an initial condition to a later condition." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033043 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of an organelle." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0033043 ;
    owl:annotatedTarget "regulation of organelle organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0033043 ;
    owl:annotatedTarget "regulation of organelle organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033554 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating the organism is under stress. The stress is usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." .

[]
    a owl:Axiom ;
    rdfs:label "Cellular responses to stress" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0033554 ;
    owl:annotatedTarget "Reactome:R-HSA-2262752" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0033555 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a multicellular organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating the organism is under stress. The stress is usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." .

[]
    oboInOwl:hasDbXref "GOC:pr", "PMID:10436051" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035187 ;
    owl:annotatedTarget "The specific behavior of an organism during the emergence from an egg shell. In Drosophila for example, the larva swings its head reiteratively through a semicircular arc, using its mouth hooks to tear apart the chorion in front of it and thus free itself from within the egg shell." .

[]
    oboInOwl:hasDbXref "GOC:dgh", "GOC:isa_complete", "ISBN:0198612001" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035188 ;
    owl:annotatedTarget "The emergence of an immature organism from a protective structure." .

[]
    oboInOwl:hasDbXref "GOC:bf", "GOC:dos", "PMID:11470898", "PMID:17276917" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0035648 ;
    owl:annotatedTarget "The fluctuation in mating behavior that occurs over an approximately 24 hour cycle." .

[]
    oboInOwl:hasDbXref "GOC:bf" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0035648 ;
    owl:annotatedTarget "circadian mating behaviour" .

[]
    oboInOwl:hasDbXref "GOC:dos" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0035648 ;
    owl:annotatedTarget "circadian mating rhythm" .

[]
    oboInOwl:hasDbXref "GOC:bf", "GOC:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040007 ;
    owl:annotatedTarget "The increase in size or mass of an entire organism, a part of an organism or a cell." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0040007 ;
    owl:annotatedTarget "non-developmental growth" .

[]
    oboInOwl:hasDbXref "GOC:ems", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040008 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the growth of all or part of an organism so that it occurs at its proper speed, either globally or in a specific part of the organism's development." .

[]
    oboInOwl:hasDbXref "GOC:dgh" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040011 ;
    owl:annotatedTarget "Self-propelled movement of a cell or organism from one location to another." .

[]
    oboInOwl:hasDbXref <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 "GOC:ems" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040012 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of locomotion of a cell or organism." .

[]
    oboInOwl:hasDbXref "GOC:ems", "GOC:ma" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0040020 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of meiotic nuclear division, the process in which the nucleus of a diploid cell divides twice forming four haploid cells, one or more of which usually function as gametes." .

[]
    oboInOwl:hasDbXref "GOC:vw" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:GO_0040020 ;
    owl:annotatedTarget "regulation of meiosis" .

[]
    oboInOwl:hasDbXref "GOC:bf", "PMID:15269788" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042060 ;
    owl:annotatedTarget "The series of events that restore integrity to a damaged tissue, following an injury." .

[]
    oboInOwl:hasDbXref "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042221 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a chemical stimulus." .

[]
    oboInOwl:hasDbXref "GOC:dos" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0042221 ;
    owl:annotatedTarget "response to chemical stimulus" .

[]
    oboInOwl:hasDbXref "GOC:curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042246 ;
    owl:annotatedTarget "The regrowth of lost or destroyed tissues." .

[]
    oboInOwl:hasDbXref "GOC:jl", "ISBN:0192801023" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042330 ;
    owl:annotatedTarget "The directed movement of a motile cell or organism in response to an external stimulus." .

[]
    oboInOwl:hasDbXref "GOC:jl", "ISBN:0192800981" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042331 ;
    owl:annotatedTarget "The directed movement of a motile cell or organism in response to light." .

[]
    oboInOwl:hasDbXref "GOC:jid", "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042332 ;
    owl:annotatedTarget "The directed movement of a motile cell or organism in response to gravity." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042594 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a starvation stimulus, deprivation of nourishment." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:jl", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0042752 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a circadian rhythm. A circadian rhythm is a biological process in an organism that recurs with a regularity of approximately 24 hours." .

[]
    oboInOwl:hasDbXref "GOC:cab1", "WB_REF:cgc467" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043052 ;
    owl:annotatedTarget "The directed movement of a motile cell or organism in response to a temperature gradient. Movement may be towards either a higher or lower temperature." .

[]
    oboInOwl:hasDbXref "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043153 ;
    owl:annotatedTarget "The synchronization of a circadian rhythm to photoperiod, the intermittent cycle of light (day) and dark (night)." .

[]
    oboInOwl:hasDbXref "PMID:10217146" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043153 ;
    owl:annotatedTarget "photoentrainment of circadian clock" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0043170 ;
    owl:annotatedTarget "The chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GOC:mtg_chebi_dec09" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0043170 ;
    owl:annotatedTarget "biopolymer metabolic process" .

[]
    oboInOwl:hasDbXref "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044057 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a system process, a multicellular organismal process carried out by any of the organs or tissues in an organ system." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044238 ;
    owl:annotatedTarget "The chemical reactions and pathways involving those compounds which are formed as a part of the normal anabolic and catabolic processes. These processes take place in most, if not all, cells of the organism." .

[]
    oboInOwl:hasDbXref "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0044703 ;
    owl:annotatedTarget "A biological process that directly contributes to the process of producing new individuals, involving another organism." .

[]
    oboInOwl:hasDbXref "GOC:mtg_sensu", "PMID:11092827" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045433 ;
    owl:annotatedTarget "The process during wing vibration where the male insect produces a species-specific acoustic signal called a love song." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045448 ;
    owl:annotatedTarget "The eukaryotic cell cycle in which a cell is duplicated without changing ploidy, occurring in the embryo." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045475 ;
    owl:annotatedTarget "The rhythm of the locomotor activity of an organism during its 24 hour activity cycle." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0045995 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of embryonic development." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb", "PMID:11932766" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0046662 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the deposition of eggs, either fertilized or not, upon a surface or into a medium." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0047484 ;
    owl:annotatedTarget "Any process that modulates the rate or extent of the response to osmotic stress." .

[]
    oboInOwl:hasDbXref "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048060 ;
    owl:annotatedTarget "The directed movement of a motile cell or organism away from the source of gravity." .

[]
    oboInOwl:hasDbXref "GOC:jid", "GOC:mtg_sensu" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048065 ;
    owl:annotatedTarget "The process during courtship where the male insect extends his wings. An example of this process is found in Drosophila melanogaster." .

[]
    oboInOwl:hasDbXref "GOC:jid", "PMID:10203867", "PMID:12723742", "PMID:12843304", "Wikipedia:Pain" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048265 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a pain stimulus. Pain stimuli cause activation of nociceptors, peripheral receptors for pain, include receptors which are sensitive to painful mechanical stimuli, extreme heat or cold, and chemical stimuli." .

[]
    oboInOwl:hasDbXref "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048285 ;
    owl:annotatedTarget "The creation of two or more organelles by division of one organelle." .

[]
    oboInOwl:hasDbXref "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048511 ;
    owl:annotatedTarget "Any process pertinent to the generation and maintenance of rhythms in the physiology of an organism." .

[]
    oboInOwl:hasDbXref "GOC:bf", "GOC:go_curators", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048512 ;
    owl:annotatedTarget "The specific behavior of an organism that recurs with a regularity of approximately 24 hours." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048513 ;
    owl:annotatedTarget "Development of a tissue or tissues that work together to perform a specific function or functions. Development pertains to the process whose specific outcome is the progression of a structure over time, from its formation to the mature structure. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions." .

[]
    oboInOwl:hasDbXref "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048583 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a response to a stimulus. Response to stimulus is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048589 ;
    owl:annotatedTarget "The increase in size or mass of an entire organism, a part of an organism or a cell, where the increase in size or mass has the specific outcome of the progression of the organism over time from one condition to another." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:jid", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048609 ;
    owl:annotatedTarget "The process, occurring above the cellular level, that is pertinent to the reproductive function of a multicellular organism. This includes the integrated processes at the level of tissues and organs." .

[]
    a owl:Axiom ;
    rdfs:label "Reproduction" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0048609 ;
    owl:annotatedTarget "Reactome:R-HSA-1474165" .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048638 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of developmental growth." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:jid" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048729 ;
    owl:annotatedTarget "The process in which the anatomical structures of a tissue are generated and organized." .

[]
    oboInOwl:hasDbXref "GO_REF:0000021" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048856 ;
    owl:annotatedTarget "The biological process whose specific outcome is the progression of an anatomical structure from an initial condition to its mature state. This process begins with the formation of the structure and ends with the mature structure, whatever form that may be including its natural destruction. An anatomical structure is any biological entity that occupies space and is distinguished from its surroundings. Anatomical structures can be macroscopic such as a carpel, or microscopic such as an acrosome." .

[]
    oboInOwl:hasDbXref "GOC:dgh", "GOC:dph", "GOC:isa_complete", "GOC:mlg" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0048870 ;
    owl:annotatedTarget "Any process involved in the controlled self-propelled movement of a cell that results in translocation of the cell from one place to another." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050776 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the immune response, the immunological reaction of an organism to an immunogenic stimulus." .

[]
    a owl:Axiom ;
    rdfs:label "Immunoregulatory interactions between a Lymphoid and a non-Lymphoid cell" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0050776 ;
    owl:annotatedTarget "Reactome:R-HSA-198933" .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050789 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a biological process. Biological processes are regulated by many means; examples include the control of gene expression, protein modification or interaction with a protein or substrate molecule." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050793 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of development, the biological process whose specific outcome is the progression of a multicellular organism over time from an initial condition (e.g. a zygote, or a young adult) to a later condition (e.g. a multicellular animal or an aged adult)." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050794 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a cellular process, any of those that are carried out at the cellular level, but are not necessarily restricted to a single cell. For example, cell communication occurs among more than one cell, but occurs at the cellular level." .

[]
    oboInOwl:hasDbXref "GOC:go_curators", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050795 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of behavior, the internally coordinated responses (actions or inactions) of whole living organisms (individuals or groups) to internal or external stimuli." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:mtg_cardio" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050877 ;
    owl:annotatedTarget "An organ system process carried out by any of the organs or tissues of the neurological system." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:mtg_muscle", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050879 ;
    owl:annotatedTarget "Any physiological process involved in changing the position of a multicellular organism or an anatomical part of a multicellular organism." .

[]
    oboInOwl:hasDbXref "ISBN:0721619908" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050890 ;
    owl:annotatedTarget "The operation of the mind by which an organism becomes aware of objects of thought or perception; it includes the mental activities associated with thinking, learning, and memory." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:bf" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050896 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus and ends with a change in state or activity or the cell or organism." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dos", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050906 ;
    owl:annotatedTarget "The series of events involved in sensory perception in which a sensory stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dos" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050908 ;
    owl:annotatedTarget "The series of events involved in visual perception in which a light stimulus is received and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050909 ;
    owl:annotatedTarget "The series of events required for an organism to receive a gustatory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Gustation involves the direct detection of chemical composition, usually through contact with chemoreceptor cells. This is a neurological process." .

[]
    a owl:Axiom ;
    rdfs:label "Sensory perception of taste" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0050909 ;
    owl:annotatedTarget "Reactome:R-HSA-9717189" .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050953 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory light stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050954 ;
    owl:annotatedTarget "The series of events required for an organism to receive a sensory mechanical stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dos" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050962 ;
    owl:annotatedTarget "The series of events in which a light stimulus is received by a cell and converted into a molecular signal as part of the sensory perception of light." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0050975 ;
    owl:annotatedTarget "The series of events required for an organism to receive a touch stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process. The perception of touch in animals is mediated by mechanoreceptors in the skin and mucous membranes and is the sense by which contact with objects gives evidence as to certain of their qualities. Different types of touch can be perceived (for example, light, coarse, pressure and tickling) and the stimulus may be external or internal (e.g. the feeling of a full stomach)." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051052 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving DNA." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051128 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051128 ;
    owl:annotatedTarget "regulation of cell organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051128 ;
    owl:annotatedTarget "regulation of cell organization" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0051128 ;
    owl:annotatedTarget "regulation of cellular component organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051239 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a multicellular organismal process, the processes pertinent to the function of a multicellular organism above the cellular level; includes the integrated processes of tissues and organs." .

[]
    oboInOwl:hasDbXref "GOC:di", "GOC:go_curators", "GOC:pr" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051301 ;
    owl:annotatedTarget "The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells." .

[]
    oboInOwl:hasDbXref "GOC:go_curators" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051302 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the physical partitioning and separation of a cell into daughter cells." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051321 ;
    owl:annotatedTarget "Progression through the phases of the meiotic cell cycle, in which canonically a cell replicates to produce four offspring with half the chromosomal content of the progenitor cell via two nuclear divisions." .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051445 ;
    owl:annotatedTarget "Any process that modulates the rate or extent of progression through the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0051445 ;
    owl:annotatedTarget "regulation of progression through meiotic cell cycle" .

[]
    oboInOwl:hasDbXref "GOC:add", "GOC:ai", "GOC:dph", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051606 ;
    owl:annotatedTarget "The series of events in which a stimulus is received by a cell or organism and converted into a molecular signal." .

[]
    oboInOwl:hasDbXref "GOC:bf", "GOC:jl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051716 ;
    owl:annotatedTarget "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus by a cell and ends with a change in state or activity or the cell." .

[]
    a owl:Axiom ;
    rdfs:label "Cellular responses to stimuli" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0051716 ;
    owl:annotatedTarget "Reactome:R-HSA-8953897" .

[]
    oboInOwl:hasDbXref "GOC:ai", "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051726 ;
    owl:annotatedTarget "Any process that modulates the rate or extent of progression through the cell cycle." .

[]
    a owl:Axiom ;
    rdfs:label "Polo-like kinase mediated events" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0051726 ;
    owl:annotatedTarget "Reactome:R-HSA-156711" .

[]
    a owl:Axiom ;
    rdfs:label "Energy dependent regulation of mTOR by LKB1-AMPK" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0051726 ;
    owl:annotatedTarget "Reactome:R-HSA-380972" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0051726 ;
    owl:annotatedTarget "arrest of mitotic cell cycle progression" .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051780 ;
    owl:annotatedTarget "Any process that results in a change in the behavior of an organism as a result of a nutrient stimulus." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051783 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of nuclear division, the partitioning of the nucleus and its genetic information." .

[]
    oboInOwl:hasDbXref "GOC:ai" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0051931 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of sensory perception, the series of events required for an organism to receive a sensory stimulus, convert it to a molecular signal, and recognize and characterize the signal." .

[]
    oboInOwl:hasDbXref "GOC:ds", "GOC:jid", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0055115 ;
    owl:annotatedTarget "The dormancy process that results in entry into diapause. Diapause is a neurohormonally mediated, dynamic state of low metabolic activity. Associated characteristics of this form of dormancy include reduced morphogenesis, increased resistance to environmental extremes, and altered or reduced behavioral activity. Full expression develops in a species-specific manner, usually in response to a number of environmental stimuli that precede unfavorable conditions. Once diapause has begun, metabolic activity is suppressed even if conditions favorable for development prevail. Once initiated, only certain stimuli are capable of releasing the organism from this state, and this characteristic is essential in distinguishing diapause from hibernation." .

[]
    oboInOwl:hasDbXref "GOC:ds", "GOC:jid", "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0055116 ;
    owl:annotatedTarget "The dormancy process that results in entry into reproductive diapause. Reproductive diapause is a form of diapause where the organism itself will remain fully active, including feeding and other routine activities, but the reproductive organs experience a tissue-specific reduction in metabolism, with characteristic triggering and releasing stimuli." .

[]
    oboInOwl:hasDbXref "GOC:dph", "ISBN:0877797099" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060004 ;
    owl:annotatedTarget "An automatic response to a stimulus beginning with a nerve impulse from a receptor and ending with the action of an effector such as a gland or a muscle. Signaling never reaches a level of consciousness." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:pr", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060179 ;
    owl:annotatedTarget "The specific behavior of a male organism that is associated with reproduction." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060255 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass." .

[]
    oboInOwl:hasDbXref "GOC:BHF", "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060259 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of the behavior associated with the intake of food." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0060259 ;
    owl:annotatedTarget "regulation of feeding behaviour" .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060361 ;
    owl:annotatedTarget "Self-propelled movement of an organism from one location to another through the air, usually by means of active wing movement." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060362 ;
    owl:annotatedTarget "Self-propelled movement of an organism from one location to another through the air that is part of the organism's response to external or internal stimuli resulting in flight." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:mtg_lung" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060429 ;
    owl:annotatedTarget "The process whose specific outcome is the progression of an epithelium over time, from its formation to the mature structure. An epithelium is a tissue that covers the internal or external surfaces of an anatomical structure." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0060560 ;
    owl:annotatedTarget "The increase in size or mass of an anatomical structure that contributes to the structure attaining its shape." .

[]
    oboInOwl:hasDbXref "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0060560 ;
    owl:annotatedTarget "differential growth" .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061024 ;
    owl:annotatedTarget "A process which results in the assembly, arrangement of constituent parts, or disassembly of a membrane. A membrane is a double layer of lipid molecules that encloses all cells, and, in eukaryotes, many organelles; may be a single or double lipid bilayer; also includes associated proteins." .

[]
    a owl:Axiom ;
    rdfs:label "Membrane Trafficking" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_0061024 ;
    owl:annotatedTarget "Reactome:R-HSA-199991" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0061024 ;
    owl:annotatedTarget "membrane organisation" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_0061024 ;
    owl:annotatedTarget "membrane organization and biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:BHF", "GOC:dph" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061041 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency, or extent of the series of events that restore integrity to a damaged tissue, following an injury." .

[]
    oboInOwl:hasDbXref "GOC:ha", "PMID:27689881" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0061963 ;
    owl:annotatedTarget "Any process that modulates the rate or extent of the dormancy process that results in entry into reproductive diapause. Reproductive diapause is a form of diapause where the organism itself will remain fully active, including feeding and other routine activities, but the reproductive organs experience a tissue-specific reduction in metabolism, with characteristic triggering and releasing stimuli." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:isa_complete", "GOC:mah", "GOC:pr", "GOC:vw" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0065007 ;
    owl:annotatedTarget "Any process that modulates a measurable attribute of any biological process, quality or function." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071684 ;
    owl:annotatedTarget "The developmental process in which an organism emerges from a surrounding protective structure such as an egg or pupa case." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0071840 ;
    owl:annotatedTarget "A process that results in the biosynthesis of constituent macromolecules, assembly, arrangement of constituent parts, or disassembly of a cellular component." .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071840 ;
    owl:annotatedTarget "cellular component organisation or biogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0071840 ;
    owl:annotatedTarget "cellular component organisation or biogenesis at cellular level" .

[]
    oboInOwl:hasDbXref "GOC:sart", "PMID:14659098", "PMID:7923375" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0072375 ;
    owl:annotatedTarget "The memory process that deals with the storage, retrieval and modification of information received at a time ago that is intermediate between that of short and long term memory (30min - 7hrs in Drosophila melanogaster)." .

[]
    oboInOwl:hasDbXref "GOC:sart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_0072375 ;
    owl:annotatedTarget "middle-term memory" .

[]
    oboInOwl:hasDbXref "GOC:sart" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_0072375 ;
    owl:annotatedTarget "MTM" .

[]
    oboInOwl:hasDbXref "PMID:19211694" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0080090 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism involving those compounds formed as a part of the normal anabolic and catabolic processes. These processes take place in most, if not all, cells of the organism." .

[]
    oboInOwl:hasDbXref "GOC:dhl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0080134 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a response to stress. Response to stress is a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a disturbance in organismal or cellular homeostasis, usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." .

[]
    oboInOwl:hasDbXref "GOC:dhl" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0080135 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of a cellular response to stress. Cellular response to stress is a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating the organism is under stress. The stress is usually, but not necessarily, exogenous (e.g. temperature, humidity, ionizing radiation)." .

[]
    oboInOwl:hasDbXref "GOC:ascb_2009", "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090148 ;
    owl:annotatedTarget "A process that is carried out at the cellular level which results in the separation of a single continuous membrane into two membranes." .

[]
    oboInOwl:hasDbXref "GOC:ascb_2009", "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090175 ;
    owl:annotatedTarget "Any process that modulates the rate, frequency or extent of the establishment of planar polarity, the coordinated organization of groups of cells in a tissue, such that they all orient to similar coordinates." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090304 ;
    owl:annotatedTarget "Any cellular metabolic process involving nucleic acids." .

[]
    oboInOwl:hasDbXref "GOC:dph", "GOC:kmv", "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090325 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate, or extent of the self-propelled movement of a cell or organism from one location to another in a behavioral context; the aspect of locomotory behavior having to do with movement." .

[]
    oboInOwl:hasDbXref "GOC:tb" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0090659 ;
    owl:annotatedTarget "The behavior of an organism relating to the progression of that organism along the ground by the process of lifting and setting down each leg." .

[]
    oboInOwl:hasDbXref "PMID:9334324" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140013 ;
    owl:annotatedTarget "One of the two nuclear divisions that occur as part of the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "ISBN:0198547684" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_0140014 ;
    owl:annotatedTarget "A mitotic cell cycle process comprising the steps by which the nucleus of a eukaryotic cell divides; the process involves condensation of chromosomal DNA into a highly compacted form. Canonically, mitosis produces two daughter nuclei whose chromosome complement is identical to that of the mother cell." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie", "PMID:24089208" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902435 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of male mating behavior." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie", "GOC:kmv", "GO_REF:0000058", "PMID:16899554" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1902882 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of response to oxidative stress." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie", "GOC:kmv", "GO_REF:0000058", "PMID:19164535" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903034 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of response to wounding." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1903034 ;
    owl:annotatedTarget "regulation of physiological response to wounding" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie", "GOC:mtg_cell_cycle", "GO_REF:0000060" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903046 ;
    owl:annotatedTarget "A process that is part of the meiotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie", "GOC:mtg_cell_cycle", "GO_REF:0000060" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1903047 ;
    owl:annotatedTarget "A process that is part of the mitotic cell cycle." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie", "GO_REF:0000058", "PMID:16310969" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1904059 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of locomotor rhythm." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasNarrowSynonym ;
    owl:annotatedSource obo:GO_1904059 ;
    owl:annotatedTarget "regulation of circadian locomotor activity rhythm" .

[]
    oboInOwl:hasDbXref "GOC:TermGenie", "GOC:bhm", "GO_REF:0000058", "PMID:25745997" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_1905330 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of morphogenesis of an epithelium." .

[]
    oboInOwl:hasDbXref "GOC:TermGenie" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_1905330 ;
    owl:annotatedTarget "regulation of epithelium morphogenesis" .

[]
    oboInOwl:hasDbXref "GOC:obol" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000026 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of multicellular organismal development." .

[]
    oboInOwl:hasDbXref "CAROC:Brownsville2014" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:CARO_0000000 ;
    owl:annotatedTarget "A part of a cellular organism that is either an immaterial entity or a material entity with granularity above the level of a protein complex.  Or, a substance produced by a cellular organism with granularity above the level of a protein complex." .

[]
    oboInOwl:hasDbXref "GOC:obol" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000027 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of animal organ morphogenesis." .

[]
    oboInOwl:hasDbXref "GOC:obol" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000027 ;
    owl:annotatedTarget "regulation of histogenesis and organogenesis" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of cell motility." .

[]
    a owl:Axiom ;
    rdfs:label "ERBB2 Regulates Cell Motility" ;
    owl:annotatedProperty oboInOwl:hasDbXref ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "Reactome:R-HSA-6785631" .

[]
    oboInOwl:hasDbXref "GOC:obol" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "regulation of cell locomotion" .

[]
    oboInOwl:hasDbXref "GOC:obol" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "regulation of movement of a cell" .

[]
    oboInOwl:hasDbXref "GOC:obol" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:GO_2000145 ;
    owl:annotatedTarget "regulation of cell movement" .

[]
    oboInOwl:hasDbXref "GOC:mah" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000241 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of reproductive process." .

[]
    oboInOwl:hasDbXref "GOC:BHF" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:GO_2000821 ;
    owl:annotatedTarget "Any process that modulates the frequency, rate or extent of grooming behavior." .

[]
    oboInOwl:hasDbXref "GOC:obol" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:GO_2000821 ;
    owl:annotatedTarget "regulation of grooming behaviour" .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000001 ;
    owl:annotatedTarget "A dependent entity that inheres in a bearer by virtue of how the bearer is related to other entities" .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000014 ;
    owl:annotatedTarget "A composite chromatic quality composed of hue, saturation and intensity parts." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000025 ;
    owl:annotatedTarget "A single physical entity inhering in an bearer by virtue of the bearer's quantities or relative ratios of subparts." .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000048 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's resistance to pressure, being broken, or pierced" .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000051 ;
    owl:annotatedTarget "A quality of a single physical entity inhering in the bearer by virtue of the bearer's size or shape or structure." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000052 ;
    owl:annotatedTarget "A morphological quality inhering in a bearer by virtue of the bearer's ratios of distances between its features (points, edges, surfaces and also holes etc)." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Trophic_level" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000056 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's disposition to synthesize a particular organic compound required for its growth." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000057 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's occurrence." .

[]
    oboInOwl:hasDbXref "https://libguides.macalester.edu/c.php?g=527786&p=3608639", "https://www.ncbi.nlm.nih.gov/books/NBK470395/" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000068 ;
    owl:annotatedTarget "A quality of an entity that is descriptive or observational, typically not represented numerically." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000069 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the whether the bearer differs from normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000070 ;
    owl:annotatedTarget "The number of entities of this type that are part of the whole organism." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000117 ;
    owl:annotatedTarget "A morphology quality inhering in a bearer by virtue of the bearer's physical magnitude." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000125 ;
    owl:annotatedTarget "A physical quality that inheres in a bearer by virtue of the proportion of the bearer's amount of matter." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000140 ;
    owl:annotatedTarget "A spatial quality inhering in a bearer by virtue of the bearer's spatial location relative to other objects in the vicinity." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000141 ;
    owl:annotatedTarget "A morphology quality inhering in a bearer by virtue of the bearer's relative position, shape, arrangements and connectivity of an organism's various parts; the pattern underlying its form." .

[]
    oboInOwl:hasDbXref "VT:1000738" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasBroadSynonym ;
    owl:annotatedSource obo:PATO_0000141 ;
    owl:annotatedTarget "conformation" .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000146 ;
    owl:annotatedTarget "A physical quality of the thermal energy of a system." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000150 ;
    owl:annotatedTarget "A morphologic quality inhering in a bearer by virtue of the bearer's relative size, organization and distribution of its surface elements or the representation or invention of the appearance of its surface; visual and tactile surface characteristics." .

[]
    oboInOwl:hasDbXref "PATOC:melissa" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000161 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's occurrence per unit time." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000169 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer or a population by virtue of the bearer's disposition to survive and develop normally or the number of surviving individuals in a given population." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Fecundity" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000273 ;
    owl:annotatedTarget "A reproductive quality inhering in an organism or population by virtue of the bearer's potential reproductive capacity ad measured by the number of gametes." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000274 ;
    owl:annotatedTarget "A reproductive quality inhering in a bearer by virtue of the bearer's initiating, sustaining, or supporting reproduction." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000277 ;
    owl:annotatedTarget "A fertility quality inhering in a female by virtue of the bearer's disposition to initiate, sustain, or support reproduction." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000279 ;
    owl:annotatedTarget "A fertility quality of inhering in a male by virtue of the bearer's disposition to initiate, sustain, or support reproduction." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000386 ;
    owl:annotatedTarget "A hardness quality of being rigid and resistant to pressure." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000387 ;
    owl:annotatedTarget "A hardness quality of giving little resistance to pressure." .

[]
    oboInOwl:hasDbXref "Wikipedia:http://en.wikipedia.org/wiki/Auxotrophic" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000422 ;
    owl:annotatedTarget "A nutritional quality inhering in a bearer by virtue of the bearer's inability to synthesize a particular organic compound required for its growth." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000460 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's deviation from normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000461 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's exhibiting no deviation from normal or average." .

[]
    oboInOwl:hasDbXref "thefreedictionary.:thefreedictionary." ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000462 ;
    owl:annotatedTarget "A quality denoting the lack of an entity." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000467 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's existence." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000470 ;
    owl:annotatedTarget "An amount which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000586 ;
    owl:annotatedTarget "A size quality which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000587 ;
    owl:annotatedTarget "A size quality which is relatively low." .

[]
    oboInOwl:hasDbXref "Wikipedia:Hyperplasia" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000644 ;
    owl:annotatedTarget "A physical quality inhering in an organ or tissue by virtue of the bearer's exhibiting an increased number of cells, typically associated with an increase in size." .

[]
    oboInOwl:hasDbXref "PATOC:GVG", "Wikipedia:Hypoplasia" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000645 ;
    owl:annotatedTarget "A physical quality inhering in an organ or tissue by virtue of the bearer's exhibiting a decreased number of cells, typically associated with a decrease in size." .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000689 ;
    owl:annotatedTarget "A quality of a single process inhering in a bearer by virtue of the bearer's being uninterrupted in time, sequence, substance, or extent." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000718 ;
    owl:annotatedTarget "A viability quality inhering in a population by virtue of the bearer's long term survival inability." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000719 ;
    owl:annotatedTarget "A viability quality inhering in a bearer or a population by virtue of the bearer's ability to survive or the long term survival ability of a given population." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000888 ;
    owl:annotatedTarget "A female fertility quality inhering in a female by virtue of the bearer's disposition to initiate, sustain, or support reproduction." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000890 ;
    owl:annotatedTarget "A male fertility quality inhering in a male by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000891 ;
    owl:annotatedTarget "A male fertility quality inhering in a male by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000892 ;
    owl:annotatedTarget "A female fertility quality inhering in a female by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction." .

[]
    oboInOwl:hasDbXref "PATO:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000911 ;
    owl:annotatedTarget "A rate which is relatively low." .

[]
    oboInOwl:hasDbXref "PATO:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000912 ;
    owl:annotatedTarget "A rate which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000955 ;
    owl:annotatedTarget "A fertility quality inhering in a bearer by virtue of the bearer's being capable of initiating, sustaining, or supporting reproduction." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000956 ;
    owl:annotatedTarget "A fertility quality inhering in a bearer by virtue of the bearer's being incapable of initiating, sustaining, or supporting reproduction." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000957 ;
    owl:annotatedTarget "An optical quality which obtains by virtue of the ability of the bearer to absorb visible light." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000963 ;
    owl:annotatedTarget "A optical quality inhering in a bearer by virtue of the bearer's not being clear; not transmitting or reflecting light or radiant energy." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000973 ;
    owl:annotatedTarget "A structure quality inhering in a bearer by virtue of the bearer's disposition to admit the passage of gas or liquid through pores or interstices." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000984 ;
    owl:annotatedTarget "A porosity quality inhering in a bearer by virtue of the bearer's being capable of admitting the passage of gas or liquid through pores or interstices." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000992 ;
    owl:annotatedTarget "A physical quality of a fluid inhering in a bearer by virtue of the bearer's disposition to internal resistance to flow." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0000998 ;
    owl:annotatedTarget "A viscosity quality inhering in a bearer by virtue of the bearer's having viscosity." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001018 ;
    owl:annotatedTarget "A quality of a physical entity that exists through action of continuants at the physical level of organisation in relation to other entities." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001046 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's disposition to resist to a stimulus." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001178 ;
    owl:annotatedTarget "A resistance quality inhering in a bearer by virtue of the bearer's resistance to a stimulus." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001236 ;
    owl:annotatedTarget "A quality which inheres in an process." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001241 ;
    owl:annotatedTarget "A quality which inheres in a continuant." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001300 ;
    owl:annotatedTarget "An EM radiation quality in which the EM radiation is within the fiat range of the spectrum visible deemed to be light." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001305 ;
    owl:annotatedTarget "A temperature which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001306 ;
    owl:annotatedTarget "A temperature which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001411 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's having distinct structure." .

[]
    oboInOwl:hasDbXref "WordNet:WordNet" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001434 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's ability to produce new life or offspring." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001475 ;
    owl:annotatedTarget "A position which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001476 ;
    owl:annotatedTarget "A positional which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001485 ;
    owl:annotatedTarget "A structural quality inhering in a bearer by virtue of the bearer's being thicker or more closely packed together; pressed tightly together." .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001543 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's disposition to being turned, bowed, or twisted without breaking." .

[]
    oboInOwl:hasDbXref "merriam-webster:merriam-webster" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001545 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's inability of being turned, bowed, or twisted without breaking." .

[]
    oboInOwl:hasDbXref "Chemistry:http://chemistry.about.com/od/chemistryglossary/a/soliddefinition.htm" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001546 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity characterized by particles arranged such that their shape and volume are relatively stable." .

[]
    oboInOwl:hasDbXref "Chemistry:http://chemistry.about.com/od/chemistryglossary/a/gasdefinition.htm", "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001547 ;
    owl:annotatedTarget "A physical quality inhering in a bearer by virtue of the bearer's exhibiting the physical characteristics of an entity consisting of particles that have neither a defined volume nor defined shape." .

[]
    oboInOwl:hasDbXref "url:http://www.chemistry-dictionary.com/definition/liquid.php" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001548 ;
    owl:annotatedTarget "A physical quality inhering in an entity exhibiting the physical characteristics of an amorphous (non-crystalline) form of matter between a gas and a solid that has a definite volume, but no definite shape." .

[]
    oboInOwl:hasDbXref "PATOC:CJM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001555 ;
    owl:annotatedTarget "The number of parts of a particular type that the bearer entity has. This is a relational quality, and thus holds between two entities: the bearer of the quality, and the type of parts." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001558 ;
    owl:annotatedTarget "A quality of a process inhering in a bearer by virtue of the bearer's lacking a processual part as specified by the additional entity." .

[]
    oboInOwl:hasDbXref "PATO:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001562 ;
    owl:annotatedTarget "A mass which is lower than normal or average." .

[]
    oboInOwl:hasDbXref "PATO:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001563 ;
    owl:annotatedTarget "A mass which is higher than normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001564 ;
    owl:annotatedTarget "A quality of a process inhering in a bearer by virtue of the bearer's processual parts." .

[]
    oboInOwl:hasDbXref "Wiikipedia:Wasting", "Wikipedia:Atrophy" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001623 ;
    owl:annotatedTarget "A size quality inhering in a bearer by virtue of a part or parts of the bearer's being decreased in size due to reduction in tissue mass through wasting." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001650 ;
    owl:annotatedTarget "A resistance to a stimulus which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001651 ;
    owl:annotatedTarget "A resistance to a stimulus which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001693 ;
    owl:annotatedTarget "A viscosity which relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001694 ;
    owl:annotatedTarget "A viscosity which relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001695 ;
    owl:annotatedTarget "A fecundity which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001696 ;
    owl:annotatedTarget "A fecundity which is relatively low." .

[]
    oboInOwl:hasDbXref "thefreedictionary.com:thefreedictionary.com" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001759 ;
    owl:annotatedTarget "A composition quality inhering in a bearer by virtue of the bearer's containing granules." .

[]
    oboInOwl:hasDbXref "PATOC:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001769 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue of the bearer's location of features or characteristics along an axis." .

[]
    oboInOwl:hasDbXref "PATOC:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:PATO_0001769 ;
    owl:annotatedTarget "cellular polarity" .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001830 ;
    owl:annotatedTarget "A female fertility which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001831 ;
    owl:annotatedTarget "A female fertility which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001832 ;
    owl:annotatedTarget "A male fertility which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001833 ;
    owl:annotatedTarget "A male fertility which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001834 ;
    owl:annotatedTarget "A fertility which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001835 ;
    owl:annotatedTarget "A fertility which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001862 ;
    owl:annotatedTarget "A fertility quality inhering in a bearer by virtue of the bearer's disposition to make its offspring sterile." .

[]
    oboInOwl:hasDbXref "OBI:OBI" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001985 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's being kept below its freezing point." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001992 ;
    owl:annotatedTarget "An organismal quality inhering in a bearer by virtue of the bearer's consisting cells." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001993 ;
    owl:annotatedTarget "A cellularity quality inhering in a bearer by virtue of the bearer's consisting of more than one cell." .

[]
    oboInOwl:hasDbXref "PATOC:CJM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001995 ;
    owl:annotatedTarget "A quality that inheres in an entire organism or part of an organism." .

[]
    oboInOwl:hasDbXref "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 "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001997 ;
    owl:annotatedTarget "An amount which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:CJM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0001999 ;
    owl:annotatedTarget "The bearer of this quality has_part < n of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e has fewer parts of type X at time t, then the number of instances x of X at t such that x part_of e is < n, where n is either the normal number for comparable entities, or n is stated explicitly. This case includes the limit case, where the bearer lacks all parts of the specified type." .

[]
    oboInOwl:hasDbXref "PATOC:CJM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002000 ;
    owl:annotatedTarget "A quality of physical entities inhering in a bearer by virtue of the bearer's lacking a physical part as specified by the additional entity." .

[]
    oboInOwl:hasDbXref "PATOC:CJM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002001 ;
    owl:annotatedTarget "The bearer of this quality has_part < n AND has_part > 0 of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part. Formally: If a bearer entity e has fewer parts of type X at time t, then the number of instances x of X at t such that x part_of e is < n, where n is either the normal number for comparable entities, or n is stated explicitly." .

[]
    oboInOwl:hasDbXref "PATOC:CJM" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002002 ;
    owl:annotatedTarget "The bearer of this quality has_part > n of the indicated entity type, where n is the normal amount for a comparable organism. Note that the bearer of the quality is the whole, not the part." .

[]
    oboInOwl:hasDbXref "PATOC:MAH" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002011 ;
    owl:annotatedTarget "A structural quality which is held by a bearer when the latter's disposition the presence of abnormally proliferating masses of cells." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002051 ;
    owl:annotatedTarget "An occurrence which is relatively high." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002052 ;
    owl:annotatedTarget "An occurrence which is relatively low." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002083 ;
    owl:annotatedTarget "Having extra or fewer parts." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002124 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's processing the form of a thin plate sheet or layer." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002181 ;
    owl:annotatedTarget "A positional quality inhering in a bearer by virtue the bearer's being changed in position." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002198 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of its constitution." .

[]
    oboInOwl:hasDbXref "url:http://en.wikipedia.org/wiki/Biological_pigment" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002247 ;
    owl:annotatedTarget "A quality inhering in a bearer by virtue of the bearer's having or lacking of substances produced by living organisms that have a color resulting from selective color absorption." .

[]
    oboInOwl:hasDbXref "PATOC:OREGON" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002266 ;
    owl:annotatedTarget "A shape that inheres in a 3 dimensional entity." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4606-0597" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002290 ;
    owl:annotatedTarget "Decreased size or absence of organ, tissue or cell due to a reduction in cell numbers." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002300 ;
    owl:annotatedTarget "A quality that has a value that is increased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002301 ;
    owl:annotatedTarget "A quality that has a value that is decreased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002302 ;
    owl:annotatedTarget "A quality of a process that has a value that is decreased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002303 ;
    owl:annotatedTarget "A quality of an object that has a value that is decreased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002304 ;
    owl:annotatedTarget "A quality of a process that has a value that is increased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:GVG" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002305 ;
    owl:annotatedTarget "A quality of an object that has a value that is increased compared to normal or average." .

[]
    oboInOwl:hasDbXref "PATOC:LC" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0002323 ;
    owl:annotatedTarget "A temporal distribution pattern of process occurrences within a regulation/reference process." .

[]
    oboInOwl:hasDbXref "GOC:dos" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010000 ;
    owl:annotatedTarget "A structural quality inhering in the bearer by virtue of the bearer consisting of a single, maximally connected structure." .

[]
    oboInOwl:hasDbXref "GOC:dos" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0010001 ;
    owl:annotatedTarget "A structural quality inhering in the bearer by virtue of the bearer consisting of multiple structures lacking any physical connection to each other." .

[]
    oboInOwl:hasDbXref "PATOC:PortlandMeetingFeb2015" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015002 ;
    owl:annotatedTarget "The ability of a process to produce its output." .

[]
    oboInOwl:hasDbXref "PATOC:PortlandMeetingFeb2015" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015003 ;
    owl:annotatedTarget "A decrease in the ability of a process to produce its output." .

[]
    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 "PATOC:PortlandMeetingFeb2015" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015004 ;
    owl:annotatedTarget "A increase in the ability of a process to produce its output." .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/110" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015024 ;
    owl:annotatedTarget "An increase in porosity." .

[]
    oboInOwl:hasDbXref "https://github.com/pato-ontology/pato/issues/110" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0015025 ;
    owl:annotatedTarget "An decrease in porosity." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-9943-9018" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0050001 ;
    owl:annotatedTarget "The rate of output of a continuous process. Example include: growth rate, cell migration rate, enzyme reaction rate." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4148-4606" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0055005 ;
    owl:annotatedTarget "A rate of output of a continuous process that is relatively high." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0003-4148-4606" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0055006 ;
    owl:annotatedTarget "A rate of output of a continuous process that is relatively low." .

[]
    oboInOwl:hasDbXref "https://orcid.org/0000-0002-5111-7263" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0070060 ;
    owl:annotatedTarget "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." .

[]
    oboInOwl:hasDbXref "https://libguides.macalester.edu/c.php?g=527786&p=3608639", "https://www.nnlm.gov/guides/data-glossary/quantitative-data" ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:PATO_0103000 ;
    owl:annotatedTarget "A quality of an entity that can be represented numerically, including anything that can be counted, measured, or given a numerical value." .

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

[]
    a owl:Class ;
    rdfs:subClassOf obo:FBbt_00025990 ;
    owl:intersectionOf (obo:FBbt_10000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:FBbt_10000000
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000050 ;
                        owl:someValuesFrom obo:FBbt_00000111
                    ]
                )
            ]
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf obo:FBbt_00025991 ;
    owl:intersectionOf (obo:FBbt_10000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:FBbt_10000000
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000050 ;
                        owl:someValuesFrom obo:FBbt_00000119
                    ]
                )
            ]
        ]
    ) .

[]
    a owl:Class ;
    rdfs:subClassOf obo:FBbt_00025993 ;
    owl:intersectionOf (obo:FBbt_10000000
        [
            a owl:Restriction ;
            owl:onProperty obo:RO_0002202 ;
            owl:someValuesFrom [
                a owl:Class ;
                owl:intersectionOf (obo:FBbt_10000000
                    [
                        a owl:Restriction ;
                        owl:onProperty obo:BFO_0000050 ;
                        owl:someValuesFrom obo:FBbt_00005558
                    ]
                )
            ]
        ]
    ) .

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

[]
    a owl:AllDisjointClasses ;
    owl:members (obo:CARO_0000003
        obo:CARO_0000004
        obo:CARO_0020000
    ) .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0000053 ;
        owl:someValuesFrom obo:PATO_0010001
    ] ;
    owl:onProperty obo:RO_0000053 ;
    owl:someValuesFrom obo:PATO_0010000 .

[]
    oboInOwl:hasDbXref "http://www.eionet.europa.eu/gemet/concept/976" ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:ENVO_01000544 ;
    owl:annotatedTarget "boundary layer" .

[]
    a owl:Restriction ;
    owl:disjointWith [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002131 ;
        owl:someValuesFrom obo:FBbt_00003004
    ] ;
    owl:onProperty obo:RO_0002131 ;
    owl:someValuesFrom obo:FBbt_00001727 .

[]
    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 "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/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/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/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 "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/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." .

[]
    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 "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 "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 "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/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." .

