@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/2137>
  skos:example """Politiska visor från Sveriges senmedeltid.
Krigsvisor : svensk värvnings- & krigspropaganda från 30-åriga kriget till Gustav III."""@nb ;
  skos:scopeNote "Brukes om tekster til politiske viser."@nb ;
  skos:definition "Viser med politisk innhold [UBO]."@nb ;
  skos:altLabel "Politiske sanger"@nb ;
  skos:prefLabel "Politiske viser"@nn, "Politiske viser"@nb, "Political songs"@en ;
  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 "2023-02-03T14:06:20"^^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/2137> .

