@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

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

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

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

