@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#d506cf92-fa71-44fb-8692-dde15a637153>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#ac49ef39-eb85-45ab-b33c-f90a3ce7e756> .
<http://mu.semte.ch/blank#ac49ef39-eb85-45ab-b33c-f90a3ce7e756>
	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 .