@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#24f0f7df-a1d9-4ac5-bb11-9f6f8527d30f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e4327675-8b27-4bd8-9889-ce92bdff32e0> .
<http://mu.semte.ch/blank#e4327675-8b27-4bd8-9889-ce92bdff32e0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1708-06-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1708-06-05T00:00:00"^^xsd:dateTime .