@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/technology_(educational_reform)>
  skos:prefLabel "technology (educational reform)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_radio> .

<https://concepts.sagepub.com/social-science/concept/radio>
  skos:prefLabel "radio"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_radio> .

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

<https://concepts.sagepub.com/social-science/concept/educational_radio>
  skos:definition "Educational radio, one of the first media for large–scale instructional dissemination, became popular as the radio became a common broadcast platform. Instructional radio provided educators with a method for reaching large numbers of learners and thus broadcasters had high hopes for the medium's potential. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n137.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Educational Radio</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(educational_reform)>, <https://concepts.sagepub.com/social-science/concept/radio> ;
  skos:prefLabel "educational radio"@en ;
  a skos:Concept .

