@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/school_nutrition>
  skos:prefLabel "school nutrition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disordered_eating> .

<https://concepts.sagepub.com/social-science/concept/psychological_influences_and_outcomes_of_obesity>
  skos:prefLabel "psychological influences and outcomes of obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disordered_eating> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/disordered_eating> .

<https://concepts.sagepub.com/social-science/concept/disordered_eating>
  skos:definition "Disordered eating (DE) can be defined as eating habits and attitudes that pose a threat to health but do not meet the criteria of a recognized eating disorder. While individuals with eating disorders do exhibit disordered eating behaviors, these behaviors occur less frequently and less severely in people who do not present clinically with eating disorders. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n71.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Disordered Eating</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_nutrition>, <https://concepts.sagepub.com/social-science/concept/psychological_influences_and_outcomes_of_obesity> ;
  skos:prefLabel "disordered eating"@en ;
  a skos:Concept .

