@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#a2455af1-9682-45ad-b841-0799f03df1c8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#cc5be1a3-5b13-4d33-bf95-d221f5c16a84> .
<http://mu.semte.ch/blank#cc5be1a3-5b13-4d33-bf95-d221f5c16a84>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2009-07-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2009-07-10T00:00:00"^^xsd:dateTime .