@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/559.89/e23/>
  a skos:Concept ;
  dc:created "2017-02-13"^^xsd:date ;
  dc:identifier "18e19baf-5eb8-4bbf-8fe9-c413489ccd95" ;
  dc:modified "2017-03-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/55/e23/>
   <http://dewey.info/class/2--989/e23/>
 ) ;
  skos:broader <http://dewey.info/class/559.8/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c012616, realfagstermer:c000621, realfagstermer:c012615, realfagstermer:c009551 ;
  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/2--989/e23/>
  a skos:Concept ;
  skos:prefLabel "Antarktis"@nb .

<http://dewey.info/class/559.8/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/559.89/e23/> ;
  skos:notation "559.8" ;
  skos:prefLabel "Geovitenskap--Arktiske øyer"@nb .

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

