@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/pension_systems>
  skos:definition "A pension is an income given to an individual after retirement. Different systems exist to provide and fund this pension, both private (generally employer-provided) and public (provided by the government). [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n732.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Pension Systems</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pay_and_rewards> ;
  skos:prefLabel "pension systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/pay_and_rewards>
  skos:prefLabel "pay and rewards"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pension_systems> .

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

