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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-B00KDZKW-K .

n9j:-H69ZKSSV-T
  skos:prefLabel "developmental perspectives on death"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B00KDZKW-K .

n9j: a skos:ConceptScheme .
n9j:-B00KDZKW-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/global_mortality_rates> ;
  skos:definition "There are major differences today in the mortality rates of the countries of the world. Babies born in Japan or Sweden live much longer than those born in Botswana or in Lesotho Southern Africa. [Source: Encyclopedia of Death and the Human Experience; Mortality Rates, Global]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-H69ZKSSV-T ;
  skos:prefLabel "global mortality rates"@en .

