{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/kadastrale-kaart--6umtx3ng/propertiesgeojsonnummeraanduidingreeks",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"bag_vbo_hoogste_huisnummer": {
"description": "",
"type": [
"string",
"null"
]
},
"bag_vbo_laagste_huisnummer": {
"description": "",
"type": [
"string",
"null"
]
},
"bebouwing_id": {
"description": "",
"type": [
"string",
"null"
]
},
"hoek": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"mshoek": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"tekst": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/kadaster/brk-kadastrale-kaart/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_nummeraanduidingreeks"
]
}