@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/gods>
  skos:definition "Exemplary instances of globalization can be captured through a variety of economic, political, social, and cultural currents. One cultural current in particular that has spanned the entirety of the globe is the notion of God. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n279.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; God</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theology>, <https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> ;
  skos:prefLabel "gods"@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/gods> .

<https://concepts.sagepub.com/social-science/concept/theology>
  skos:prefLabel "theology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gods> .

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

