@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

vh8: a skos:ConceptScheme .
vh8:-CDR3DSKK-5
  skos:prefLabel "trouble du comportement alimentaire"@fr, "eating disorder"@en ;
  a skos:Concept ;
  skos:narrower vh8:-NP96SG7D-D .

vh8:-NP96SG7D-D
  skos:definition "Binge eating is a pattern of disordered eating which consists of episodes of uncontrollable eating. It is a common symptom of eating disorders such as binge eating disorder and bulimia nervosa. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-CDR3DSKK-5 ;
  skos:prefLabel "frénésie alimentaire"@fr, "binge eating"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Binge_eating> .

