@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/1878>
  skos:example "Biskop Balles visitatsbog 1799-1807 / ved Christian Larsen."@nb ;
  skos:definition "Bok (ofte dagbok) som en biskop skrev, eller lot skrive om sine visitasreiser [NAOB]."@nb ;
  skos:altLabel "Visitasbok"@nb, "Bishop's visitation books"@en ;
  skos:prefLabel "Visitasbøker"@nn, "Visitasbøker"@nb, "Visitation books"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/54>, <https://id.nb.no/vocabulary/ntsf/602> ;
  dc:created "2022-11-23T09:39:29"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/54>
  skos:prefLabel "Dagbøker"@nn, "Dagbøker"@nb, "Diaries"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1878> .

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

