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

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

<http://dewey.info/class/248.48/e23/>
  skos:prefLabel "Veiledninger til kristen livsførsel av eller for tilhengere av bestemte grener, trossamfunn, sekter"@nb ;
  a skos:Concept .

<http://dewey.info/class/248.4811/e23/>
  dc:identifier "8ad6cd0f-d4e1-4999-87ef-d33308ad8b45" ;
  dc:created "2023-05-15"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/248.48/e23/>
   <http://dewey.info/class/281.1/e23/>
 ) ;
  dc:modified "2023-05-16"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Den apostoliske kirke fram til det store skisma, 1054--veiledninger til kristen livsførsel"@nb ;
  skos:broader <http://dewey.info/class/248.481-248.489/e23/> ;
  skos:notation "248.4811" ;
  skos:closeMatch bibbi:1571054 .

<http://dewey.info/class/281.1/e23/>
  skos:prefLabel "Den apostoliske kirke fram til det store skisma, 1054"@nb ;
  a skos:Concept .

<http://dewey.info/class/248.481-248.489/e23/>
  skos:notation "248.481-248.489" ;
  skos:prefLabel "Bestemte trossamfunn eller sekter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/248.4811/e23/> .

