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

<http://dewey.info/class/549.66/e23/>
  a skos:Concept ;
  skos:notation "549.66" ;
  skos:broader <http://dewey.info/class/549.6/e23/> ;
  skos:altLabel "Spodumen--mineralogi"@nb, "Kjedesilikater--mineralogi"@nb, "Inosilikater--mineralogi"@nb, "Amfiboler--mineralogi"@nb, "Pektolitt--mineralogi"@nb, "Pyroksener--mineralogi"@nb, "Rhodonitt--mineralogi"@nb, "Wollastonitt--mineralogi"@nb ;
  ns0:including "Pyroksener"@nb, "Amfiboler"@nb, "Wollastonitt"@nb, "Spodumen"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Inosilikater"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00147232" ;
  dc:modified "2012-09-25"^^xsd:date .

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

<http://dewey.info/class/549.6/e23/>
  skos:notation "549.6" ;
  skos:prefLabel "Silikater"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/549.66/e23/> .

