@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/265.9/e23/>
  skos:notation "265.9" ;
  skos:prefLabel "Andre handlinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265/e23/> .

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

<http://dewey.info/class/265/e23/>
  skos:narrower <http://dewey.info/class/265.8/e23/>, <http://dewey.info/class/265.9/e23/>, <http://dewey.info/class/265.1-265.7/e23/> ;
  dc:modified "2017-11-01"^^xsd:date ;
  skos:notation "265" ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/26/e23/> ;
  skos:altLabel "Sakramenter--offentlig gudsdyrkelse"@nb ;
  skos:prefLabel "Sakramenter, andre riter og handlinger"@nb ;
  dc:identifier "ocd00121688" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1118542 .

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

<http://dewey.info/class/26/e23/>
  skos:notation "26" ;
  skos:prefLabel "Kirkens organisasjon, diakoni og gudsdyrkelse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/265/e23/> .

<http://dewey.info/class/265.8/e23/>
  skos:notation "265.8" ;
  skos:prefLabel "Riter ved sykdom og død"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/265/e23/> .

