@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VL468CHX-R .

n9j:-TM77TQV2-W
  skos:prefLabel "internet and new media"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VL468CHX-R .

n9j:-VL468CHX-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/hacking_and_hacktivism> ;
  skos:definition "Hacking is generally defined as the unauthorized use or entry into a computer or computer system. Hacktivism bridges computer-hacking techniques with political or social protest action. [Source: Encyclopedia of Gender in Media; Hacking and Hacktivism]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TM77TQV2-W ;
  skos:prefLabel "hacking and hacktivism"@en .

n9j: a skos:ConceptScheme .
