@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#f4e4f78d-79af-4a16-8ea8-88fe73bf5e60>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#69fe540d-a7da-4f29-8747-c80abe5beb4b> .
<http://mu.semte.ch/blank#69fe540d-a7da-4f29-8747-c80abe5beb4b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2004-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2004-11-22T00:00:00"^^xsd:dateTime .