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

n9j:-JK60TWSN-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/views_of_language_difference> ;
  skos:definition "In a separate entry on views of bilingual education, we point out the range and variety of beliefs that exist concerning its purposes, designs, and conceptual foundations. This range of opinions about the nature of bilingual education is rooted in equally diverse views of languages and what we choose to believe about them. [Source: Encyclopedia of Bilingual Education; Views of Language Difference]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WW3NZ1SN-M ;
  skos:prefLabel "views of language difference"@en .

n9j:-WW3NZ1SN-M
  skos:prefLabel "family, communities, and society"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JK60TWSN-R .

n9j: a skos:ConceptScheme .
