@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/005.2762/e23/>
  skos:notation "005.2762" ;
  skos:prefLabel "Distribuert databehandling--programmering--bestemte programmeringsspråk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.276/e23/> .

<http://dewey.info/class/005.2768/e23/>
  skos:notation "005.2768" ;
  skos:prefLabel "Distribuert databehandling--programmering--bestemte operativsystemer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.276/e23/> .

<http://dewey.info/class/005.27/e23/>
  skos:notation "005.27" ;
  skos:prefLabel "Programvareutvikling for behandlingsmetoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/005.276/e23/> .

<http://dewey.info/class/005.276/e23/>
  skos:altLabel "Klient-server-systemer--programvareutvikling"@nb, "Klient/server-programmering"@nb, "Distribuert databehandling--programvareutvikling"@nb, "Distribuert databehandling--programmering"@nb ;
  skos:narrower <http://dewey.info/class/005.2768/e23/>, <http://dewey.info/class/005.2762/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.27/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Programvareutvikling for distribuert databehandling"@nb ;
  skos:closeMatch bibbi:1145127 ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:notation "005.276" ;
  dc:identifier "ocd00116928" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

