@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/2116>
  skos:example "Register til Heimen 1922-1966, Bd. I-XIII / utarbeidet av Norsk lokalhistorisk institutt ved K. Frøyset."@nb, "National geographic : official journal of the National Geographic Society. Index 1888-1988."@nb, "Index theologicus : IxTheo : Zeitschrifteninhaltsdienst Theologie / Universitätsbibliothek Tübingen."@nb ;
  skos:definition "Løpende fortegnelse over innholdet i et antall tidsskrift. (Språkrådets termwiki)"@nb ;
  skos:altLabel "Journal indexes"@en ;
  skos:prefLabel "Tidsskriftindeksar"@nn, "Tidsskriftindekser"@nb, "Periodical indexes"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/800> ;
  dc:created "2023-02-03T13:29:39"^^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/2116> .

