@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/John_Calvin> .

<https://concepts.sagepub.com/social-science/concept/religion>
  skos:prefLabel "religion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/John_Calvin> .

<https://concepts.sagepub.com/social-science/concept/John_Calvin>
  skos:definition "John Calvin (1509–1564), the most systematic Protestant theologian of the Reformation, has, through his writings, influenced the nature and scope of secular authority and the right of Christians to resist their rulers. Born in Noyon, France, Calvin studied liberal arts in Paris, law at Orléans, and then a humanist curriculum at the Collège Royal in Paris. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n186.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Calvin, John</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Calvinist_schools> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion>, <https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_poverty>, <https://concepts.sagepub.com/social-science/concept/key_people_in_political_science>, <https://concepts.sagepub.com/social-science/concept/key_people_in_community_studies> ;
  skos:prefLabel "John Calvin"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Calvinist_schools>
  skos:prefLabel "Calvinist schools"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/John_Calvin> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_political_science>
  skos:prefLabel "key people in political science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/John_Calvin> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_community_studies>
  skos:prefLabel "key people in community studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/John_Calvin> .

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

