{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/basisregistratie-grootschalige-topografie-6iafab3nr/propertiesgeojsonbak",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"bronhouder": {
"description": "",
"type": [
"string",
"null"
]
},
"creation_date": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"eind_registratie": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"in_onderzoek": {
"description": "",
"type": [
"string",
"null"
]
},
"in_onderzoek_leeg": {
"description": "",
"type": [
"string",
"null"
]
},
"lokaal_id": {
"description": "",
"type": [
"string",
"null"
]
},
"lv_publicatiedatum": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"plus_status": {
"description": "",
"type": [
"string",
"null"
]
},
"plus_status_codespace": {
"description": "",
"type": [
"string",
"null"
]
},
"plus_status_leeg": {
"description": "",
"type": [
"string",
"null"
]
},
"plus_type": {
"description": "",
"type": [
"string",
"null"
]
},
"plus_type_codespace": {
"description": "",
"type": [
"string",
"null"
]
},
"plus_type_leeg": {
"description": "",
"type": [
"string",
"null"
]
},
"relatieve_hoogteligging": {
"description": "",
"type": [
"integer",
"null"
]
},
"status": {
"description": "",
"type": [
"string",
"null"
]
},
"status_codespace": {
"description": "",
"type": [
"string",
"null"
]
},
"status_leeg": {
"description": "",
"type": [
"string",
"null"
]
},
"termination_date": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"termination_date_leeg": {
"description": "",
"type": [
"string",
"null"
]
},
"tijdstip_registratie": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"type": {
"description": "",
"type": [
"string",
"null"
]
},
"type_codespace": {
"description": "",
"type": [
"string",
"null"
]
},
"version": {
"description": "",
"nullable": false,
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/lv/bgt/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_bak"
]
}