@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/940.531813/e23/>
  skos:narrower <http://dewey.info/class/940.5318134/e23/>, <http://dewey.info/class/940.5318132/e23/> ;
  dc:identifier "ocd00173168" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "940.531813" ;
  skos:broader <http://dewey.info/class/940.53181/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2018-08-01"^^xsd:date ;
  skos:prefLabel "Økonomisk historie"@nb .

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

<http://dewey.info/class/940.5318134/e23/>
  skos:notation "940.5318134" ;
  skos:prefLabel "Tvangsarbeid"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/940.531813/e23/> .

<http://dewey.info/class/940.53181/e23/>
  skos:notation "940.53181" ;
  skos:prefLabel "Generelle emner innen holocaust"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/940.531813/e23/> .

<http://dewey.info/class/940.5318132/e23/>
  skos:notation "940.5318132" ;
  skos:prefLabel "Økonomiske tiltak mot bedrifter og eiendom"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/940.531813/e23/> .

