@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#b6c659b5-f894-412e-8c92-932853a901a3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#0c443b5f-c7a8-4e49-a91f-0702d61f0647> .
<http://mu.semte.ch/blank#0c443b5f-c7a8-4e49-a91f-0702d61f0647>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2010-05-29T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2010-05-29T00:00:00"^^xsd:dateTime .