@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:-Q2FX479T-Q .

n9j:-Q2FX479T-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/variety_of_foods_and_obesity> ;
  skos:definition "The complex relationship between food intake and weight has never been more relevant as it is in the current cultural context of abundance exceeding necessity in developed nations. An unlimited amount of food choices inundates the public, yet these options have sent Americans into a worsening obesity epidemic despite knowledge about the complications of obesity. [Source: Encyclopedia of Obesity; Variety of Foods and Obesity]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-H9779JHJ-6 ;
  skos:prefLabel "variety of foods and obesity"@en .

n9j: a skos:ConceptScheme .
n9j:-H9779JHJ-6
  skos:prefLabel "societal influences and outcomes of obesity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Q2FX479T-Q .

