{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/kadastrale-kaart--6umtx3ng/propertiesgeojsonperceel",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"akr_kadastrale_gemeente_code_code": {
"description": "",
"type": [
"string",
"null"
]
},
"akr_kadastrale_gemeente_code_waarde": {
"description": "",
"type": [
"string",
"null"
]
},
"begin_geldigheid": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"identificatie_lokaal_id": {
"description": "",
"type": [
"string",
"null"
]
},
"identificatie_namespace": {
"description": "",
"type": [
"string",
"null"
]
},
"kadastrale_gemeente_code": {
"description": "",
"type": [
"string",
"null"
]
},
"kadastrale_gemeente_waarde": {
"description": "",
"type": [
"string",
"null"
]
},
"kadastrale_grootte_waarde": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"perceelnummer": {
"description": "",
"type": [
"integer",
"null"
]
},
"perceelnummer_rotatie": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"perceelnummer_verschuiving_delta_x": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"perceelnummer_verschuiving_delta_y": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"sectie": {
"description": "",
"type": [
"string",
"null"
]
},
"soort_grootte_code": {
"description": "",
"type": [
"string",
"null"
]
},
"soort_grootte_waarde": {
"description": "",
"type": [
"string",
"null"
]
},
"status_historie_code": {
"description": "",
"type": [
"string",
"null"
]
},
"status_historie_waarde": {
"description": "",
"type": [
"string",
"null"
]
},
"tijdstip_registratie": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"volgnummer": {
"description": "",
"type": [
"integer",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/kadaster/brk-kadastrale-kaart/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_perceel"
]
}