@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/tabloid_television>
  skos:definition "As the term suggests, tabloid originates in print journalism where it refers to a diminutive newspaper format. In keeping with their ease of handling, tabloid-sized newspapers are generally regarded as having little engagement with “serious” news, instead exhibiting a predominant concern with trivia and sensation. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n375.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Tabloid Television</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television> ;
  skos:prefLabel "tabloid television"@en ;
  a skos:Concept .

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

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

