@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#7cb21902-f801-483d-a6f4-0e1bf9273c21>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#8c80ea4b-1ad5-43c1-af0e-6975b30ee4ab> .
<http://mu.semte.ch/blank#8c80ea4b-1ad5-43c1-af0e-6975b30ee4ab>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-06-01T00:00:00"^^xsd:dateTime .