@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/Make-A-Wish_Foundation>
  skos:definition "The Make-A-Wish Foundation is one of several foundations that grants wishes to children with life-threatening conditions. It is a nonprofit organization that brightens the lives of gravely ill children by fulfilling their wishes to go, be, meet, or have whatever they have wished for. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n227.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Make-A-Wish Foundation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/process_of_dying> ;
  skos:prefLabel "Make-A-Wish Foundation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Make-A-Wish_Foundation> .

<https://concepts.sagepub.com/social-science/concept/process_of_dying>
  skos:prefLabel "process of dying"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Make-A-Wish_Foundation> .

