@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/cross-training>
  skos:definition "Cross-training, also known as multiskilling or multi-skill training, is a movement in the training industry prompted by the increase in global competition and the need for workforce flexibility. The term cross-training applies to workers who are trained across a broad spectrum of an organization's work. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n76.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Cross-Training</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/career_development_initiatives> ;
  skos:prefLabel "cross-training"@en ;
  a skos:Concept .

<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/cross-training> .

<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/cross-training> .

