@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/National_Public_Radio>
  skos:definition "National Public Radio emerged in the last quarter of the 20th century as an important outlet for political news in the United States, eventually reaching a substantial audience of voters with desirable demographics. Corporate sponsorship expanded, and the network acquired a reputation for covering varied political topics in depth. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n429.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; National Public Radio (NPR)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television>, <https://concepts.sagepub.com/social-science/concept/radio>, <https://concepts.sagepub.com/social-science/concept/news_networks>, <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "National Public Radio"@en ;
  a skos:Concept .

<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/National_Public_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/National_Public_Radio> .

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

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

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

