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

<https://concepts.sagepub.com/social-science/concept/personality>
  skos:prefLabel "personality"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/personal_identity> .

<https://concepts.sagepub.com/social-science/concept/sexual_identity>
  skos:prefLabel "sexual identity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_identity> .

<https://concepts.sagepub.com/social-science/concept/cultural_identity>
  skos:prefLabel "cultural identity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_identity> .

<https://concepts.sagepub.com/social-science/concept/body_image>
  skos:prefLabel "body image"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_identity> .

<https://concepts.sagepub.com/social-science/concept/dignity>
  skos:prefLabel "dignity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_identity> .

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

<https://concepts.sagepub.com/social-science/concept/personal_identity>
  skos:definition "This entry is concerned with the concepts of a person and of personal identity and with various theories of persons and their identity. A paradox is unearthed: We have strong reasons for thinking that any (human) person is identical to a human being yet equally strong reasons to deny this. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n217.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Personal Identity</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sexual_identity>, <https://concepts.sagepub.com/social-science/concept/gender_identity>, <https://concepts.sagepub.com/social-science/concept/dignity>, <https://concepts.sagepub.com/social-science/concept/cultural_identity>, <https://concepts.sagepub.com/social-science/concept/body_image> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "personal identity"@en ;
  a skos:Concept .

