@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/economics_and_work>
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pensions_and_social_security> .

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

<https://concepts.sagepub.com/social-science/concept/pensions_and_social_security>
  skos:definition "Pensions and Social Security are programs designed to provide some measure of financial security to people during their retirement years. A variety of policies and programs have developed over time to address the kinds of problems faced by many, although not all, of the elderly. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n402.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Pensions and Social Security</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gerontology>, <https://concepts.sagepub.com/social-science/concept/economics_and_work> ;
  skos:prefLabel "pensions and social security"@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/pensions_and_social_security> .

