@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/780.9041-780.9049/e23/>
  skos:notation "780.9041-780.9049" ;
  skos:prefLabel "De enkelte tiår"@nb ;
  a skos:Concept .

<http://dewey.info/class/780.904/e23/>
  skos:closeMatch bibbi:1118576, bibbi:1457320, bibbi:1115091, bibbi:1139791 ;
  dc:modified "2022-08-26"^^xsd:date ;
  skos:altLabel "Avantgardemusikk"@nb, "Impresjonisme--musikk"@nb, "Nyklassisisme--musikk"@nb ;
  mads:componentList (
   <http://dewey.info/class/78/e23/>
   <http://dewey.info/class/1--090.4/e23/>
 ) ;
  ns0:including "Nyklassisisme"@nb, "Impresjonisme"@nb, "Avantgardemusikk"@nb ;
  skos:narrower <http://dewey.info/class/780.9041-780.9049/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "780.904" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00166244" ;
  skos:broader <http://dewey.info/class/780.901-780.905/e23/> ;
  skos:prefLabel "1900-1999"@nb ;
  a skos:Concept .

<http://dewey.info/class/780.901-780.905/e23/>
  skos:notation "780.901-780.905" ;
  skos:prefLabel "Perioder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/780.904/e23/> .

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

