@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/96261> a skos:Concept ;
    skos:altLabel "rekest"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98337> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027219> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96261" ;
    skos:prefLabel "petition"@en,
        "petitie"@nl ;
    skos:scopeNote "Includes any written requests and lists of signatures submitted to an authority to appeal for the performance of specific action."@en,
        "Hieronder vallen alle mogelijke verzoekschriften en handtekeningenlijsten die aan een bevoegde autoriteit worden uitgereikt, en waarin om het nemen of nalaten van een of andere maatregel wordt verzocht."@nl ;
    prov:generatedAtTime "2024-07-22T12:22:32+00:00"^^xsd:dateTime .

