@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/66360> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64032> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300218130> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66360" ;
    skos:prefLabel "hoop (toy)"@en,
        "hoepel"@nl ;
    skos:scopeNote "Large rings of iron, wood, or plastic rolled along the ground or twirled on the body as toys."@en,
        "Te gebruiken voor grote ringen van ijzer, hout of plastic die als speelgoed over de grond worden gerold of rond het lichaam gedraaid."@nl ;
    prov:generatedAtTime "2023-07-11T08:46:31+00:00"^^xsd:dateTime .

