@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/organizational_structure>
  skos:prefLabel "organizational structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/redeployment_(HRM)> .

<https://concepts.sagepub.com/social-science/concept/redeployment_(HRM)>
  skos:definition "Redeployment is a strategic course of action taken by an organization to redirect or reallocate its current human resources: its employees. Continued utilization of effective human capital is primary to the life of an organization. [Source: <a href=\"https://sk.sagepub.com/reference/careerdevelopment/n234.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Career Development; Redeployment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_structure> ;
  skos:prefLabel "redeployment (HRM)"@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/redeployment_(HRM)> .

