@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:-JP9QRGST-N
  skos:prefLabel "key people in political science"@en ;
  a skos:Concept ;
  skos:narrower n9j:-N7MPP2F5-3 .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-N7MPP2F5-3 .

n9j: a skos:ConceptScheme .
n9j:-N7MPP2F5-3
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Jacques_Maritain> ;
  skos:definition "Jacques Maritain (1882–1973) of France was one of the most influential Catholic thinkers of the twentieth century, and he dominates Catholic social thought as a defender of human rights and freedom. Born in Paris, he was brought up as a liberal Protestant but converted to Catholicism in 1906 at the age of twenty-four. [Source: The Encyclopedia of Political Science; Maritain, Jacques]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JP9QRGST-N ;
  skos:prefLabel "Jacques Maritain"@en .

