@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/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/332.1109494/e23/>
  skos:notation "332.1109494" ;
  skos:prefLabel "Sentralbanker--Sveits"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.11094/e23/> .

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

<http://dewey.info/class/332.110942/e23/>
  skos:notation "332.110942" ;
  skos:prefLabel "Sentralbanker--England"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.11094/e23/> .

<http://dewey.info/class/332.110943/e23/>
  skos:notation "332.110943" ;
  skos:prefLabel "Sentralbanker--Tyskland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.11094/e23/> .

<http://dewey.info/class/332.110948/e23/>
  skos:notation "332.110948" ;
  skos:prefLabel "Sentralbanker--Norden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.11094/e23/> .

<http://dewey.info/class/332.11/e23/>
  skos:notation "332.11" ;
  skos:prefLabel "Sentralbanker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/332.11094/e23/> .

<http://dewey.info/class/332.11094/e23/>
  skos:prefLabel "Sentralbanker--Europa, …"@nb ;
  dc:created "2024-04-18"^^xsd:date ;
  skos:altLabel "Den europeiske sentralbank"@nb ;
  dc:modified "2024-10-01"^^xsd:date ;
  skos:narrower <http://dewey.info/class/332.110943/e23/>, <http://dewey.info/class/332.110942/e23/>, <http://dewey.info/class/332.1109494/e23/>, <http://dewey.info/class/332.110948/e23/> ;
  dc:identifier "ocd00518695" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "332.11094" ;
  mads:componentList (
   <http://dewey.info/class/332.11/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--4/e23/>
 ) ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.11/e23/> .

<http://dewey.info/class/2--4/e23/>
  skos:prefLabel "Europa"@nb ;
  a skos:Concept .

