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

<https://concepts.sagepub.com/social-science/concept/sacred_versus_secular>
  skos:definition "In common usage, the terms sacred and secular are often set in opposition—sacred referring to anything related to or in contact with the Divine, and secular referring to that which is not Divine—the temporal, earthly, or common. However, the two concepts have slightly different meanings for scholars engaged in the academic study of religion; they are similarly expressed in oppositional terms—but not to each other. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n490.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Sacred versus Secular</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/global_religion> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion> ;
  skos:prefLabel "sacred versus secular"@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/sacred_versus_secular> .

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

