@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/177>
  skos:exactMatch <http://id.loc.gov/authorities/performanceMediums/mp2013015067> ;
  skos:definition "El-bass, også kalt elektrisk bass eller bassgitar, er et horisontalt spilt elektronisk forsterket strengeinstrument, som fra begynnelsen av 1960-årene, spesielt innen populærmusikk, i stor grad har avløst kontrabass i bandsammenheng. Instrumentet er formet som en elektrisk gitar, har vanligvis 4 strenger, men 5 og 6 strengers el-basser må nå regnes innenfor normalbegrepet. Tradisjonell stemming er E, A, D, G (H, c) og instrumentet spilles med fingre eller plekter. (SNL 19.01.2024)"@nb ;
  skos:altLabel "Elektrisk bassgitar"@nb, "El-bass"@nb ;
  skos:prefLabel "Elbass"@nn, "Elbass"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/53>, <https://id.nb.no/vocabulary/instrumenter/143> ;
  dc:modified "2026-02-10T09:35:08"^^xsd:dateTime ;
  dc:created "2021-10-25T11:42:47"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/53>
  skos:prefLabel "Bassgitar"@nn, "Bassgitar"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/177> .

<https://id.nb.no/vocabulary/instrumenter/143>
  skos:prefLabel "Elektronisk instrument"@nn, "Elektronisk instrument"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/177> .

