@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://www.return.com/ontologies/2024/vocab#Risk_Driver>
  skos:prefLabel "Risk Driver"@en ;
  skos:definition """1. [IPCC] Any natural or human-induced factor that directly or indirectly causes a change in a system (adapted from MA, 2005).

2. It encompasses both natural and human-induced factors, processes, or conditions that result in a direct or indirect alteration of a system.

Available at: https://civil-protection-knowledge-network.europa.eu/eu-overview-risks"""@en ;
  a skos:Concept, owl:NamedIndividual .

