@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/local_religion>
  skos:definition "In popular usage, the term local religion denotes a religious belief or practice unique to a particular region, geographic location, or specific community. The concept of local religion, however, is commonly confused with folk religion—that is, religious beliefs and/or practices of regular or common people that are usually at odds with the “official” or regulated belief systems in a given area. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n418.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Local Religion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups> ;
  skos:prefLabel "local religion"@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/local_religion> .

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

