@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/47292> a skos:Concept ;
    skos:altLabel "sporter"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62976> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236025> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47097>,
        <https://data.rkd.nl/thesaurus/63104>,
        <https://data.rkd.nl/thesaurus/66014>,
        <https://data.rkd.nl/thesaurus/66842>,
        <https://data.rkd.nl/thesaurus/66849>,
        <https://data.rkd.nl/thesaurus/66956> ;
    skos:notation "47292" ;
    skos:prefLabel "athlete"@en,
        "atleet"@nl ;
    skos:scopeNote "People trained or gifted in activities or contests involving physical skill, agility, stamina, or strength."@en,
        "Personen die zijn getraind of getalenteerd op het gebied van activiteiten of wedstrijden waarbij lichamelijke vaardigheid, behendigheid, uithoudingsvermogen of kracht is betrokken."@nl ;
    prov:generatedAtTime "2023-11-23T11:47:42+00:00"^^xsd:dateTime .

