@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/1999>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2015026032> ;
  skos:example "The life and death of Theodore of Stoudios."@nb, "Milarepas liv."@nb, "Law, medicine, and engineering in the cult of the saints in counter-Reformation Rome : the hagiographical works of Antonio Gallonio, 1556-1605."@nb ;
  skos:definition "En hagiografi (eller helgenlegende) er en biografi (livsbeskrivelse) om en helgen (SNL)."@nb ;
  skos:altLabel "Hagiografier"@nb, "Legends of the saints"@en, "Hagiographies"@en ;
  skos:prefLabel "Helgenlegender"@nn, "Helgenlegender"@nb, "Saint's legends"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/36>, <https://id.nb.no/vocabulary/ntsf/503> ;
  dc:created "2022-11-29T14:10:55"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/36>
  skos:prefLabel "Biographies"@en, "Biografiar"@nn, "Biografier"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1999> .

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

