@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/948.1044/e23/>
  skos:narrower <http://dewey.info/class/948.1044092/e23/>, <http://dewey.info/class/948.10440744821/e23/> ;
  dc:identifier "ocd00174591" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1105363, bibbi:1148009, bibbi:1148491, bibbi:1123344 ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "948.1044" ;
  skos:prefLabel "1970-1999"@nb ;
  dc:modified "2018-12-12"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.104/e23/> ;
  skos:altLabel "Norge--1970-1999"@nb .

<http://dewey.info/class/948.10440744821/e23/>
  skos:notation "948.10440744821" ;
  skos:prefLabel "Norge--1970-1999--utstillinger--Oslo (Oslo : by)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.1044/e23/> .

<http://dewey.info/class/948.1044092/e23/>
  skos:notation "948.1044092" ;
  skos:prefLabel "Norge--1970-1999--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.1044/e23/> .

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

