@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/956.92032/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Libanon--1000-tallet"@nb, "Libanon--900-tallet"@nb, "Libanon--700-tallet"@nb, "Libanon--640-1517"@nb, "Libanon--1100-tallet"@nb, "Libanon--1300-tallet"@nb, "Libanon--800-tallet"@nb, "Libanon--1200-tallet"@nb, "Libanon--600-tallet"@nb, "Libanon--1400-tallet"@nb ;
  dc:identifier "ocd00175388" ;
  a skos:Concept ;
  skos:prefLabel "640-1517"@nb ;
  ns0:including "600-tallet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:notation "956.92032" ;
  skos:broader <http://dewey.info/class/956.9203/e23/> .

<http://dewey.info/class/956.9203/e23/>
  skos:notation "956.9203" ;
  skos:prefLabel "640-1926"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/956.92032/e23/> .

