@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/hacktivism> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/hacktivism>
  skos:definition "Hacktivism uses the usual tools and strategies of hackers for explicit political ends. Hacktivists may target the Web sites of the organizations whose behavior, politics, or symbols they dislike. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n112.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Hacktivism</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 "hacktivism"@en ;
  a skos:Concept .

