@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#> .

<https://id.nb.no/resource/vocab/musikk>
  skos:prefLabel "Norsk musikkvokabular: Sjangrar og former"@nn, "Norsk musikkvokabular: Sjangre og former"@nb, "Norwegian music vocabulary: Genres and forms"@en ;
  a skos:ConceptScheme .

<https://id.nb.no/vocabulary/musikk/1235>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2022026020> ;
  skos:definition "Kjennetegnes av dystre eller disharmoniske overtoner. Oppstod på 1980- og 1990-tallet i forbindelse med utviklingen av ny synthesizer- og sampling-teknologi. (Wikipedia (Dansk), 20.11.2025)"@da ;
  skos:altLabel "Industriell ambient"@nb ;
  skos:prefLabel "Dark ambient"@nn, "Dark ambient"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/musikk> ;
  skos:broader <https://id.nb.no/vocabulary/musikk/1584>, <https://id.nb.no/vocabulary/musikk/15> ;
  dc:modified "2026-03-25T15:47:04"^^xsd:dateTime ;
  dc:created "2025-11-20T13:12:33"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/musikk/1584>
  skos:prefLabel "Industrimusikk"@nn, "Industrimusikk"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/musikk/1235> .

<https://id.nb.no/vocabulary/musikk/15>
  skos:prefLabel "Ambient"@nn, "Ambient"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/musikk/1235> .

