@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/human_resource_development>
  skos:prefLabel "human resource development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/international_training> .

<https://concepts.sagepub.com/social-science/concept/international_training>
  skos:definition "In today's competitive global business environment, international human resources management (HRM) systems are of significant importance for developing global managers. International training may be defined as any procedure intended to increase an individual's ability to cope and work in a foreign environment. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n531.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; International Training</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_resource_development> ;
  skos:prefLabel "international training"@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/international_training> .

