@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.24307/e23/>
  skos:notation "324.24307" ;
  skos:prefLabel "Venstreorienterte partier og arbeiderpartier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.243075/e23/> .

<http://dewey.info/class/324.243075/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2015-06-10"^^xsd:date ;
  skos:altLabel "Kommunistpartiet i Tyskland"@nb, "SED (tysk politisk parti)"@nb, "Deutsche Kommunistische Partei"@nb, "Sozialistische Einheitspartei Deutschlands"@nb, "Tysklands sosialistiske enhetsparti"@nb, "Kommunistische Partei Deutschlands"@nb, "Tysklands kommunistparti"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00133600" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/324.24307/e23/> ;
  skos:notation "324.243075" ;
  ns0:classHere "Kommunistische partei deutschlands"@nb, "Deutsche kommunistische partei"@nb, "Sozialistische einheitspartei deutschlands (sed)"@nb ;
  skos:prefLabel "Kommunistpartier"@nb .

