@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 humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/622.1828/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/622.18282/e23/> ;
  skos:notation "622.1828" ;
  skos:prefLabel "Petroleum--prospektering"@nb .

<http://dewey.info/class/622.18282/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00155852" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/622.18/e23/>
   <http://dewey.info/class/553.282/e23/>
 ) ;
  skos:broader <http://dewey.info/class/622.1828/e23/> ;
  skos:exactMatch humord:c24910, realfagstermer:c009828 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c010798, realfagstermer:c006073 ;
  skos:narrower <http://dewey.info/class/622.182820916324/e23/>, <http://dewey.info/class/622.1828209981/e23/>, <http://dewey.info/class/622.18282094843/e23/> ;
  skos:notation "622.18282" ;
  skos:prefLabel "Olje (petroleum)--prospektering"@nb ;
  skos:relatedMatch realfagstermer:c022359, realfagstermer:c012566 .

<http://dewey.info/class/622.18/e23/>
  a skos:Concept ;
  skos:prefLabel "Prospektering etter bestemte materialer"@nb .

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

<http://dewey.info/class/622.182820916324/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.18282/e23/> ;
  skos:notation "622.182820916324" ;
  skos:prefLabel "Olje (petroleum)--prospektering--Barentshavet"@nb .

<http://dewey.info/class/622.1828209981/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.18282/e23/> ;
  skos:notation "622.1828209981" ;
  skos:prefLabel "Olje (petroleum)--prospektering--Svalbard (Norge)"@nb .

<http://dewey.info/class/622.18282094843/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/622.18282/e23/> ;
  skos:notation "622.18282094843" ;
  skos:prefLabel "Olje (petroleum)--prospektering--Nord-Norge (Norge)"@nb .

