@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:-XNQGHHLZ-R .

n9j:-XNQGHHLZ-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/intercultural_intergroup_education_in_the_United_States> ;
  skos:definition "Intercultural education in the United States began in the early 1930s as a movement grounded in values of cooperation, respect, and acceptance of others. Intercultural educators were committed to reducing intergroup tensions, prejudice, and discrimination directed toward immigrants and racial and ethnic minorities. [Source: Encyclopedia of Diversity in Education; United States, Intercultural/Intergroup Education in]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D058XRXC-P ;
  skos:prefLabel "intercultural/intergroup education in the United States"@en .

n9j:-D058XRXC-P
  skos:prefLabel "global dimensions of diversity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XNQGHHLZ-R .

n9j: a skos:ConceptScheme .
