{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/waterschappen-waterketen-gwsw-gwt7txqng/propertiesgeojsonwaterschapconstructieonderdeel",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"begindatum": {
"description": "",
"type": [
"string",
"null"
]
},
"code": {
"description": "",
"type": [
"string",
"null"
]
},
"einddatum": {
"description": "",
"type": [
"string",
"null"
]
},
"naam": {
"description": "",
"type": [
"string",
"null"
]
},
"type": {
"description": "",
"type": [
"string",
"null"
]
},
"uri_leiding": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rioned/waterschappen-waterketen-gwsw/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_waterschap_constructieonderdeel"
]
}