@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#37bf7bd0-6f83-42f8-8998-5e2e3cd7656b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<http://mu.semte.ch/blank#965bd9b5-11de-415f-91b0-30c7747bd50c> .
<http://mu.semte.ch/blank#965bd9b5-11de-415f-91b0-30c7747bd50c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1989-05-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1989-05-16T00:00:00"^^xsd:dateTime .