{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/cbs-bestand-bodemgebruik-2017-z_pgtxqhg/propertiesgeojsonbbg2017",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"bg2017": {
"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-2017/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_bbg2017"
]
}