@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.2482/e23/>
  skos:notation "006.2482" ;
  skos:prefLabel "Genetisk fingeravtrykk (DNA-profilering)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.248/e23/> .

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

<http://dewey.info/class/006.24/e23/>
  skos:notation "006.24" ;
  skos:prefLabel "Automatisk identifisering og datafangst (AIDC)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.248/e23/> .

<http://dewey.info/class/006.248/e23/>
  skos:narrower <http://dewey.info/class/006.2482/e23/>, <http://dewey.info/class/006.2483/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2019-09-20"^^xsd:date ;
  skos:altLabel "Biometrisk identifisering--informatikk"@nb, "Biometri--informatikk"@nb ;
  a skos:Concept ;
  skos:notation "006.248" ;
  dc:created "2014-08-08"^^xsd:date ;
  skos:prefLabel "Biometrisk identifisering"@nb ;
  skos:broader <http://dewey.info/class/006.24/e23/> ;
  dc:identifier "ocd00369997" .

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

