@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:-XH2PH207-P .

n9j:-XH2PH207-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/John_H._Tanton> ;
  skos:definition "John H. Tanton, population control activist and conservationist, is also a well-known figure in anti-immigration and English-only advocacy. A retired ophthalmologist, he is the oldest among the three children of Hannah and John Tanton, born on February 23, 1934, in Detroit, Michigan. [Source: Encyclopedia of Bilingual Education; Tanton, John H.]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TLKZ7M8Z-5 ;
  skos:prefLabel "John H. Tanton"@en .

n9j:-TLKZ7M8Z-5
  skos:prefLabel "people and organizations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XH2PH207-P .

