@prefix ns1: <https://data.razu.nl/def/ldto/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.example.org/.well-known/genid/5d9e36b6cbdd4d81c6f37d9a6bd9f9cc> a ns1:ChecksumGegevens ;
    ns1:checksumAlgoritme <https://data.example.org/id/algoritme/7f138a09169b250e9dcb378140907378> ;
    ns1:checksumDatum "2025-04-14T17:45:26.322305"^^xsd:dateTime ;
    ns1:checksumWaarde "27b3bc2f6e7bd63d6e9fc549c9d3b106" .

