@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/musikk>
  skos:prefLabel "Norsk musikkvokabular: Sjangrar og former"@nn, "Norsk musikkvokabular: Sjangre og former"@nb, "Norwegian music vocabulary: Genres and forms"@en ;
  a skos:ConceptScheme .

<https://id.nb.no/vocabulary/musikk/339>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2024026065> ;
  skos:definition """Koliadka are traditional songs usually sung in Eastern Slavic, Central European and Eastern European countries during the Christmas holiday season. It is believed that everything sung about will come true. 
(Wikipedia, 26.2.2025)"""@en ;
  skos:altLabel "Koledaer"@nb ;
  skos:prefLabel "Koljadky"@nn, "Koljadky"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/musikk> ;
  skos:broader <https://id.nb.no/vocabulary/musikk/1459> ;
  dc:modified "2025-02-26T11:59:35"^^xsd:dateTime ;
  dc:created "2021-09-22T09:18:35"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/musikk/1459>
  skos:prefLabel "Julesongar"@nn, "Julesanger"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/musikk/339> .

