{
    "id": "http://edoc-schema.kzn.ru/identifier/ru/cadastre_number",
    "$schema": "http://json-schema.org/draft-06/schema#",
    "description": "Кадастровый номер",
    "title": "Кадастровый номер",
    "type": "string",
    "pattern": "^\\d+([:/-]\\d+){2,}$"
}
