@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/457>
  skos:exactMatch <http://id.loc.gov/authorities/performanceMediums/mp2018015019> ;
  skos:definition "Garklein blokkfløyte i C, også kjent som sopranissimo blokkfløyte eller piccolo blokkfløyte, er den minste i blokkfløytefamilien. Dens rekkevidde er C6–A7 (C8). Navnet garklein er tysk for \"ganske liten\". (Wikipedia, 30.08.2023)"@nb ;
  skos:altLabel "Sopranissimoblokkfløyte"@nb ;
  skos:prefLabel "Garklein"@nn, "Garklein"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/14> ;
  dc:modified "2026-02-10T09:24:30"^^xsd:dateTime ;
  dc:created "2022-02-04T12:27:26"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/14>
  skos:prefLabel "Blokkfløyte"@nn, "Blokkfløyte"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/457> .

