@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/956.9204/e23/>
  skos:notation "956.9204" ;
  skos:prefLabel "1926-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.92/e23/> .

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

<http://dewey.info/class/956.9202/e23/>
  skos:notation "956.9202" ;
  skos:prefLabel "Eldre historie fram til ca. 640"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.92/e23/> .

<http://dewey.info/class/956.92/e23/>
  a skos:Concept ;
  skos:notation "956.92" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Libanon"@nb ;
  dc:identifier "ocd00175385" ;
  skos:closeMatch bibbi:1169085, bibbi:1164326, bibbi:1148100, bibbi:1155603 ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/956.9/e23/> ;
  skos:narrower <http://dewey.info/class/956.9202/e23/>, <http://dewey.info/class/956.925/e23/>, <http://dewey.info/class/956.9203/e23/>, <http://dewey.info/class/956.9204/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--569.2/e23/>
 ) .

<http://dewey.info/class/956.925/e23/>
  skos:notation "956.925" ;
  skos:prefLabel "Beirut"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.92/e23/> .

<http://dewey.info/class/956.9/e23/>
  skos:notation "956.9" ;
  skos:prefLabel "Syria, Libanon, Kypros, Israel, Jordan"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/956.92/e23/> .

