@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/781.63-781.69/e23/>
  skos:notation "781.63-781.69" ;
  skos:prefLabel "Andre musikktradisjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/781.69/e23/> .

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

<http://dewey.info/class/781.690954/e23/>
  skos:notation "781.690954" ;
  skos:prefLabel "Ikke-vestlig kunstmusikk--India"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/781.69/e23/> .

<http://dewey.info/class/781.690955/e23/>
  skos:notation "781.690955" ;
  skos:prefLabel "Ikke-vestlig kunstmusikk--Iran"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/781.69/e23/> .

<http://dewey.info/class/781.69/e23/>
  a skos:Concept ;
  dc:modified "2016-12-08"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Ikke-vestlig kunstmusikk"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/781.690954/e23/>, <http://dewey.info/class/781.690955/e23/> ;
  skos:altLabel "Kunstmusikk--ikke-vestlig"@nb ;
  skos:broader <http://dewey.info/class/781.63-781.69/e23/> ;
  dc:identifier "ocd00166542" ;
  skos:notation "781.69" .

