@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/engineering_and_technological_crises>
  skos:prefLabel "engineering and technological crises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bridges> .

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

<https://concepts.sagepub.com/social-science/concept/bridges>
  skos:definition "Bridges are essential engineered and constructed structures that support elevated roadways for transporting vehicles, trains, and foot traffic over waterways, roads, valleys, and transportation obstacles such as cities and railway yards. The safety of bridges is often taken for granted by the public, and bridge failures that result in mass casualties have been rare until the last decade. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n21.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Bridges</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/engineering_and_technological_crises> ;
  skos:prefLabel "bridges"@en ;
  a skos:Concept .

