@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/1125>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026503> ;
  skos:example "Tør du tro? / Olav Tore Jenssen."@nb, "Dit du følger meg / Kirsti Hole."@nb, "Brødsmuler og fadervår / Maria Berrum Lande."@nb ;
  skos:definition "Dikt som fremmer et religiøst, åndelig eller visjonært budskap uavhengig av religion [red.]."@nb ;
  skos:prefLabel "Religiøse dikt"@nn, "Religiøse dikt"@nb, "Religious poetry"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/580>, <https://id.nb.no/vocabulary/ntsf/503> ;
  dc:modified "2021-09-10T10:47:55"^^xsd:dateTime ;
  dc:created "2021-09-10T10:47:48"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/580>
  skos:prefLabel "Dikt"@nn, "Dikt"@nb, "Poems"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1125> .

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

