@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#> .

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

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

<http://dewey.info/class/625.888/e23/>
  skos:notation "625.888" ;
  skos:prefLabel "Fortauskanter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625.88/e23/> .

<http://dewey.info/class/625.889/e23/>
  skos:notation "625.889" ;
  skos:prefLabel "Andre typer kjørebaner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625.88/e23/> .

<http://dewey.info/class/625.88/e23/>
  skos:narrower <http://dewey.info/class/625.889/e23/>, <http://dewey.info/class/625.888/e23/>, <http://dewey.info/class/625.881-625.886/e23/> ;
  skos:broader <http://dewey.info/class/625.8/e23/> ;
  dc:modified "2013-10-07"^^xsd:date ;
  skos:prefLabel "Fortau og andre typer kjørebaner"@nb ;
  skos:altLabel "Fortau--veibyggingsteknikk"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00156728" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "625.88" .

<http://dewey.info/class/625.881-625.886/e23/>
  skos:notation "625.881-625.886" ;
  skos:prefLabel "Fortau i bestemte materialer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625.88/e23/> .

