@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/789.43/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.4/e23/> ;
  skos:notation "789.43" ;
  skos:prefLabel "Blues"@nb .

<http://dewey.info/class/789.4/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00167691" ;
  dc:modified "2014-01-22"^^xsd:date ;
  skos:broader <http://dewey.info/class/789.3-789.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/789.43/e23/>, <http://dewey.info/class/789.48/e23/>, <http://dewey.info/class/789.44/e23/>, <http://dewey.info/class/789.46/e23/>, <http://dewey.info/class/789.49/e23/>, <http://dewey.info/class/789.45/e23/>, <http://dewey.info/class/789.42/e23/> ;
  skos:notation "789.4" ;
  skos:prefLabel "Vestlig populærmusikk"@nb .

<http://dewey.info/class/789.48/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.4/e23/> ;
  skos:notation "789.48" ;
  skos:prefLabel "Elektronika"@nb .

<http://dewey.info/class/789.49/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.4/e23/> ;
  skos:notation "789.49" ;
  skos:prefLabel "Rap"@nb .

<http://dewey.info/class/789.3-789.9/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/789.4/e23/> ;
  skos:notation "789.3-789.9" ;
  skos:prefLabel "Andre musikktradisjoner"@nb .

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

<http://dewey.info/class/789.46/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.4/e23/> ;
  skos:notation "789.46" ;
  skos:prefLabel "Reggae"@nb .

<http://dewey.info/class/789.44/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.4/e23/> ;
  skos:notation "789.44" ;
  skos:prefLabel "Soul"@nb .

<http://dewey.info/class/789.45/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.4/e23/> ;
  skos:notation "789.45" ;
  skos:prefLabel "Ragtime"@nb .

<http://dewey.info/class/789.42/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.4/e23/> ;
  skos:notation "789.42" ;
  skos:prefLabel "Countrymusikk"@nb .

