@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/537.2/e23/>
  skos:notation "537.2" ;
  skos:prefLabel "Elektrostatikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/537.24/e23/> .

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

<http://dewey.info/class/537.24/e23/>
  ns0:including "Elektrokapillaritet"@nb, "Elektrostriksjon"@nb, "Elektreter"@nb ;
  skos:altLabel "Elektrostriksjon"@nb, "Pyroelektrisitet"@nb, "Elektreter"@nb, "Elektrokapillaritet"@nb ;
  dc:modified "2012-09-07"^^xsd:date ;
  skos:notation "537.24" ;
  skos:narrower <http://dewey.info/class/537.243/e23/>, <http://dewey.info/class/537.244/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Dielektrisitet"@nb ;
  dc:identifier "ocd00146433" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/537.2/e23/> .

<http://dewey.info/class/537.243/e23/>
  skos:notation "537.243" ;
  skos:prefLabel "Dipolmomenter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/537.24/e23/> .

<http://dewey.info/class/537.244/e23/>
  skos:notation "537.244" ;
  skos:prefLabel "Piezoelektrisitet og ferroelektrisitet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/537.24/e23/> .

