@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/65442> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81100> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379078> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65442" ;
    skos:prefLabel "bullfight"@en,
        "stierengevecht"@nl ;
    skos:scopeNote "Evenementen waarin mannen ceremonieel vechten met stieren en deze in de meeste tradities ook doden, volgens formele rituelen in een arena, als sport en publiek amusement."@en,
        "Events in which men ceremonially fight with, and in most traditions kill, bulls according to formal ritual in an arena for sport and public entertainment."@nl ;
    prov:generatedAtTime "2023-08-16T10:48:09+00:00"^^xsd:dateTime .

