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

<https://concepts.sagepub.com/social-science/concept/cyberwarfare>
  skos:definition "At the most general level, cyberwarfare refers to a new type of war that relies on computers and other digital technologies as primary weapons. The term cyberwar does not have a single definition; the inflection of the term changes depending on whether it appears in a military report, a newspaper story, or an activist manifesto. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n60.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Cyberwarfare</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues>, <https://concepts.sagepub.com/social-science/concept/hacking>, <https://concepts.sagepub.com/social-science/concept/cyberculture> ;
  skos:prefLabel "cyberwarfare"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_issues>
  skos:prefLabel "social issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cyberwarfare> .

<https://concepts.sagepub.com/social-science/concept/cyberculture>
  skos:prefLabel "cyberculture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cyberwarfare> .

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

