@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/unbundling_of_higher_education>
  skos:definition "Unbundling is the disaggregation of complex activities into component parts. Distributed learning provides the opportunity to use unbundling more widely within colleges and universities. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n162.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Unbundling of Higher Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_reform> ;
  skos:prefLabel "unbundling of higher education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/educational_reform>
  skos:prefLabel "educational reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/unbundling_of_higher_education> .

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

