@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/780.148/e23/>
  skos:prefLabel "Notasjon, forkortelser, akronymer, symboler"@nb ;
  ns0:including "Braillenoteskrift"@nb, "Neumer"@nb, "Tabulatur"@nb, "Linjesystem"@nb ;
  skos:altLabel "Neumer"@nb, "Linjesystem"@nb, "Notasjon (musikk)"@nb, "Tabulatur"@nb ;
  dc:identifier "ocd00166171" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/78/e23/>
   <http://dewey.info/class/1--014.8/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "780.148" ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/780.14/e23/> ;
  skos:closeMatch bibbi:1126020 .

<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:narrower <http://dewey.info/class/780.148/e23/> .

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

