@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-RDBF3GW8-1 .

n9j:-V1F1SF7X-2
  skos:prefLabel "key people in political communication"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RDBF3GW8-1 .

n9j: a skos:ConceptScheme .
n9j:-RDBF3GW8-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Sidney_Kraus> ;
  skos:definition "Sidney Kraus was among the first observers of political communication to perceive and bring attention to the important function served in election campaigns by televised political debates. He was also among the first to begin challenging the limited effects model of media effects, particularly with regard to television, which had long dominated the field. [Source: Encyclopedia of Political Communication; Kraus, Sidney]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V1F1SF7X-2 ;
  skos:prefLabel "Sidney Kraus"@en .

