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

<https://w3id.org/ozcar-theia/c_22a86274>
  skos:prefLabel "Biological phenomenon"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_7899fab1> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_4ac15158>
  skos:prefLabel "Plant phenological state change"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7899fab1> .

<https://w3id.org/ozcar-theia/c_78d5046a>
  skos:prefLabel "Sap flow"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7899fab1> .

<https://w3id.org/ozcar-theia/c_7899fab1>
  skos:broader <https://w3id.org/ozcar-theia/c_22a86274> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_4ac15158>, <https://w3id.org/ozcar-theia/c_78d5046a> ;
  dc:modified "2023-05-16T13:57:17"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Vegetation phenomenon"@en ;
  a skos:Concept .

