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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Mutual_Broadcasting_System> .

<https://concepts.sagepub.com/social-science/concept/news_networks>
  skos:prefLabel "news networks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mutual_Broadcasting_System> .

<https://concepts.sagepub.com/social-science/concept/Mutual_Broadcasting_System>
  skos:definition "The Mutual Broadcasting System was an American commercial radio network for 65 years, operating from 1934 until 1999. Strongest in rural areas, it began as a cooperative venture and provided some competition for the more established national networks. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n248.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Mutual Broadcasting System</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radio>, <https://concepts.sagepub.com/social-science/concept/news_networks> ;
  skos:prefLabel "Mutual Broadcasting System"@en ;
  a skos:Concept .

