@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/634.955/e23/>
  ns0:including "Planlagt brenning"@nb ;
  dc:modified "2013-11-25"^^xsd:date ;
  skos:notation "634.955" ;
  skos:broader <http://dewey.info/class/634.95/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Kontrollert avbrenning--skogbruk"@nb, "Planlagt brenning--skogbruk"@nb, "Naturvernbrenning--skogbruk"@nb, "Krattrydding--skogbruk"@nb ;
  skos:prefLabel "Krattrydding"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00158004" .

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

<http://dewey.info/class/634.95/e23/>
  skos:notation "634.95" ;
  skos:prefLabel "Skogskjøtsel"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/634.955/e23/> .

