@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#85b6ea09-bf61-4675-a03f-18be1fa9ba74>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#5c84e450-4dd2-4e0a-9ced-b9f355b01279> .
<http://mu.semte.ch/blank#5c84e450-4dd2-4e0a-9ced-b9f355b01279>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1705-02-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1705-02-20T00:00:00"^^xsd:dateTime .