@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/629.27/e23/>
  skos:notation "629.27" ;
  skos:prefLabel "Annet utstyr"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/629.277/e23/> .

<http://dewey.info/class/629.277/e23/>
  ns0:including "Kommunikasjonsradioer"@nb, "Telefoner"@nb, "Hanskerom"@nb ;
  skos:altLabel "Telefoner--biler"@nb, "Hanskerom--biler"@nb, "Kommunikasjonsradioer--automobile"@nb, "Komfortutstyr--biler"@nb, "Askebegre--biler"@nb ;
  dc:modified "2018-07-30"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Komfortutstyr, bekvemmelighetsutstyr, underholdningsutstyr"@nb ;
  dc:identifier "ocd00157274" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "629.277" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/629.2774/e23/>, <http://dewey.info/class/629.2772/e23/> ;
  skos:broader <http://dewey.info/class/629.27/e23/> .

<http://dewey.info/class/629.2774/e23/>
  skos:notation "629.2774" ;
  skos:prefLabel "Underholdningsutstyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/629.277/e23/> .

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

<http://dewey.info/class/629.2772/e23/>
  skos:notation "629.2772" ;
  skos:prefLabel "Varmeapparater, vifter, klimaanlegg"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/629.277/e23/> .

