@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/1559>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026205> ;
  skos:example "British union-catalogue of periodicals."@nb ;
  skos:definition "Katalog som samlet dekker adskilte dokumentsamlinger fra fortrinnsvis selvstendige bibliotek [Biblioterm]."@nb ;
  skos:altLabel "Union catalogs"@en ;
  skos:prefLabel "Samkatalogar"@nn, "Samkataloger"@nb, "Union catalogues"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/144> ;
  dc:created "2022-09-05T10:49:27"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/144>
  skos:prefLabel "Katalogar"@nn, "Kataloger"@nb, "Catalogues"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1559> .

