@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/333.95397/e23/>
  skos:notation "333.95397" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Tre--brensel"@nb, "Tre--brensel--ressursøkonomi"@nb, "Tre som brensel--ressursøkonomi"@nb ;
  dc:identifier "ocd00135135" ;
  skos:broader <http://dewey.info/class/333.9539/e23/> ;
  dc:modified "2025-01-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/333.9539714/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Tre som brensel"@nb .

<http://dewey.info/class/333.9539/e23/>
  skos:notation "333.9539" ;
  skos:prefLabel "Planter som energikilder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/333.95397/e23/> .

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

<http://dewey.info/class/333.9539714/e23/>
  skos:notation "333.9539714" ;
  skos:prefLabel "Miljøkonsekvensutredninger--tre som brensel"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/333.95397/e23/> .

