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

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

