@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/537.6/e23/>
  skos:narrower <http://dewey.info/class/537.61/e23/>, <http://dewey.info/class/537.62/e23/>, <http://dewey.info/class/537.65/e23/> ;
  skos:notation "537.6" ;
  skos:altLabel "Elektrodynamikk"@nb, "Elektrisk strøm--fysikk"@nb ;
  a skos:Concept ;
  dc:modified "2012-09-10"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/537/e23/> ;
  dc:identifier "ocd00146452" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Elektrodynamikk (elektrisk strøm) og termoelektrisitet"@nb .

<http://dewey.info/class/537/e23/>
  skos:notation "537" ;
  skos:prefLabel "Elektrisitet og elektronikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/537.6/e23/> .

<http://dewey.info/class/537.61/e23/>
  skos:notation "537.61" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/537.62/e23/>
  skos:notation "537.62" ;
  skos:prefLabel "Elektrisk ledningsevne og elektrisk motstand"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/537.6/e23/> .

<http://dewey.info/class/537.65/e23/>
  skos:notation "537.65" ;
  skos:prefLabel "Termoelektrisitet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/537.6/e23/> .

