@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/global_religion>
  skos:prefLabel "global religion"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/syncretism> .

<https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>
  skos:prefLabel "research/theoretical frameworks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/syncretism> .

<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/syncretism> .

<https://concepts.sagepub.com/social-science/concept/syncretism>
  skos:definition "Syncretism is an important element of global religion, one that denotes amalgamation, exchange, synthesis, and a fusion of diverse beliefs and practices. Originating in religious studies, the term has been growingly used in history, anthropology, philosophy, and cultural studies. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n702.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Syncretism</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/global_religion> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks> ;
  skos:prefLabel "syncretism"@en ;
  a skos:Concept .

