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

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

<http://dewey.info/class/641.579/e23/>
  skos:broader <http://dewey.info/class/641.57/e23/> ;
  skos:notation "641.579" ;
  skos:altLabel "Helseinstitusjoner--matlaging"@nb, "Matlaging på sykehus"@nb, "Sykehjem--matlaging"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-01-23"^^xsd:date ;
  skos:narrower <http://dewey.info/class/641.57907155/e23/> ;
  ns0:classHere "Matlaging på sykehus"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00159472" ;
  skos:prefLabel "Matlaging i helseinstitusjoner"@nb .

<http://dewey.info/class/641.57/e23/>
  skos:notation "641.57" ;
  skos:prefLabel "Matlaging i institusjoner, storhusholdninger, på reise, utendørs"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.579/e23/> .

<http://dewey.info/class/641.57907155/e23/>
  skos:notation "641.57907155" ;
  skos:prefLabel "Helseinstitusjoner--matlaging--lærlingvirksomhet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.579/e23/> .

