@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/80374> a skos:Concept ;
    skos:altLabel "audiovisuele materialen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/89969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028045> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "80374" ;
    skos:prefLabel "audiovisual material"@en,
        "audiovisueel materiaal"@nl ;
    skos:scopeNote "Nonprint materials, such as slides, transparencies, motion pictures, or filmstrips, that make use of sight and sound to convey information; refers especially to such materials when used for instruction."@en,
        "Wordt algemeen gebruikt voor niet gedrukte materialen, zoals dia's, projectieplaatjes, speelfilms, of filmstrips, die gebruik maken van beeld en geluid om informatie over te brengen. Verwijst vooral naar deze materialen wanneer ze ter instructie worden gebruikt."@nl ;
    prov:generatedAtTime "2023-08-03T08:58:56+00:00"^^xsd:dateTime .

