@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_Object>
  skos:prefLabel "Risk Object"@en ;
  skos:definition """The Risk Object is considered, under certain contingent circumstances and in some causal way, to pose a threat to the valued object at risk.
Source: Åsa Boholm & Hervé Corvellec, 2011. "A relational theory of risk," Journal of Risk Research, Taylor & Francis Journals, vol. 14(2), pages 175-190, February.

In risk-oriented urban systems, a risk object is specialized as a Risk Driver."""@en ;
  a skos:Concept, owl:NamedIndividual .

