@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/64614> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300222768> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64614" ;
    skos:prefLabel "croquet"@en,
        "croquet"@nl ;
    skos:scopeNote "Game played on a lawn, in which wooden balls are driven by means of wooden mallets through wickets or 'hoops' fixed in the ground in a particular order. The object is for a player to put the ball through as many wickets as possible before turning play over to the opponent."@en ;
    prov:generatedAtTime "2023-07-10T14:11:40+00:00"^^xsd:dateTime .

