@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
<http://webisa.webdatacommons.org/370876216>	rdf:type	prov:Entity ;
	prov:value	"I would like to make this error message much more friendly to the user, e.g. the message just to say something nicer like 'Invalid date format: helloworld, please use dd/MM/yyyy' without the rest of the stack trace attached." ;
	prov:wasQuotedFrom	<spring.io> .
<http://webisa.webdatacommons.org/prov/436634246>	prov:wasDerivedFrom	<http://webisa.webdatacommons.org/370876216> .