@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/1891>
  skos:example """Freipass : Schriften der Günter und Ute Grass Stiftung, 
Crimea and the Russian-Ukrainian conflict."""@nb, "Acta archaeologica."@nb ;
  skos:scopeNote "Brukes til serien som helhet, ikke de enkelte monografiene."@nb ;
  skos:definition "Monografier som utkommer i serie [red.]."@nb ;
  skos:altLabel "Monographs in series"@en, "Monographic series"@en ;
  skos:prefLabel "Monografiseriar"@nn, "Monografiserier"@nb, "Monograph series"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/340> ;
  dc:created "2022-11-23T13:26:16"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/340>
  skos:prefLabel "Periodika"@nn, "Serial publications"@en, "Periodika"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1891> .

