@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#40e40b9d-6680-4941-b1db-eea95093b5cc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#3bd3243f-b752-440d-9ff9-c71b003eabf9> .
<http://mu.semte.ch/blank#3bd3243f-b752-440d-9ff9-c71b003eabf9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-03-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-03-26T00:00:00"^^xsd:dateTime .