@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:-L56V6HBD-J .

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

n9j:-L56V6HBD-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Dan_Quayle> ;
  skos:definition "James Danforth Quayle, born to James and Corrine Quayle in Indianapolis, Indiana, served as vice president of the United States under President George H. W. Bush from 1989 to 1993. At the time of his birth, his father, Jim Quayle, a far-right conservative and member of the John Birch Society, was a middle manager with the Huntington Herald-Press newspaper, owned by his fatherin-law, Eugene Pullman, in the small town of Huntington, Indiana. [Source: Encyclopedia of Political Communication; Quayle, Dan]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V1F1SF7X-2 ;
  skos:prefLabel "Dan Quayle"@en .

n9j: a skos:ConceptScheme .
