@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/human-induced_disasters>
  skos:prefLabel "human-induced disasters"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cyberattacks> .

<https://concepts.sagepub.com/social-science/concept/cyberattacks>
  skos:definition "While traditional defenses against crime and terrorism have focused on staving off attacks on humans and brick-and-mortar targets, in recent decades, attacks upon computer systems have become common. Threats to computer systems can destroy data, inconvenience users, and disrupt financial and governmental organizations. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n41.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Cyberattacks</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human-induced_disasters> ;
  skos:prefLabel "cyberattacks"@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/cyberattacks> .

