@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/332>
  skos:example "[Eksempel på artist:] Django Reinhardt"@nb ;
  skos:related <https://id.nb.no/vocabulary/musikk/262> ;
  skos:definition "Jazzsjanger utviklet av Django Reinhardt. Kombinerer elementer fra tradisjonell fransk bal-musette stil med swingjazz og øst-europeisk folkemusikk. Gir en en mørk, kromatisk harmonikk spilt med artikulasjon som minner om amerikansk swingjazz. (SNL, 09.12.2024)"@nb ;
  skos:altLabel "Gypsy jazz"@nb, "Romjazz"@nb, "Sigøynerjazz"@nb ;
  skos:prefLabel "String swing"@nn, "String swing"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/musikk> ;
  skos:broader <https://id.nb.no/vocabulary/musikk/40> ;
  dc:modified "2026-03-25T15:47:04"^^xsd:dateTime ;
  dc:created "2021-09-22T09:18:35"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/musikk/262>
  skos:prefLabel "Rommusikk"@nn, "Rommusikk"@nb ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/musikk/332> .

<https://id.nb.no/vocabulary/musikk/40>
  skos:prefLabel "Jazz"@nn, "Jazz"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/musikk/332> .

