@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/SIOP> .

<https://concepts.sagepub.com/social-science/concept/marketing>
  skos:prefLabel "marketing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/SIOP> .

<https://concepts.sagepub.com/social-science/concept/language_diversity>
  skos:prefLabel "language diversity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/SIOP> .

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

<https://concepts.sagepub.com/social-science/concept/SIOP>
  skos:altLabel "sheltered instruction observation protocol"@en ;
  skos:definition "Sheltered Instruction Observation Protocol (SIOP) is an instructional model of teaching academic content to English language learners (ELLs) developed by Jana Echevarría, Mary Ellen Vogt, and Deborah Short. SIOP provides a detailed (operational) description of sheltered instruction (in which content is made accessible, or sheltered for language learners), and provides teachers practical step-by-step guides: from lesson preparation and instruction to implementation of the lesson that will enable ELLs to understand their grade-level content lessons. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n287.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; SIOP</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing>, <https://concepts.sagepub.com/social-science/concept/language_diversity>, <https://concepts.sagepub.com/social-science/concept/instructional_design> ;
  skos:prefLabel "SIOP"@en ;
  a skos:Concept .

