@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/career_development_initiatives>
  skos:prefLabel "career development initiatives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/job_challenge> .

<https://concepts.sagepub.com/social-science/concept/job_challenge>
  skos:definition "Job challenge can be described as the extent to which a job is stimulating and interesting. Challenging jobs provide an opportunity to strengthen, develop, and learn skills applicable to the work world. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n144.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Job Challenge</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/career_development_initiatives> ;
  skos:prefLabel "job challenge"@en ;
  a skos:Concept .

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

