@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/bilingual_charter_schools>
  skos:definition "A bilingual charter school is an independently operated public school that uses two or more languages for instruction. Charter schools differ from traditional public schools because they are schools of choice that receive public funds based on the number of students they enroll. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n72.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Bilingual Charter Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/language_diversity>, <https://concepts.sagepub.com/social-science/concept/instructional_design> ;
  skos:prefLabel "bilingual charter schools"@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/bilingual_charter_schools> .

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

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

