@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/2379>
  skos:example "Vierzeiler-Lexikon : Schnaderhüpfel, Gesätzle, Gestanzeln, Rappeditzle, Neck-, Spott-, Tanzverse und verwandte Formen aus mündlicher Überlieferung : ein kommentiertes Typenverzeichnis : 1 : A-E (P. Lang c1991)."@nb ;
  skos:definition "Ein song med berre ei strofe, til dømes Stev. Slåttestev er også ofte einstrofingar. (Ballade og bånsull)"@nb ;
  skos:prefLabel "Einstrofingar"@nn, "Enstrofinger"@nb, "Quatrains"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/287> ;
  dc:created "2023-04-11T09:53:15"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/287>
  skos:prefLabel "Stev"@nn, "Stev"@en, "Stev"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/2379> .

