@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/private_tuition>
  skos:prefLabel "private tuition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/coaching> .

<https://concepts.sagepub.com/social-science/concept/training_methods>
  skos:prefLabel "training methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coaching> .

<https://concepts.sagepub.com/social-science/concept/employee_development>
  skos:prefLabel "employee development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coaching> .

<https://concepts.sagepub.com/social-science/concept/coaching>
  skos:definition "Coaching is a facilitation process that aims to instruct, inspire, develop, mentor, and motivate individuals, teams, and organizations to produce the best possible results within the specified context. At the helm of the coaching process is a coach who acts as a facilitator or catalyst using a range of techniques, abilities, or skills in the coaching process. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n61.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Coaching</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/private_tuition> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/training_methods>, <https://concepts.sagepub.com/social-science/concept/teaching_methods>, <https://concepts.sagepub.com/social-science/concept/knowledge_and_learning>, <https://concepts.sagepub.com/social-science/concept/employee_development>, <https://concepts.sagepub.com/social-science/concept/career_guidance> ;
  skos:prefLabel "coaching"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/career_guidance>
  skos:prefLabel "career guidance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coaching> .

<https://concepts.sagepub.com/social-science/concept/knowledge_and_learning>
  skos:prefLabel "knowledge and learning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coaching> .

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

<https://concepts.sagepub.com/social-science/concept/teaching_methods>
  skos:prefLabel "teaching methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coaching> .

