@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/Ahmaddiya>
  skos:definition "Ahmaddiya is a new religious movement that originated as a sect of Islam. The Ahmaddiya movement was founded by the religious reformer Mirza Ghulam Ahmad (1835–1908) in the village of Qadian in the Punjab region of India. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n9.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Ahmaddiya</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_traditions_and_groups> ;
  skos:prefLabel "Ahmaddiya"@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/Ahmaddiya> .

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

