@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/539>
  skos:exactMatch <http://id.loc.gov/authorities/performanceMediums/mp2017015023> ;
  skos:definition """Wagnertubaen er eit messingblåseinstrument som på eit vis er ei kryssing av valthorn og tuba. Ein reknar at det høyrer til valthorn-familien. Instrumentet har konisk boring, og er vidare enn er valthorn, men trongare enn ein tuba. Det finst i to storleikar, tenor og bass, stemt i høvesvis Bb og F, tilsvarande Bb- og F-valthorn.
Wikipedia 15.8.2024"""@nn ;
  skos:prefLabel "Wagnertuba"@nn, "Wagnertuba"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/472> ;
  dc:modified "2026-02-10T09:42:36"^^xsd:dateTime ;
  dc:created "2024-08-15T07:11:34"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/472>
  skos:prefLabel "Valthorn"@nn, "Valthorn"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/539> .

