@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/264.15/e23/>
  skos:altLabel "Officium (religion)"@nb, "Psaltere"@nb, "Kanoniske tider (religion)"@nb, "Kompletorium"@nb, "Ters"@nb, "Aftenbønn"@nb, "Vesper"@nb, "Sext"@nb, "Prim (tidebønn)"@nb, "Breviarier"@nb, "Morgenbønn"@nb, "Laudes"@nb, "Tidebønner"@nb, "Matutin"@nb, "Non (tidebønn)"@nb ;
  ns0:including "Psaltere"@nb ;
  ns0:classHere "Breviarier"@nb ;
  skos:prefLabel "Tidebønner (officium)"@nb ;
  a skos:Concept ;
  dc:modified "2018-07-17"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "264.15" ;
  skos:broader <http://dewey.info/class/264.1/e23/> ;
  dc:identifier "ocd00121678" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/264.1/e23/>
  skos:notation "264.1" ;
  skos:prefLabel "Bønn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/264.15/e23/> .

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

