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

<https://concepts.sagepub.com/social-science/concept/Arundhati_Roy>
  skos:definition "Arundhati Roy was born to a Bengali father and a Syrian-Christian mother and grew up in Aymanam, Kerala, in India. She studied architecture at the Delhi School of Planning and Architecture. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n753.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Roy, Arundhati (1961–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(Asia_South_Asia_Australia_New_Zealand)>, <https://concepts.sagepub.com/social-science/concept/globalization_anti-globalization>, <https://concepts.sagepub.com/social-science/concept/feminism_gender> ;
  skos:prefLabel "Arundhati Roy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/globalization_anti-globalization>
  skos:prefLabel "globalization/anti-globalization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Arundhati_Roy> .

<https://concepts.sagepub.com/social-science/concept/feminism_gender>
  skos:prefLabel "feminism/gender"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Arundhati_Roy> .

<https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(Asia_South_Asia_Australia_New_Zealand)>
  skos:prefLabel "political and social movements (Asia/South Asia/Australia/New Zealand)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Arundhati_Roy> .

