@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/005.73/e23/>
  skos:notation "005.73" ;
  skos:prefLabel "Datastrukturer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.7/e23/> .

<http://dewey.info/class/005.74/e23/>
  skos:notation "005.74" ;
  skos:prefLabel "Datafiler og databaser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.7/e23/> .

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

<http://dewey.info/class/005/e23/>
  skos:notation "005" ;
  skos:prefLabel "Programvareutvikling, programvare, data, datasikkerhet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/005.7/e23/> .

<http://dewey.info/class/005.71/e23/>
  skos:notation "005.71" ;
  skos:prefLabel "Datakommunikasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.7/e23/> .

<http://dewey.info/class/005.72/e23/>
  skos:notation "005.72" ;
  skos:prefLabel "Dataklargjøring og datarepresentasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.7/e23/> .

<http://dewey.info/class/005.701/e23/>
  skos:notation "005.701" ;
  skos:prefLabel "Data i datamaskinsystemer--filosofi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.7/e23/> .

<http://dewey.info/class/005.7/e23/>
  skos:narrower <http://dewey.info/class/005.75/e23/>, <http://dewey.info/class/005.71/e23/>, <http://dewey.info/class/005.74/e23/>, <http://dewey.info/class/005.701/e23/>, <http://dewey.info/class/005.72/e23/>, <http://dewey.info/class/005.73/e23/> ;
  skos:altLabel "Stordata"@nb, "Datasett"@nb ;
  skos:notation "005.7" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1143628, bibbi:1286564, bibbi:1143314 ;
  skos:broader <http://dewey.info/class/005/e23/> ;
  a skos:Concept ;
  dc:modified "2017-10-27"^^xsd:date ;
  dc:identifier "ocd00117026" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Data i datamaskinsystemer"@nb .

<http://dewey.info/class/005.75/e23/>
  skos:notation "005.75" ;
  skos:prefLabel "Bestemte typer datafiler og databaser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.7/e23/> .

