@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/1149>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2011026242> ;
  skos:example "Ringenes herre."@nb, "Harry Potter."@nb, "Games of Thrones."@nb ;
  skos:definition "Fantasyfilm er en filmsjanger som omhandler fantastiske temaer som magi, mytologiske vesner, overnaturlige hendelser, og eksotiske og fremmede fantasiverdener [Wikipedia]."@nb ;
  skos:prefLabel "Fantasy (film)"@nn, "Fantasy (film)"@nb, "Fantasy films"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1122> ;
  dc:created "2021-09-28T15:23:15"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/1122>
  skos:prefLabel "Motion pictures"@en, "Film"@nn, "Film"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1149> .

