@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/948.06092/e23/>
  skos:notation "948.06092" ;
  skos:prefLabel "Skandinavia--1905-1999--biografier, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.060922/e23/> .

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

<http://dewey.info/class/948.060922/e23/>
  skos:notation "948.060922" ;
  skos:broader <http://dewey.info/class/948.06092/e23/> ;
  skos:altLabel "Skandinavia--1900-tallet--samlingsbiografier"@nb ;
  dc:created "2016-06-10"^^xsd:date ;
  skos:prefLabel "Skandinavia--1905-1999--samlingsbiografier, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ac84d213-9f91-423a-a4d4-ce27f4bb75df" ;
  a skos:Concept ;
  dc:modified "2020-02-14"^^xsd:date .

