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

obo:BFO_0000050
    oboInOwl:hasDbXref "BFO:0000050"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "part_of"^^xsd:string ;
    oboInOwl:shorthand "part_of"^^xsd:string ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "part of"^^xsd:string .

obo:FAO_0000001
    obo:IAO_0000115 "An anatomical structure that forms all or part of a fungus."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001494"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "fungal structure ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fungal structure"^^xsd:string ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002160 ;
        owl:someValuesFrom obo:NCBITaxon_4751
    ] .

obo:FAO_0000002
    obo:IAO_0000115 "A multicellular fungal structure composed of cells from more than one species."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "multispecific structure"^^xsd:string ;
    oboInOwl:id "FAO:0000002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "composite structure"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001 .

obo:FAO_0000003
    obo:IAO_0000115 "A spore-producing structure found in a Basidiomycete; formed when the terminal cell of a dikaryotic hyphal branch inflates and undergoes karyogamy and meiosis."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000052, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000012
    ] .

obo:FAO_0000004
    obo:IAO_0000115 "An ascus that is associated with an ascocarp."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ascocarp-bound ascus"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000014, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000008
    ] .

obo:FAO_0000005
    obo:IAO_0000115 "The placeholder class 'obsolete' has been made obsolete, as this is not tracked with an explicit obsoletion flag in obo format."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "obsolete"^^xsd:string ;
    owl:deprecated true .

obo:FAO_0000006
    obo:IAO_0000115 "The stalk or stem that supports the cap of a mushroom. A stipe is usually composed of hyphae arrayed parallel to the long axis of the structure; in some species a stipe may be a single supporting hypha."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "stem"^^xsd:string ;
    oboInOwl:id "FAO:0000006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stipe"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000012
    ] .

obo:FAO_0000007
    obo:IAO_0000115 "Any specialized structure which bears or contains sexually or asexually derived spores."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000487"^^xsd:string ;
    oboInOwl:hasExactSynonym "fruiting body"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fruitbody"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004 .

obo:FAO_0000008
    obo:IAO_0000115 "A structure within, or at the surface of, which an ascus develops in Ascomycetes."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002161"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000008"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ascocarp"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000007 .

obo:FAO_0000009
    obo:IAO_0000115 "The structure on which spore-bearing tissue is carried in sexually-derived fruiting bodies."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "cap"^^xsd:string ;
    oboInOwl:id "FAO:0000009"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pileus"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000012
    ] .

obo:FAO_0000010
    obo:IAO_0000115 "A multicellular anatomical structure that functions in the production of spores, which are directly borne upon or within sporogenous cells that form part of the sporophore."^^xsd:string ;
    oboInOwl:hasDbXref "GO:0075259"^^xsd:string ;
    oboInOwl:hasExactSynonym "fruit body"^^xsd:string, "fruitbody"^^xsd:string, "fruiting body"^^xsd:string, "spore-bearing structure"^^xsd:string, "spore-producing structure"^^xsd:string, "sporocarp"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000010"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sporophore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004 .

obo:FAO_0000011
    obo:IAO_0000115 "A group or mass of discrete hyphae; the vegetative structure of many fungi."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001436"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000011"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004 .

obo:FAO_0000012
    obo:IAO_0000115 "A large fruiting body that is composed of masses of intertwined hyphal elements and produces basidia and basidiospores. The basidiocarp is characteristic of the majority of fungi of the subphylum Basidiomycotina, in which it is the site of karyogamy and meiosis. Mushrooms and toadstools are common examples."^^xsd:string ;
    oboInOwl:hasAlternativeId "FAO:0001024"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000114"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "mushroom"^^xsd:string ;
    oboInOwl:id "FAO:0000012"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basidiocarp"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000007 .

obo:FAO_0000013
    obo:IAO_0000115 "An ascospore that is contained in an ascus associated with an ascocarp."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000013"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ascospore in ascocarp-bound ascus"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000004
    ] .

obo:FAO_0000014
    obo:IAO_0000115 "A sac-like structure containing sexual spores formed by Ascomycotina; mature asci may have little or no cytoplasm or cytoplasmic contents, and no nucleus outside of the spores."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000014"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ascus"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000052 .

obo:FAO_0000015
    obo:IAO_0000115 "An ascus that is not associated with an ascocarp, and is usually derived from a single cell."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000015"^^xsd:string ;
    a owl:Class ;
    rdfs:label "free ascus"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000014 .

obo:FAO_0000016
    obo:IAO_0000115 "An ascospore that is contained in a free ascus (i.e. not associated with an ascocarp)."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000016"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ascospore in free ascus"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000020, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000015
    ] .

obo:FAO_0000017
    obo:IAO_0000115 "A spore formed following meiosis. In some species, prospores formed by meiosis may undergo one or more rounds of mitosis before they are fully mature."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "meiotically-derived spore"^^xsd:string ;
    oboInOwl:id "FAO:0000017"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sexual spore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000019 .

obo:FAO_0000018
    obo:IAO_0000115 "A fungal structure that comprises a single cell. An individual cell is composed of a plasma membrane, contents internal to the plasma membrane, and any external protective or encapsulating structure."^^xsd:string ;
    oboInOwl:hasExactSynonym "cell"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000018"^^xsd:string ;
    a owl:Class ;
    rdfs:label "unicellular structure"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001 .

obo:FAO_0000019
    obo:IAO_0000115 "A spore produced by a fungus. A spore is a differentiated form of an organism produced during or as a result of an asexual or sexual reproductive process; usually a cell with a thick cell wall that stores and protects one or more nuclei. Spores may be produced in response to, and are characteristically resistant to, adverse environmental conditions."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000019"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000018 .

obo:FAO_0000020
    obo:IAO_0000115 "A thick-walled spore that forms in an ascus. Clusters of four or eight spores are formed in a single ascus following sexual reproduction; found in Ascomycetes."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000020"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ascospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000017 .

obo:FAO_0000021
    obo:IAO_0000115 "A thick-walled spore formed externally on extrusions of a basidium following sexual reproduction; found in Basidiomycetes."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000021"^^xsd:string ;
    a owl:Class ;
    rdfs:label "basidiospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000017, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000003
    ] .

obo:FAO_0000022
    obo:IAO_0000115 "A diploid spore with a thick, pigmented, sculpted cell wall, and extracellular peptidoglycan spikes that is formed during growth in a plant host by some Basidiomycete species, including pathogenic smut (Ustilaginales) and rust (Pucciniales) fungi."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000022"^^xsd:string ;
    a owl:Class ;
    rdfs:label "teliospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000021 .

obo:FAO_0000023
    obo:IAO_0000115 "A spore formed following one or more rounds of mitosis, without meiosis."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "mitotically-derived spore"^^xsd:string ;
    oboInOwl:id "FAO:0000023"^^xsd:string ;
    a owl:Class ;
    rdfs:label "asexual spore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000019 .

obo:FAO_0000024
    obo:IAO_0000115 "An asexual, nonmotile spore formed by higher fungi. Conidia are usually made from the side or tip of specialized sporogenous cells and do not form by progressive cleavage of the cytoplasm."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000024"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000023 .

obo:FAO_0000025
    obo:IAO_0000115 "A conidium that has only one nucleus."^^xsd:string ;
    oboInOwl:hasExactSynonym "uninucleate conidium"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000025"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononucleate conidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000024 .

obo:FAO_0000026
    obo:IAO_0000115 "A thin-walled spore that is formed in a uredinium and is the primary dispersal mode for rust-causing Basidiomycete fungi."^^xsd:string ;
    oboInOwl:hasExactSynonym "urediospore"^^xsd:string, "uredospore"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000026"^^xsd:string ;
    a owl:Class ;
    rdfs:label "urediniospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000021 .

obo:FAO_0000027
    obo:IAO_0000115 "A mononucleate spore formed on specialized cells or projections (sterigma) of a conidiophore head."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000027"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidium of conidiophore head"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000025 .

