@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/83617> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300222801> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83617" ;
    skos:prefLabel "soccer"@en,
        "voetbal (sport)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66849> ;
    skos:scopeNote "Football as played under Association rules, where two teams of 11 players each may use any part of their bodies except their hands and arms to maneuver a round ball into the opposing team's goal. Only the goalkeeper is permitted to handle the ball and may do so only within the penalty area surrounding the goal."@en ;
    prov:generatedAtTime "2023-07-10T14:35:15+00:00"^^xsd:dateTime .

