@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/265.6/e23/>
  skos:notation "265.6" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/265.61/e23/>, <http://dewey.info/class/265.66/e23/>, <http://dewey.info/class/265.63/e23/>, <http://dewey.info/class/265.64/e23/>, <http://dewey.info/class/265.62/e23/> ;
  skos:prefLabel "Bot"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2015-05-06"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Bot--kristendom--offentlig gudsdyrkelse"@nb ;
  skos:broader <http://dewey.info/class/265.1-265.7/e23/> ;
  dc:identifier "ocd00121697" .

<http://dewey.info/class/265.62/e23/>
  skos:notation "265.62" ;
  skos:prefLabel "Skriftemål"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.6/e23/> .

<http://dewey.info/class/265.1-265.7/e23/>
  skos:notation "265.1-265.7" ;
  skos:prefLabel "Sakramenter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/265.6/e23/> .

<http://dewey.info/class/265.63/e23/>
  skos:notation "265.63" ;
  skos:prefLabel "Satisfaksjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.6/e23/> .

<http://dewey.info/class/265.61/e23/>
  skos:notation "265.61" ;
  skos:prefLabel "Anger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.6/e23/> .

<http://dewey.info/class/265.66/e23/>
  skos:notation "265.66" ;
  skos:prefLabel "Avlat"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.6/e23/> .

<http://dewey.info/class/265.64/e23/>
  skos:notation "265.64" ;
  skos:prefLabel "Absolusjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.6/e23/> .

