@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/324.2430238/e23/>
  skos:notation "324.2430238" ;
  skos:prefLabel "Det nasjonalsosialistiske tyske arbeiderparti (NSDAP)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.243023/e23/> .

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

<http://dewey.info/class/324.243023/e23/>
  ns0:including "Monarkistpartier"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00133584" ;
  ns0:classHere "Høyreorienterte nasjonalistpartier"@nb ;
  skos:narrower <http://dewey.info/class/324.2430238/e23/> ;
  skos:notation "324.243023" ;
  skos:broader <http://dewey.info/class/324.24302/e23/> ;
  skos:prefLabel "Høyreorienterte partier"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2014-09-02"^^xsd:date .

<http://dewey.info/class/324.24302/e23/>
  skos:notation "324.24302" ;
  skos:prefLabel "Partier som kun eksisterte før 1945"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.243023/e23/> .

