@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/31/e23/>
  skos:narrower <http://dewey.info/class/310/e23/>, <http://dewey.info/class/313/e23/>, <http://dewey.info/class/312/e23/>, <http://dewey.info/class/311/e23/>, <http://dewey.info/class/314-319/e23/> ;
  skos:broader <http://dewey.info/class/3/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Statistikk"@nb ;
  dc:identifier "ocd00252999" ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-01-19"^^xsd:date ;
  skos:notation "31" .

<http://dewey.info/class/3/e23/>
  skos:notation "3" ;
  skos:prefLabel "Samfunnsvitenskap"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/31/e23/> .

<http://dewey.info/class/311/e23/>
  skos:notation "311" ;
  skos:prefLabel "[Ubenyttet]"@nb ;
  a skos:Concept .

<http://dewey.info/class/312/e23/>
  skos:notation "312" ;
  skos:prefLabel "[Ubenyttet]"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/310/e23/>
  skos:notation "310" ;
  skos:prefLabel "Generelle statistikksamlinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/31/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:broader <http://dewey.info/class/31/e23/> .

<http://dewey.info/class/313/e23/>
  skos:notation "313" ;
  skos:prefLabel "[Ubenyttet]"@nb ;
  a skos:Concept .

