@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.641-551.647/e23/>
  skos:notation "551.641-551.647" ;
  skos:prefLabel "Bestemte meteorologiske fenomener"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.64/e23/> .

<http://dewey.info/class/551.6401-551.6409/e23/>
  skos:notation "551.6401-551.6409" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/551.6/e23/>
  skos:notation "551.6" ;
  skos:prefLabel "Klimatologi og vær"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/551.64/e23/> .

<http://dewey.info/class/551.64/e23/>
  skos:prefLabel "Varsling og varsler om bestemte fenomener"@nb ;
  skos:notation "551.64" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00147608" ;
  skos:narrower <http://dewey.info/class/551.6401-551.6409/e23/>, <http://dewey.info/class/551.641-551.647/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/551.6/e23/> ;
  dc:modified "2012-10-11"^^xsd:date .

