@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:prefLabel "aging society"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/demographic_change> .

<https://concepts.sagepub.com/social-science/concept/demographic_change>
  skos:definition "One of the most important features of globalization is the way that it affects, and is affected by, issues related to population and demographic change. Population as a social scientific term refers to a group of people and can be defined by a set of characteristics that these people share, such as their living or working place as well as their social, economic, and cultural characteristics. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n422.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Population and Demographic Change</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/aging_society> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_change> ;
  skos:prefLabel "demographic change"@en ;
  a skos:Concept .

<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/demographic_change> .

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

