@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/bereavement_overload>
  skos:definition "The term “bereavement overload” was coined by psychologist and gerontologist Robert Kastenbaum over 30 years ago to refer to circumstances in which a grieving individual confronts multiple losses simultaneously or in rapid succession, such that one loss cannot be accommodated before another occurs. Although bereavement overload can be triggered by a great range of circumstances (e.g., deaths of multiple friends or family members in a vehicular accident, war, fire, natural disaster, or even from unrelated causes over a short span of time), much of what is known about its impact has resulted from the study of the AIDS pandemic and the mounting losses of later life. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n83.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Bereavement Overload</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bereavement> ;
  skos:prefLabel "bereavement overload"@en ;
  a skos:Concept .

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

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

