@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/532>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026314> ;
  skos:example "Unge Werthers lidelser / Goethe."@nb, "Siste jul i Paris / Hazel Gaynor."@nb, "Djevelen dypper pennen /  C.S. Lewis."@nb ;
  skos:scopeNote "Brukes for skjønnlitteratur hvor handlingen er gjengitt i form av brev."@nb ;
  skos:related <https://id.nb.no/vocabulary/ntsf/536> ;
  skos:definition "Roman hvor handlingen er gjengitt i form av brev (NAOB)."@nb ;
  skos:prefLabel "Brevromanar"@nn, "Brevromaner"@nb, "Epistolary fiction"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/258> ;
  dc:modified "2020-01-06T12:34:41"^^xsd:dateTime ;
  dc:created "2019-11-13T13:41:55"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/536>
  skos:prefLabel "Dagboksforteljingar"@nn, "Dagboksfortellinger"@nb, "Diary fiction"@en ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/ntsf/532> .

<https://id.nb.no/vocabulary/ntsf/258>
  skos:prefLabel "Novels"@en, "Romanar"@nn, "Romaner"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/532> .

