@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/96>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026533> ;
  skos:example "Uskyld : filmmanuskript / Sara Johnsen."@nb, "Thelma : filmmanus / Eskil Vogt og Joachim Trier."@nb ;
  skos:definition "Manus hvor handling, replikker og (til en viss grad) tagninger i en film beskrives [NAOB]"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/67> ;
  skos:prefLabel "Filmmanus"@nn, "Filmmanus"@nb, "Screenplays"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/189> ;
  dc:modified "2025-03-25T07:44:15"^^xsd:dateTime ;
  dc:created "2019-03-06T12:20:30"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/67>
  skos:prefLabel "Dreiebøker"@nn, "Dreiebøker"@nb, "Shooting scripts"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/96> .

<https://id.nb.no/vocabulary/ntsf/189>
  skos:prefLabel "Manus"@nn, "Manus"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/96> .

