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

<https://concepts.sagepub.com/social-science/concept/mentoring>
  skos:prefLabel "mentoring"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/training_methods> .

<https://concepts.sagepub.com/social-science/concept/training_methods>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coaching>, <https://concepts.sagepub.com/social-science/concept/mentoring>, <https://concepts.sagepub.com/social-science/concept/outdoor_training>, <https://concepts.sagepub.com/social-science/concept/exchanges_(education)>, <https://concepts.sagepub.com/social-science/concept/workshops> ;
  a skos:Concept ;
  skos:prefLabel "training methods"@en ;
  skos:definition "Training is the systematic process by which employees learn the knowledge, skills, and/or attitudes (KSAs) necessary to do their jobs. All forms of training use one or more methods or processes by which these KSAs are conveyed to employees. [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n344.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Training Methods</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/training>, <https://concepts.sagepub.com/social-science/concept/staff_development,_training_and_evaluation> .

<https://concepts.sagepub.com/social-science/concept/outdoor_training>
  skos:prefLabel "outdoor training"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/training_methods> .

<https://concepts.sagepub.com/social-science/concept/staff_development,_training_and_evaluation>
  skos:prefLabel "staff development, training and evaluation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/training_methods> .

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

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

<https://concepts.sagepub.com/social-science/concept/exchanges_(education)>
  skos:prefLabel "exchanges (education)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/training_methods> .

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

