@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/004.11/e23/>
  skos:notation "004.11" ;
  skos:prefLabel "Superdatamaskiner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.11-004.16/e23/> .

<http://dewey.info/class/004.11-004.16/e23/>
  dc:modified "2016-11-01"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/004.14/e23/>, <http://dewey.info/class/004.16/e23/>, <http://dewey.info/class/004.11/e23/>, <http://dewey.info/class/004.12/e23/> ;
  skos:prefLabel "Digitale datamaskiner"@nb ;
  skos:broader <http://dewey.info/class/004.1/e23/> ;
  dc:identifier "ocd00116736" ;
  skos:notation "004.11-004.16" .

<http://dewey.info/class/004.16/e23/>
  skos:notation "004.16" ;
  skos:prefLabel "Personlige datamaskiner (PC-er)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.11-004.16/e23/> .

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

<http://dewey.info/class/004.14/e23/>
  skos:notation "004.14" ;
  skos:prefLabel "Mellomstore datamaskiner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.11-004.16/e23/> .

<http://dewey.info/class/004.12/e23/>
  skos:notation "004.12" ;
  skos:prefLabel "Stormaskiner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.11-004.16/e23/> .

<http://dewey.info/class/004.1/e23/>
  skos:notation "004.1" ;
  skos:prefLabel "Generelle verker om bestemte typer datamaskiner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/004.11-004.16/e23/> .

