@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/343.056/e23/>
  skos:notation "343.056" ;
  skos:prefLabel "Toll"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.05/e23/> .

<http://dewey.info/class/343.054/e23/>
  skos:notation "343.054" ;
  skos:prefLabel "Skatter og avgifter knyttet til eiendom"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.05/e23/> .

<http://dewey.info/class/343.055/e23/>
  skos:notation "343.055" ;
  skos:prefLabel "Skatter og avgifter knyttet til forbruk og omsetning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.05/e23/> .

<http://dewey.info/class/343.05/e23/>
  skos:narrower <http://dewey.info/class/343.055/e23/>, <http://dewey.info/class/343.057/e23/>, <http://dewey.info/class/343.052/e23/>, <http://dewey.info/class/343.056/e23/>, <http://dewey.info/class/343.053/e23/>, <http://dewey.info/class/343.054/e23/> ;
  skos:prefLabel "Typer skatter og avgifter inndelt etter grunnlag"@nb ;
  dc:modified "2015-05-18"^^xsd:date ;
  dc:identifier "ocd00136754" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "343.05" ;
  skos:broader <http://dewey.info/class/343.05-343.06/e23/> .

<http://dewey.info/class/343.057/e23/>
  skos:notation "343.057" ;
  skos:prefLabel "Stempelavgifter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.05/e23/> .

<http://dewey.info/class/343.052/e23/>
  skos:notation "343.052" ;
  skos:prefLabel "Inntektsskatt"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.05/e23/> .

<http://dewey.info/class/343.05-343.06/e23/>
  skos:notation "343.05-343.06" ;
  skos:prefLabel "Bestemte typer skatter og avgifter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/343.05/e23/> .

<http://dewey.info/class/343.053/e23/>
  skos:notation "343.053" ;
  skos:prefLabel "Skatter og avgifter knyttet til dødsbo, arv og gaver"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.05/e23/> .

