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

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

<http://dewey.info/class/321/e23/>
  skos:notation "321" ;
  skos:prefLabel "Styreformer og statsformer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/321.01/e23/> .

<http://dewey.info/class/321.01/e23/>
  skos:notation "321.01" ;
  skos:broader <http://dewey.info/class/321/e23/> ;
  skos:prefLabel "Systemer for forhold mellom deler av en stat og staten som helhet"@nb ;
  ns0:classHere "Enhetsstater"@nb ;
  dc:identifier "ocd00133353" ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Enhetsstat (styreform)"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1112776 .

