@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/66389> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96842> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300211126> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66389" ;
    skos:prefLabel "marionette"@en,
        "marionet"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/67262> ;
    skos:scopeNote "Puppets manipulated from above by strings attached to their jointed limbs."@en,
        "Poppenkastpoppen die van bovenaf worden bewogen met touwtjes die aan hun ledematen zijn bevestigd."@nl ;
    prov:generatedAtTime "2023-07-10T12:23:49+00:00"^^xsd:dateTime .

