@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/2150>
  skos:example "Titles of English books (and of foreign books printed in England) : an alphabetical finding-list by title of books published under the author's name, pseudonym or initials : 2 : 1641-1700."@nb, "The Columbia Granger's index to poetry in anthologies / Tessa Kale."@nb ;
  skos:definition "Alfabetisk fortegnelse over titler behandlet i et vitenskapelig arbeid [UBO]."@nb ;
  skos:altLabel "Tittelregistre"@nb, "Tittelregister"@nb ;
  skos:prefLabel "Tittelindeksar"@nn, "Tittelindekser"@nb, "Title indexes"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/800> ;
  dc:created "2023-02-03T14:31:36"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/800>
  skos:prefLabel "Indeksar"@nn, "Indekser"@nb, "Indexes"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/2150> .

