@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/625.7/e23/>
  skos:notation "625.7" ;
  skos:prefLabel "Veier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625/e23/> .

<http://dewey.info/class/625.8/e23/>
  skos:notation "625.8" ;
  skos:prefLabel "Kunstige veidekker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625/e23/> .

<http://dewey.info/class/625/e23/>
  skos:narrower <http://dewey.info/class/625.3-625.6/e23/>, <http://dewey.info/class/625.1/e23/>, <http://dewey.info/class/625.8/e23/>, <http://dewey.info/class/625.7/e23/>, <http://dewey.info/class/625.2/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Teknikk for jernbaner og veier"@nb ;
  skos:notation "625" ;
  dc:modified "2013-10-02"^^xsd:date ;
  dc:identifier "ocd00156616" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/62/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

<http://dewey.info/class/625.3-625.6/e23/>
  skos:notation "625.3-625.6" ;
  skos:prefLabel "Jernbaner til spesielle formål"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625/e23/> .

<http://dewey.info/class/62/e23/>
  skos:notation "62" ;
  skos:prefLabel "Teknikk (ingeniørfag)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/625/e23/> .

<http://dewey.info/class/625.1/e23/>
  skos:notation "625.1" ;
  skos:prefLabel "Jernbaner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625/e23/> .

<http://dewey.info/class/625.2/e23/>
  skos:notation "625.2" ;
  skos:prefLabel "Rullende jernbanemateriell"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625/e23/> .

