@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#e4f5d40f-5231-4bc2-8e26-c7e345a26dd4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#d4d2b862-468a-4f6a-8e6e-9c46d035892a> .
<http://mu.semte.ch/blank#d4d2b862-468a-4f6a-8e6e-9c46d035892a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-10-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-10-11T00:00:00"^^xsd:dateTime .