@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/1--09/e23/>
  skos:notation "T1--09" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/1--0901-0905/e23/> .

<http://dewey.info/class/1--0904/e23/>
  skos:notation "T1--0904" ;
  skos:prefLabel "1900-tallet, 1900-1999"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--0901-0905/e23/> .

<http://dewey.info/class/1--0905/e23/>
  skos:notation "T1--0905" ;
  skos:prefLabel "2000-tallet, 2000-2099"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--0901-0905/e23/> .

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

<http://dewey.info/class/1--0901-0905/e23/>
  skos:prefLabel "Historiske perioder"@nb ;
  dc:modified "2018-01-15"^^xsd:date ;
  skos:narrower <http://dewey.info/class/1--0901/e23/>, <http://dewey.info/class/1--0903/e23/>, <http://dewey.info/class/1--0905/e23/>, <http://dewey.info/class/1--0902/e23/>, <http://dewey.info/class/1--0904/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/1/e23/> ;
  dc:identifier "ocd00119597" ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "T1--0901-0905" ;
  skos:broader <http://dewey.info/class/1--09/e23/> .

<http://dewey.info/class/1--0902/e23/>
  skos:notation "T1--0902" ;
  skos:prefLabel "500-tallet til 1400-tallet, 500-1499"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--0901-0905/e23/> .

<http://dewey.info/class/1--0903/e23/>
  skos:notation "T1--0903" ;
  skos:prefLabel "Nyere tid, 1500-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--0901-0905/e23/> .

<http://dewey.info/table/1/e23/> a skos:ConceptScheme .
<http://dewey.info/class/1--0901/e23/>
  skos:notation "T1--0901" ;
  skos:prefLabel "Fram til 499 e.Kr."@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--0901-0905/e23/> .

