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

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

<https://concepts.sagepub.com/social-science/concept/lamentations>
  skos:definition "Lamentation is the ritual mourning of the dead through the collective rather than individual voicing and physical display of grief, usually over the corpse, prior to inhumation or cremation. The word lamentation is derived from Latin lamenta, which describes a wailing, weeping, or moaning. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n210.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Lamentations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reactions_to_bereavement> ;
  skos:prefLabel "lamentations"@en ;
  a skos:Concept .

