@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/measuring_training_outcomes>
  skos:definition "Measuring training outcomes involves the systematic collection of information for the purpose of evaluating whether a planned learning event affects change in an individual, department, or organization. The outcomes of training help decision makers determine if a training program should be modified, continued, or terminated. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n494.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Measuring Training Outcomes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/training> ;
  skos:prefLabel "measuring training outcomes"@en ;
  a skos:Concept .

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

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

