@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/ntsf>
  skos:prefLabel "Norsk tesaurus for sjanger og form"@nn, "Norsk tesaurus for sjanger og form"@nb, "Norwegian thesaurus on genre and form"@en ;
  a skos:ConceptScheme .

<https://id.nb.no/vocabulary/ntsf/1024>
  skos:example "Julesongboka / Herborg Kråkevik."@nb, "Alle tiders sangbok : 5 : Alle tiders julesangbok (Norsk noteservice, 2007)."@nb ;
  skos:scopeNote "Brukes om tekster til julesanger."@nb ;
  skos:definition "Julemusikk eller julesanger er sanger av varierende innhold og form som har til felles at de særlig blir framført eller spilt i tiden rundt jul [Wikipedia]."@nb ;
  skos:altLabel "Christmas songs"@en, "Christmas music"@en ;
  skos:prefLabel "Christmas carols"@en, "Julesongar"@nn, "Julesanger"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/330> ;
  dc:modified "2026-02-17T11:35:12"^^xsd:dateTime ;
  dc:created "2020-12-09T14:18:26"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/330>
  skos:prefLabel "Songs and Scandinavian ballads"@en, "Viser og songar"@nn, "Viser og sanger"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1024> .

