@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/220.52083/e23/>
  skos:notation "220.52083" ;
  skos:prefLabel "Living Bible og New Living Translation"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/220.5208/e23/> .

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

<http://dewey.info/class/220.5208/e23/>
  skos:narrower <http://dewey.info/class/220.52081/e23/>, <http://dewey.info/class/220.52083/e23/>, <http://dewey.info/class/220.52082/e23/> ;
  skos:broader <http://dewey.info/class/220.5201-220.5209/e23/> ;
  skos:altLabel "New King James Bible"@nb, "New Century Bible"@nb, "Bibelen--engelsk språk--New King James"@nb ;
  ns0:including "New century version"@nb, "New king james version"@nb ;
  skos:notation "220.5208" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00120280" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Andre engelske oversettelser etter 1582"@nb ;
  a skos:Concept ;
  dc:modified "2016-09-28"^^xsd:date .

<http://dewey.info/class/220.52081/e23/>
  skos:notation "220.52081" ;
  skos:prefLabel "New International Version"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/220.5208/e23/> .

<http://dewey.info/class/220.52082/e23/>
  skos:notation "220.52082" ;
  skos:prefLabel "Today's English Bible (Good News Bible)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/220.5208/e23/> .

<http://dewey.info/class/220.5201-220.5209/e23/>
  skos:notation "220.5201-220.5209" ;
  skos:prefLabel "Engelsk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/220.5208/e23/> .

