@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/class/268.802/e23/>
  skos:notation "268.802" ;
  skos:prefLabel "De orientalske kirker og den romersk-katolske kirke"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/268.8/e23/> .

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

<http://dewey.info/class/268.8/e23/>
  skos:narrower <http://dewey.info/class/268.804/e23/>, <http://dewey.info/class/268.81-268.89/e23/>, <http://dewey.info/class/268.802/e23/> ;
  skos:broader <http://dewey.info/class/268/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00121834" ;
  dc:modified "2015-04-10"^^xsd:date ;
  skos:prefLabel "Bestemte grener, trossamfunn, sekter"@nb ;
  skos:notation "268.8" ;
  skos:altLabel "Kristne trossamfunn--religionsundervisning"@nb .

<http://dewey.info/class/268.81-268.89/e23/>
  skos:notation "268.81-268.89" ;
  skos:prefLabel "Bestemte trossamfunn eller sekter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/268.8/e23/> .

<http://dewey.info/class/268/e23/>
  skos:notation "268" ;
  skos:prefLabel "Religionsundervisning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/268.8/e23/> .

<http://dewey.info/class/268.804/e23/>
  skos:notation "268.804" ;
  skos:prefLabel "Protestantiske kirker og protestantisme"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/268.8/e23/> .

