@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#ada8e17e-6884-4d1b-b361-c9824579d2e9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e9c72c9b-aaea-4de0-868b-2db9c1d0929c> .
<http://mu.semte.ch/blank#e9c72c9b-aaea-4de0-868b-2db9c1d0929c>
	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 .