@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/videostyle>
  skos:definition "Videostyle is a concept used to describe the pattern of styles and strategies that candidates use in their televised political advertising. A candidate's videostyle includes three important components of their ads: the verbal elements, the nonverbal elements, and the production elements. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n688.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Videostyle</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_communication_theory>, <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "videostyle"@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/videostyle> .

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

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

