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

n9j:-RKGDH5HN-7
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Richard_Rodríguez> ;
  skos:definition "Richard Rodríguez is a Mexican American writer, born in San Francisco on July 31, 1944, of Mexican immigrant parents. In the context of bilingual education, he is noteworthy for his divergent thinking on the subject of language, and the controversy his autobiographical writings have elicited. [Source: Encyclopedia of Bilingual Education; Rodríguez, Richard]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TLKZ7M8Z-5 ;
  skos:prefLabel "Richard Rodríguez"@en .

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

