@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/005.43576/e23/>
  skos:notation "005.43576" ;
  skos:prefLabel "Distribuert delt lager"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.435/e23/> .

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

<http://dewey.info/class/005.435/e23/>
  dc:modified "2019-12-16"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Minnehåndteringsprogramvare"@nb ;
  dc:identifier "ocd00117000" ;
  skos:altLabel "Minnehåndtering"@nb, "Virtuelt minne--programvare"@nb, "Virtuelt minne"@nb, "Virtuelt minne--programmer"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/005.43576/e23/> ;
  ns0:including "Oversiktsverker om virtuelt minne"@nb, "Utvikling av minnehåndteringsprogramvare"@nb ;
  skos:notation "005.435" ;
  skos:broader <http://dewey.info/class/005.43/e23/> .

<http://dewey.info/class/005.43/e23/>
  skos:notation "005.43" ;
  skos:prefLabel "Systemprogramvare"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/005.435/e23/> .

