@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/83534> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379985> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64648>,
        <https://data.rkd.nl/thesaurus/83069> ;
    skos:notation "83534" ;
    skos:prefLabel "martial arts"@en,
        "vechtsport"@nl ;
    skos:scopeNote "Various activities or disciplines concerning combat and self defense that arose as the fighting arts of the warrior and are now often practiced as sport. They include both armed and unarmed forms of combat, as well as non-combative styles. Martial arts traditionally emphasize control, spiritual training, and the unity of body and mind. Many are of East Asian origin."@en,
        "Verscheidene activiteiten en disciplines op het gebied van gevecht en zelfverdediging, die als krijgskunsten ontstonden en nu veelal als sport worden beoefend. Hiertoe worden zowel gewapende als ongewapende gevechtsvormen alsmede niet-strijdlustige stijlen gerekend. In de vechtkunsten wordt traditioneel de nadruk gelegd op beheersing, spirituele training en de eenheid van lichaam en geest. Veel van deze kunsten komen uit Oost-Azië."@nl ;
    prov:generatedAtTime "2023-07-10T14:36:57+00:00"^^xsd:dateTime .