obo:FAO_0000028
    obo:IAO_0000115 "The smaller of two types of asexual spores formed by some fungi. An ovoid to pear-shaped asexual spore that contains very little cytoplasm and organelles, is mononucleate, and forms in vegetative hypae within a mycelium. Micronidia are extruded from the hyphal cell wall."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000028"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000025 .

obo:FAO_0000029
    obo:IAO_0000115 "A macroconidium that has only one nucleus."^^xsd:string ;
    oboInOwl:hasExactSynonym "uninucleate macroconidium"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000029"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononucleate macroconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000025, obo:FAO_0000038 .

obo:FAO_0000030
    obo:IAO_0000115 "A blastoconidium that has only one nucleus."^^xsd:string ;
    oboInOwl:hasExactSynonym "uninucleate blastoconidium"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000030"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononucleate blastoconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000029, obo:FAO_0000042 .

obo:FAO_0000031
    obo:IAO_0000115 "An arthroconidium that has only one nucleus."^^xsd:string ;
    oboInOwl:hasExactSynonym "uninucleate arthroconidium"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000031"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mononucleate arthroconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000029, obo:FAO_0000041 .

obo:FAO_0000032
    obo:IAO_0000115 "A single cell that is in the vegetative growth stage of an organism's life cycle, in which metabolism and growth predominate, and is not undergoing sexual processes."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "yeast-form"^^xsd:string ;
    oboInOwl:id "FAO:0000032"^^xsd:string ;
    a owl:Class ;
    rdfs:label "vegetative cell"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000018 .

obo:FAO_0000033
    obo:IAO_0000115 "A conidium that has more than one nucleus."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000033"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate conidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000024 .

obo:FAO_0000034
    obo:IAO_0000115 "A composite structure that forms the vegetative portion of a lichen; minimally composed of at least one fungal species (the mycobiont) and an alga or cyanobacterium (the photobiont)."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000034"^^xsd:string ;
    a owl:Class ;
    rdfs:label "lichen thallus"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000002 .

obo:FAO_0000035
    obo:IAO_0000115 "A macroconidium that has more than one nucleus."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000035"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate macroconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000033, obo:FAO_0000038 .

obo:FAO_0000036
    obo:IAO_0000115 "A blastoconidium that has more than one nucleus."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000036"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate blastoconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000035, obo:FAO_0000042 .

obo:FAO_0000037
    obo:IAO_0000115 "An arthroconidium that has more than one nucleus."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000037"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multinucleate arthroconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000035, obo:FAO_0000041 .

obo:FAO_0000038
    obo:IAO_0000115 "The larger of two types of asexual spores formed by some fungi; usually round or oblong."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000038"^^xsd:string ;
    a owl:Class ;
    rdfs:label "macroconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000024 .

obo:FAO_0000039
    obo:IAO_0000115 "An asexual spore formed by Oomycetes; formed upon fertilization of an oosphere."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000039"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000023 .

obo:FAO_0000040
    obo:IAO_0000115 "A thick-walled, sexual, resting spore that forms in a zygosporangium; typical of Zygomycetes."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000040"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that \"zygospore\" is sometimes used to refer to both the spore and the multi-layered cell wall that encloses the spore, the zygosporangium."^^xsd:string ;
    rdfs:label "zygospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000017 .

obo:FAO_0000041
    obo:IAO_0000115 "A cylindrical spore formed by development and compartmentation of hyphae; the hyphae are often supporting blastoconidiophores."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "arthrospore"^^xsd:string ;
    oboInOwl:id "FAO:0000041"^^xsd:string ;
    a owl:Class ;
    rdfs:label "arthroconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000038 .

obo:FAO_0000042
    obo:IAO_0000115 "An oblong or round asexual reproductive spore formed specifically by budding."^^xsd:string ;
    oboInOwl:hasDbXref "GO:0034299"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "blastospore"^^xsd:string, "reproductive blastospore"^^xsd:string ;
    oboInOwl:id "FAO:0000042"^^xsd:string ;
    a owl:Class ;
    rdfs:label "blastoconidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000038 .

obo:FAO_0000043
    obo:IAO_0000115 "A specialized hypha, often aerial, that gives rise to asexual spores known as conidia."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000043"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidiophore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FAO_0001001
    ] .

obo:FAO_0000044
    obo:IAO_0000115 "A small hyphal branch or structure which supports a sporangium, a conidium, or a basidiospore. In species with biseriate (two-layered) sterigmata such as A. nidulans, the first layer comprises primary sterigmata (metulae) and the second layer secondary sterigmata (phialides). Some species, e.g. A. fumigatus, A. oryzae, and others, have only phialides."^^xsd:string ;
    oboInOwl:hasExactSynonym "sterigmata (plural)"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000044"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sterigma"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000043
    ] .

obo:FAO_0000045
    obo:IAO_0000115 "A specialized cell that buds from a metula on a developing conidiophore. Multiple phialides may bud from each metula. The phialides in turn divide asymmetrically to give rise to chains of conidia."^^xsd:string ;
    oboInOwl:hasExactSynonym "secondary sterigma"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000045"^^xsd:string ;
    a owl:Class ;
    rdfs:label "phialide"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000044 .

obo:FAO_0000046
    obo:IAO_0000115 "A specialized cell borne on a conidiophore that gives rise to phialides during the process of conidiation."^^xsd:string ;
    oboInOwl:hasExactSynonym "metulae (plural)"^^xsd:string, "primary sterigma"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000046"^^xsd:string ;
    a owl:Class ;
    rdfs:label "metula"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000044 .

obo:FAO_0000047
    obo:IAO_0000115 "A completely closed fruiting body formed by some fungi of the Ascomycota, containing asci."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002159"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000047"^^xsd:string ;
    a owl:Class ;
    rdfs:label "cleistothecium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000008 .

obo:FAO_0000048
    obo:IAO_0000115 "A specialized multinucleate cell that originates from a nest-like aggregation of hyphae during sexual development. Hulle cells serve as nurse cells to the developing cleistothecium."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000048"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "Note that \"Hulle\" is properly written with an umlaut on the \"u\"."^^xsd:string ;
    rdfs:label "Hulle cell"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000018, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FAO_0001001
    ] .

obo:FAO_0000049
    obo:IAO_0000115 "The swollen region at the apex of a conidiophore, bearing multiple metulae."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000049"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidiophore vesicle"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000043
    ] .

obo:FAO_0000050
    obo:IAO_0000115 "The elongated part of the conidiophore that extends, often aerially, from the growth substrate and supports the structures that bear conidia."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000050"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidiophore stalk"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000043
    ] .

obo:FAO_0000051
    obo:IAO_0000115 "An asexual spore that is produced on very simple hyphae that protrude a short distance into the substrate. Oidia are borne a few at a time, and are usually presumed not to constitute the main reproductive strategy of the fungus."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-06-10T12:03:49Z"^^xsd:string ;
    oboInOwl:hasDbXref "GO:0034297"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000051"^^xsd:string ;
    a owl:Class ;
    rdfs:label "oidium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000023, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001001
    ] .

obo:FAO_0000052
    obo:IAO_0000115 "A structure within which spores develop."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-06-10T12:06:16Z"^^xsd:string ;
    oboInOwl:hasDbXref "GO:0043582"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000052"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sporangium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000010 .

obo:FAO_0000053
    obo:IAO_0000115 "A thick-walled structure that arises from a zygote formed by the fusion or conjugation of two hyphal branches, produces spores, and is characteristic of the Zygomycetes."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-06-10T12:14:19Z"^^xsd:string ;
    oboInOwl:hasDbXref "GO:0075271"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000053"^^xsd:string ;
    a owl:Class ;
    rdfs:label "zygosporangium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000052 .

