@prefix vochorizon: <https://uri.ird.fr/so/kos/vochorizon/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

vochorizon:1308
  skos:related vochorizon:3014 ;
  a skos:Concept ;
  skos:prefLabel "ECOLOGIE"@fr .

vochorizon:1033
  skos:related vochorizon:3014 ;
  a skos:Concept ;
  skos:prefLabel "CYCLE DE DEVELOPPEMENT"@fr .

vochorizon:3014
  a skos:Concept ;
  skos:definition "Science qui étudie l'influence des phénomènes saisonniers sur le monde organique" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "PHENOLOGIE"@fr ;
  skos:related vochorizon:1033, vochorizon:1308 ;
  skos:topConceptOf vochorizon: .

vochorizon:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "vochorizon" .

