@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/utilities>
  skos:definition "Utility services are part of the local infrastructure and include electricity, natural gas, and telecommunications services; water systems are a separate entity. Many disasters disrupt service in the utilities of an afflicted area, complicating not only life for locals, but also the logistics of disaster response. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n306.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Utilities</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/water_authorities> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_enterprises> ;
  skos:prefLabel "utilities"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_enterprises>
  skos:prefLabel "public enterprises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/utilities> .

<https://concepts.sagepub.com/social-science/concept/water_authorities>
  skos:prefLabel "water authorities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/utilities> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/utilities> .

