@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Mahdi> .

<https://concepts.sagepub.com/social-science/concept/Mahdi>
  skos:definition "Mahdi is the title reserved for the future savior of the Muslim community. The name means “divinely guided person.” Muslims believe that the Mahdi, as God's caliph, will launch a revolution to deliver people from tyranny and oppression in order to usher an era of justice and equity on earth at the “End of Time,” prior to the final resurrection and judgment. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n432.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Mahdi</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> ;
  skos:prefLabel "Mahdi"@en ;
  a skos:Concept .

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

