@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/131>
  skos:example "Tordivelen flyr i skumringen."@nb, "Stompa."@nb, "Dickie Dick Dickens."@nb ;
  skos:definition "Et drama som er skrevet eller bearbeidet for å spilles bare med stemmer og annen lyd. Hørespill ble opprinnelig laget for fremføring i radio, f.eks. NRK Radioteatret (SNL)."@nb ;
  skos:altLabel "Radioteater"@nb ;
  skos:prefLabel "Høyrespel"@nn, "Hørespill"@nb, "Radio plays"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/280> ;
  dc:modified "2020-02-11T10:13:23"^^xsd:dateTime ;
  dc:created "2019-03-06T12:20:30"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/280>
  skos:prefLabel "Dramatikk"@nn, "Dramatikk"@nb, "Drama"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/131> .

