@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/251>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026502> ;
  skos:example "Sion-krøniken / Bodie Thoene."@nb, "Kristuslegender / Selma Lagerlöf."@nb, "Den store skilsmissen / C.S. Lewis."@nb ;
  skos:definition "Skjønnlitteratur som fremmer et religiøst, åndelig eller visjonært budskap uavhengig av religion [red.]"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/27> ;
  skos:prefLabel "Religiøse forteljingar"@nn, "Religiøse fortellinger"@nb, "Religious fiction"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/503>, <https://id.nb.no/vocabulary/ntsf/278> ;
  dc:modified "2024-05-31T10:03:55"^^xsd:dateTime ;
  dc:created "2019-03-06T12:20:31"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/27>
  skos:prefLabel "Bibelforteljingar"@nn, "Bibelfortellinger"@nb, "Bible stories"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/251> .

<https://id.nb.no/vocabulary/ntsf/503>
  skos:prefLabel "Religiøst materiale"@nn, "Religiøst materiale"@nb, "Religious materials"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/251> .

<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/251> .

