@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/176>
  skos:scopeNote "Mørke stemmer refererer til de mørkeste vokalregistrene, som for menn er bass, mens for kvinner er den dypeste stemmen alt."@nb ;
  skos:altLabel "Lav stemme"@nb, "Dyp stemme"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/48>, <https://id.nb.no/vocabulary/instrumenter/10> ;
  skos:prefLabel "Mørk stemme"@nn, "Mørk stemme"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/460> ;
  dc:modified "2026-02-10T10:24:24"^^xsd:dateTime ;
  dc:created "2021-10-25T11:42:47"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/48>
  skos:prefLabel "Bass"@nn, "Bass"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/176> .

<https://id.nb.no/vocabulary/instrumenter/10>
  skos:prefLabel "Alt"@nn, "Alt"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/176> .

<https://id.nb.no/vocabulary/instrumenter/460>
  skos:prefLabel "Song"@nn, "Sang"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/176> .

