@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/621.384192/e23/>
  a skos:Concept ;
  dc:created "2010-09-24"^^xsd:date ;
  dc:identifier "ocd00295170" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:altLabel "AIDC (automatic identification and data capture)--teknikk"@nb, "Sanntidslokaliseringssystemer--teknikk"@nb, "Automatic identification and data capture (AIDC)--teknikk"@nb, "Radiofrekvensbasert identifikasjon (RFID)--teknikk"@nb, "Automatisk identifisering og datafangst (AIDC)--teknikk"@nb, "RFID-systemer (radio frequency identification)--teknikk"@nb, "RTLS-systemer (real-time locating systems)--teknikk"@nb ;
  skos:broader <http://dewey.info/class/621.38419/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c002127, humord:c28036, humord:c21251 ;
  skos:notation "621.384192" ;
  skos:prefLabel "Identifisering og lokalisering"@nb .

<http://dewey.info/class/621.38419/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.384192/e23/> ;
  skos:notation "621.38419" ;
  skos:prefLabel "Spesielle bruksområder"@nb .

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

