@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/324.243/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.24302/e23/> ;
  skos:notation "324.243" ;
  skos:prefLabel "Partier i Tyskland"@nb .

<http://dewey.info/class/324.243025/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.24302/e23/> ;
  skos:notation "324.243025" ;
  skos:prefLabel "Sentrumspartier"@nb .

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

<http://dewey.info/class/324.243026/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.24302/e23/> ;
  skos:notation "324.243026" ;
  skos:prefLabel "Liberale partier"@nb .

<http://dewey.info/class/324.243023/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.24302/e23/> ;
  skos:notation "324.243023" ;
  skos:prefLabel "Høyreorienterte partier"@nb .

<http://dewey.info/class/324.243024/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.24302/e23/> ;
  skos:notation "324.243024" ;
  skos:prefLabel "Konservative partier"@nb .

<http://dewey.info/class/324.24302/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00133582" ;
  dc:modified "2017-08-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/324.243/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/324.243026/e23/>, <http://dewey.info/class/324.243027/e23/>, <http://dewey.info/class/324.243025/e23/>, <http://dewey.info/class/324.243024/e23/>, <http://dewey.info/class/324.243023/e23/> ;
  skos:notation "324.24302" ;
  skos:prefLabel "Partier som kun eksisterte før 1945"@nb .

<http://dewey.info/class/324.243027/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.24302/e23/> ;
  skos:notation "324.243027" ;
  skos:prefLabel "Venstreorienterte partier og arbeiderpartier"@nb .

