@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:25
  a skos:Concept ;
  skos:definition "\"\"\"Selon la théorie libérale : investissement;selon la théorie marxiste\"\" : création des conditions permettant d'atteindre un accroissement de productio- n (capital fixe et main d'oeuvre)\"" ;
  skos:hiddenLabel "formation du capital"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "ACCUMULATION DU CAPITAL"@fr ;
  skos:topConceptOf vochorizon: .

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

