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

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

<https://concepts.sagepub.com/social-science/concept/ABC_News>
  skos:definition "The weakest of the three legacy broadcasting networks for several decades, the American Broadcasting Company's (ABC) news division has since the 1970s become a serious contender in network news competition. Building on a fairly weak foundation, news division director Roone Arledge helped develop ABC News into a ratings powerhouse. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; ABC News</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> ;
  skos:prefLabel "ABC News"@en ;
  a skos:Concept .

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

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

