@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/Christian_radio>
  skos:definition "Christian radio in the United States emerged from a desire to broadcast a Christian message; however, the specifics of what is considered a Christian message vary from program to program. Christian music, educational programs, and talk radio constitute the majority of Christian radio programming. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n50.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Christian Radio (United States)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radio>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "Christian radio"@en ;
  a skos:Concept .

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

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

