@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/83069> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/83534> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379753> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83069" ;
    skos:prefLabel "fencing"@en,
        "schermen (sport)"@nl ;
    skos:scopeNote "The action or martial art of using specially designed swords as weapons of offense or defense, for sport or in a duel, incorporating defined methods of parries, attacks, and returns. Fencing is of Medieval, and possibly Ancient, origin; it has evolved into several distinct forms."@en ;
    prov:generatedAtTime "2023-07-10T14:36:57+00:00"^^xsd:dateTime .

