@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/324.209174927/e23/>
  skos:notation "324.209174927" ;
  skos:prefLabel "Politiske partier--arabiske stater"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.209/e23/> .

<http://dewey.info/class/324.209/e23/>
  skos:narrower <http://dewey.info/class/324.209174927/e23/>, <http://dewey.info/class/324.2094-324.2099/e23/>, <http://dewey.info/class/324.2092/e23/> ;
  skos:notation "324.209" ;
  dc:created "2009-12-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/324.2/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  dc:modified "2017-01-25"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.2/e23/> ;
  dc:identifier "ocd00133506" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/324.2/e23/>
  skos:notation "324.2" ;
  skos:prefLabel "Politiske partier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.209/e23/> .

<http://dewey.info/class/324.2094-324.2099/e23/>
  skos:notation "324.2094-324.2099" ;
  skos:prefLabel "Bestemte verdensdeler, stater, lokalområder i nyere tid"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.209/e23/> .

<http://dewey.info/class/324.2092/e23/>
  skos:notation "324.2092" ;
  skos:prefLabel "Politikere--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.209/e23/> .

