@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/66584> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63594> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300036923> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66584" ;
    skos:prefLabel "spurs (costume accessory)"@en,
        "sporen (kledingaccessoire)"@nl ;
    skos:scopeNote "Metal goads attached to a rider's boot heels, used to drive the horse on."@en,
        "Metalen drijvers die zijn bevestigd aan de hielen van de laarzen van de rijder en die worden gebruikt om het paard aan te drijven."@nl ;
    prov:generatedAtTime "2023-07-31T12:01:29+00:00"^^xsd:dateTime .

