@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:-FRD8D91B-X .

n9j:-FRD8D91B-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/average_life_expectancy> ;
  skos:definition "Life expectancy is the average number of years remaining to an individual of a specified age if the mortality conditions implied by a particular period (cross-sectional) or cohort (longitudinal) life table applied; the former projects the years remaining to all people of a given age, and the latter projects years remaining to all people born in a given year. Life expectancy is widely used as an indicator of mortality conditions because it is based on the mortality experience at all ages and is independent of age structure. [Source: Encyclopedia of Human Development; Average Life Expectancy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R0RT1MC9-B ;
  skos:prefLabel "average life expectancy"@en .

n9j:-R0RT1MC9-B
  skos:prefLabel "aging and older development"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FRD8D91B-X .

n9j: a skos:ConceptScheme .
