@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#a629eba3-bdd8-465e-91f8-004e40b57e70>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#ab3049d9-b96a-42ec-9335-f4f49fada2d4> .
<http://mu.semte.ch/blank#ab3049d9-b96a-42ec-9335-f4f49fada2d4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1988-05-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1988-05-03T00:00:00"^^xsd:dateTime .