@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/instrumenter>
  skos:prefLabel "Norsk musikkvokabular: Instrument og ensemble"@nn, "Norsk musikkvokabular: Instrumenter og ensembler"@nb, "Norwegian music vocabulary: Instruments and ensembles"@en ;
  a skos:ConceptScheme .

<https://id.nb.no/vocabulary/instrumenter/1104>
  skos:exactMatch <http://id.loc.gov/authorities/performanceMediums/mp2013015176> ;
  skos:related <https://id.nb.no/vocabulary/instrumenter/1106> ;
  skos:definition "Kontrabassklarinett er et musikkinstrument i treblåserfamilien, og er en stor variant av klarinetten. Den er vanligvis stemt i B, og har grunntone B1 – to oktaver under en vanlig sopranklarinett, og noteres i G-nøkkel som transponerende instrument. (Wikipedia, 29.01.2026)"@nb ;
  skos:prefLabel "Kontrabassklarinett"@nn, "Kontrabassklarinett"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/20> ;
  dc:modified "2026-02-10T09:31:28"^^xsd:dateTime ;
  dc:created "2026-01-29T10:23:17"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/1106>
  skos:prefLabel "Kontraaltklarinett"@nn, "Kontraaltklarinett"@nb ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/instrumenter/1104> .

<https://id.nb.no/vocabulary/instrumenter/20>
  skos:prefLabel "Klarinett"@nn, "Klarinett"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/1104> .

