{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/scheepvaart-verkeersscheidingsstelsel-noordzee-nederlands-continentaal-plat-vvsnobqhr/propertiesgeojsonankergebieden",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"comcode": {
"description": "",
"type": [
"string",
"null"
]
},
"comoms": {
"description": "",
"type": [
"string",
"null"
]
},
"entiteit_vaargeul": {
"description": "",
"type": [
"string",
"null"
]
},
"naam_ankergebied": {
"description": "",
"type": [
"string",
"null"
]
},
"objectid": {
"description": "",
"type": [
"string",
"null"
]
},
"shape_area": {
"description": "",
"type": [
"string",
"null"
]
},
"shape_len": {
"description": "",
"type": [
"string",
"null"
]
},
"systeem": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/rws/scheepvaart-verkeersscheidingsstelsel-noordzee/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_ankergebieden"
]
}