@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/1858>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026045> ;
  skos:example "The annals of Lampert of Hersfeld."@nb, "The annals of Gonville and Caius College."@nb, "Fragmentary annals of Ireland."@nb ;
  skos:related <https://id.nb.no/vocabulary/ntsf/336> ;
  skos:definition "Annal (fra latin annus, «år») er en kronologisk liste over historiske hendelser fordelt på det enkelte år. Sjangren ble populær i middelalderen som en måte for å holde orden på tidens gang [Wikipedia]."@nb ;
  skos:prefLabel "Annalar"@nn, "Annaler"@nb, "Annals"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/338> ;
  dc:created "2022-11-22T13:09:03"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/336>
  skos:prefLabel "Årbøker"@nn, "Årbøker"@nb, "Yearbooks"@en ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/ntsf/1858> .

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

