@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.3276/e23/>
  skos:notation "621.3276" ;
  skos:prefLabel "Natriumdampbelysning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.327/e23/> .

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

<http://dewey.info/class/621.3274/e23/>
  skos:notation "621.3274" ;
  skos:prefLabel "Kvikksølvdampbelysning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.327/e23/> .

<http://dewey.info/class/621.327/e23/>
  skos:broader <http://dewey.info/class/621.325-621.328/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/621.3274/e23/>, <http://dewey.info/class/621.3275/e23/>, <http://dewey.info/class/621.3276/e23/>, <http://dewey.info/class/621.3273/e23/> ;
  skos:prefLabel "Lysrørbelysning (gassutladningsbelysning)"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2019-10-31"^^xsd:date ;
  skos:altLabel "Lysstoffrørbelysning"@nb, "Gassutladningsbelysning"@nb, "Lysrørbelysning"@nb ;
  skos:notation "621.327" ;
  dc:identifier "ocd00155378" .

<http://dewey.info/class/621.3275/e23/>
  skos:notation "621.3275" ;
  skos:prefLabel "Neonbelysning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.327/e23/> .

<http://dewey.info/class/621.3273/e23/>
  skos:notation "621.3273" ;
  skos:prefLabel "Fluorescerende belysning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.327/e23/> .

<http://dewey.info/class/621.325-621.328/e23/>
  skos:notation "621.325-621.328" ;
  skos:prefLabel "Elektrisk belysning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.327/e23/> .

