@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/321.001/e23/>
  skos:notation "321.001" ;
  skos:prefLabel "Styreformer--filosofi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/321.001-321.009/e23/> .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

<http://dewey.info/class/321.001-321.009/e23/>
  skos:narrower <http://dewey.info/class/321.009021/e23/>, <http://dewey.info/class/321.001/e23/>, <http://dewey.info/class/321.009436/e23/> ;
  dc:identifier "ocd00133350" ;
  skos:notation "321.001-321.009" ;
  skos:broader <http://dewey.info/class/321/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Generell forminndeling"@nb ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/321/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<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.001-321.009/e23/> .

<http://dewey.info/class/321.009021/e23/>
  skos:notation "321.009021" ;
  skos:prefLabel "Styreformer--500-1199"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/321.001-321.009/e23/> .

<http://dewey.info/class/321.009436/e23/>
  skos:notation "321.009436" ;
  skos:prefLabel "Styreformer--Østerrike"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/321.001-321.009/e23/> .

