{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/cbs-bestand-bodemgebruik-2015-uw1kab3hr/propertiesgeojsonbestandbodemgebruik_2015",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"bg2015": {
"description": "",
"type": [
"integer",
"null"
]
},
"bodemgebruik": {
"description": "",
"type": [
"string",
"null"
]
},
"categorie": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/cbs/bestand-bodemgebruik-2015/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_bestand_bodemgebruik_2015"
]
}