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

<https://concepts.sagepub.com/social-science/concept/pilgrimages>
  skos:definition "Pilgrimage is an ancient form of travel in which people choose to leave their familiar surroundings to undertake a journey, often motivated by a spiritual desire or commitment. Through pilgrimage, individuals become part of a communal experience by joining with those taking part in simultaneous journeys or by following in the footsteps of past travelers who have pursued similar paths and destinations. [Source: <a href=\"https://sk.sagepub.com/reference/community/n380.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Pilgrimages</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/geography_and_religion> ;
  skos:prefLabel "pilgrimages"@en ;
  a skos:Concept .

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

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

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

