@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/reactions_to_bereavement>
  skos:prefLabel "reactions to bereavement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/denial_of_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/denial_of_death> .

<https://concepts.sagepub.com/social-science/concept/denial_of_death>
  skos:definition "Visiting a rural cemetery that contains 18th- or 19th-century tombstones reminds us of the then high mortality rates of infants and children. Before the advent of hospitalization of the sick and dying, death was a normal part of family life. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n115.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Denial of Death</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reactions_to_bereavement> ;
  skos:prefLabel "denial of death"@en ;
  a skos:Concept .

