@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/Eastern_Africa>
  skos:prefLabel "Eastern Africa"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Kenya> .

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

<https://concepts.sagepub.com/social-science/concept/Kenya>
  skos:definition "Kenya is a former British colony, with an educational history marked by the continuous struggle for Free Primary Education (FPE). This is impacted by its many ethnic groups and languages and the physical environment of the region. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n223.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Kenya</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007630.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Eastern_Africa> ;
  skos:prefLabel "Kenya"@en ;
  a skos:Concept .

