@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/242.7/e23/>
  skos:notation "242.7" ;
  skos:prefLabel "Bestemte bønner og grupper av bønner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/242.72/e23/> .

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

<http://dewey.info/class/242.722/e23/>
  skos:notation "242.722" ;
  skos:prefLabel "Bibelske bønner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.72/e23/> .

<http://dewey.info/class/242.72/e23/>
  skos:prefLabel "Bestemte typer bønner"@nb ;
  dc:modified "2015-04-21"^^xsd:date ;
  dc:identifier "ocd00120951" ;
  a skos:Concept ;
  ns0:classHere "Bønner til fader, sønn, hellig ånd"@nb ;
  skos:altLabel "Jesusbønnen"@nb, "Doksologier--kristen privat bønn"@nb, "Bordbønn--kristendom"@nb ;
  skos:notation "242.72" ;
  skos:broader <http://dewey.info/class/242.7/e23/> ;
  skos:narrower <http://dewey.info/class/242.722/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  ns0:including "Doksologier"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

