@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:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-HS3V0DQS-S .

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

n9j:-HS3V0DQS-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/root_cause_analysis> ;
  skos:definition "Root cause analysis (RCA) is an approach for post hoc analysis of an undesirable situation to determine what happened and, more importantly, why it happened. This makes it possible to identify strategies for preventing the situation from recurring. [Source: Encyclopedia of Health Care Management; Root Cause Analysis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FBKT9MD1-H, n9j:-K526LGNX-T ;
  skos:prefLabel "root cause analysis"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D060891.html> .

n9j: a skos:ConceptScheme .
n9j:-K526LGNX-T
  skos:prefLabel "health care evaluation mechanisms"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HS3V0DQS-S .

