@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <http://purl.obolibrary.org/obo/apo.owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix apo: <http://purl.obolibrary.org/obo/apo#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix terms: <http://purl.org/dc/terms/> .
@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .

obo:APO_0000001
    obo:IAO_0000115 "The direction of change in the mutant compared to wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000001"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000001"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "qualifier"^^xsd:string .

obo:APO_0000002
    obo:IAO_0000115 "The observed phenotype is detectably different from that in the wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000002"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000002"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "abnormal"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000001 .

obo:APO_0000003
    obo:IAO_0000115 "The observed feature is decreased compared to that in the wild type (slower, weaker, lower, smaller, etc.)."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000003"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000003"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "decreased"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000004
    obo:IAO_0000115 "The observed feature is increased compared to that in the wild type (faster, stronger, higher, larger, etc.)."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000004"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000004"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "increased"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000005
    obo:IAO_0000115 "The observed feature is not detectable in the mutant."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000005"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000005"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "absent"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000003 .

obo:APO_0000006
    obo:IAO_0000115 "A description of the effect of the mutation on the gene product function."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000006"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000006"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mutant_type"^^xsd:string .

obo:APO_0000007
    obo:IAO_0000115 "The mutation results in expression of the gene product at a developmental stage, in a cell type, or at a subcellular location different from that at which the wild-type gene is expressed."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000007"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000007"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "misexpression"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000008
    obo:IAO_0000115 "The mutation causes expression of the otherwise normal gene product to higher levels than wild-type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000008"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000008"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "overexpression"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000009
    obo:IAO_0000115 "The mutation increases the normal activity of a gene product."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000009"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000009"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "activation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000010
    obo:IAO_0000115 "The mutation confers a new activity on the gene product."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000010"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000010"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "gain of function"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000011
    obo:IAO_0000115 "The mutation abolishes completely the function of the gene product."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000011"^^xsd:string ;
    oboInOwl:hasExactSynonym "null"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "loss of function"^^xsd:string ;
    oboInOwl:id "APO:0000011"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "null mutant"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000012
    obo:IAO_0000115 "The mutation leads to reduction of levels of the gene product, often through the use of a repressible promoter."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000012"^^xsd:string ;
    oboInOwl:hasExactSynonym "depletion"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000012"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "repressible"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000013
    obo:IAO_0000115 "The mutation reduces the activity of the gene product."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000013"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000013"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "reduction of function"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000014
    obo:IAO_0000115 "The activity of the gene product is normal under some conditions and altered under others."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000014"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000014"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "conditional"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000015
    obo:IAO_0000115 "The mutation type is not specified in the reference."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000015"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000015"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "unspecified"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000016
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000016"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000016"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because there was overlap with another term unspecified. The term unspecified will be used in cases where a more appropriate descriptor cannot be identified."^^xsd:string ;
    rdfs:label "not yet recorded"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000017
    obo:IAO_0000115 "Features of ascomycete fungal cells, cultures, or colonies that can be detected, observed, measured, or monitored."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000017"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000017"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "observable"^^xsd:string .

obo:APO_0000018
    obo:IAO_0000115 "A description of the experimental approach."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000018"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000018"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "experiment_type"^^xsd:string .

obo:APO_0000019
    obo:IAO_0000115 "OBSOLETE. Robotic generation and analysis of large-scale, genome-wide knockout sets."^^xsd:string ;
    obo:IAO_0100001 "APO:0000011"^^xsd:string, "APO:0000235"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000019"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000019"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete as it is a compound term containing information on the both the scope of the experiment as well as the mutant type."^^xsd:string ;
    rdfs:label "systematic null mutation set"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000020
    obo:IAO_0000115 "Phenotypic analysis of one or a few mutant strains in small-scale, focused experiments that do not require knowledge of the entire genome sequence."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000020"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000020"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "classical genetics"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000192 .

obo:APO_0000021
    obo:IAO_0000115 "Quantitative data on survival of a mutant strain, obtained in large scale experiments where mutants are grown together with wild type or other mutants for many generations."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000021"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000021"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "competitive growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000114 .

obo:APO_0000022
    obo:IAO_0000115 "The enzymatic or other activity of a protein."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000022"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000022"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "protein activity"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000023
    obo:IAO_0000115 "Developmental processes."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000023"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000023"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "development"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000017 .

obo:APO_0000024
    obo:IAO_0000115 "The formation of a bud, which develops into a daughter cell during asexual reproduction."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000024"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000024"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "budding"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000023 .

obo:APO_0000025
    obo:IAO_0000115 "Localization of the newly emerging bud near the site of the previous bud."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000025"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "haploid budding pattern"^^xsd:string ;
    oboInOwl:id "APO:0000025"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "axial budding pattern"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000200 .

obo:APO_0000026
    obo:IAO_0000115 "Localization of the emerging bud at the cell pole opposite the previous bud site."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000026"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "diploid budding pattern"^^xsd:string ;
    oboInOwl:id "APO:0000026"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "bipolar budding pattern"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000200 .

obo:APO_0000027
    obo:IAO_0000115 "Growth in a threadlike, filamentous shape."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000027"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000027"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "filamentous growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000023 .

obo:APO_0000028
    obo:IAO_0000115 "Penetration of cells into a solid substrate during filamentous growth."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000028"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000028"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "invasive growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000027 .

obo:APO_0000029
    obo:IAO_0000115 "Growth in a pattern that occurs in conditions of nitrogen limitation and abundant fermentable carbon source. Cells become elongated, switch to a unipolar budding pattern, remain physically attached to each other, and invade the growth substrate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000029"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000029"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "pseudohyphal growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000027 .

obo:APO_0000030
    obo:IAO_0000115 "The duration of the life of an individual organism."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000030"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000030"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "lifespan"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000023 .

obo:APO_0000031
    obo:IAO_0000115 "The process of sexual reproduction."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000031"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000031"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "sexual cycle"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000023 .

obo:APO_0000032
    obo:IAO_0000115 "The interaction between organisms leading to mating."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000032"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000032"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mating response"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000031 .

obo:APO_0000033
    obo:IAO_0000115 "The fusion of individual cells from each partner during mating."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000033"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000033"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell fusion"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000032 .

obo:APO_0000034
    obo:IAO_0000115 "The proportion of cells within a population that are able to mate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000034"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000034"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mating efficiency"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000032 .

obo:APO_0000035
    obo:IAO_0000115 "The fusion of the nuclei of two mating cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000035"^^xsd:string ;
    oboInOwl:hasExactSynonym "karyogamy"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000035"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nuclear fusion during mating"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000032 .

obo:APO_0000036
    obo:IAO_0000115 "The production of mating pheromones."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000036"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000036"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "pheromone production"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000032 .

obo:APO_0000037
    obo:IAO_0000115 "Sensitivity to mating pheromones produced by cells of the opposite mating type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000037"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000037"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "pheromone sensitivity"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000032 .

obo:APO_0000038
    obo:IAO_0000115 "An alteration of morphology such that the cell has a mating projection, formed in response to mating pheromone by cells of Saccharomyces and other fungi with similar life cycles. Named after the Al Capp cartoon character, whose shape it resembles."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000038"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000038"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "shmoo formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000032 .

obo:APO_0000039
    obo:IAO_0000115 "A specialized cell division in which a single diploid cell undergoes two nuclear divisions following a single round of DNA replication in order to produce four daughter cells that contain half the number of chromosomes as the diploid cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000039"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000039"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "meiosis"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000031 .

obo:APO_0000040
    obo:IAO_0000115 "The exchange of genetic material between non-sister chromatids in a pair of homologous chromosomes during meiosis."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000040"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000040"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "meiotic recombination"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000039 .

obo:APO_0000041
    obo:IAO_0000115 "The formation of ascospores, which are the products of meiosis."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000041"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000041"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "sporulation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000031 .

obo:APO_0000042
    obo:IAO_0000115 "The production of viable cells arising from sexual spores."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000042"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000042"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "spore germination"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000041 .

obo:APO_0000043
    obo:IAO_0000115 "The biogenesis of specialized cell walls around developing ascospores."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000043"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000043"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "spore wall formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000041 .

obo:APO_0000044
    obo:IAO_0000115 "The percentage of diploid cells in a population that undergo meiosis and form spores under sporulation-inducing conditions."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000044"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000044"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "sporulation efficiency"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000041 .

obo:APO_0000045
    obo:IAO_0000115 "The sterile phenotype is the inability to mate with cells of the opposite mating type under conditions that normally promote mating."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000045"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000045"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "sterile"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000031 .

obo:APO_0000046
    obo:IAO_0000115 "Repression of transcription by altering the structure of chromatin, e.g. by conversion of large regions of DNA into an inaccessible state often called heterochromatin."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000046"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000046"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "silencing"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000143 .

obo:APO_0000047
    obo:IAO_0000115 "Integration of a transposable element  into new positions in the genome."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000047"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000047"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "transposable element transposition"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000143 .

obo:APO_0000048
    obo:IAO_0000115 "The ability to cause disease in another organism."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000048"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000048"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "virulence"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000287 .

obo:APO_0000049
    obo:IAO_0000115 "The size or shape of subcellular structures, cells, or multicellular structures."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000049"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000049"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000017 .

obo:APO_0000050
    obo:IAO_0000115 "The size or shape of cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000050"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000050"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "cellular morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000049 .

obo:APO_0000051
    obo:IAO_0000115 "The shape of the cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000051"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000051"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell shape"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000050 .

obo:APO_0000052
    obo:IAO_0000115 "The size of the cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000052"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000052"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell size"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000050 .

obo:APO_0000053
    obo:IAO_0000115 "The size, shape, or appearance of the cell wall."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000053"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000053"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell wall morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000226 .

obo:APO_0000054
    obo:IAO_0000115 "The size, shape, or appearance of the cytoskeleton."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000054"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000054"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cytoskeleton morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000226 .

obo:APO_0000055
    obo:IAO_0000115 "The size, shape, or appearance of the mitochondria."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000055"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000055"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mitochondrial morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000226 .

obo:APO_0000056
    obo:IAO_0000115 "The size or shape of the bud neck, which is the region where the bud joins the mother cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000056"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000056"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "bud neck morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000050 .

obo:APO_0000057
    obo:IAO_0000115 "The size, shape, or appearance of the nucleus."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000057"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000057"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nuclear morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000303 .

obo:APO_0000058
    obo:IAO_0000115 "The size, shape, or appearance of the peroxisomes."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000058"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000058"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "peroxisomal morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000303 .

obo:APO_0000059
    obo:IAO_0000115 "The size, shape, or appearance of the vacuole."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000059"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000059"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "vacuolar morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000303 .

obo:APO_0000060
    obo:IAO_0000115 "The appearance of colonies of cells growing on a solid substrate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000060"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000060"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "colony appearance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000158 .

obo:APO_0000061
    obo:IAO_0000115 "The color of colonies of cells growing on a solid substrate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000061"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000061"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "colony color"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000060 .

obo:APO_0000062
    obo:IAO_0000115 "The shape of colonies of cells growing on a solid substrate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000062"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000062"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "colony shape"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000060 .

obo:APO_0000063
    obo:IAO_0000115 "The size of colonies of cells growing on a solid substrate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000063"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000063"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "colony size"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000060 .

obo:APO_0000064
    obo:IAO_0000115 "The appearance of a liquid culture of cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000064"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000064"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "liquid culture appearance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000158 .

obo:APO_0000065
    obo:IAO_0000115 "Adhesion and aggregation of cells in liquid culture to produce clumps of cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000065"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000065"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "flocculation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000064 .

obo:APO_0000066
    obo:IAO_0000115 "Processes occurring at the cellular level."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000066"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000066"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cellular processes"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000017 .

obo:APO_0000067
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000255"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000067"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000067"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in G1 phase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000068
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000254"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000068"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000068"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest at G2 phase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000069
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000256"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000069"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000069"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest at START"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000070
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000253"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000070"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000070"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000071
    obo:IAO_0000115 "The division of the cytoplasm and the plasma membrane of a cell and its separation into two daughter cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000071"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000071"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cytokinesis"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000072 .

obo:APO_0000072
    obo:IAO_0000115 "A cycle of DNA replication and cell division via mitosis."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000072"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000072"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "mitotic cell cycle"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000066 .

obo:APO_0000073
    obo:IAO_0000115 "Transport of substances within cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000073"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000073"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "intracellular transport"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000066 .

obo:APO_0000074
    obo:IAO_0000115 "The delivery and degradation of autophagy markers to the vacuole via the autophagic pathway."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000074"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000074"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "autophagy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000073 .

obo:APO_0000075
    obo:IAO_0000115 "The uptake and delivery of external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000075"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000075"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "endocytosis"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000073 .

obo:APO_0000076
    obo:IAO_0000115 "Import of proteins into mitochondria."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000076"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000076"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mitochondrial transport"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000129 .

obo:APO_0000077
    obo:IAO_0000115 "Transport of proteins or RNAs into or out of the nucleus."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000077"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000077"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nuclear transport"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000129 .

obo:APO_0000078
    obo:IAO_0000115 "Transport of proteins out of the cell by fusion of a membrane-bounded vesicle containing the proteins by fusion of the vesicle with the plasma membrane."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000078"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "exocytosis"^^xsd:string ;
    oboInOwl:id "APO:0000078"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "protein secretion"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000129 .

obo:APO_0000079
    obo:IAO_0000115 "Transport of proteins into the vacuole."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000079"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000079"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "vacuolar transport"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000129 .

obo:APO_0000080
    obo:IAO_0000115 "The level of resistance to stress conditions."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000080"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to stress"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000080"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "stress resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000066 .

obo:APO_0000081
    obo:IAO_0000115 "The level of resistance to killer toxin, which is encoded on double-stranded RNA viruses carried by some yeast strains."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000081"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to killer toxin"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000081"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "killer toxin resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000215 .

