@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#Soft_Infrastructure>
  skos:prefLabel "Soft Infrastructure"@en ;
  skos:definition "Soft infrastructure refers to the intangible things needed to maintain or improve the utilities and services such as financial, health, cultural, and social in an urban system. The population uses the infrastructure of an urban system through services offered by public or private agents."@en ;
  a skos:Concept, owl:NamedIndividual .

