@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:-M4TD8966-4 .

n9j:-M4TD8966-4
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/older_adulthood> ;
  skos:definition "In 2003, 12.4% of the U.S. population was 65 years or older, 14,888,185 were men, and 20,990,487 were women. Understanding the impact of age-related changes on individuals becomes important as more and more live to old age. [Source: Encyclopedia of Human Development; Older Adulthood]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R0RT1MC9-B ;
  skos:prefLabel "older adulthood"@en .

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

n9j: a skos:ConceptScheme .
