@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#d3eb6ea5-fcdb-4dc3-ac0b-f103c493c006>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#f37058c4-7bef-4d6b-9101-48f6f7ae501f> .
<http://mu.semte.ch/blank#f37058c4-7bef-4d6b-9101-48f6f7ae501f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-08-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-08-16T00:00:00"^^xsd:dateTime .