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

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

<http://dewey.info/class/2--161/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00123936" ;
  dc:modified "2012-07-13"^^xsd:date ;
  skos:broader <http://dewey.info/class/2--16/e23/> ;
  skos:exactMatch humord:c24997, realfagstermer:c013786 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrower <http://dewey.info/class/2--1613/e23/>, <http://dewey.info/class/2--1612/e23/>, <http://dewey.info/class/2--1614/e23/> ;
  skos:notation "T2--161" ;
  skos:prefLabel "Atmosfæren"@nb ;
  skos:relatedMatch realfagstermer:c013784, realfagstermer:c013787 .

<http://dewey.info/class/2--16/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--161/e23/> ;
  skos:notation "T2--16" ;
  skos:prefLabel "Luft og vann"@nb .

<http://dewey.info/class/2--1614/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--161/e23/> ;
  skos:notation "T2--1614" ;
  skos:prefLabel "Ionosfæren"@nb .

<http://dewey.info/class/2--1612/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--161/e23/> ;
  skos:notation "T2--1612" ;
  skos:prefLabel "Troposfæren"@nb .

<http://dewey.info/class/2--1613/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--161/e23/> ;
  skos:notation "T2--1613" ;
  skos:prefLabel "Stratosfæren"@nb .

