@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/Accelerated_Schools>
  skos:definition "Accelerated schools are dedicated to providing all students with enriched or “accelerated” educational experiences and seek to bring students who are in “at-risk” situations into the educational mainstream. Unlike some reform models, which address only curriculum change, the accelerated school model is a comprehensive whole-school reform that transforms both school culture and classroom learning environments. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n4.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Accelerated Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_types> ;
  skos:prefLabel "Accelerated Schools"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/school_types>
  skos:prefLabel "school types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Accelerated_Schools> .

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

