@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/1337>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2011026219> ;
  skos:example "Utredning av demens (2013) [mavis 2158114."@nb, "Tenk på oss (1946) [mavis 18570342]."@nb, "Hopp i det, men øv først (2012) [mavis 1148153]."@nb ;
  skos:definition "Filmer som er ment å informere om et tema. For eksempel holdningskampanjer, filmer som formidler offentlig informasjon osv. [red.]."@nb ;
  skos:prefLabel "Informasjonsfilmar"@nn, "Informasjonsfilmer"@nb, "Educational films"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1202>, <https://id.nb.no/vocabulary/ntsf/338>, <https://id.nb.no/vocabulary/ntsf/430> ;
  dc:created "2022-02-20T18:10:23"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/1202>
  skos:prefLabel "Dokumentarfilmar"@nn, "Dokumentarfilmer"@nb, "Documantary films"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1337> .

<https://id.nb.no/vocabulary/ntsf/338>
  skos:prefLabel "Informative verk"@nn, "Informative verk"@nb, "Informational works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1337> .

<https://id.nb.no/vocabulary/ntsf/430>
  skos:prefLabel "Instruksjons- og undervisningsmateriale"@nn, "Instruksjons- og undervisningsmateriale"@nb, "Instructional and educational works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1337> .

