@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/professional_development>
  skos:prefLabel "professional development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/comprehensive_school_reform> .

<https://concepts.sagepub.com/social-science/concept/comprehensive_school_reform>
  skos:definition "Comprehensive school reform (CSR) has provided the primary paradigm for improving low-performing public schools in the latter part of the 20th century and early 21st century. New strategies for improving schools have emerged out of failures of the past. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n90.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Comprehensive School Reform</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_development> ;
  skos:prefLabel "comprehensive school reform"@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/comprehensive_school_reform> .

