@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

<http://dewey.info/class/1--09/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb .

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

<http://dewey.info/class/004/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/004.09/e23/> ;
  skos:notation "004" ;
  skos:prefLabel "Informatikk"@nb .

<http://dewey.info/class/004.09/e23/>
  a skos:Concept ;
  dc:created "2010-09-04"^^xsd:date ;
  dc:identifier "ocd00285649" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/004/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:broader <http://dewey.info/class/004/e23/> ;
  skos:closeMatch realfagstermer:c002958 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c000282, realfagstermer:c001604, realfagstermer:c031977 ;
  skos:narrower <http://dewey.info/class/004.092/e23/>, <http://dewey.info/class/004.0948/e23/>, <http://dewey.info/class/004.0983/e23/>, <http://dewey.info/class/004.0947/e23/> ;
  skos:notation "004.09" ;
  skos:prefLabel "Datamaskiner--historie"@nb ;
  skos:relatedMatch realfagstermer:c000003, realfagstermer:c004194, realfagstermer:c006405 .

<http://dewey.info/class/004.0983/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.09/e23/> ;
  skos:notation "004.0983" ;
  skos:prefLabel "Informatikk--Chile"@nb .

<http://dewey.info/class/004.0947/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.09/e23/> ;
  skos:notation "004.0947" ;
  skos:prefLabel "Informatikk--Russland"@nb .

<http://dewey.info/class/004.0948/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.09/e23/> ;
  skos:notation "004.0948" ;
  skos:prefLabel "Informatikk--Norden"@nb .

<http://dewey.info/class/004.092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/004.09/e23/> ;
  skos:notation "004.092" ;
  skos:prefLabel "Informatikk--biografier, …"@nb .

