@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/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.87/e23/> .

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

<http://dewey.info/class/631.87/e23/>
  dc:modified "2018-06-08"^^xsd:date ;
  skos:narrower <http://dewey.info/class/631.875/e23/>, <http://dewey.info/class/631.874/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00157643" ;
  skos:broader <http://dewey.info/class/631.83-631.87/e23/> ;
  skos:altLabel "Vegetabilsk gjødsel--bruk i landbruk"@nb ;
  skos:notation "631.87" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Vegetabilsk gjødsel og omdannet husholdningsavfall"@nb .

<http://dewey.info/class/631.875/e23/>
  skos:notation "631.875" ;
  skos:prefLabel "Kompost"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.87/e23/> .

<http://dewey.info/class/631.874/e23/>
  skos:notation "631.874" ;
  skos:prefLabel "Grønngjødsling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/631.87/e23/> .

