@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/629.2533/e23/>
  skos:notation "629.2533" ;
  skos:prefLabel "Forgassere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/629.253/e23/> .

<http://dewey.info/class/629.2538/e23/>
  skos:notation "629.2538" ;
  skos:prefLabel "Brensel"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/629.253/e23/> .

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

<http://dewey.info/class/629.253/e23/>
  skos:altLabel "Elektroniske innsprøytningssystemer--biler"@nb, "Drivstoffsystemer--motorkjøretøyer"@nb ;
  skos:broader <http://dewey.info/class/629.252-629.258/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00157253" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "629.253" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/629.2538/e23/>, <http://dewey.info/class/629.2533/e23/> ;
  dc:modified "2013-10-29"^^xsd:date ;
  ns0:classHere "Elektroniske innsprøytningssystemer"@nb ;
  skos:prefLabel "Drivstoffsystemer og brensel for forbrenningsmotorer"@nb .

<http://dewey.info/class/629.252-629.258/e23/>
  skos:notation "629.252-629.258" ;
  skos:prefLabel "Deler og hjelpesystemer for forbrenningsmotorer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/629.253/e23/> .

