@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/66104> a skos:Concept ;
    skos:altLabel "wiel (martelwerktuig)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/65387> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404343> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66104" ;
    skos:prefLabel "wheel (torture instrument)"@en,
        "rad (martelwerktuig)"@nl ;
    skos:scopeNote "Devices in the form of a wheel, sometimes spiked, used for torture or execution by breaking the victim's bones or tearing flesh; in use from antiquity into early modern times."@en,
        "Instrumenten in de vorm van een wiel, soms met scherpe punten, dat werd gebruikt voor marteling of executie. De botten van het slachtoffer werden gebroken, of zijn vlees werd uiteengereten. Ze werden gebruikt vanaf de oudheid tot in de vroegmoderne tijd."@nl ;
    prov:generatedAtTime "2022-10-11T08:57:33+00:00"^^xsd:dateTime .

