@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/SDAIE>
  skos:altLabel "specially designed academic instruction in English"@en ;
  skos:definition "Specially designed academic instruction in English (SDAIE) refers to academic content area instruction provided in English to English language learners (ELLs). Teachers of SDAIE classes provide ELLs with grade-appropriate content by using special techniques to make lessons understandable. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n303.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Specially Designed Academic Instruction in English</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/instructional_design> ;
  skos:prefLabel "SDAIE"@en ;
  a skos:Concept .

<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/SDAIE> .

<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/SDAIE> .

