@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/004.54/e23/>
  skos:notation "004.54" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/004/e23/>
  skos:notation "004" ;
  skos:prefLabel "Informatikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/004.5/e23/> .

<http://dewey.info/class/004.5/e23/>
  skos:altLabel "Minne (datamaskiner)"@nb, "Datalagringsenheter"@nb, "Virtuelt minne--maskinvare"@nb, "Assosiativt minne"@nb, "CAM-minne"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/004.54/e23/>, <http://dewey.info/class/004.56/e23/>, <http://dewey.info/class/004.53/e23/> ;
  skos:broader <http://dewey.info/class/004/e23/> ;
  skos:notation "004.5" ;
  skos:prefLabel "Datalager"@nb ;
  dc:modified "2015-02-09"^^xsd:date ;
  dc:identifier "ocd00116779" ;
  a skos:Concept ;
  ns0:including "Maskinvareaspekter ved virtuelt minne"@nb, "Oversiktsverker om assosiativt minne (cam-minne) og assosiativ behandling"@nb ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/004.53/e23/>
  skos:notation "004.53" ;
  skos:prefLabel "Internt minne (primærminne)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.5/e23/> .

<http://dewey.info/class/004.56/e23/>
  skos:notation "004.56" ;
  skos:prefLabel "Eksternt lager (sekundærlager)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.5/e23/> .

