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

<https://w3id.org/ozcar-theia/c_a673db44> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_a71602c1> .
<https://w3id.org/ozcar-theia/def_f1db9ea3>
  dc:source <https://fr.wikipedia.org/wiki/Floraison> ;
  rdf:value "Flowering is the biological process of flower development. It is controlled by the environment (light, humidity, temperature) and phytohormones. In nature, flowering is controlled by the phenomenon of floral induction."@en .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_a71602c1>
  a ns0:Entity, skos:Concept ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/20409> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://www.eionet.europa.eu/gemet/concept/3313> ;
  skos:broader <https://w3id.org/ozcar-theia/c_4ac15158> ;
  skos:prefLabel "Flowering"@en ;
  dc:modified "2023-05-12T14:49:37"^^xsd:dateTime ;
  skos:definition <https://w3id.org/ozcar-theia/def_f1db9ea3> .

<https://w3id.org/ozcar-theia/c_4ac15158>
  skos:prefLabel "Plant phenological state change"@en ;
  a ns0:Entity, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_a71602c1> .

