@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/530.1435/e23/>
  skos:notation "530.1435" ;
  skos:prefLabel "Gaugefelt"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.143/e23/> .

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

<http://dewey.info/class/530.1433/e23/>
  skos:notation "530.1433" ;
  skos:prefLabel "Kvanteelektrodynamikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.143/e23/> .

<http://dewey.info/class/530.143/e23/>
  skos:narrower <http://dewey.info/class/530.1433/e23/>, <http://dewey.info/class/530.1435/e23/>, <http://dewey.info/class/530.143015116/e23/> ;
  skos:notation "530.143" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-08-16"^^xsd:date ;
  dc:identifier "ocd00146167" ;
  skos:prefLabel "Kvantefeltteori"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1138241 ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.14/e23/> .

<http://dewey.info/class/530.143015116/e23/>
  skos:notation "530.143015116" ;
  skos:prefLabel "Kvantefeltteori--kombinatorisk analyse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.143/e23/> .

<http://dewey.info/class/530.14/e23/>
  skos:notation "530.14" ;
  skos:prefLabel "Feltteorier og bølgeteorier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/530.143/e23/> .

