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

<http://dewey.info/class/948.1040922/e23/>
  skos:closeMatch bibbi:1091198 ;
  dc:identifier "8b24f823-7b9b-4d34-b4f8-b8a651fc5e3c" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/948.104092/e23/> ;
  dc:modified "2018-06-14"^^xsd:date ;
  skos:prefLabel "Norge--1900-tallet--samlingsbiografier"@nb ;
  skos:notation "948.1040922" ;
  dc:created "2018-06-14"^^xsd:date ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/948.104/e23/>
   <http://dewey.info/class/1--092.2/e23/>
 ) .

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

<http://dewey.info/class/948.104092/e23/>
  skos:notation "948.104092" ;
  skos:prefLabel "Norge--1900-tallet--biografier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.1040922/e23/> .

<http://dewey.info/class/948.104/e23/>
  skos:prefLabel "1905-1999"@nb ;
  a skos:Concept .

