@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/management_education>
  skos:definition "As organizations have grown in size and scale over time, so too has the need for the systematic training and development of managers. To fill that void, there has been an increasing creation and utilization of programs in which knowledge about the distinct functions of organizations could be transferred to the people who direct them. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n604.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Management Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/employee_development> ;
  skos:prefLabel "management education"@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/management_education> .

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

