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

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

<http://dewey.info/class/264/e23/>
  skos:notation "264" ;
  skos:prefLabel "Offentlig gudsdyrkelse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/264.01-264.09/e23/> .

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

<http://dewey.info/class/264.03/e23/>
  skos:notation "264.03" ;
  skos:prefLabel "Anglikanske kirker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/264.01-264.09/e23/> .

<http://dewey.info/class/264.01-264.09/e23/>
  a skos:Concept ;
  skos:notation "264.01-264.09" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Verker om sakramenter og andre riter og handlinger, og som er begrenset til trossamfunn eller sekt"@nb ;
  skos:broader <http://dewey.info/class/264/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/264.02/e23/>, <http://dewey.info/class/264.01/e23/>, <http://dewey.info/class/264.04-264.09/e23/>, <http://dewey.info/class/264.03/e23/> ;
  skos:prefLabel "Offentlig gudsdyrkelse inndelt etter trossamfunn og sekt"@nb ;
  skos:altLabel "Kristne trossamfunn--offentlig gudsdyrkelse"@nb ;
  dc:modified "2022-01-31"^^xsd:date ;
  dc:identifier "ocd00121591" ;
  mads:componentList (
   <http://dewey.info/class/264/e23/>
   <http://dewey.info/class/289/e23/>
 ) .

<http://dewey.info/class/264.04-264.09/e23/>
  skos:notation "264.04-264.09" ;
  skos:prefLabel "Andre bestemte trossamfunn og sekter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/264.01-264.09/e23/> .

<http://dewey.info/class/264.01/e23/>
  skos:notation "264.01" ;
  skos:prefLabel "Oldkirken og de orientalske kirker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/264.01-264.09/e23/> .

<http://dewey.info/class/264.02/e23/>
  skos:notation "264.02" ;
  skos:prefLabel "Den romersk-katolske kirke"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/264.01-264.09/e23/> .

