@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/community_broadcasting> .

<https://concepts.sagepub.com/social-science/concept/community_broadcasting>
  skos:definition "Canada is sometimes seen as one of community broadcasting's birthplaces but, particularly in English-speaking Canada, it has not been well supported by government and has often been hampered by a lack of funding and access to other resources. The Canadian Radio-Television and Telecommunications Commission (CRTC) is charged with regulating all elements of broadcasting in Canada, including community television and radio. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n56.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Community Broadcasting (Canada)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radio>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "community broadcasting"@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/community_broadcasting> .

<https://concepts.sagepub.com/social-science/concept/alternative_media>
  skos:prefLabel "alternative media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_broadcasting> .

