@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/84843> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98354> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263432> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84843" ;
    skos:prefLabel "television program"@en,
        "televisieprogramma"@nl ;
    skos:scopeNote "Presentations of informational or entertainment shows such as news, sports, drama, comedy, music, documentary, talk or game shows to the public by means of television transmission."@en,
        "Presentaties van informerende of ontspannende voorstellingen, zoals nieuws-, sport- en muziekuitzendingen, toneelvoorstellingen, komedies, documentaires, talkshows of spelprogramma's die openbaar worden gemaakt door transmissie van televisiesignalen."@nl ;
    prov:generatedAtTime "2023-08-15T12:22:43+00:00"^^xsd:dateTime .

