Dutch Passport Number

Prev Next

Dutch passports are issued to citizens of the Kingdom of the Netherlands for international travel. As the Netherlands only distinguishes one category of citizen (Nederlandse (Dutch), NLD), for all countries in the Kingdom, passports are the same for all four countries. The passport also serves as a means of identification as needed by the Dutch law.

Validator

None

Matched expressions

Regex expressions

Description

Score

\b[A-NP-Z]{2}[A-NP-Z0-9]{6}[0-9]\b

Matches a string that contains 2-character long letter, followed by a 6-character long alphanumeric string, and further followed by a digit except letter "O".

1



Ignored expressions

None