@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#6961cef4-4b6d-40e7-bf7b-1ba4bb0e336f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#950fb259-2173-4cee-ada1-6eb0c1ad63cd> .
<http://mu.semte.ch/blank#950fb259-2173-4cee-ada1-6eb0c1ad63cd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2007-10-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2007-10-05T00:00:00"^^xsd:dateTime .