@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.323-621.328/e23/>
  skos:notation "621.323-621.328" ;
  skos:prefLabel "Bestemte typer belysning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.323/e23/> .

<http://dewey.info/class/621.323/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Oljelamper"@nb, "Fakler"@nb, "Stearinlys"@nb ;
  skos:prefLabel "Ikke-elektrisk belysning"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Oljelamper"@nb, "Fakler"@nb, "Stearinlys"@nb, "Lysestaker"@nb, "Parafinlamper"@nb ;
  skos:closeMatch bibbi:1260759, bibbi:1131108 ;
  skos:notation "621.323" ;
  dc:modified "2019-10-31"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/621.323-621.328/e23/> ;
  dc:identifier "ocd00155372" .

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

