@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:3830
  skos:related vochorizon:3990 ;
  a skos:Concept ;
  skos:prefLabel "SOINS DE SANTE PRIMAIRES"@fr .

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

vochorizon:3990
  a skos:Concept ;
  skos:definition "Enregistrement en continu de la situation nutritionnelle d'une population" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "SURVEILLANCE NUTRITIONNELLE"@fr ;
  skos:related vochorizon:3350, vochorizon:3830, vochorizon:97 ;
  skos:topConceptOf vochorizon: .

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

vochorizon:3350
  a skos:Concept ;
  skos:prefLabel "PROTECTION MATERNELLE ET INFANTILE"@fr .

