@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Brian_Barry> .

<https://concepts.sagepub.com/social-science/concept/Brian_Barry>
  skos:definition "Brian Barry is one of the most influential political scientists of the last 50 years and in 2001 was made the seventh recipient of the Johan Skytte Prize in political science. In addition to his work on justice, rational choice theory, and multiculturalism, Barry wrote several essays on political power—a number of which have been reprinted in Democracy, Power and Justice: Essays in Political Theory (1989). [Source: <a href=\"https://sk.sagepub.com/reference/power/n36.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Barry, Brian (1936–2009)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_political_theory>, <https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_power>, <https://concepts.sagepub.com/social-science/concept/key_debates_in_power> ;
  skos:prefLabel "Brian Barry"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_power>
  skos:prefLabel "key people in the study of power"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Brian_Barry> .

<https://concepts.sagepub.com/social-science/concept/key_debates_in_power>
  skos:prefLabel "key debates in power"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Brian_Barry> .

<https://concepts.sagepub.com/social-science/concept/power_and_political_theory>
  skos:prefLabel "power and political theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Brian_Barry> .

