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

<http://dewey.info/class/620.1223/e23/>
  skos:notation "620.1223" ;
  skos:prefLabel "Biologisk nedbrytning--tre--materialvitenskap"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/620.12/e23/> .

<http://dewey.info/class/620.12-620.19/e23/>
  skos:notation "620.12-620.19" ;
  skos:prefLabel "Bestemte typer materialer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/620.12/e23/> .

<http://dewey.info/class/620.12/e23/>
  dc:identifier "ocd00155092" ;
  skos:narrower <http://dewey.info/class/620.1223/e23/> ;
  ns0:including "Laminert tre"@nb ;
  skos:closeMatch bibbi:1140354 ;
  skos:broader <http://dewey.info/class/620.12-620.19/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "620.12" ;
  a skos:Concept ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:prefLabel "Trematerialer"@nb ;
  skos:altLabel "Tre--materialvitenskap"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

