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

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

<https://concepts.sagepub.com/social-science/concept/political_philosophy_ethics>
  skos:prefLabel "political philosophy/ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/atheism> .

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

<https://concepts.sagepub.com/social-science/concept/atheism>
  skos:definition "Atheism is the denial of the existence of God and of any supernatural being or force. Atheism mainly rejects the Judaist, Christian, and Islamic notion of a god who is divine and the creator of the universe. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n91.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Atheism</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/global_religion> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion>, <https://concepts.sagepub.com/social-science/concept/political_philosophy_ethics> ;
  skos:prefLabel "atheism"@en ;
  a skos:Concept .

