@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/622.22-622.28/e23/>
  skos:notation "622.22-622.28" ;
  skos:prefLabel "Underjordisk utvinning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.2/e23/> .

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

<http://dewey.info/class/622/e23/>
  skos:notation "622" ;
  skos:prefLabel "Utvinning og lignende operasjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/622.2/e23/> .

<http://dewey.info/class/622.2/e23/>
  skos:narrower <http://dewey.info/class/622.22-622.28/e23/>, <http://dewey.info/class/622.29/e23/> ;
  skos:altLabel "Brytning--utvinning"@nb, "Underjordsdrift (gruver)"@nb, "Jordarbeid--utvinning"@nb, "Underjordisk utvinning"@nb, "Stolldrift"@nb, "Gruver"@nb, "Utgravning--gruvedrift"@nb ;
  a skos:Concept ;
  skos:notation "622.2" ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Underjordisk utvinning"@nb ;
  dc:identifier "ocd00155864" ;
  skos:broader <http://dewey.info/class/622/e23/> ;
  skos:prefLabel "Brytningsteknikker"@nb ;
  skos:closeMatch bibbi:1105547 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-12-03"^^xsd:date .

