@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/1236>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2011026559> ;
  skos:example "Under Hallingskarvet (2013)."@nb, "The blue planet (2021)."@nb ;
  skos:definition "Dokumentarfilmer som har natur og dyr som tema [red.]."@nb ;
  skos:prefLabel "Naturfilmar"@nn, "Naturfilmer"@nb, "Nature films"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1202> ;
  dc:modified "2021-10-19T11:50:11"^^xsd:dateTime ;
  dc:created "2021-10-19T11:49:37"^^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/1236> .

