@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/784.68/e23/>
  skos:notation "784.68" ;
  skos:prefLabel "Slagverksband (perkusjonsband)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/784.6/e23/> .

<http://dewey.info/class/784.3-784.9/e23/>
  skos:notation "784.3-784.9" ;
  skos:prefLabel "Andre orkestertyper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/784.6/e23/> .

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

<http://dewey.info/class/784.6/e23/>
  skos:notation "784.6" ;
  skos:altLabel "Band med elektroniske instrumenter"@nb, "Band med mekaniske instrumenter"@nb, "Band med tangentinstrumenter"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/784.68/e23/> ;
  skos:broader <http://dewey.info/class/784.3-784.9/e23/> ;
  skos:prefLabel "Slagverksband, band med tangentinstrumenter, elektroniske instrumenter, mekaniske instrumenter"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2018-12-10"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00167152" .

