@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#Impact_Response>
  skos:prefLabel "Impact Response"@en ;
  skos:definition "Impact response in an urban context involves a two-pronged approach: mitigation of the impacts on urban systems and adaptation of urban systems to non-controlled situations."@en ;
  a skos:Concept, owl:NamedIndividual .

