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

<http://dewey.info/class/536.701/e23/>
  skos:notation "536.701" ;
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/536.7/e23/> .

<http://dewey.info/class/536.73/e23/>
  skos:notation "536.73" ;
  skos:prefLabel "Entropi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/536.7/e23/> .

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

<http://dewey.info/class/536.7/e23/>
  a skos:Concept ;
  skos:notation "536.7" ;
  skos:closeMatch bibbi:1117492 ;
  skos:narrower <http://dewey.info/class/536.71/e23/>, <http://dewey.info/class/536.70727/e23/>, <http://dewey.info/class/536.701/e23/>, <http://dewey.info/class/536.73/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/536/e23/> ;
  skos:altLabel "Termodynamikk--fysikk"@nb ;
  skos:prefLabel "Termodynamikk"@nb ;
  dc:identifier "ocd00146419" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-09-07"^^xsd:date .

<http://dewey.info/class/536/e23/>
  skos:notation "536" ;
  skos:prefLabel "Varme"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/536.7/e23/> .

<http://dewey.info/class/536.71/e23/>
  skos:notation "536.71" ;
  skos:prefLabel "Teorier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/536.7/e23/> .

<http://dewey.info/class/536.70727/e23/>
  skos:notation "536.70727" ;
  skos:prefLabel "Statistiske metoder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/536.7/e23/> .

