@prefix ns0: <https://w3id.org/iadopt/ont/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_a35ce444> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_f1d295fd> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_f1d295fd>
  skos:broader <https://w3id.org/ozcar-theia/c_4ac15158> ;
  skos:definition <https://w3id.org/ozcar-theia/def_1e66f4a8> ;
  dc:modified "2023-05-12T14:51:05"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Fruiting"@en ;
  a ns0:Entity, skos:Concept .

<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_f1d295fd> .

<https://w3id.org/ozcar-theia/def_1e66f4a8>
  dc:source <https://fr.wikipedia.org/wiki/Nouaison> ;
  rdf:value "Fruit set is the initial phase of fruit formation. It is the moment when the ovary of the flower turns into fruit after fertilization."@en .

