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

<http://dewey.info/class/642.56/e23/>
  skos:notation "642.56" ;
  skos:prefLabel "Helseinstitusjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/642.5/e23/> .

<http://dewey.info/class/642.5/e23/>
  skos:closeMatch bibbi:1116054, bibbi:1122058 ;
  skos:narrower <http://dewey.info/class/642.50284/e23/>, <http://dewey.info/class/642.56/e23/>, <http://dewey.info/class/642.57/e23/> ;
  skos:altLabel "Spisesteder--måltidsservering"@nb, "Hoteller--måltidsservering"@nb, "Restauranter--måltidsservering"@nb, "Kantiner--måltidsservering"@nb, "Kafeteriaer--måltidsservering"@nb ;
  dc:modified "2014-03-21"^^xsd:date ;
  skos:prefLabel "Måltider på offentlige og institusjonsbaserte spisesteder"@nb ;
  ns0:classHere "Måltider i kafeteriaer og restauranter"@nb ;
  skos:broader <http://dewey.info/class/642.1-642.5/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00159790" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "642.5" .

<http://dewey.info/class/642.57/e23/>
  skos:notation "642.57" ;
  skos:prefLabel "Skoler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/642.5/e23/> .

<http://dewey.info/class/642.50284/e23/>
  skos:notation "642.50284" ;
  skos:prefLabel "Restaurantutstyr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/642.5/e23/> .

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

<http://dewey.info/class/642.1-642.5/e23/>
  skos:notation "642.1-642.5" ;
  skos:prefLabel "Måltider i bestemte situasjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/642.5/e23/> .

