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

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

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

<http://dewey.info/class/539.2/e23/>
  ns0:classHere "Elektromagnetisk spektrum"@nb, "Elektromagnetiske bølger"@nb, "Elektromagnetisk stråling"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Elektromagnetisk stråling"@nb, "Strålingsenergi"@nb, "Elektromagnetiske bølger"@nb, "Elektromagnetisk spektrum"@nb, "Stråling"@nb, "Stråling--fysikk"@nb ;
  dc:modified "2012-09-10"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00146518" ;
  skos:prefLabel "Stråling (strålingsenergi)"@nb ;
  skos:broader <http://dewey.info/class/539/e23/> ;
  skos:closeMatch bibbi:1122236 ;
  skos:notation "539.2" ;
  a skos:Concept .

