@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#12625035-4a07-4b61-adc7-edf2ffce8383>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#a7553f9c-86e3-4f32-a95d-8975613ea3ca> .
<http://mu.semte.ch/blank#a7553f9c-86e3-4f32-a95d-8975613ea3ca>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-06-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-06-27T00:00:00"^^xsd:dateTime .