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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-GB4XG897-5 .

n9j:-GB4XG897-5
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/school-based_decision_making> ;
  skos:definition "The record of American public education is characterized by sporadic alterations between centralization and decentralization of influence and control. In times of greater centralized authority, large managerial structures such as state and local boards of education maintain control over educational decision making and management. [Source: Encyclopedia of Education Law; School-Based Decision Making]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZK6NBMFT-J ;
  skos:prefLabel "school-based decision making"@en .

n9j:-ZK6NBMFT-J
  skos:prefLabel "governance issues"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GB4XG897-5 .

n9j: a skos:ConceptScheme .
