{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/basisregistratie-adressen-en-gebouwen-pjhf0f3nr/propertiesgeojsonligplaats",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"bronhouder_identificatie": {
"description": "",
"type": [
"string",
"null"
]
},
"bronhouder_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"hoofdadres_identificatie": {
"description": "",
"type": [
"string",
"null"
]
},
"hoofdadres_status": {
"description": "",
"type": [
"string",
"null"
]
},
"huisletter": {
"description": "",
"type": [
"string",
"null"
]
},
"huisnummer": {
"description": "",
"type": [
"integer",
"null"
]
},
"identificatie": {
"description": "",
"type": [
"string",
"null"
]
},
"nevenadressen": {
"description": "",
"type": [
"string",
"null"
]
},
"openbare_ruimte_identificatie": {
"description": "",
"type": [
"string",
"null"
]
},
"openbare_ruimte_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"openbare_ruimte_naam_kort": {
"description": "",
"type": [
"string",
"null"
]
},
"openbare_ruimte_status": {
"description": "",
"type": [
"string",
"null"
]
},
"postcode": {
"description": "",
"type": [
"string",
"null"
]
},
"rdf_seealso": {
"description": "",
"type": [
"string",
"null"
]
},
"status": {
"description": "",
"type": [
"string",
"null"
]
},
"toevoeging": {
"description": "",
"type": [
"string",
"null"
]
},
"woonplaats_identificatie": {
"description": "",
"type": [
"string",
"null"
]
},
"woonplaats_naam": {
"description": "",
"type": [
"string",
"null"
]
},
"woonplaats_status": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/lv/bag/ogc/v1-demo/openapi.json#/components/schemas/propertiesGeoJSON_ligplaats"
]
}