@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/1290>
  skos:definition "Samlebegrep for filmer hvor musikk er en viktig bestanddel. Kan være både fiksjon og faktabasert [red.]."@nb ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1344>, <https://id.nb.no/vocabulary/ntsf/1258>, <https://id.nb.no/vocabulary/ntsf/1237> ;
  skos:prefLabel "Musikkfilmar"@nn, "Musikkfilmer"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1122> ;
  dc:created "2022-02-18T14:56:53"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/1344>
  skos:prefLabel "Konsertfilmar"@nn, "Konsertfilmer"@nb, "Concert films"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1290> .

<https://id.nb.no/vocabulary/ntsf/1258>
  skos:prefLabel "Musikalfilmar"@nn, "Musikalfilmer"@nb, "Musical films"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1290> .

<https://id.nb.no/vocabulary/ntsf/1237>
  skos:prefLabel "Operafilmar"@nn, "Operafilmer"@nb, "Opera films"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1290> .

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

