@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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.902/e23/>
  dc:identifier "ocd00166238" ;
  skos:altLabel "Ars nova"@nb, "Gotisk musikk"@nb, "Ars antiqua"@nb, "Middelaldermusikk"@nb ;
  a skos:Concept ;
  dc:modified "2017-01-25"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  ns0:including "Gotisk musikk"@nb, "Ars nova"@nb, "Ars antiqua"@nb, "Middelaldermusikk"@nb ;
  skos:closeMatch bibbi:1144230 ;
  skos:notation "780.902" ;
  skos:broader <http://dewey.info/class/780.901-780.905/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "500-1449"@nb ;
  mads:componentList (
   <http://dewey.info/class/78/e23/>
   <http://dewey.info/class/1--090.2/e23/>
 ) .

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

<http://dewey.info/class/780.901-780.905/e23/>
  skos:notation "780.901-780.905" ;
  skos:prefLabel "Perioder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/780.902/e23/> .

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

