@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/943.9052/e23/>
  skos:notation "943.9052" ;
  skos:prefLabel "1942-1956"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.905/e23/> .

<http://dewey.info/class/943.9053/e23/>
  skos:notation "943.9053" ;
  skos:prefLabel "1956-1989"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.905/e23/> .

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

<http://dewey.info/class/943.9/e23/>
  skos:notation "943.9" ;
  skos:prefLabel "Ungarn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.905/e23/> .

<http://dewey.info/class/943.9051/e23/>
  skos:notation "943.9051" ;
  skos:prefLabel "1918-1941"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.905/e23/> .

<http://dewey.info/class/943.905/e23/>
  skos:broader <http://dewey.info/class/943.9/e23/> ;
  skos:closeMatch bibbi:1160008, bibbi:1157988 ;
  skos:notation "943.905" ;
  dc:identifier "ocd00173973" ;
  skos:prefLabel "1918-"@nb ;
  skos:narrower <http://dewey.info/class/943.9051/e23/>, <http://dewey.info/class/943.9052/e23/>, <http://dewey.info/class/943.9053/e23/>, <http://dewey.info/class/943.9054/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Ungarn--1900-tallet"@nb, "Ungarn--1918-"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/943.9054/e23/>
  skos:notation "943.9054" ;
  skos:prefLabel "1989-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.905/e23/> .

