@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/66376> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64032> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300211265> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66385> ;
    skos:notation "66376" ;
    skos:prefLabel "whirligig"@en,
        "molentje (speelgoed)"@nl ;
    skos:scopeNote "Any of various toys whose primary components spin or whirl."@en,
        "Verschillende soorten speelgoed waarvan de belangrijkste delen ronddraaien of -tollen."@nl ;
    prov:generatedAtTime "2023-07-10T12:31:03+00:00"^^xsd:dateTime .

