@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#b5e3b9ae-8544-497e-9505-92b1fc97b038>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#3ed73f83-636e-4b76-81a9-910cb39745fd> .
<http://mu.semte.ch/blank#3ed73f83-636e-4b76-81a9-910cb39745fd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2000-03-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2000-03-27T00:00:00"^^xsd:dateTime .