@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/780/e23/>
  skos:notation "780" ;
  skos:prefLabel "Musikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/780.1/e23/> .

<http://dewey.info/class/780.15/e23/>
  skos:notation "780.15" ;
  skos:prefLabel "Verkanalyser og programkommentarer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/780.1/e23/> .

<http://dewey.info/class/780.16/e23/>
  skos:notation "780.16" ;
  skos:prefLabel "Bibliografier, kataloger, indekser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/780.1/e23/> .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

<http://dewey.info/class/780.1/e23/>
  dc:modified "2017-01-25"^^xsd:date ;
  skos:prefLabel "Filosofi og teori, verkanalyser og programkommentarer"@nb ;
  skos:narrower <http://dewey.info/class/780.15/e23/>, <http://dewey.info/class/780.16/e23/>, <http://dewey.info/class/780.14/e23/>, <http://dewey.info/class/780.19/e23/> ;
  skos:closeMatch bibbi:1187535, bibbi:1122833, bibbi:1191982 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/780/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/78/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  skos:notation "780.1" ;
  dc:identifier "ocd00166169" .

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

<http://dewey.info/class/780.14/e23/>
  skos:notation "780.14" ;
  skos:prefLabel "Kommunikasjon, edisjonsteknikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/780.1/e23/> .

<http://dewey.info/class/780.19/e23/>
  skos:notation "780.19" ;
  skos:prefLabel "Psykologiske prinsipper"@nb ;
  a skos:Concept .

<http://dewey.info/class/78/e23/>
  skos:prefLabel "Musikk"@nb ;
  a skos:Concept .

