@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#2fe39d5b-b51b-4b7d-b5fe-2b5873b88aa5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#474c9754-23a6-4d73-8c0e-4a4d3a656e3d> .
<http://mu.semte.ch/blank#474c9754-23a6-4d73-8c0e-4a4d3a656e3d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2010-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2010-10-01T00:00:00"^^xsd:dateTime .