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

<http://dewey.info/class/641.45/e23/>
  skos:notation "641.45" ;
  skos:prefLabel "Kjøleteknikker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.453/e23/> .

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

<http://dewey.info/class/641.453/e23/>
  dc:identifier "ocd00159387" ;
  skos:broader <http://dewey.info/class/641.45/e23/> ;
  skos:notation "641.453" ;
  skos:narrower <http://dewey.info/class/641.4530284/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Dypfrysing"@nb ;
  skos:altLabel "Frysing av mat--hjemmekonservering"@nb, "Dypfrysing av mat--hjemmekonservering"@nb ;
  skos:closeMatch bibbi:1112382 ;
  dc:modified "2014-02-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/641.4530284/e23/>
  skos:notation "641.4530284" ;
  skos:prefLabel "Frysere--kjøkkenutstyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.453/e23/> .

