@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/retention_programs>
  skos:definition "In the first half of the twentieth century, employment careers were often characterized by long periods of stable, uninterrupted employment at a single firm. However, contemporary career models are becoming more episodic in nature. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n239.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Retention Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/career_development_initiatives> ;
  skos:prefLabel "retention programs"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/career_development_initiatives>
  skos:prefLabel "career development initiatives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/retention_programs> .

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

