@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/1607>
  skos:exactMatch <http://id.loc.gov/authorities/performanceMediums/mp2013015022> ;
  skos:definition "Siterinstrument som klimpres. Har stor utbredelse i USA. Instrumentet har vanligvis fire strenger: En basstreng, en kvintstreng og dobbelt melodistreng. (Wikipedia, 15.06.2026)"@nb ;
  skos:scopeNote "Må ikke forveksles med Dulcimer (Dulcimer (brettsiter)/Hammerdulcimer)."@nb ;
  skos:altLabel "Mountain dulcimer"@nb, "Dulcimer (med gripebrett)"@nb ;
  skos:prefLabel "Appalachian dulcimer"@nn, "Appalachian dulcimer"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/133>, <https://id.nb.no/vocabulary/instrumenter/30> ;
  dc:modified "2026-06-24T06:00:06"^^xsd:dateTime ;
  dc:created "2026-06-15T08:12:36"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/133>
  skos:prefLabel "Siterinstrument"@nb, "Siterinstrument"@nn ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/1607> .

<https://id.nb.no/vocabulary/instrumenter/30>
  skos:prefLabel "Klimpreinstrument"@nn, "Klimpreinstrument"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/1607> .