obo:APO_0000082
    obo:IAO_0000115 "The level of resistance to high or low osmolarity."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000082"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to osmotic stress"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000082"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "osmotic stress resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000087 .

obo:APO_0000083
    obo:IAO_0000115 "The level of resistance to oxidative stress."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000083"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to oxidative stress"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000083"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "oxidative stress resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000087 .

obo:APO_0000084
    obo:IAO_0000115 "The level of resistance to radiation."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000084"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to radiation"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000084"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "radiation resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000085
    obo:IAO_0000115 "The level of resistance to ultraviolet radiation."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000085"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to UV"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000085"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "UV resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000084 .

obo:APO_0000086
    obo:IAO_0000115 "The level of resistance to X ray exposure."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000086"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to X rays"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000086"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "X ray resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000194 .

obo:APO_0000087
    obo:IAO_0000115 "The level of resistance to exposure to chemicals."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000087"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000087"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "resistance to chemicals"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000088
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    obo:IAO_0100001 "APO:0000087"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000088"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000088"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete, as resistance to chemicals was deemed a better choice."^^xsd:string ;
    rdfs:label "drug resistance"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000089
    obo:IAO_0000115 "The percentage or fraction of budded cells in a population."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000089"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000089"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "budding index"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000024 .

obo:APO_0000090
    obo:IAO_0000115 "The level of resistance to a specific metal or metals."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000090"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to metal"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000090"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "metal resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000087 .

obo:APO_0000091
    obo:IAO_0000115 "The level of resistance to starvation conditions."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000091"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to starvation"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000091"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "starvation resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000092
    obo:IAO_0000115 "Sensitivity to temperatures that are higher or lower than optimal growth temperature."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000092"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000092"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "temperature sensitive growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000093
    obo:IAO_0000115 "The ability to survive a period of exposure to extremely high temperature (heat shock)."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000093"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000093"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "thermotolerance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000094
    obo:IAO_0000115 "Processes relating to metabolism and growth."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000094"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000094"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "metabolism and growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000017 .

obo:APO_0000095
    obo:IAO_0000115 "The production and/or storage of a specified chemical compound."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000095"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000095"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "chemical compound accumulation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000096
    obo:IAO_0000115 "The ability to utilize specified substances as nutrients."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000096"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000096"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nutrient utilization"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000097
    obo:IAO_0000115 "The inability of an organism to synthesize a specified organic compound required for its growth."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000097"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000097"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "auxotrophy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000098
    obo:IAO_0000115 "The ability to utilize the specified compound as a carbon source."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000098"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000098"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "utilization of carbon source"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000099
    obo:IAO_0000115 "The ability to utilize the specified compound as a source of nitrogen."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000099"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000099"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "utilization of nitrogen source"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000100
    obo:IAO_0000115 "Uptake of nutrients into a cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000100"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000100"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nutrient uptake"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000101
    obo:IAO_0000115 "Growth with energy derived from fermentation; growth on a fermentable carbon source such as glucose."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000101"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "fermentable carbon source utilization"^^xsd:string ;
    oboInOwl:id "APO:0000101"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "fermentative metabolism"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000098 .

obo:APO_0000102
    obo:IAO_0000115 "Growth with energy derived from respiration; growth on a non-fermentable carbon source. Examples of non-fermentable carbon sources include glycerol, ethanol, and lactate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000102"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "non-fermentable carbon source utilization"^^xsd:string ;
    oboInOwl:id "APO:0000102"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "respiratory metabolism"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000098 .

obo:APO_0000103
    obo:IAO_0000115 "OBSOLETE."^^xsd:string ;
    oboInOwl:consider "APO:0000309"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000103"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000103"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "respiratory growth rate"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000104
    obo:IAO_0000115 "The frequency with rho- (rho minus) mutations occur, In this process, all of the mitochondrial genome except for a relatively short segment is lost. The retained segment is amplified and reiterated in a circular genome that is roughly the size of the wild-type genome."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000104"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000104"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mitochondrial rho- mutation frequency"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000105 .

obo:APO_0000105
    obo:IAO_0000115 "The maintenance of a stable and complete mitochondrial genome."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000105"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000105"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mitochondrial genome maintenance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000102 .

obo:APO_0000106
    obo:IAO_0000115 "Growth under standard culture conditions (liquid or solid media)."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000106"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000106"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "vegetative growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000107
    obo:IAO_0000115 "OBSOLETE: Growth rate in liquid culture during the exponential phase."^^xsd:string ;
    oboInOwl:consider "APO:0000310"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000107"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000107"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "growth rate in exponential phase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000108
    obo:IAO_0000115 "OBSOLETE: Growth rate in liquid culture during the post-diauxic phase."^^xsd:string ;
    oboInOwl:consider "APO:0000311"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000108"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000108"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "growth rate in post-diauxic phase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000109
    obo:IAO_0000115 "The rate of survival in liquid stationary phase cultures."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000109"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000109"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "survival rate in stationary phase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000106 .

obo:APO_0000110
    obo:IAO_0000115 "The ability of a mutant strain to grow or survive under conditions of direct competition with wild type or other mutants."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000110"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000110"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "competitive fitness"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000216 .

obo:APO_0000111
    obo:IAO_0000115 "The proportion of cells in a sample that are viable, i.e. able to form colonies. Often measured by spotting aliquots of a dilution series on a plate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000111"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000111"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "viability"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000216 .

obo:APO_0000112
    obo:IAO_0000115 "The inability to grow under standard growth conditions. For S. cerevisiae, this means that visible colonies are not formed from single cells on complete glucose medium (YPD) plates at 30 deg C under normal atmospheric conditions."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000112"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000112"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "inviable"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000217 .

obo:APO_0000113
    obo:IAO_0000115 "The ability to grow under standard growth conditions. For S. cerevisiae, this means that visible colonies are formed from single cells on complete glucose medium (YPD) plates at 30 deg C under normal atmospheric conditions."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000113"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000113"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "viable"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000217 .

obo:APO_0000114
    obo:IAO_0000115 "Generation and analysis of genome-wide sets of mutants that typically utilizes robotic methods."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000114"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000114"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "large-scale survey"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000192 .

obo:APO_0000115
    obo:IAO_0000115 "OBSOLETE. This term defined as 'novel techniques' has been obsoleted as it was a remnant of the original mutant types that has not been used."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000115"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000115"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it was a remnant of the original mutant types that has never been used. We will replace this using either a classical genetics or large-scale survey experiment type."^^xsd:string ;
    rdfs:label "other method"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000116
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000116"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000116"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it does not fit within the new descriptor terminology. In cases where a specific descriptor term cannot be identified use the term unspecified."^^xsd:string ;
    rdfs:label "other mutant type"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000117
    obo:IAO_0000115 "The observed phenotype shows no detectable difference between the mutant and the wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000117"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "wild type"^^xsd:string ;
    oboInOwl:id "APO:0000117"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "normal"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000001 .

obo:APO_0000118
    obo:IAO_0000115 "The location of the nucleus or nuclei within a cell or between separating cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000118"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000118"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nuclear position"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000296 .

obo:APO_0000119
    obo:IAO_0000115 "The size of the nucleus."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000119"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000119"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "size of nucleus"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000057 .

obo:APO_0000120
    obo:IAO_0000115 "The size, shape, or appearance of the actin cytoskeleton."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000120"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000120"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "actin cytoskeleton morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000054 .

obo:APO_0000121
    obo:IAO_0000115 "OBSOLETE: This term was not defined before being obsoleted."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000121"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000121"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "bud direction"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000122
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000258"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000122"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000122"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in M phase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000123
    obo:IAO_0000115 "Resumption of the cell cycle after the arrest that occurs in response to the presence of mating pheromones from cells of the opposite mating type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000123"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000123"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "recovery from pheromone-induced cell cycle arrest"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000037 .

obo:APO_0000124
    obo:IAO_0000115 "Arrest of the cell cycle that occurs in response to the presence of mating pheromones from cells of the opposite mating type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000124"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000124"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "pheromone-induced cell cycle arrest"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000037 .

obo:APO_0000125
    obo:IAO_0000115 "The ability to utilize the specified compound as a source of phosphorus."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000125"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000125"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "utilization of phosphorus source"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000126
    obo:IAO_0000115 "Transport of proteins or RNAs into or out of the nucleus."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000126"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000126"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nuclear import"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000077 .

obo:APO_0000127
    obo:IAO_0000115 "Export of proteins or RNAs from the nucleus."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000127"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000127"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nuclear export"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000077 .

obo:APO_0000128
    obo:IAO_0000115 "Import of proteins into peroxisomes."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000128"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000128"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "peroxisomal transport"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000129 .

obo:APO_0000129
    obo:IAO_0000115 "Delivery of proteins to specific locations."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000129"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "protein localization"^^xsd:string, "protein targeting"^^xsd:string ;
    oboInOwl:id "APO:0000129"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "protein transport"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000073 .

obo:APO_0000130
    obo:IAO_0000115 "Transport of small molecules into, out of, or within the cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000130"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000130"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "small molecule transport"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000073 .

obo:APO_0000131
    obo:IAO_0000115 "The covalent modification of a specified protein."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000131"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000131"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "protein/peptide modification"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000132
    obo:IAO_0000115 "Localization of specific RNAs within the cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000132"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000132"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "RNA localization"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000073 .

obo:APO_0000133
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000264"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000133"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000133"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in metaphase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000134
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000259"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000134"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000134"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest at the metaphase - anaphase transition"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000135
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000260"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000135"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000135"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in anaphase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000136
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000261"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000136"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000136"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in early anaphase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000137
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000262"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000137"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000137"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in mid anaphase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000138
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000263"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000138"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000138"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in late anaphase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000139
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000265"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000139"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000139"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in telophase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000140
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000267"^^xsd:string, "APO:0000268"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000140"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000140"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in G0 (stationary phase)"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000141
    obo:IAO_0000115 "The cell volume (or size) which must be attained before cells can pass through START, a checkpoint which operates in G1, and commit to a full round of cell division."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000141"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000141"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "critical cell size at START (G1 cell-size checkpoint)"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000052 .

obo:APO_0000142
    obo:IAO_0000115 "The cell volume (or size) which must be attained before cells can pass from G2 into M phase and commit to the completion of mitosis. This normally cryptic checkpoint negatively regulates passage from G2 into M phase."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000142"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000142"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "critical cell size at G2/M (cryptic G2/M cell size checkpoint)"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000052 .

obo:APO_0000143
    obo:IAO_0000115 "The stable maintenance of chromosomes or plasmids."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000143"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000143"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "chromosome/plasmid maintenance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000066 .

obo:APO_0000144
    obo:IAO_0000115 "The average length of telomeres."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000144"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000144"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "telomere length"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000143 .

obo:APO_0000145
    obo:IAO_0000115 "The oxidation of nutrients to generate ATP, performed by enzymes of the mitochondrial inner membrane."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000145"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "respiration"^^xsd:string ;
    oboInOwl:id "APO:0000145"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "oxidative phosphorylation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000102 .

obo:APO_0000146
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    obo:IAO_0100001 "APO:0000012"^^xsd:string, "APO:0000235"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000146"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000146"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete as it is a compound term containing information on both the scope of the experiment as well as the repressible nature of the mutant_type."^^xsd:string ;
    rdfs:label "systematic repressible mutation set"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000147
    obo:IAO_0000115 "Sensitivity to temperatures that are higher than optimal growth temperature."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000147"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "temperature sensitivity"^^xsd:string ;
    oboInOwl:id "APO:0000147"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "heat sensitivity"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000092 .

obo:APO_0000148
    obo:IAO_0000115 "Sensitivity to temperatures that are lower than optimal growth temperature."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000148"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000148"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cold sensitivity"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000092 .

obo:APO_0000149
    obo:IAO_0000115 "Abundance of a specified peptide/protein; production to a certain level."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000149"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "protein/peptide abundance"^^xsd:string ;
    oboInOwl:id "APO:0000149"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "protein/peptide accumulation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000150
    obo:IAO_0000115 "OBSOLETE. Mutation abolishes function of both alleles of the gene in a diploid strain."^^xsd:string ;
    obo:IAO_0100001 "APO:0000011"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000150"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000150"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it is a compound term, with plody related information captured through the experiment_type and null captured as a mutant_type."^^xsd:string ;
    rdfs:label "null homozygous diploid"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000151
    obo:IAO_0000115 "OBSOLETE. Mutation abolishes function of one allele of the gene in a diploid strain."^^xsd:string ;
    obo:IAO_0100001 "APO:0000011"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000151"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000151"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it is a compound term, with plody related information captured through the experiment_type and null captured as a mutant_type."^^xsd:string ;
    rdfs:label "null heterozygous diploid"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000152
    obo:IAO_0000115 "The heterozygous diploid displays a decreased growth rate relative to a diploid that is homozygous wild type at that locus."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000152"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000152"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "haploinsufficient"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000216 .

obo:APO_0000153
    obo:IAO_0000115 "The formation of smaller than wild-type colonies on fermentable carbon sources (e.g., glucose), due to a respiratory defect. The respiratory defect could result from mutation or loss of the mitochondrial genome, or from a nuclear mutation affecting respiration. The fermentation of glucose produces ethanol, which is metabolized by the respiratory pathway in wild-type cells and contributes to colony size; respiratory-deficient mutants are unable to utilize this ethanol."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000153"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000153"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "petite"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000102 .

obo:APO_0000154
    obo:IAO_0000115 "The petite-negative phenotype arises from mutation in a nuclear gene that is not essential in an otherwise wild-type strain with an intact mitochondrial genome, but becomes essential in strains lacking the mitochondrial genome, referred to as rho- or rho0. Petite-negative strains cannot grow on fermentable carbon sources (e.g., glucose) in the absence of an intact mitochondrial genome. This phenotype is often assayed as the inability grow in the presence of ethidium bromide, which causes the loss of the mitochondrial genome."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000154"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000154"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "petite-negative"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000102 .

