@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/elegy>
  skos:definition "Elegy refers to a particular pattern of poetry that addresses topics such as love, longing, and mourning; more often, elegy encompasses a variety of formats that address death and dying. The deathrelated elegy is the lyrical approach to loss and grief. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n134.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Elegy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/death_in_culture>, <https://concepts.sagepub.com/social-science/concept/bereavement> ;
  skos:prefLabel "elegy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/death_in_culture>
  skos:prefLabel "death in culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/elegy> .

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

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

