@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#> .

<http://dewey.info/class/004.61/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/004.618/e23/> ;
  skos:notation "004.61" ;
  skos:prefLabel "Grensesnitt og kommunikasjon for bestemte typer elektroniske datamaskiner"@nb .

<http://dewey.info/class/004.6185/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.618/e23/> ;
  skos:notation "004.6185" ;
  skos:prefLabel "Multiprosessering--kommunikasjon"@nb .

<http://dewey.info/class/004.6186/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.618/e23/> ;
  skos:notation "004.6186" ;
  skos:prefLabel "Distribuert databehandling--kommunikasjon"@nb .

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

<http://dewey.info/class/004.618/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00116797" ;
  dc:modified "2015-02-09"^^xsd:date ;
  skos:altLabel "Behandlingsmetoder--informatikk--kommunikasjon"@nb ;
  skos:broader <http://dewey.info/class/004.61/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/004.6185/e23/>, <http://dewey.info/class/004.6183/e23/>, <http://dewey.info/class/004.6186/e23/> ;
  skos:notation "004.618" ;
  skos:prefLabel "Datamaskiner inndelt etter behandlingsmetoder"@nb .

<http://dewey.info/class/004.6183/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.618/e23/> ;
  skos:notation "004.6183" ;
  skos:prefLabel "Sanntidsbehandling--kommunikasjon"@nb .

