@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/622.29/e23/>
  skos:notation "622.29" ;
  skos:prefLabel "Daggruvedrift og undersjøisk gruvedrift"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/622.295/e23/> .

<http://dewey.info/class/622.295/e23/>
  skos:prefLabel "Undersjøisk utvinning"@nb ;
  skos:broader <http://dewey.info/class/622.29/e23/> ;
  ns0:classHere "Offshore-utvinning"@nb, "Mineralutvinning fra havbunnen"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Utvinning på havbunnen"@nb, "Offshore-utvinning"@nb, "Undervannsutvinning"@nb ;
  a skos:Concept ;
  skos:notation "622.295" ;
  dc:identifier "ocd00155880" ;
  dc:modified "2015-12-03"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date .

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