obo:FAO_0000054
    obo:IAO_0000115 "A dikaryotic spore, typically of a rust fungus, that is produced in an aecium; in heteroecious rusts, the aeciospore is a spore stage that infects the alternate host."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-06-10T12:18:12Z"^^xsd:string ;
    oboInOwl:hasDbXref "GO:0075247"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000054"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aeciospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000023 .

obo:FAO_0000055
    obo:IAO_0000115 "A nonmotile, asexual spore, usually a sporangiospore, common in the Phycomycetes."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-06-10T12:21:58Z"^^xsd:string ;
    oboInOwl:hasDbXref "GO:0075289"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000055"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aplanospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000023 .

obo:FAO_0000056
    obo:IAO_0000115 "A cuplike structure of some rust fungi that contains chains of aeciospores."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-06-10T02:45:15Z"^^xsd:string ;
    oboInOwl:hasDbXref "GO:0075267"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000056"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aecium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000010 .

obo:FAO_0000057
    obo:IAO_0000115 "A teliospore-bearing sorus of the rust fungi. A sorus is a cluster of sporangia; the telium is a pustule-like sorus that forms on the tissue of a plant infected by a rust fungus and produces teliospores."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-06-10T02:47:39Z"^^xsd:string ;
    oboInOwl:hasDbXref "GO:0075275"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000057"^^xsd:string ;
    a owl:Class ;
    rdfs:label "telium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000010 .

obo:FAO_0000058
    obo:IAO_0000115 "A reddish, pustule-like structure formed by a rust fungus, in which urediniospores are produced."^^xsd:string ;
    oboInOwl:created_by "Maria"^^xsd:string ;
    oboInOwl:creation_date "2011-06-10T02:49:08Z"^^xsd:string ;
    oboInOwl:hasDbXref "GO:0075279"^^xsd:string ;
    oboInOwl:hasExactSynonym "uredium"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000058"^^xsd:string ;
    a owl:Class ;
    rdfs:label "uredinium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000010 .

obo:FAO_0000059
    obo:IAO_0000115 "A tubular structure that connects two individuals during conjugation, through which the transfer of genetic material can occur. The conjugation tube usually forms in response to pheromone."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-02T03:23:27Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000059"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conjugation tube"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001022 .

obo:FAO_0000060
    obo:IAO_0000115 "A hyphal cell that forms a clamp connection, a structure that separates differing nuclei, which have been obtained through mating of hyphae of differing sexual types, into distinct hyphal segments that are separated by septa (cross walls)."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-02T03:28:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000060"^^xsd:string ;
    a owl:Class ;
    rdfs:label "clamp cell"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001009
    ] .

obo:FAO_0000061
    obo:IAO_0000115 "A structure produced in a dikaryotic hypha upon migration of the nuclei after mating of hyphae of differing sexual types.  The clamp fuses to compartmentalize a nucleus within the subapical cell.  Note: A hyphal cell that forms a clamp connection is called a \"clamp cell\"."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-02T03:29:16Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000061"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fused clamp"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001009 .

obo:FAO_0000062
    obo:IAO_0000115 "A structure that separates the nuclei within monokaryotic hyphae into distinct hyphal segments. Monokaryotic hyphae are produced during unisexual reproduction or hyphal development of a diploid, in contrast to dikaryotic hyphae which are produced by mating of hyphae of differing sexual types."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-02T03:31:28Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000062"^^xsd:string ;
    a owl:Class ;
    rdfs:label "unfused clamp"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001009 .

obo:FAO_0000063
    obo:IAO_0000115 "A large, highly polyploid cell that has altered capsule structure, a thickened cell wall, and increased resistance to nitrosative and oxidative stresses relative to yeast-form cells of the same species. Identified in Cryptococcus neoformans, in which the morphological transition to Tina cell form enables the fungus to evade the immune system of a mammalian host."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-03T11:15:35Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000063"^^xsd:string ;
    a owl:Class ;
    rdfs:label "titan cell"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000032 .

obo:FAO_0000064
    obo:IAO_0000115 "A forcibly discharged asexual spore. With fungi, most types of basidiospores formed on basidia are discharged into the air from the tips of sterigmata."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-03T11:18:18Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "ballistoconidium"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000064"^^xsd:string ;
    a owl:Class ;
    rdfs:label "ballistospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000023 .

obo:FAO_0000065
    obo:IAO_0000115 "A binucleate cell observed in some fungi that forms when two compatible nuclei, each originating from one of the cells, pair off after plasmogamy and cohabit without karyogamy within a hyphal compartment. The nuclei divide synchronously and are passed in pairs to newer cells or hyphal tips, which are also binucleate."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-03T11:20:00Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000065"^^xsd:string ;
    a owl:Class ;
    rdfs:label "dikaryon"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001001
    ] .

obo:FAO_0000066
    obo:IAO_0000115 "The appendage or portion of a commensal or parasitic fungus (the hyphal tip) that penetrates the host's tissue and draws nutrients from it. Haustoria may arise from intercellular hyphae, appressoria, or external hyphae."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-03T11:21:38Z"^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000515"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000066"^^xsd:string ;
    a owl:Class ;
    rdfs:label "haustorium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001011 .

obo:FAO_0000067
    obo:IAO_0000115 "A large, thick-walled resting spore with condensed cytoplasm, formed within hyphae or at hyphal tips in several kinds of fungi."^^xsd:string ;
    oboInOwl:created_by "mariacostanzo"^^xsd:string ;
    oboInOwl:creation_date "2013-04-03T11:41:14Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0000067"^^xsd:string ;
    a owl:Class ;
    rdfs:label "chlamydospore"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000023 .

obo:FAO_0001001
    obo:IAO_0000115 "A long, branching filamentous structure formed by a vegetatively growing fungus."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hypha"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004 .

obo:FAO_0001002
    obo:IAO_0000115 "A chain of cells, formed under specific growth conditions, in which yeast-form fungal cells become elongated, bud only at the cellular pole distal to the mother cell, and fail to separate after division. Pseudohyphae exhibit constrictions at the cell-cell junctions, in contrast to true hyphae which are of more uniform diameter."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pseudohypha"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002002 .

obo:FAO_0001003
    obo:IAO_0000115 "A hypha that forms part of a mycelium."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hypha in mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0000011
    ] .

obo:FAO_0001004
    obo:IAO_0000115 "A hypha that is divided internally by septa, or lateral cell walls, and that exists as part of a mycelium."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "septate hypha in mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001003, obo:FAO_0001009 .

obo:FAO_0001005
    obo:IAO_0000115 "A thick strand of hyphae oriented in parallel to each other, with a central channel through which nutrients are conducted."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "rhizomorph"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000011 .

obo:FAO_0001006
    obo:IAO_0000115 "A thick strand of hyphae oriented in parallel to each other, with specialized channels through which nutrients are conducted."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000660"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mycelial cord"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000011 .

obo:FAO_0001007
    obo:IAO_0000115 "A compact hyphal mass, on or in which fruiting bodies are formed."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "stroma"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000011 .

obo:FAO_0001008
    obo:IAO_0000115 "A mycelial resting body, resistant to adverse environmental conditions."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001810"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001008"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sclerotium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000011 .

obo:FAO_0001009
    obo:IAO_0000115 "A hypha that is divided internally by septa, or lateral cell walls."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001009"^^xsd:string ;
    a owl:Class ;
    rdfs:label "septate hypha"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001001 .

obo:FAO_0001010
    obo:IAO_0000115 "A hypha whose growing portion contains multiple nuclei but is not divided internally by septa, or lateral cell walls. Septa may be present in older portions of the hypha, or at the base of reproductive structures."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "coenocytic hypha"^^xsd:string ;
    oboInOwl:id "FAO:0001010"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aseptate hypha"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001001 .

obo:FAO_0001011
    obo:IAO_0000115 "The growing end of a hypha."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001011"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal tip"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001001
    ] .

obo:FAO_0001012
    obo:IAO_0000115 "The growing end of a hypha that is part of a mycelium."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001012"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal tip, hypha in mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001003
    ] .

