@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/1642>
  skos:example "Norsk barneblad."@nb, "Mánáid bláđđi."@nb, "Leavedolgi."@nb, "Flechas y pelayos : El cómic al servicio de una causa."@nb ;
  skos:definition "Blad som utgis for barn [NAOB]."@nb ;
  skos:prefLabel "Barneblad"@nn, "Barneblader"@nb, "Children's magazines"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/340> ;
  dc:created "2022-10-10T10:31:35"^^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/1642> .

