@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#> .

<http://dewey.info/class/679.4/e23/>
  skos:notation "679.4" ;
  skos:prefLabel "Produkter av horn, tenner, fjær og dun"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/679/e23/> .

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

<http://dewey.info/class/671-679/e23/>
  skos:notation "671-679" ;
  skos:prefLabel "Industriell produksjon inndelt etter bestemte råvarer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/679/e23/> .

<http://dewey.info/class/679.7/e23/>
  skos:notation "679.7" ;
  skos:prefLabel "Tobakksprodukter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/679/e23/> .

<http://dewey.info/class/679/e23/>
  dc:identifier "ocd00162108" ;
  skos:narrower <http://dewey.info/class/679.6/e23/>, <http://dewey.info/class/679.7/e23/>, <http://dewey.info/class/679.4/e23/> ;
  skos:altLabel "Hårstell--produksjonsteknologi"@nb, "Parykker--produksjonsteknologi"@nb ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "679" ;
  skos:broader <http://dewey.info/class/671-679/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-06-24"^^xsd:date ;
  skos:prefLabel "Andre produkter av bestemte typer råstoffer"@nb .

<http://dewey.info/class/679.6/e23/>
  skos:notation "679.6" ;
  skos:prefLabel "Produkter av fibre og bust"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/679/e23/> .

