@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/98102> a skos:Concept ;
    skos:altLabel "pulling a cat"@en,
        "kattrekken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379173>,
        <https://www.wikidata.org/entity/Q1929372> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62975>,
        <https://data.rkd.nl/thesaurus/64612>,
        <https://data.rkd.nl/thesaurus/64619>,
        <https://data.rkd.nl/thesaurus/64634> ;
    skos:notation "98102" ;
    skos:prefLabel "blood sport"@en,
        "bloedsport"@nl ;
    skos:scopeNote "Sports or contests involving bloodshed. Examples include hunting, cockfighting, bullfighting, and ancient gladiator games."@en,
        "Sporten of wedstrijden waarin bloed vergoten wordt. Voorbeelden zijn de jacht, hanengevechten, stierengevechten en oude gladiatorenspelen."@nl ;
    prov:generatedAtTime "2023-10-04T08:57:53+00:00"^^xsd:dateTime .

