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

<https://concepts.sagepub.com/social-science/concept/career_coaching>
  skos:definition "Career coaching has become a popular form of career development services since the mid-1980s. The International Coach Federation has estimated that there are currently more than 10,000 career coaches in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n33.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Career Coaching</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/career_development_initiatives> ;
  skos:prefLabel "career coaching"@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/career_coaching> .

