@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

<http://dewey.info/class/559.82/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/559.8/e23/> ;
  skos:notation "559.82" ;
  skos:prefLabel "Geologi--Grønland"@nb .

<http://dewey.info/class/559.89/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/559.8/e23/> ;
  skos:notation "559.89" ;
  skos:prefLabel "Geologi--Antarktis"@nb .

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

<http://dewey.info/class/559.81/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/559.8/e23/> ;
  skos:notation "559.81" ;
  skos:prefLabel "Geologi--Svalbard (Norge)"@nb .

<http://dewey.info/class/559/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/559.8/e23/> ;
  skos:notation "559" ;
  skos:prefLabel "Geovitenskap vedrørende Australasia, stillehavsøyene, atlanterhavsøyene, de arktiske øyene, Antarktis, himmellegemer utenfor jorda"@nb .

<http://dewey.info/class/559.8/e23/>
  a skos:Concept ;
  dc:created "2017-03-22"^^xsd:date ;
  dc:identifier "0b024769-1222-4d49-8abf-923fc6311513" ;
  dc:modified "2017-03-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/55/e23/>
   <http://dewey.info/class/2--98/e23/>
 ) ;
  skos:broader <http://dewey.info/class/559/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c007358, realfagstermer:c012583 ;
  skos:narrower <http://dewey.info/class/559.82/e23/>, <http://dewey.info/class/559.89/e23/>, <http://dewey.info/class/559.81/e23/> ;
  skos:notation "559.8" ;
  skos:prefLabel "Geovitenskap--Arktiske øyer"@nb .

<http://dewey.info/class/55/e23/>
  a skos:Concept ;
  skos:prefLabel "Geovitenskap"@nb .

<http://dewey.info/class/2--98/e23/>
  a skos:Concept ;
  skos:prefLabel "Arktiske øyer og Antarktis"@nb .

