@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/India>
  skos:definition "INDIA IS THE WORLD's largest democracy. It is also a multiparty democracy, with a parliamentary system modeled after the Parliament of England. [Source: <a href=\"https://sk.sagepub.com/reference/politics/n115.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics: The Left and the Right: Volume 1: The Left and Volume 2: The Right; India</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sikkim> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007194.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/South_Asia> ;
  skos:prefLabel "India"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Sikkim>
  skos:prefLabel "Sikkim"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/India> .

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

<https://concepts.sagepub.com/social-science/concept/South_Asia>
  skos:prefLabel "South Asia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/India> .

