@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/781.236/e23/>
  a skos:Concept ;
  ns0:including "Pauser"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00166209" ;
  dc:modified "2013-12-12"^^xsd:date ;
  skos:altLabel "Stillhet--musikalsk element"@nb, "Pauser (musikk)"@nb ;
  skos:broader <http://dewey.info/class/781.23/e23/> ;
  skos:exactMatch humord:c14661 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "781.236" ;
  skos:prefLabel "Stillhet"@nb ;
  skos:relatedMatch humord:c25730 .

<http://dewey.info/class/781.23/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/781.236/e23/> ;
  skos:notation "781.23" ;
  skos:prefLabel "Klang"@nb .

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

