@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/84080> a skos:Concept ;
    skos:altLabel "radios"@en,
        "radio's"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/91955> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300248664> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84080" ;
    skos:prefLabel "radio set"@en,
        "radiotoestel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/91978>,
        <https://data.rkd.nl/thesaurus/97739> ;
    skos:scopeNote "Devices that convert radio waves into intelligible sounds or other perceptible signals."@en,
        "Wordt gebruikt voor apparaten die radiogolven omzetten in verstaanbare geluiden of andere waarneembare signalen."@nl ;
    prov:generatedAtTime "2023-07-04T10:16:46+00:00"^^xsd:dateTime .

