@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/press_pools> .

<https://concepts.sagepub.com/social-science/concept/press_pools>
  skos:definition "“Press pool” refers to a small group of reporters, photographers, camera operators, and technicians, typically representing a variety of print and broadcast media organizations, who are chosen to cover a particular event, a series of events, or a particular organization. Press pools are commonly employed both by government institutions (such as the White House or State Department) to facilitate day-to-day coverage, and during large-scale events (such as inaugurations, political conventions, or the Olympics) or events where space is limited, such as a trial. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n311.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Press Pools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_communications>, <https://concepts.sagepub.com/social-science/concept/issues_and_controversies> ;
  skos:prefLabel "press pools"@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/press_pools> .

<https://concepts.sagepub.com/social-science/concept/issues_and_controversies>
  skos:prefLabel "issues and controversies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/press_pools> .

