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

n9j:-V5V4LR73-C
  skos:prefLabel "child obesity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P21W5JVG-C .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-P21W5JVG-C .

n9j:-P21W5JVG-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/changing_children's_food_habits> ;
  skos:definition "Approximately 9 million U.S. children over the age of 6 are now considered overweight, and the numbers are on the rise. The U.S. Centers for Disease Control and Prevention (CDC) state that the percentage of overweight young people in the United States has roughly tripled since 1980 to about 18 percent. [Source: Encyclopedia of Obesity; Changing Children's Food Habits]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V5V4LR73-C ;
  skos:prefLabel "changing children's food habits"@en .

n9j: a skos:ConceptScheme .