obo:APO_0000155
    obo:IAO_0000115 "An energy-dependent, programmed form of cell death that is characterized by phenotypic markers such as increased levels of reactive oxygen species (often detected via DHE staining), externalization of phosphatidylserine (measured by annexin V staining), and DNA fragmentation (detected using the TUNEL assay). Other processes observed during apoptosis include chromosome condensation and breakdown of mitochondria, including loss of membrane potential and release of cytochrome c. Cells undergoing apoptosis do not lose plasma membrane integrity (measured by propidium iodide staining) until late in the process."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000155"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000155"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "apoptosis"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000312 .

obo:APO_0000156
    obo:IAO_0000115 "OBSOLETE: The rate of growth in the presence of a fermentable carbon source."^^xsd:string ;
    oboInOwl:consider "APO:0000308"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000156"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000156"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "fermentative growth rate"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000157
    obo:IAO_0000115 "The ability to utilize the specified compound as a source of iron."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000157"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000157"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "utilization of iron source"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000158
    obo:IAO_0000115 "The appearance of a population of cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000158"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000158"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "culture appearance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000049 .

obo:APO_0000159
    obo:IAO_0000115 "The ability to form a layer on solid surfaces with or without other microorganisms."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000159"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000159"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "biofilm formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000158 .

obo:APO_0000160
    oboInOwl:hasAlternativeId "YPO:0000160"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000160"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "hyphal growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000027 .

obo:APO_0000161
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000161"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000161"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it was a remnant of the original mutant types that does not fit within the new descriptor choices."^^xsd:string ;
    rdfs:label "multiple"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000162
    oboInOwl:hasAlternativeId "YPO:0000162"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000162"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Affinity Capture-MS"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000163
    oboInOwl:hasAlternativeId "YPO:0000163"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000163"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Affinity Capture-RNA"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000164
    oboInOwl:hasAlternativeId "YPO:0000164"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000164"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "interactions"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000018 .

obo:APO_0000165
    oboInOwl:hasAlternativeId "YPO:0000165"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000165"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Affinity Capture-Western"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000166
    oboInOwl:hasAlternativeId "YPO:0000166"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000166"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Biochemical Activity"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000167
    oboInOwl:hasAlternativeId "YPO:0000167"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000167"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Co-crystal Structure"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000168
    oboInOwl:hasAlternativeId "YPO:0000168"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000168"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Co-fractionation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000169
    oboInOwl:hasAlternativeId "YPO:0000169"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000169"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Co-localization"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000170
    oboInOwl:hasAlternativeId "YPO:0000170"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000170"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Co-purification"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000171
    oboInOwl:hasAlternativeId "YPO:0000171"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000171"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Dosage Growth Defect"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000172
    oboInOwl:hasAlternativeId "YPO:0000172"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000172"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Dosage Lethality"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000173
    oboInOwl:hasAlternativeId "YPO:0000173"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000173"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Dosage Rescue"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000174
    oboInOwl:hasAlternativeId "YPO:0000174"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000174"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Epistatic MiniArray Profile"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000175
    oboInOwl:hasAlternativeId "YPO:0000175"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000175"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "FRET"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000176
    oboInOwl:hasAlternativeId "YPO:0000176"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000176"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Far Western"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000177
    oboInOwl:hasAlternativeId "YPO:0000177"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000177"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Phenotypic Enhancement"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000178
    oboInOwl:hasAlternativeId "YPO:0000178"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000178"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Phenotypic Suppression"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000179
    oboInOwl:hasAlternativeId "YPO:0000179"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000179"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Protein-RNA"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000180
    oboInOwl:hasAlternativeId "YPO:0000180"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000180"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Protein-peptide"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000181
    oboInOwl:hasAlternativeId "YPO:0000181"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000181"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Reconstituted Complex"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000182
    oboInOwl:hasAlternativeId "YPO:0000182"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000182"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Synthetic Growth Defect"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000183
    oboInOwl:hasAlternativeId "YPO:0000183"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000183"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Synthetic Lethality"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000184
    oboInOwl:hasAlternativeId "YPO:0000184"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000184"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Synthetic Rescue"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000185
    oboInOwl:hasAlternativeId "YPO:0000185"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000185"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Two-hybrid"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000186
    oboInOwl:hasAlternativeId "YPO:0000186"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000186"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "genetic interactions"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000164 .

obo:APO_0000187
    oboInOwl:hasAlternativeId "YPO:0000187"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000187"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "physical interactions"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000164 .

obo:APO_0000188
    oboInOwl:hasAlternativeId "YPO:0000188"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000188"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Affinity Chromatography"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000189
    oboInOwl:hasAlternativeId "YPO:0000189"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000189"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Affinity Precipitation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000190
    oboInOwl:hasAlternativeId "YPO:0000190"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000190"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Biochemical Assay"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000191
    oboInOwl:hasAlternativeId "YPO:0000191"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000191"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Purified Complex"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000192
    oboInOwl:hasAlternativeId "YPO:0000192"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000192"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "phenotype assays"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000018 .

obo:APO_0000193
    obo:IAO_0000115 "The level of resistance to treatment with enzymes."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000193"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000193"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "resistance to enzymatic treatment"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000194
    obo:IAO_0000115 "The level of resistance to ionizing radiation."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000194"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to ionizing radiation"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000194"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "ionizing radiation resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000084 .

obo:APO_0000195
    obo:IAO_0000115 "The level of resistance to gamma radiation."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000195"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to gamma rays"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000195"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "gamma ray resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000194 .

obo:APO_0000196
    obo:IAO_0000115 "Conversion of a cell of one mating type to a different mating type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000196"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000196"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mating type switching"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000031 .

obo:APO_0000197
    obo:IAO_0000115 "Formation of wedge-shaped sectors, with a different color or appearance, in colonies of cells growing on a solid substrate."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000197"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000197"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "colony sectoring"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000060 .

obo:APO_0000198
    obo:IAO_0000115 "The frequency with which mutations occur."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000198"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000198"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mutation frequency"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000143 .

obo:APO_0000199
    obo:IAO_0000115 "The pattern of chitin deposition in the cell wall."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000199"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000199"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "chitin deposition"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000053 .

obo:APO_0000200
    obo:IAO_0000115 "The pattern with which buds emerge from a mother cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000200"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000200"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "budding pattern"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000024 .

obo:APO_0000201
    obo:IAO_0000115 "The level of resistance to acidic pH."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000201"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to acid pH"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000201"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "acid pH resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000087 .

obo:APO_0000202
    obo:IAO_0000115 "The level of resistance to alkaline pH."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000202"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to alkaline pH"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000202"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "alkaline pH resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000087 .

obo:APO_0000203
    obo:IAO_0000115 "The level of resistance to low osmolarity."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000203"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to hypoosmotic stress"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000203"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "hypoosmotic stress resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000082 .

obo:APO_0000204
    obo:IAO_0000115 "The level of resistance to high osmolarity."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000204"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to hyperosmotic stress"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000204"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "hyperosmotic stress resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000082 .

obo:APO_0000205
    obo:IAO_0000115 "The level of resistance to ionic stress."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000205"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to ionic stress"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000205"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "ionic stress resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000087 .

obo:APO_0000206
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000206"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000206"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because all ploidy related terms will be integrated into experiment_type terms."^^xsd:string ;
    rdfs:label "heterozygous diploid"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000207
    obo:IAO_0000115 "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000207"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000207"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because all ploidy related terms will be integrated into experiment_type terms."^^xsd:string ;
    rdfs:label "homozygous diploid"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000208
    obo:IAO_0000115 "The physical separation of chromosomes and their distribution to two or more sets during mitosis or meiosis."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000208"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000208"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "chromosome segregation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000143 .

obo:APO_0000209
    obo:IAO_0000115 "The location(s) where the specified protein is found within the cell."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000209"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000209"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "protein/peptide distribution"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000210
    obo:IAO_0000115 "Metabolism during growth in the absence of oxygen."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000210"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000210"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "anaerobic metabolism"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000211
    obo:IAO_0000115 "OBSOLETE: The rate of growth in the absence of oxygen."^^xsd:string ;
    oboInOwl:consider "APO:0000307"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000211"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000211"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "anaerobic growth rate"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000212
    obo:IAO_0000115 "The size or shape of the bud."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000212"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000212"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "bud morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000050 .

obo:APO_0000213
    obo:IAO_0000115 "The size, shape, or appearance of the mitotic or meiotic spindle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000213"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000213"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "spindle morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000054 .

obo:APO_0000214
    obo:IAO_0000115 "The position of the mitotic or meiotic spindle pole body."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000214"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000214"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "position of spindle pole body"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000213 .

obo:APO_0000215
    obo:IAO_0000115 "The level of resistance to toxins, poisonous compounds that are produced by cells or organisms."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000215"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to toxin"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000215"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "toxin resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000216
    obo:IAO_0000115 "The ability of an organism to reproduce and to produce viable progeny."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000216"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000216"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This is a top-level term that is not to be used for curation."^^xsd:string ;
    rdfs:label "fitness"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000017 .

obo:APO_0000217
    obo:IAO_0000115 "The essentiality of a gene for survival under standard conditions for growth of that organism."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000217"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000217"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This is a top-level term, not to be used for curation."^^xsd:string ;
    rdfs:label "essentiality"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000017 .

obo:APO_0000218
    obo:IAO_0000115 "The balance of oxidized and reduced molecules in the cell. Respiration and various environmental factors cause formation of reactive oxygen species which can oxidize and damage cellular components."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000218"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000218"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "redox state"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000219
    obo:IAO_0000115 "The ability to utilize the specified compound as a source of sulfur."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000219"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000219"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "utilization of sulfur source"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000220
    obo:IAO_0000115 "A form of cell death that is distinct from apoptosis. Cells undergoing necrotic cell death undergo overall destruction. They can be distinguished from apoptotic cells because they lose membrane integrity, which only happens late in apoptosis (positive propidium iodide staining), and do not externalize phosphatidylserine (measured by annexin V staining) as do apoptotic cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000220"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000220"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "necrotic cell death"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000312 .

obo:APO_0000221
    obo:IAO_0000115 "Formation of a septum between dividing cells."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000221"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000221"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "septum formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000053 .

obo:APO_0000222
    obo:IAO_0000115 "The excretion from the cell of a specified chemical compound."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000222"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000222"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "chemical compound excretion"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000223
    obo:IAO_0000115 "The outward appearance or shape of the mating projection."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000223"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000223"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mating projection morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000050 .

obo:APO_0000224
    obo:IAO_0000115 "Abundance of a specified RNA or class of RNAs."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000224"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000224"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "RNA accumulation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000225
    obo:IAO_0000115 "Measures of the rate of recombination or total recombination observed during the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000225"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000225"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mitotic recombination"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000072, obo:APO_0000143 .

obo:APO_0000226
    obo:IAO_0000115 "The size, shape, or appearance of subcellular organelles or structures."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000226"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000226"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "subcellular morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000050 .

obo:APO_0000227
    obo:IAO_0000115 "OBSOLETE. Arrest of cells in the S phase of the cell cycle, the phase in which DNA replication occurs."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000266"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000227"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000227"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest in S phase"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000228
    obo:IAO_0000115 "The mutation results in a gene product that interferes with the function of the normal, wild-type gene product."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000228"^^xsd:string ;
    oboInOwl:hasOBONamespace "mutant_type"^^xsd:string ;
    oboInOwl:id "APO:0000228"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "dominant negative"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000006 .

obo:APO_0000229
    obo:IAO_0000115 "Classical genetics experiments carried out in a diploid background, where both alleles of the gene being described are identical."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000229"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000229"^^xsd:string ;
    oboInOwl:inSubset apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "homozygous diploid"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000020 .

obo:APO_0000230
    obo:IAO_0000115 "Classical genetics experiments carried out in a diploid background, where alleles of the gene being described are not identical."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000230"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000230"^^xsd:string ;
    oboInOwl:inSubset apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "heterozygous diploid"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000020 .

obo:APO_0000231
    obo:IAO_0000115 "Any large-scale survey where the experiments are carried out in a homozygous diploid background."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000231"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000231"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "homozygous diploid, large-scale survey"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000114 .

obo:APO_0000232
    obo:IAO_0000115 "Any large-scale survey where the experiments carried our are in a heterozygous diploid background."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000232"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000232"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "heterozygous diploid, large-scale survey"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000114 .

obo:APO_0000233
    obo:IAO_0000115 "Any competitive growth experiment carried out in a homozygous diploid background."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000233"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000233"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "homozygous diploid, competitive growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000021 .

obo:APO_0000234
    obo:IAO_0000115 "Any competitive growth experiment carried out in a heterozygous diploid background."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000234"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000234"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "heterozygous diploid, competitive growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000021 .

obo:APO_0000235
    obo:IAO_0000115 "Robotic generation and analysis of large-scale, genome-wide haploid knockout sets."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000235"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000235"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "systematic mutation set"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000114 .

obo:APO_0000236
    obo:IAO_0000115 "Robotic generation and analysis of large-scale, genome-wide knockout sets carried out in a homozygous diploid background."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000236"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000236"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "homozygous diploid, systematic mutation set"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000235 .

obo:APO_0000237
    obo:IAO_0000115 "Robotic generation and analysis of large-scale, genome-wide mutation sets carried out in a heterozygous diploid."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000237"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000237"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "heterozygous diploid, systematic mutation set"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000235 .

obo:APO_0000238
    obo:IAO_0000115 "OBSOLETE. Arrest of cells at the transition between the G2 and M phases of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:consider "APO:0000250"^^xsd:string, "APO:0000257"^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000238"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000238"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:SGD ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it incorporates a temporal aspect (arrest), and will therefore be replaced by a combination of an analagous observable that does not contain temporal information and a temporal qualifier."^^xsd:string ;
    rdfs:label "cell cycle arrest at the G2/M phase transition"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000239
    obo:IAO_0000115 "A form of autophagy selective for peroxisomes that occurs in response to starvation, damage or as a homeostatic mechanism to regulate the levels of this organelle. Pexophagy can be further subdivided into micropexophagy, the engulfment of a cluster of peroxisomes at the vacuole surface and macropexophagy, the sequestration of individual peroxisomes by a double-membrane vesicle, followed by fusion with the vacuole."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000239"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000239"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "pexophagy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000074 .

