@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/338.528021/e23/>
  skos:notation "338.528021" ;
  skos:prefLabel "Tabeller og lignende materiale"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.528/e23/> .

<http://dewey.info/class/338.52/e23/>
  skos:notation "338.52" ;
  skos:prefLabel "Priser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.528/e23/> .

<http://dewey.info/class/338.528/e23/>
  dc:identifier "ocd00135973" ;
  skos:notation "338.528" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.528021/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:classHere "Indekser"@nb, "Statistikk"@nb ;
  dc:modified "2014-10-02"^^xsd:date ;
  skos:broader <http://dewey.info/class/338.52/e23/> ;
  skos:altLabel "Konsumprisindekser"@nb, "Prisindekser"@nb, "Prisstatistikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Prisnivåer"@nb .

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

