@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/782.294/e23/>
  skos:notation "782.294" ;
  skos:prefLabel "Davids salmer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/782.294-782.298/e23/> .

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

<http://dewey.info/class/782.29/e23/>
  skos:notation "782.29" ;
  skos:prefLabel "Liturgiske former"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/782.294-782.298/e23/> .

<http://dewey.info/class/782.297/e23/>
  skos:notation "782.297" ;
  skos:prefLabel "Troper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/782.294-782.298/e23/> .

<http://dewey.info/class/782.298/e23/>
  skos:notation "782.298" ;
  skos:prefLabel "Liturgisk drama"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/782.294-782.298/e23/> .

<http://dewey.info/class/782.295/e23/>
  skos:notation "782.295" ;
  skos:prefLabel "Bibeltekster"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/782.294-782.298/e23/> .

<http://dewey.info/class/782.296/e23/>
  skos:notation "782.296" ;
  skos:prefLabel "Ikke-bibelske tekster"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/782.294-782.298/e23/> .

<http://dewey.info/class/782.294-782.298/e23/>
  skos:narrower <http://dewey.info/class/782.294/e23/>, <http://dewey.info/class/782.296/e23/>, <http://dewey.info/class/782.298/e23/>, <http://dewey.info/class/782.295/e23/>, <http://dewey.info/class/782.297/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2013-11-20"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Bestemte tekster"@nb ;
  dc:identifier "ocd00166695" ;
  skos:broader <http://dewey.info/class/782.29/e23/> ;
  skos:notation "782.294-782.298" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

