@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/631.83-631.87/e23/>
  skos:notation "631.83-631.87" ;
  skos:prefLabel "Bestemte typer gjødningsstoffer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/631.84/e23/> .

<http://dewey.info/class/631.843/e23/>
  skos:notation "631.843" ;
  skos:prefLabel "Slakteriavfall"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.84/e23/> .

<http://dewey.info/class/631.841/e23/>
  skos:notation "631.841" ;
  skos:prefLabel "Ammoniumgjødsel, cyanamidgjødsel, ureagjødsel"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.84/e23/> .

<http://dewey.info/class/631.842/e23/>
  skos:notation "631.842" ;
  skos:prefLabel "Nitratgjødsel"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.84/e23/> .

<http://dewey.info/class/631.847/e23/>
  skos:notation "631.847" ;
  skos:prefLabel "Biologiske metoder for jordnitrifikasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.84/e23/> .

<http://dewey.info/class/631.84/e23/>
  skos:broader <http://dewey.info/class/631.83-631.87/e23/> ;
  skos:narrower <http://dewey.info/class/631.841/e23/>, <http://dewey.info/class/631.847/e23/>, <http://dewey.info/class/631.843/e23/>, <http://dewey.info/class/631.842/e23/> ;
  dc:identifier "ocd00157632" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "631.84" ;
  dc:modified "2013-05-16"^^xsd:date ;
  skos:prefLabel "Nitrogengjødsel"@nb ;
  dc:created "2010-02-04"^^xsd:date .

