@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#68bb72c6-bda0-4d1c-88ed-f8d6f3077418>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#985bf931-034c-4bdb-994e-fc887a10f218> .
<http://mu.semte.ch/blank#985bf931-034c-4bdb-994e-fc887a10f218>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1988-11-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1988-11-18T00:00:00"^^xsd:dateTime .