@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:1453
  skos:related vochorizon:4314 ;
  a skos:Concept ;
  skos:prefLabel "ENTRAIDE"@fr .

vochorizon:2817
  skos:related vochorizon:4314 ;
  a skos:Concept ;
  skos:prefLabel "ONG"@fr .

vochorizon:1899
  skos:related vochorizon:4314 ;
  a skos:Concept ;
  skos:prefLabel "GROUPEMENT PAYSAN"@fr .

vochorizon:4145
  skos:related vochorizon:4314 ;
  a skos:Concept ;
  skos:prefLabel "TONTINE"@fr .

vochorizon:4314
  a skos:Concept ;
  skos:hiddenLabel "association"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "VIE ASSOCIATIVE"@fr ;
  skos:related vochorizon:1453, vochorizon:1899, vochorizon:2817, vochorizon:4145 ;
  skos:topConceptOf vochorizon: .

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

