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

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

n9j: a skos:ConceptScheme .
n9j:-LVD103SM-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/very_old_age> ;
  skos:definition "Because of the growing population of older adults in technologically advanced countries, researchers in a number of disciplines are becoming increasingly more interested in examining differences between older adults and very old adults as well as the transition to very late adulthood. Very old adults (also referred to as the oldest old) are typically defined in the literature as those adults who are 85 years old or older; however, some researchers set the criterion at 75 years old. [Source: Encyclopedia of Human Development; Very Old Age]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R0RT1MC9-B ;
  skos:prefLabel "very old age"@en .

