@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/73>
  skos:example "Emigranten Lars Kvaals Vise ; Han drog fra Danmarks grønne Slette."@nb ;
  skos:definition "Brukes om visetekster som omhandler emigrasjonen til Amerika [red.]."@nb ;
  skos:altLabel "Emigrantsanger"@nb ;
  skos:prefLabel "Emigrantviser"@nn, "Emigrant songs"@en, "Emigrantviser"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/330> ;
  dc:modified "2024-05-31T10:03:55"^^xsd:dateTime ;
  dc:created "2019-03-06T12:20:30"^^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/73> .

