@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/forensic_medicine>
  skos:prefLabel "forensic medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exhumation> .

<https://concepts.sagepub.com/social-science/concept/mortuary_practice>
  skos:prefLabel "mortuary practice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exhumation> .

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

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

<https://concepts.sagepub.com/social-science/concept/exhumation>
  skos:definition "Exhumation refers to the removal of human remains from their place of interment. In modern society exhumation occurs for a number of reasons, including repatriation to a different country, to change the type of disposal from inhumation to cremation, to change the location of interment, or to conform to a legal request. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n146.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Exhumation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D049249.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mortuary_practice>, <https://concepts.sagepub.com/social-science/concept/forensic_medicine>, <https://concepts.sagepub.com/social-science/concept/disposition_of_the_deceased> ;
  skos:prefLabel "exhumation"@en ;
  a skos:Concept .

