@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/781.690954/e23/>
  dc:created "2017-04-07"^^xsd:date ;
  skos:notation "781.690954" ;
  skos:broader <http://dewey.info/class/781.69/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Ikke-vestlig kunstmusikk--India"@nb ;
  dc:modified "2017-04-07"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/781.69/e23/>
   <http://dewey.info/class/2--54/e23/>
 ) ;
  dc:identifier "2a74b925-0f71-4cc7-8180-ed85b396aa70" ;
  skos:narrower <http://dewey.info/class/781.6909548/e23/> .

<http://dewey.info/class/2--54/e23/>
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb ;
  a skos:Concept .

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

