@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/66849> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/47292> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300389803> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66849" ;
    skos:prefLabel "soccer player"@en,
        "voetballer"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/83617> ;
    skos:scopeNote "People who play the game of football, called \"soccer\" in the United States, which is a game played with a ball on a field."@en,
        "Mensen die voetbal spelen, een sport die met een bal op een veld wordt beoefend."@nl ;
    prov:generatedAtTime "2022-06-13T13:54:46+00:00"^^xsd:dateTime .

