@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/Zulu>
  skos:definition "The Zulu (amaZulu) are a Nguni people who live mainly in South Africa's KwaZulu-Natal province, with smaller numbers in Zimbabwe, Zambia, and Mozambique. They form the largest South African ethnic population, estimated at 9 million. [Source: <a href=\"https://sk.sagepub.com/reference/africanreligion/n467.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Zulu</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology> ;
  skos:prefLabel "Zulu"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology>
  skos:prefLabel "cultural/social anthropology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Zulu> .

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

