@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/religious_thought>
  skos:prefLabel "religious thought"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/myths> .

<https://concepts.sagepub.com/social-science/concept/myths>
  skos:definition "Myths are narratives that provide significance to our actions and conditions of existence. Myth is, however, a difficult concept to define. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n297.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Myths</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_thought>, <https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> ;
  skos:prefLabel "myths"@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/myths> .

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

