@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#73420060-53fc-4b8e-af03-99738c2db3ef>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#662e8982-b27f-45e3-8bfe-0f3004e2281a> .
<http://mu.semte.ch/blank#662e8982-b27f-45e3-8bfe-0f3004e2281a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2004-05-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2004-05-26T00:00:00"^^xsd:dateTime .