{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-binnenlandse-zaken-en-koninkrijksrelaties/grondwatergebruik-gu-domein-b9yxju6hg/gurelationsdto",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"characteristics": {
"$ref": "../_shared/relationsdto"
},
"gpdReferences": {
"items": {
"$ref": "./registrationobjectreference"
},
"type": "array"
},
"gufBroId": {
"type": "string"
},
"url": {
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://publiek.broservices.nl/gu/v1/openapi#/components/schemas/GuRelationsDto"
]
}