@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/553.24/e23/>
  skos:altLabel "Sub-bituminøst kull"@nb, "Kull--økonomisk geologi"@nb, "Kull"@nb, "Bituminøst kull"@nb, "Mykt kull"@nb ;
  skos:prefLabel "Bituminøst kull og sub-bituminøst kull"@nb ;
  skos:notation "553.24" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  ns0:classHere "Oversiktsverker om kull"@nb ;
  dc:modified "2012-10-17"^^xsd:date ;
  dc:identifier "ocd00147824" ;
  skos:broader <http://dewey.info/class/553.21-553.25/e23/> .

<http://dewey.info/class/553.21-553.25/e23/>
  skos:notation "553.21-553.25" ;
  skos:prefLabel "Kull"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/553.24/e23/> .

