@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:-FLNFP8H2-H .

n9j:-FLNFP8H2-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/maat> ;
  skos:definition "Maat represents the personification of a cluster of concepts that introduce the world to abstract ideas of philosophy, such as order, truth, balance, harmony, justice, reciprocity, and propriety. Represented in ancient Egyptian literature as a goddess, Maat is unlike the familiar goddesses of Hathor, Nebhet, and Auset, in that she was more a concept than a goddess to be worshipped. [Source: Encyclopedia of African Religion; Maat]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-N9XM8NZ5-1 ;
  skos:prefLabel "Maat"@en .

n9j: a skos:ConceptScheme .
n9j:-N9XM8NZ5-1
  skos:prefLabel "concepts in black studies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FLNFP8H2-H .

