@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/669.2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/669.2-669.7/e23/> ;
  skos:notation "669.2" ;
  skos:prefLabel "Edelmetaller og metaller i gruppe 3B i periodesystemet"@nb .

<http://dewey.info/class/669.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/669.2-669.7/e23/> ;
  skos:notation "669.7" ;
  skos:prefLabel "Andre ikke-jernholdige metaller"@nb .

<http://dewey.info/class/669.1-669.7/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/669.2-669.7/e23/> ;
  skos:notation "669.1-669.7" ;
  skos:prefLabel "Metallurgi vedrørende bestemte metaller og deres legeringer"@nb .

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

<http://dewey.info/class/669.5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/669.2-669.7/e23/> ;
  skos:notation "669.5" ;
  skos:prefLabel "Sink og kadmium"@nb .

<http://dewey.info/class/669.6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/669.2-669.7/e23/> ;
  skos:notation "669.6" ;
  skos:prefLabel "Tinn"@nb .

<http://dewey.info/class/669.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/669.2-669.7/e23/> ;
  skos:notation "669.3" ;
  skos:prefLabel "Kobber"@nb .

<http://dewey.info/class/669.4/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/669.2-669.7/e23/> ;
  skos:notation "669.4" ;
  skos:prefLabel "Bly"@nb .

<http://dewey.info/class/669.2-669.7/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00161768" ;
  dc:modified "2014-05-23"^^xsd:date ;
  skos:broader <http://dewey.info/class/669.1-669.7/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/669.5/e23/>, <http://dewey.info/class/669.3/e23/>, <http://dewey.info/class/669.6/e23/>, <http://dewey.info/class/669.4/e23/>, <http://dewey.info/class/669.7/e23/>, <http://dewey.info/class/669.2/e23/> ;
  skos:notation "669.2-669.7" ;
  skos:prefLabel "Ikke-jernholdige metaller"@nb .

