@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.762234309484552/e23/>
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/622.34/e23/>
   <http://dewey.info/class/553..43/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--484.552/e23/>
 ) ;
  skos:notation "338.762234309484552" ;
  skos:broader <http://dewey.info/class/338.7622343/e23/> ;
  dc:created "2024-01-04"^^xsd:date ;
  skos:prefLabel "Kobber--utvinning--foretak--Gáivuotna-Kåfjord (Troms)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "b61a90b5-cdb2-4435-8407-d3827d6b2bd5" ;
  a skos:Concept ;
  dc:modified "2024-01-25"^^xsd:date .

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

<http://dewey.info/class/338.7622343/e23/>
  skos:notation "338.7622343" ;
  skos:prefLabel "Kobber--utvinning--foretak"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.762234309484552/e23/> .

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

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

