@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/546.54/e23/>
  skos:notation "546.54" ;
  ns0:including "Bohrium"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Mangangruppen (gruppe 7)"@nb ;
  skos:altLabel "Bohrium--kjemi"@nb, "Grunnstoffer i gruppe 7"@nb, "Mangangruppen--kjemi"@nb ;
  a skos:Concept ;
  dc:modified "2012-09-18"^^xsd:date ;
  skos:narrower <http://dewey.info/class/546.545/e23/>, <http://dewey.info/class/546.541/e23/>, <http://dewey.info/class/546.543/e23/> ;
  dc:identifier "ocd00146888" ;
  skos:broader <http://dewey.info/class/546.5/e23/> .

<http://dewey.info/class/546.543/e23/>
  skos:notation "546.543" ;
  skos:prefLabel "Technetium"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.54/e23/> .

<http://dewey.info/class/546.5/e23/>
  skos:notation "546.5" ;
  skos:prefLabel "Gruppene 4, 5, 6, 7"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/546.54/e23/> .

<http://dewey.info/class/546.541/e23/>
  skos:notation "546.541" ;
  skos:prefLabel "Mangan"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.54/e23/> .

<http://dewey.info/class/546.545/e23/>
  skos:notation "546.545" ;
  skos:prefLabel "Rhenium"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.54/e23/> .

