@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-TCZWLWZF-P
  skos:prefLabel "legal perspectives on death"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FWFSPR4R-W .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FWFSPR4R-W .

n9j:-FWFSPR4R-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/last_will_and_testament> ;
  skos:definition "A last will and testament is a document that describes how a person desires to have his or her property distributed after death, who that person wants to be in charge of settling his or her estate, and who he or she nominates to raise underage children. Usually this document is written by an attorney to ensure it meets the legal requirements of the state where the person lives. [Source: Encyclopedia of Death and the Human Experience; Last Will and Testament]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TCZWLWZF-P ;
  skos:prefLabel "last will and testament"@en .

n9j: a skos:ConceptScheme .
