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

<http://dewey.info/class/788.96092/e23/>
  skos:notation "788.96092" ;
  skos:prefLabel "Kornettister"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.96/e23/> .

<http://dewey.info/class/788.9619/e23/>
  skos:notation "788.9619" ;
  skos:prefLabel "Kornetter--instrument"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.96/e23/> .

<http://dewey.info/class/788.96/e23/>
  skos:prefLabel "Kornetter"@nb ;
  dc:modified "2014-01-22"^^xsd:date ;
  skos:narrower <http://dewey.info/class/788.9619/e23/>, <http://dewey.info/class/788.96092/e23/>, <http://dewey.info/class/788.96165/e23/> ;
  skos:broader <http://dewey.info/class/788.9/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Kornetter--musikk"@nb ;
  dc:identifier "ocd00167509" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "788.96" .

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

<http://dewey.info/class/788.9/e23/>
  skos:notation "788.9" ;
  skos:prefLabel "Messingblåseinstrumenter (trompetinstrumenter)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/788.96/e23/> .

<http://dewey.info/class/788.96165/e23/>
  skos:notation "788.96165" ;
  skos:prefLabel "Kornetter--jazz"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.96/e23/> .

