@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/293>
  skos:exactMatch <http://id.loc.gov/authorities/performanceMediums/mp2013015264> ;
  skos:definition """Snapping (or clicking) one's fingers is the act of creating a snapping or clicking sound with one's fingers. Primarily, this is done by building tension between the thumb and another (middle, index, or ring) finger and then moving the other finger forcefully downward, so it hits the palm of the same hand at a high speed.
[...]
In many cultures, finger snapping is a form of body percussion.
Sounds of a fingersnap also are sampled and used in many disparate genres of music, used mostly as percussion. 
Wikipedia, 14.01.2026"""@en ;
  skos:altLabel "Fingerknipsing"@nb ;
  skos:prefLabel "Knipsing"@nn, "Knipsing"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/548> ;
  dc:created "2021-10-25T11:42:49"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/548>
  skos:prefLabel "Rytmisk kroppslyd"@nn, "Rytmisk kroppslyd"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/293> .

