@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:4224
  skos:related vochorizon:2939 ;
  a skos:Concept ;
  skos:prefLabel "TRAVAILLEUR AGRICOLE"@fr .

vochorizon:14
  skos:related vochorizon:2939 ;
  a skos:Concept ;
  skos:prefLabel "ACCES A LA TERRE"@fr .

vochorizon:2940
  skos:related vochorizon:2939 ;
  a skos:Concept ;
  skos:prefLabel "PAYSANNERIE"@fr .

vochorizon:2939
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "PAYSAN SANS TERRE"@fr ;
  skos:related vochorizon:14, vochorizon:2940, vochorizon:4224 ;
  skos:topConceptOf vochorizon: .

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

