@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:-NT2F8BNX-Q .

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

n9j:-NT2F8BNX-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Elihu_Katz> ;
  skos:definition "Elihu Katz has significantly contributed to research examining the intersection of mass and interpersonal communication, uses and gratifications research, and media effects research. He received his PhD in 1956 from Columbia University, where he worked alongside his mentor, Paul Lazarsfeld, to write Personal Influence: The Part Played by People in the Flow of Mass Communications in 1955. [Source: Encyclopedia of Political Communication; Katz, Elihu]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V1F1SF7X-2 ;
  skos:prefLabel "Elihu Katz"@en .

n9j: a skos:ConceptScheme .
