@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/546.34/e23/>
  skos:notation "546.34" ;
  skos:prefLabel "Salter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.3/e23/> .

<http://dewey.info/class/546.3/e23/>
  skos:altLabel "Metallkjemi"@nb, "Legeringer--kjemi"@nb, "Metaller--kjemi"@nb, "Metallforbindelser"@nb ;
  skos:narrower <http://dewey.info/class/546.38-546.39/e23/>, <http://dewey.info/class/546.34/e23/>, <http://dewey.info/class/546.31/e23/>, <http://dewey.info/class/546.32/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00146705" ;
  skos:broader <http://dewey.info/class/546/e23/> ;
  skos:notation "546.3" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Metaller, metallforbindelser, legeringer"@nb ;
  skos:closeMatch bibbi:1118176 ;
  dc:modified "2016-10-25"^^xsd:date .

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

<http://dewey.info/class/546.32/e23/>
  skos:notation "546.32" ;
  skos:prefLabel "Baser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.3/e23/> .

<http://dewey.info/class/546/e23/>
  skos:notation "546" ;
  skos:prefLabel "Uorganisk kjemi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/546.3/e23/> .

<http://dewey.info/class/546.31/e23/>
  skos:notation "546.31" ;
  skos:prefLabel "Metalliske grunnstoffer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.3/e23/> .

<http://dewey.info/class/546.38-546.39/e23/>
  skos:notation "546.38-546.39" ;
  skos:prefLabel "Alkalimetaller og jordalkalimetaller"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/546.3/e23/> .

