@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/252.6/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/252.61-252.64/e23/> ;
  skos:notation "252.6" ;
  skos:prefLabel "Tekster til prekener for kirkeåret og offentlige anledninger"@nb .

<http://dewey.info/class/252.64/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/252.61-252.64/e23/> ;
  skos:notation "252.64" ;
  skos:prefLabel "Pinse og tiden etter pinse (treenighetstiden)"@nb .

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

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

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

<http://dewey.info/class/252.62/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/252.61-252.64/e23/> ;
  skos:notation "252.62" ;
  skos:prefLabel "Faste"@nb .

<http://dewey.info/class/252.61-252.64/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00121135" ;
  dc:modified "2015-04-23"^^xsd:date ;
  skos:broader <http://dewey.info/class/252.6/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/252.61/e23/>, <http://dewey.info/class/252.63/e23/>, <http://dewey.info/class/252.64/e23/>, <http://dewey.info/class/252.62/e23/> ;
  skos:notation "252.61-252.64" ;
  skos:prefLabel "Kirkeåret"@nb .

