@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-JP9QRGST-N
  skos:prefLabel "key people in political science"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P3CFPJ19-2 .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-P3CFPJ19-2 .

n9j: a skos:ConceptScheme .
n9j:-P3CFPJ19-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Louis_Hartz> ;
  skos:definition "Louis Hartz (1919–1986), an American political scientist, had a major influence on how scholars of the 1950s and 1960s viewed American political culture. Born in Youngstown, Ohio, on April 7, 1919, Hartz was the third son of Russian Jewish immigrants. [Source: The Encyclopedia of Political Science; Hartz, Louis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JP9QRGST-N ;
  skos:prefLabel "Louis Hartz"@en .