obo:FAO_0001013
    obo:IAO_0000115 "A hypha that is divided by dolipore septa and is part of a mycelium. A dolipore septum is a cross-wall that contains a central pore around which the septum is swollen to form a barrel-shaped structure."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001013"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hypha with dolipore septa, in mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001004, obo:FAO_0001018 .

obo:FAO_0001014
    obo:IAO_0000115 "A hypha that is part of a mycelium, and whose growing portion contains multiple nuclei but is not divided internally by septa."^^xsd:string ;
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "coenocytic hypha in mycelium"^^xsd:string ;
    oboInOwl:id "FAO:0001014"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aseptate hypha in mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001003, obo:FAO_0001010 .

obo:FAO_0001015
    obo:IAO_0000115 "The growing end of an aseptate hypha that is part of a mycelium."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001015"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal tip, septate hypha in mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001012, obo:FAO_0001016, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001004
    ] .

obo:FAO_0001016
    obo:IAO_0000115 "The growing end of an aseptate hypha that is part of a mycelium."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001016"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal tip, septate hypha"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001009
    ] .

obo:FAO_0001017
    obo:IAO_0000115 "The growing end of a hypha that is divided internally by dolipore septa and is part of a mycelium."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001017"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal tip, hypha with dolipore septa in mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001015, obo:FAO_0001019, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001013
    ] .

obo:FAO_0001018
    obo:IAO_0000115 "A hypha that is divided by dolipore septa. A dolipore septum is a cross-wall that contains a central pore around which the septum is swollen to form a barrel-shaped structure."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001018"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hypha with dolipore septa"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001009 .

obo:FAO_0001019
    obo:IAO_0000115 "The growing end of a hypha that is divided by dolipore septa. A dolipore septum is a cross-wall that contains a central pore around which the septum is swollen to form a barrel-shaped structure."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001019"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal tip, hypha with dolipore septa"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001016, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001018
    ] .

obo:FAO_0001020
    obo:IAO_0000115 "The growing end of a hypha that is part of a mycelium, and whose growing portion contains multiple nuclei but is not divided internally by septa."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001020"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal tip, aseptate hypha in mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001012, obo:FAO_0001021, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001014
    ] .

obo:FAO_0001021
    obo:IAO_0000115 "The growing end of a hypha that is not divided internally by septa, or cross-walls."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001021"^^xsd:string ;
    a owl:Class ;
    rdfs:label "hyphal tip, aseptate hypha"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001011, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001010
    ] .

obo:FAO_0001022
    obo:IAO_0000115 "A cell engaged in or about to engage in the process of mating; exhibits different morphology from a vegetative cell due to the action of mating pheromones."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001022"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mating cell"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000018 .

obo:FAO_0001023
    obo:IAO_0000115 "An elongated, asymmetric cell formed before mating, in response to mating pheromone, by Saccharomyces species and other fungi with similar life cycles. Named after the Al Capp cartoon character, whose shape it resembles."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001023"^^xsd:string ;
    a owl:Class ;
    rdfs:label "shmoo"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001022 .

obo:FAO_0001024
    obo:IAO_0000231 obo:IAO_0000227 ;
    obo:IAO_0100001 obo:FAO_0000012 ;
    a owl:Class ;
    owl:deprecated true .

obo:FAO_0001025
    obo:IAO_0000115 "A mass of hyphae, usually in wood or bark; visible with the naked eye."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000890"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001025"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mycelial felt"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000011 .

obo:FAO_0001026
    obo:IAO_0000115 "OBSOLETE. The fungal component of the lichen partnership, absorbing nutrients and providing structural support for the plant."^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001026"^^xsd:string ;
    a owl:Class ;
    rdfs:comment "This term was made obsolete because it represents a class of organism, not a fungal structure."^^xsd:string ;
    rdfs:label "obsolete mycobiont"^^xsd:string ;
    owl:deprecated true .

obo:FAO_0001027
    obo:IAO_0000115 "A composite structure formed by the symbiotic association of the mycelium of a fungus with the roots of a seed plant."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0000893"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001027"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mycorrhiza"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000002 .

obo:FAO_0001028
    obo:IAO_0000115 "A fruiting body formed by some cellular slime moulds; has a stalk and a spore mass."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001098"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001028"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sorocarp"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000007 .

obo:FAO_0001029
    obo:IAO_0000115 "A multinucleate plasmodium-like body formed by aggregation of myxamoebae without fusion of their protoplasm."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001139"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001029"^^xsd:string ;
    a owl:Class ;
    rdfs:label "pseudoplasmodium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001 .

obo:FAO_0001030
    obo:IAO_0000115 "An invasive mycelium that forms within a solid or semi-solid substrate such as wood, soil or agar."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001562"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001030"^^xsd:string ;
    a owl:Class ;
    rdfs:label "substrate mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002004 .

obo:FAO_0001031
    obo:IAO_0000115 "A mycelium that forms prior to sporulation and extends aerially, or perpendicular, to its substrate."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0001562"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001031"^^xsd:string ;
    a owl:Class ;
    rdfs:label "aerial mycelium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000011 .

obo:FAO_0001034
    obo:IAO_0000115 "An open or expanded fruiting body that has asci contained on its exposed surface; found in lichens and actinomycetous fungi."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002160"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001034"^^xsd:string ;
    a owl:Class ;
    rdfs:label "apothecium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000008 .

obo:FAO_0001035
    obo:IAO_0000115 "An ascocarp that is composed of a loose network of mycelia through which ascospores filter and are released at maturity; its reproductive organs are in the form of naked asci. Found in fungi of the family Gymnoascaceae."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002163"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001035"^^xsd:string ;
    a owl:Class ;
    rdfs:label "gymnothecium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000008 .

obo:FAO_0001036
    obo:IAO_0000115 "A flask-shaped fruiting body that forms a pore for the escape of spores; found in some molds and ascomycetous fungi."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0002164"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001036"^^xsd:string ;
    a owl:Class ;
    rdfs:label "perithecium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000008, [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FAO_0002001
    ] .

obo:FAO_0001051
    obo:IAO_0000115 "An outgrowth produced by germinating spores in certain species of spore-releasing fungi. The germ tube differentiates, grows, and undergoes mitosis to create somatic hyphae."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0004822"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001051"^^xsd:string ;
    a owl:Class ;
    rdfs:label "germ tube"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000011 .

obo:FAO_0001052
    obo:IAO_0000115 "The nodule from which a mushroom develops. The primordium, less than two millimeters in diameter, resembles a pinhead, and is typically found on or near the surface of the substrate. It is formed within the mycelium, the mass of threadlike hyphae that make up the fungus. The primordium enlarges into a roundish structure of interwoven hyphae roughly resembling an egg, called a button."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0005533"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasRelatedSynonym "primordium"^^xsd:string ;
    oboInOwl:id "FAO:0001052"^^xsd:string ;
    a owl:Class ;
    rdfs:label "fungal primordium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001 .

obo:FAO_0001053
    obo:IAO_0000115 "A very small sclerotium."^^xsd:string ;
    oboInOwl:hasDbXref "BTO:0006116"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0001053"^^xsd:string ;
    a owl:Class ;
    rdfs:label "microsclerotium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001008 .

obo:FAO_0002001
    obo:IAO_0000115 "A spherical fungal structure that is formed in the sexual phase of ascomycetous fungi such as Neurospora crassa and Sordaria macrospora. A protoperithecium is formed by the enveloping of ascogonia cells by sterile hyphae, and develops into a perithecium."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2018-09-21T10:54:17Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002001"^^xsd:string ;
    a owl:Class ;
    rdfs:label "protoperithecium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000008 .

obo:FAO_0002002
    obo:IAO_0000115 "A fungal structure that comprises more than one cell."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2019-05-03T13:33:22Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002002"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multicellular fungal structure"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001 .

