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

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

<http://dewey.info/class/361.65094/e23/>
  skos:notation "361.65094" ;
  skos:prefLabel "Velferdsstaten--sosial velferd--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/361.650941/e23/> .

<http://dewey.info/class/361.650941/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/361.65094/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Velferdsstaten--sosial velferd--Storbritannia"@nb ;
  dc:modified "2018-09-19"^^xsd:date ;
  skos:closeMatch bibbi:1195998 ;
  dc:identifier "3a628b37-adbf-4b79-8ef7-3be824f9e45e" ;
  mads:componentList (
   <http://dewey.info/class/361.65/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  skos:notation "361.650941" ;
  dc:created "2017-11-27"^^xsd:date .

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

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

