@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#6154af9f-b6df-4a32-811d-25cb64feb285>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#0c89cf32-2aaa-4f19-8481-c6e59b378808> .
<http://mu.semte.ch/blank#0c89cf32-2aaa-4f19-8481-c6e59b378808>
	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 .