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

<http://dewey.info/class/336.24101-336.24109/e23/>
  skos:notation "336.24101-336.24109" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/336.241/e23/>
  skos:narrower <http://dewey.info/class/336.24101-336.24109/e23/>, <http://dewey.info/class/336.2417/e23/>, <http://dewey.info/class/336.2416/e23/>, <http://dewey.info/class/336.2415/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Skatteligning--inntektsskatt"@nb ;
  skos:prefLabel "Generelle emner vedrørende inntektsskatt"@nb ;
  skos:broader <http://dewey.info/class/336.24/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-09-08"^^xsd:date ;
  dc:identifier "ocd00135500" ;
  skos:notation "336.241" .

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

<http://dewey.info/class/336.24/e23/>
  skos:notation "336.24" ;
  skos:prefLabel "Inntektsskatt"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/336.241/e23/> .

<http://dewey.info/class/336.2417/e23/>
  skos:notation "336.2417" ;
  skos:prefLabel "Skatter og avgifter på næringsinntekt"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.241/e23/> .

<http://dewey.info/class/336.2415/e23/>
  skos:notation "336.2415" ;
  skos:prefLabel "Reform"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.241/e23/> .

