@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:-BBGQ9NBD-C .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-BBGQ9NBD-C .

n9j: a skos:ConceptScheme .
n9j:-BBGQ9NBD-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Bernard_R._Berelson> ;
  skos:definition "Bernard R. Berelson (1912–1979) was an American behavioral scientist who made significant contributions to communication research, voting studies, and population policy. Born in Spokane, Washington, on June 2, 1912, Berelson graduated from Whitman College in 1936 and received a PhD from the University of Chicago in 1941. [Source: The Encyclopedia of Political Science; Berelson, Bernard R.]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JP9QRGST-N ;
  skos:prefLabel "Bernard R. Berelson"@en .

