@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#6c720e98-cd53-4465-b895-52d5e88a7554>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#dfc85bb8-cade-4f5c-b224-27ee516416ab> .
<http://mu.semte.ch/blank#dfc85bb8-cade-4f5c-b224-27ee516416ab>
	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 .