@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/motorways>
  skos:prefLabel "motorways"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/roads> .

<https://concepts.sagepub.com/social-science/concept/transport_infrastructure>
  skos:prefLabel "transport infrastructure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/roads> .

<https://concepts.sagepub.com/social-science/concept/road_signage_systems>
  skos:prefLabel "road signage systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/roads> .

<https://concepts.sagepub.com/social-science/concept/roads>
  skos:definition "Natural disasters, particularly earthquakes, storms, and fires, often block or outright destroy roadways, which are needed to provide egress for relief workers. This prolongs the process of recovery (and consumes large amounts of equipment and labor resources). [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n253.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Roads</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/road_signage_systems>, <https://concepts.sagepub.com/social-science/concept/motorways>, <https://concepts.sagepub.com/social-science/concept/approach_roads> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transport_infrastructure> ;
  skos:prefLabel "roads"@en ;
  a skos:Concept .

<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/roads> .

<https://concepts.sagepub.com/social-science/concept/approach_roads>
  skos:prefLabel "approach roads"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/roads> .

