@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-SPK82CH9-D .

n9j:-SPK82CH9-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/African_thinkers> ;
  skos:definition "In the cradle of humanity, Africa, thought was creatively practiced in a natural environment of bountifulness and human diversity. Languages, artistic works, inscriptions, cave paintings, and architectural constructs of huge irrigation schemes and other colossal monuments testify to the intellectual abilities of the African peoples who thought about them, and then designed and erected them. [Source: Encyclopedia of Anthropology; African Thinkers]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-X1Q2H9K9-4 ;
  skos:prefLabel "African thinkers"@en .

n9j:-X1Q2H9K9-4
  skos:prefLabel "black studies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SPK82CH9-D .

n9j: a skos:ConceptScheme .
