@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:3085
  skos:related vochorizon:1583 ;
  a skos:Concept ;
  skos:prefLabel "PLANTATION INDUSTRIELLE"@fr .

vochorizon:1879
  skos:related vochorizon:1583 ;
  a skos:Concept ;
  skos:prefLabel "GRANDE PROPRIETE"@fr .

vochorizon:3086 skos:related vochorizon:1583 .
vochorizon:3002
  skos:related vochorizon:1583 ;
  a skos:Concept ;
  skos:prefLabel "PETITE PROPRIETE"@fr .

vochorizon:3327
  skos:related vochorizon:1583 ;
  a skos:Concept ;
  skos:prefLabel "PROPRIETE FONCIERE"@fr .

vochorizon:1583
  a skos:Concept ;
  skos:definition "\"L'exploitation agricole est l'ensemble des moyens de production (travailleurs, élevage, matBeriel, terre)\"" ;
  skos:hiddenLabel "entreprise agricole"@fr, "unite de production agricole"@fr, "upa"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "EXPLOITATION AGRICOLE"@fr ;
  skos:related vochorizon:1879, vochorizon:3002, vochorizon:3085, vochorizon:3327, [ ] ;
  skos:topConceptOf vochorizon: .

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

