@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/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/early_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/early_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/early_retirement> .

<https://concepts.sagepub.com/social-science/concept/early_retirement>
  skos:definition "There is no strict legal definition of early retirement, as a mandatory retirement age is illegal for most occupations in the United States. Individuals can begin receiving Social Security benefits from 65 to 67 years of age, depending on year of birth. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n89.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Early 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 "early retirement"@en ;
  a skos:Concept .

