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

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

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

<http://dewey.info/class/621.312134/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/621.31213409484215/e23/> ;
  skos:notation "621.312134" ;
  skos:prefLabel "Hydroelektrisk produksjon"@nb .

<http://dewey.info/class/621.31213409484215/e23/>
  a skos:Concept ;
  dc:created "2026-03-17"^^xsd:date ;
  dc:identifier "302a7c11-963b-4bab-ba38-fc8bedb4695d" ;
  dc:modified "2026-03-17"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/621.312134/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--484.215/e23/>
 ) ;
  skos:broader <http://dewey.info/class/621.312134/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "621.31213409484215" ;
  skos:prefLabel "Vannkraftverk--Stjørdal (Trøndelag)"@nb .

