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

<http://dewey.info/class/004.652/e23/>
  skos:notation "004.652" ;
  skos:prefLabel "P2P-arkitektur"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.65/e23/> .

<http://dewey.info/class/004.65-004.68/e23/>
  skos:notation "004.65-004.68" ;
  skos:prefLabel "Datamaskinkommunikasjonsnettverk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/004.65/e23/> .

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

<http://dewey.info/class/004.65/e23/>
  ns0:classHere "Systemanalyse, systemdesign, topologi (konfigurasjon) for datamaskinkommunikasjonsnettverk"@nb ;
  skos:narrower <http://dewey.info/class/004.654/e23/>, <http://dewey.info/class/004.652/e23/> ;
  skos:broader <http://dewey.info/class/004.65-004.68/e23/> ;
  skos:altLabel "Nettverksarkitektur--informatikk"@nb, "Kommunikasjonsnettverkarkitektur--informatikk"@nb, "Nettverkstopologi--informatikk"@nb ;
  dc:modified "2015-02-09"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00116805" ;
  a skos:Concept ;
  skos:prefLabel "Kommunikasjonsnettverkarkitektur"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "004.65" .

<http://dewey.info/class/004.654/e23/>
  skos:notation "004.654" ;
  skos:prefLabel "Tjenesteorientert arkitektur (SOA)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.65/e23/> .

