@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/227.9406/e23/>
  skos:notation "227.9406" ;
  skos:prefLabel "Johannes' første brev (bibelbok)--eksegese"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/227.94/e23/> .

<http://dewey.info/class/227.94/e23/>
  skos:altLabel "Bibelen. NT--Johannesbrevene"@nb, "Johannesbrevene (bibelbøker)--brev"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/227.9406/e23/>, <http://dewey.info/class/227.9407/e23/> ;
  ns0:classHere "Oversiktsverker om johannesbrevene"@nb ;
  skos:notation "227.94" ;
  skos:broader <http://dewey.info/class/227.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00120551" ;
  dc:modified "2015-07-08"^^xsd:date ;
  skos:prefLabel "Johannes' første brev"@nb ;
  dc:created "2009-12-03"^^xsd:date .

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

<http://dewey.info/class/227.9407/e23/>
  skos:notation "227.9407" ;
  skos:prefLabel "Johannes' første brev (bibelbok)--kommentarer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/227.94/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.94/e23/> .