obo:APO_0000240
    obo:IAO_0000115 "A form of autophagy selective for mitochondria that occurs in response to starvation, damage or during a shift in environmental conditions. The process can be further subdivided into micromitophagy, the engulfment of a cluster of mitochondria at the vacuole surface, and macromitophagy, the sequestration of individual mitochondria by a double-membrane vesicle, followed by fusion with the vacuole."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000240"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000240"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mitophagy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000074 .

obo:APO_0000241
    obo:IAO_0000115 "The level of resistance to one or more cycles of freezing and thawing."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000241"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to freeze-thaw treatment"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000241"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "freeze-thaw resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000242
    obo:IAO_0000115 "The size, shape, or appearance of lipid particles or droplets, subcellular structures consisting of a hydrophobic core of neutral lipids (triacylglycerol and steryl esters), surrounded by a phospholipid monolayer with a small quantity of embedded proteins including enzymes involved in lipid biosynthesis. Lipid particles function as a storage compartment for lipid components."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000242"^^xsd:string ;
    oboInOwl:hasExactSynonym "lipid body"^^xsd:string, "lipid droplet"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000242"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "lipid particle morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000226 .

obo:APO_0000243
    obo:IAO_0000115 "The size, shape or appearance of the Golgi apparatus or its parts."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000243"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000243"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "Golgi morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000303 .

obo:APO_0000244
    oboInOwl:hasAlternativeId "YPO:0000244"^^xsd:string ;
    oboInOwl:hasDbXref "BioGRID:curators"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000244"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "PCA"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000245
    obo:IAO_0000115 "Observed feature is decreased with respect to time compared to that in the wild type (slower)."^^xsd:string ;
    oboInOwl:hasAlternativeId "curators"^^xsd:string ;
    oboInOwl:hasExactSynonym "slower"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000245"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "decreased rate"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000246
    obo:IAO_0000115 "Observed feature is increased with respect to time compared to that in the wild type (faster, accelerated)."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000246"^^xsd:string ;
    oboInOwl:hasExactSynonym "faster"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "accelerated"^^xsd:string ;
    oboInOwl:id "APO:0000246"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "increased rate"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000247
    obo:IAO_0000115 "Observed feature occurs over a decreased period of time relative to wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000247"^^xsd:string ;
    oboInOwl:hasExactSynonym "decreased length"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000247"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "decreased duration"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000248
    obo:IAO_0000115 "Observed feature occurs over an increased period of time relative to wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000248"^^xsd:string ;
    oboInOwl:hasExactSynonym "increased length"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000248"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "increased duration"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000249
    obo:IAO_0000115 "Observed feature occurs after being postponed for a period of time relative to wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000249"^^xsd:string ;
    oboInOwl:hasExactSynonym "postponed"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000249"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "delayed"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000250
    obo:IAO_0000115 "Observed feature does not occur in a given time period relative to wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000250"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000250"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "arrested"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000251
    obo:IAO_0000115 "Observed feature occurs too soon, existing before the proper or usual time compared to wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000251"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000251"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "premature"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000002 .

obo:APO_0000252
    obo:IAO_0000115 "Observed feature occurs at the same time relative to wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000252"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000252"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "normal rate"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000117 .

obo:APO_0000253
    obo:IAO_0000115 "Progression of cells through the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000253"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000253"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000072 .

obo:APO_0000254
    obo:IAO_0000115 "Progression of cells through the G2 phase or second gap phase of the mitotic cell cycle, the interval between the completion of DNA synthesis and the beginning of mitosis."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000254"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000254"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in G2 phase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000253 .

obo:APO_0000255
    obo:IAO_0000115 "Progression of cells through the G1 or first gap phase of the mitotic cell cycle, the interval between the completion of mitosis and the beginning of DNA synthesis."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000255"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000255"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in G1 phase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000253 .

obo:APO_0000256
    obo:IAO_0000115 "Passage of cells through cell cycle control point or checkpoint located late in the G1 phase of the mitotic cell cycle just prior to S phase entry; passage through START results in commits cells to progression through the entire cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000256"^^xsd:string ;
    oboInOwl:hasExactSynonym "G1 checkpoint"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000256"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle passage through START"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000255 .

obo:APO_0000257
    obo:IAO_0000115 "Progression of cells from G2 phase to M phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000257"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000257"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression through the G2/M phase transition"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000253 .

obo:APO_0000258
    obo:IAO_0000115 "Progression of cells through the M phase of the mitotic cell cycle, the phase in which mitosis occurs."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000258"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000258"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in M phase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000253 .

obo:APO_0000259
    obo:IAO_0000115 "Progression of cells from metaphase to anaphase during M phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000259"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000259"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle passage through the metaphase-anaphase transition"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000258 .

obo:APO_0000260
    obo:IAO_0000115 "Progression of cells through anaphase during M phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000260"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000260"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in anaphase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000258 .

obo:APO_0000261
    obo:IAO_0000115 "Progression of cells through early anaphase during M phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000261"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000261"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in early anaphase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000260 .

obo:APO_0000262
    obo:IAO_0000115 "Progression of cells through mid anaphase during M phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000262"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000262"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in mid anaphase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000260 .

obo:APO_0000263
    obo:IAO_0000115 "Progression of cells through late anaphase during M phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000263"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000263"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in late anaphase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000260 .

obo:APO_0000264
    obo:IAO_0000115 "Progression of cells through metaphase during M phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000264"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000264"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in metaphase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000258 .

obo:APO_0000265
    obo:IAO_0000115 "Progression of cells through telophase, the last of the stages of mitosis during M phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000265"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000265"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in telophase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000258 .

obo:APO_0000266
    obo:IAO_0000115 "Progression of cells through S phase, the part of the mitotic cell cycle where DNA synthesis occurs."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000266"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000266"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression in S phase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000253 .

obo:APO_0000267
    obo:IAO_0000115 "Entry of cells into the G0 or stationary phase of the mitotic cell cycle, where they enter a quiescent state."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000267"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000267"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "entry into G0 (stationary phase)"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000072 .

obo:APO_0000268
    obo:IAO_0000115 "Exit of cells from the G0 or stationary phase of the mitotic cell cycle, where they move from a quiescent state to one where growth and division resumes in the G1 phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000268"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000268"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "exit from G0 (stationary phase)"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000072 .

obo:APO_0000269
    obo:IAO_0000115 "Progression of cells from G1 phase to S phase of the mitotic cell cycle."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000269"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000269"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "cell cycle progression through the G1/S phase transition"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000253 .

obo:APO_0000270
    obo:IAO_0000115 "The size, shape, or appearance of the endoplasmic reticulum (ER) or its parts."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000270"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000270"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "endoplasmic reticulum morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000303 .

obo:APO_0000271
    obo:IAO_0000115 "Covalent modification of a specified RNA; type of modification specified."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000271"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000271"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "RNA modification"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000272
    oboInOwl:hasAlternativeId "YPO:0000272"^^xsd:string ;
    oboInOwl:hasDbXref "BioGRID:curators"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000272"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Synthetic Haploinsufficiency"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000273
    obo:IAO_0000115 "The size, shape, or appearance of the nucleolus or its parts."^^xsd:string ;
    oboInOwl:hasAlternativeId "curators"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000273"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nucleolar morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000057 .

obo:APO_0000274
    obo:IAO_0000115 "The presence or absence of prions."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000274"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000274"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "prion state"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000066 .

obo:APO_0000275
    obo:IAO_0000115 "The transmission of prions from a mother cell to a daughter cell during budding."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000275"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000275"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "prion inheritance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000274 .

obo:APO_0000276
    obo:IAO_0000115 "The conversion from the state of being prion-free to the state of having prions."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000276"^^xsd:string ;
    oboInOwl:hasExactSynonym "prion acquisition"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000276"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "prion formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000274 .

obo:APO_0000277
    obo:IAO_0000115 "The conversion from the state of having prions to the state of being prion-free."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000277"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "prion curing"^^xsd:string ;
    oboInOwl:id "APO:0000277"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "prion loss"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000274 .

obo:APO_0000278
    obo:IAO_0000115 "Observed feature does not change with respect to time compared to that in the wild type."^^xsd:string ;
    oboInOwl:hasAlternativeId "YPO:0000278"^^xsd:string ;
    oboInOwl:hasOBONamespace "qualifier"^^xsd:string ;
    oboInOwl:id "APO:0000278"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "normal duration"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000117 .

obo:APO_0000279
    obo:IAO_0000115 "Any classical genetics experiment carried out in a haploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000279"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "haploid, classical genetics"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000020 .

obo:APO_0000280
    obo:IAO_0000115 "Any competitive growth experiment carried out in a haploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000280"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "haploid, competitive growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000021 .

obo:APO_0000281
    obo:IAO_0000115 "Any large-scale survey experiment carried out in a haploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000281"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "haploid, large-scale survey"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000114 .

obo:APO_0000282
    obo:IAO_0000115 "Any classical genetics experiment carried out in an aneuploid background, where the strain carries more or fewer copies than normal of a large chromosomal region, or of one or more entire chromosomes."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000282"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "aneuploid, classical genetics"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000020 .

obo:APO_0000283
    obo:IAO_0000115 "Any large-scale survey experiment carried out in an aneuploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000283"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "aneuploid, large-scale survey"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000114 .

obo:APO_0000284
    obo:IAO_0000115 "Any competitive growth experiment carried out in an aneuploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000284"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "aneuploid, competitive growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000021 .

obo:APO_0000285
    obo:IAO_0000115 "Robotic generation and analysis of large-scale, genome-wide knockout sets carried out in a haploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000285"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "haploid, systematic mutation set"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000235 .

obo:APO_0000286
    obo:IAO_0000115 "Robotic generation and analysis of large-scale, genome-wide knockout sets carried out in an aneuploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000286"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "aneuploid, systematic mutation set"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000235 .

obo:APO_0000287
    obo:IAO_0000115 "Processes relating to interaction with the environment or with a host organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000287"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "interaction with host/environment"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000017 .

obo:APO_0000288
    obo:IAO_0000115 "Adherence to a substrate in the environment or in a host."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000288"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "adhesion"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000287 .

obo:APO_0000289
    obo:IAO_0000115 "The response to visible light."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000289"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "response to light"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000287 .

obo:APO_0000290
    obo:IAO_0000115 "OBSOLETE: The induction of an allergic response in the host organism."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000290"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "allergy induction"^^xsd:string ;
    owl:deprecated true .

obo:APO_0000291
    obo:IAO_0000115 "The development of a discrete anatomical structure."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000291"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "formation of anatomical structure"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000023 .

obo:APO_0000292
    obo:IAO_0000115 "The production of secondary metabolites, which are compounds that are not directly involved in normal growth, development or reproduction."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000292"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "secondary metabolite production"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000094 .

obo:APO_0000293
    obo:IAO_0000115 "The ability to utilize the specified compound as a source of zinc."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000293"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "utilization of zinc source"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000294
    obo:IAO_0000115 "The ability to utilize the specified compound as a source of magnesium."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000294"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "utilization of magnesium source"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000096 .

obo:APO_0000295
    obo:IAO_0000115 "The formation of conidia, which are asexual spores."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000295"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD ;
    a owl:Class ;
    rdfs:label "conidiation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000023 .

obo:APO_0000296
    obo:IAO_0000115 "The localization and placement of a particular organelle."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000296"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "organelle distribution"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000073 .

obo:APO_0000297
    obo:IAO_0000115 "The localization and placement of mitochondria within a cell or between separating cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000297"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "mitochondrial distribution"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000296 .

obo:APO_0000298
    obo:IAO_0000115 "The localization and placement of peroxisomes within a cell or between separating cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000298"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "peroxisomal distribution"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000296 .

obo:APO_0000299
    obo:IAO_0000115 "The localization and placement of vacuoles within a cell or between separating cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000299"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "vacuolar distribution"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000296 .

obo:APO_0000300
    obo:IAO_0000115 "The localization and placement of endoplasmic reticulum (ER) within a cell or between separating cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000300"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "endoplasmic reticulum distribution"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000296 .

obo:APO_0000301
    obo:IAO_0000115 "The localization and placement of the Golgi apparatus within a cell or between separating cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000301"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "Golgi distribution"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000296 .

obo:APO_0000302
    obo:IAO_0000115 "The localization and placement of secretory, endocytic, or undefined vesicles within a cell or between separating cells."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000302"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "vesicle distribution"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000296 .

obo:APO_0000303
    obo:IAO_0000115 "The size, shape, or appearance of components of the endomembrane system, which includes the nuclear envelope, endoplasmic reticulum, Golgi apparatus, peroxisomes, vacuoles, and endocytic and exocytic vesicles."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000303"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "endomembrane system morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000226 .

obo:APO_0000304
    obo:IAO_0000115 "Any classical genetics experiment carried out in a heterozygous diploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000304"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "heterozygous diploid, classical genetics"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000020 .

obo:APO_0000305
    obo:IAO_0000115 "Any classical genetics experiment carried out in a homozygous diploid background."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000305"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "homozygous diploid, classical genetics"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000020 .

obo:APO_0000306
    obo:IAO_0000115 "The production of viable cells arising from conidia, or asexual spores."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000306"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD ;
    a owl:Class ;
    rdfs:label "conidial germination"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000295 .

obo:APO_0000307
    obo:IAO_0000115 "Growth in the absence of oxygen."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000307"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "anaerobic growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000210 .

obo:APO_0000308
    obo:IAO_0000115 "Growth while utilizing a fermentable carbon source."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000308"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "fermentative growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000101 .

obo:APO_0000309
    obo:IAO_0000115 "Growth while utilizing a nonfermentable carbon source."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000309"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "respiratory growth"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000102 .

