{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-binnenlandse-zaken-en-koninkrijksrelaties/grondwater-monitoring-gm-domein-gw4pbuehg/registrationobjectreference",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"accountableParty": {
"type": "string"
},
"broId": {
"type": "string"
},
"characteristics": {
"$ref": "../_shared/relationsdto"
},
"tubeReferenceEndDate": {
"type": "string"
},
"url": {
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://publiek.broservices.nl/gm/v1/openapi#/components/schemas/RegistrationObjectReference"
]
}