@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/621.3229/e23/>
  skos:notation "621.3229" ;
  skos:prefLabel "Utvendig belysning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.322/e23/> .

<http://dewey.info/class/621.322/e23/>
  ns0:classHere "Innvendig belysning"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/621.32201-621.32209/e23/>, <http://dewey.info/class/621.3225-621.3228/e23/>, <http://dewey.info/class/621.3229/e23/> ;
  dc:modified "2018-06-13"^^xsd:date ;
  skos:closeMatch bibbi:1142173 ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.32/e23/> ;
  dc:identifier "ocd00155364" ;
  skos:notation "621.322" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Innvendig belysning"@nb ;
  skos:prefLabel "Belysning i bestemte situasjoner"@nb .

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

<http://dewey.info/class/621.32/e23/>
  skos:notation "621.32" ;
  skos:prefLabel "Belysning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.322/e23/> .

<http://dewey.info/class/621.3225-621.3228/e23/>
  skos:notation "621.3225-621.3228" ;
  skos:prefLabel "Innvendig belysning for bestemte typer bygninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.322/e23/> .

<http://dewey.info/class/621.32201-621.32209/e23/>
  skos:notation "621.32201-621.32209" ;
  skos:prefLabel "Generell forminndeling for innvendig belysning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.322/e23/> .

