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

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

<http://dewey.info/class/227.9207/e23/>
  skos:notation "227.9207" ;
  skos:prefLabel "Peters første brev (bibelbok)--kommentarer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/227.92/e23/> .

<http://dewey.info/class/227.92/e23/>
  skos:prefLabel "Peters første brev"@nb ;
  dc:identifier "ocd00120549" ;
  skos:narrower <http://dewey.info/class/227.9206/e23/>, <http://dewey.info/class/227.9207/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Bibelen. NT--Peters brev"@nb, "Peters brev (bibelbøker)"@nb ;
  dc:modified "2015-07-08"^^xsd:date ;
  ns0:classHere "Oversiktsverker om peters brev"@nb ;
  a skos:Concept ;
  skos:notation "227.92" ;
  skos:broader <http://dewey.info/class/227.9/e23/> .

<http://dewey.info/class/227.9206/e23/>
  skos:notation "227.9206" ;
  skos:prefLabel "Peters første brev (bibelbok)--eksegese"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/227.92/e23/> .

<http://dewey.info/class/227.9/e23/>
  skos:notation "227.9" ;
  skos:prefLabel "De katolske brev"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/227.92/e23/> .

