@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/006/e23/>
  skos:notation "006" ;
  skos:prefLabel "Spesielle datamaskinmetoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.4/e23/> .

<http://dewey.info/class/006.4/e23/>
  skos:altLabel "Tegngjenkjenning"@nb, "Magnetisk tegngjenkjenning (MICR)"@nb, "Persepsjonsteori--databasert mønstergjenkjenning"@nb, "MICR (informatikk)"@nb, "Mønstergjenkjenning--informatikk"@nb ;
  skos:narrower <http://dewey.info/class/006.42/e23/>, <http://dewey.info/class/006.45/e23/> ;
  dc:modified "2018-07-13"^^xsd:date ;
  skos:prefLabel "Databasert mønstergjenkjenning"@nb ;
  dc:identifier "ocd00117118" ;
  skos:broader <http://dewey.info/class/006/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "006.4" .

<http://dewey.info/class/006.42/e23/>
  skos:notation "006.42" ;
  skos:prefLabel "Optisk mønstergjenkjenning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.4/e23/> .

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

<http://dewey.info/class/006.45/e23/>
  skos:notation "006.45" ;
  skos:prefLabel "Akustisk mønstergjenkjenning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.4/e23/> .

