@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/696.18/e23/>
  skos:narrower <http://dewey.info/class/696.1801-696.1809/e23/>, <http://dewey.info/class/696.182/e23/>, <http://dewey.info/class/696.183/e23/>, <http://dewey.info/class/696.184/e23/> ;
  ns0:classHere "Vannforsyning i bestemte deler av bygninger"@nb, "Drenering i bestemte deler av bygninger"@nb ;
  skos:prefLabel "Rørlegging i bestemte deler av bygninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/696.1/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00162891" ;
  dc:modified "2013-04-17"^^xsd:date ;
  skos:notation "696.18" .

<http://dewey.info/class/696.1801-696.1809/e23/>
  skos:notation "696.1801-696.1809" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/696.183/e23/>
  skos:notation "696.183" ;
  skos:prefLabel "Vaskerom"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/696.18/e23/> .

<http://dewey.info/class/696.184/e23/>
  skos:notation "696.184" ;
  skos:prefLabel "Kjøkkener"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/696.18/e23/> .

<http://dewey.info/class/696.1/e23/>
  skos:notation "696.1" ;
  skos:prefLabel "Rørlegging"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/696.18/e23/> .

<http://dewey.info/class/696.182/e23/>
  skos:notation "696.182" ;
  skos:prefLabel "Baderom og WC"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/696.18/e23/> .

