@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/evolution>
  skos:prefLabel "evolution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/India_and_evolution> .

<https://concepts.sagepub.com/social-science/concept/India_and_evolution>
  skos:definition "The term evolution comes from the Latin word evolvere, which means to develop or to unfold. It is equivalent to the Sanskrit word vikas, which means more than growth. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n468.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; India and Evolution</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evolution> ;
  skos:prefLabel "India and evolution"@en ;
  a skos:Concept .

<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_and_evolution> .

