{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-binnenlandse-zaken-en-koninkrijksrelaties/grondwater-monitoring-gm-domein-gw4pbuehg/brorefcode",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"attributes": {
"additionalProperties": {
"type": "string"
},
"type": "object"
},
"codeSpace": {
"type": "string"
},
"value": {
"type": "string"
}
},
"required": [
"codeSpace",
"value"
],
"type": "object",
"x-derived-from": [
"https://publiek.broservices.nl/gm/v1/openapi#/components/schemas/BroRefCode"
]
}