@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#cf161532-a9b5-4106-8279-b85d451bb21f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#aa0ae0f1-972a-4a97-988d-4c1bb28df502> .
<http://mu.semte.ch/blank#aa0ae0f1-972a-4a97-988d-4c1bb28df502>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-02-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-02-14T00:00:00"^^xsd:dateTime .