@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/315.1132/e23/>
  skos:notation "315.1132" ;
  skos:prefLabel "Shanghai (Kina)--statistikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/315/e23/> .

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

<http://dewey.info/class/315.98/e23/>
  skos:notation "315.98" ;
  skos:prefLabel "Statistikk (samlinger)--Indonesia, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/315/e23/> .

<http://dewey.info/class/315/e23/>
  mads:componentList (
   <http://dewey.info/class/31/e23/>
   <http://dewey.info/class/2--5/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Generell statistikk for Asia"@nb ;
  a skos:Concept ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:notation "315" ;
  skos:narrower <http://dewey.info/class/315.98/e23/>, <http://dewey.info/class/315.1132/e23/>, <http://dewey.info/class/315.195/e23/> ;
  skos:broader <http://dewey.info/class/314-319/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00133190" .

<http://dewey.info/class/315.195/e23/>
  skos:notation "315.195" ;
  skos:prefLabel "Statistikk (samlinger)--Sør-Korea, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/315/e23/> .

<http://dewey.info/class/314-319/e23/>
  skos:notation "314-319" ;
  skos:prefLabel "Generell statistikk for bestemte verdensdeler, stater, lokalområder i nyere tid"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/315/e23/> .

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