obo:APO_0000310
    obo:IAO_0000115 "Growth in liquid culture during the exponential phase."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000310"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "growth in exponential phase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000106 .

obo:APO_0000311
    obo:IAO_0000115 "Growth in liquid culture during the post-diauxic phase."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000311"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "growth in post-diauxic phase"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000106 .

obo:APO_0000312
    obo:IAO_0000115 "The cessation of the life of an individual cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000312"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "cell death"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000066 .

obo:APO_0000313
    obo:IAO_0000115 "A regulated form of cell death that occurs in stationary phase mycelial cultures of filamentous fungi, often in response to carbon starvation. It is characterized by cell wall degradation, hyphal fragmentation and vacuolization, production of intracellular and extracellular hydrolases, and release of ammonia."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000313"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD ;
    a owl:Class ;
    rdfs:label "autolysis"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000312 .

obo:APO_0000314
    obo:IAO_0000115 "The breaking apart of a fully formed cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000314"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "cell lysis"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000312 .

obo:APO_0000315
    obo:IAO_0000115 "The size, shape, or appearance of the plasma membrane."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000315"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "plasma membrane morphology"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000226 .

obo:APO_0000316
    obo:IAO_0000115 "The number of days that a culture remains viable in stationary phase."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000316"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "chronological lifespan"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000030 .

obo:APO_0000317
    obo:IAO_0000115 "The number of divisions that a cell undergoes before dying."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000317"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "replicative lifespan"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000030 .

obo:APO_0000318
    obo:IAO_0000115 "An interaction is inferred when a bait protein, tagged with luciferase, is enzymatically detected in immunoprecipitates of the prey protein as light emission. The prey protein is affinity captured from cell extracts by either polyclonal antibody or epitope tag."^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000318"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Affinity Capture-Luminescence"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000187 .

obo:APO_0000319
    obo:IAO_0000115 "Formation of chlamydospores, which are large, asexual, one-celled spores with a thickened, refractile cell wall that are borne on the ends of suspensor cells attached to hyphae or pseudohyphae."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000319"^^xsd:string ;
    oboInOwl:inSubset apo:CGD ;
    a owl:Class ;
    rdfs:label "chlamydospore formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000023 .

obo:APO_0000320
    obo:IAO_0000115 "Formation of an elongated evagination that develops from a yeast-form cell and continues growth to become a hyphal cell. The initiation of germ tube growth is referred to as the yeast-to-hyphal transition."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000320"^^xsd:string ;
    oboInOwl:inSubset apo:CGD ;
    a owl:Class ;
    rdfs:label "germ tube formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000027 .

obo:APO_0000321
    obo:IAO_0000115 "The ability to undergo a reversible change from one distinct phenotype to another, resulting from changes in gene expression rather than from mutation. Cells in a specific phenotypic state have a distinct cellular morphology, which may be reflected in distinct colony morphology and different cellular properties, such as the ability to mate. A well-known example of phenotypic switching is the white-opaque switch of Candida albicans."^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000321"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "phenotypic switching"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000023 .

obo:APO_0000322
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000322"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Negative Genetic"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000323
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000323"^^xsd:string ;
    oboInOwl:inSubset apo:SGD ;
    a owl:Class ;
    rdfs:label "Positive Genetic"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000186 .

obo:APO_0000324
    obo:IAO_0000115 "The ability of a pathogen to survive an attack by host cells such as neutrophils."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2010-05-12T09:18:26Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000324"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "resistance to killing by host cells"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000287 .

obo:APO_0000325
    obo:IAO_0000115 "The ability of a pathogen to evade or escape phagocytosis by host cells such as macrophages."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2010-05-12T09:20:05Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000325"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "resistance to phagocytosis"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000287 .

obo:APO_0000326
    obo:IAO_0000115 "The level of resistance to air-drying or desiccation stress."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2010-05-12T09:22:02Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to desiccation"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000326"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "desiccation resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000327
    obo:IAO_0000115 "The level of resistance to increased hydrostatic pressure."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2010-05-12T09:22:53Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "resistance to hydrostatic pressure"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000327"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "hydrostatic pressure resistance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000080 .

obo:APO_0000328
    obo:IAO_0000115 "Any classical genetics experiment carried out in a background where the ploidy of the mutation or strain is unknown."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2010-10-26T03:35:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "experiment_type"^^xsd:string ;
    oboInOwl:id "APO:0000328"^^xsd:string ;
    oboInOwl:inSubset apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "unknown ploidy, classical genetics"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000020 .

obo:APO_0000329
    obo:IAO_0000115 "The induction of host immune cell differentiation, cytokine secretion, cytokine transcriptional regulation or other related host responses to infection by or contact with a microbe."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-01-28T09:00:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000329"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "induction of host response"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000287 .

obo:APO_0000330
    obo:IAO_0000115 "The heterozygous diploid displays an increased growth rate relative to a diploid that is homozygous wild type at that locus."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-16T01:29:09Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000330"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CryptoGD, apo:SGD, apo:phenotypeslim_cerevisiae ;
    a owl:Class ;
    rdfs:label "haploproficient"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000216 .

obo:APO_0000331
    obo:IAO_0000115 "The formation of a coating of extracellular polysaccharide material, as in fungi such a Cryptococcus."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-16T02:21:42Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000331"^^xsd:string ;
    oboInOwl:inSubset apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "capsule formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000291 .

obo:APO_0000332
    obo:IAO_0000115 "Formation of a protrusion in a subapical hyphal cell that fuses with a clamp cell to form a fused clamp, in Basidiomycetes."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-16T02:23:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000332"^^xsd:string ;
    oboInOwl:inSubset apo:CryptoGD ;
    a owl:Class ;
    rdfs:label "peg formation"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000291 .

obo:APO_0000333
    obo:IAO_0000115 "The ability to survive a period of exposure to an acute heat shock after brief pretreatment at a mildly elevated temperature."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2014-06-30T03:27:33Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000333"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "acquired thermotolerance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000093 .

obo:APO_0000334
    obo:IAO_0000115 "The natural or innate ability of a cell to survive a period of exposure to an acute heat shock without pretreatment."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2014-06-30T03:28:34Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000334"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "innate thermotolerance"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000093 .

obo:APO_0000335
    obo:IAO_0000115 "The size of the nucleolus."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2014-06-30T03:30:01Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000335"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "size of nucleolus"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000273 .

obo:APO_0000336
    obo:IAO_0000115 "The gain or loss of a chromosome, so that the cell has a number of chromosomes that is not a multiple of the usual complement. Aneuploidy may also be partial, affecting a large segment of a chromosome that is lost or translocated to a different chromosome."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2014-06-30T03:30:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000336"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "aneuploidy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000143 .

obo:APO_0000337
    obo:IAO_0000115 "The gain of an entire set or sets of chromosomes beyond the usual complement."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2014-06-30T03:31:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000337"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "polyploidy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000143 .

obo:APO_0000338
    obo:IAO_0000115 "A form of microautophagy selective for the nucleus that occurs in response to starvation, damage or during a shift in environmental conditions."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2014-06-30T03:32:30Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "piecemeal microautophagy of the nucleus"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000338"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "micronucleophagy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000074 .

obo:APO_0000339
    obo:IAO_0000115 "A form of macroautophagy selective for ribosomes that occurs in response to starvation, damage or during a shift in environmental conditions."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2014-06-30T03:33:49Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000339"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "ribophagy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000074 .

obo:APO_0000340
    obo:IAO_0000115 "A form of macroautophagy selective for the endoplasmic reticulum that occurs in response to starvation, ER stress, aggregate accumulation or during a shift in environmental conditions."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2014-06-30T03:34:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000340"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "reticulophagy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000074 .

obo:APO_0000341
    obo:IAO_0000115 "Selective degradation of nucleoplasm that occurs upon nitrogen starvation, in which parts of the nucleus and perinuclear ER are packaged into autophagosomes and delivered to the vacuole for degradation. In S. cerevisiae, Atg39p is involved in this process."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2015-06-12T01:58:26Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000341"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "nucleophagy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000074 .

obo:APO_0000342
    obo:IAO_0000115 "The autophagic degradation of bulk nucleoplasm that occurs after prolonged nitrogen starvation. In late nucleophagy, delivery of the nuclear cargo to the vacuole does not involve autophagosomes."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2015-06-12T01:59:32Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "observable"^^xsd:string ;
    oboInOwl:id "APO:0000342"^^xsd:string ;
    oboInOwl:inSubset apo:AspGD, apo:CGD, apo:CryptoGD, apo:SGD ;
    a owl:Class ;
    rdfs:label "late nucleophagy"^^xsd:string ;
    rdfs:subClassOf obo:APO_0000074 .

obo:IAO_0000115
    a owl:AnnotationProperty ;
    rdfs:label "definition"^^xsd:string .

obo:IAO_0000231
    a owl:AnnotationProperty .

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

obo:YPO_0000001
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000001 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000002
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000002 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000003
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000003 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000004
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000004 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000005
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000005 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000006
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000006 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000007
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000007 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000008
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000008 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000009
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000009 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000010
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000010 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000011
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000011 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000012
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000012 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000013
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000013 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000014
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000014 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000015
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000015 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000016
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000016 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000017
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000017 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000018
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000018 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000019
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000019 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000020
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000020 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000021
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000021 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000022
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000022 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000023
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000023 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000024
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000024 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000025
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000025 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000026
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000026 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000027
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000027 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000028
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000028 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000029
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000029 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000030
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000030 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000031
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000031 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000032
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000032 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000033
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000033 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000034
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000034 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000035
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000035 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000036
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000036 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000037
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000037 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000038
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000038 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000039
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000039 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000040
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000040 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000041
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000041 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000042
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000042 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000043
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000043 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000044
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000044 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000045
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000045 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000046
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000046 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000047
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000047 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000048
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000048 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000049
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000049 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000050
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000050 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000051
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000051 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000052
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000052 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000053
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000053 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000054
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000054 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000055
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000055 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000056
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000056 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000057
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000057 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000058
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000058 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000059
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000059 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000060
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000060 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000061
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000061 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000062
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000062 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000063
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000063 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000064
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000064 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000065
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000065 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000066
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000066 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000067
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000067 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000068
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000068 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000069
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000069 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000070
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000070 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000071
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000071 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000072
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000072 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000073
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000073 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000074
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000074 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000075
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000075 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000076
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000076 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000077
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000077 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000078
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000078 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000079
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000079 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000080
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000080 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000081
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000081 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000082
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000082 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000083
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000083 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000084
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000084 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000085
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000085 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000086
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000086 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000087
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000087 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000088
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000088 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000089
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000089 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000090
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000090 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000091
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000091 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000092
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000092 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000093
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000093 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000094
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000094 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000095
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000095 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000096
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000096 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000097
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000097 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000098
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000098 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000099
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000099 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000100
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000100 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000101
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000101 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000102
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000102 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000103
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000103 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000104
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000104 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000105
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000105 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000106
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000106 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000107
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000107 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000108
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000108 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000109
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000109 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000110
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000110 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000111
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000111 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000112
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000112 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000113
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000113 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000114
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000114 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000115
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000115 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000116
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000116 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000117
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000117 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000118
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000118 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000119
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000119 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000120
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000120 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000121
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000121 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000122
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000122 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000123
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000123 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000124
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000124 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000125
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000125 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000126
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000126 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000127
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000127 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000128
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000128 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000129
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000129 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000130
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000130 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000131
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000131 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000132
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000132 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000133
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000133 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000134
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000134 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000135
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000135 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000136
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000136 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000137
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000137 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000138
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000138 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000139
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000139 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000140
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000140 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000141
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000141 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000142
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000142 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000143
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000143 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000144
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000144 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000145
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000145 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000146
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000146 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000147
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000147 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000148
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000148 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000149
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000149 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000150
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000150 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000151
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000151 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000152
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000152 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000153
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000153 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000154
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000154 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000155
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000155 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000156
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000156 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000157
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000157 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000158
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000158 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000159
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000159 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000160
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000160 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000161
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000161 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000162
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000162 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000163
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000163 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000164
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000164 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000165
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000165 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000166
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000166 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000167
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000167 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000168
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000168 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000169
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000169 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000170
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000170 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000171
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000171 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000172
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000172 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000173
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000173 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000174
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000174 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000175
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000175 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000176
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000176 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000177
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000177 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000178
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000178 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000179
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000179 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000180
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000180 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000181
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000181 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000182
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000182 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000183
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000183 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000184
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000184 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000185
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000185 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000186
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000186 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000187
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000187 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000188
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000188 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000189
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000189 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000190
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000190 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000191
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000191 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000192
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000192 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000193
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000193 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000194
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000194 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000195
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000195 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000196
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000196 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000197
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000197 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000198
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000198 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000199
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000199 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000200
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000200 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000201
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000201 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000202
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000202 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000203
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000203 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000204
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000204 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000205
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000205 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000206
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000206 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000207
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000207 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000208
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000208 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000209
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000209 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000210
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000210 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000211
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000211 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000212
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000212 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000213
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000213 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000214
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000214 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000215
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000215 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000216
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000216 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000217
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000217 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000218
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000218 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000219
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000219 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000220
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000220 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000221
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000221 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000222
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000222 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000223
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000223 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000224
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000224 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000225
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000225 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000226
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000226 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000227
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000227 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000228
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000228 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000229
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000229 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000230
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000230 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000231
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000231 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000232
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000232 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000233
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000233 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000234
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000234 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000235
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000235 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000236
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000236 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000237
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000237 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000238
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000238 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000239
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000239 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000240
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000240 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000241
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000241 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000242
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000242 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000243
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000243 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000244
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000244 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000246
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000246 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000247
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000247 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000248
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000248 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000249
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000249 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000250
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000250 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000251
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000251 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000252
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000252 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000253
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000253 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000254
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000254 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000255
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000255 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000256
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000256 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000257
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000257 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000258
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000258 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000259
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000259 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000260
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000260 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000261
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000261 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000262
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000262 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000263
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000263 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000264
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000264 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000265
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000265 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000266
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000266 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000267
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000267 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000268
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000268 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000269
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000269 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000270
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000270 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000271
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000271 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000272
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000272 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000274
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000274 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000275
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000275 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000276
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000276 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000277
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000277 ;
    a owl:Class ;
    owl:deprecated true .

