@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/541.361-541.368/e23/>
  skos:notation "541.361-541.368" ;
  skos:prefLabel "Termokjemi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/541.361/e23/> .

<http://dewey.info/class/541.361/e23/>
  skos:altLabel "Eksplosjon"@nb, "Ild"@nb, "Ild--kjemi"@nb, "Antennelse--kjemi"@nb, "Forbrenning--kjemi"@nb, "Antennelse"@nb, "Eksplosjon--kjemi"@nb ;
  dc:identifier "ocd00146676" ;
  skos:prefLabel "Forbrenning"@nb ;
  ns0:including "Ild"@nb, "Antennelse"@nb, "Eksplosjon"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "541.361" ;
  skos:closeMatch bibbi:1189239 ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/541.361-541.368/e23/> .

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

