@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/educational_reform>
  skos:prefLabel "educational reform"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/school_size> .

<https://concepts.sagepub.com/social-science/concept/institutional_characteristics>
  skos:prefLabel "institutional characteristics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_size> .

<https://concepts.sagepub.com/social-science/concept/educational_provision>
  skos:prefLabel "educational provision"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_size> .

<https://concepts.sagepub.com/social-science/concept/school_size>
  skos:definition "School size as a factor influencing student experience and educational success has been discussed by educational researchers for over 40 years. The primary focus of the impact of school size has been at the secondary level, especially in regard to American high schools. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n511.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; School Size</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/educational_reform> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutional_characteristics>, <https://concepts.sagepub.com/social-science/concept/educational_provision> ;
  skos:prefLabel "school size"@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/school_size> .

