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

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

<https://concepts.sagepub.com/social-science/concept/news_categories>
  skos:prefLabel "news categories"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coverage_of_federal_government> .

<https://concepts.sagepub.com/social-science/concept/coverage_of_federal_government>
  skos:definition "Media coverage of the federal government entails both news gathering to monitor the actions of government agencies and officials, as well as news about national politics and policy. Both kinds of coverage predate the formal formation of government itself. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n177.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Government, Federal, Coverage of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_communications>, <https://concepts.sagepub.com/social-science/concept/news_categories> ;
  skos:prefLabel "coverage of federal government"@en ;
  a skos:Concept .

