@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/338.7622342309482641/e23/>
  skos:broader <http://dewey.info/class/338.7622/e23/> ;
  dc:identifier "b79b030a-5439-4dc7-ae3f-6f0698d1b262" ;
  skos:closeMatch bibbi:1169072 ;
  dc:modified "2024-02-02"^^xsd:date ;
  skos:prefLabel "Sølv--utvinning--foretak--Kongsberg (Buskerud)"@nb ;
  mads:componentList (
   <http://dewey.info/class/338.76/e23/>
   <http://dewey.info/class/622.3423/e23/>
   <http://dewey.info/class/2--482.641/e23/>
 ) ;
  skos:notation "338.7622342309482641" ;
  a skos:Concept ;
  dc:created "2020-04-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/622.3423/e23/>
  skos:prefLabel "Sølv"@nb ;
  a skos:Concept .

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

