@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/online_education>
  skos:prefLabel "online education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/online_MBAs> .

<https://concepts.sagepub.com/social-science/concept/Master_of_Business_Administration>
  skos:prefLabel "Master of Business Administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/online_MBAs> .

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

<https://concepts.sagepub.com/social-science/concept/online_MBAs>
  skos:definition "Online MBA programs burst onto the scene in the mid-1990s as the vanguard of Internet degree programs. American business schools, public and private, graduate some 100,000 MBA students annually from traditional classroom programs, a number far below the estimated demand for the domestic economy. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Mba Online</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/online_education>, <https://concepts.sagepub.com/social-science/concept/Master_of_Business_Administration> ;
  skos:prefLabel "online MBAs"@en ;
  a skos:Concept .

