@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#> .

<http://dewey.info/class/551.565/e23/>
  skos:notation "551.565" ;
  skos:prefLabel "Atmosfærisk optikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.56/e23/> .

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

<http://dewey.info/class/551.56/e23/>
  dc:modified "2012-10-10"^^xsd:date ;
  dc:identifier "ocd00147624" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/551.565/e23/>, <http://dewey.info/class/551.563/e23/>, <http://dewey.info/class/551.561/e23/>, <http://dewey.info/class/551.567/e23/>, <http://dewey.info/class/551.568/e23/>, <http://dewey.info/class/551.566/e23/> ;
  skos:broader <http://dewey.info/class/551.5/e23/> ;
  skos:prefLabel "Atmosfærisk elektrisitet og atmosfærisk optikk"@nb ;
  skos:notation "551.56" .

<http://dewey.info/class/551.563/e23/>
  skos:notation "551.563" ;
  skos:prefLabel "Atmosfærisk elektrisitet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.56/e23/> .

<http://dewey.info/class/551.568/e23/>
  skos:notation "551.568" ;
  skos:prefLabel "Synsvidde"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.56/e23/> .

<http://dewey.info/class/551.5/e23/>
  skos:notation "551.5" ;
  skos:prefLabel "Meteorologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.56/e23/> .

<http://dewey.info/class/551.561/e23/>
  skos:notation "551.561" ;
  skos:prefLabel "Elektrisitet i en stabil atmosfære"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.56/e23/> .

<http://dewey.info/class/551.566/e23/>
  skos:notation "551.566" ;
  skos:prefLabel "Optiske fenomener som skyldes absorpsjon og spredning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.56/e23/> .

<http://dewey.info/class/551.567/e23/>
  skos:notation "551.567" ;
  skos:prefLabel "Optiske fenomener som skyldes kondensasjonsprodukter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.56/e23/> .