obo:YPO_0000278
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000278 ;
    a owl:Class ;
    owl:deprecated true .

apo:AspGD
    a owl:AnnotationProperty ;
    rdfs:comment "APO terms in use at AspGD"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

apo:CGD
    a owl:AnnotationProperty ;
    rdfs:comment "APO terms in use at CGD"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

apo:CryptoGD
    a owl:AnnotationProperty ;
    rdfs:comment "APO terms in use at CryptoGD"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

apo:SGD
    a owl:AnnotationProperty ;
    rdfs:comment "APO terms in use at SGD"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

apo:curators
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:APO_0000245, obo:APO_0000273 ;
    a owl:Class ;
    owl:deprecated true .

apo:phenotypeslim_cerevisiae
    a owl:AnnotationProperty ;
    rdfs:comment "Phenotype Slim terms for S. cerevisiae"^^xsd:string ;
    rdfs:subPropertyOf oboInOwl:SubsetProperty .

<http://purl.obolibrary.org/obo/apo.owl>
    dc:contributor "Maria Costanzo"^^xsd:string, "Suzi Aleksander"^^xsd:string ;
    dc:creator <https://www.yeastgenome.org/> ;
    dc:description "A structured controlled vocabulary for the phenotypes of Ascomycete fungi."^^xsd:string ;
    dc:modified "02:01:2021"^^xsd:string ;
    dc:title "Ascomycete Phenotype Ontology (APO)"^^xsd:string ;
    terms:license <http://creativecommons.org/licenses/by/4.0/> ;
    oboInOwl:NamespaceIdRule "* APO:$sequence(7,0000001,9999999)$"^^xsd:string ;
    oboInOwl:auto-generated-by "OBO-Edit 2.1"^^xsd:string ;
    oboInOwl:date "02:02:2021 14:22"^^xsd:string ;
    oboInOwl:default-namespace "ascomycete_phenotype_ontology"^^xsd:string ;
    oboInOwl:hasOBOFormatVersion "1.2"^^xsd:string ;
    a owl:Ontology ;
    rdfs:comment "Filtered by Subset contains \"SGD\"; contact sgd-helpdesk@lists.stanford.edu"^^xsd:string ;
    owl:versionIRI <http://purl.obolibrary.org/obo/apo/releases/2024-04-26/apo.owl> ;
    owl:versionInfo "2024-04-26"^^xsd:string .

oboInOwl:NamespaceIdRule
    a owl:AnnotationProperty ;
    rdfs:label "namespace-id-rule"^^xsd:string .

oboInOwl:SubsetProperty
    a owl:AnnotationProperty ;
    rdfs:label "subset_property"^^xsd:string .

oboInOwl:auto-generated-by
    a owl:AnnotationProperty .

oboInOwl:consider
    a owl:AnnotationProperty ;
    rdfs:label "consider"^^xsd:string .

oboInOwl:created_by
    a owl:AnnotationProperty .

oboInOwl:creation_date
    a owl:AnnotationProperty .

oboInOwl:date
    a owl:AnnotationProperty .

oboInOwl:default-namespace
    a owl:AnnotationProperty .

oboInOwl:hasAlternativeId
    a owl:AnnotationProperty ;
    rdfs:label "has_alternative_id"^^xsd:string .

oboInOwl:hasDbXref
    a owl:AnnotationProperty ;
    rdfs:label "database_cross_reference"^^xsd:string .

oboInOwl:hasExactSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_exact_synonym"^^xsd:string .

oboInOwl:hasOBOFormatVersion
    a owl:AnnotationProperty ;
    rdfs:label "has_obo_format_version"^^xsd:string .

oboInOwl:hasOBONamespace
    a owl:AnnotationProperty ;
    rdfs:label "has_obo_namespace"^^xsd:string .

oboInOwl:hasRelatedSynonym
    a owl:AnnotationProperty ;
    rdfs:label "has_related_synonym"^^xsd:string .

oboInOwl:id
    a owl:AnnotationProperty .

oboInOwl:inSubset
    a owl:AnnotationProperty ;
    rdfs:label "in_subset"^^xsd:string .

rdfs:comment
    a owl:AnnotationProperty .

rdfs:label
    a owl:AnnotationProperty .

