@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/aging_society>
  skos:definition "The global diversity of patterns related to population aging is a significant feature of the changing character of global society. Population aging refers to a process in which the proportion above an identified threshold age in a population is increasing. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n11.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Aging Societies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/demographic_change> ;
  skos:prefLabel "aging society"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/demographic_change>
  skos:prefLabel "demographic change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/aging_society> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/aging_society> .

