@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/1729>
  skos:example "Trontalen og Sverdrups tale i Lillestrømmen den 4de juli."@nb ;
  skos:definition "Trontale er en tale som statssjefen i monarkiske stater holder i nasjonalforsamlingen ved dennes åpning [SNL]."@nb ;
  skos:altLabel "Throne speeches"@en, "The Queen's speeches"@en, "The King's speeches"@en, "State of the Union address"@en, "State of the Union"@en ;
  skos:prefLabel "Trontalar"@nn, "Trontaler"@nb, "Speeches from the throne"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/296> ;
  dc:created "2022-10-19T13:15:52"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/296>
  skos:prefLabel "Speeches"@en, "Talar"@nn, "Taler"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1729> .

