@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/338.272/e23/>
  skos:notation "338.272" ;
  skos:prefLabel "Karbonholdige materialer--produksjonsøkonomi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.2724/e23/> .

<http://dewey.info/class/553.24/e23/>
  skos:prefLabel "Bituminøst kull og sub-bituminøst kull"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.272409981/e23/>
  skos:notation "338.272409981" ;
  skos:prefLabel "Kull--produksjonsøkonomi--Svalbard (Norge)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.2724/e23/> .

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

<http://dewey.info/class/338.2724/e23/>
  skos:altLabel "Kullutvinning--utvinningsøkonomi"@nb ;
  skos:prefLabel "Kull--utvinningsøkonomi, …"@nb ;
  skos:broader <http://dewey.info/class/338.272/e23/> ;
  a skos:Concept ;
  dc:modified "2022-08-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "338.2724" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/338.272409981/e23/> ;
  dc:identifier "ocd00135728" ;
  mads:componentList (
   <http://dewey.info/class/338.27/e23/>
   <http://dewey.info/class/553.24/e23/>
 ) .

