@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/786.70948109041/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/786.709481/e23/> ;
  skos:notation "786.70948109041" ;
  skos:prefLabel "Elektroniske instrumenter--Norge--1900-1919"@nb .

<http://dewey.info/class/786.70948109047/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/786.709481/e23/> ;
  skos:notation "786.70948109047" ;
  skos:prefLabel "Elektronisk musikk--Norge--1970-1979"@nb .

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

<http://dewey.info/class/786.7/e23/>
  a skos:Concept ;
  skos:prefLabel "Elektroniske instrumenter"@nb .

<http://dewey.info/class/786.709481/e23/>
  a skos:Concept ;
  dc:created "2019-10-30"^^xsd:date ;
  dc:identifier "28d06621-8f25-41bc-a3c8-052cb44ed0f6" ;
  dc:modified "2021-07-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/786.7/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  skos:broader <http://dewey.info/class/786.709/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/786.70948109041/e23/>, <http://dewey.info/class/786.70948109047/e23/> ;
  skos:notation "786.709481" ;
  skos:prefLabel "Elektronisk musikk--Norge"@nb .

<http://dewey.info/class/2--481/e23/>
  a skos:Concept ;
  skos:prefLabel "Norge"@nb .

<http://dewey.info/class/786.709/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/786.709481/e23/> ;
  skos:notation "786.709" ;
  skos:prefLabel "Elektronisk musikk--historie"@nb .

