@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#6c27b41b-4df8-40b2-9171-a8ac9dda9aaf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#48f05cf5-8c97-4bb3-bc13-c46a9262e069> .
<http://mu.semte.ch/blank#48f05cf5-8c97-4bb3-bc13-c46a9262e069>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-05-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-05-27T00:00:00"^^xsd:dateTime .