@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:-VRF2Z5KM-T .

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

n9j:-VRF2Z5KM-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Adlai_Stevenson> ;
  skos:definition "Adlai Stevenson was a Democratic politician from Illinois, best known for his unsuccessful presidential campaigns against Dwight Eisenhower in 1952 and 1956 and for his role in the Cuban Missile Crisis as ambassador to the United Nations. Stevenson attended law school at Northwestern University and worked as an attorney in Chicago. [Source: Encyclopedia of Political Communication; Stevenson, Adlai]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V1F1SF7X-2 ;
  skos:prefLabel "Adlai Stevenson"@en .

n9j: a skos:ConceptScheme .
