@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/948.101/e23/>
  skos:notation "948.101" ;
  skos:prefLabel "Eldre historie fram til 1536"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.1010922/e23/> .

<http://dewey.info/class/948.1010922/e23/>
  dc:created "2019-09-17"^^xsd:date ;
  a skos:Concept ;
  skos:notation "948.1010922" ;
  skos:prefLabel "Norge--eldre historie fram til 1536--samlingsbiografier, …"@nb ;
  skos:closeMatch bibbi:1144214, bibbi:1145003 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Middelalderen--norsk historie--samlingsbiografier"@nb ;
  dc:identifier "90d91234-1232-4732-9e3f-eb01d8629be3" ;
  skos:broader <http://dewey.info/class/948.101/e23/> ;
  dc:modified "2019-09-17"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/948.101/e23/>
   <http://dewey.info/class/1--092.2/e23/>
 ) .

