@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/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: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n704.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Root Cause Analysis (RCA)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D060891.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_and_decision_making>, <https://concepts.sagepub.com/social-science/concept/health_care_evaluation_mechanisms> ;
  skos:prefLabel "root cause analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/root_cause_analysis> .

<https://concepts.sagepub.com/social-science/concept/health_care_evaluation_mechanisms>
  skos:prefLabel "health care evaluation mechanisms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/root_cause_analysis> .

<https://concepts.sagepub.com/social-science/concept/operations_and_decision_making>
  skos:prefLabel "operations and decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/root_cause_analysis> .

