@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/289/e23/>
  skos:prefLabel "Andre trossamfunn og sekter"@nb ;
  a skos:Concept .

<http://dewey.info/class/242.8/e23/>
  skos:notation "242.8" ;
  skos:prefLabel "Samlinger av bønner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/242.801-242.809/e23/> .

<http://dewey.info/class/281/e23/>
  skos:prefLabel "Oldkirken og de orientalske kirker"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/242.8019/e23/>
  skos:notation "242.8019" ;
  skos:prefLabel "Bønnebøker--Den ortodokse kirke"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.801-242.809/e23/> .

<http://dewey.info/class/242.804/e23/>
  skos:notation "242.804" ;
  skos:prefLabel "Bønnebøker--protestantiske"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.801-242.809/e23/> .

<http://dewey.info/class/242.801-242.809/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/242.804/e23/>, <http://dewey.info/class/242.802/e23/>, <http://dewey.info/class/242.8019/e23/> ;
  skos:notation "242.801-242.809" ;
  skos:prefLabel "Samlinger av bønner av tilhengere av bestemte trossamfunn og sekter"@nb ;
  skos:broader <http://dewey.info/class/242.8/e23/> ;
  mads:componentList (
   <http://dewey.info/class/242.80/e23/>
   <http://dewey.info/class/289/e23/>
   <http://dewey.info/class/281/e23/>
 ) ;
  dc:modified "2017-01-25"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00120963" ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/242.802/e23/>
  skos:notation "242.802" ;
  skos:prefLabel "Bønnebøker--romersk-katolske"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/242.801-242.809/e23/> .

