@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/6>
  skos:example "[Eksempel på bruk:] Besifring uten angitt nærmere angitt instrumentering / Tilfeller der man har besifring, enten til en sangtekst eller notert melodistemme."@nb ;
  skos:scopeNote "Brukes til indeksering av besetning uten spesifisert type akkordinstrument."@nb ;
  skos:related <https://id.nb.no/vocabulary/instrumenter/146> ;
  skos:definition "Instrumenter som er egnet til å spille akkorder."@nb ;
  skos:prefLabel "Akkordinstrument"@nn, "Akkordinstrumenter"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/571> ;
  dc:modified "2026-03-25T15:58:00"^^xsd:dateTime ;
  dc:created "2021-10-25T11:42:45"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/146>
  skos:prefLabel "Continuo"@nn, "Continuo"@nb ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/instrumenter/6> .

<https://id.nb.no/vocabulary/instrumenter/571>
  skos:prefLabel "Sekundærinndeling (instrument)"@nn, "Sekundærinndeling (instrumenter)"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/6> .

