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

<http://dewey.info/class/265.1-265.7/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00121690" ;
  dc:modified "2015-04-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/265/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/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 .

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

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

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

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

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

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

