@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<http://mu.semte.ch/blank#4a0c1489-1b45-4ed6-a249-1e5cdff06102>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#c807c0d5-bd5a-4d9a-b13e-0a85c1012b83> .
<http://mu.semte.ch/blank#c807c0d5-bd5a-4d9a-b13e-0a85c1012b83>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1717-04-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1717-04-05T00:00:00"^^xsd:dateTime .