(2014 recensement){
"id": "urn:ngsi-ld:City:bouake",
"type": "City",
"population": {
"type": "Property",
"value": 567481,
"observedAt": "2014-01-01T00:00:00.000Z"
},
"region": {
"type": "Property",
"value": "Gbêkê"
},
"name": {
"type": "Property",
"value": "Bouake"
},
"location": {
"type": "GeoProperty",
"value": {
"type": "Point",
"coordinates": [
-5.016667,
7.683333
]
}
}
}