@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/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: <a href=\"https://sk.sagepub.com/reference/africanreligion/n252.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Maat</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_black_studies> ;
  skos:prefLabel "Maat"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts_in_black_studies>
  skos:prefLabel "concepts in black studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maat> .

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

