@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/107>
  skos:example "Skogsturen og andre fortellinger / Jarvis."@nb, "Mamma Mø og Kråka / Jujja Wieslander."@nb ;
  skos:scopeNote "Brukes om en eller flere korte skjønnlitterære historier."@nb ;
  skos:related <https://id.nb.no/vocabulary/ntsf/208> ;
  skos:definition "En fortelling er en kort historie [red.]."@nb ;
  skos:altLabel "Godnatthistorier"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1381> ;
  skos:prefLabel "Forteljingar"@nn, "Fortellinger"@nb, "Stories"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/278> ;
  dc:modified "2025-12-11T14:23:35"^^xsd:dateTime ;
  dc:created "2019-03-06T12:20:30"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/1381>
  skos:prefLabel "Interaktive forteljingar"@nn, "Interaktive fortellinger"@nb, "Choose-your-own-stories"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/107> .

<https://id.nb.no/vocabulary/ntsf/208>
  skos:prefLabel "Short stories"@en, "Noveller"@nn, "Noveller"@nb ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/ntsf/107> .

<https://id.nb.no/vocabulary/ntsf/278>
  skos:prefLabel "Literature"@en, "Litteratur"@nn, "Litteratur"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/107> .

