@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/legal_documents>
  skos:prefLabel "legal documents"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wills> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/wills>
  skos:definition "A will is a document that allows a person, known as the testator, to transfer property upon his death in accordance with his or her preferences. It is frequently used as the method of transferring property in families between generations. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n579.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Wills</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/probate>, <https://concepts.sagepub.com/social-science/concept/living_wills> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014918.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legal_documents>, <https://concepts.sagepub.com/social-science/concept/jurisprudence> ;
  skos:prefLabel "wills"@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/wills> .

