{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/dienst-voor-het-kadaster-en-de-openbare-registers/_shared/crss",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"crs": {
"items": {
"type": "string"
},
"type": "array"
}
},
"title": "Crss",
"type": "object",
"x-derived-from": [
"https://api.kadaster.nl/tms/v2/openapi.json#/components/schemas/Crss",
"https://service10.kadaster.nl/tms/bronhouders/v2/openapi.json#/components/schemas/Crss"
]
}