@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/retirement>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/early_retirement>, <https://concepts.sagepub.com/social-science/concept/retirement_on_health_grounds>, <https://concepts.sagepub.com/social-science/concept/retirement_age>, <https://concepts.sagepub.com/social-science/concept/semi_retirement>, <https://concepts.sagepub.com/social-science/concept/phased_retirement>, <https://concepts.sagepub.com/social-science/concept/retirement_systems> ;
  skos:prefLabel "retirement"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012179.html> ;
  skos:definition "Retirement is often defined as a withdrawal from active working life undertaken by older adults. Unfortunately, such a definition is hardly descriptive of the phenomenon. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n524.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Retirement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> .

<https://concepts.sagepub.com/social-science/concept/phased_retirement>
  skos:prefLabel "phased retirement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retirement> .

<https://concepts.sagepub.com/social-science/concept/early_retirement>
  skos:prefLabel "early retirement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retirement> .

<https://concepts.sagepub.com/social-science/concept/human_activities>
  skos:prefLabel "human activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/retirement> .

<https://concepts.sagepub.com/social-science/concept/retirement_systems>
  skos:prefLabel "retirement systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retirement> .

<https://concepts.sagepub.com/social-science/concept/semi_retirement>
  skos:prefLabel "semi retirement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retirement> .

<https://concepts.sagepub.com/social-science/concept/retirement_on_health_grounds>
  skos:prefLabel "retirement on health grounds"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retirement> .

<https://concepts.sagepub.com/social-science/concept/retirement_age>
  skos:prefLabel "retirement age"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/retirement> .

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

