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

<https://concepts.sagepub.com/social-science/concept/community_broadcasting_audiences>
  skos:definition "The Australian community broadcasting sector is one of the oldest in the world, legally enshrined since the early 1970s under the Broadcasting Services Act of 1992. The sector's structure and operations are particularly interesting to community broadcasting movements elsewhere in the early days of officially establishing their own sectors. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n57.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Community Broadcasting Audiences (Australia)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_movement_media>, <https://concepts.sagepub.com/social-science/concept/regions> ;
  skos:prefLabel "community broadcasting audiences"@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_audiences> .

<https://concepts.sagepub.com/social-science/concept/social_movement_media>
  skos:prefLabel "social movement media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_broadcasting_audiences> .

