@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/97739> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82303> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300249989> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "97739" ;
    skos:prefLabel "radio (telecommunication system)"@en,
        "radio (telecommunicatiesysteem)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/84080>,
        <https://data.rkd.nl/thesaurus/91978> ;
    skos:scopeNote "Telecommunication system whereby sound and code signals are transmitted through space without wires by means of radio frequency electromagnetic waves."@en,
        "Telecommunicatiesysteem waarbij geluid en codesignalen zonder bedrading worden uitgezonden door de ruimte, door middel van elektromagnetische golven."@nl ;
    prov:generatedAtTime "2023-01-25T07:46:20+00:00"^^xsd:dateTime .

