@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/mortuary_practice>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/preservation_of_corpses>, <https://concepts.sagepub.com/social-science/concept/exhumation>, <https://concepts.sagepub.com/social-science/concept/disposal_of_the_dead> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009027.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_occupations>, <https://concepts.sagepub.com/social-science/concept/clinical_practice> ;
  skos:prefLabel "mortuary practice"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/preservation_of_corpses>
  skos:prefLabel "preservation of corpses"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mortuary_practice> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/health_occupations>
  skos:prefLabel "health occupations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mortuary_practice> .

