@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/news_selection_process>
  skos:definition "The paradigm for news research often states that news in one way or the other does not reflect reality. Only a small fraction of events that take place are noticed by the news media. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n441.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; News Selection Process</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_communication_theory>, <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "news selection process"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/political_communication_theory>
  skos:prefLabel "political communication theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/news_selection_process> .

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

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

