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

<http://dewey.info/class/343.0524/e23/>
  skos:notation "343.0524" ;
  skos:prefLabel "Skatter på bestemte inntektstyper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/343.05242/e23/> .

<http://dewey.info/class/343.05242/e23/>
  skos:altLabel "Folketrygdavgift--lov og rett"@nb, "Lønn--beskatning--lov og rett"@nb, "Arbeidsgiveravgift--lov og rett"@nb ;
  dc:modified "2017-09-21"^^xsd:date ;
  ns0:including "Folketrygdavgifter"@nb, "Arbeidsgiveravgifter"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "343.05242" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00136769" ;
  skos:narrower <http://dewey.info/class/343.052424/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.0524/e23/> ;
  skos:prefLabel "Lønn"@nb .

<http://dewey.info/class/343.052424/e23/>
  skos:notation "343.052424" ;
  skos:prefLabel "Forskuddstrekk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.05242/e23/> .

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

