@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:2939
  skos:related vochorizon:14 ;
  a skos:Concept ;
  skos:prefLabel "PAYSAN SANS TERRE"@fr .

vochorizon:858
  skos:related vochorizon:14 ;
  a skos:Concept ;
  skos:prefLabel "CONFLIT FONCIER"@fr .

vochorizon:1709
  skos:related vochorizon:14 ;
  a skos:Concept ;
  skos:prefLabel "FONCIER RURAL"@fr .

vochorizon:14
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "ACCES A LA TERRE"@fr ;
  skos:related vochorizon:1709, vochorizon:2939, vochorizon:858 ;
  skos:topConceptOf vochorizon: .

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

