@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/Panjabi>
  skos:definition "Panjabi is the language of the people of Panjab, a region that was divided into two parts and apportioned one each to India (East Panjab) and Pakistan (West Panjab) at the time of partition in 1947. The Panjabi-speaking population is, however, not confined to the political boundaries of the two Panjabs. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n556.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Panjabi</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> ;
  skos:prefLabel "Panjabi"@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/Panjabi> .

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

