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

<https://concepts.sagepub.com/social-science/concept/Fox_News>
  skos:definition "The Fox News network is a cable news channel. Located in the United States (New York), Fox News is owned by Rupert Murdoch's News Corporation media conglomerate. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n219.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Fox News</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 "Fox 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/Fox_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/Fox_News> .

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

