@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#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/539.01/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/539/e23/> ;
  skos:notation "539.01" ;
  skos:prefLabel "Filosofi og teori"@nb .

<http://dewey.info/class/53/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/539/e23/> ;
  skos:notation "53" ;
  skos:prefLabel "Fysikk"@nb .

<http://dewey.info/class/539/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00146511" ;
  dc:modified "2019-11-11"^^xsd:date ;
  skos:broader <http://dewey.info/class/53/e23/> ;
  skos:closeMatch realfagstermer:c001192, humord:c08265 ;
  skos:exactMatch realfagstermer:c003037 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c003969, realfagstermer:c013156 ;
  skos:narrower <http://dewey.info/class/539.01/e23/>, <http://dewey.info/class/539.7/e23/>, <http://dewey.info/class/539.6/e23/>, <http://dewey.info/class/539.1/e23/>, <http://dewey.info/class/539.2/e23/> ;
  skos:notation "539" ;
  skos:prefLabel "Moderne fysikk"@nb ;
  skos:relatedMatch realfagstermer:c000408, realfagstermer:c010528 .

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

<http://dewey.info/class/539.1/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/539/e23/> ;
  skos:notation "539.1" ;
  skos:prefLabel "Materiens struktur"@nb .

<http://dewey.info/class/539.2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/539/e23/> ;
  skos:notation "539.2" ;
  skos:prefLabel "Stråling (strålingsenergi)"@nb .

<http://dewey.info/class/539.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/539/e23/> ;
  skos:notation "539.7" ;
  skos:prefLabel "Atomfysikk og kjernefysikk"@nb .

<http://dewey.info/class/539.6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/539/e23/> ;
  skos:notation "539.6" ;
  skos:prefLabel "Molekylærfysikk"@nb .

