@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#cc6e4067-c3a1-4fe9-b9c9-b6066c512d2f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#5c80647e-6d94-41aa-a54c-34d14f0a5d35> .
<http://mu.semte.ch/blank#5c80647e-6d94-41aa-a54c-34d14f0a5d35>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2002-12-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2002-12-19T00:00:00"^^xsd:dateTime .