@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/321.9/e23/>
  skos:notation "321.9" ;
  skos:prefLabel "Autoritær styreform"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/321.92/e23/> .

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

<http://dewey.info/class/321.92/e23/>
  skos:altLabel "Proletariatets diktatur"@nb ;
  skos:broader <http://dewey.info/class/321.9/e23/> ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:closeMatch bibbi:1117511, bibbi:1126701 ;
  dc:identifier "ocd00133384" ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  ns0:classHere "Proletariatets diktatur"@nb ;
  skos:notation "321.92" ;
  skos:prefLabel "Kommuniststyre"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

