@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/294.537/e23/>
  mads:componentList (
   <http://dewey.info/class/294.5/e23/>
   <http://dewey.info/class/203.7/e23/>
 ) ;
  skos:altLabel "Musikk--religion--hinduisme"@nb, "Symbolikk--religiøs betydning--hinduisme"@nb, "Yantraer"@nb, "Mandalaer--hinduisme"@nb, "Mantraer--hinduisme"@nb, "Hinduistisk hellig musikk--religion"@nb ;
  skos:notation "294.537" ;
  skos:broader <http://dewey.info/class/294.51-294.53/e23/> ;
  skos:prefLabel "Kunst--religiøs betydning--hinduisme, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00122735" ;
  a skos:Concept ;
  dc:modified "2022-01-31"^^xsd:date .

<http://dewey.info/class/294.51-294.53/e23/>
  skos:notation "294.51-294.53" ;
  skos:prefLabel "Mytologi, interreligiøse forhold, dogmer, offentlig gudsdyrkelse og annen praksis"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/294.537/e23/> .

<http://dewey.info/class/203.7/e23/>
  skos:prefLabel "Symbolikk, symbolske gjenstander, symbolske lyder"@nb ;
  a skos:Concept .

<http://dewey.info/class/294.5/e23/>
  skos:prefLabel "Hinduisme"@nb ;
  a skos:Concept .

