{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/basisregistratie-adressen-en-gebouwen-pjhf0f3nr/propertiesgeojsonpand",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"aantal_verblijfsobjecten": {
"description": "",
"type": [
"integer",
"null"
]
},
"bouwjaar": {
"description": "",
"type": [
"integer",
"null"
]
},
"gebruiksdoel": {
"description": "",
"type": [
"string",
"null"
]
},
"identificatie": {
"description": "",
"type": [
"string",
"null"
]
},
"oppervlakte_max": {
"description": "",
"type": [
"integer",
"null"
]
},
"oppervlakte_min": {
"description": "",
"type": [
"integer",
"null"
]
},
"rdf_seealso": {
"description": "",
"type": [
"string",
"null"
]
},
"status": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/lv/bag/ogc/v1-demo/openapi.json#/components/schemas/propertiesGeoJSON_pand"
]
}