@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#> .

<http://dewey.info/class/242.33/e23/>
  skos:notation "242.33" ;
  skos:prefLabel "Advent og jul"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.33-242.36/e23/> .

<http://dewey.info/class/242.34/e23/>
  skos:notation "242.34" ;
  skos:prefLabel "Faste"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.33-242.36/e23/> .

<http://dewey.info/class/242.3/e23/>
  skos:notation "242.3" ;
  skos:prefLabel "Bønner og meditasjoner for kirkeåret, for andre kristne høytider og fastedager"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/242.33-242.36/e23/> .

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

<http://dewey.info/class/242.33-242.36/e23/>
  skos:prefLabel "Kirkeåret"@nb ;
  skos:narrower <http://dewey.info/class/242.34/e23/>, <http://dewey.info/class/242.36/e23/>, <http://dewey.info/class/242.33/e23/>, <http://dewey.info/class/242.35/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "242.33-242.36" ;
  dc:identifier "ocd00120925" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.3/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2015-04-21"^^xsd:date .

<http://dewey.info/class/242.35/e23/>
  skos:notation "242.35" ;
  skos:prefLabel "Den stille uke"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.33-242.36/e23/> .

<http://dewey.info/class/242.36/e23/>
  skos:notation "242.36" ;
  skos:prefLabel "Påsketiden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.33-242.36/e23/> .

