@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#8bf7edbb-5e5c-4f61-9336-f495f028315c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#8e05e3f2-a46a-4494-9b56-9db4b3671bae> .
<http://mu.semte.ch/blank#8e05e3f2-a46a-4494-9b56-9db4b3671bae>
	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 .