@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/instructional_design>
  skos:prefLabel "instructional design"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/English_immersion> .

<https://concepts.sagepub.com/social-science/concept/diversity_in_education>
  skos:prefLabel "diversity in education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/English_immersion> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/English_immersion> .

<https://concepts.sagepub.com/social-science/concept/immigration_and_citizenship>
  skos:prefLabel "immigration and citizenship"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/English_immersion> .

<https://concepts.sagepub.com/social-science/concept/English_immersion>
  skos:definition "English immersion, an approach to teaching English by providing instruction solely through English, holds considerable appeal in the American imagination. Surely, the best way to learn a language is to immerse oneself in it, many believe, and the more deeply and thoroughly the immersion, the more quickly the language will be learned. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n105.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; English Immersion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/instructional_design>, <https://concepts.sagepub.com/social-science/concept/immigration_and_citizenship>, <https://concepts.sagepub.com/social-science/concept/diversity_in_education> ;
  skos:prefLabel "English immersion"@en ;
  a skos:Concept .

