@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/funeral_rites>
  skos:prefLabel "funeral rites"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cremation> .

<https://concepts.sagepub.com/social-science/concept/cremation>
  skos:definition "Cremation is the process of burning the human corpse until only some bone fragments and ashes remain, material often described in American English by the neologism cremains. Cremation possesses two trajectories within human cultures, one that is long-standing and of ancient origin and the other of modern invention. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Cremation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D055700.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/funeral_rites>, <https://concepts.sagepub.com/social-science/concept/disposition_of_the_deceased>, <https://concepts.sagepub.com/social-science/concept/disposal_of_the_dead> ;
  skos:prefLabel "cremation"@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/cremation> .

<https://concepts.sagepub.com/social-science/concept/disposition_of_the_deceased>
  skos:prefLabel "disposition of the deceased"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cremation> .

<https://concepts.sagepub.com/social-science/concept/disposal_of_the_dead>
  skos:prefLabel "disposal of the dead"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cremation> .

