@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/643.3-643.5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643/e23/> ;
  skos:notation "643.3-643.5" ;
  skos:prefLabel "Bestemte deler av boligen"@nb .

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

<http://dewey.info/class/643.1/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643/e23/> ;
  skos:notation "643.1" ;
  skos:prefLabel "Boliger"@nb .

<http://dewey.info/class/64/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/643/e23/> ;
  skos:notation "64" ;
  skos:prefLabel "Husholdning og familieliv"@nb .

<http://dewey.info/class/643.6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643/e23/> ;
  skos:notation "643.6" ;
  skos:prefLabel "Apparater og arbeidsbesparende installasjoner"@nb .

<http://dewey.info/class/643.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643/e23/> ;
  skos:notation "643.7" ;
  skos:prefLabel "Oppussing, utbedring, ombygging"@nb .

<http://dewey.info/class/643.0284/e23/>
  a skos:Concept ;
  skos:notation "643.0284" ;
  skos:prefLabel "Apparater, utstyr, materialer"@nb .

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

<http://dewey.info/class/643/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00159800" ;
  dc:modified "2016-10-24"^^xsd:date ;
  skos:altLabel "Husholdningsutstyr--husholdning"@nb, "Husholdningsutstyr"@nb ;
  skos:broader <http://dewey.info/class/64/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c05276 ;
  skos:narrower <http://dewey.info/class/643.0288/e23/>, <http://dewey.info/class/643.3-643.5/e23/>, <http://dewey.info/class/643.2/e23/>, <http://dewey.info/class/643.1/e23/>, <http://dewey.info/class/643.7/e23/>, <http://dewey.info/class/643.6/e23/>, <http://dewey.info/class/643.0284/e23/> ;
  skos:notation "643" ;
  skos:prefLabel "Boliger og husholdningsutstyr"@nb .

<http://dewey.info/class/643.2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643/e23/> ;
  skos:notation "643.2" ;
  skos:prefLabel "Boliger for spesielle formål og spesielle typer boliger"@nb .

