@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/phased_retirement>
  skos:definition "Phased (or gradual) retirement normally means that an older worker remains with his or her employer while gradually reducing effort and hours worked. The reduced work time is viewed as a step toward full retirement and can take the form of fewer hours per day, week, month, or year. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n222.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Phased Retirement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_evolution_and_development_of_careers>, <https://concepts.sagepub.com/social-science/concept/retirement> ;
  skos:prefLabel "phased retirement"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/the_evolution_and_development_of_careers>
  skos:prefLabel "the evolution and development of careers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phased_retirement> .

<https://concepts.sagepub.com/social-science/concept/retirement>
  skos:prefLabel "retirement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phased_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/phased_retirement> .

