@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/75021> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300222762> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "75021" ;
    skos:prefLabel "polo (sport)"@en,
        "polo (sport)"@nl ;
    skos:scopeNote "Sport resembling hockey, with two teams of four players each, played on horseback with long-handled mallets and the objective of propelling a wooden or plastic ball down a grass field and through a goal. It is said to be the oldest of equestrian sports."@en ;
    prov:generatedAtTime "2023-07-10T14:28:14+00:00"^^xsd:dateTime .

