@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#> .

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

<http://dewey.info/class/336.201-336.207/e23/>
  skos:broader <http://dewey.info/class/336.2/e23/> ;
  dc:identifier "ocd00135465" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "336.201-336.207" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/336.207/e23/>, <http://dewey.info/class/336.201/e23/>, <http://dewey.info/class/336.206/e23/>, <http://dewey.info/class/336.205/e23/> ;
  skos:prefLabel "Generelle emner vedrørende skatter og avgifter"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2014-10-21"^^xsd:date .

<http://dewey.info/class/336.2/e23/>
  skos:notation "336.2" ;
  skos:prefLabel "Skatter og avgifter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/336.201-336.207/e23/> .

<http://dewey.info/class/336.201/e23/>
  skos:notation "336.201" ;
  skos:prefLabel "Skatter og avgifter inndelt etter forvaltningsnivå"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.201-336.207/e23/> .

<http://dewey.info/class/336.206/e23/>
  skos:notation "336.206" ;
  skos:prefLabel "Bestemmelser som muliggjør skattereduksjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.201-336.207/e23/> .

<http://dewey.info/class/336.207/e23/>
  skos:notation "336.207" ;
  skos:prefLabel "Skatter og avgifter på næringsvirksomhet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.201-336.207/e23/> .

<http://dewey.info/class/336.205/e23/>
  skos:notation "336.205" ;
  skos:prefLabel "Skattereform"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.201-336.207/e23/> .

