@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:-DT375VZ9-H .

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

n9j: a skos:ConceptScheme .
n9j:-DT375VZ9-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Boris_Yeltsin> ;
  skos:definition "Boris Nikolayevich Yeltsin was born in the village of Butka and went down in history as the first freely elected president of Russia. Sworn in as president of the Russian Federation on July 10, 1991, Yeltsin remained in office for over 8 turbulent and decisive years of Russia's democratization and adoption of a free-market economy until he unexpectedly resigned on the eve of 2000 in favor of Prime Minister Vladimir Putin, making the former KBG spy acting president. [Source: Encyclopedia of Political Communication; Yeltsin, Boris]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V1F1SF7X-2 ;
  skos:prefLabel "Boris Yeltsin"@en .