obo:FAO_0002003
    obo:IAO_0000115 "A multicellular fungal structure composed of two or more cells of a single unicellular organism."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2019-05-03T14:07:29Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "multicellular structure, unicellular organism"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002003"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multicellular fungal structure, unicellular organism"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002002 .

obo:FAO_0002004
    obo:IAO_0000115 "A multicellular fungal structure composed of two or more cells of a single multicellular organism."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2019-05-03T14:10:13Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "multicellular structure, multicellular organism"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002004"^^xsd:string ;
    a owl:Class ;
    rdfs:label "multicellular fungal structure, multicellular organism"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0002002 .

obo:FAO_0002005
    obo:IAO_0000115 "A modified hypha that forms a specialized structure used by a fungus to penetrate a target. The appressorium first presses against the substrate, usually with a flattened morphology, and then forms a penetration peg that enters the substrate via turgor pressure. Parasitic and mutualistic fungi use appressoria to enter host cells, and some saprotrophs can form appressoria to penetrate non-living substrates."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2020-01-10T14:43:59Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002005"^^xsd:string ;
    a owl:Class ;
    rdfs:label "appressorium"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001001 .

obo:FAO_0002006
    obo:IAO_0000115 "A spore-producing structure that is formed following same-sex (self) mating. These structures are produced by Cryptococcus species in a manner similar to sexual mating except that the resulting spores are isogenic with the parental strain."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2020-01-23T14:04:34Z"^^xsd:string ;
    oboInOwl:hasExactSynonym "haploid fruit body"^^xsd:string, "haploid fruitbody"^^xsd:string, "haploid fruiting body"^^xsd:string, "monokaryotic fruit body"^^xsd:string, "monokaryotic fruiting body"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002006"^^xsd:string ;
    a owl:Class ;
    rdfs:label "monokaryotic fruitbody"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000010 .

obo:FAO_0002007
    obo:IAO_0000115 "A specialized cell with an enlarged cell wall that develops from a hyphal cell in a septate mycelium and swells at the aerial terminus to form a conidiophore vesicle. The aerial portion of the foot cell forms the conidiophore stalk."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2020-01-23T15:25:29Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002007"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidiophore foot cell"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000018, [
        a owl:Restriction ;
        owl:onProperty obo:BFO_0000050 ;
        owl:someValuesFrom obo:FAO_0001004
    ], [
        a owl:Restriction ;
        owl:onProperty obo:RO_0002202 ;
        owl:someValuesFrom obo:FAO_0000032
    ] .

obo:FAO_0002008
    obo:IAO_0000115 "A short, thin, unbranched tubular structure that emerges from a conidium and grows towards, and then fuses with, a similar tube growing from another conidium or conidial germling."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2020-01-23T15:57:41Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002008"^^xsd:string ;
    a owl:Class ;
    rdfs:label "conidial anastomosis tube"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001 .

obo:FAO_0002009
    obo:IAO_0000115 "A  large, round, thick-walled structure that contains endospores such as those produced by Coccidioides species within a host."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2020-01-23T16:18:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002009"^^xsd:string ;
    a owl:Class ;
    rdfs:label "spherule"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000052 .

obo:FAO_0002010
    obo:IAO_0000115 "A fungal structure that develops during mating and contributes to sexual reproduction."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2020-01-23T16:26:39Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002010"^^xsd:string ;
    a owl:Class ;
    rdfs:label "sexual structure"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0000001 .

obo:FAO_0002011
    obo:IAO_0000115 "A hypha that emerges from a yeast-form cell upon stimulation by the pheromone of a compatible mating partner. An example is observed in Cryptococcus species."^^xsd:string ;
    oboInOwl:created_by "midori"^^xsd:string ;
    oboInOwl:creation_date "2020-01-23T16:29:54Z"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "FAO:0002011"^^xsd:string ;
    a owl:Class ;
    rdfs:label "mating filament"^^xsd:string ;
    rdfs:subClassOf obo:FAO_0001001 .

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

obo:IAO_0000231
    a owl:AnnotationProperty .

obo:IAO_0100001
    a owl:AnnotationProperty .

obo:NCBITaxon_4751
    a owl:Class .

obo:RO_0002160
    oboInOwl:hasDbXref "RO:0002160"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "only_in_taxon"^^xsd:string ;
    oboInOwl:shorthand "only_in_taxon"^^xsd:string ;
    a owl:ObjectProperty ;
    rdfs:label "only in taxon"^^xsd:string .

obo:RO_0002202
    oboInOwl:hasDbXref "RO:0002202"^^xsd:string ;
    oboInOwl:hasOBONamespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:id "develops_from"^^xsd:string ;
    oboInOwl:shorthand "develops_from"^^xsd:string ;
    a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:label "develops from"^^xsd:string .

<http://purl.obolibrary.org/obo/fao.owl>
    oboInOwl:NamespaceIdRule "* FAO:$sequence(7,0000001,9999999)$"^^xsd:string ;
    oboInOwl:auto-generated-by "OBO-Edit 2.3.1"^^xsd:string ;
    oboInOwl:date "23:01:2020 16:30"^^xsd:string ;
    oboInOwl:default-namespace "fungal_anatomy_ontology"^^xsd:string ;
    oboInOwl:hasOBOFormatVersion "1.2"^^xsd:string ;
    oboInOwl:saved-by "midori"^^xsd:string ;
    a owl:Ontology ;
    rdfs:comment "version: $Revision: 1.7 $"^^xsd:string ;
    owl:imports <http://purl.obolibrary.org/obo/fao/imports/ncbitaxon_import.owl> ;
    owl:versionIRI <http://purl.obolibrary.org/obo/fao/releases/2020-05-07/fao.owl> .

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

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

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

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

oboInOwl:source
    a owl:AnnotationProperty .

rdfs:comment
    a owl:AnnotationProperty .

rdfs:label
    a owl:AnnotationProperty .

owl:deprecated
    a owl:AnnotationProperty .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "ISBN:0471940526"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000006 ;
    owl:annotatedTarget "The stalk or stem that supports the cap of a mushroom. A stipe is usually composed of hyphae arrayed parallel to the long axis of the structure; in some species a stipe may be a single supporting hypha."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001003 ;
    owl:annotatedTarget "A hypha that forms part of a mycelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001004 ;
    owl:annotatedTarget "A hypha that is divided internally by septa, or lateral cell walls, and that exists as part of a mycelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:clt"^^xsd:string, "ISBN:0632030771"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001005 ;
    owl:annotatedTarget "A thick strand of hyphae oriented in parallel to each other, with a central channel through which nutrients are conducted."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:clt"^^xsd:string, "ISBN:0632030771"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001006 ;
    owl:annotatedTarget "A thick strand of hyphae oriented in parallel to each other, with specialized channels through which nutrients are conducted."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001007 ;
    owl:annotatedTarget "A compact hyphal mass, on or in which fruiting bodies are formed."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001008 ;
    owl:annotatedTarget "A mycelial resting body, resistant to adverse environmental conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001009 ;
    owl:annotatedTarget "A hypha that is divided internally by septa, or lateral cell walls."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001010 ;
    owl:annotatedTarget "A hypha whose growing portion contains multiple nuclei but is not divided internally by septa, or lateral cell walls. Septa may be present in older portions of the hypha, or at the base of reproductive structures."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001011 ;
    owl:annotatedTarget "The growing end of a hypha."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000007 ;
    owl:annotatedTarget "Any specialized structure which bears or contains sexually or asexually derived spores."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001012 ;
    owl:annotatedTarget "The growing end of a hypha that is part of a mycelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001013 ;
    owl:annotatedTarget "A hypha that is divided by dolipore septa and is part of a mycelium. A dolipore septum is a cross-wall that contains a central pore around which the septum is swollen to form a barrel-shaped structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001014 ;
    owl:annotatedTarget "A hypha that is part of a mycelium, and whose growing portion contains multiple nuclei but is not divided internally by septa."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001015 ;
    owl:annotatedTarget "The growing end of an aseptate hypha that is part of a mycelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001016 ;
    owl:annotatedTarget "The growing end of an aseptate hypha that is part of a mycelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001017 ;
    owl:annotatedTarget "The growing end of a hypha that is divided internally by dolipore septa and is part of a mycelium."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000008 ;
    owl:annotatedTarget "A structure within, or at the surface of, which an ascus develops in Ascomycetes."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001018 ;
    owl:annotatedTarget "A hypha that is divided by dolipore septa. A dolipore septum is a cross-wall that contains a central pore around which the septum is swollen to form a barrel-shaped structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001019 ;
    owl:annotatedTarget "The growing end of a hypha that is divided by dolipore septa. A dolipore septum is a cross-wall that contains a central pore around which the septum is swollen to form a barrel-shaped structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001020 ;
    owl:annotatedTarget "The growing end of a hypha that is part of a mycelium, and whose growing portion contains multiple nuclei but is not divided internally by septa."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001021 ;
    owl:annotatedTarget "The growing end of a hypha that is not divided internally by septa, or cross-walls."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001022 ;
    owl:annotatedTarget "A cell engaged in or about to engage in the process of mating; exhibits different morphology from a vegetative cell due to the action of mating pheromones."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string, "ISBN:0879693568"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001023 ;
    owl:annotatedTarget "An elongated, asymmetric cell formed before mating, in response to mating pheromone, by Saccharomyces species and other fungi with similar life cycles. Named after the Al Capp cartoon character, whose shape it resembles."^^xsd:string .

