@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:3714
  skos:related vochorizon:97 ;
  a skos:Concept ;
  skos:prefLabel "SECOURS D'URGENCE"@fr .

vochorizon:3990
  skos:related vochorizon:97 ;
  a skos:Concept ;
  skos:prefLabel "SURVEILLANCE NUTRITIONNELLE"@fr .

vochorizon:97
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "AIDE ALIMENTAIRE"@fr ;
  skos:related vochorizon:3714, vochorizon:3990 ;
  skos:topConceptOf vochorizon: .

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

