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

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

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

<https://concepts.sagepub.com/social-science/concept/spin>
  skos:definition "Spin refers to the emphasis placed on a certain interpretation of an event. In journalism, spin involves public relations (and other) professionals paid to emphasize a particular point of view, thereby seeking to manipulate or control the framing of news coverage. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n360.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Spin</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 "spin"@en ;
  a skos:Concept .

