@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/647.9541/e23/>
  skos:broader <http://dewey.info/class/647.953-647.959/e23/> ;
  skos:altLabel "Restauranter--Storbritannia"@nb ;
  skos:notation "647.9541" ;
  dc:modified "2021-08-18"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/647.95/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  skos:closeMatch bibbi:1146683, bibbi:1205159 ;
  dc:identifier "39600f9f-7c98-4396-b0f3-372aa5c6ae77" ;
  dc:created "2021-08-18"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Serveringssteder--Storbritannia, …"@nb .

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

<http://dewey.info/class/647.95/e23/>
  skos:prefLabel "Serveringssteder"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

<http://dewey.info/class/647.953-647.959/e23/>
  skos:notation "647.953-647.959" ;
  skos:prefLabel "Bestemte verdensdeler, stater, lokalområder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/647.9541/e23/> .

