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

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-M1JZMCGZ-J .

n9j:-M1JZMCGZ-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Merle_Fainsod> ;
  skos:definition "Merle Fainsod (1907–1972) was a prominent American scholar in the field of Soviet studies. He taught at Harvard University for forty years and produced influential works that described and analyzed the Soviet system. [Source: The Encyclopedia of Political Science; Fainsod, Merle]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JP9QRGST-N ;
  skos:prefLabel "Merle Fainsod"@en .

n9j: a skos:ConceptScheme .