[]
    oboInOwl:source "BTO:0000890"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001025 ;
    owl:annotatedTarget obo:FAO_0000011 .

[]
    oboInOwl:hasDbXref "BTO:0000890"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001025 ;
    owl:annotatedTarget "A mass of hyphae, usually in wood or bark; visible with the naked eye."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0000892"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001026 ;
    owl:annotatedTarget "OBSOLETE. The fungal component of the lichen partnership, absorbing nutrients and providing structural support for the plant."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0000893"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001027 ;
    owl:annotatedTarget "A composite structure formed by the symbiotic association of the mycelium of a fungus with the roots of a seed plant."^^xsd:string .

[]
    oboInOwl:source "BTO:0001098"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001028 ;
    owl:annotatedTarget obo:FAO_0000007 .

[]
    oboInOwl:hasDbXref "BTO:0001098"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001028 ;
    owl:annotatedTarget "A fruiting body formed by some cellular slime moulds; has a stalk and a spore mass."^^xsd:string .

[]
    oboInOwl:source "BTO:0001139"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001029 ;
    owl:annotatedTarget obo:FAO_0000001 .

[]
    oboInOwl:hasDbXref "BTO:0001139"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001029 ;
    owl:annotatedTarget "A multinucleate plasmodium-like body formed by aggregation of myxamoebae without fusion of their protoplasm."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001030 ;
    owl:annotatedTarget "An invasive mycelium that forms within a solid or semi-solid substrate such as wood, soil or agar."^^xsd:string .

[]
    oboInOwl:source "BTO:0001562"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001031 ;
    owl:annotatedTarget obo:FAO_0000011 .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001031 ;
    owl:annotatedTarget "A mycelium that forms prior to sporulation and extends aerially, or perpendicular, to its substrate."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000009 ;
    owl:annotatedTarget "The structure on which spore-bearing tissue is carried in sexually-derived fruiting bodies."^^xsd:string .

[]
    oboInOwl:source "BTO:0002160"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001034 ;
    owl:annotatedTarget obo:FAO_0000008 .

[]
    oboInOwl:hasDbXref "BTO:0002160"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001034 ;
    owl:annotatedTarget "An open or expanded fruiting body that has asci contained on its exposed surface; found in lichens and actinomycetous fungi."^^xsd:string .

[]
    oboInOwl:source "BTO:0002163"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001035 ;
    owl:annotatedTarget obo:FAO_0000008 .

[]
    oboInOwl:hasDbXref "BTO:0002163"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001035 ;
    owl:annotatedTarget "An ascocarp that is composed of a loose network of mycelia through which ascospores filter and are released at maturity; its reproductive organs are in the form of naked asci. Found in fungi of the family Gymnoascaceae."^^xsd:string .

[]
    oboInOwl:source "BTO:0002164"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001036 ;
    owl:annotatedTarget obo:FAO_0000008 .

[]
    oboInOwl:hasDbXref "BTO:0002164"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001036 ;
    owl:annotatedTarget "A flask-shaped fruiting body that forms a pore for the escape of spores; found in some molds and ascomycetous fungi."^^xsd:string .

[]
    oboInOwl:source "BTO:0004822"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001051 ;
    owl:annotatedTarget obo:FAO_0000011 .

[]
    oboInOwl:hasDbXref "BTO:0004822"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001051 ;
    owl:annotatedTarget "An outgrowth produced by germinating spores in certain species of spore-releasing fungi. The germ tube differentiates, grows, and undergoes mitosis to create somatic hyphae."^^xsd:string .

[]
    oboInOwl:source "BTO:0005533"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001052 ;
    owl:annotatedTarget obo:FAO_0000001 .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000010 ;
    owl:annotatedTarget "A multicellular anatomical structure that functions in the production of spores, which are directly borne upon or within sporogenous cells that form part of the sporophore."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0005533"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001052 ;
    owl:annotatedTarget "The nodule from which a mushroom develops. The primordium, less than two millimeters in diameter, resembles a pinhead, and is typically found on or near the surface of the substrate. It is formed within the mycelium, the mass of threadlike hyphae that make up the fungus. The primordium enlarges into a roundish structure of interwoven hyphae roughly resembling an egg, called a button."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0005533"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasRelatedSynonym ;
    owl:annotatedSource obo:FAO_0001052 ;
    owl:annotatedTarget "primordium"^^xsd:string .

[]
    oboInOwl:source "BTO:0006116"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty rdfs:subClassOf ;
    owl:annotatedSource obo:FAO_0001053 ;
    owl:annotatedTarget obo:FAO_0001008 .

[]
    oboInOwl:hasDbXref "BTO:0006116"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001053 ;
    owl:annotatedTarget "A very small sclerotium."^^xsd:string .

