@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/quilt_memorials>
  skos:definition "Quilts have for centuries been one of the most consistent forms of textiles used in the home. Through the centuries, quilts have also served multiple purposes—as bedcovers, of course, but also as shrouds or coffin liners or covers; sleep has always been closely associated with death. [Source: <a href=\"https://sk.sagepub.com/reference/humanexperience/n240.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Death and the Human Experience; Memorials, Quilts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reactions_to_bereavement> ;
  skos:prefLabel "quilt memorials"@en ;
  a skos:Concept .

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

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

