@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/appropriate_death>
  skos:definition "Death is considered an appropriate occurrence of human experience when it is not out of place according to personal and cultural norms. Whether regarding our own death or the death of others, we always refer to a complex aggregate of many ingredients or criteria of appropriateness when we label a death. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n23.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Appropriate Death</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_of_dying>, <https://concepts.sagepub.com/social-science/concept/developmental_perspectives_on_death> ;
  skos:prefLabel "appropriate death"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/developmental_perspectives_on_death>
  skos:prefLabel "developmental perspectives on death"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/appropriate_death> .

<https://concepts.sagepub.com/social-science/concept/process_of_dying>
  skos:prefLabel "process of dying"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/appropriate_death> .

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

