{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/nationale-parken-0ognox3hr/propertiesgeojsonnationaleparken",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"bron": {
"description": "",
"type": [
"string",
"null"
]
},
"datum": {
"description": "",
"format": "date",
"type": [
"string",
"null"
]
},
"fiat_secr": {
"description": "",
"type": [
"string",
"null"
]
},
"hectares": {
"description": "",
"format": "double",
"type": [
"number",
"null"
]
},
"instrument": {
"description": "",
"type": [
"string",
"null"
]
},
"naam": {
"description": "",
"type": [
"string",
"null"
]
},
"nr": {
"description": "",
"type": [
"integer",
"null"
]
},
"objectid": {
"description": "",
"type": [
"integer",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rvo/nationale-parken/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_nationaleparken"
]
}