@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#> .

<http://dewey.info/class/006.246/e23/>
  skos:notation "006.246" ;
  skos:prefLabel "Smartkort"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.24/e23/> .

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

<http://dewey.info/class/006.2/e23/>
  skos:notation "006.2" ;
  skos:prefLabel "Systemer for spesielle formål"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.24/e23/> .

<http://dewey.info/class/006.24/e23/>
  dc:identifier "ocd00277911" ;
  skos:broader <http://dewey.info/class/006.2/e23/> ;
  skos:narrower <http://dewey.info/class/006.245/e23/>, <http://dewey.info/class/006.242/e23/>, <http://dewey.info/class/006.246/e23/>, <http://dewey.info/class/006.248/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Automatisk identifisering og datafangst (AIDC)"@nb ;
  skos:altLabel "Automatisk identifisering og datafangst"@nb, "Magnetstripekoding--informatikk"@nb, "Automatisk identifisering og datafangst--informatikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-05-04"^^xsd:date ;
  skos:notation "006.24" ;
  dc:modified "2018-07-13"^^xsd:date .

<http://dewey.info/class/006.242/e23/>
  skos:notation "006.242" ;
  skos:prefLabel "Strekkoding"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.24/e23/> .

<http://dewey.info/class/006.248/e23/>
  skos:notation "006.248" ;
  skos:prefLabel "Biometrisk identifisering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.24/e23/> .

<http://dewey.info/class/006.245/e23/>
  skos:notation "006.245" ;
  skos:prefLabel "Radiofrekvensbasert identifikasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.24/e23/> .

