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

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

n9j:-T8GXZD12-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Ninian_Smart> ;
  skos:definition "One of the most influential figures in the field of religious studies in the latter half of the 20th century, Ninian Smart's life was thrown off course by the changing fate of history. Born into a relatively privileged family, groomed for an Oxford or Cambridge education by his Cambridge mathematician father and well-born mother, Smart had been set on a path leading to a conventional academic career in the British university system like his two brothers, Alastair, an art historian, and John Jamieson, the philosopher. [Source: Encyclopedia of Global Religion; Smart, Ninian]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-S1MJ4FPS-G ;
  skos:prefLabel "Ninian Smart"@en .

