@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/derailment> .

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

<https://concepts.sagepub.com/social-science/concept/derailment>
  skos:definition "Derailment refers to the involuntary loss of promotional opportunity due to declining managerial effectiveness over time. In general, managers derail because their skills and perspectives are seen as a poor fit for the challenges they face, either currently, in the near future, or with additional moves to more senior-level jobs. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n81.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Derailment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_evolution_and_development_of_careers> ;
  skos:prefLabel "derailment"@en ;
  a skos:Concept .

