@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#65348222-8c7c-4abe-8cd3-f345da017d35>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#93c1a6ad-129d-48e2-8a6c-8f1a731eb94a> .
<http://mu.semte.ch/blank#93c1a6ad-129d-48e2-8a6c-8f1a731eb94a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2006-05-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2006-05-24T00:00:00"^^xsd:dateTime .