@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/535.15/e23/>
  skos:notation "535.15" ;
  skos:prefLabel "Kvanteteori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/535.1/e23/> .

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

<http://dewey.info/class/535.13/e23/>
  skos:notation "535.13" ;
  skos:prefLabel "Bølgeteori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/535.1/e23/> .

<http://dewey.info/class/535.14/e23/>
  skos:notation "535.14" ;
  skos:prefLabel "Elektromagnetisk teori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/535.1/e23/> .

<http://dewey.info/class/535.1/e23/>
  skos:narrower <http://dewey.info/class/535.13/e23/>, <http://dewey.info/class/535.15/e23/>, <http://dewey.info/class/535.14/e23/>, <http://dewey.info/class/535.12/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-09-05"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00146344" ;
  skos:broader <http://dewey.info/class/535/e23/> ;
  skos:notation "535.1" ;
  skos:prefLabel "Teorier"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1142265 .

<http://dewey.info/class/535/e23/>
  skos:notation "535" ;
  skos:prefLabel "Lys og lignende stråling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/535.1/e23/> .

<http://dewey.info/class/535.12/e23/>
  skos:notation "535.12" ;
  skos:prefLabel "Partikkelteori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/535.1/e23/> .

