{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/cbs-existing-land-use-inspire-geharmoniseerd-ghtgtx3nr/propertiesgeojsonexistinglanduse",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"dataset_href": {
"description": "",
"type": [
"string",
"null"
]
},
"description": {
"description": "",
"type": [
"string",
"null"
]
},
"existinglanduseobject_name": {
"description": "",
"type": [
"string",
"null"
]
},
"hilucslanduse_href": {
"description": "",
"type": [
"string",
"null"
]
},
"hilucspresence_nilreason": {
"description": "",
"type": [
"string",
"null"
]
},
"id": {
"description": "",
"type": [
"string",
"null"
]
},
"inspireid_identifier_localid": {
"description": "",
"type": [
"string",
"null"
]
},
"inspireid_identifier_namespace": {
"description": "",
"type": [
"string",
"null"
]
},
"observationdate": {
"description": "",
"format": "date",
"type": [
"string",
"null"
]
},
"ogr_pkid": {
"description": "",
"type": [
"string",
"null"
]
},
"specificlanduse_href": {
"description": "",
"type": [
"string",
"null"
]
},
"specificlanduse_title": {
"description": "",
"type": [
"string",
"null"
]
},
"specificpresence_nilreason": {
"description": "",
"type": [
"string",
"null"
]
},
"validfrom": {
"description": "",
"format": "date",
"type": [
"string",
"null"
]
},
"validto": {
"description": "",
"format": "date",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/cbs/landuse/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_existinglanduse"
]
}