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

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

<https://w3id.org/ozcar-theia/c_b32fb595>
  skos:narrower <https://w3id.org/ozcar-theia/c_66918fe7>, <https://w3id.org/ozcar-theia/c_a588b2d3> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:prefLabel "Plant"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_d63e406d> ;
  skos:definition "[EnvThes] The plant kingdom, which contains multicellular eukaryotic photosynthetic organisms and, in some classiﬁcations, the algae (unicellular and multicellular). It includes the bryophytes (mosses and liverworts), seedless vascular plants (ferns, club mosses, horsetails) and the seed plants (gymnosperms and angiosperms). "@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/20676> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_66918fe7>
  skos:prefLabel "Herbaceous plant"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_b32fb595> .

<https://w3id.org/ozcar-theia/c_d63e406d>
  skos:prefLabel "Vegetation"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b32fb595> .

