@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:4296
  skos:related vochorizon:1693 ;
  a skos:Concept ;
  skos:prefLabel "VEGETATION"@fr .

vochorizon:871
  skos:related vochorizon:1693 ;
  a skos:Concept ;
  skos:prefLabel "CONSERVATION DE LA NATURE"@fr .

vochorizon:3209
  skos:related vochorizon:1693 ;
  a skos:Concept ;
  skos:prefLabel "POPULATION VEGETALE"@fr .

vochorizon:1693
  a skos:Concept ;
  skos:hiddenLabel "florule"@fr, "inventaire floristique"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "FLORE"@fr ;
  skos:related vochorizon:3209, vochorizon:4296, vochorizon:871 ;
  skos:topConceptOf vochorizon: .

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

