@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:20576
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://purl.obolibrary.org/obo/PO_0009001> ;
  skos:definition "[EFO]* 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. 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)."@en ;
  skos:broader envthes:20566 ;
  skos:prefLabel "fruit"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20566
  skos:prefLabel "part of organism"@en ;
  a skos:Concept ;
  skos:narrower envthes:20576 .

