@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:4119
  skos:related vochorizon:3963 ;
  a skos:Concept ;
  skos:prefLabel "THEORIE ECONOMIQUE"@fr .

vochorizon:3963
  a skos:Concept ;
  skos:definition "\"Couverture de la majeure partie de la demande globale en biens d'un pays par la production nationale, c'est-Aa-dire fabrication, au niveau national, de biens de consommation, de produits finis ou semi-finis, précédemment importés\"" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "SUBSTITUTION AUX IMPORTATIONS"@fr ;
  skos:related vochorizon:4119 ;
  skos:topConceptOf vochorizon: .

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

