@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/336.2940973/e23/>
  skos:notation "336.2940973" ;
  skos:prefLabel "Skattetrykk--USA"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/336.294/e23/> .

<http://dewey.info/class/336.29/e23/>
  skos:notation "336.29" ;
  skos:prefLabel "Prinsipper for beskatning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/336.294/e23/> .

<http://dewey.info/class/336.294/e23/>
  skos:altLabel "Direkte beskatning"@nb, "Indirekte beskatning"@nb, "Dobbeltbeskatning"@nb, "Dobbeltbeskatning--offentlige finanser"@nb ;
  skos:notation "336.294" ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:including "Dobbeltbeskatning"@nb, "Direkte beskatning"@nb, "Indirekte beskatning"@nb ;
  skos:broader <http://dewey.info/class/336.29/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00135560" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Skattetrykk"@nb ;
  dc:modified "2014-09-23"^^xsd:date ;
  skos:narrower <http://dewey.info/class/336.2940973/e23/> .