owl:deprecated
    a owl:AnnotationProperty .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000001 ;
    owl:annotatedTarget "The direction of change in the mutant compared to wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000010 ;
    owl:annotatedTarget "The mutation confers a new activity on the gene product."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000096 ;
    owl:annotatedTarget "The ability to utilize specified substances as nutrients."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000097 ;
    owl:annotatedTarget "The inability of an organism to synthesize a specified organic compound required for its growth."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000098 ;
    owl:annotatedTarget "The ability to utilize the specified compound as a carbon source."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000099 ;
    owl:annotatedTarget "The ability to utilize the specified compound as a source of nitrogen."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000100 ;
    owl:annotatedTarget "Uptake of nutrients into a cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000101 ;
    owl:annotatedTarget "Growth with energy derived from fermentation; growth on a fermentable carbon source such as glucose."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000101 ;
    owl:annotatedTarget "fermentable carbon source utilization"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000102 ;
    owl:annotatedTarget "Growth with energy derived from respiration; growth on a non-fermentable carbon source. Examples of non-fermentable carbon sources include glycerol, ethanol, and lactate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000102 ;
    owl:annotatedTarget "non-fermentable carbon source utilization"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000104 ;
    owl:annotatedTarget "The frequency with rho- (rho minus) mutations occur, In this process, all of the mitochondrial genome except for a relatively short segment is lost. The retained segment is amplified and reiterated in a circular genome that is roughly the size of the wild-type genome."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000011 ;
    owl:annotatedTarget "The mutation abolishes completely the function of the gene product."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000105 ;
    owl:annotatedTarget "The maintenance of a stable and complete mitochondrial genome."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000106 ;
    owl:annotatedTarget "Growth under standard culture conditions (liquid or solid media)."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000107 ;
    owl:annotatedTarget "OBSOLETE: Growth rate in liquid culture during the exponential phase."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000108 ;
    owl:annotatedTarget "OBSOLETE: Growth rate in liquid culture during the post-diauxic phase."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000109 ;
    owl:annotatedTarget "The rate of survival in liquid stationary phase cultures."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000110 ;
    owl:annotatedTarget "The ability of a mutant strain to grow or survive under conditions of direct competition with wild type or other mutants."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000111 ;
    owl:annotatedTarget "The proportion of cells in a sample that are viable, i.e. able to form colonies. Often measured by spotting aliquots of a dilution series on a plate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000112 ;
    owl:annotatedTarget "The inability to grow under standard growth conditions. For S. cerevisiae, this means that visible colonies are not formed from single cells on complete glucose medium (YPD) plates at 30 deg C under normal atmospheric conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000113 ;
    owl:annotatedTarget "The ability to grow under standard growth conditions. For S. cerevisiae, this means that visible colonies are formed from single cells on complete glucose medium (YPD) plates at 30 deg C under normal atmospheric conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000114 ;
    owl:annotatedTarget "Generation and analysis of genome-wide sets of mutants that typically utilizes robotic methods."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000011 ;
    owl:annotatedTarget "loss of function"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000115 ;
    owl:annotatedTarget "OBSOLETE. This term defined as 'novel techniques' has been obsoleted as it was a remnant of the original mutant types that has not been used."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000116 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000117 ;
    owl:annotatedTarget "The observed phenotype shows no detectable difference between the mutant and the wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000117 ;
    owl:annotatedTarget "wild type"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000118 ;
    owl:annotatedTarget "The location of the nucleus or nuclei within a cell or between separating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000119 ;
    owl:annotatedTarget "The size of the nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000120 ;
    owl:annotatedTarget "The size, shape, or appearance of the actin cytoskeleton."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000122 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000123 ;
    owl:annotatedTarget "Resumption of the cell cycle after the arrest that occurs in response to the presence of mating pheromones from cells of the opposite mating type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000124 ;
    owl:annotatedTarget "Arrest of the cell cycle that occurs in response to the presence of mating pheromones from cells of the opposite mating type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000012 ;
    owl:annotatedTarget "The mutation leads to reduction of levels of the gene product, often through the use of a repressible promoter."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000125 ;
    owl:annotatedTarget "The ability to utilize the specified compound as a source of phosphorus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000126 ;
    owl:annotatedTarget "Transport of proteins or RNAs into or out of the nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000127 ;
    owl:annotatedTarget "Export of proteins or RNAs from the nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000128 ;
    owl:annotatedTarget "Import of proteins into peroxisomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000129 ;
    owl:annotatedTarget "Delivery of proteins to specific locations."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000129 ;
    owl:annotatedTarget "protein localization"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000129 ;
    owl:annotatedTarget "protein targeting"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000130 ;
    owl:annotatedTarget "Transport of small molecules into, out of, or within the cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000131 ;
    owl:annotatedTarget "The covalent modification of a specified protein."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000132 ;
    owl:annotatedTarget "Localization of specific RNAs within the cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000012 ;
    owl:annotatedTarget "depletion"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000133 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000134 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000135 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000136 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "RSN:SGD"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000137 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000138 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000139 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000140 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000141 ;
    owl:annotatedTarget "The cell volume (or size) which must be attained before cells can pass through START, a checkpoint which operates in G1, and commit to a full round of cell division."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000142 ;
    owl:annotatedTarget "The cell volume (or size) which must be attained before cells can pass from G2 into M phase and commit to the completion of mitosis. This normally cryptic checkpoint negatively regulates passage from G2 into M phase."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000013 ;
    owl:annotatedTarget "The mutation reduces the activity of the gene product."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000143 ;
    owl:annotatedTarget "The stable maintenance of chromosomes or plasmids."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000144 ;
    owl:annotatedTarget "The average length of telomeres."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000145 ;
    owl:annotatedTarget "The oxidation of nutrients to generate ATP, performed by enzymes of the mitochondrial inner membrane."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000145 ;
    owl:annotatedTarget "respiration"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000146 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000147 ;
    owl:annotatedTarget "Sensitivity to temperatures that are higher than optimal growth temperature."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000147 ;
    owl:annotatedTarget "temperature sensitivity"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000148 ;
    owl:annotatedTarget "Sensitivity to temperatures that are lower than optimal growth temperature."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000149 ;
    owl:annotatedTarget "Abundance of a specified peptide/protein; production to a certain level."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000149 ;
    owl:annotatedTarget "protein/peptide abundance"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000014 ;
    owl:annotatedTarget "The activity of the gene product is normal under some conditions and altered under others."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000150 ;
    owl:annotatedTarget "OBSOLETE. Mutation abolishes function of both alleles of the gene in a diploid strain."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000151 ;
    owl:annotatedTarget "OBSOLETE. Mutation abolishes function of one allele of the gene in a diploid strain."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000152 ;
    owl:annotatedTarget "The heterozygous diploid displays a decreased growth rate relative to a diploid that is homozygous wild type at that locus."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:9301019"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000153 ;
    owl:annotatedTarget "The formation of smaller than wild-type colonies on fermentable carbon sources (e.g., glucose), due to a respiratory defect. The respiratory defect could result from mutation or loss of the mitochondrial genome, or from a nuclear mutation affecting respiration. The fermentation of glucose produces ethanol, which is metabolized by the respiratory pathway in wild-type cells and contributes to colony size; respiratory-deficient mutants are unable to utilize this ethanol."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:16267274"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000154 ;
    owl:annotatedTarget "The petite-negative phenotype arises from mutation in a nuclear gene that is not essential in an otherwise wild-type strain with an intact mitochondrial genome, but becomes essential in strains lacking the mitochondrial genome, referred to as rho- or rho0. Petite-negative strains cannot grow on fermentable carbon sources (e.g., glucose) in the absence of an intact mitochondrial genome. This phenotype is often assayed as the inability grow in the presence of ethidium bromide, which causes the loss of the mitochondrial genome."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:15556039"^^xsd:string, "PMID:18452540"^^xsd:string, "PMID:18500447"^^xsd:string, "PMID:18782613"^^xsd:string, "PMID:19416362"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000155 ;
    owl:annotatedTarget "An energy-dependent, programmed form of cell death that is characterized by phenotypic markers such as increased levels of reactive oxygen species (often detected via DHE staining), externalization of phosphatidylserine (measured by annexin V staining), and DNA fragmentation (detected using the TUNEL assay). Other processes observed during apoptosis include chromosome condensation and breakdown of mitochondria, including loss of membrane potential and release of cytochrome c. Cells undergoing apoptosis do not lose plasma membrane integrity (measured by propidium iodide staining) until late in the process."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000156 ;
    owl:annotatedTarget "OBSOLETE: The rate of growth in the presence of a fermentable carbon source."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000157 ;
    owl:annotatedTarget "The ability to utilize the specified compound as a source of iron."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000158 ;
    owl:annotatedTarget "The appearance of a population of cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000159 ;
    owl:annotatedTarget "The ability to form a layer on solid surfaces with or without other microorganisms."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000015 ;
    owl:annotatedTarget "The mutation type is not specified in the reference."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000161 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000193 ;
    owl:annotatedTarget "The level of resistance to treatment with enzymes."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000194 ;
    owl:annotatedTarget "The level of resistance to ionizing radiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000195 ;
    owl:annotatedTarget "The level of resistance to gamma radiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000196 ;
    owl:annotatedTarget "Conversion of a cell of one mating type to a different mating type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000197 ;
    owl:annotatedTarget "Formation of wedge-shaped sectors, with a different color or appearance, in colonies of cells growing on a solid substrate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000198 ;
    owl:annotatedTarget "The frequency with which mutations occur."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000199 ;
    owl:annotatedTarget "The pattern of chitin deposition in the cell wall."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000200 ;
    owl:annotatedTarget "The pattern with which buds emerge from a mother cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000201 ;
    owl:annotatedTarget "The level of resistance to acidic pH."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000016 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000202 ;
    owl:annotatedTarget "The level of resistance to alkaline pH."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000203 ;
    owl:annotatedTarget "The level of resistance to low osmolarity."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000204 ;
    owl:annotatedTarget "The level of resistance to high osmolarity."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000205 ;
    owl:annotatedTarget "The level of resistance to ionic stress."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000206 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000207 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000208 ;
    owl:annotatedTarget "The physical separation of chromosomes and their distribution to two or more sets during mitosis or meiosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000209 ;
    owl:annotatedTarget "The location(s) where the specified protein is found within the cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000210 ;
    owl:annotatedTarget "Metabolism during growth in the absence of oxygen."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000211 ;
    owl:annotatedTarget "OBSOLETE: The rate of growth in the absence of oxygen."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000017 ;
    owl:annotatedTarget "Features of ascomycete fungal cells, cultures, or colonies that can be detected, observed, measured, or monitored."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000212 ;
    owl:annotatedTarget "The size or shape of the bud."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000213 ;
    owl:annotatedTarget "The size, shape, or appearance of the mitotic or meiotic spindle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000214 ;
    owl:annotatedTarget "The position of the mitotic or meiotic spindle pole body."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000215 ;
    owl:annotatedTarget "The level of resistance to toxins, poisonous compounds that are produced by cells or organisms."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000216 ;
    owl:annotatedTarget "The ability of an organism to reproduce and to produce viable progeny."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000217 ;
    owl:annotatedTarget "The essentiality of a gene for survival under standard conditions for growth of that organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000218 ;
    owl:annotatedTarget "The balance of oxidized and reduced molecules in the cell. Respiration and various environmental factors cause formation of reactive oxygen species which can oxidize and damage cellular components."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000219 ;
    owl:annotatedTarget "The ability to utilize the specified compound as a source of sulfur."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:11535781"^^xsd:string, "PMID:18656474"^^xsd:string, "PMID:18782613"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000220 ;
    owl:annotatedTarget "A form of cell death that is distinct from apoptosis. Cells undergoing necrotic cell death undergo overall destruction. They can be distinguished from apoptotic cells because they lose membrane integrity, which only happens late in apoptosis (positive propidium iodide staining), and do not externalize phosphatidylserine (measured by annexin V staining) as do apoptotic cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000221 ;
    owl:annotatedTarget "Formation of a septum between dividing cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000002 ;
    owl:annotatedTarget "The observed phenotype is detectably different from that in the wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000018 ;
    owl:annotatedTarget "A description of the experimental approach."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000222 ;
    owl:annotatedTarget "The excretion from the cell of a specified chemical compound."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000223 ;
    owl:annotatedTarget "The outward appearance or shape of the mating projection."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000224 ;
    owl:annotatedTarget "Abundance of a specified RNA or class of RNAs."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000225 ;
    owl:annotatedTarget "Measures of the rate of recombination or total recombination observed during the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000226 ;
    owl:annotatedTarget "The size, shape, or appearance of subcellular organelles or structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000227 ;
    owl:annotatedTarget "OBSOLETE. Arrest of cells in the S phase of the cell cycle, the phase in which DNA replication occurs."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000228 ;
    owl:annotatedTarget "The mutation results in a gene product that interferes with the function of the normal, wild-type gene product."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000229 ;
    owl:annotatedTarget "Classical genetics experiments carried out in a diploid background, where both alleles of the gene being described are identical."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000230 ;
    owl:annotatedTarget "Classical genetics experiments carried out in a diploid background, where alleles of the gene being described are not identical."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000231 ;
    owl:annotatedTarget "Any large-scale survey where the experiments are carried out in a homozygous diploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000019 ;
    owl:annotatedTarget "OBSOLETE. Robotic generation and analysis of large-scale, genome-wide knockout sets."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000232 ;
    owl:annotatedTarget "Any large-scale survey where the experiments carried our are in a heterozygous diploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000233 ;
    owl:annotatedTarget "Any competitive growth experiment carried out in a homozygous diploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000234 ;
    owl:annotatedTarget "Any competitive growth experiment carried out in a heterozygous diploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000235 ;
    owl:annotatedTarget "Robotic generation and analysis of large-scale, genome-wide haploid knockout sets."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000236 ;
    owl:annotatedTarget "Robotic generation and analysis of large-scale, genome-wide knockout sets carried out in a homozygous diploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000237 ;
    owl:annotatedTarget "Robotic generation and analysis of large-scale, genome-wide mutation sets carried out in a heterozygous diploid."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000238 ;
    owl:annotatedTarget "OBSOLETE. Arrest of cells at the transition between the G2 and M phases of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000239 ;
    owl:annotatedTarget "A form of autophagy selective for peroxisomes that occurs in response to starvation, damage or as a homeostatic mechanism to regulate the levels of this organelle. Pexophagy can be further subdivided into micropexophagy, the engulfment of a cluster of peroxisomes at the vacuole surface and macropexophagy, the sequestration of individual peroxisomes by a double-membrane vesicle, followed by fusion with the vacuole."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000240 ;
    owl:annotatedTarget "A form of autophagy selective for mitochondria that occurs in response to starvation, damage or during a shift in environmental conditions. The process can be further subdivided into micromitophagy, the engulfment of a cluster of mitochondria at the vacuole surface, and macromitophagy, the sequestration of individual mitochondria by a double-membrane vesicle, followed by fusion with the vacuole."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000241 ;
    owl:annotatedTarget "The level of resistance to one or more cycles of freezing and thawing."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000020 ;
    owl:annotatedTarget "Phenotypic analysis of one or a few mutant strains in small-scale, focused experiments that do not require knowledge of the entire genome sequence."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000242 ;
    owl:annotatedTarget "The size, shape, or appearance of lipid particles or droplets, subcellular structures consisting of a hydrophobic core of neutral lipids (triacylglycerol and steryl esters), surrounded by a phospholipid monolayer with a small quantity of embedded proteins including enzymes involved in lipid biosynthesis. Lipid particles function as a storage compartment for lipid components."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000242 ;
    owl:annotatedTarget "lipid body"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000242 ;
    owl:annotatedTarget "lipid droplet"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000243 ;
    owl:annotatedTarget "The size, shape or appearance of the Golgi apparatus or its parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000245 ;
    owl:annotatedTarget "Observed feature is decreased with respect to time compared to that in the wild type (slower)."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000245 ;
    owl:annotatedTarget "slower"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000246 ;
    owl:annotatedTarget "Observed feature is increased with respect to time compared to that in the wild type (faster, accelerated)."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000246 ;
    owl:annotatedTarget "faster"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000246 ;
    owl:annotatedTarget "accelerated"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000247 ;
    owl:annotatedTarget "Observed feature occurs over a decreased period of time relative to wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000021 ;
    owl:annotatedTarget "Quantitative data on survival of a mutant strain, obtained in large scale experiments where mutants are grown together with wild type or other mutants for many generations."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000247 ;
    owl:annotatedTarget "decreased length"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000248 ;
    owl:annotatedTarget "Observed feature occurs over an increased period of time relative to wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000248 ;
    owl:annotatedTarget "increased length"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000249 ;
    owl:annotatedTarget "Observed feature occurs after being postponed for a period of time relative to wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000249 ;
    owl:annotatedTarget "postponed"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000250 ;
    owl:annotatedTarget "Observed feature does not occur in a given time period relative to wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000251 ;
    owl:annotatedTarget "Observed feature occurs too soon, existing before the proper or usual time compared to wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000252 ;
    owl:annotatedTarget "Observed feature occurs at the same time relative to wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000253 ;
    owl:annotatedTarget "Progression of cells through the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000254 ;
    owl:annotatedTarget "Progression of cells through the G2 phase or second gap phase of the mitotic cell cycle, the interval between the completion of DNA synthesis and the beginning of mitosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000022 ;
    owl:annotatedTarget "The enzymatic or other activity of a protein."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000255 ;
    owl:annotatedTarget "Progression of cells through the G1 or first gap phase of the mitotic cell cycle, the interval between the completion of mitosis and the beginning of DNA synthesis."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000256 ;
    owl:annotatedTarget "Passage of cells through cell cycle control point or checkpoint located late in the G1 phase of the mitotic cell cycle just prior to S phase entry; passage through START results in commits cells to progression through the entire cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000256 ;
    owl:annotatedTarget "G1 checkpoint"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000257 ;
    owl:annotatedTarget "Progression of cells from G2 phase to M phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000258 ;
    owl:annotatedTarget "Progression of cells through the M phase of the mitotic cell cycle, the phase in which mitosis occurs."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000259 ;
    owl:annotatedTarget "Progression of cells from metaphase to anaphase during M phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000260 ;
    owl:annotatedTarget "Progression of cells through anaphase during M phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000261 ;
    owl:annotatedTarget "Progression of cells through early anaphase during M phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000262 ;
    owl:annotatedTarget "Progression of cells through mid anaphase during M phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000263 ;
    owl:annotatedTarget "Progression of cells through late anaphase during M phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000023 ;
    owl:annotatedTarget "Developmental processes."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000264 ;
    owl:annotatedTarget "Progression of cells through metaphase during M phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000265 ;
    owl:annotatedTarget "Progression of cells through telophase, the last of the stages of mitosis during M phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000266 ;
    owl:annotatedTarget "Progression of cells through S phase, the part of the mitotic cell cycle where DNA synthesis occurs."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000267 ;
    owl:annotatedTarget "Entry of cells into the G0 or stationary phase of the mitotic cell cycle, where they enter a quiescent state."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000268 ;
    owl:annotatedTarget "Exit of cells from the G0 or stationary phase of the mitotic cell cycle, where they move from a quiescent state to one where growth and division resumes in the G1 phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000269 ;
    owl:annotatedTarget "Progression of cells from G1 phase to S phase of the mitotic cell cycle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000270 ;
    owl:annotatedTarget "The size, shape, or appearance of the endoplasmic reticulum (ER) or its parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000271 ;
    owl:annotatedTarget "Covalent modification of a specified RNA; type of modification specified."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000273 ;
    owl:annotatedTarget "The size, shape, or appearance of the nucleolus or its parts."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000274 ;
    owl:annotatedTarget "The presence or absence of prions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000024 ;
    owl:annotatedTarget "The formation of a bud, which develops into a daughter cell during asexual reproduction."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000275 ;
    owl:annotatedTarget "The transmission of prions from a mother cell to a daughter cell during budding."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000276 ;
    owl:annotatedTarget "The conversion from the state of being prion-free to the state of having prions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000277 ;
    owl:annotatedTarget "The conversion from the state of having prions to the state of being prion-free."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000278 ;
    owl:annotatedTarget "Observed feature does not change with respect to time compared to that in the wild type."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000279 ;
    owl:annotatedTarget "Any classical genetics experiment carried out in a haploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000280 ;
    owl:annotatedTarget "Any competitive growth experiment carried out in a haploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000281 ;
    owl:annotatedTarget "Any large-scale survey experiment carried out in a haploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000282 ;
    owl:annotatedTarget "Any classical genetics experiment carried out in an aneuploid background, where the strain carries more or fewer copies than normal of a large chromosomal region, or of one or more entire chromosomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000283 ;
    owl:annotatedTarget "Any large-scale survey experiment carried out in an aneuploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000284 ;
    owl:annotatedTarget "Any competitive growth experiment carried out in an aneuploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000025 ;
    owl:annotatedTarget "Localization of the newly emerging bud near the site of the previous bud."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000285 ;
    owl:annotatedTarget "Robotic generation and analysis of large-scale, genome-wide knockout sets carried out in a haploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000286 ;
    owl:annotatedTarget "Robotic generation and analysis of large-scale, genome-wide knockout sets carried out in an aneuploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000287 ;
    owl:annotatedTarget "Processes relating to interaction with the environment or with a host organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000288 ;
    owl:annotatedTarget "Adherence to a substrate in the environment or in a host."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000289 ;
    owl:annotatedTarget "The response to visible light."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000290 ;
    owl:annotatedTarget "OBSOLETE: The induction of an allergic response in the host organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000291 ;
    owl:annotatedTarget "The development of a discrete anatomical structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000292 ;
    owl:annotatedTarget "The production of secondary metabolites, which are compounds that are not directly involved in normal growth, development or reproduction."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000293 ;
    owl:annotatedTarget "The ability to utilize the specified compound as a source of zinc."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000294 ;
    owl:annotatedTarget "The ability to utilize the specified compound as a source of magnesium."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000025 ;
    owl:annotatedTarget "haploid budding pattern"^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000295 ;
    owl:annotatedTarget "The formation of conidia, which are asexual spores."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000296 ;
    owl:annotatedTarget "The localization and placement of a particular organelle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000297 ;
    owl:annotatedTarget "The localization and placement of mitochondria within a cell or between separating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000298 ;
    owl:annotatedTarget "The localization and placement of peroxisomes within a cell or between separating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000299 ;
    owl:annotatedTarget "The localization and placement of vacuoles within a cell or between separating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000300 ;
    owl:annotatedTarget "The localization and placement of endoplasmic reticulum (ER) within a cell or between separating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000301 ;
    owl:annotatedTarget "The localization and placement of the Golgi apparatus within a cell or between separating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000302 ;
    owl:annotatedTarget "The localization and placement of secretory, endocytic, or undefined vesicles within a cell or between separating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:19121819"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000303 ;
    owl:annotatedTarget "The size, shape, or appearance of components of the endomembrane system, which includes the nuclear envelope, endoplasmic reticulum, Golgi apparatus, peroxisomes, vacuoles, and endocytic and exocytic vesicles."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000304 ;
    owl:annotatedTarget "Any classical genetics experiment carried out in a heterozygous diploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000026 ;
    owl:annotatedTarget "Localization of the emerging bud at the cell pole opposite the previous bud site."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000305 ;
    owl:annotatedTarget "Any classical genetics experiment carried out in a homozygous diploid background."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000306 ;
    owl:annotatedTarget "The production of viable cells arising from conidia, or asexual spores."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000307 ;
    owl:annotatedTarget "Growth in the absence of oxygen."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000308 ;
    owl:annotatedTarget "Growth while utilizing a fermentable carbon source."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000309 ;
    owl:annotatedTarget "Growth while utilizing a nonfermentable carbon source."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000310 ;
    owl:annotatedTarget "Growth in liquid culture during the exponential phase."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000311 ;
    owl:annotatedTarget "Growth in liquid culture during the post-diauxic phase."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000312 ;
    owl:annotatedTarget "The cessation of the life of an individual cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "PMID:12892635"^^xsd:string, "PMID:18975147"^^xsd:string, "PMID:19286987"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000313 ;
    owl:annotatedTarget "A regulated form of cell death that occurs in stationary phase mycelial cultures of filamentous fungi, often in response to carbon starvation. It is characterized by cell wall degradation, hyphal fragmentation and vacuolization, production of intracellular and extracellular hydrolases, and release of ammonia."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:di"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000314 ;
    owl:annotatedTarget "The breaking apart of a fully formed cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000003 ;
    owl:annotatedTarget "The observed feature is decreased compared to that in the wild type (slower, weaker, lower, smaller, etc.)."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:APO_0000026 ;
    owl:annotatedTarget "diploid budding pattern"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000315 ;
    owl:annotatedTarget "The size, shape, or appearance of the plasma membrane."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:17634577"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000316 ;
    owl:annotatedTarget "The number of days that a culture remains viable in stationary phase."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:17634577"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000317 ;
    owl:annotatedTarget "The number of divisions that a cell undergoes before dying."^^xsd:string .

