@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/eating_disorders_and_body_image>
  skos:definition "Body image dissatisfaction is normative among females in the United States and is growing among males—even among preadolescents. The array of mental illnesses known as eating disorders are strongly influenced by, and manifested in, body image concerns. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n229.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Eating Disorders and Body Image</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_and_sexual_orientation> ;
  skos:prefLabel "eating disorders and body image"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gender_and_sexual_orientation>
  skos:prefLabel "gender and sexual orientation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eating_disorders_and_body_image> .

<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/eating_disorders_and_body_image> .

