@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.5/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00167698" ;
  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.56/e23/>, <http://dewey.info/class/789.57/e23/>, <http://dewey.info/class/789.5017/e23/>, <http://dewey.info/class/789.55/e23/>, <http://dewey.info/class/789.54/e23/>, <http://dewey.info/class/789.53/e23/>, <http://dewey.info/class/789.52/e23/> ;
  skos:notation "789.5" ;
  skos:prefLabel "Jazz"@nb .

<http://dewey.info/class/789.52/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.5/e23/> ;
  skos:notation "789.52" ;
  skos:prefLabel "Tidlig jazz"@nb .

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

<http://dewey.info/class/789.53/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.5/e23/> ;
  skos:notation "789.53" ;
  skos:prefLabel "Tradisjonell jazz"@nb .

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

<http://dewey.info/class/789.56/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.5/e23/> ;
  skos:notation "789.56" ;
  skos:prefLabel "Avantgarde-jazz"@nb .

<http://dewey.info/class/789.57/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.5/e23/> ;
  skos:notation "789.57" ;
  skos:prefLabel "Hybridstiler"@nb .

<http://dewey.info/class/789.54/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.5/e23/> ;
  skos:notation "789.54" ;
  skos:prefLabel "Mainstream jazz"@nb .

<http://dewey.info/class/789.5017/e23/>
  a skos:Concept ;
  skos:notation "789.5017" ;
  skos:prefLabel "Hybridstiler"@nb .

<http://dewey.info/class/789.55/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/789.5/e23/> ;
  skos:notation "789.55" ;
  skos:prefLabel "Moderne jazz"@nb .

