@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/261.5701/e23/>
  skos:notation "261.5701" ;
  skos:prefLabel "Kristendom og kunst--filosofi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/261.57/e23/> .

<http://dewey.info/class/261.57/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/261.5/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Kunst og fritid"@nb ;
  skos:narrower <http://dewey.info/class/261.578/e23/>, <http://dewey.info/class/261.5701/e23/> ;
  skos:altLabel "Fritid og religion--kristendom"@nb, "Kunstverker og religion--kristendom"@nb, "Kristendom og kunst"@nb, "Utøvende kunst og religion--kristendom"@nb, "Kunst og religion--kristendom"@nb ;
  dc:identifier "ocd00121384" ;
  skos:closeMatch bibbi:1689477 ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:notation "261.57" .

<http://dewey.info/class/261.578/e23/>
  skos:notation "261.578" ;
  skos:prefLabel "Musikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/261.57/e23/> .

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

<http://dewey.info/class/261.5/e23/>
  skos:notation "261.5" ;
  skos:prefLabel "Kristendom og sekulære fagområder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/261.57/e23/> .

