@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/vocabulary/instrumenter/482>
  skos:exactMatch <http://id.loc.gov/authorities/performanceMediums/mp2013015354> ;
  skos:scopeNote "Musikkinstrumenter"@nb ;
  skos:topConceptOf <https://id.nb.no/resource/vocab/instrumenter> ;
  skos:altLabel "Soloinstrumenter"@nb, "Enkeltinstrumenter"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/instrumenter/975>, <https://id.nb.no/vocabulary/instrumenter/571> ;
  skos:prefLabel "Instrument"@nn, "Instrumenter"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/instrumenter> ;
  dc:modified "2026-02-10T12:56:53"^^xsd:dateTime ;
  dc:created "2022-02-18T12:59:17"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/instrumenter/975>
  skos:prefLabel "Hovudinndeling (instrument)"@nn, "Hovedinndeling (instrumenter)"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/instrumenter/482> .

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

<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 ;
  skos:hasTopConcept <https://id.nb.no/vocabulary/instrumenter/482> .

