@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/horserace_coverage>
  skos:definition "Horserace coverage is a term used to describe mass media coverage of political campaigns that focuses on the overall political spectacle, the who's ahead/who's behind mentality of a race, instead of providing essential political information. The international trend of mass media coverage relying on horserace elements during an election is prevalent in print, television, and Internet channels. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n282.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Horserace Coverage</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "horserace coverage"@en ;
  a skos:Concept .

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

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

