@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/343.4810402433/e23/>
  a skos:Concept ;
  dc:created "2018-07-25"^^xsd:date ;
  dc:identifier "cb9d5f47-f7d3-4237-9e30-86abb61eed78" ;
  dc:modified "2018-07-26"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/343/e23/>
   <http://dewey.info/class/2--481/e23/>
   <http://dewey.info/class/343.04/e23/>
   <http://dewey.info/class/1--024/e23/>
   <http://dewey.info/class/1--33/e23/>
 ) ;
  skos:broader <http://dewey.info/class/343.48104/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "343.4810402433" ;
  skos:prefLabel "Skattelovgivning--Norge--samfunnsøkonomer--verker for"@nb .

<http://dewey.info/class/343.04/e23/>
  a skos:Concept ;
  skos:prefLabel "Skatterett"@nb .

<http://dewey.info/class/2--481/e23/>
  a skos:Concept ;
  skos:prefLabel "Norge"@nb .

<http://dewey.info/class/343.48104/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/343.4810402433/e23/> ;
  skos:notation "343.48104" ;
  skos:prefLabel "Skatterett--Norge, …"@nb .

<http://dewey.info/class/1--024/e23/>
  a skos:Concept ;
  skos:prefLabel "Emnet framstilt for personer i bestemte yrker"@nb .

<http://dewey.info/class/343/e23/>
  a skos:Concept ;
  skos:prefLabel "Militærrett, forsvarsrett, offentlig eiendomsrett, lover om offentlige finanser, skattelovgivning, handelsrett (næringsrett), arbeidsmarkedsrett"@nb .

