@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:-R57ZJTHH-T .

n9j:-FBKT9MD1-H
  skos:prefLabel "operations and decision making"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R57ZJTHH-T .

n9j: a skos:ConceptScheme .
n9j:-R57ZJTHH-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/decentralization_of_decision_making> ;
  skos:definition "Decentralization of decision making is the act of moving the responsibility for decisions and actions away from central management authority and outward to those people closest to the situation. A central tenet of good management is that decisions should be made by the people with the most knowledge of the circumstances, principles, and objectives of the decision. [Source: Encyclopedia of Health Care Management; Decentralization of Decision Making]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FBKT9MD1-H ;
  skos:prefLabel "decentralization of decision making"@en .

