@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/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/karma> .

<https://concepts.sagepub.com/social-science/concept/karma>
  skos:definition "Karma (also karman, kamma) has been a foundational concept in Indian religions since the Vedic period (1500 BCE), appearing in various Hindu schools of thought as well as in Buddhism and Jainism. The term shifts in meaning between these traditions (and, indeed, between various streams of Hinduism). [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n380.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Karma</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> ;
  skos:prefLabel "karma"@en ;
  a skos:Concept .

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

