@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/82593> a skos:Concept ;
    skos:altLabel "omroep"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/80792> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054351> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82593" ;
    skos:prefLabel "broadcasting"@en,
        "uitzenden (vakgebied)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65021>,
        <https://data.rkd.nl/thesaurus/98354> ;
    skos:scopeNote "Refers to the profession concerned with the systematic transmission of entertainment, information, advertising, and educational programming by radio or television for simultaneous reception by a scattered public audience."@en,
        "Het maken van radio- of televisieprogramma's als beroep."@nl ;
    prov:generatedAtTime "2023-08-14T07:44:11+00:00"^^xsd:dateTime .

