@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#> .

<http://dewey.info/class/225.91/e23/>
  skos:notation "225.91" ;
  skos:prefLabel "Det nye testamente--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/225.9/e23/> .

<http://dewey.info/class/225.92/e23/>
  skos:notation "225.92" ;
  skos:prefLabel "Apostler, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/225.9/e23/> .

<http://dewey.info/class/225/e23/>
  skos:notation "225" ;
  skos:prefLabel "Det nye testamente"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/225.9/e23/> .

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

<http://dewey.info/class/225.95/e23/>
  skos:notation "225.95" ;
  skos:prefLabel "Bibelske begivenheter--Det nye testamente"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/225.9/e23/> .

<http://dewey.info/class/225.9/e23/>
  skos:prefLabel "Nytestamentlige landområders geografi, historie, kronologi, personer i nytestamentlig tid"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/225.93/e23/>, <http://dewey.info/class/225.92/e23/>, <http://dewey.info/class/225.91/e23/>, <http://dewey.info/class/225.95/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "225.9" ;
  dc:modified "2015-08-31"^^xsd:date ;
  dc:identifier "ocd00120404" ;
  skos:broader <http://dewey.info/class/225/e23/> .

<http://dewey.info/class/225.93/e23/>
  skos:notation "225.93" ;
  skos:prefLabel "Arkeologi--Bibelen. NT"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/225.9/e23/> .

