@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/neo>
  skos:prefLabel "Neo (Norske emneord)"@nn, "Neo (Norske emneord)"@nb, "Neo (Norwegian subject headings)"@en ;
  a skos:ConceptScheme .

<https://id.nb.no/vocabulary/neo/3687>
  skos:altLabel "Trekkspill"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/neo/7662>, <https://id.nb.no/vocabulary/neo/4966>, <https://id.nb.no/vocabulary/neo/3734> ;
  skos:prefLabel "Tangentinstrument"@nn, "Tangentinstrumenter"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/neo> ;
  skos:broader <https://id.nb.no/vocabulary/neo/3117> ;
  dc:modified "2025-09-24T09:00:46"^^xsd:dateTime ;
  dc:created "2025-01-24T13:59:21"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/neo/7662>
  skos:prefLabel "Orgel"@nn, "Orgler"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/3687> .

<https://id.nb.no/vocabulary/neo/4966>
  skos:prefLabel "Klaver"@nn, "Klaver"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/3687> .

<https://id.nb.no/vocabulary/neo/3734>
  skos:prefLabel "Keyboard"@nn, "Keyboard"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/3687> .

<https://id.nb.no/vocabulary/neo/3117>
  skos:prefLabel "Musikkinstrument"@nn, "Musikkinstrumenter"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/neo/3687> .

