@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/1361>
  skos:definition "Omfatter materiale som promoterer for eksempel en film, men som ikke er trailere eller teasere (Tv-spots, presseklipp, EPK, flyers, SoMe-materiale ) [red.]"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1364> ;
  skos:prefLabel "Promoteringsmateriale"@nn, "Promoteringsmateriale"@nb, "Promotional materials"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/338> ;
  dc:created "2022-03-01T13:27:10"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/1364>
  skos:prefLabel "Teaserar og trailerar"@nn, "Teasere og trailere"@nb, "Film teasers and trailers"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1361> .

<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/1361> .

