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

<http://dewey.info/class/242.2/e23/>
  skos:closeMatch bibbi:1660249 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Daglige andakter--kristendom"@nb, "Bønnekalendere"@nb ;
  a skos:Concept ;
  dc:modified "2016-10-07"^^xsd:date ;
  ns0:including "Bønner og meditasjoner for søndag, sabbat"@nb ;
  skos:prefLabel "Bønner og meditasjoner til daglig bruk"@nb ;
  skos:notation "242.2" ;
  dc:identifier "ocd00120922" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/242/e23/> .

<http://dewey.info/class/242/e23/>
  skos:notation "242" ;
  skos:prefLabel "Oppbyggelig litteratur"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/242.2/e23/> .

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

