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

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

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

<http://dewey.info/class/338.76/e23/>
  skos:prefLabel "Forretningsforetak inndelt etter næring"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.76392809482722/e23/>
  skos:notation "338.76392809482722" ;
  skos:prefLabel "Hvalfangst--foretak--Tønsberg (Vestfold)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.763928/e23/> .

<http://dewey.info/class/338.76392809482721/e23/>
  skos:notation "338.76392809482721" ;
  skos:prefLabel "Hvalfangst--foretak--Sandefjord (Vestfold)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.763928/e23/> .

<http://dewey.info/class/338.763928/e23/>
  skos:prefLabel "Hvalfangst--foretak"@nb ;
  skos:narrower <http://dewey.info/class/338.76392809482722/e23/>, <http://dewey.info/class/338.76392809482721/e23/> ;
  skos:notation "338.763928" ;
  dc:created "2019-02-26"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.76392/e23/> ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/639.28/e23/>
 ) ;
  dc:modified "2019-02-28"^^xsd:date ;
  dc:identifier "897410cb-c553-44ac-8d68-38adaf4969b4" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/338.76392/e23/>
  skos:notation "338.76392" ;
  skos:prefLabel "Fiskerier--foretak, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.763928/e23/> .

