@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#1bebf334-8cb1-41e5-adf3-ea5f71cdd834>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#e16e67c1-3af7-43c6-bce3-8c32733a4c79> .
<http://mu.semte.ch/blank#e16e67c1-3af7-43c6-bce3-8c32733a4c79>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-03-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-03-01T00:00:00"^^xsd:dateTime .