@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/324.27338/e23/>
  dc:identifier "ocd00133740" ;
  skos:altLabel "American Nazi Party"@nb, "National Socialist White People's Party (USA)"@nb ;
  dc:modified "2014-09-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/324.2733/e23/> ;
  ns0:variantName "American nazi party"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "National Socialist White People's Party"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "324.27338" .

<http://dewey.info/class/324.2733/e23/>
  skos:notation "324.2733" ;
  skos:prefLabel "Nasjonalistpartier på høyresiden"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.27338/e23/> .

