@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/dignity> .

<https://concepts.sagepub.com/social-science/concept/dignity>
  skos:definition "The word dignity can mean bearing, conduct, or speech indicative of self-respect or appreciation of the formality of the occasion. It is also associated with elevated character, worthiness, or a sign of respect as found with popes, queens, presidents, chiefs, or prime ministers. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-criminal-justice-ethics/n96.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Criminal Justice Ethics; Dignity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_of_work>, <https://concepts.sagepub.com/social-science/concept/personal_identity> ;
  skos:prefLabel "dignity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_psychology_of_work>
  skos:prefLabel "social psychology of work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dignity> .

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

