@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#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/683.88/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/683.8/e23/> ;
  skos:notation "683.88" ;
  skos:prefLabel "Hvitevarer"@nb .

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

<http://dewey.info/class/683.8/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00162443" ;
  dc:modified "2016-10-24"^^xsd:date ;
  skos:altLabel "Redskaper--produksjonsteknologi"@nb, "Husholdningsapparater--produksjonsteknologi"@nb ;
  skos:broader <http://dewey.info/class/683/e23/> ;
  skos:closeMatch humord:c27281 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/683.88/e23/>, <http://dewey.info/class/683.8092/e23/>, <http://dewey.info/class/683.80288/e23/>, <http://dewey.info/class/683.83/e23/>, <http://dewey.info/class/683.82/e23/> ;
  skos:notation "683.8" ;
  skos:prefLabel "Husholdningsredskaper og -apparater"@nb ;
  skos:relatedMatch humord:c04440 .

<http://dewey.info/class/683.83/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/683.8/e23/> ;
  skos:notation "683.83" ;
  skos:prefLabel "Elektriske apparater"@nb .

<http://dewey.info/class/683.80288/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/683.8/e23/> ;
  skos:notation "683.80288" ;
  skos:prefLabel "Vedlikehold og reparasjoner"@nb .

<http://dewey.info/class/683/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/683.8/e23/> ;
  skos:notation "683" ;
  skos:prefLabel "Jernvarer, våpen, husholdningsutstyr og -apparater"@nb .

<http://dewey.info/class/683.8092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/683.8/e23/> ;
  skos:notation "683.8092" ;
  skos:prefLabel "Husholdningsapparater--produksjonsteknologi--biografier"@nb .

<http://dewey.info/class/683.82/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/683.8/e23/> ;
  skos:notation "683.82" ;
  skos:prefLabel "Kjøkkenutstyr"@nb .

