@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/338.8361/e23/>
  skos:notation "338.8361" ;
  skos:prefLabel "Fusjoner i andre næringer og bransjer enn utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.836/e23/> .

<http://dewey.info/class/338.836/e23/>
  skos:narrower <http://dewey.info/class/338.8362-338.8369/e23/>, <http://dewey.info/class/338.8361/e23/>, <http://dewey.info/class/338.83601-338.83609/e23/> ;
  skos:prefLabel "Fusjoner i bestemte næringer, grupper av næringer, bransjer"@nb ;
  dc:modified "2014-10-07"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00136064" ;
  skos:broader <http://dewey.info/class/338.83/e23/> ;
  a skos:Concept ;
  skos:notation "338.836" ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/338.83601-338.83609/e23/>
  skos:notation "338.83601-338.83609" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.83/e23/>
  skos:notation "338.83" ;
  skos:prefLabel "Fusjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.836/e23/> .

<http://dewey.info/class/338.8362-338.8369/e23/>
  skos:notation "338.8362-338.8369" ;
  skos:prefLabel "Fusjoner i næringer og bransjer innen utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.836/e23/> .

