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

vochorizon:3081
  skos:related vochorizon:168 ;
  a skos:Concept ;
  skos:prefLabel "PLANIFICATION REGIONALE"@fr .

vochorizon:1878
  skos:related vochorizon:168 ;
  a skos:Concept ;
  skos:prefLabel "GRAND PROJET"@fr .

vochorizon:168
  a skos:Concept ;
  skos:definition "Ensemble des moyens destinés à assurer un développement équilibré des régions" ;
  skos:hiddenLabel "amenagement regional"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "AMENAGEMENT DU TERRITOIRE"@fr ;
  skos:related vochorizon:1141, vochorizon:1878, vochorizon:3081 ;
  skos:topConceptOf vochorizon: .

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

