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

<http://dewey.info/class/945.0932/e23/>
  skos:notation "945.0932" ;
  skos:prefLabel "2020-2029"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.093/e23/> .

<http://dewey.info/class/945.09/e23/>
  skos:notation "945.09" ;
  skos:prefLabel "1900-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/945.093/e23/> .

<http://dewey.info/class/945.093092/e23/>
  skos:notation "945.093092" ;
  skos:prefLabel "Italia--2000---biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.093/e23/> .

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

<http://dewey.info/class/945.0931/e23/>
  skos:notation "945.0931" ;
  skos:prefLabel "2000-2019"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.093/e23/> .

<http://dewey.info/class/945.093/e23/>
  skos:altLabel "Italia--2000-"@nb, "Italia--2000-tallet"@nb ;
  skos:narrower <http://dewey.info/class/945.0931/e23/>, <http://dewey.info/class/945.0932/e23/>, <http://dewey.info/class/945.093092/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "945.093" ;
  skos:closeMatch bibbi:1155736, bibbi:1160493, bibbi:1160492 ;
  dc:identifier "ocd00174122" ;
  skos:broader <http://dewey.info/class/945.09/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2019-10-30"^^xsd:date ;
  skos:prefLabel "2000-"@nb .

