@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#Blue_Infrastructure>
  skos:prefLabel "Blue Infrastructure"@en ;
  skos:definition "Blue Infrastructure integrates blue areas, such as lakes, aquifers, wetlands, floodplains, canals, and coastal areas, to the urban context."@en ;
  a skos:Concept, owl:NamedIndividual .

