@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/81640> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300410381> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81640" ;
    skos:prefLabel "inquisition"@en,
        "inquisitie"@nl ;
    skos:scopeNote "Ecclesiastical tribunals for the investigation, discovery, and suppression of heresy. First organized in the 13th century under Pope Innocent III."@en ;
    prov:generatedAtTime "2023-08-14T11:59:44+00:00"^^xsd:dateTime .

