@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/68163> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67087> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300221269> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63583>,
        <https://data.rkd.nl/thesaurus/65519>,
        <https://data.rkd.nl/thesaurus/68070> ;
    skos:notation "68163" ;
    skos:prefLabel "sports clothing"@en,
        "sportkleding"@nl ;
    skos:scopeNote "Garments and accessories designed to be worn while engaged in a specific active sport."@en,
        "Kledingstukken en accessoires om te dragen bij het beoefenen van een bepaalde actieve sport."@nl ;
    prov:generatedAtTime "2023-07-12T14:24:46+00:00"^^xsd:dateTime .

