@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#048b6367-43e3-4a3b-a1e7-57da72cd215a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#ae239600-382f-46bc-94ac-e92b1bfce7b5> .
<http://mu.semte.ch/blank#ae239600-382f-46bc-94ac-e92b1bfce7b5>
	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 .