@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.1/e23/>
  skos:notation "265.1" ;
  skos:prefLabel "Dåp"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.1-265.7/e23/> .

<http://dewey.info/class/265.1-265.7/e23/>
  skos:narrower <http://dewey.info/class/265.6/e23/>, <http://dewey.info/class/265.1/e23/>, <http://dewey.info/class/265.4/e23/>, <http://dewey.info/class/265.2/e23/>, <http://dewey.info/class/265.7/e23/>, <http://dewey.info/class/265.5/e23/> ;
  skos:notation "265.1-265.7" ;
  skos:prefLabel "Sakramenter"@nb ;
  dc:identifier "ocd00121690" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/265/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-04-27"^^xsd:date .

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

<http://dewey.info/class/265/e23/>
  skos:notation "265" ;
  skos:prefLabel "Sakramenter, andre riter og handlinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/265.1-265.7/e23/> .

<http://dewey.info/class/265.7/e23/>
  skos:notation "265.7" ;
  skos:prefLabel "Viaticum og sykesalving"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.1-265.7/e23/> .

<http://dewey.info/class/265.4/e23/>
  skos:notation "265.4" ;
  skos:prefLabel "Ordinasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.1-265.7/e23/> .

<http://dewey.info/class/265.5/e23/>
  skos:notation "265.5" ;
  skos:prefLabel "Ektestand"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.1-265.7/e23/> .

<http://dewey.info/class/265.2/e23/>
  skos:notation "265.2" ;
  skos:prefLabel "Konfirmasjon (krismasjon)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265.1-265.7/e23/> .

