@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/memorials>
  skos:definition "Studies of memorials for the dead reflect a wide range of interpretations. The Taj Majal, the pyramids of Giza, the Vietnam Veterans Memorial, and the graveyards of Puritan New England, to name but a few, have been approached from architectural, archaeological, aesthetic, and genealogical perspectives. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n239.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Memorials</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reactions_to_bereavement> ;
  skos:prefLabel "memorials"@en ;
  a skos:Concept .

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

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

