@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/781.6809/e23/>
  skos:notation "781.6809" ;
  skos:prefLabel "Vestlig kunstmusikk--historie, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/781.6809034/e23/> .

<http://dewey.info/class/781.6809034/e23/>
  mads:componentList (
   <http://dewey.info/class/781.68/e23/>
   <http://dewey.info/class/780..9034/e23/>
 ) ;
  skos:notation "781.6809034" ;
  skos:broader <http://dewey.info/class/781.6809/e23/> ;
  dc:created "2016-12-01"^^xsd:date ;
  skos:prefLabel "Vestlig kunstmusikk--1800-tallet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "6ede6ba7-ef48-4e90-aaef-1d47cad11661" ;
  a skos:Concept ;
  dc:modified "2022-01-31"^^xsd:date .

<http://dewey.info/class/781.68/e23/>
  skos:prefLabel "Vestlig kunstmusikk (klassisk musikk)"@nb ;
  a skos:Concept .

