@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/006.6773/e23/>
  skos:notation "006.6773" ;
  skos:prefLabel "Sanntidsbehandling--grafikkprogramvareutvikling, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.677/e23/> .

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

<http://dewey.info/class/006.677/e23/>
  skos:notation "006.677" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/006.6776/e23/>, <http://dewey.info/class/006.6775/e23/>, <http://dewey.info/class/006.6773/e23/> ;
  skos:broader <http://dewey.info/class/006.67/e23/> ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Behandlingsmetoder--informatikk--grafikkprogrammering"@nb ;
  dc:identifier "ocd00117139" ;
  mads:componentList (
   <http://dewey.info/class/006.67/e23/>
   <http://dewey.info/class/005..27/e23/>
 ) ;
  a skos:Concept ;
  skos:prefLabel "Behandlingsmetoder--informatikk--grafikkprogramvareutvikling, …"@nb .

<http://dewey.info/class/006.6776/e23/>
  skos:notation "006.6776" ;
  skos:prefLabel "Distribuert databehandling--grafikkprogramvareutvikling, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.677/e23/> .

<http://dewey.info/class/006.6775/e23/>
  skos:notation "006.6775" ;
  skos:prefLabel "Multiprosessering--grafikkprogramvareutvikling, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.677/e23/> .

<http://dewey.info/class/006.67/e23/>
  skos:notation "006.67" ;
  skos:prefLabel "Programvareutvikling for bestemte typer datamaskiner, for bestemte operativsystemer, for bestemte brukergrensesnitt|"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.677/e23/> .

