@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/earthquake_engineering>
  skos:definition "Technology employed to mitigate against the damaging effects of large ground accelerations on human activities and structures during an earthquake. Steps that can be taken to minimise damage include the following: structural design to prevent resonance with ground shaking or to sway with ground motion; reinforcement of masonry to prevent collapse; the preparation of reliable seismic hazard maps and appropriate planning regulation. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1167.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; earthquake engineering</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/structural_engineering> ;
  skos:prefLabel "earthquake engineering"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/structural_engineering>
  skos:prefLabel "structural engineering"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/earthquake_engineering> .

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

