@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/pensions>
  skos:definition "Pension Programs Pension benefits are a critical component of income security for retired workers. In the broadest terms, a pension program is any program that is established by means of which a worker earns a benefit that will provide income during retirement. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n615.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Pensions</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Employee_Retirement_Income_Security_Act>, <https://concepts.sagepub.com/social-science/concept/teachers_pension_scheme>, <https://concepts.sagepub.com/social-science/concept/teacher_pensions>, <https://concepts.sagepub.com/social-science/concept/civil_service_pension_scheme> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010415.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/income> ;
  skos:prefLabel "pensions"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/civil_service_pension_scheme>
  skos:prefLabel "civil service pension scheme"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pensions> .

<https://concepts.sagepub.com/social-science/concept/Employee_Retirement_Income_Security_Act>
  skos:prefLabel "Employee Retirement Income Security Act"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pensions> .

<https://concepts.sagepub.com/social-science/concept/teachers_pension_scheme>
  skos:prefLabel "teachers pension scheme"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pensions> .

<https://concepts.sagepub.com/social-science/concept/teacher_pensions>
  skos:prefLabel "teacher pensions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pensions> .

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