[]
    oboInOwl:hasDbXref "BioGRID:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000318 ;
    owl:annotatedTarget "An interaction is inferred when a bait protein, tagged with luciferase, is enzymatically detected in immunoprecipitates of the prey protein as light emission. The prey protein is affinity captured from cell extracts by either polyclonal antibody or epitope tag."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:mcc"^^xsd:string, "PMID:14663094"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000319 ;
    owl:annotatedTarget "Formation of chlamydospores, which are large, asexual, one-celled spores with a thickened, refractile cell wall that are borne on the ends of suspensor cells attached to hyphae or pseudohyphae."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:mcc"^^xsd:string, "PMID:17506678"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000320 ;
    owl:annotatedTarget "Formation of an elongated evagination that develops from a yeast-form cell and continues growth to become a hyphal cell. The initiation of germ tube growth is referred to as the yeast-to-hyphal transition."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:mcc"^^xsd:string, "PMID:16313617"^^xsd:string, "PMID:17506678"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000321 ;
    owl:annotatedTarget "The ability to undergo a reversible change from one distinct phenotype to another, resulting from changes in gene expression rather than from mutation. Cells in a specific phenotypic state have a distinct cellular morphology, which may be reflected in distinct colony morphology and different cellular properties, such as the ability to mate. A well-known example of phenotypic switching is the white-opaque switch of Candida albicans."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:mcc"^^xsd:string, "PMID:20415594"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000324 ;
    owl:annotatedTarget "The ability of a pathogen to survive an attack by host cells such as neutrophils."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:mcc"^^xsd:string, "PMID:16759234"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000325 ;
    owl:annotatedTarget "The ability of a pathogen to evade or escape phagocytosis by host cells such as macrophages."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:18224659"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000326 ;
    owl:annotatedTarget "The level of resistance to air-drying or desiccation stress."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000027 ;
    owl:annotatedTarget "Growth in a threadlike, filamentous shape."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:11027279"^^xsd:string, "PMID:18245339"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000327 ;
    owl:annotatedTarget "The level of resistance to increased hydrostatic pressure."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000328 ;
    owl:annotatedTarget "Any classical genetics experiment carried out in a background where the ploidy of the mutation or strain is unknown."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000329 ;
    owl:annotatedTarget "The induction of host immune cell differentiation, cytokine secretion, cytokine transcriptional regulation or other related host responses to infection by or contact with a microbe."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:23531409"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000330 ;
    owl:annotatedTarget "The heterozygous diploid displays an increased growth rate relative to a diploid that is homozygous wild type at that locus."^^xsd:string .

[]
    oboInOwl:hasDbXref "CryptoGD:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000331 ;
    owl:annotatedTarget "The formation of a coating of extracellular polysaccharide material, as in fungi such a Cryptococcus."^^xsd:string .

[]
    oboInOwl:hasDbXref "CryptoGD:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000332 ;
    owl:annotatedTarget "Formation of a protrusion in a subapical hyphal cell that fuses with a clamp cell to form a fused clamp, in Basidiomycetes."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000333 ;
    owl:annotatedTarget "The ability to survive a period of exposure to an acute heat shock after brief pretreatment at a mildly elevated temperature."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000334 ;
    owl:annotatedTarget "The natural or innate ability of a cell to survive a period of exposure to an acute heat shock without pretreatment."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000335 ;
    owl:annotatedTarget "The size of the nucleolus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000336 ;
    owl:annotatedTarget "The gain or loss of a chromosome, so that the cell has a number of chromosomes that is not a multiple of the usual complement. Aneuploidy may also be partial, affecting a large segment of a chromosome that is lost or translocated to a different chromosome."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:rsn"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000028 ;
    owl:annotatedTarget "Penetration of cells into a solid substrate during filamentous growth."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000337 ;
    owl:annotatedTarget "The gain of an entire set or sets of chromosomes beyond the usual complement."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000338 ;
    owl:annotatedTarget "A form of microautophagy selective for the nucleus that occurs in response to starvation, damage or during a shift in environmental conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:APO_0000338 ;
    owl:annotatedTarget "piecemeal microautophagy of the nucleus"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000339 ;
    owl:annotatedTarget "A form of macroautophagy selective for ribosomes that occurs in response to starvation, damage or during a shift in environmental conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000340 ;
    owl:annotatedTarget "A form of macroautophagy selective for the endoplasmic reticulum that occurs in response to starvation, ER stress, aggregate accumulation or during a shift in environmental conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:26040717"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000341 ;
    owl:annotatedTarget "Selective degradation of nucleoplasm that occurs upon nitrogen starvation, in which parts of the nucleus and perinuclear ER are packaged into autophagosomes and delivered to the vacuole for degradation. In S. cerevisiae, Atg39p is involved in this process."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:22768199"^^xsd:string, "PMID:24013549"^^xsd:string, "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000342 ;
    owl:annotatedTarget "The autophagic degradation of bulk nucleoplasm that occurs after prolonged nitrogen starvation. In late nucleophagy, delivery of the nuclear cargo to the vacuole does not involve autophagosomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:krc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000029 ;
    owl:annotatedTarget "Growth in a pattern that occurs in conditions of nitrogen limitation and abundant fermentable carbon source. Cells become elongated, switch to a unipolar budding pattern, remain physically attached to each other, and invade the growth substrate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000030 ;
    owl:annotatedTarget "The duration of the life of an individual organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000031 ;
    owl:annotatedTarget "The process of sexual reproduction."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000032 ;
    owl:annotatedTarget "The interaction between organisms leading to mating."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000033 ;
    owl:annotatedTarget "The fusion of individual cells from each partner during mating."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000034 ;
    owl:annotatedTarget "The proportion of cells within a population that are able to mate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000035 ;
    owl:annotatedTarget "The fusion of the nuclei of two mating cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000004 ;
    owl:annotatedTarget "The observed feature is increased compared to that in the wild type (faster, stronger, higher, larger, etc.)."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000036 ;
    owl:annotatedTarget "The production of mating pheromones."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000037 ;
    owl:annotatedTarget "Sensitivity to mating pheromones produced by cells of the opposite mating type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000038 ;
    owl:annotatedTarget "An alteration of morphology such that the cell has a mating projection, formed in response to mating pheromone by cells of Saccharomyces and other fungi with similar life cycles. Named after the Al Capp cartoon character, whose shape it resembles."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:dph"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000039 ;
    owl:annotatedTarget "A specialized cell division in which a single diploid cell undergoes two nuclear divisions following a single round of DNA replication in order to produce four daughter cells that contain half the number of chromosomes as the diploid cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000040 ;
    owl:annotatedTarget "The exchange of genetic material between non-sister chromatids in a pair of homologous chromosomes during meiosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000041 ;
    owl:annotatedTarget "The formation of ascospores, which are the products of meiosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000042 ;
    owl:annotatedTarget "The production of viable cells arising from sexual spores."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000043 ;
    owl:annotatedTarget "The biogenesis of specialized cell walls around developing ascospores."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000044 ;
    owl:annotatedTarget "The percentage of diploid cells in a population that undergo meiosis and form spores under sporulation-inducing conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000045 ;
    owl:annotatedTarget "The sterile phenotype is the inability to mate with cells of the opposite mating type under conditions that normally promote mating."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000005 ;
    owl:annotatedTarget "The observed feature is not detectable in the mutant."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000046 ;
    owl:annotatedTarget "Repression of transcription by altering the structure of chromatin, e.g. by conversion of large regions of DNA into an inaccessible state often called heterochromatin."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000047 ;
    owl:annotatedTarget "Integration of a transposable element  into new positions in the genome."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000048 ;
    owl:annotatedTarget "The ability to cause disease in another organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000049 ;
    owl:annotatedTarget "The size or shape of subcellular structures, cells, or multicellular structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000050 ;
    owl:annotatedTarget "The size or shape of cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000051 ;
    owl:annotatedTarget "The shape of the cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000052 ;
    owl:annotatedTarget "The size of the cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000053 ;
    owl:annotatedTarget "The size, shape, or appearance of the cell wall."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000054 ;
    owl:annotatedTarget "The size, shape, or appearance of the cytoskeleton."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000055 ;
    owl:annotatedTarget "The size, shape, or appearance of the mitochondria."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000006 ;
    owl:annotatedTarget "A description of the effect of the mutation on the gene product function."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000056 ;
    owl:annotatedTarget "The size or shape of the bud neck, which is the region where the bud joins the mother cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000057 ;
    owl:annotatedTarget "The size, shape, or appearance of the nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000058 ;
    owl:annotatedTarget "The size, shape, or appearance of the peroxisomes."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000059 ;
    owl:annotatedTarget "The size, shape, or appearance of the vacuole."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000060 ;
    owl:annotatedTarget "The appearance of colonies of cells growing on a solid substrate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000061 ;
    owl:annotatedTarget "The color of colonies of cells growing on a solid substrate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000062 ;
    owl:annotatedTarget "The shape of colonies of cells growing on a solid substrate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000063 ;
    owl:annotatedTarget "The size of colonies of cells growing on a solid substrate."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000064 ;
    owl:annotatedTarget "The appearance of a liquid culture of cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000065 ;
    owl:annotatedTarget "Adhesion and aggregation of cells in liquid culture to produce clumps of cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000007 ;
    owl:annotatedTarget "The mutation results in expression of the gene product at a developmental stage, in a cell type, or at a subcellular location different from that at which the wild-type gene is expressed."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000066 ;
    owl:annotatedTarget "Processes occurring at the cellular level."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000067 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000068 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000069 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000070 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "GOC:mtg_cell_cycle"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000071 ;
    owl:annotatedTarget "The division of the cytoplasm and the plasma membrane of a cell and its separation into two daughter cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000072 ;
    owl:annotatedTarget "A cycle of DNA replication and cell division via mitosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000073 ;
    owl:annotatedTarget "Transport of substances within cells."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000074 ;
    owl:annotatedTarget "The delivery and degradation of autophagy markers to the vacuole via the autophagic pathway."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000075 ;
    owl:annotatedTarget "The uptake and delivery of external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000008 ;
    owl:annotatedTarget "The mutation causes expression of the otherwise normal gene product to higher levels than wild-type."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000076 ;
    owl:annotatedTarget "Import of proteins into mitochondria."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000077 ;
    owl:annotatedTarget "Transport of proteins or RNAs into or out of the nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000078 ;
    owl:annotatedTarget "Transport of proteins out of the cell by fusion of a membrane-bounded vesicle containing the proteins by fusion of the vesicle with the plasma membrane."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000079 ;
    owl:annotatedTarget "Transport of proteins into the vacuole."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000080 ;
    owl:annotatedTarget "The level of resistance to stress conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000081 ;
    owl:annotatedTarget "The level of resistance to killer toxin, which is encoded on double-stranded RNA viruses carried by some yeast strains."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000082 ;
    owl:annotatedTarget "The level of resistance to high or low osmolarity."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000083 ;
    owl:annotatedTarget "The level of resistance to oxidative stress."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000084 ;
    owl:annotatedTarget "The level of resistance to radiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000085 ;
    owl:annotatedTarget "The level of resistance to ultraviolet radiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000009 ;
    owl:annotatedTarget "The mutation increases the normal activity of a gene product."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000086 ;
    owl:annotatedTarget "The level of resistance to X ray exposure."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000087 ;
    owl:annotatedTarget "The level of resistance to exposure to chemicals."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:RSN"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000088 ;
    owl:annotatedTarget "OBSOLETE. This term was not defined before being made obsolete."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000089 ;
    owl:annotatedTarget "The percentage or fraction of budded cells in a population."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000090 ;
    owl:annotatedTarget "The level of resistance to a specific metal or metals."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000091 ;
    owl:annotatedTarget "The level of resistance to starvation conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000092 ;
    owl:annotatedTarget "Sensitivity to temperatures that are higher or lower than optimal growth temperature."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000093 ;
    owl:annotatedTarget "The ability to survive a period of exposure to extremely high temperature (heat shock)."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000094 ;
    owl:annotatedTarget "Processes relating to metabolism and growth."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:APO_0000095 ;
    owl:annotatedTarget "The production and/or storage of a specified chemical compound."^^xsd:string .

