@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/788.6/e23/>
  skos:notation "788.6" ;
  skos:prefLabel "Instrumenter med enkelt rørblad"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.3-788.8/e23/> .

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

<http://dewey.info/class/788.4/e23/>
  skos:notation "788.4" ;
  skos:prefLabel "Rørbladinstrumenter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.3-788.8/e23/> .

<http://dewey.info/class/788.5/e23/>
  skos:notation "788.5" ;
  skos:prefLabel "Instrumenter med dobbelt rørblad"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.3-788.8/e23/> .

<http://dewey.info/class/788.3-788.8/e23/>
  skos:broader <http://dewey.info/class/788/e23/> ;
  skos:narrower <http://dewey.info/class/788.5/e23/>, <http://dewey.info/class/788.4/e23/>, <http://dewey.info/class/788.6/e23/>, <http://dewey.info/class/788.7/e23/>, <http://dewey.info/class/788.8/e23/>, <http://dewey.info/class/788.3/e23/> ;
  dc:identifier "ocd00167532" ;
  skos:prefLabel "Bestemte treblåseinstrumenter"@nb ;
  dc:modified "2014-01-21"^^xsd:date ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "788.3-788.8" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/788.3/e23/>
  skos:notation "788.3" ;
  skos:prefLabel "Fløytefamilien"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.3-788.8/e23/> .

<http://dewey.info/class/788.7/e23/>
  skos:notation "788.7" ;
  skos:prefLabel "Saksofoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.3-788.8/e23/> .

<http://dewey.info/class/788.8/e23/>
  skos:notation "788.8" ;
  skos:prefLabel "Fritungeinstrumenter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.3-788.8/e23/> .

<http://dewey.info/class/788/e23/>
  skos:notation "788" ;
  skos:prefLabel "Blåseinstrumenter (aerofoner)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/788.3-788.8/e23/> .

