@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/1688>
  skos:example "The old French Chronicle of Morea : an account of Frankish Greece after the Fourth Crusade."@nb ;
  skos:definition "Krønike er en historisk fremstilling der hendelsene skildres kronologisk og episk, særlig om historisk verk fra middelalderen [SNL]."@nb ;
  skos:prefLabel "Krøniker"@nn, "Krøniker"@nb, "Chronicles"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/602>, <https://id.nb.no/vocabulary/ntsf/453>, <https://id.nb.no/vocabulary/ntsf/338> ;
  dc:created "2022-10-19T10:16:49"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/602>
  skos:prefLabel "Kjeldeskrift"@nn, "Kildeskrifter"@nb, "Sources"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1688> .

<https://id.nb.no/vocabulary/ntsf/453>
  skos:prefLabel "Minnebevarande verk"@nn, "Minnebevarende verk"@nb, "Commemorative works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1688> .

<https://id.nb.no/vocabulary/ntsf/338>
  skos:prefLabel "Informative verk"@nn, "Informative verk"@nb, "Informational works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1688> .

