@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#> .

<http://dewey.info/class/553.6/e23/>
  skos:notation "553.6" ;
  skos:prefLabel "Andre økonomisk nyttige materialer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/553.63/e23/> .

<http://dewey.info/class/553.632/e23/>
  skos:notation "553.632" ;
  skos:prefLabel "Steinsalt (natriumklorid)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/553.63/e23/> .

<http://dewey.info/class/553.636/e23/>
  skos:notation "553.636" ;
  skos:prefLabel "Kalisalter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/553.63/e23/> .

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

<http://dewey.info/class/553.63/e23/>
  skos:notation "553.63" ;
  skos:broader <http://dewey.info/class/553.6/e23/> ;
  skos:narrower <http://dewey.info/class/553.636/e23/>, <http://dewey.info/class/553.633/e23/>, <http://dewey.info/class/553.632/e23/>, <http://dewey.info/class/553.635/e23/> ;
  skos:altLabel "Salter--økonomisk geologi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2012-10-23"^^xsd:date ;
  dc:identifier "ocd00147888" ;
  skos:prefLabel "Salter"@nb .

<http://dewey.info/class/553.635/e23/>
  skos:notation "553.635" ;
  skos:prefLabel "Gips"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/553.63/e23/> .

<http://dewey.info/class/553.633/e23/>
  skos:notation "553.633" ;
  skos:prefLabel "Borater"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/553.63/e23/> .

