@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.13/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625.12-625.16/e23/> ;
  skos:notation "625.13" ;
  skos:prefLabel "Beskyttende konstruksjoner"@nb .

<http://dewey.info/class/625.14/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625.12-625.16/e23/> ;
  skos:notation "625.14" ;
  skos:prefLabel "Spor"@nb .

<http://dewey.info/class/625.12-625.16/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00156629" ;
  dc:modified "2015-09-10"^^xsd:date ;
  skos:broader <http://dewey.info/class/625.1/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/625.15/e23/>, <http://dewey.info/class/625.14/e23/>, <http://dewey.info/class/625.12/e23/>, <http://dewey.info/class/625.16/e23/>, <http://dewey.info/class/625.13/e23/> ;
  skos:notation "625.12-625.16" ;
  skos:prefLabel "Banelegeme"@nb .

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

<http://dewey.info/class/625.12/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625.12-625.16/e23/> ;
  skos:notation "625.12" ;
  skos:prefLabel "Jordarbeid"@nb .

<http://dewey.info/class/625.15/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625.12-625.16/e23/> ;
  skos:notation "625.15" ;
  skos:prefLabel "Skinner"@nb .

<http://dewey.info/class/625.16/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/625.12-625.16/e23/> ;
  skos:notation "625.16" ;
  skos:prefLabel "Sportilbehør"@nb .

<http://dewey.info/class/625.1/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/625.12-625.16/e23/> ;
  skos:notation "625.1" ;
  skos:prefLabel "Jernbaner"@nb .

