@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/621.373/e23/>
  skos:notation "621.373" ;
  skos:prefLabel "Måleinstrumenter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.37/e23/> .

<http://dewey.info/class/621.374/e23/>
  skos:notation "621.374" ;
  skos:prefLabel "Instrumenter for måling av bestemte elektriske kvantiteter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.37/e23/> .

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

<http://dewey.info/class/621.372/e23/>
  skos:notation "621.372" ;
  skos:prefLabel "Måleenheter og normalmål"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.37/e23/> .

<http://dewey.info/class/621.37/e23/>
  skos:prefLabel "Testing og måling av elektriske kvantiteter"@nb ;
  skos:narrower <http://dewey.info/class/621.372/e23/>, <http://dewey.info/class/621.373/e23/>, <http://dewey.info/class/621.374/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2016-09-26"^^xsd:date ;
  skos:broader <http://dewey.info/class/621.3/e23/> ;
  skos:altLabel "Måleinstrumenter--elektrisk måling"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "621.37" ;
  dc:identifier "ocd00155308" .

<http://dewey.info/class/621.3/e23/>
  skos:notation "621.3" ;
  skos:prefLabel "Elektroteknikk, magnetteknikk, optisk teknikk, kommunikasjonsteknikk, datateknikk; elektronikk, belysning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.37/e23/> .

