@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#c902eef4-4f81-4643-8d68-b38c78ad90e6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#9e1d1adb-d043-469b-9ff0-65d141a1bf21> .
<http://mu.semte.ch/blank#9e1d1adb-d043-469b-9ff0-65d141a1bf21>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2002-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2002-02-01T00:00:00"^^xsd:dateTime .