@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#797acf1d-f947-422f-a2b1-20a6ea78c1a0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#53af8b8d-b707-4c7e-b60e-31fbc299adb0> .
<http://mu.semte.ch/blank#53af8b8d-b707-4c7e-b60e-31fbc299adb0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2004-06-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2004-06-23T00:00:00"^^xsd:dateTime .