@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/333.915/e23/>
  skos:notation "333.915" ;
  skos:prefLabel "Vann til transportbruk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.912-333.915/e23/> .

<http://dewey.info/class/333.912/e23/>
  skos:notation "333.912" ;
  skos:prefLabel "Vann til bruk i boliger og industri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.912-333.915/e23/> .

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

<http://dewey.info/class/333.913/e23/>
  skos:notation "333.913" ;
  skos:prefLabel "Vann til vanning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.912-333.915/e23/> .

<http://dewey.info/class/333.91/e23/>
  skos:notation "333.91" ;
  skos:prefLabel "Vann og landområder som grenser til vannmasser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.912-333.915/e23/> .

<http://dewey.info/class/333.912-333.915/e23/>
  skos:broader <http://dewey.info/class/333.91/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/333.913/e23/>, <http://dewey.info/class/333.914/e23/>, <http://dewey.info/class/333.915/e23/>, <http://dewey.info/class/333.912/e23/> ;
  dc:modified "2015-02-05"^^xsd:date ;
  skos:notation "333.912-333.915" ;
  skos:prefLabel "Vann til bestemte bruksområder"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00135087" ;
  a skos:Concept .

<http://dewey.info/class/333.914/e23/>
  skos:notation "333.914" ;
  skos:prefLabel "Vann til produksjon av energi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.912-333.915/e23/> .

