@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/91978> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98354> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387763> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "91978" ;
    skos:prefLabel "radio program"@en,
        "radioprogramma"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/84080>,
        <https://data.rkd.nl/thesaurus/97739> ;
    skos:scopeNote "Audioproducties die bedoeld zijn om op de radio uit te zenden, als onderdeel van een steeds terugkerende serie of als eenmalige informatieve of vermakelijke presentatie."@en,
        "Audio productions intended for broadcast on radio, whether recurring in a regular series or as one-time presentations of informational or entertainment content."@nl ;
    prov:generatedAtTime "2023-08-14T07:44:26+00:00"^^xsd:dateTime .

