@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/949.43-949.47/e23/>
  skos:notation "949.43-949.47" ;
  skos:prefLabel "Lokalområder i Sveits"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/949.456/e23/> .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/949.45628/e23/>
  skos:notation "949.45628" ;
  skos:prefLabel "Aarau (Sveits : distrikt)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/949.456/e23/> .

<http://dewey.info/class/949.456/e23/>
  dc:identifier "8adc73c5-7e47-4487-8a4c-6657ab117d1d" ;
  skos:narrower <http://dewey.info/class/949.45626/e23/>, <http://dewey.info/class/949.45643/e23/>, <http://dewey.info/class/949.45628/e23/> ;
  dc:created "2017-01-09"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "949.456" ;
  skos:broader <http://dewey.info/class/949.43-949.47/e23/> ;
  skos:prefLabel "Aargau (Sveits)"@nb ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--494.56/e23/>
 ) ;
  dc:modified "2019-09-24"^^xsd:date .

<http://dewey.info/class/949.45626/e23/>
  skos:notation "949.45626" ;
  skos:prefLabel "Brugg (Sveits : distrikt)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/949.456/e23/> .

<http://dewey.info/class/949.45643/e23/>
  skos:notation "949.45643" ;
  skos:prefLabel "Rheinfelden (Sveits : distrikt)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/949.456/e23/> .

