@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/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/265.6/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00121697" ;
  dc:modified "2015-05-06"^^xsd:date ;
  skos:altLabel "Bot--kristendom--offentlig gudsdyrkelse"@nb ;
  skos:broader <http://dewey.info/class/265.1-265.7/e23/> ;
  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:notation "265.6" ;
  skos:prefLabel "Bot"@nb .

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

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

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

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

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

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

