piighost/nl-bsn

Dutch citizen service number (BSN): nine digits, with leading zeros allowed since the legacy eight-digit numbers were padded. It is the exact same shape as the US bank routing number already in the registry, so it is only usable in a Dutch detector that excludes it.

Label: NL_BSN

Pattern

(?<!\d)\d{9}(?!\d)

Must be caught

Must be left alone

Tags: nl, government-id, identity

Download the detector as TOML