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

<https://concepts.sagepub.com/social-science/concept/pack_journalism>
  skos:definition "Pack journalism describes the practice of journalists covering the same stories from the same perspective. With the advent of 24-hour news programming, reporters from different geographical areas can travel across the globe to cover the same news event. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n460.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Pack Journalism</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/groupthink> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_journalism>, <https://concepts.sagepub.com/social-science/concept/media_and_elections> ;
  skos:prefLabel "pack journalism"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/groupthink>
  skos:prefLabel "groupthink"@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/pack_journalism> .

