@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns0: <http://data.bioontology.org/metadata/obo/> . obo_purl:PO_0009001 metadata_def:mappingLoom "fruit" ; metadata_def:mappingSameURI obo_purl:PO_0009001 ; metadata_def:prefLabel "fruit" ; metadata:prefixIRI "PO:0009001" ; obo_purl:IAO_0000115 "A multi-tissue plant structure (PO:0025496) that develops from a gynoecium (PO:0009062) and may have as parts one or more seeds (PO:0009010)." ; a owl:Class ; rdfs:comment "A fruit may contain additional plant structures (PO:0009011) that were part of a flower (PO:0009046) and mature along with the gynoecium, such as a receptacle (PO:0009064). A fruit may develop without fertilization in cases of parthenocarpy, apomixis, or other hormone-induced conditions and may not always contain seeds. Fruits only occur in angiosperms.", "The mature ovary or ovaries of a seed-bearing plant, together with accessory parts, containing the seeds and occurring in a wide variety of forms." ; rdfs:label "fruit" ; rdfs:subClassOf obo_purl:PO_0025131 . obo_purl:PO_0009084 ns0:part_of obo_purl:PO_0009001 ; metadata:treeView obo_purl:PO_0009001 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns0: <http://data.bioontology.org/metadata/obo/> .

obo_purl:PO_0009001
    metadata_def:mappingLoom "fruit" ;
    metadata_def:mappingSameURI obo_purl:PO_0009001 ;
    metadata_def:prefLabel "fruit" ;
    metadata:prefixIRI "PO:0009001" ;
    obo_purl:IAO_0000115 "A multi-tissue plant structure (PO:0025496) that develops from a gynoecium (PO:0009062) and may have as parts one or more seeds (PO:0009010)." ;
    a owl:Class ;
    rdfs:comment "A fruit may contain additional plant structures (PO:0009011) that were part of a flower (PO:0009046) and mature along with the gynoecium, such as a receptacle (PO:0009064). A fruit may develop without fertilization in cases of parthenocarpy, apomixis, or other hormone-induced conditions and may not always contain seeds. Fruits only occur in angiosperms.", "The mature ovary or ovaries of a seed-bearing plant, together with accessory parts, containing the seeds and occurring in a wide variety of forms." ;
    rdfs:label "fruit" ;
    rdfs:subClassOf obo_purl:PO_0025131 .

obo_purl:PO_0009084
    ns0:part_of obo_purl:PO_0009001 ;
    metadata:treeView obo_purl:PO_0009001 .