@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/621.316/e23/>
  skos:notation "621.316" ;
  skos:prefLabel "Detaljer og deler av generatorer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.313-621.317/e23/> .

<http://dewey.info/class/621.317/e23/>
  skos:notation "621.317" ;
  skos:prefLabel "Styringsenheter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.313-621.317/e23/> .

<http://dewey.info/class/621.313-621.317/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00155325" ;
  skos:narrower <http://dewey.info/class/621.317/e23/>, <http://dewey.info/class/621.316/e23/>, <http://dewey.info/class/621.315/e23/>, <http://dewey.info/class/621.313/e23/>, <http://dewey.info/class/621.314/e23/> ;
  skos:broader <http://dewey.info/class/621.31/e23/> ;
  skos:prefLabel "Maskiner og utstyr for produksjon, omforming, styring"@nb ;
  dc:modified "2013-08-19"^^xsd:date ;
  skos:notation "621.313-621.317" ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/621.314/e23/>
  skos:notation "621.314" ;
  skos:prefLabel "Transformatorer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.313-621.317/e23/> .

<http://dewey.info/class/621.31/e23/>
  skos:notation "621.31" ;
  skos:prefLabel "Produksjon, omforming, lagring, overføring av elektrisk kraft"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.313-621.317/e23/> .

<http://dewey.info/class/621.315/e23/>
  skos:notation "621.315" ;
  skos:prefLabel "Kondensatorer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.313-621.317/e23/> .

<http://dewey.info/class/621.313/e23/>
  skos:notation "621.313" ;
  skos:prefLabel "Generatorer og omformere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.313-621.317/e23/> .

