@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-THBC06HP-L
  skos:prefLabel "government"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CWCGJCDP-D .

n9j:-CWCGJCDP-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/site-based_management> ;
  skos:definition "Site-based management, or school-based decision making (SBDM), as it is more commonly known, is an innovative reform that swept the nation during the 1990s in an attempt to allow building level decision making for curricular and other educational issues. SBDM was designed to improve student learning by reducing districtwide bureaucracies while creating opportunities for shared decision making by educators, parents, and community members. [Source: Encyclopedia of Educational Reform and Dissent; Site-Based Management]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-THBC06HP-L ;
  skos:prefLabel "site-based management"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-CWCGJCDP-D .

n9j: a skos:ConceptScheme .
