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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TTN84TMR-S .

n9j: a skos:ConceptScheme .
n9j:-TTN84TMR-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Asian_American_education> ;
  skos:definition "Asian American education has changed from a time when Asian American children were often not welcome in U.S. public schools to a time when they have become the mythic “model minority.” As in other areas, education has been an arena where Asian Americans have often had to fight for their rights. [Source: Encyclopedia ofthe Social and Cultural Foundations of Education; Asian American Education]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LLHNRBG7-X ;
  skos:prefLabel "Asian American education"@en .

n9j:-LLHNRBG7-X
  skos:prefLabel "multiculturalism and special populations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TTN84TMR-S .

