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

<http://dewey.info/class/622.13/e23/>
  skos:notation "622.13" ;
  skos:prefLabel "Geokjemisk prospektering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.12-622.17/e23/> .

<http://dewey.info/class/622.12-622.17/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/622.17/e23/>, <http://dewey.info/class/622.13/e23/>, <http://dewey.info/class/622.15/e23/>, <http://dewey.info/class/622.12/e23/>, <http://dewey.info/class/622.14/e23/> ;
  skos:prefLabel "Generelle emner vedrørende prospektering"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/622.1/e23/> ;
  dc:modified "2013-09-05"^^xsd:date ;
  skos:notation "622.12-622.17" ;
  dc:identifier "ocd00155838" ;
  a skos:Concept .

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

<http://dewey.info/class/622.12/e23/>
  skos:notation "622.12" ;
  skos:prefLabel "Overflateeksplorasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.12-622.17/e23/> .

<http://dewey.info/class/622.17/e23/>
  skos:notation "622.17" ;
  skos:prefLabel "Undervannsprospektering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.12-622.17/e23/> .

<http://dewey.info/class/622.14/e23/>
  skos:notation "622.14" ;
  skos:prefLabel "Gruvemåling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.12-622.17/e23/> .

<http://dewey.info/class/622.15/e23/>
  skos:notation "622.15" ;
  skos:prefLabel "Geofysisk prospektering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.12-622.17/e23/> .

<http://dewey.info/class/622.1/e23/>
  skos:notation "622.1" ;
  skos:prefLabel "Prospektering"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/622.12-622.17/e23/> .

