@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/788.84/e23/>
  skos:altLabel "Concertinaer--musikk"@nb, "Bandoneoner"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2014-01-21"^^xsd:date ;
  ns0:including "Bandoneoner"@nb ;
  skos:broader <http://dewey.info/class/788.8/e23/> ;
  skos:narrower <http://dewey.info/class/788.8419/e23/> ;
  skos:notation "788.84" ;
  skos:prefLabel "Concertinaer"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00167581" .

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

<http://dewey.info/class/788.8419/e23/>
  skos:notation "788.8419" ;
  skos:prefLabel "Concertinaer--instrument"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/788.84/e23/> .

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

