@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/546.654/e23/>
  skos:notation "546.654" ;
  skos:prefLabel "Sølv"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.65/e23/> .

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

<http://dewey.info/class/546.652/e23/>
  skos:notation "546.652" ;
  skos:prefLabel "Kobber"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.65/e23/> .

<http://dewey.info/class/546.65/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2012-09-18"^^xsd:date ;
  skos:altLabel "Røntgenium--kjemi"@nb, "Roentgenium--kjemi"@nb, "Grunnstoffer i gruppe 11"@nb ;
  skos:narrower <http://dewey.info/class/546.654/e23/>, <http://dewey.info/class/546.656/e23/>, <http://dewey.info/class/546.652/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.6/e23/> ;
  ns0:including "Røntgenium"@nb ;
  dc:identifier "ocd00146916" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Gruppe 11"@nb ;
  skos:notation "546.65" .

<http://dewey.info/class/546.656/e23/>
  skos:notation "546.656" ;
  skos:prefLabel "Gull"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.65/e23/> .

<http://dewey.info/class/546.6/e23/>
  skos:notation "546.6" ;
  skos:prefLabel "Gruppene 8, 9, 10, 11, 12, 13, 14"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/546.65/e23/> .

