@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/staffing_levels>
  skos:prefLabel "staffing levels"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staffing> .

<https://concepts.sagepub.com/social-science/concept/staff_shortage>
  skos:prefLabel "staff shortage"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staffing> .

<https://concepts.sagepub.com/social-science/concept/labor_supply>
  skos:prefLabel "labor supply"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staffing> .

<https://concepts.sagepub.com/social-science/concept/staffing>
  skos:definition "The creation and delivery of Web-based distance learning modules or courses require a team with skills and expertise that vary regarding subject matter, instructional technology, educational psychology, multimedia development, network and Web administration, communication, marketing, help-desk, administration, and training. The needs of the organization, combined with its goals and budget, dictate the combination of these skills required. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n144.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Staffing</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staffing_levels>, <https://concepts.sagepub.com/social-science/concept/staff_shortage> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/labor_supply> ;
  skos:prefLabel "staffing"@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/staffing> .

