@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/96177> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79551> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96177" ;
    skos:prefLabel "statement (notarial document)"@en,
        "attestatie (notarieel document)"@nl ;
    skos:scopeNote "Statement made before a notary, for example of a certain circumstance, situation or event."@en,
        "Bij een notaris afgelegde verklaring, bijvoorbeeld van een bepaalde omstandigheid, toedracht of gebeurtenis."@nl ;
    prov:generatedAtTime "2024-08-05T08:54:58+00:00"^^xsd:dateTime .

