@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/67262> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64397> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300007143> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67262" ;
    skos:prefLabel "puppet theater (structure)"@en,
        "poppenkast (structuur)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66389>,
        <https://data.rkd.nl/thesaurus/82770>,
        <https://data.rkd.nl/thesaurus/93097> ;
    skos:scopeNote "Portable or mobile structures designed for the presentation of puppet shows. For toys consisting of two-dimensional representations of characters from popular plays, together with some or all of scenery, props, stage or proscenium, printed on sheets of paper and designed to be cut out, mounted on stiff backing, and used for performances in a miniature theater, see \"toy theatres.\" For three-dimensional representations of theater buildings or of theater spaces such as stage and proscenium, whether used in performances or simply as models, see \"miniature theaters.\""@en,
        "Wordt gebruikt voor draagbare of verplaatsbare bouwwerken die zijn ontworpen voor het opvoeren van poppenspellen."@nl ;
    prov:generatedAtTime "2023-08-14T12:29:26+00:00"^^xsd:dateTime .

