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

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

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

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

<https://concepts.sagepub.com/social-science/concept/Public_Broadcasting_Service>
  skos:definition "an organization of noncommercial stations that, working with member stations nationwide, produces and distributes a wide variety of high-quality educational programs. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n2931.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Public Broadcasting Service (PBS)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television>, <https://concepts.sagepub.com/social-science/concept/news_networks>, <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "Public Broadcasting Service"@en ;
  a skos:Concept .

