@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/1077>
  skos:exactMatch <http://id.loc.gov/authorities/performanceMediums/mp2013015177> ;
  skos:definition "The contrabass flute is one of the rarer members of the flute family. Typically seen in flute ensembles, it is sometimes also used in solo and chamber music situations. Its range is similar to the regular concert flute, except it is pitched two octaves lower. (...) Many contrabass flutes in C are also equipped with a low B (in the same manner as many modern standard-sized flutes are). (Wikipedia, 28.01.2026)"@en ;
  skos:prefLabel "Kontrabassfløyte"@nn, "Kontrabassfløyte"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/16> ;
  dc:modified "2026-02-10T09:27:07"^^xsd:dateTime ;
  dc:created "2026-01-28T14:35:31"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/16>
  skos:prefLabel "Tverrfløyte"@nn, "Tverrfløyte"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/1077> .

