@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/Babi>
  skos:definition "The Babi movement arose in Iran in the 19th century out of Shi'a Islam. It caused a major upheaval in the country and was eventually suppressed. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n60.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Babi</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/movements_and_organizations> ;
  skos:prefLabel "Babi"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/movements_and_organizations>
  skos:prefLabel "movements and organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Babi> .

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

