@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/620.1893/e23/>
  skos:notation "620.1893" ;
  skos:prefLabel "Metaller brukt i ferrolegeringer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/620.18932/e23/> .

<http://dewey.info/class/620.18932/e23/>
  skos:notation "620.18932" ;
  a skos:Concept ;
  skos:altLabel "Vanadium--materialvitenskap"@nb, "Mangan--materialvitenskap"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00155164" ;
  skos:prefLabel "Titan, mangan, vanadium"@nb ;
  dc:modified "2013-08-13"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/620.189322/e23/> ;
  skos:broader <http://dewey.info/class/620.1893/e23/> .

<http://dewey.info/class/620.189322/e23/>
  skos:notation "620.189322" ;
  skos:prefLabel "Titan"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/620.18932/e23/> .

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

