@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/personal_identity>
  skos:prefLabel "personal identity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/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/body_image> .

<https://concepts.sagepub.com/social-science/concept/body_image>
  skos:definition "Body image refers to a person's self-perception of his or her body type and body size. This image is sometimes in keeping with the reality of a person's body size but often quite disparate from that actuality. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n56.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Body Image</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001828.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_identity> ;
  skos:prefLabel "body image"@en ;
  a skos:Concept .

