@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:-KK9349N3-X .

vh8:-KK9349N3-X
  skos:prefLabel "anorexia nervosa"@en, "anorexie mentale"@fr ;
  skos:inScheme vh8: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Anorexia_nervosa>, <https://www.wikidata.org/wiki/Q131749>, <https://fr.wikipedia.org/wiki/Anorexie_mentale> ;
  skos:definition "L’anorexie mentale (du grec ancien ἀν-όρεξις (anórexis) = « perte du désir (de manger) ») est un des troubles des conduites alimentaires (TCA). (Wikipédia)"@fr, "Anorexia nervosa, often referred to simply as anorexia, is an eating disorder, characterized by low weight, food restriction, fear of gaining weight, and a strong desire to be thin. (Wikipedia)"@en ;
  skos:broader vh8:-CDR3DSKK-5 ;
  a skos:Concept .

