@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/006.5/e23/>
  ns0:classHere "Datalydsyntese"@nb ;
  skos:altLabel "Lydutdataenheter--informatikk"@nb, "Digital lydteknologi--informatikk"@nb, "Lydsyntese--informatikk"@nb, "Datalydsyntese"@nb ;
  skos:broader <http://dewey.info/class/006/e23/> ;
  dc:modified "2015-02-09"^^xsd:date ;
  skos:narrower <http://dewey.info/class/006.54/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00117124" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Digital lyd"@nb ;
  skos:closeMatch bibbi:1134351 ;
  skos:notation "006.5" ;
  a skos:Concept .

<http://dewey.info/class/006.54/e23/>
  skos:notation "006.54" ;
  skos:prefLabel "Talesyntese"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/006.5/e23/> .

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

<http://dewey.info/class/006/e23/>
  skos:notation "006" ;
  skos:prefLabel "Spesielle datamaskinmetoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.5/e23/> .

