@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/64889> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64032> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300211127>,
        <https://www.wikidata.org/entity/Q979904> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64889" ;
    skos:prefLabel "marotte"@en,
        "zotskolf"@nl ;
    skos:scopeNote "Te gebruiken voor poppen die in de hand worden gehouden of popachtige figuren die op stokken zitten, met een stuk stof eromheen om de muziekmechanieken eronder verbergen, die muziek maken wanneer de stokken rond worden gedraaid."@en,
        "Hand-held dolls or doll-like figures mounted on sticks with a covering, usually of cloth, concealing musical mechanisms underneath that play music when the sticks are twirled."@nl ;
    prov:generatedAtTime "2023-07-19T13:50:19+00:00"^^xsd:dateTime .

