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

n9j: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-GM04RDDJ-K .

n9j:-B9MC0HJC-Z
  skos:prefLabel "key people in political theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GM04RDDJ-K .

n9j:-GM04RDDJ-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Dante_Alighieri> ;
  skos:definition "Dante Alighieri is best known as the author of the Divine Comedy, the epic poem that places him in the first rank of literary figures in Western history. By offering an account of how individuals can achieve salvation, the Divine Comedy may be considered of importance to the history of ethics; however, Dante's most significant contribution to political theory is Monarchy, a treatise on the form of government that best accords with human nature and a contribution to the debate about whether the papacy should have authority over temporal powers such as the Holy Roman Empire. [Source: Encyclopedia of Political Theory; Dante Alighieri]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-B9MC0HJC-Z, n9j:-JP9QRGST-N ;
  skos:prefLabel "Dante Alighieri"@en .

n9j:-JP9QRGST-N
  skos:prefLabel "key people in political science"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GM04RDDJ-K .

