@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-C4WG8K5Z-T .

n9j: a skos:ConceptScheme .
n9j:-C4WG8K5Z-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/childhood_onset_eating_disorders> ;
  skos:definition "The mean age of onset for anorexia nervosa is 17 and the prevalence among females in late adolescence and early adulthood is approximately 0.5 to 1.0 percent. Bulimia nervosa occurs in between 1 to 3 percent in young adolescent and adult females and typically begins in late adolescence or early adulthood. [Source: Encyclopedia of Obesity; Childhood Onset Eating Disorders]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-GTG3B3WW-P ;
  skos:prefLabel "childhood onset eating disorders"@en .

n9j:-GTG3B3WW-P
  skos:prefLabel "disordered eating and obesity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C4WG8K5Z-T .

