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

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

<https://concepts.sagepub.com/social-science/concept/world_religions>
  skos:definition "The idea of world religions became a popular way of thinking about the diversity of the world's religious traditions in the latter half of the 20th century. Religious communities were thought of as “world religions” if they were historic religious traditions with a worldwide or nearly worldwide presence/distribution, regardless of their numbers. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n785.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; World Religions</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/global_religion> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups> ;
  skos:prefLabel "world religions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups>
  skos:prefLabel "religious traditions and groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/world_religions> .

