@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/monuments>
  skos:definition "Monuments commemorate a person or an event in history. In relation to death, monuments are built in tribute to the dead, in honor of victims of war and accidents, or as efforts to immortalize someone's deeds and ideas. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n248.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Monuments</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_heritage>, <https://concepts.sagepub.com/social-science/concept/bereavement> ;
  skos:prefLabel "monuments"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cultural_heritage>
  skos:prefLabel "cultural heritage"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/monuments> .

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

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

