@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/death_education>
  skos:definition "Death education for educators is the curriculum and instruction for making meaning of death, dying, bereavement, and loss. Depending on the age of the students, the curriculum and activities regarding death are designed for the appropriate level of cognitive and emotional maturity. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n159.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Death Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociological_perspectives_on_death>, <https://concepts.sagepub.com/social-science/concept/bereavement> ;
  skos:prefLabel "death education"@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/death_education> .

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

<https://concepts.sagepub.com/social-science/concept/sociological_perspectives_on_death>
  skos:prefLabel "sociological perspectives on death"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/death_education> .

