@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:-SHMGB785-T .

n9j:-SHMGB785-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/African_American_oratory> ;
  skos:definition "Rhetoric, in its broadest sense, is the theory and practice of persuasive eloquence, whether spoken or written. Spoken rhetoric is oratory, and oratory is shaped by the historical experiences and cultural worldview of a people. [Source: Encyclopedia of Black Studies; African American Oratory]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-X4CXW650-W ;
  skos:prefLabel "African American oratory"@en .

n9j:-X4CXW650-W
  skos:prefLabel "African-American art"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SHMGB785-T .

n9j: a skos:ConceptScheme .
