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

n9j: a skos:ConceptScheme .
n9j:-H211G881-X
  skos:prefLabel "epidemiological concepts"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VP8M597K-D .

n9j:-G2DH299T-P
  skos:prefLabel "legal and regulatory issues"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VP8M597K-D .

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

n9j:-VP8M597K-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/sentinel_events> ;
  skos:definition "A sentinel health event is the occurrence of a specific health condition, or the occurrence of an adverse outcome to a medical intervention, which signals that (a) the incidence of a condition or disease has exceeded the threshold of expected cases, (b) changes are occurring in the health levels of a population, or (c) the quality of medical care may need to be improved. Each of these circumstances may indicate the presence of a broader public health problem, and each requires epidemiologic investigation and intervention. [Source: Encyclopedia of Epidemiology; Sentinel Health Event]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-G2DH299T-P, n9j:-H211G881-X ;
  skos:prefLabel "sentinel events"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Sentinel_event> .

