@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:-S4RL0MG9-7 .

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

n9j:-S1MJ4FPS-G
  skos:prefLabel "key people in global religion"@en ;
  a skos:Concept ;
  skos:narrower n9j:-S4RL0MG9-7 .

n9j:-S4RL0MG9-7
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Søren_Kierkegaard> ;
  skos:definition "Søren Kierkegaard was a 19th-century Danish philosopher and theologian who produced some of the most influential works in existential philosophy and modern Protestant Christian theology. He combined these two discourses to articulate three hierarchical modes of existence that incite Christians to live a radically religious life. [Source: Encyclopedia of Global Religion; Kierkegaard, Søren]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-B9MC0HJC-Z, n9j:-S1MJ4FPS-G ;
  skos:prefLabel "Søren Kierkegaard"@en .

