@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/641.49/e23/>
  skos:notation "641.49" ;
  skos:prefLabel "Kjøtt"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.4/e23/> .

<http://dewey.info/class/641/e23/>
  skos:notation "641" ;
  skos:prefLabel "Mat og drikke"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.4/e23/> .

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

<http://dewey.info/class/641.4/e23/>
  skos:narrower <http://dewey.info/class/641.48/e23/>, <http://dewey.info/class/641.49/e23/>, <http://dewey.info/class/641.41-641.46/e23/> ;
  skos:closeMatch bibbi:1114358, bibbi:1113960, bibbi:1135979 ;
  skos:altLabel "Mat--hjemmekonservering"@nb, "Mat--konserveringsteknikker--hjemme"@nb, "Konserverte matvarer--husholdningsfag"@nb, "Frukter--hjemmekonservering"@nb, "Grønnsaker--hjemmekonservering"@nb, "Hermetisk frukt--hjemmetilberedning"@nb ;
  skos:prefLabel "Konservering og lagring av mat"@nb ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2014-03-24"^^xsd:date ;
  skos:broader <http://dewey.info/class/641/e23/> ;
  skos:notation "641.4" ;
  dc:identifier "ocd00159376" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/641.41-641.46/e23/>
  skos:notation "641.41-641.46" ;
  skos:prefLabel "Konserveringsteknikker for frukt og grønnsaker, for mat som helhet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.4/e23/> .

<http://dewey.info/class/641.48/e23/>
  skos:notation "641.48" ;
  skos:prefLabel "Lagring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.4/e23/> .

