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

n9j: a skos:ConceptScheme .
n9j:-TGL0CQGB-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Indira_Gandhi> ;
  skos:definition "Indira Gandhi was the first woman to be elected prime minister of the world's most populous democracy, India. Her leadership was both long and controversial. [Source: Encyclopedia of Gender and Society; Gandhi, Indira Priyadarshini Nehru]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V1F1SF7X-2, n9j:-BFSWWGQD-T ;
  skos:prefLabel "Indira Gandhi"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Indira_Gandhi> .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-TGL0CQGB-Q .

n9j:-BFSWWGQD-T
  skos:prefLabel "key people in gender and society"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TGL0CQGB-Q .

n9j:-V1F1SF7X-2
  skos:prefLabel "key people in political communication"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TGL0CQGB-Q .