[]
    oboInOwl:hasDbXref "DOI:10.1007/978-3-642-00286-1_2"^^xsd:string, "PMID:125266"^^xsd:string, "PMID:20739093"^^xsd:string, "PMID:25311923"^^xsd:string, "PMID:4410944"^^xsd:string, "PMID:6235211"^^xsd:string, "PMID:6235212"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002001 ;
    owl:annotatedTarget "A spherical fungal structure that is formed in the sexual phase of ascomycetous fungi such as Neurospora crassa and Sordaria macrospora. A protoperithecium is formed by the enveloping of ascogonia cells by sterile hyphae, and develops into a perithecium."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002002 ;
    owl:annotatedTarget "A fungal structure that comprises more than one cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002003 ;
    owl:annotatedTarget "A multicellular fungal structure composed of two or more cells of a single unicellular organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0002003 ;
    owl:annotatedTarget "multicellular structure, unicellular organism"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002004 ;
    owl:annotatedTarget "A multicellular fungal structure composed of two or more cells of a single multicellular organism."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0002004 ;
    owl:annotatedTarget "multicellular structure, multicellular organism"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000010 ;
    owl:annotatedTarget "fruit body"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "PMID:15012214"^^xsd:string, "PMID:15012548"^^xsd:string, "PMID:22496661"^^xsd:string, "PMID:26043436"^^xsd:string, "PMID:31382649"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002005 ;
    owl:annotatedTarget "A modified hypha that forms a specialized structure used by a fungus to penetrate a target. The appressorium first presses against the substrate, usually with a flattened morphology, and then forms a penetration peg that enters the substrate via turgor pressure. Parasitic and mutualistic fungi use appressoria to enter host cells, and some saprotrophs can form appressoria to penetrate non-living substrates."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002006 ;
    owl:annotatedTarget "A spore-producing structure that is formed following same-sex (self) mating. These structures are produced by Cryptococcus species in a manner similar to sexual mating except that the resulting spores are isogenic with the parental strain."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0002006 ;
    owl:annotatedTarget "haploid fruit body"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0002006 ;
    owl:annotatedTarget "haploid fruitbody"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0002006 ;
    owl:annotatedTarget "haploid fruiting body"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0002006 ;
    owl:annotatedTarget "monokaryotic fruit body"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0002006 ;
    owl:annotatedTarget "monokaryotic fruiting body"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002007 ;
    owl:annotatedTarget "A specialized cell with an enlarged cell wall that develops from a hyphal cell in a septate mycelium and swells at the aerial terminus to form a conidiophore vesicle. The aerial portion of the foot cell forms the conidiophore stalk."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000010 ;
    owl:annotatedTarget "fruitbody"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string, "FAO:mah"^^xsd:string, "PMID:16040203"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002008 ;
    owl:annotatedTarget "A short, thin, unbranched tubular structure that emerges from a conidium and grows towards, and then fuses with, a similar tube growing from another conidium or conidial germling."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002009 ;
    owl:annotatedTarget "A  large, round, thick-walled structure that contains endospores such as those produced by Coccidioides species within a host."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string, "FAO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002010 ;
    owl:annotatedTarget "A fungal structure that develops during mating and contributes to sexual reproduction."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0002011 ;
    owl:annotatedTarget "A hypha that emerges from a yeast-form cell upon stimulation by the pheromone of a compatible mating partner. An example is observed in Cryptococcus species."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000010 ;
    owl:annotatedTarget "fruiting body"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000010 ;
    owl:annotatedTarget "spore-bearing structure"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000001 ;
    owl:annotatedTarget "An anatomical structure that forms all or part of a fungus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000010 ;
    owl:annotatedTarget "spore-producing structure"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000010 ;
    owl:annotatedTarget "sporocarp"^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000011 ;
    owl:annotatedTarget "A group or mass of discrete hyphae; the vegetative structure of many fungi."^^xsd:string .

[]
    oboInOwl:hasDbXref "BTO:0000114"^^xsd:string, "ISBN:0471940526"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000012 ;
    owl:annotatedTarget "A large fruiting body that is composed of masses of intertwined hyphal elements and produces basidia and basidiospores. The basidiocarp is characteristic of the majority of fungi of the subphylum Basidiomycotina, in which it is the site of karyogamy and meiosis. Mushrooms and toadstools are common examples."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string, "FAO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000013 ;
    owl:annotatedTarget "An ascospore that is contained in an ascus associated with an ascocarp."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000014 ;
    owl:annotatedTarget "A sac-like structure containing sexual spores formed by Ascomycotina; mature asci may have little or no cytoplasm or cytoplasmic contents, and no nucleus outside of the spores."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000015 ;
    owl:annotatedTarget "An ascus that is not associated with an ascocarp, and is usually derived from a single cell."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string, "FAO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000016 ;
    owl:annotatedTarget "An ascospore that is contained in a free ascus (i.e. not associated with an ascocarp)."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string, "FAO:mah"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000002 ;
    owl:annotatedTarget "A multicellular fungal structure composed of cells from more than one species."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000017 ;
    owl:annotatedTarget "A spore formed following meiosis. In some species, prospores formed by meiosis may undergo one or more rounds of mitosis before they are fully mature."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string, "FAO:mah"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000018 ;
    owl:annotatedTarget "A fungal structure that comprises a single cell. An individual cell is composed of a plasma membrane, contents internal to the plasma membrane, and any external protective or encapsulating structure."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000019 ;
    owl:annotatedTarget "A spore produced by a fungus. A spore is a differentiated form of an organism produced during or as a result of an asexual or sexual reproductive process; usually a cell with a thick cell wall that stores and protects one or more nuclei. Spores may be produced in response to, and are characteristically resistant to, adverse environmental conditions."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:16339736"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000020 ;
    owl:annotatedTarget "A thick-walled spore that forms in an ascus. Clusters of four or eight spores are formed in a single ascus following sexual reproduction; found in Ascomycetes."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string, "ISBN:9781107079915"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000021 ;
    owl:annotatedTarget "A thick-walled spore formed externally on extrusions of a basidium following sexual reproduction; found in Basidiomycetes."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "PMID:27888605"^^xsd:string, "PMID:8898211"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000022 ;
    owl:annotatedTarget "A diploid spore with a thick, pigmented, sculpted cell wall, and extracellular peptidoglycan spikes that is formed during growth in a plant host by some Basidiomycete species, including pathogenic smut (Ustilaginales) and rust (Pucciniales) fungi."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:2524423"^^xsd:string, "PMID:9529886"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000023 ;
    owl:annotatedTarget "A spore formed following one or more rounds of mitosis, without meiosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:2524423"^^xsd:string, "PMID:9529886"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000024 ;
    owl:annotatedTarget "An asexual, nonmotile spore formed by higher fungi. Conidia are usually made from the side or tip of specialized sporogenous cells and do not form by progressive cleavage of the cytoplasm."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000025 ;
    owl:annotatedTarget "A conidium that has only one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000025 ;
    owl:annotatedTarget "uninucleate conidium"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "PMID:21642346"^^xsd:string, "PMID:26731728"^^xsd:string, "PMID:30206343"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000026 ;
    owl:annotatedTarget "A thin-walled spore that is formed in a uredinium and is the primary dispersal mode for rust-causing Basidiomycete fungi."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000026 ;
    owl:annotatedTarget "urediospore"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000026 ;
    owl:annotatedTarget "uredospore"^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:9529886"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000027 ;
    owl:annotatedTarget "A mononucleate spore formed on specialized cells or projections (sterigma) of a conidiophore head."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string, "PMID:8357339"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000028 ;
    owl:annotatedTarget "The smaller of two types of asexual spores formed by some fungi. An ovoid to pear-shaped asexual spore that contains very little cytoplasm and organelles, is mononucleate, and forms in vegetative hypae within a mycelium. Micronidia are extruded from the hyphal cell wall."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000029 ;
    owl:annotatedTarget "A macroconidium that has only one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000029 ;
    owl:annotatedTarget "uninucleate macroconidium"^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000030 ;
    owl:annotatedTarget "A blastoconidium that has only one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000030 ;
    owl:annotatedTarget "uninucleate blastoconidium"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string, "ISBN:0471940526"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000003 ;
    owl:annotatedTarget "A spore-producing structure found in a Basidiomycete; formed when the terminal cell of a dikaryotic hyphal branch inflates and undergoes karyogamy and meiosis."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000031 ;
    owl:annotatedTarget "An arthroconidium that has only one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000031 ;
    owl:annotatedTarget "uninucleate arthroconidium"^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "ISBN:0471940526"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000032 ;
    owl:annotatedTarget "A single cell that is in the vegetative growth stage of an organism's life cycle, in which metabolism and growth predominate, and is not undergoing sexual processes."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000033 ;
    owl:annotatedTarget "A conidium that has more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string, "SGD:clt"^^xsd:string, "https://www.britishlichensociety.org.uk/about-lichens/what-is-a-lichen"^^xsd:string, "https://www.livescience.com/55008-lichens.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000034 ;
    owl:annotatedTarget "A composite structure that forms the vegetative portion of a lichen; minimally composed of at least one fungal species (the mycobiont) and an alga or cyanobacterium (the photobiont)."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000035 ;
    owl:annotatedTarget "A macroconidium that has more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000036 ;
    owl:annotatedTarget "A blastoconidium that has more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000037 ;
    owl:annotatedTarget "An arthroconidium that has more than one nucleus."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000038 ;
    owl:annotatedTarget "The larger of two types of asexual spores formed by some fungi; usually round or oblong."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0851988857"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000039 ;
    owl:annotatedTarget "An asexual spore formed by Oomycetes; formed upon fertilization of an oosphere."^^xsd:string .

