@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:-BMN4HZ4N-P .

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

n9j:-BMN4HZ4N-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Howard_Dean> ;
  skos:definition "Howard Dean was a candidate in the 2004 presidential election and currently serves as the chairman of the Democratic National Committee. Dean was born in New York and studied at the Albert Einstein School of Medicine before moving to Vermont and establishing a medical practice. [Source: Encyclopedia of Political Communication; Dean, Howard]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V1F1SF7X-2 ;
  skos:prefLabel "Howard Dean"@en .

n9j: a skos:ConceptScheme .
