@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/643.52/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.5/e23/> ;
  skos:notation "643.52" ;
  skos:prefLabel "Baderom"@nb .

<http://dewey.info/class/643.3-643.5/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/643.5/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.58/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.5/e23/> ;
  skos:notation "643.58" ;
  skos:prefLabel "Arbeidsrom"@nb .

<http://dewey.info/class/643.55/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.5/e23/> ;
  skos:notation "643.55" ;
  skos:prefLabel "Fritidsområder"@nb .

<http://dewey.info/class/643.5/e23/>
  a skos:Concept ;
  ns0:including "Loft"@nb, "Kjellere"@nb, "Lagerrom"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00159812" ;
  dc:modified "2015-02-10"^^xsd:date ;
  skos:altLabel "Loft--husholdningsfag"@nb, "Lagerrom--husholdningsfag"@nb, "Loft"@nb, "Kott"@nb, "Kjellere--husholdningsfag"@nb, "Kott--husholdningsfag"@nb ;
  skos:broader <http://dewey.info/class/643.3-643.5/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c27063, humord:c13208 ;
  skos:narrower <http://dewey.info/class/643.54/e23/>, <http://dewey.info/class/643.55/e23/>, <http://dewey.info/class/643.52/e23/>, <http://dewey.info/class/643.53/e23/>, <http://dewey.info/class/643.58/e23/> ;
  skos:notation "643.5" ;
  skos:prefLabel "Andre deler av hjemmet"@nb .

<http://dewey.info/class/643.53/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.5/e23/> ;
  skos:notation "643.53" ;
  skos:prefLabel "Soverom"@nb .

<http://dewey.info/class/643.54/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.5/e23/> ;
  skos:notation "643.54" ;
  skos:prefLabel "Stuer"@nb .

