@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#b49ea0db-619f-4de3-b53c-62ccc69082cf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#bdff01a9-6d61-40dd-a142-5680b92e32a7> .
<http://mu.semte.ch/blank#bdff01a9-6d61-40dd-a142-5680b92e32a7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-06-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-06-27T00:00:00"^^xsd:dateTime .