@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/83084> a skos:Concept ;
    skos:altLabel "schaduwtheater"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/82770> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264856> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83084" ;
    skos:prefLabel "shadow theater"@en,
        "schimmenspel"@nl ;
    skos:scopeNote "Shadow theater is a type of puppetry involving the use of flat shadow puppets manipulated behind a blank translucent screen or sheet onto which light shines so that the shadows of the puppets are cast on it. The audience views the shadows of the puppets as they act out the story. There is difference in scholarly opinion as to its origins, but either Egypt or eastern Asia is a likely place."@en,
        "Schaduwtheater is een vorm van poppenspel waarbij platte schaduwpoppen worden bewogen tegen een wit doorschijnend scherm of laken waarop licht schijnt, zodat de schaduwen van de poppen er op vallen. Het publiek ziet de schaduwen van de poppen terwijl er een verhaal wordt verbeeld. De wetenschappers zijn het niet eens over de oorsprong, maar Egypte en Oost-Azië zijn het waarschijnlijkst."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:51+00:00"^^xsd:dateTime .

