{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/waterschappen-hydrografie-inspire-geharmoniseerd-4bc7txqhg/propertiesgeojsoncrossingline",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"beginlifespanversion": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"condition": {
"description": "",
"type": [
"string",
"null"
]
},
"endlifespanversion": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"gml_id": {
"description": "",
"type": [
"string",
"null"
]
},
"localid": {
"description": "",
"type": [
"string",
"null"
]
},
"name": {
"description": "",
"type": [
"string",
"null"
]
},
"namespace": {
"description": "",
"type": [
"string",
"null"
]
},
"type": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/hwh/waterschappen-hydrografie/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_crossingline"
]
}