@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/agenda_cutting>
  skos:definition "Agenda cutting is the process by which deserving news topics are neglected. The phenomenon of agenda setting is well established and refers to processes by which topics get preferred attention in news provision. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n34.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Agenda Cutting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories> ;
  skos:prefLabel "agenda cutting"@en ;
  a skos:Concept .

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

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

