@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/006.777/e23/>
  skos:notation "006.777" ;
  skos:altLabel "Behandlingsmetoder--informatikk--multimediesystemprogrammering"@nb ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:narrower <http://dewey.info/class/006.7776/e23/>, <http://dewey.info/class/006.7773/e23/>, <http://dewey.info/class/006.7775/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Behandlingsmetoder--informatikk--multimedieprogramvareutvikling, …"@nb ;
  dc:identifier "ocd00117177" ;
  skos:broader <http://dewey.info/class/006.77/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/006.77/e23/>
   <http://dewey.info/class/005..27/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

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

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

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

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

