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

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

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

<https://concepts.sagepub.com/social-science/concept/television_commentators>
  skos:definition "Television news commentators populate a historically narrow but sometimes powerful dimension of broadcast journalism that goes beyond reporting. Commentators peer beneath the surface of news developments in an effort to expose, explain, or illustrate to viewers what the news really means to them. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n84.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Commentators, Television</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television>, <https://concepts.sagepub.com/social-science/concept/journalists> ;
  skos:prefLabel "television commentators"@en ;
  a skos:Concept .

