@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

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

<http://dewey.info/class/551.5272/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.527/e23/> ;
  skos:notation "551.5272" ;
  skos:prefLabel "Terrestrisk stråling"@nb .

<http://dewey.info/class/551.527/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00147602" ;
  dc:modified "2012-10-10"^^xsd:date ;
  skos:altLabel "Stråling--meteorologi"@nb ;
  skos:broader <http://dewey.info/class/551.52/e23/> ;
  skos:exactMatch realfagstermer:c006050 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c010443 ;
  skos:narrower <http://dewey.info/class/551.5272/e23/>, <http://dewey.info/class/551.5273/e23/>, <http://dewey.info/class/551.5271/e23/>, <http://dewey.info/class/551.5276/e23/> ;
  skos:notation "551.527" ;
  skos:prefLabel "Stråling"@nb ;
  skos:relatedMatch realfagstermer:c003390, realfagstermer:c009925 .

<http://dewey.info/class/551.5273/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.527/e23/> ;
  skos:notation "551.5273" ;
  skos:prefLabel "Stråling fra atmosfæren"@nb .

<http://dewey.info/class/551.5271/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.527/e23/> ;
  skos:notation "551.5271" ;
  skos:prefLabel "Solstråling"@nb .

<http://dewey.info/class/551.52/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.527/e23/> ;
  skos:notation "551.52" ;
  skos:prefLabel "Termodynamikk, atmosfæriske interaksjoner med jordas overflate, temperaturer, stråling"@nb .

<http://dewey.info/class/551.5276/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.527/e23/> ;
  skos:notation "551.5276" ;
  skos:prefLabel "Kosmisk stråling"@nb .

