@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_a588b2d3>
  skos:prefLabel "Plant part"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_092eb3d3> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_179faa76> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_092eb3d3> .
<https://w3id.org/ozcar-theia/c_11b044e3> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_092eb3d3> .
<https://w3id.org/ozcar-theia/c_092eb3d3>
  skos:broader <https://w3id.org/ozcar-theia/c_a588b2d3> ;
  skos:definition "[Wikipedia] A leaf (plural leaves) is the principal lateral appendage of the vascular plant stem, usually borne above ground and specialized for photosynthesis. The leaves, stem, flower and fruit together form the shoot system. Leaves are collectively referred to as foliage, as in \"autumn foliage\"."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/4730>, <http://vocabs.lter-europe.net/EnvThes/20577> ;
  skos:prefLabel "Leaf"@en ;
  a ns0:Entity, skos:Concept .

