@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:1141
  skos:related vochorizon:3081 ;
  a skos:Concept ;
  skos:prefLabel "DEVELOPPEMENT REGIONAL"@fr .

vochorizon:3176
  skos:related vochorizon:3081 ;
  a skos:Concept ;
  skos:prefLabel "POLITIQUE REGIONALE"@fr .

vochorizon:168
  skos:related vochorizon:3081 ;
  a skos:Concept ;
  skos:prefLabel "AMENAGEMENT DU TERRITOIRE"@fr .

vochorizon:3081
  a skos:Concept ;
  skos:definition "S'applique à une région dans un pays déterminé" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "PLANIFICATION REGIONALE"@fr ;
  skos:related vochorizon:1141, vochorizon:168, vochorizon:3176 ;
  skos:topConceptOf vochorizon: .

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

