@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

<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.292/e23/> .

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

<http://dewey.info/class/622.2927/e23/>
  skos:notation "622.2927" ;
  skos:prefLabel "Alluvial utvinning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.292/e23/> .

<http://dewey.info/class/622.292/e23/>
  dc:modified "2017-09-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/622.29/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00155878" ;
  skos:narrower <http://dewey.info/class/622.2927/e23/> ;
  skos:notation "622.292" ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Dagbruddsdrift og utvinning i åpent brudd"@nb ;
  a skos:Concept ;
  skos:altLabel "Utvinning i åpent brudd"@nb, "Dagbruddsdrift"@nb ;
  skos:prefLabel "Daggruvedrift"@nb .

