There is no easy to way to do that out of the box, but it would totally be doable by developing a dedicated module. Based on your example, it’s easy to crate the following url :
https://www.wikidata.org/w/api.php?action=wbgetclaims&entity=Q17636011&property=P571
if you open it, you will see that the requested data (1340) is there, you would only need your module to decide how to extract it / format it / store it.
S.