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

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

n9j:-M3XGGPTV-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/J._David_Singer> ;
  skos:definition "J. (Joel) David Singer (1925–2009) was one of the foremost scholars of world politics of the twentieth century. His creation of the Correlates of War Project was instrumental in shifting the study of international relations from the reliance on historical analyses toward the use of quantitative or scientific research methodologies. [Source: The Encyclopedia of Political Science; Singer, J. David]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JP9QRGST-N ;
  skos:prefLabel "J. David Singer"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-M3XGGPTV-S .

n9j: a skos:ConceptScheme .
