@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.078/e23/>
  skos:prefLabel "Sekundærnæringer og tjenesteytende næringer"@nb ;
  skos:altLabel "Sekundærnæringer--lov og rett"@nb, "Tjenesteytende næringer--lov og rett"@nb ;
  skos:narrower <http://dewey.info/class/343.078001-343.078999/e23/>, <http://dewey.info/class/343.0780001-343.0780009/e23/> ;
  skos:notation "343.078" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/343.076-343.078/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00136849" ;
  dc:modified "2015-09-14"^^xsd:date .

<http://dewey.info/class/343.0780001-343.0780009/e23/>
  skos:notation "343.0780001-343.0780009" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.078/e23/> .

<http://dewey.info/class/343.076-343.078/e23/>
  skos:notation "343.076-343.078" ;
  skos:prefLabel "Regulering av bestemte virksomheter og tjenester"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/343.078/e23/> .

<http://dewey.info/class/343.078001-343.078999/e23/>
  skos:notation "343.078001-343.078999" ;
  skos:prefLabel "Bestemte sekundærnæringer og tjenesteytende næringer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/343.078/e23/> .