[]
    oboInOwl:hasDbXref "ISBN:0471940526"^^xsd:string, "ISBN:9781107079915"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000040 ;
    owl:annotatedTarget "A thick-walled, sexual, resting spore that forms in a zygosporangium; typical of Zygomycetes."^^xsd:string .

[]
    oboInOwl:hasDbXref "PMID:2524423"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000041 ;
    owl:annotatedTarget "A cylindrical spore formed by development and compartmentation of hyphae; the hyphae are often supporting blastoconidiophores."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string, "PMID:2524423"^^xsd:string, "SGD:clt"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000042 ;
    owl:annotatedTarget "An oblong or round asexual reproductive spore formed specifically by budding."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string, "PMID:9529886"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000043 ;
    owl:annotatedTarget "A specialized hypha, often aerial, that gives rise to asexual spores known as conidia."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000044 ;
    owl:annotatedTarget "A small hyphal branch or structure which supports a sporangium, a conidium, or a basidiospore. In species with biseriate (two-layered) sterigmata such as A. nidulans, the first layer comprises primary sterigmata (metulae) and the second layer secondary sterigmata (phialides). Some species, e.g. A. fumigatus, A. oryzae, and others, have only phialides."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "PMID:9529886"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000045 ;
    owl:annotatedTarget "A specialized cell that buds from a metula on a developing conidiophore. Multiple phialides may bud from each metula. The phialides in turn divide asymmetrically to give rise to chains of conidia."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "PMID:9529886"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000046 ;
    owl:annotatedTarget "A specialized cell borne on a conidiophore that gives rise to phialides during the process of conidiation."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000047 ;
    owl:annotatedTarget "A completely closed fruiting body formed by some fungi of the Ascomycota, containing asci."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000004 ;
    owl:annotatedTarget "An ascus that is associated with an ascocarp."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "PMID:19210625"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000048 ;
    owl:annotatedTarget "A specialized multinucleate cell that originates from a nest-like aggregation of hyphae during sexual development. Hulle cells serve as nurse cells to the developing cleistothecium."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "PMID:9529886"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000049 ;
    owl:annotatedTarget "The swollen region at the apex of a conidiophore, bearing multiple metulae."^^xsd:string .

[]
    oboInOwl:hasDbXref "AspGD:mcc"^^xsd:string, "PMID:9529886"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000050 ;
    owl:annotatedTarget "The elongated part of the conidiophore that extends, often aerially, from the growth substrate and supports the structures that bear conidia."^^xsd:string .

[]
    oboInOwl:hasDbXref "http://www.mushroomthejournal.com/greatlakesdata/Terms/oidiu163.html"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000051 ;
    owl:annotatedTarget "An asexual spore that is produced on very simple hyphae that protrude a short distance into the substrate. Oidia are borne a few at a time, and are usually presumed not to constitute the main reproductive strategy of the fungus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000052 ;
    owl:annotatedTarget "A structure within which spores develop."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string, "ISBN:9781107079915"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000053 ;
    owl:annotatedTarget "A thick-walled structure that arises from a zygote formed by the fusion or conjugation of two hyphal branches, produces spores, and is characteristic of the Zygomycetes."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000005 ;
    owl:annotatedTarget "The placeholder class 'obsolete' has been made obsolete, as this is not tracked with an explicit obsoletion flag in obo format."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000054 ;
    owl:annotatedTarget "A dikaryotic spore, typically of a rust fungus, that is produced in an aecium; in heteroecious rusts, the aeciospore is a spore stage that infects the alternate host."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string, "answers.com:aplanospore"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000055 ;
    owl:annotatedTarget "A nonmotile, asexual spore, usually a sporangiospore, common in the Phycomycetes."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000056 ;
    owl:annotatedTarget "A cuplike structure of some rust fungi that contains chains of aeciospores."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000057 ;
    owl:annotatedTarget "A teliospore-bearing sorus of the rust fungi. A sorus is a cluster of sporangia; the telium is a pustule-like sorus that forms on the tissue of a plant infected by a rust fungus and produces teliospores."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:curators"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000058 ;
    owl:annotatedTarget "A reddish, pustule-like structure formed by a rust fungus, in which urediniospores are produced."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty oboInOwl:hasExactSynonym ;
    owl:annotatedSource obo:FAO_0000058 ;
    owl:annotatedTarget "uredium"^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string, "http://science.yourdictionary.com/conjugation-tube"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000059 ;
    owl:annotatedTarget "A tubular structure that connects two individuals during conjugation, through which the transfer of genetic material can occur. The conjugation tube usually forms in response to pheromone."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000060 ;
    owl:annotatedTarget "A hyphal cell that forms a clamp connection, a structure that separates differing nuclei, which have been obtained through mating of hyphae of differing sexual types, into distinct hyphal segments that are separated by septa (cross walls)."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000061 ;
    owl:annotatedTarget "A structure produced in a dikaryotic hypha upon migration of the nuclei after mating of hyphae of differing sexual types.  The clamp fuses to compartmentalize a nucleus within the subapical cell.  Note: A hyphal cell that forms a clamp connection is called a \"clamp cell\"."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000062 ;
    owl:annotatedTarget "A structure that separates the nuclei within monokaryotic hyphae into distinct hyphal segments. Monokaryotic hyphae are produced during unisexual reproduction or hyphal development of a diploid, in contrast to dikaryotic hyphae which are produced by mating of hyphae of differing sexual types."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string, "PMID:21821718"^^xsd:string, "PMID:29775474"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000063 ;
    owl:annotatedTarget "A large, highly polyploid cell that has altered capsule structure, a thickened cell wall, and increased resistance to nitrosative and oxidative stresses relative to yeast-form cells of the same species. Identified in Cryptococcus neoformans, in which the morphological transition to Tina cell form enables the fungus to evade the immune system of a mammalian host."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000064 ;
    owl:annotatedTarget "A forcibly discharged asexual spore. With fungi, most types of basidiospores formed on basidia are discharged into the air from the tips of sterigmata."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string, "FAO:mah"^^xsd:string, "http://en.wikipedia.org/wiki/Dikaryon"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000065 ;
    owl:annotatedTarget "A binucleate cell observed in some fungi that forms when two compatible nuclei, each originating from one of the cells, pair off after plasmogamy and cohabit without karyogamy within a hyphal compartment. The nuclei divide synchronously and are passed in pairs to newer cells or hyphal tips, which are also binucleate."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000066 ;
    owl:annotatedTarget "The appendage or portion of a commensal or parasitic fungus (the hyphal tip) that penetrates the host's tissue and draws nutrients from it. Haustoria may arise from intercellular hyphae, appressoria, or external hyphae."^^xsd:string .

[]
    oboInOwl:hasDbXref "CGD:doi"^^xsd:string, "FAO:mah"^^xsd:string, "PMID:16215181"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0000067 ;
    owl:annotatedTarget "A large, thick-walled resting spore with condensed cytoplasm, formed within hyphae or at hyphal tips in several kinds of fungi."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mah"^^xsd:string, "FAO:mcc"^^xsd:string, "ISBN:0471522295"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001001 ;
    owl:annotatedTarget "A long, branching filamentous structure formed by a vegetatively growing fungus."^^xsd:string .

[]
    oboInOwl:hasDbXref "FAO:mcc"^^xsd:string ;
    a owl:Axiom ;
    owl:annotatedProperty obo:IAO_0000115 ;
    owl:annotatedSource obo:FAO_0001002 ;
    owl:annotatedTarget "A chain of cells, formed under specific growth conditions, in which yeast-form fungal cells become elongated, bud only at the cellular pole distal to the mother cell, and fail to separate after division. Pseudohyphae exhibit constrictions at the cell-cell junctions, in contrast to true hyphae which are of more uniform diameter."^^xsd:string .

