@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/005.87/e23/>
  skos:closeMatch bibbi:1139793 ;
  skos:altLabel "Hacking (datasikkerhet)"@nb, "Opptrapping av privilegier--informatikk"@nb, "Tjenestenektangrep--informatikk"@nb, "DDoS-angrep--informatikk"@nb, "Distribuert tjenestenektangrep--informatikk"@nb ;
  dc:created "2016-03-07"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.8/e23/> ;
  skos:notation "005.87" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00383946" ;
  skos:prefLabel "Trusler"@nb ;
  dc:modified "2020-09-21"^^xsd:date .

<http://dewey.info/class/005.8/e23/>
  skos:notation "005.8" ;
  skos:prefLabel "Datamaskinsikkerhet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/005.87/e23/> .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

