@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/cultural_social_anthropology>
  skos:prefLabel "cultural/social anthropology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Maasai> .

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

<https://concepts.sagepub.com/social-science/concept/Maasai>
  skos:definition "The Maasai people live in East Africa. They may have separated from other Nilotic groups as early as 1,000 years ago and moved into what is known today as the countries of Sudan and Uganda. [Source: <a href=\"https://sk.sagepub.com/reference/africanreligion/n251.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Maasai</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology> ;
  skos:prefLabel "Maasai"@en ;
  a skos:Concept .

